﻿@charset "UTF-8";

/*
Theme Name: santéservices Theme
Theme URI: https://www.fahrenheit.ch
Author: Webagentur fahrenheit
Author URI: https://www.fahrenheit.ch/
Description: Custom theme based on WP Core Theme
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 8.1
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: customtheme
Tags: accessibility-ready, block-patterns, translation-ready 
*/


:root {

  --max-width-site: clamp(0px, 100%, 1920px);

  --max-width-content: 100%;       
  --max-width-content-loggedin:100%; 
  --site-padding-lr: 16px;          

  --site-section-padding-t:50px;        
  --site-section-padding-b:40px;      

  --site-content-inner-lr:30px;       


  --site-header-padding-t:14px;       
  --site-header-padding-b:10px;
  
  --site-footer-margin-t:25px;
  --site-footer-padding-t:35px;        
  --site-footer-padding-b:20px;

  --font-size: 15px;

  /* offizielle Hauptfarbe #65c1c2 */

  --col-text:#000000;
  --col-text-link: #4aa5a3;   /* etwas dunkler wegen Lesbarkeit */


  --col-txt-heading: #65c1c2;
  --col-txt-preheading:#000000;
  --col-icon-stroke:#65c1c2;
  --col-nuberedlist-number:#ceebe9;

  --col-nav-line-current:#65c1c2;   
  --col-nav-link:#000000;
  --col-nav-link-on:#4aa5a3;
  --col-nav-link-on-cover:#cfebeb;

  --col-nav-bg-loggedin: #256666;

  --site-key-bg: #52b3b2; /* #4aa5a4; /* #65c1c2; */
  --site-key-color-2: #7da2b7;
  --site-key-txt: #fff;
  --site-key-color-c: #b0dfdd;  /* häufig Linien */

  --site-bg-footer: #256666;

  --site-btn-bg: #52b3b2;
  --site-btn-bg-h: #429594;
  --site-btn-txt: #fff;
  --site-btn-bg-h-txt: #65c1c2c9;  

  --site-section-bg-color-a: #65c1c2;
  --site-section-bg-color-a-txt: #fff;
  --site-section-bg-color-b: #edf7f6; /* nur damit Anzeige WP nicht 2x Farbwerte */
  --site-section-bg-color-b-txt: var(--col-text);
  --site-section-bg-color-c: var(--site-key-color-c);
  --site-section-bg-color-c-txt: var(--col-text);
  --site-section-bg-color-e: #edf7f6; /* hellste Farbe */

  --sysstatus-red-txt: #b87e8d;
  --sysstatus-red-ico: #c98999;

  
  --wp--style--gallery-gap-default: 1em;
  --gallery-block--gutter-size: 1em;
  --wp--style--block-gap: 1em;


  /* wp block settings overrides */
  --wp--preset--spacing--20: 15px;  
  --wp--preset--spacing--30: 25px;
  --wp--preset--spacing--40: 30px;
  --wp--preset--spacing--50: 40px;
  --wp--preset--spacing--60: 50px;
  --wp--preset--spacing--70: 65px;
  --wp--preset--spacing--80: 75px;

  --flex-grid-gap: 20px;

  --wp-columns-custom-gap: 15px;       /* falls row/cols unterschiedlich, dann einfach 15px 30px */  
}

::selection {
	background: var(--site-key-bg);
	color:var(--site-key-txt);
}
::-moz-selection {
	background: var(--site-key-bg); 
	color:var(--site-key-txt);
}


.container {display: block;margin: 0 auto;max-width:100%}

:where(.wp-block-group.has-background) { padding:0} /* override wp default styling */

.img-fluid, .wp-post-image, .wp-block-image > img, svg, .lottie-player {max-width: 100%;height: auto;}
.lottie-player {box-sizing: border-box;display:block}
.img-cover {object-fit: cover;width: 100%;height: 100%;}
figure, .wp-block-image {margin:0}
.page-template-tmpl-loggedin-pages figure, .page-template-default figure:not(.wp-block-table) {margin-bottom: 30px;}
.wp-block-columns.is-style-cs-cols-image-teaser figure {margin-bottom: 0;}
.wp-block-column.has-background > svg, .wp-block-column.has-background > figure {margin-top:25px}

.is-style-cs-circle, .is-style-cs-circle > img, .is-style-cs-circle-person img {border-radius: 50%}
.is-content-justification-center {display:flex;justify-content: center;}
.hyphens-auto {hyphens: auto}
.hyphens-off {hyphens: none !important}
.clearfix:after {display: block;clear: both;content: ""}

.p-relative, .p-rel {position:relative}
.p-absolute, .p-abs {position:absolute}
.d-block {display:block}
.d-flex {display:flex}
.flex-row-lg {flex-direction: column;}
.is-vertically-aligned-center {align-items: center !important;}   /* override WP default, needs important */
.screen-reader-text, .d-none {display:none !important}
.h-100 {height: 100% !important}
.w-100 {width:100%}
.w-88 {max-width: 88%}
.w-80 {max-width: 80%}
.w-60 {max-width: 60%}
.wp-block-column {position: relative}
.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0, 0, 0, 0);white-space: nowrap;border-width: 0;}


/* fix footer for short content */
#site-wrapper {min-height: 100vh;display: flex;flex-direction: column}
#site-footer {margin-top: auto}
.site-content {padding-bottom: 50px;}
.page-template-tmpl-landing-pages .site-content {padding-bottom: 0;}
.site-content-footer-space {padding-bottom:var(--site-footer-margin-t);background:#fff}
.footer-elements {flex-direction: column;}
.footer-elements > div {margin-bottom: 2rem;}



body {
	font-family: "IBM Plex Sans", system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", sans-serif;
	font-size:var(--font-size);
	font-weight: 400;
	color:var(--col-text);
  background-color: white;
}
body.lock-scrolling {overflow: hidden;}

b, strong {font-weight:700}
small, .small, .has-small-font-size, .is-style-cs-paragraph-small { font-size: .9rem}

.site-logo, .footer-logo {width: 180px}

.site-main p { margin-bottom:1.2rem;line-height: 1.65}
.site-main p:empty {display:none}
.site-main ul, .site-main ol {margin-bottom:2rem}
.site-main li {line-height: 1.65}
.site-main li ul {margin-bottom:0}
.site-main .wp-block-columns:not(.is-style-cs-columns-cover):not(.is-style-cs-columns-headline-text):not(.is-style-cs-cols-4-icon-items):not(.is-style-cs-columns-imgcap-text) {margin-top: 2.4rem;margin-bottom:0;}
.site-main article > .wp-block-columns {margin-top:0 !important;}
.site-main .wp-block-columns.is-style-cs-columns-text-text + .wp-block-columns.is-style-cs-columns-text-text {margin-top:5px !important}
.site-main .wp-block-columns.is-style-cs-columns-text-image + .wp-block-columns.is-style-cs-columns-text-image {margin-top:5px !important}


.abs-bottom-right {position: absolute;right:10px;bottom:10px}
.svg-icon-content {color:var(--col-icon-stroke)}
.svg-icon-content.white {color:#fff}
.svg-medium {width:65px}
.svg-large {width:95px}



.site-main a:not(.h2-a):not(.post-edit-link):not(.wp-block-button__link):not(.page-numbers) {color:var(--col-text-link);text-decoration: underline;}
.site-main a:not(.h2-a):not(.post-edit-link):not(.wp-block-button__link):not(.page-numbers):hover {text-decoration: none;}
.h2-a {color:inherit; text-decoration: none !important;}
.h2-a:hover {color: inherit;}
    
h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6,
.is-style-cs-h1, .is-style-cs-h2, .is-style-cs-h3, .is-style-cs-h4, .is-style-cs-h5, .is-style-cs-h6
{font-family: "IBM Plex Sans", system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji", sans-serif;
  font-weight: 500;
  letter-spacing: -0.3px;
  line-height: 1.3;
  color: var(--col-txt-heading);
}
.has-keycol-e-background-color :is(h1, h2, h3, h4, h5, h6),
.is-style-cs-card :is(h1, h2, h3, h4, h5, h6) {
  color: #52b3b2; /* etwas mehr Kontrast */
}

h1, .h1, .is-style-cs-h1 {font-size:32px; margin-bottom:1em;line-height: 1.2;}
h2, .h2, .is-style-cs-h2 {font-size:27px; margin-top: 0.67em; margin-bottom:.75em;}
h3, .h3, .is-style-cs-h3 {font-size:20px; margin-top: 0.94em; margin-bottom:.72em;}
h4, .h4, .is-style-cs-h4 {font-size:18px; letter-spacing: -0.3px; margin-top: 1.15em; margin-bottom:0.83em;}
h5, .h5, .is-style-cs-h5 {font-size:17px; letter-spacing: -0.3px; margin-top: 1.3em; margin-bottom:0.84em;}
h6, .h6, .is-style-cs-h6 {font-size:16px; letter-spacing: -0.3px; margin-top: 1.75em; margin-bottom:1.1em;}


.page-template-default h2, 
.page-template-default .h2, 
.page-template-default .is-style-cs-h2 {margin-top: 1.6em}
.page-template-default h1 + .wp-block-heading {margin-top:0}
.wp-block-column.has-background .is-style-cs-h4 {margin-top:1em}
.wp-block-column + .wp-block-heading {margin-top:0}

.wp-block-heading > em {font-style: normal}
.post-list-title {margin-top:.1em;margin-bottom: .2em}

.page-template-tmpl-loggedin-pages .man:not(.header-extra) h1 {margin-top:12px;margin-bottom:0.8em}
.page-template-tmpl-loggedin-pages .header-extra h1 {margin-bottom:1.2em}

.site-main p.is-style-cs-pre-headline {font-size:90%;font-weight: 500; letter-spacing: 0.1px; color:var(--col-txt-preheading); margin-bottom:1em;}
.site-main p.is-style-cs-pre-headline + .wp-block-heading {margin-top:0;margin-bottom:.75em}



.screen-reader-text, .d-none {display: none !important} 
.skip-link {
    color: inherit;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    transform: translateY(-100%);
}
.skip-link:focus {
    transform: translateY(0%);
}
.m-pointer {cursor: pointer;}


/* layout */
.site-wrapper {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}

.site-wrapper.has-cover-bg-blue {
  background-color:var(--site-key-bg);
}
.is-style-cs-outer,
.is-style-cs-outer-max,
.is-style-cs-outer-full {
  background-color: #fff;
}
.page-template-tmpl-loggedin-pages .is-style-cs-outer {background-color: transparent;}


.site-header__inner-container,
#site-footer > .site-footer__inner-container {
  width: 100%;
  max-width: var(--max-width-site);
  padding-right: var(--site-padding-lr);
  padding-left: var(--site-padding-lr);
  margin-right: auto;
  margin-left: auto;
}


/* default content */
.content_default__inner,
.is-style-cs-outer > .wp-block-group__inner-container,
.is-style-cs-outer-max > .wp-block-group__inner-container,
.is-style-cs-outer-cover > .wp-block-group__inner-container {
  width: 100%;
  max-width: var(--max-width-site);
  padding-right: var(--site-padding-lr);
  padding-left: var(--site-padding-lr);
  margin-right: auto;
  margin-left: auto;
}



.is-style-cs-outer > .wp-block-group__inner-container,
.is-style-cs-outer-cover > .wp-block-group__inner-container {
  padding-top: var(--site-section-padding-t);
  padding-bottom: var(--site-section-padding-b);
}
.is-style-cs-outer-cover > .wp-block-group__inner-container {padding-bottom:0}


.is-style-cs-outer.is-blog > .wp-block-group__inner-container,
.is-style-cs-outer.is-archive > .wp-block-group__inner-container {
  padding-top: calc(var(--site-section-padding-t) / 3);
}

.is-style-cs-outer-max > .wp-block-group__inner-container {
  padding-top: var(--site-section-padding-t);
  padding-bottom: var(--site-section-padding-b);  
} 

.is-style-cs-outer-max.attach-right > .wp-block-group__inner-container {
  padding-right:0;
}

.page-template-tmpl-loggedin-pages .is-style-cs-outer > .wp-block-group__inner-container {
  padding-top: calc(var(--site-section-padding-t) / 2);
  max-width: var(--max-width-content-loggedin);
}
.page-template-tmpl-loggedin-pages .content_default__inner {
  padding-bottom:0;
}
.page-template-tmpl-loggedin-pages .is-style-cs-outer.header-extra > .wp-block-group__inner-container {
  margin-bottom: calc( (var(--site-section-padding-t) / 1.3) * -1 );  /* reset space von Zeile 296! */
  padding-bottom:0;
}

/*
.page-template-tmpl-landing-pages .is-style-cs-outer > .wp-block-group__inner-container,
.page-template-tmpl-landing-pages .is-style-cs-outer-max > .wp-block-group__inner-container {
  padding-top: calc( var(--site-section-padding-t) * 1.4 );
  padding-bottom: calc( var(--site-section-padding-b) * 1.4 );
}
*/

.is-style-cs-4-2-1 {gap:var(--flex-grid-gap)}




.has-cover-bg-blue .is-style-cs-outer-cover h1,  
.has-cover-bg-blue .is-style-cs-outer-cover p {
    color:white;
}
.has-cover-bg-blue .is-style-cs-outer-cover p {font-size: 110%}



#site-footer {color:var(--site-btn-txt) ;background-color:var(--site-bg-footer)}
#site-footer:not(.loggedin) {background-color:var(--site-bg-footer)}
#site-footer.loggedin > .site-footer__inner-container {padding-top:6px;padding-bottom:6px;font-size:.83rem}



.header-wrapper {
  position: relative;
  z-index: 4;
  background-color: transparent;
  transition-duration: 0.15s;
}

.header-logo-wrp {
  align-items: center;
  justify-content: space-between;
}

.header-items {justify-content: space-between;flex-direction: column;}
.nav-secondary-wrp {flex-direction: column;}
.subnav-public {flex-direction: row;flex-wrap: wrap;}
.langs-public {padding-left:0;list-style:none;margin:0}


.subnav-loggedin {flex-direction: row; flex-wrap: wrap;}
.header-nav-wrapper {width:100%}

.col-first {order:-1}
.nav-langs, .nav-langs > .dropdown {display:flex}

.nav-langs {align-items: last baseline;}
.nav-langs a {margin-right:20px}


.menu-button-container {
  justify-content: space-between;
  height:40px;
  margin-top:-4px;
  display: flex;
}

.menu-button-container #primary-mobile-menu {
	display: flex;
	padding: 0;
	background-color: transparent;
	border: none;
}
.menu-button-container #primary-mobile-menu .dropdown-icon {
  display: flex;
  align-items: center;
}
.menu-button-container #primary-mobile-menu .dropdown-icon svg {
  width:36px;
  height:36px;
  transform: translateX(5px);
}
.menu-button-container #primary-mobile-menu .dropdown-icon.close {display: none}
.menu-button-container #primary-mobile-menu:focus {outline:none}


.has-cover-bg-blue .dropdown-icon.open svg path {fill:white}
.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.open {display: none}
.menu-button-container #primary-mobile-menu[aria-expanded*=true] .dropdown-icon.close {display: flex}


.primary-navigation-open .nav-secondary-wrp, 
.primary-navigation-open .nav-primary-wrp {display: flex}
.primary-navigation-open .nav-public-wrp {display: block}

.primary-navigation-open .site-logo.logo-neg path.l-path-txt {fill:#000}
.primary-navigation-open .site-logo.logo-neg path.l-path-icon {fill:#65c1c2}

.nav-secondary-wrp, .nav-primary-wrp  {display: none}

.primary-navigation-open .header-wrapper {background-color:#fff}
.primary-navigation-open #site-header {overflow:scroll;padding-bottom:50px}
.primary-navigation-open #header-nav { display: block; padding-top:1rem;	}
.primary-navigation-open .header-wrapper {height:100vh; transition: flex 0.3s ease-out;	}


.subnav-loggedin {margin-top:20px}
.subnav-loggedin > li {padding: 10px 0px}
.subnav-loggedin > li a {
  color:var(--col-nav-bg-loggedin);
  font-size:14px;
}
div.logout {
  display: flex;
  height: 100%;
  justify-content: center;
  background-color:var(--site-btn-bg);
  margin-top:20px;
}
div.logout a {
  width: 100%;
  height: 100%;
  padding: 10px 12px 10px 25px;
  color:#fff;
}
/* .subnav-loggedin > li a.sysstatus-red {color:var(--sysstatus-red-txt)} */
.subnav-public a.sysstatus-red {color: var(--sysstatus-red-txt) !important}
.sysstatus-red svg {
  fill:var(--sysstatus-red-ico);
  animation: ring 4s .7s ease-in-out infinite;
  transform-origin: 50% 4px;
}

.nav-hidden-xs {display: none !important;}


.is-style-cs-columns-text-text > .wp-block-column, .is-style-cs-columns-text-image > .wp-block-column {flex: 1 1 100%;margin-bottom:2rem} 
.is-style-cs-columns-imgcap-text > .wp-block-column {flex: 1 1 100%}


.is-style-cs-alert:not(.course-alert) {
  display:inline-block;
  background-color: var(--site-section-bg-color-e);
  color:var(--col-text);
  font-weight: 500;
  border-left:3px solid var(--site-key-bg);
  padding: 1em;
  margin-bottom: 2.5rem;
}
.is-style-cs-alert.danger {border-left-color:#825764;background-color: #efd1d7}
.is-style-cs-alert.warning {border-left-color:#e5ac3a;background-color: #fff5e7}
.is-style-cs-alert p:last-child {margin-bottom:0 !important}


.site-header__inner-container {
  padding-top: var(--site-header-padding-t);
  padding-bottom: var(--site-header-padding-b);
}

.site-footer > .site-footer__inner-container {  
  padding-top: var(--site-footer-padding-t);
  padding-bottom: var(--site-footer-padding-b);
}


.is-style-cs-img-mask-1 img {
  aspect-ratio: 4/3.3;
  object-fit: cover;
  object-position: center center;
}
.cover-left-center img {object-position: left center}
.cover-right-center img {object-position: right center}


.post-thumbnail {margin-bottom:2.4rem}
.ar-1-1, .ar-square {aspect-ratio: 1/1}
.ar-4-2 {aspect-ratio: 4/2.3;height:auto}
.entry-footer {background-color: white !important}


div[class^='is-style-cs-cols-content'] {
  display: flex;
  flex-direction: column;
  margin-bottom: 0;
}

.svg-icon {margin-right: 7px;}


.is-style-cs-muted {color:#667c8b} 
.has-keycol-a-background-color {
    background-color: var(--site-section-bg-color-a);
    color:var(--site-section-bg-color-a-txt);
}
.wp-block-separator.has-keycol-a-background-color {
  background-color: transparent;
  border-color:var(--site-section-bg-color-a);
}
.has-keycol-b-background-color {
    background-color: var(--site-section-bg-color-b);
    /* color:var(--site-section-bg-color-a-txt); */
}
.has-keycol-c-background-color {
    background-color: var(--site-section-bg-color-c);
    color:var(--site-section-bg-color-c-txt);
}
.has-keycol-d-background-color {
  background-color: var(--site-key-bg);
  color:var(--site-section-bg-color-a-txt);
}
.has-keycol-d-background-color a:not(.wp-block-button__link) {color:inherit !important}
.has-keycol-d-background-color a.wp-block-button__link {color:#fff !important}
.has-keycol-d-background-color .wp-block-button.is-style-cs-arrow a {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34.356" height="12" viewBox="0 0 34.356 23.642"><path fill="%23ffffff" d="M33.888,52.608,23.664,42.384A1.6,1.6,0,1,0,21.4,44.643l7.5,7.5H1.6a1.6,1.6,0,0,0,0,3.195H28.9l-7.5,7.5a1.6,1.6,0,0,0,2.259,2.259L33.888,54.867A1.6,1.6,0,0,0,33.888,52.608Z" transform="translate(0 -41.916)"></path></svg>');
}


.has-keycol-e-background-color {
  background-color: var(--site-section-bg-color-e);
  /* color:var(--site-section-bg-color-a); */
}
.has-silver-background-color {
  background-color:var(--site-section-bg-color-b);
}

.has-black-color {color:var(--col-text)}
.has-white-color, .white {color:#fff}

.wp-block-column.has-background {
  padding-left:20px;
  padding-right: 20px;  
  padding-bottom:15px;
}
.wp-block-column.has-background > .wp-block-heading {margin-top:30px}
.site-main .article-mixed-list > .wp-block-column {margin-bottom:0}

    

.is-style-cs-text-lead {
  font-weight: 700;
  color: inherit;
}
h1 + .is-style-cs-text-lead {margin-top:-1rem}
.xxxxxxpage-template-default h1 + h2 {margin-top:-20px}


.wp-block-buttons .wp-block-button__link {width: max-content}

.wp-block-button:not(.is-style-cs-arrow):not(.is-style-cs-download):not(.is-style-cs-play):not(.more-link):not(.is-style-btn-category) > .wp-block-button__link,
.search-submit, .wp-block-search__button, .btn, .wpcf7-submit {
  position: relative;
  z-index:2;
  display:block;
  padding: 11px 46px 11px 21px;

  margin-right:12px;
  margin-bottom:12px;
  background-color: var(--site-btn-bg);
  color: var(--site-btn-txt);
  font-weight: 500;
  /* letter-spacing: .5px; */
  border:none;
  border-radius: 0;
  transition: background-color 180ms linear;

  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34.356" height="12" viewBox="0 0 34.356 23.642"><path fill="%23ffffff" d="M33.888,52.608,23.664,42.384A1.6,1.6,0,1,0,21.4,44.643l7.5,7.5H1.6a1.6,1.6,0,0,0,0,3.195H28.9l-7.5,7.5a1.6,1.6,0,0,0,2.259,2.259L33.888,54.867A1.6,1.6,0,0,0,33.888,52.608Z" transform="translate(0 -41.916)"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 7px center;
  background-position-x: calc(100% - 10px);
  transition: all 0.18s ease-in-out;
}
.wp-block-buttons > .wp-block-button:last-child .wp-block-button__link {margin-right:0}

.wp-block-button.is-style-outline > .wp-block-button__link.category-link {
  border-color: transparent !important;
  background-color: transparent !important;
  color: var(--col-text-link) !important;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34.356" height="12" viewBox="0 0 34.356 23.642"><path fill="%2352b3b2" d="M33.888,52.608,23.664,42.384A1.6,1.6,0,1,0,21.4,44.643l7.5,7.5H1.6a1.6,1.6,0,0,0,0,3.195H28.9l-7.5,7.5a1.6,1.6,0,0,0,2.259,2.259L33.888,54.867A1.6,1.6,0,0,0,33.888,52.608Z" transform="translate(0 -41.916)"></path></svg>') !important;
}

.wp-block-button > .wp-block-button__link:hover {text-decoration: none}

.wp-block-button:not(.is-style-cs-arrow):not(.is-style-cs-download):not(.is-style-cs-play):not(.more-link) > .wp-block-button__link:not(.has-background):not(.category-link):hover {
  background-color:var(--site-btn-bg-h);
  background-position-x: 98%;
}
.wp-block-button.is-style-outline > .wp-block-button__link:hover {color:var(--site-btn-bg-h-txt)}

.more-link a,
.wp-block-button.is-style-cs-arrow a,
.wp-block-button.is-style-cs-download a {
  position: relative;
  display: block;
  padding: 11px 42px 11px 0px;
  text-decoration: none;
  color: var(--col-text-link);
  font-weight: 500;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34.356" height="12" viewBox="0 0 34.356 23.642"><path fill="%2352b3b2" d="M33.888,52.608,23.664,42.384A1.6,1.6,0,1,0,21.4,44.643l7.5,7.5H1.6a1.6,1.6,0,0,0,0,3.195H28.9l-7.5,7.5a1.6,1.6,0,0,0,2.259,2.259L33.888,54.867A1.6,1.6,0,0,0,33.888,52.608Z" transform="translate(0 -41.916)"></path></svg>');
  background-repeat: no-repeat;
  background-position: right 7px center;
  transition: background-position 0.18s ease-in-out;
}
.news-overlay-title-link .more-link a {
  color:#fff !important;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="34.356" height="12" viewBox="0 0 34.356 23.642"><path fill="%23ffffff" d="M33.888,52.608,23.664,42.384A1.6,1.6,0,1,0,21.4,44.643l7.5,7.5H1.6a1.6,1.6,0,0,0,0,3.195H28.9l-7.5,7.5a1.6,1.6,0,0,0,2.259,2.259L33.888,54.867A1.6,1.6,0,0,0,33.888,52.608Z" transform="translate(0 -41.916)"></path></svg>');
}
/*
.wp-block-button:not(.is-style-cs-arrow):not(.is-style-cs-download):has(+ .wp-block-button.is-style-cs-arrow, + .wp-block-button.is-style-cs-download) {
  margin-right: 20px;
} */

.wp-block-button:not(.is-style-cs-arrow):not(.is-style-cs-download):has(+ .wp-block-button.is-style-cs-arrow, + .wp-block-button.is-style-cs-download),
.wp-block-button.is-style-cs-arrow:has(+ .wp-block-button.is-style-cs-arrow, + .wp-block-button.is-style-cs-download),
.wp-block-button.is-style-cs-download:has(+ .wp-block-button.is-style-cs-arrow, + .wp-block-button.is-style-cs-download) {
  margin-right: 20px;
}

.more-link a:hover,
.wp-block-button.is-style-cs-arrow a:hover {background-position-x: 100%}


.wp-block-button.is-style-btn-category {background-color: var(--site-section-bg-color-e)}
.is-style-btn-category > .wp-block-button__link {padding: 7px 16px;color:var(--col-text-link);font-weight: 500}
.wp-block-button.is-style-btn-category.active {
  background-color: var(--site-btn-bg);
  color: var(--site-btn-txt);
}
.is-style-btn-category.active > .wp-block-button__link {color: var(--site-btn-txt)}

.wp-block-button.is-style-cs-download > .wp-block-button__link,
.wp-block-button.is-style-cs-download-fill > .wp-block-button__link,
.wp-block-button.is-download > .wp-block-button__link {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 1v10M3 6l5 5 5-5"></path><path d="M2 14h12"></path></svg>') !important;
  background-position-x: calc(100% - 17px) !important;
}
.wp-block-button.is-style-cs-download > .wp-block-button__link,
.wp-block-button.is-style-cs-arrow.is-download > .wp-block-button__link {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="%2352b3b2" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 1v10M3 6l5 5 5-5"></path><path d="M2 14h12"></path></svg>') !important;
}

/*
.wp-block-button.is-style-cs-arrow.is-download > .wp-block-button__link {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" stroke="%2352b3b2" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M8 1v10M3 6l5 5 5-5"></path><path d="M2 14h12"></path></svg>') !important;
} */




.wp-block-button.is-style-cs-play{
  border: 1.5px solid #fff;
  display: flex;
  width: max-content;
  border-radius: 50%;
  aspect-ratio: 1/1;
  padding: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom:-10px
  }
.wp-block-button.is-style-cs-play a {
  padding:0;
  color:transparent !important;
  width:45px;
  height:45px;
  image-rendering: crisp-edges;
  /* background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 24 24"><path fill="none" stroke="%23ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.35" d="M1.118 2.118a1 1 0 0 1 1.447-.894l19.764 9.882a1 1 0 0 1 0 1.788L2.565 22.776a1 1 0 0 1-1.447-.894Z"/></svg>'); */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="150" height="150" viewBox="0 0 24 24"><path fill="%23f2f7fe" stroke="%23ffffff" stroke-linecap="round" stroke-linejoin="round" stroke-width="0.35" d="M1.118 2.118a1 1 0 0 1 1.447-.894l19.764 9.882a1 1 0 0 1 0 1.788L2.565 22.776a1 1 0 0 1-1.447-.894Z"/></svg>');

  background-repeat: no-repeat;
  background-size: 45px 45px;
  background-position: top left;
  border-radius: 0px;
  margin-left:11px;
}


.page-template-tmpl-landing-pages .wp-block-buttons {
  margin-top:1.7rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1.4em;
}

.page-template-tmpl-landing-pages .wp-block-button:not(.is-style-cs-arrow):not(.is-style-cs-play) > .wp-block-button__link {
  /* padding:13px 26px; */
  margin:0 !important;
}


.is-style-cs-img-cover,
.is-style-cs-img-cover-left,
.is-style-cs-img-cover-right {height:100%;margin-bottom: 0 !important;}
.is-style-cs-img-cover img,
.is-style-cs-img-cover-left img,
.is-style-cs-img-cover-right img {
  object-fit: cover;
  object-position: 50% 50%;
  height: 100%
}
.is-style-cs-img-cover-left img {object-position: center left}
.is-style-cs-img-cover-right img {object-position: center right}




nav > ul, 
ul.nav {
  padding: 0;
  margin:0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline-item {
  display: inline-block;
  margin-bottom:.5rem !important;
  background-image: none !important;
  padding-left:0 !important;
}
.list-inline .list-inline-item:not(:last-child) {margin-right: 12px}

.categories-list {display: flex; gap:15px;flex-wrap: wrap;margin-bottom:40px}


  
.list-unstyled {
  padding-left: 0;
  list-style: none;
  margin:0;
}


.site-main ul:not(.page-numbers):not(.list-inline):not(.is-style-cs-list-lined):not(.is-style-cs-list-bg):not(.list-unstyled):not(.splide__pagination),
.site-main ul:not(.page-numbers):not(.list-inline):not(.is-style-cs-list-lined):not(.is-style-cs-list-bg):not(.list-unstyled) ul {
  list-style: none;
  padding-left:2px; /* wäre 0, reine Optik */
  display:grid;
}/*
.site-main ul:not(.page-numbers):not(.list-inline):not(.is-style-cs-list-lined):not(.is-style-cs-list-bg):not(.list-unstyled) ul {
  padding-left:0;
} */

/* green square */
.site-main ul:not(.page-numbers):not(.is-style-cs-list-icon):not(.is-style-cs-list-lined):not(.is-style-cs-list-bg):not(.list-unstyled):not(.list-inline):not(.splide__pagination) > li {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%2365c1c2' viewBox='0 0 24 24' width='24' height='24'><path d='M0 2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2z'></path></svg>");
  background-repeat: no-repeat;
  background-position: left 9px;
  background-size: 16px 16px;
  padding-left:25px;
  position: relative;
}

/* subelements within green square - line */
.site-main ul:not(.page-numbers):not(.is-style-cs-list-icon):not(.is-style-cs-list-lined):not(.is-style-cs-list-bg):not(.list-unstyled) > li li {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%2395c11f' viewBox='0 0 24 24' width='24' height='24'><path d='M2,7.8c0-0.7,0.2-1.2,0.5-1.2h11c0.3,0,0.5,0.6,0.5,1.2C14,8.4,13.8,9,13.5,9h-11C2.2,9,2,8.4,2,7.8z'></path></svg>");
  background-repeat: no-repeat;
  background-position: left 7px;
  background-size: 22px 22px;
  padding-left:25px;
}

/* tick/ok icon */
.site-main ul.is-style-cs-list-icon li,
.site-main ul.is-style-cs-list-icon li li {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' fill='%2365c1c2' viewBox='0 0 24 24' width='24' height='24'><path fill='none' d='M0 0h24v24H0z'></path><path d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z'></path></svg>") !important;
  background-repeat: no-repeat;
  background-position: left 3px;
  background-size: 23px 23px;
  padding-left:32px;
}
.site-main ul.is-style-cs-list-icon li li {
  background-position: left 3px !important;
  background-size: 21px 21px !important;
}


.list-inline-comma {display:flex;flex-wrap: wrap}
.list-inline-comma > li:not(:last-child):after {
  content:",";
  padding-right: 5px;
}

.list-loggedin-post {border-bottom: 1px solid var(--site-key-color-c);margin-bottom:0;line-height: 30px;flex-wrap: wrap;padding: 4px 0px;}
.list-loggedin-post:first-child {border-top:1px solid var(--site-key-color-c)}
.list-loggedin-post > div:nth-child(1) {flex-basis: 105px;flex-shrink: 0;}
.list-loggedin-post > div:nth-child(2) {flex-basis: calc(100% - 105px);flex-shrink: 0;}

.list-loggedin-post a {text-decoration: none !important}
.list-loggedin-post a:hover {text-decoration: underline !important}   


/* icon list */
.is-style-cs-iconlist {padding-left:0;list-style: none;margin-bottom:1rem}
.is-style-cs-iconlist li {display: flex; align-items: center; line-height: 36px;padding-left:50px;margin-bottom:15px}


.site-main .is-style-cs-iconlist a:hover {text-decoration: underline !important}
.is-style-cs-iconlist-email {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" width="36" height="36" viewBox="0 0 36 36"><rect width="36" height="36" fill="%23E30521" rx="18"/><path stroke="%23FEFEFF" stroke-linejoin="round" stroke-width="2" d="M9 13v10a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V13M9 13a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2M9 13l7.89 5.26a2 2 0 0 0 2.22 0L27 13"/></svg>');
  background-repeat: no-repeat;
}


.is-style-cs-grp-layout-a .wp-block-columns {margin-top:0 !important}



/* neues Darstellungselement - Liste mit Nummer */
.is-style-cs-numberedlist-bold {
  list-style-type: decimal-leading-zero;
  list-style-position: inside;
  font-weight: 500;
  font-size: 1.1rem;
  color:inherit;
  padding:0;
  margin:0;
}
.is-style-cs-numberedlist-bold.no-numbers {list-style-type: none;}
.is-style-cs-numberedlist-bold li {
  position: relative;
  padding:0.5em 0;
  text-indent: -35px;
  padding-left:35px;
  margin-left:2px;
  border-bottom:1px solid #fff;
}
.is-style-cs-numberedlist-bold li:last-child {border-bottom: none}
.is-style-cs-numberedlist-bold.no-numbers li {padding-left:0 !important;text-indent:unset}
.has-silver-background-color .is-style-cs-numberedlist-bold li {border-bottom:1px solid #b0dfdd}



/* numbered list extended (Home Produkte) */
.numbered-list-extended dt {
  display: list-item;
  list-style-type: none;
  counter-increment: list-item;
  font-weight: 400;
  padding:25px 0;
  border-bottom:1px solid var(--site-section-bg-color-a);
  position: relative;
}
.numbered-list-extended dt:first-child {padding-top:0}
.numbered-list-extended dt > a {
  color:inherit !important;
  text-decoration: none !important;
}
.numbered-list-extended dt > a:hover .nle-link {
  border-color:#afdfdd;
  svg {transform: rotate(-45deg);}
}
/*
.numbered-list-extended dt::before {
  content: "0" counter(list-item);
  width: 8%;
  display: block;
  float:left;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin-top: -2px;
  margin-bottom: 15px;
  color: var(--col-nuberedlist-number);
}
.numbered-list-extended dt:nth-child(n+10)::before {content: counter(list-item)} */

.numbered-list-extended .nle-flex {
  justify-content: space-between;
  position: relative;
  width: 100%;
  flex-direction: column;
  width: 100%;
}
.numbered-list-extended .nle-title {flex-basis: 27%;margin-bottom:10px}
.numbered-list-extended .nle-title h3 {line-height: 1.2}
.numbered-list-extended .nle-text {flex-basis:66%}
.numbered-list-extended .nle-text p {margin-bottom: 0;}
.numbered-list-extended .nle-link {
  width:63px;
  height:63px;
  margin-top:15px; 
  display: flex;
  align-items: center;
  justify-content:center;
  flex-shrink: 0;
  border-radius: 50px;
  border:1px solid transparent;
  transition: all 0.3s ease;
}
.numbered-list-extended .nle-link svg {
  margin:0;
  height: 12px;
  transition: all 0.3s ease;
}
.numbered-list-extended.no-links {
  .nle-flex {justify-content: flex-start}
  .nle-text {flex-basis: 65%}
}



.timeline-vertical {
  padding-top:35px;
  position: relative;
  overflow: hidden;
  margin-top:20px;
}
.timeline-vertical::before {
  content: '';
  position: absolute;
  top: 0;
  margin-left: -1px;
  width: 2px;
  height: 100%;
  background: var(--site-section-bg-color-c);
  z-index: 1;
  left: 21px;
} 
.timeline-vertical .timeline-block {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding-top:25px;
}
.timeline-vertical .timeline-block:first-child {
  padding-top:0;
}
.timeline-vertical .marker {
  width: 55px;
  height: 55px;
  background: #fff;
  margin-top: -5px;
  z-index: 20;
  font-size:35px;
  font-weight: 500;
  color: var(--site-key-color-c);
  line-height: 1;
  text-align:center;
  position: relative;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.timeline-vertical .timeline-content {
  padding-left:10px;
  padding-top:10px;
}


.is-style-cs-cols-image-teaser .wp-block-column:nth-child(2) {padding: calc(2.1% + 10px) calc(4% + 5px)}
.is-style-cs-cols-image-teaser .wp-block-heading {margin-top:0 !important}
.is-style-cs-cols-image-teaser  svg {margin:0 !important}
.is-style-cs-cols-image-teaser svg path {stroke:white}


.is-style-cs-cols-contact-teaser {margin:50px 0px !important}
.is-style-cs-cols-contact-teaser .wp-block-column:first-child {padding: 0}
.is-style-cs-cols-contact-teaser .wp-block-column:nth-child(2),
.is-style-cs-grp-contactbox-details > .wp-block-group__inner-container {padding: calc(2.1% + 10px) calc(4% + 5px)}
.is-style-cs-cols-contact-teaser figure {margin-top:0 !important}
.is-style-cs-cols-contact-teaser img {
  object-fit: cover;
  aspect-ratio: 16/10;
}
.is-style-cs-cols-contact-teaser .wp-block-heading,
.is-style-cs-grp-contactbox-details .wp-block-heading {margin-top:0 !important;font-size:20px}


.is-style-cs-cols-4-icon-items {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: repeat(4, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px; 
}
.is-style-cs-cols-4-icon-items svg path {stroke:var(--col-icon-stroke);}
.is-style-cs-cols-4-icon-items svg.calculator {margin-left:-7%}

.col-reversed {order:2}


.bookmarks-edit label {margin-bottom:0;padding:5px 15px;cursor:pointer}
.bookmarks-edit-page-link {text-decoration: none !important;}
.bookmarks-edit-page-link:hover { text-decoration: underline !important}

#bookmarks-wrp {display: none}
.bm-xs {display: inline-block}
.bm-lg {display: none}



/* Lists with lines and arrows */
.site-main .is-style-cs-list-lined,
.site-main .is-style-cs-list-lined ul,
.site-main .is-style-cs-list-bg,
.site-main .is-style-cs-list-bg ul {
  list-style: none;
  padding-left:0;
}

.is-style-cs-list-bg li {
  background-image:none;
  background-color: var(--site-section-bg-color-e);
  border-radius: var(--border-radius);
  padding: 5px 7px;
  line-height: 2;
  margin-bottom:.7rem;
}
.is-style-cs-list-lined a,
.is-style-cs-list-bg a {background-image: none !important}

.is-style-cs-list-lined li {padding-left:0;background-image:none}
.is-style-cs-list-lined li:not(:first-child) {
  border-top: 1px solid var(--site-key-color-c);
  line-height: 2.2;
  margin-bottom:0;
}

/*
.testimonial-quotes::before {
  margin-left: 2px;
  content: '';
  width:40px;
  height:40px;
  display:inline-block;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="12" fill="%23ceebe9" xml:space="preserve" overflow="visible" viewBox="0 0 16 12"><path d="M0 0v12l6-6V0zM10 0v12l6-6V0z"/></svg>');
  background-repeat: no-repeat;
  background-size: 2.1em;
} */


.wp-block-columns.is-style-cs-grid-logos-6 {gap:30px; flex-direction: row !important;  flex-wrap: wrap !important;}
.is-style-cs-grid-logos-6 > .wp-block-column {display: flex;justify-content: center;align-items: center;flex:1 0 14% !important}
.is-style-cs-grid-logos-6 figure {max-width: 144px;margin: 0 !important;}


.wpcf7-form label {width:100%}
input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]) {
  width: 100%;
  padding: 7px 0;
  color:inherit;
  border-color: transparent;
  border-bottom: 1px solid var(--site-key-color-c);
  outline:none;
}
input[type="text"]:focus {border-bottom-color:var(--site-key-bg) !important}
.wpcf7-not-valid-tip {padding-top:5px}
.wpcf7-list-item {margin-left:0}  
.wpcf7-list-item-label::before {padding-right:12px}



.fa-cs-accordion {margin-top:2.1rem}
.acc-title {
  position:relative;
  font-weight:700;
  /* letter-spacing: -.3px; */
  transition: 0.3s;
  padding: 10px 30px 19px 0px;
}
.fa-cs-accordion.no-icons .acc-title {padding-right:0}
.fa-cs-accordion .acc-title:first-child {
  padding-top:19px;
  border-top:1px solid var(--site-key-color-c);
}
.acc-title span {font-weight:400}
.acc-title:hover {cursor: pointer}     
.acc-desc {
  padding-left: 0px;
  max-height: 0;
  overflow: hidden;
  border-bottom: 1px solid var(--site-key-color-c);
  transition: max-height 0.2s ease-out;
}    
.acc-desc .wp-block-buttons {margin-bottom:.75em}
.fa-cs-accordion dt {
  display:flex;
  align-items: center;
  flex-wrap:wrap;
}
.fa-cs-accordion:not(.no-icons) dt:after {
  position: absolute;
  right:1px;
  width: 1rem;
  height: 1rem;
  margin-left: auto;
  content: "";
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" fill="none"><path stroke="%23000000" stroke-width="1" d="M10.47 0v19.584M.453 9.462h19.584"/></svg>');
  background-repeat: no-repeat;
  background-size: 1rem;
  transition: transform 0.2s ease-in-out;
}
.fa-cs-accordion:not(.no-icons) dt.open:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="21" height="20" fill="none"><path stroke="%23000000" stroke-width="1" d="M.453 9.462h19.584"/></svg>');
}



.courses {
  --contrast-color:#195656;/*195656;*/
  --bg-col-a: #f1f6f9;
  --grid-gap:15px;
}

.courses-filter {
  display: flex;
  flex-wrap: wrap;
  gap:15px;
  margin-bottom:30px;
}
.courses-filter button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  word-break: break-word;
  padding: 7px 16px;
  background-color: var(--site-section-bg-color-e);
  color: var(--col-text-link);
  font-weight: 500;
  border:none;
}

.courses-filter button.active {
  background-color: var(--site-btn-bg);
  color: var(--site-btn-txt);
}

.fa-cs-accordion.courses {
  margin-top:1rem;
}

.fa-cs-accordion.courses .acc-title {
  margin-bottom:5px;
  padding: 15px;
  background-color: var(--site-section-bg-color-e);
  border:none !important;
  gap: var(--grid-gap);
}
.fa-cs-accordion.courses .acc-desc {
  border:none !important;
  margin-bottom:0;
  /* padding: 0px 15px; */
}
.fa-cs-accordion.courses .acc-title.hidden {display: none}
.courses-filter-count p {margin-bottom:0}



.course-title {margin:0 0 6px 0 !important;padding:0 !important;font-size:24px;color:#4aa5a3 /* var(--col-text)*/}

.course-information {margin-top:25px;margin-bottom:0 !important;padding:0 15px}
.course-price {line-height: 1 !important;color: var(--contrast-color);font-size: 130%}
.course-label, .is-style-courses-infos h3 {
  color:var(--contrast-color);
  font-weight: 500;
  letter-spacing: normal;
  font-size: inherit;
  margin-top:0;
  margin-bottom:10px !important;
  line-height: 1 !important;
}
.course-label + p:empty + h3 {
  margin-top: 15px;
}
.course-links {margin-top:2.4rem}

.courses-badges {
  display: flex;
  flex-wrap: wrap;
  gap:7px;
}
.course-badge {
  font-size: 80%;
  font-weight: 500;
  padding: 1px 9px 4px 9px;
  border-radius: 30px;
  background: #fff;
  color: var(--contrast-color);
  border: 1px solid #fff;
  white-space: nowrap;
}

.wp-block-columns.is-style-courses-keys {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap:var(--grid-gap); 
}
.is-style-courses-keys > .wp-block-column {
  background-color: var(--bg-col-a);
  padding:12px 15px;
  border-radius:2px;
}
.is-style-courses-keys > .wp-block-column p:last-child {margin-bottom: 0 !important}
.is-style-courses-keys + blockquote {
  margin-top:var(--grid-gap);
}

.wp-block-columns.is-style-courses-infos {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap:var(--grid-gap); 
  margin-top:var(--grid-gap) !important;
}
.is-style-courses-infos > .wp-block-column {
  background-color: var(--site-section-bg-color-e);
  padding:15px;
  border-radius:2px;
}
.is-style-courses-infos > .wp-block-column > ul:last-of-type {margin-bottom:0 !important}

.wp-block-columns.is-style-courses-prices {flex-wrap: wrap !important}

.is-style-courses-prices {
  background-color: var(--site-section-bg-color-e);
  padding:15px;
  border-radius:2px;
  align-items: center !important;
  gap: 10px var(--grid-gap);
}
.is-style-courses-prices > .wp-block-column {
  flex-grow: 0 !important;
  flex-basis: auto !important;
}
/*
.is-style-courses-prices .wp-block-column-divider {
  display: none;
} */
.is-style-courses-prices .wp-block-column-price-note {flex-basis: 100% !important;width:100%;color: var(--contrast-color);}
.is-style-courses-prices > .wp-block-column p:last-child {margin-bottom: 0 !important}


@media (min-width:768px) {
  .is-style-courses-prices .wp-block-column-divider {
    display: block;
    width: 1px;
    height: 40px;
    background: #52b3b2;
    margin:0 15px;
  }
}

@media (min-width:992px) {
  .wp-block-columns.is-style-courses-keys {
    grid-template-columns: repeat(3, 1fr);
  } 
  .wp-block-columns.is-style-courses-keys > .wp-block-column:nth-child(4):last-child {
    grid-column: 1 / -1;
  }
    
  
  .wp-block-columns.is-style-courses-infos {
    grid-template-columns: repeat(2, 1fr);
  } 
  .course-title {margin:0!important}
  .courses-filter-count {font-size: 130%;}
  .course-title-extra {font-size:86%}
}

@media (min-width:1600px) {
  .courses {
    --grid-gap:25px;
  }
  .is-style-courses-keys > .wp-block-column {
    padding:15px;
  }
}














.wp-block-separator {
  margin: 2.1rem 0;
  border:1px solid transparent;
  border-top: 1px solid var(--site-section-bg-color-a);
}
.wp-block-separator.margin-sm {
  margin:15px 0;
}

.is-style-cs-grp-layout-a {
  margin-top:.75em;
  margin-bottom:1.7em;
}
.is-style-cs-grp-layout-a .wp-block-columns {
  margin-bottom: 0;
  padding-top:.95em;
  border-top:1px solid var(--site-key-color-c);
  align-items:center;
  justify-content:space-between;
}
.is-style-cs-grp-layout-a .wp-block-columns:last-child {border-bottom:1px solid var(--site-key-color-c)}
.is-style-cs-grp-layout-a .wp-block-column > .wp-block-heading {padding-top:0;margin-top:0;margin-bottom:.3em}
.is-style-cs-grp-layout-a .wp-block-buttons {margin-top:0;margin-bottom:.5em}



.wp-block-quote {
  border-left: 3px solid var(--col-txt-heading);
  padding: 8px .88rem 8px 1rem;
}


.is-style-cs-card,
.is-style-cs-card-image {height: 100%}
.is-style-cs-card.auto-height,
.is-style-cs-card-image.auto-height {height:auto}
.is-style-cs-card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-clip: border-box;
  background-color: var(--site-section-bg-color-e);
}
.is-style-cs-card > .wp-block-group__inner-container {
	flex: 1 1 auto;
	padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}
.is-style-cs-card-image.has-background .wp-block-image {background-color: #fff;margin-bottom: 15px !important}

.is-style-cs-card-image.fix-old-images-person .wp-block-image {margin-bottom:0 !important}
.is-style-cs-card-image.fix-old-images-person img {max-height: 267px; object-position: top center;}

.is-style-cs-links a:not(:last-child) {margin-right: 15px}



/* Card, Corporate Posts only */
.is-style-cs-post-card {height:100%}

.is-style-cs-post-card > .wp-block-group__inner-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.is-style-cs-post-card .is-style-cs-post-card-content {height: 100%}
.is-style-cs-post-card-content .is-style-cs-paragraph-small {margin-bottom: 0}




.posts-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-column-gap: var(--flex-grid-gap);
  grid-row-gap: var(--flex-grid-gap);
}
.archive.category .posts-grid {
  margin-top: 0 !important;
}

.is-style-cs-post-card {
  display: flex;
  flex-direction: column;
}

.is-style-cs-post-card-content > .wp-block-group__inner-container {
  /* padding: var(--card-blog-inner-padding); */
  height:100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.is-style-cs-post-card-content .wp-block-buttons {
  margin-top: auto;
}
.is-style-cs-post-card-content .wp-block-button__link {margin-bottom: 0;}

.is-style-cs-post-card-image {margin-bottom: 0 !important;}

.is-style-cs-post-card-image {
  overflow: hidden; 
  flex-shrink: 0;   
  background-color: var(--site-section-bg-color-e);
}
.is-style-cs-post-card-image img {
  aspect-ratio: 4/2.85;
  object-fit: cover;
  object-position: 50% 50%;
  margin-bottom:0;
}

.is-style-cs-post-card-content .posted-on {
  margin-bottom:15px;
}







/* zsr accordion */
.zsr-cards-wrapper {flex-wrap:wrap;flex-direction:row;width:100%;gap:var(--flex-grid-gap);align-content:stretch;margin:2.1rem 0}
.zsr-acc-box-full {flex: 0 1 100%}
.zsr-acc-box-half {flex: 1 1 100%}
.zsr-card .wp-block-heading {margin-top:25px}
.zsr-card .wp-block-buttons {margin-bottom:0}



.wp-block-table {overflow-x: auto;margin-bottom:2.4rem}
.wp-block-table.size-auto table {width: auto}
.wp-block-table td, .wp-block-table th {
  border: none;
  padding: .5em;
  color:inherit;
}
.wp-block-table thead {border-bottom:2px solid var(--site-section-bg-color-c)}
.wp-block-table:not(.is-style-cs-table-bordered) th {color: inherit}
.wp-block-table td {padding: .75em 0.5em}
.wp-block-table:not(.is-style-cs-table-lined):not(.is-style-cs-table-bordered) tbody tr:nth-child(2n) > * {background-color: var(--site-section-bg-color-e)}
.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {background-color: transparent}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {border-color: transparent}
.wp-block-table.is-style-stripes {border-bottom:0}

.wp-block-table.is-style-cs-table-lined td {border-bottom:1px solid var(--site-key-color-c)}

.is-style-cs-table-bordered tbody, 
	.is-style-cs-table-bordered td, 
	.is-style-cs-table-bordered tfoot, 
	.is-style-cs-table-bordered th, 
	.is-style-cs-table-bordered thead, 
	.is-style-cs-table-bordered tr {
		border-color: var(--site-key-color-c);
		border-style: solid;
		border-width: 1px;
}

/* Box overlay mit Text bei Landingpage-Bild */
/*
.is-style-cs-img-caption-boxed {
  position: relative;
  margin-bottom: 35px;
}
.is-style-cs-img-caption-boxed img {position: relative} 
.is-style-cs-img-caption-boxed figcaption {display: none}
*/
.is-style-cs-img-caption-boxed figcaption {display: none}


.is-style-cs-testimonial-perso {
  margin-top:30px;
  margin-bottom:20px;
  grid-template-columns: auto auto !important;
  justify-content: start;
  grid-gap:20px;
}
.wp-block-media-text.is-style-cs-testimonial-perso > .wp-block-media-text__media {align-self: start;}
.wp-block-media-text.is-style-cs-testimonial-perso figure {margin-bottom: 0;width: 75px;}
.is-style-cs-testimonial-perso img {
  border-radius: 50%;
  aspect-ratio: 1/1;
  object-fit: cover;
  object-position: center center
}
.is-style-cs-testimonial-perso .wp-block-heading {margin-top:0;margin-bottom:.5em}
.is-style-cs-testimonial-perso .wp-block-media-text__content {padding-right:0;padding-left:0;}
.is-style-cs-testimonial-perso .wp-block-media-text__content p {margin-bottom: 0;}
.is-style-cs-testimonial-perso + .is-style-cs-testimonial-perso {margin-top:-25px}



/* logged-in Bookmark stuff */
.add-bookmark {justify-content:flex-end;margin-top: -20px;margin-bottom: 15px;}
.add-bookmark a {color:var(--col-text-link)}

#toast-container {
  position: fixed;
  top:20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

/* Toast Message */
.toast {
  background-color: #555555;
  color: #fff;
  font-size:.96rem;
  line-height: 1;
  padding: 11px 25px;
  border-radius: 50px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  animation: fadein 0.5s, fadeout 0.5s 3s;
  opacity: 0;
  align-items: center; 
  white-space: nowrap;
}
.toast.success {background-color: var(--site-key-color-2);}
.toast.error {background-color: #b87e8d;}

.toast.show {opacity: 1}

@keyframes fadein {
  from { opacity: 0; transform: translateY(-120px); }
  to { opacity: 1; transform: translateY(0); }
}
@keyframes fadeout {
  from { opacity: 1; }
  to { opacity: 0; }
}


/* news stuff */
.page-header-posted-on {margin-bottom: 35px}
.posted-on { margin-right:20px;font-size:.96rem}
.post-taxonomies {font-size:.96rem}


ul.page-numbers {
  margin-top:45px;
  padding-left: 0;
  list-style: none;
  display: flex;
}
ul.page-numbers li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
}
ul.page-numbers a, 
ul.page-numbers span {
  display: block;
  cursor: pointer;
  width:46px;
  height:46px;
  line-height: 42px;  /* optik */
  border:1px solid var(--site-key-color-c);
  border-radius: 50%;
  font-size:1.05rem;
  color: var(--col-text-link);
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}
ul.page-numbers a.next, 
ul.page-numbers a.prev, 
ul.page-numbers span.next,
ul.page-numbers span.prev {line-height: 39px}
ul.page-numbers svg {
  margin: 0;
  height: 11px;
  fill:var(--col-text-link);
}
ul.page-numbers .prev {transform:rotate(180deg)}
/* ul.page-numbers a:hover {
  background: var(--col-key);
  color:inherit;
  text-decoration:none;
} */
ul.page-numbers .current {
  background: var(--site-key-bg);
  border-color:var(--site-key-bg);
  color:#fff;
  cursor:auto;
}
ul.page-numbers .dots {cursor:initial}


.article-news-list {
  margin-top:28px;
  padding-bottom:20px;
  border-bottom:1px solid var(--site-section-bg-color-a)
}
.article-simple-list {
  margin-top:25px;
  padding-bottom:35px;
  border-bottom:1px solid var(--site-section-bg-color-a)
}
.article-simple-list:first-child {margin-top:0}


.news-overlay-title-link {
  position: relative;
  padding: 15px;
  background-color: var(--site-key-bg);
  color: #fff;
}
.news-overlay-title-link p {line-height: 1.2}
.news-overlay-title-link .news-single-title {font-size:1.28rem;line-height: 1.3}
.news-overlay-title-link .wp-block-button__link {padding-top:0;padding-bottom: 0}

.wp-block-group__inner-container:has(.news-single-empty) {display: none !important}



/*
.posts-mixed-grid {
  --pmg-gap: 30px;

  display: flex;
  flex-wrap: wrap;
  gap: var(--pmg-gap);
  margin-top:30px;
}

.posts-mixed-grid .posts-post-item.first {
  flex: 0 0 100%;
}

.posts-post-item > .pm-image img {
  aspect-ratio: 4/3;
  object-fit: cover;
  width: 100%;
}


@media (min-width: 992px) {
  .posts-post-item.first {
    flex-basis: 100%;
    display: flex;
    gap:var(--pmg-gap);
  }
  .posts-post-item.first .pm-image {
    flex: 0 0 calc((100% - 2 * var(--pmg-gap)) / 3);
  }
  .posts-post-item:not(.first) .pm-excerpt {
    padding-right:20px;
  }
  .posts-mixed-grid > .posts-post-item:not(.first) {
    flex: 0 0 calc((100% - 2 * var(--pmg-gap)) / 3);
    min-width: 0;
    overflow: hidden;
  }

  .posts-post-item:not(.first) .wp-block-heading {overflow-wrap: break-word}
  .posts-post-item.first .wp-block-heading {margin-top:0;max-width: 92%}
  .posts-post-item.first > .pm-image img {aspect-ratio: unset;height: 100%;}

}


@media (min-width: 1400px) {
  .posts-mixed-grid {--pmg-gap: 50px;}
  .posts-mixed-grid {margin-top:60px}
}
*/





/* single news */
.is-news-layout-2xxxxxx > .wp-block-group__inner-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.is-news-layout-2xxxx .page-header-posted-on {
  display: flex;
  justify-content: center;
}
.is-news-layout-2xxxxx .entry-title {margin-left:auto;margin-right:auto;}
.is-news-layout-2 h2 {margin-top: 1em;margin-bottom: 1em;}

.is-news-layout-2 .is-style-cs-text-lead {width:100% !important}
.is-news-layout-2xxxxxx .post-thumbnail {margin-bottom: 4.6rem;}




/*
.posts-mixed-grid {
  display: flex;
  flex-wrap: wrap;
  gap:50px;
}
.posts-post-item:not(.first) {
  flex-basis: 33.33%;
  flex-shrink: 0;
}
.posts-post-item.first {
  flex-basis: 100%;
  display: flex;
  gap:50px;
}
.posts-post-item.first .pm-image {
  flex-basis: 33.33%;
  flex-shrink: 0;
}
.posts-post-item.first .pm-content {
  flex-basis: 66.66%;
  flex-shrink: 0;
}

.posts-post-item > .pm-image img {
  aspect-ratio: 4/3;
  object-fit: cover;
  width: 100%;
} */

/*
.posts-mixed-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: repeat(2, 1fr);
grid-column-gap: 50px;
grid-row-gap: 50px;
}

.posts-mixed-grid > div:nth-child(1) { grid-area: 1 / 1 / 2 / 4; }
.posts-mixed-grid > div:nth-child(2) { grid-area: 2 / 1 / 3 / 2; }
.posts-mixed-grid > div:nth-child(3) { grid-area: 2 / 2 / 3 / 3; }
.posts-mixed-grid > div:nth-child(4) { grid-area: 2 / 3 / 3 / 4; } 

.posts-post-item.first {display: flex;}
.posts-post-item.first .pm-image {
  flex-basis: 33.33%;
  flex-shrink: 0;
}
.posts-post-item.first .pm-content {
  flex-basis: 66.66%;
  flex-shrink: 0;
}

.posts-post-item > .pm-image img {
  aspect-ratio: 4/3;
  object-fit: cover;
  width: 100%;
}
*/


.is-style-cs-stack-lines {
  margin:50px 0;
}

.is-style-cs-stack-lines > .wp-block-group {
  padding:25px 0;
}
.is-style-cs-stack-lines > .wp-block-group {
  border-top:1px solid var(--site-section-bg-color-a);
  width:100%
}
.is-style-cs-stack-lines > .wp-block-group:last-child {
  border-bottom:1px solid var(--site-section-bg-color-a);
}

.is-style-cs-stack-lines > .wp-block-group > .wp-block-group__inner-container > .wp-block-heading:first-child {
  margin-top:0;
}

.is-style-cs-stack-lines > .wp-block-group > .wp-block-group__inner-container > p:last-child {
  margin-bottom: 0;
}
.is-style-cs-stack-lines .wp-block-buttons:last-child {
  margin-bottom: 0;
}


.wp-block-columns.is-style-cs-columns-headline-text.news-single h2 {margin-top:0}
.wp-block-columns.is-style-cs-columns-headline-text.news-single .wp-block-buttons {margin-bottom:1.7rem}



.archive-list-mixed {
  display:grid;
  grid-template-columns: 1fr;
  grid-column-gap: 2.2em;
  grid-row-gap: 2.2em;
}
.archive-list-mixed article {width:100%;background-color: var(--site-section-bg-color-e)}
.archive-list-mixed .is-style-cs-columns-text-text > .wp-block-column {margin-bottom:0}
.archive-list-mixed .full-content .wp-block-heading {font-size: calc( var(--font-size) * 1.16)} 



.search-form {margin-bottom:35px}
.search-term {color:var(--site-key-color-2)}
.search-field {width: 100%;
  padding: 0.57em 2em;
  padding-left: 3em;
  border-radius: 0;
  background-color: transparent !important;
  border: 1px solid var(--site-key-color-c);
}
.search-icon {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-51%);
  color: #aaa;
  pointer-events: none;
}
.search-form .search-icon {visibility: hidden}
.search-field:focus {border-color:var(--site-key-bg)}
.search-submit {border:none !important}

.wp-block-search__inside-wrapper {display: block}
.wp-block-search__inside-wrapper .wp-block-search__input {margin-bottom: 30px}
.wp-block-search__inside-wrapper .wp-block-search__button {margin-left: 0}

.article-searchresult-list {
  margin-top:35px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--site-key-color-c);
}

.article-first.article-searchresult-list {
  border-top: 1px solid var(--site-key-color-c);
  padding-top: 27px;
}
.search-result-count {margin-bottom:50px}


.site-footer {color:#f9f9f9}
.site-footer p, .site-footer a:not(.ffa-link) {font-size: 15px;line-height: 30px;}
.site-footer nav li {line-height: 30px;}
.site-footer .wp-block-heading {font-size: var(--font-size);font-weight: 700;letter-spacing: -.2px; margin-top:0;margin-bottom:1.5rem;color:white}

.col-copy {font-size: .9rem}
.footer-fahrenheit, .ffa-link {font-size: .83rem; color: #def1f1;}
.site-footer a:not(.ffa-link) {color:#fff}
.ffa-link:hover {color: inherit}


/* Abstände */
.m-0 {margin:0 !important}
.mt-0 {margin-top: 0 !important}
.mb-0,
.wp-block-group.mb-0 > .wp-block-group__inner-container {margin-bottom: 0 !important;}
.mb-xs {margin-bottom:5px !important}
.mb-1 {margin-bottom:30px}
.mb-2 {margin-bottom:50px}
.mb-3 {margin-bottom:60px}
.mb-4 {margin-bottom:75px}
.mb-5 {margin-bottom:120px}
.pt-0 {padding-top:0 !important}
.pb-0 {padding-bottom:0 !important}

.justify-content-spbe {justify-content:space-between !important}



/* smartmenus, loggedin or public = same */

.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}


.sm-clean {
  background: #fff;
  border-radius: 3px;
}

.sm-clean a {
  
  padding: 13px 58px 13px 5px;
  
  color: var(--col-text);
  font-size: 16px;
  font-weight: 400;	
  
  line-height: 21px;
  text-decoration: none;
  
}

.sm-clean a:hover {
	color: #555555;
}

.sm-clean a.current, 
.sm-clean li.current-menu-item > a, 
.sm-clean li.current-menu-ancestor > a,
.sm-clean li.current_page_item > a,
.sm-clean li.current-page-ancestor > a,
.sm-clean li.current-post-ancestor > a,
.sm-clean li.current-post-parent > a,
.sm-clean li.current-menu-parent > a,
.sm-clean.langNav li.current-menu-item > a,
.sm-clean a.current-page-item {
  color: var(--col-text-link);
}
.sm-clean a.current .sub-arrow, 
.sm-clean li.current_page_item > a .sub-arrow,
.sm-clean a.current-page-item .sub-arrow {
  color: var(--col-text);
}  
 
.sm-clean a.disabled {
  color: #bbb;
}

.sm-clean a .sub-arrow {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  left: auto;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  font: bold 16px/34px monospace !important;
  color:#000 !important;
  text-align: center;
  text-shadow: none;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px;
}
.sm-clean a .sub-arrow::before {
  content: '+';
  font-size: 22px;
  font-weight: normal;
}
.sm-clean a.highlighted .sub-arrow::before {
  content: '-';
}
.sm-clean > li:first-child > a, .sm-clean > li:first-child > :not(ul) a {
  border-radius: 5px 5px 0 0;
}
.sm-clean > li:last-child > a, .sm-clean > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 5px 5px;
}
.sm-clean > li:last-child > a.highlighted, .sm-clean > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-clean > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0;
}
.sm-clean li {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.sm-clean > li:first-child {
  border-top: 0;
}

.sm-clean ul a {
  font-size: 16px;
  border-left: 12px solid transparent;
  text-transform:none;
}

.sm-clean ul ul a {
  border-left: 24px solid transparent;
}
.sm-clean ul ul ul a {
  border-left: 36px solid transparent;
}
.sm-clean ul ul ul ul a {
  border-left: 48px solid transparent;
}
.sm-clean ul ul ul ul ul a {
  border-left: 60px solid transparent;
}

.sm-clean ul a:hover {
	color:#555555;
}


.nav-hlp {
  padding-left:0;
  padding-right:0;
  width: 100%;
}




@media (min-width: 992px) {
  
  /* Switch to desktop layout */
    
	.sm {
		display:inline-block;
	}

  .sm-clean ul {
    position: absolute;
    width: 12em;
  }

  .sm-clean li {
    float: left;
  }

  .sm-clean.sm-rtl li {
    float: right;
  }

  .sm-clean ul li, .sm-clean.sm-rtl ul li, .sm-clean.sm-vertical li {
    float: none;
  }

  .sm-clean a {
    white-space: nowrap;
  }

  .sm-clean ul a, .sm-clean.sm-vertical a {
    white-space: normal;
  }

  .sm-clean .sm-nowrap > li > a, .sm-clean .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
  }

  
  .sm-clean {
    padding: 0;
    background: transparent;
    border-radius: 0;
  }
  	
	.sm-clean a {
		font-size:14px;
	}

  .sm-clean a, .sm-clean a.highlighted {
    padding: 7px 12px;	
    color: var(--col-text);
    border-radius: 0 !important;
  }

  .sm-clean > li > a {
	  color:#fff;
  }
  
  



  #main-nav {
  	  /* padding-left:7px; */
  	  display:flex;
  	  justify-content: space-between;
  	  background-color: var(--col-nav-bg-loggedin);
  }
    
  #main-menu.sm-clean {
  	  display: inline-block;
  }
  .primary-menu-container {
  	  display: flex;
  }
  #main-menu.sm-clean > a {
  	  padding:9px 12px
  }
  
  
  #main-menu.sm-clean > li a,
  #main-menu.sm-clean > li a.highlighted { 
  		font-weight: 400;
  		padding: 10px 0;
  		margin:0 13px;  
  }
  #main-menu.sm-clean li li a,
  #main-menu.sm-clean li li a.highlighted { 
  		padding-right: 5px;
  }

  /*
  #main-menu.sm-clean > li:first-child > a {margin-left:0}
  */
  	
  	
  .header-wrapper {background-color:transparent}
  .primary-navigation-open .header-wrapper {background-color:white}
  
  .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted {
    color: var(--col-nav-link-on) !important;
  }
  
  .sm-clean a.current, 
  .sm-clean li.current_page_item > a,
  .sm-clean li.current-page-ancestor > a,
  .sm-clean.langNav li.current-menu-item > a,
  .sm-clean a.current-page-item {
    /* color: #fff; 1342*/
    color: var(--col-text);
  }
  
  .sm-clean ul ul a,
  .sm-clean ul ul ul a,
  .sm-clean ul ul ul ul a,
  .sm-clean ul ul ul ul ul a {
    border-left: 13px solid transparent;
  }


  /* only Top-Level */ 
  #main-menu.sm-clean > a.current, 
  #main-menu.sm-clean > li.current-menu-item > a, 
  #main-menu.sm-clean > li.current-menu-ancestor > a,
  #main-menu.sm-clean > li.current-menu-parent > a, 
  #main-menu.sm-clean > li.current_page_item > a,
  #main-menu.sm-clean > li.current-page-ancestor > a,
  #main-menu.sm-clean > a.current-page-item {
    color:var(--col-nav-link-on);
  }
  .page-template-tmpl-loggedin-pages #main-menu.sm-clean > li.current-menu-ancestor > a,
  .page-template-tmpl-loggedin-pages #main-menu.sm-clean > li.current-menu-item > a,
  .page-template-tmpl-loggedin-pages #main-menu.sm-clean > li > a:hover {
    color: #bfe5e3 !important
  }
  
  #main-menu.sm-clean li li.current-menu-item > a   {
  	color: var(--col-text-link);	
  } 
  
  .sm-clean a.disabled {
    color: #bbb;
  }
	

	.sm-clean a .sub-arrow {
		position: relative;
		top: -5px;
		margin-top: -2px;
		right: -8px;
		background-color:transparent;
		content: "";
		display: inline-block;
		width: 7px;
		height: 7px;
		border-right: 1.5px solid #fff;
		border-top: 1.5px solid #fff;
		transform: rotate(135deg);
		border-radius:0;
	}
	/* fix sublevel chevron/arrows */
	.sm-clean > li li a .sub-arrow {
		position:absolute;
		border-right-color: #000;
		border-top-color: #000;
	}
	
  
  .sm-clean li {
    border-top: 0;
  }
  .sm-clean > li > ul::before,
  .sm-clean > li > ul::after {
    content: '';
    position: absolute;
    top: -18px;
    left: 30px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 9px;
  }
  .sm-clean > li > ul::after {
    top: -16px;
    left: 31px;
    border-width: 8px;
    border-color: transparent transparent #fff transparent;
  }
  .sm-clean ul {
    border: 1px solid #f2f2f2;
    padding: 5px 0;
    background: #fff;
    border-radius: 4px !important;

    background-color: #fff;
	  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.12);
  }
  
  
  
  /* fake menu groups */
  .sm-clean ul a[href="#group"], .sm-clean ul a[href="#group"].highlighted {
    cursor:default;
  }
  .sm-clean ul a[href="#group"]:hover, .sm-clean ul a[href="#group"]:focus, .sm-clean ul a[href="#group"]:active, .sm-clean ul a[href="#group"].highlighted {
    color: #555555 !important;
  }

    
   
  .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted {
    background: transparent;
    color: #555555;
  }
  .sm-clean ul a.current {
    color: var(--col-tag-a);
  }
  .sm-clean ul a.disabled {
    background: #fff;
    color: #ccc;
  }
  .sm-clean ul a.has-submenu {
    padding-right: 20px;
  }
  
  /* chevron-right Unterstufen */
  .sm-clean ul a.has-submenu {
    padding-right: 30px !important;
  }
  .sm-clean ul a .sub-arrow {
    margin-top:-3px;
    top: 50%;
    right: 10px;
    display: inline-block;
    border-color:#555555;
    border-style: solid;
	  border-width: 1px 1px 0 0;
	  content: '';
	  transform: rotate(45deg);
	  width: 6px;
	  height: 6px;
	  border-radius: 0;
  }

  .bm-xs {display: none}
  .bm-lg {display: inline-block}

  
}

/* NUR smartmenus Zusatzanimationen */    
@media (min-width:992px) {
      #main-menu {-webkit-font-smoothing: subpixel-antialiased}
      
      #main-menu ul.show-animation,
      #lang-menu ul.show-animation {
        -webkit-animation: show-animation 0.35s;
        animation: show-animation 0.35s;
      }

      @keyframes show-animation {
        0% {
          transform: translate3d(0,15px,0);
          opacity: 0;
        }
        100% {
          transform: translate3d(0,0,0);
          opacity: 1;
        }
      }
      
      #main-menu ul.hide-animation,
      #lang-menu ul.hide-animation {
        -webkit-animation: hide-animation 0.2s;
        animation: hide-animation 0.2s;
      }

      @keyframes hide-animation {
        0% {
          transform: translate3d(0,0,0);
          opacity: 1;
        }
        100% {
          transform: translate3d(0,15px,0);
          opacity: 0;
        }
      }
}





/* -------------- splide orig ------------ */
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
/* --------- splide orig ----------- */

.fa-slider-outer-wrapper {gap:0px}
.fa-slider-inner {max-width: 100%}

.fa-slider-style-full {max-width: 100%}
.fa-slider-style-reduced, .fa-slider-style-simple {max-width: 100%}    /* ab bestimmter Grösse */

.fa-slider-lr-inner {
  flex-basis: 50% !important;
  width: 50%;
}

.fa-slider-left-wrapper {flex-grow: 1;padding-right: var(--site-padding-lr)}
.fa-slider-right-wrapper {flex-basis: 0px !important}  

.sliderlayout-1 {padding:0 !important;gap:clamp(25px,7%,80px)}
.sliderlayout-1 .wp-block-image {margin:0 !important}
.sliderlayout-1 .style-bigger-1 {font-size:100%;font-weight: 500}
.sliderlayout-1 b {font-weight: 500 !important;}
.sliderlayout-1 .wp-block-column:has(> p) {padding: clamp(10px, 4%, 40px)}
.sliderlayout-1 p:last-child {margin-bottom: 0}


.splide__arrows {
  display: flex;
  flex-direction: row;
  margin-top:30px;
}
.splide__arrow svg {transition: all 0.3s ease}

.splide__arrow {
  position: relative;
  transform:none;
  left:unset;
  right:unset;
  margin-right:15px;
  background: transparent;
  opacity: 1;
  width: 53px;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 50px;
  border: 1px solid var(--col-nuberedlist-number);
  transition: all 0.3s ease;
  outline: none;
}  
.splide__arrow:hover {border-color: var(--site-key-bg)}
.splide__arrow:focus {outline: none}

.splide__pagination {transform: translateY(25px);margin:0 !important;bottom:unset !important}
.splide__pagination__page {background: #bde5e1;height:14px;width:14px}
.splide__pagination__page.is-active {background: var(--site-btn-bg);transform: scale(1.15)}


/* lightbox YouTube */
.parent{
	position: fixed;
	width: 100%; 
	height: 100%;
	left: 0;
	top: 0;
  z-index:8000;
	display: none;
	text-align: center;
}
.parent:before{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.parent:after{
	background: black;
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0.82;
	z-index: 9000;
}
.centeredchild {
	position: relative; 
	z-index: 9020; 
	display: inline-block;
	vertical-align: middle;
	width: 94%; 
  max-width: 1200px;
}
.videowrapper{
	position: relative;
	padding-top: 25px;
	padding-bottom: 56.25%; /* 16:9 aspect ratio */
	height: 0;
}
/* Make Youtube IFRAME responsive */ 
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.close-lightbox {
  position: absolute;
  z-index:9020;
  top:20px;
  right:20px;
  cursor: pointer;
}  



.edit-link {
    border: 2px solid #007bff;
    margin: 4px auto;
    width: 200px;
    text-align: center;
}
.edit-link a {display:block}



@media screen and (min-width:390px) {
    

}

@media (min-width:576px) {
    :root {
        --max-width-content: 540px;
    }
    
    

}
    
    
@media (min-width:768px) {
	
	:root {
    --max-width-content: 700px;
    --site-padding-lr: 30px;

    --site-header-padding-t: 25px;

    --site-section-padding-t:70px;
    --site-section-padding-b:50px;

    --site-footer-margin-t: 55px;

    --font-size: 16px;

    --wp--preset--spacing--20: 20px;  
    --wp--preset--spacing--30: 30px;
    --wp--preset--spacing--40: 40px;
    --wp--preset--spacing--50: 55px;
    --wp--preset--spacing--60: 70px;
    --wp--preset--spacing--70: 85px;
    --wp--preset--spacing--80: 100px;

  }

  

  .page-template-additional-text-pages .is-style-cs-outer > .wp-block-group__inner-container {padding-left:5%;padding-right:5%}

  
	/* backup
  h1, .h1, .is-style-cs-h1 {font-size:48px}
  h2, .h2, .is-style-cs-h2 {font-size:42px}
  h3, .h3, .is-style-cs-h3 {font-size:34px}
  h4, .h4, .is-style-cs-h4 {font-size:30px}
  .wp-block-column > h4, .wp-block-column > .h4, .wp-block-column > .is-style-cs-h4 {font-size:27px}
  h5, .h5, .is-style-cs-h5 {font-size:26px}
  .wp-block-column > h5, .wp-block-column > .h5, .wp-block-column > .is-style-cs-h5 {font-size:23px}
  h6, .h6, .is-style-cs-h6 {font-size:22px}
  */

  h1, .h1, .is-style-cs-h1 {font-size:42px}
  h2, .h2, .is-style-cs-h2 {font-size:42px}
  h3, .h3, .is-style-cs-h3 {font-size:34px}
  h4, .h4, .is-style-cs-h4 {font-size:30px}
  .wp-block-column > h4, .wp-block-column > .h4, .wp-block-column > .is-style-cs-h4 {font-size:27px}
  h5, .h5, .is-style-cs-h5 {font-size:26px}
  .wp-block-column > h5, .wp-block-column > .h5, .wp-block-column > .is-style-cs-h5 {font-size:23px}
  h6, .h6, .is-style-cs-h6 {font-size:22px}



  /*
  h1 + .is-style-cs-text-lead {
    margin-bottom:6rem;
  } */
  .is-style-cs-text-lead {
    margin-bottom:6rem !important;
  } 
  .single .is-style-cs-text-lead {
    margin-bottom:4.6rem;
  }
  .testimonial-content .is-style-cs-text-lead {
    margin-bottom: 1.6rem !important;
    width:100% !important;
  }

  .page-template-tmpl-landing-pages h4, 
  .page-template-tmpl-landing-pages .h4, 
  .page-template-tmpl-landing-pages .is-style-cs-h4,
  .posts-grid .is-style-cs-h4 {font-size:26px}

  
  .wp-block-columns.is-style-cs-4-2-1 {display: grid;grid-template-columns: repeat(2, 1fr); }

  .is-style-cs-cols-4-icon-items {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 30px;
  }
  /*
  .has-keycol-d-background-color {background-image: url('/wp-content/themes/sasis-redesign/assets/images/bg-header-footer-v1.webp')}
  */

  .is-style-cs-text-lead {width:88%;font-size: calc( var(--font-size) * 1.15)}
  .acc-title, .enlarged {font-size:calc( var(--font-size) * 1.16)}

  .zsr-acc-box-full {height:auto}
	.zsr-acc-box-half {flex-basis: calc(100% / 2 - (calc(var(--flex-grid-gap) * 1) * 1 / 2));flex-grow:0;height:auto}

  .is-style-cs-numberedlist-bold {font-size:1.2rem}

  .news-overlay-title-link {
    position: absolute;
    right: -30px;
    bottom: -30px;
    max-width: 70%;
    margin: 0;
    padding: 25px;
  }

  .timeline-vertical {margin-top:35px}
  .timeline-vertical .timeline-block {width:90%}
  .timeline-vertical .timeline-content {
    padding-left:35px;
    padding-top:0;
  }

  /*
  .wp-block-column.has-background {
    padding-left:30px;
    padding-right: 30px;  
    padding-bottom:30px;
  } */

  .is-style-cs-testimonial-perso {grid-gap:30px}
  .wp-block-media-text.is-style-cs-testimonial-perso figure {width: 92px}

  .page-template-tmpl-loggedin-pages .site-content {margin-bottom:calc(var(--site-footer-margin-t) / 2)}

  
}

@media (min-width:782px) {
	/* WP Block columns Breakpoint overrides */

	.is-style-cs-cols-content,
  .is-style-cs-cols-content-auto {
	    gap: var(--flex-grid-gap);
	}

  .gap-half {gap: calc((var(--flex-grid-gap) / 2)-5px) !important}
  .gap-1x {gap: var(--flex-grid-gap) !important}
  .gap-2x {gap: calc(2 * var(--flex-grid-gap)) !important}
  .gap-3x {gap: calc(3 * var(--flex-grid-gap)) !important}
  .gap-4x {gap: calc(4 * var(--flex-grid-gap)) !important}
	
	
}

/* override WP default col breaktpoint 782px to break at 992px */
@media (max-width: 991px) {
  .wp-block-columns {
      flex-wrap: wrap !important;
      flex-direction: column !important;
  }
  .wp-block-column {width: 100% !important}
}

@media (min-width: 992px) {
  .wp-block-columns {
      flex-wrap: nowrap !important;
      flex-direction: row !important;
  }
  .wp-block-column {width: auto !important}
}






@media (min-width:840px) {
  :root {
    --max-width-content: 800px;
  }
  .is-style-cs-cols-4-icon-items { grid-column-gap: 60px}
}

@media (max-width:991px) {

  .nav-public-wrp  {display: none;}
  .f-nav-sec > div {flex-basis: 100%;}
  .langs-public > li {margin-right:20px}
  .subnav-public {margin-top:20px;margin-bottom: 10px;}
  .subnav-public > li {line-height:34px;flex-basis: 50%;}
  .subnav-public > li.langs-all {flex-basis: 100%;margin-bottom:15px}
  .subnav-public > li a {
    color: var(--col-text);
    font-size: 14px;
  } /*
  .logout-public {
    display: block;
    background-color: var(--site-btn-bg);
  }
  .logout-public a {
    display: block;
    padding:1px 10px;
    color:#fff !important;
    font-size:16px !important;
  } */

  .logged-in-home-2cols {flex-direction: column}
  .logged-in-home-2cols .col-bookmarks {margin-top:15px}

  .site-main p.is-style-cs-pre-headline {letter-spacing: 0.5px}
  .logout-public .svg-icon {width:21px}
  .logout a {padding: 8px 15px;color:#fff !important;display:block;font-size:16px !important}
  .logout .svg-icon {width:24px}
  
  .subnav-loggedin > * {flex-basis: 50%}
  .subnav-loggedin .nav-langs, .subnav-loggedin .nav-itm-user {flex-basis: 100%}

  .wp-block-columns.is-style-cs-cols-4-icon-items {display: flex}

  .wp-block-column figure.wp-block-image:not(.is-style-cs-img-mask-1) {
    margin-bottom: 1rem;
  }

  .is-style-cs-img-mask-1 {margin-top:25px}
  .is-style-cs-grp-layout-a .wp-block-columns .wp-block-column:first-child p:last-child {margin-bottom:0}

  .splide__pagination {transform: translateY(15px)}


  

}
    



@media (min-width:992px) {

	:root {
    --max-width-content: 940px;
    --site-content-inner-lr: 75px;

    

    --site-padding-lr:35px;

    --site-footer-margin-t: 70px;

    --site-footer-padding-t: 35px;
    --site-footer-padding-b: 30px;

    --flex-grid-gap: 40px;
  }

  /* war bisher auf mobile stufe aktiv */
  .page-template-tmpl-landing-pages .is-style-cs-outer > .wp-block-group__inner-container,
  .page-template-tmpl-landing-pages .is-style-cs-outer-max > .wp-block-group__inner-container {
    padding-top: calc( var(--site-section-padding-t) * 1.4 );
    padding-bottom: calc( var(--site-section-padding-b) * 1.4 );
  }

	.is-style-cs-cols-content {
    flex-direction: row;
    margin-bottom: 0;
  }
  .is-style-cs-cols-content-auto {
    flex-direction: row;
    margin-bottom: 0;
    width:fit-content;  /* wichtig! weil sonst bei flipped-cols die letzte Spalte immer auf 100%w geht */
  }

  .is-style-cs-outer-max > .wp-block-group__inner-container,
  .is-style-cs-outer-cover > .wp-block-group__inner-container {
    max-width: var(--max-width-site);
  }
  .is-style-cs-outer-cover > .wp-block-group__inner-container {
    padding-top: calc(var(--site-section-padding-t) / 3); 
    padding-bottom: 0;
    padding-right:0;
  }

  .flex-row-lg {flex-direction: row}
  .flex-row-lg.cols_2_3 {justify-content: space-evenly} /* footer only */

  .posts-grid {grid-template-columns: repeat(3, 1fr)}

  .is-style-cs-cols-image-teaser {
    flex-direction: row;
    align-items: center !important;
  }

  .is-style-cs-cols-image-teaser .wp-block-column {
    flex: 0 0 auto !important;
    width: 50% !important;
  }
  .is-style-cs-cols-image-teaser figure {margin-right: -15rem} 

  .is-style-cs-cols-contact-teaser {align-items: center !important}
  .is-style-cs-cols-contact-teaser > .wp-block-column:nth-child(1) {
    flex-basis: 350px;
    flex-grow:0;
  }
  .is-style-cs-cols-contact-teaser > .wp-block-column:nth-child(2) {
    flex-basis: calc(100% - 350px - 42px);
    margin-left:-42px;
  }  
  .is-style-cs-cols-contact-teaser figure {margin-top: 0 !important;margin-bottom:15px !important}
  .is-style-cs-grp-contactbox-details .wp-block-heading {margin-bottom:.8em}
  .is-style-cs-grp-contactbox-details > .wp-block-group__inner-container {
    padding-left: calc(5% + 10px);
    padding-right: calc(5% + 35px);
    padding-top:calc(2.1% + 18px)
  }

  .wp-block-columns.is-style-cs-4-2-1 {grid-template-columns: repeat(3, 1fr); }

  .header-wrapper.loggedin > .site-header__inner-container {
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
  }  
  .header-wrapper.loggedin .header-logo {padding:10px 0px 10px 10px}
  .header-wrapper.loggedin .header-logo svg {width: 145px;min-width:unset;position: relative;transform: translateY(0);}
  

  .nav-bg {background-color:var(--col-nav-bg-loggedin)}

  .menu-button-container {display: none}

  .header-items {flex-direction:row}
  .nav-secondary-wrp {flex-direction: row}
  .f-nav-sec {justify-content: flex-end;margin-bottom: 19px;margin-top:0px;}
  .subnav-public {flex-direction: row}
  .subnav-loggedin {flex-direction: row;margin-top: 0;height: 100%;}
  .nav-secondary-wrp, .nav-primary-wrp  {display: flex}

  .subnav-loggedin .nav-itm-user {display: none;}

  .col-first {order:unset}
  .show-mobile-nav {display: none}
  .nav-langs a {margin-right:0}
  .subnav-public > li:not(:last-child) {margin-right:30px}
  .subnav-public a {
    font-size:15px;
    font-weight: 500;
    color:var(--col-nav-link);
  }
  /* .subnav-public a.sysstatus-red {color: var(--sysstatus-red-txt) !important} */
  .subnav-public a.state-logout {color: var(--col-text-link) !important}
  .page-template-tmpl-landing-pages .subnav-public a.sysstatus-red {color: #fff !important}
  .page-template-tmpl-landing-pages .subnav-public a.state-logout {color: #fff !important}

  .langs-public svg {display: none;}
  .langs-public > li:not(:last-child) {margin-right:15px}
  .langs-public a.active {color:var(--col-nav-link-on) !important}
  .has-cover-bg-blue .langs-public a.active {color:var(--col-nav-link-on-cover) !important}

  .page-template-tmpl-landing-pages .sysstatus-red svg {fill: #fff}
  .page-template-default .sysstatus-red svg {fill: var(--sysstatus-red-ico)}

  .is-style-cs-columns-cover {
    align-items: stretch !important;
    gap: 60px;
    margin-bottom: 0;
  }
  .is-style-cs-columns-cover .wp-block-column:first-child {
    flex-basis: 52%;
    flex-grow: 0;
  }
  .is-style-cs-columns-cover .wp-block-column figure {height:100% !important}
  .is-style-cs-columns-cover .wp-block-column figure img {height:100% !important}
  .is-style-cs-columns-cover .wp-block-column:first-child p:last-child {margin-bottom:0}
  
  .is-style-cs-columns-cover .wp-block-column:first-child > .wp-block-group {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .is-style-cs-columns-cover .wp-block-column:first-child .wp-block-group__inner-container {
    padding: 20px 0px 50px 0px
  }


  .is-style-cs-img-mask-1 img {
    -webkit-mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="2168.5" height="1216.2" xml:space="preserve" overflow="visible" viewBox="0 0 2168.5 1216.2"><path d="M0 319.6C1.6 632 244 942 758.2 1216.2h1410.3V0H79.9C28.8 102.4-.6 209.8 0 319.6"/></svg>');  
    mask-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="2168.5" height="1216.2" xml:space="preserve" overflow="visible" viewBox="0 0 2168.5 1216.2"><path d="M0 319.6C1.6 632 244 942 758.2 1216.2h1410.3V0H79.9C28.8 102.4-.6 209.8 0 319.6"/></svg>');
    -webkit-mask-size: auto 100%;
    mask-size: auto 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    mask-position: left center;
  }

  .has-cover-bg-blue .subnav-public a,
  .has-cover-bg-blue #public-menu > li > a,
  .has-cover-bg-blue #public-menu > li > a:hover {color:#fff}

  .subnav-loggedin .nav-langs > .dropdown {flex-direction: column}

  li.submenu {position: relative;display: block}
  li.submenu:hover {cursor: pointer}
  li.submenu ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index:100;
    transition: all 0.2s ease;
    left: 0;
    display: block;
    width: 100%;
    background-color: #fff;
    padding-bottom: 10px;
    list-style: none;
    max-height: 59px;
  }
  li.submenu:hover > ul,
  li.submenu ul:hover {
    visibility: visible;
    opacity: 1;
    display: block;
    box-shadow: 0 1.2rem 3.2rem -1.6rem #00000047,0 0 .6rem #00000014;
  }
  li.submenu ul li {
    clear: both;
    width: 100%;
    text-align: center;
  }
  .subnav-loggedin > li {
    display: flex;
    align-items: center;
    border-left:1px solid var(--site-key-color-c);
  }
  .subnav-loggedin > li > a {padding: 7px 14px 9px 14px}
  div.logout {margin-top:0}
  .logout .svg-icon {width:24px}

  
  /* ------ megamenu --------------------------- */

  #public-menu a {
    display:block;
    font-size:15px;
    color:inherit;
    text-decoration:none;
    letter-spacing: -.2px;
  }
  #public-menu a:hover {color:inherit}

  /* unklar, weshalb das so gemacht wurde.... nicht notwendig
  .header-items.public {flex-direction: column}
  .header-items.public .header-logo-wrp {position:absolute} */
  .header-items.public .header-logo-wrp {align-self: flex-start;/* transform: translateY(-4px)*/}    




  #public-menu {display:flex;list-style:none;margin:0;padding:0}
  #public-menu ul {list-style:none;margin:0;padding:0}

  #public-menu .sub-menu .sub-menu > li {line-height: 30px}
  
  #public-menu > li:not(:last-child) {margin-right:19px}
  
  #public-menu > li > a {
    padding:5px 0px 3px 0px; 
    font-size:16px;
    font-weight: 500;
    color:var(--col-nav-link);
    white-space: nowrap;
    border-bottom:4px solid transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
  }

  #public-menu > li.current-menu-item > a,
  #public-menu > li.has-dropdown.current-menu-ancestor > a,
  #public-menu > li.has-megamenu.current-menu-ancestor > a {border-bottom-color: var(--col-nav-line-current)}

  #public-menu > li.replace-icon.current-menu-item > a {border-bottom-color: transparent}
  
  #public-menu > li.hover > a,
  #public-menu > li.hover-over > a {
    color:inherit;
    border-bottom-color: var(--col-nav-line-current);
  }
  /* erweiterung */
  .page-template-tmpl-landing-pages #public-menu > li.hover > a,
  .page-template-tmpl-landing-pages #public-menu > li.hover-over > a {
    color:inherit;
    border-bottom-color: white;
  }



  .has-cover-bg-blue #public-menu > li.current-menu-item > a {border-bottom-color: #fff}
  .has-cover-bg-blue #public-menu > li.hover > a,
  .has-cover-bg-blue #public-menu > li.hover-over > a {
    color:#fff;
  }

  .header-nav-wrapper:not(.loggedin) {display:flex;justify-content: flex-end}
  .nav-hidden-xs {display: block !important}

  #public-menu > li > div > ul {
    max-width: var(--max-width-site);
    padding-right: var(--site-padding-lr);
    padding-left: var(--site-padding-lr);
    margin-right: auto;
    margin-left: auto;
    background-color: #fafafa;
  }
  
  #public-menu .meganav-wrapper {
    display:block;
    position:absolute;
    left:0;
    z-index:5;
    width: 100%;
    padding-top:25px;
    padding-bottom: 60px;
    background-color: #fafafa;
    opacity: 0;
    visibility: hidden;
    transition: all 0.18s ease;
  }
  #public-menu li.has-megamenu.hover .meganav-wrapper {opacity: 1;visibility: visible}
  #public-menu li.has-megamenu .meganav-wrapper.over {opacity: 1;visibility: visible}

  #public-menu > li > div > ul:after {
    display: block;clear: both;content: "";
  }
   #public-menu > li > div > ul > li {
    padding:10px 0px 5px 0px;
  }
  #public-menu > li > div > ul > li:first-child {
    display:inline-block;
    padding-right:10px;
    float:left;
  }
  #public-menu > li > div > ul > li:first-child > a {
    font-size:18px;
    font-weight: 700;
  }
  #public-menu > li > div > ul > li:nth-child(2) > a {
    font-size:15px;
    padding-top:3px;
  }
  #public-menu > li > div > ul > li:nth-child(2) > a:before {
    content: "> ";
    padding-left:10px;
    padding-right:5px;
  }

  #public-menu > li > div > ul > li:nth-child(2):after {
    display: block;clear: both;content: "";
  }
  #public-menu > li > div > ul > li:nth-child(n+3) {
    width:calc(25% - 30px);
    float:left;
    margin-left:40px; /* 40 steht direkt in Zusammenhang mit 30px Breite! */
    padding-right:0;
  }
  #public-menu > li > div > ul > li:nth-child(3) {
    margin-left: 0;
  }


  #public-menu .grp > a {
    font-weight:700;
    margin:20px 0 5px 0;
  }
  #public-menu .grp-1 > a {
    font-size: 17px;
    font-weight:700;
    margin:5px 0 15px 0;
    padding-bottom: 6px;
    border-bottom:1px solid #222;
  }
  #public-menu .is-nav-toggle > a:after {
    content: " +";
    padding-left:5px;
  }
  #public-menu .is-nav-toggle > ul {display:none}


  /* normale Submenus ohne megamenu, z.B. about us */
  #public-menu li.has-dropdown {position: relative}
  #public-menu li.has-dropdown ul {
    display: none;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index:5;
    left: 0;
    list-style: none;
    background-color: #fafafa;
    padding: 7px 20px;
    padding-left: 10px;
    width: 12rem;
    transition: all 0.18s ease;
  }
  #public-menu li.has-dropdown.hover ul,
  #public-menu li.has-dropdown.hover-over ul {
    visibility: visible;
    opacity: 1;
    display: block;
  }
  #public-menu li.has-dropdown li {line-height: 30px}

  #public-menu > li.replace-icon {
    text-indent: -9999px;
    width: 20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 16 16"><path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"/></svg>');
    background-repeat: no-repeat;
    background-position: right calc(50% - 2px);
  }
  .has-cover-bg-blue #public-menu > li.replace-icon {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="white" viewBox="0 0 16 16"><path d="M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0"/></svg>');
  }
  #public-menu li.lock-icon > a {
    padding-left:20px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-lock-fill" viewBox="0 0 16 16"><path d="M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2m3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2"/></svg>');
    background-repeat: no-repeat;
    background-position: -2px 5px;
  }

  /* ------ end megamenu ----------------------- */


  .subnav-usermenu {
    list-style: none;
    padding-left: 0;
    display: grid;
  }
  .subnav-usermenu li {
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/></svg>") !important;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    background-size: 13px 13px;
    padding-left: 18px;
    padding-bottom:7px;
    line-height: 1.4;
  }
  .subnav-usermenu a {text-decoration: none !important}

  .wp-block-columns.is-style-cs-columns-text-text {gap: var(--flex-grid-gap)}
  .wp-block-columns.is-style-cs-columns-text-image {gap: calc(2* var(--flex-grid-gap))}
  .wp-block-columns.is-style-cs-columns-text-text:not(.is-not-stacked-on-mobile) > .wp-block-column,
  .wp-block-columns.is-style-cs-columns-text-image:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: calc(100% / 2 - (var(--flex-grid-gap) * 2 / 2));
  }
  .xxxxxwp-block-columns.is-style-cs-columns-text-image:not(.is-not-stacked-on-mobile) > .wp-block-column:first-child {
    flex-basis: 66%;
  }
  .wp-block-columns.is-style-cs-columns-imgcap-text {
    gap: calc(var(--flex-grid-gap) * 1.5);
  }
  .wp-block-columns.is-style-cs-columns-imgcap-text:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: calc(100% / 2 - (calc(var(--flex-grid-gap) * 12) * 2 / 2));
  }
  .wp-block-columns.is-style-cs-columns-headline-text:not(.is-not-stacked-on-mobile) {
    gap: calc(var(--flex-grid-gap) * 1.5);
  }
  .wp-block-columns.is-style-cs-columns-headline-text:not(.is-not-stacked-on-mobile):not(.news-single) > .wp-block-column:nth-child(2) {
    padding-top:50px;
  }

  .wp-block-columns.is-style-cs-columns-text-text.lined {
    gap: calc(var(--flex-grid-gap) * 0.7)
  }
  .wp-block-columns.is-style-cs-columns-text-text.lined .wp-block-column {padding: 0 1.4rem 1.8rem 0}
  .wp-block-columns.is-style-cs-columns-text-text.lined .wp-block-column .wp-block-heading {margin-top:.9em}
  .wp-block-columns.is-style-cs-columns-text-text.lined .wp-block-column p:last-child {margin-bottom: 0}
  .wp-block-columns.is-style-cs-columns-text-text.lined .wp-block-column:not(:last-child) {border-right:1px solid #e4dddd}

  .posts-grid-style-expose-first > article:first-child {grid-column: span 3}

  .posts-grid-style-expose-first article:first-child .is-style-cs-post-card > .wp-block-group__inner-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: var(--flex-grid-gap);
  }

  .posts-grid-style-expose-first article:first-child .is-style-cs-post-card-content {
    grid-column: span 2;
  }

  /* innerhalb 3er Grid */
  .is-style-cs-post-card-content .wp-block-heading {font-size:21px}

  /* erster Beitrag */
  .posts-grid-style-expose-first article:first-child .wp-block-image img {height: 100%}
  .posts-grid-style-expose-first article:first-child .is-style-cs-post-card-content .wp-block-heading {font-size:28px;margin-top:0.6em}
    

  
  .page-template-tmpl-loggedin-pages .man.header-extra .page-header-news-categories {margin-bottom:65px}
  
  .svg-large, .svg-lg {width:140px}
  .svg-medium, .svg-md {width:90px}
  .svg-medium.wallet {width: 85px;margin-bottom:5px}
  .svg-small, .svg-sm {width:95px}
  .svg-xs {width:65px}

  .wp-block-column.has-background > svg, .wp-block-column.has-background > figure {margin-top:2rem}
  .wp-block-column.icon-bottom-rightxxxxxxxx {padding-right:100px !important}
  .wp-block-column.icon-bottom-right .wp-block-buttons {margin-top:1.8rem}

  .numbered-list-extended .nle-flex {flex-direction: row;width:100%}
  .numbered-list-extended {margin-top:25px}
  .numbered-list-extended dt {padding: 25px 0}
  .numbered-list-extended .nle-title, 
  .numbered-list-extended .nle-text {padding-right: 50px}
  .numbered-list-extended .nle-link {margin-top:0;}
    
  h1, .h1, .is-style-cs-h1 {width:90%;}
  .is-style-cs-outer-cover h1 {width: 100%;}

  .page-template-tmpl-landing-pages h2,
  .page-template-tmpl-landing-pages .h2,
  .page-template-tmpl-landing-pages .is-style-cs-h2 {font-size:39px}

  .is-style-cs-section-title {max-width: 80%}

  .list-loggedin-post {flex-wrap: nowrap}
  .list-loggedin-post > div:nth-child(1) {flex-basis: 120px}
  .list-loggedin-post > div:nth-child(2) {flex-basis: 220px;flex-shrink: 0; padding-right:25px}

  .is-news-layout-2 .page-header-news-item {max-width: 80%}
  .is-news-layout-2 .entry-content {max-width: 75%}
  .style-news-layout-2-columns .wp-block-column:first-child {flex-basis:33.33%}
  .style-news-layout-2-columns .wp-block-column:last-child {flex-basis:66.66%}

  
  .wp-block-button.is-style-cs-play a {width: 55px; height:55px;background-size: 55px 55px;margin-bottom: 0;margin-left: 11px;color: transparent !important;}
  
  .is-style-cs-grp-layout-a .wp-block-columns .wp-block-column:nth-child(1) {flex-basis: 65%}
  .is-style-cs-grp-layout-a .wp-block-columns .wp-block-column:nth-child(2) {text-align: right}

  .wp-block-columns.is-style-cs-grid-logos-6 {gap:50px}
  .is-style-cs-grid-logos-6 > .wp-block-column {flex:1 0 12% !important}

  .is-style-cs-alert {padding:1.4em 1.7em; padding-right: calc(2.1em + 5px)}

  .archive-list-mixed {grid-template-columns: repeat(2, 1fr)}

  .footer-elements {justify-content: space-between}
  .fr-col2_col3 {margin-top:19px}
  .footer-logo {width:180px}
  .site-footer p, .site-footer a:not(.ffa-link) {font-size: 16px}
  .site-footer h5 {font-size:18px;margin-top:12px;margin-bottom:1.7rem} 
  .copy-notes-wrp {margin-top:30px;border-top:1px solid var(--site-section-bg-color-e);padding-top:20px}
  .fw-1 {flex-basis: 60%}
  .fw-2, .fw-3 {flex-basis: 50%}



}


@media (min-width:992px) and (max-width:1199px) {    

  .site-logo {
    min-width: 190px;
    position: absolute;
    transform: translateY(-8px);
  }
  .lang-de .site-logo {transform: translateY(-4px)}
  .lang-fr #public-menu > li:not(:last-child),
  .lang-it #public-menu > li:not(:last-child) {margin-right:14px}

  #public-menu > li > div > ul > li:nth-child(n+3) {
    width:calc(25% - 15px);
    margin-left:20px; /* 20 steht direkt in Zusammenhang mit 15px Breite! */
  }
  #public-menu > li > div > ul > li:nth-child(3) {margin-left: 0}
  
  .numbered-list-extended dt::before {font-size:31px;width:7%}
  .numbered-list-extended .nle-title h3 {font-size:28px}
  .numbered-list-extended .nle-text {padding-right:30px}
  .numbered-list-extended .nle-link {width: 53px;height: 53px;}
    
  

}


@media (min-width:1200px) {
   
  :root {
    --max-width-content: 1190px;
    --site-padding-lr:46px;
    --site-content-inner-lr: 50px;
    --site-section-padding-t:90px;
    --site-section-padding-b:70px;  

    --site-w-reduced:90%;

    --flex-grid-gap: 52px;
  }

  .is-style-cs-w-reduced > .wp-block-group__inner-container {
    max-width: var(--site-w-reduced);
  }
  .fa-slider-style-reduced, .fa-slider-style-simple {max-width: var(--site-w-reduced)}

  .site-logo, .footer-logo {width: 220px}
  .site-logo {transform: translateY(-30px)}

  .header-items.public .header-logo-wrp {align-self: flex-end} 

  #public-menu > li > a {font-size:18px}
  #public-menu > li:not(:last-child) {margin-right: 21px}
  .lang-fr #public-menu > li:not(:last-child),
  .lang-it #public-menu > li:not(:last-child) {margin-right:16px}

  .sm-clean a {font-size:15px}
  .sm-clean a, .sm-clean a.highlighted {padding: 7px 10px}
    
  #main-menu.sm-clean li li a,
  #main-menu.sm-clean li li a.highlighted,
  #main-menu.sm-clean li li li a,
  #main-menu.sm-clean li li li a.highlighted {margin: 0 12px 0 7px}
  .subnav-loggedin > li > a {padding: 7px 16px 9px 16px}

  .subnav-loggedin .nav-langs, .subnav-loggedin .nav-itm-user {flex-basis:content}
  .header-wrapper.loggedin .header-logo {padding-left:0}

  .is-style-cs-outer-cover > .wp-block-group__inner-container {padding-top: calc(var(--site-section-padding-t) / 4)}
  .is-style-cs-columns-cover .wp-block-column:first-child {flex-basis: 44%;max-width: 900px}

  .is-style-cs-text-lead {font-size: calc( var(--font-size) * 1.24)}

  .xxxxxxxxxxxxwp-block-columns.is-style-cs-columns-imgcap-text {gap: calc(var(--flex-grid-gap) * 2)}
  /*
  .wp-block-columns.is-style-cs-columns-imgcap-text {gap: calc(var(--flex-grid-gap) * 3)}

  .is-style-cs-img-caption-boxed figcaption {
    display: block;
    margin:0;
    padding:clamp(32px, 2.3vw, 44px);
    background-color: var(--site-key-bg);
    color:#fff;
    font-size:1.9rem;
    font-weight: 700;
    line-height: 1.2;
    position:absolute;
    right:-45px;
    bottom:-25px;
    max-width: 66%;
  } */

  .wp-block-column.has-background {
    padding-left:30px;
    padding-right: 30px;  
    padding-bottom:30px;
  }
  
  .page-template-tmpl-landing-pages h1 {font-size:58px}
  .page-template-tmpl-landing-pages h2, 
  .page-template-tmpl-landing-pages .h2 
  .page-template-tmpl-landing-pages .is-style-cs-h2 {font-size:45px}

  .numbered-list-extended .nle-title h3 {font-size:30px} 
  

  .wp-block-columns.is-style-cs-columns-text-text.lined {gap: calc(var(--flex-grid-gap) * 1)}  
  .wp-block-columns.is-style-cs-columns-text-text.lined .wp-block-column {padding-right: 2.4rem}

  .page-template-tmpl-loggedin-pages .header-logo-wrp {
    width: 100%;
    max-width: 100%;
    /* padding-right: var(--site-padding-lr); */
    padding-left: 15px; /* var(--site-padding-lr); */
    margin-right: auto;
    margin-left: auto;
  }
  .page-template-tmpl-loggedin-pages .nav-secondary-wrp {
    position: absolute;
    right: 0;
    height: 59px;
  }
  

  .is-style-cs-cols-4-icon-items {
    display: flex;
    margin-top:3rem;
    margin-bottom:4rem;
    gap:3.125vw;
  }
  .is-style-cs-cols-4-icon-items .wp-block-column {
    padding:1.4rem 1.8rem 1.4rem 0;
  }
  .is-style-cs-cols-4-icon-items .wp-block-column:not(:last-child) {
    border-right:1px solid #e4dddd;
  }

  .is-style-cs-columns-cover {gap:80px}

  .posts-grid-style-expose-first article:first-child .is-style-cs-post-card-content .wp-block-heading {font-size:30px}


  .is-style-cs-section-title {max-width: 86%}   
  .numbered-list-extended dt::before {font-size:47px;width:7%}

  .is-news-layout-2 .page-header-news-item {max-width: 75%}
  .is-news-layout-2 .entry-content {max-width: 62%}
  
  
  .is-style-cs-cols-4-icon-items {gap:clamp(0px, 3.4vw, 40px)}

  .is-style-cs-cols-contact-teaser {margin:75px 0px !important}

  .fa-slider-outer-wrapper {gap:50px}
  .fa-slider-left-wrapper {flex-grow: 1;padding-right: 0;}
  .fa-slider-right-wrapper {flex-basis: 50% !important;width: 50%;}  
  .page-template-default .fa-slider-right-wrapper {max-height: 600px}  

  .page-template-tmpl-landing-pages .fa-slider-outer-wrapper {gap:80px}

  .page-template-tmpl-loggedin-pages h2:not(.post-list-title) {
    margin-top: 1.3em;
    margin-bottom: .55em;
  }

  

  .sliderlayout-1 .style-bigger-1 {font-size: 110%}

  .fr-col2_col3 {margin-top:19px}

}



@media (min-width:1400px) {

  :root {
    --max-width-content: 1290px;
    --max-width-content-loggedin: 1640px;
    --site-padding-lr:95px;

    --site-footer-padding-t: 40px;
    
  }

  .site-logo, .footer-logo {width: 235px}
  .site-logo {transform:translateY(-1px)}

  .sm-clean a {font-size:16px}
  .subnav-loggedin > li > a {padding: 7px 20px 9px 20px}
  #public-menu > li:not(:last-child) {margin-right: 26px}
  /*
  .page-template-tmpl-loggedin-pages {
    --max-width-content: 1390px;
  } */
  /*
  .page-template-tmpl-loggedin-pages .content_default__inner,
  .page-template-tmpl-loggedin-pages .header-logo-wrp {
    max-width: var(--max-width-content-loggedin);
  } */
  
  /* .page-template-tmpl-loggedin-pages .header-logo {margin-left:-125px} */
  .sm-clean a, .sm-clean a.highlighted {padding: 7px 14px}
  .page-template-tmpl-landing-pages h1 {font-size:56px}

  .fr-col2_col3 {margin-top:29px}

}


@media (min-width:1600px) {
  :root {
    --max-width-content: 1465px;

    --site-padding-lr:160px;
    --site-footer-margin-t: 90px;
    --font-size: 17px;

    --site-footer-padding-t: 45px;

    --flex-grid-gap: clamp(40px, 8%, 54px);
    --site-w-reduced:87%;
  }

  .site-logo, .footer-logo {width: 260px}
  #public-menu > li:not(:last-child) {margin-right: 26px}
  .subnav-loggedin .nav-itm-user {display: flex}

  .wp-block-columns.is-style-cs-columns-imgcap-text,
  .wp-block-columns.is-style-cs-columns-headline-text:not(.is-not-stacked-on-mobile) {
    gap: calc(var(--flex-grid-gap) * 2);
  }

  .page-template-tmpl-loggedin-pages #main-menu.sm-clean > li > a,
  .page-template-tmpl-loggedin-pages #main-menu.sm-clean > li > a.highlighted { 
  		margin:0 18px;  
  }

  

  /* h1, .h1, .is-style-cs-h1, */ .page-template-tmpl-landing-pages h1 {font-size: clamp(2rem, 3.6vw + 1rem, 3.9rem);}   /* war 70px */

  .page-template-default h1, 
  .page-template-default .h1, 
  .page-template-default .is-style-cs-h1,
  .page-template-tmpl-loggedin-pages h1,
  .post-type-archive-job h1,
  .page-header-news-item h1,
  .error-404 h1 {font-size:56px}

  .page-template-tmpl-landing-pages h2, 
  .page-template-tmpl-landing-pages .h2 
  .page-template-tmpl-landing-pages .is-style-cs-h2 {font-size:50px}

  /*  .page-template-default h2, .h2, .is-style-cs-h2 {margin-top: 1.2em}   */
  .numbered-list-extended .nle-flex {width:98%}
  .page-template-tmpl-landing-pages .numbered-list-extended .nle-title h3 {font-size:36px}


  .is-style-cs-post-card-content .wp-block-heading {font-size:23px}
  .posts-grid-style-expose-first article:first-child .is-style-cs-post-card-content .wp-block-heading {font-size:34px}

  /* .wp-block-columns.is-style-cs-columns-imgcap-text {gap: calc(var(--flex-grid-gap) * 2.5)} */
  /* .is-style-cs-img-caption-boxed figcaption {font-size:2rem;max-width: 62%;} */

  .page-template-tmpl-landing-pages .fa-slider-outer-wrapper {gap:110px}

  .wp-block-columns.is-style-cs-columns-text-text.lined .wp-block-column {padding-right: 2.8rem}

  .is-style-cs-columns-cover {gap:100px}
  .has-cover-bg-blue .is-style-cs-outer-cover p {font-size: 125%}

  .svg-medium, .svg-md {width:115px}
  .is-style-cs-cols-4-icon-items .svg-medium, .is-style-cs-cols-4-icon-items .svg-md {width:105px}
  .is-style-cs-cols-4-icon-items .svg-medium.wallet {width: 95px;margin-bottom:10px}

  .is-style-cs-cols-4-icon-items {gap:clamp(0px, 3.4vw, 45px)}

  .wp-block-columns.is-style-cs-4-2-1 {grid-template-columns: repeat(4, 1fr); }

  .is-style-cs-cols-contact-teaser > .wp-block-column:nth-child(2) {max-width: 62%} 

  .fr-col2_col3 {margin-top:36px}
  .sliderlayout-1 .style-bigger-1 {font-size:130%}

}


@media (min-width:1800px) {
  :root {
    --max-width-content: 1640px;
    --max-width-content-loggedin: 1680px;
    --site-padding-lr:210px;

    --site-w-reduced:84%;
  }
  

  .site-logo {transform:unset}

  #public-menu > li > a {font-size:19px}
  #public-menu > li:not(:last-child) {margin-right: 29px}

  .site-logo {width: 300px}
  

  .page-template-tmpl-landing-pages h1 {font-size: clamp(2rem, 3.6vw + 1rem, 4.375rem);} 

  .wp-block-column > h4, .wp-block-column > .h4, .wp-block-column > .is-style-cs-h4 {font-size:30px}
  .wp-block-column > h5, .wp-block-column > .h5, .wp-block-column > .is-style-cs-h5 {font-size:26px}
  .xxxxxxxpage-template-tmpl-landing-pages .is-style-cs-outer > .wp-block-group__inner-container {
    padding-left:calc( var(--site-padding-lr) / 1.44);
    padding-right:calc( var(--site-padding-lr) / 1.44);
  }
  .fa-slider-right-wrapper {max-height: 745px}  

  .is-style-cs-post-card-content .wp-block-heading {font-size:26px}

  .is-style-cs-columns-cover p {width:90%}

}


/* Wichtig, wert muss dem max-Wert --max-width-site  entsprechen!!!! */

@media (min-width:1921px) {
  :root {
    --max-width-site: clamp(0px, 100%, 2560px);
    /* --site-padding-lr: calc((100vw - 1500px) / 2); */
    --site-padding-lr: min(210px, calc((100vw - 1500px) / 2));
  }
  /*
  .xxxxxxxxis-style-cs-outer-cover > .wp-block-group__inner-container {
    padding-right: var(--site-padding-lr);
  } */
}

@media (min-width:2200px) {
  .is-style-cs-img-mask-1 img {aspect-ratio: 4/2.4}
}

@media (min-resolution: 1.5dppx) and (min-width:2200px) {

  .page-template-tmpl-landing-pages h1 {font-size: clamp(2rem, 3.6vw + 1rem, 5rem);} 
  
}


@media (min-width:2561px) {
  /*:root {
    --site-padding-lr: calc((2560px - 1500px) / 2);
  } */
  .is-style-cs-outer-cover > .wp-block-group__inner-container {
    padding-right: var(--site-padding-lr);
  }
   .is-style-cs-columns-cover .wp-block-column:first-child .wp-block-group__inner-container {
    padding: 40px 0px 100px 0px;
  }
  .is-style-cs-img-mask-1 img {aspect-ratio: 4/3.3}
}




@media (prefers-reduced-motion) {
	* {
		transition-delay: 0s !important;
		transition-duration: 0s !important;
	}
}

@keyframes ring {
  0%, 50%, 100% { transform: rotate(0)}
  5%  { transform: rotate(32deg)}
  10% { transform: rotate(-30deg)}
  15% { transform: rotate(26deg)}
  20% { transform: rotate(-22deg)}
  25% { transform: rotate(18deg)}
  30% { transform: rotate(-14deg)}
  35% { transform: rotate(10deg)}
  40% { transform: rotate(-6deg)}
  45% { transform: rotate(2deg)}
}

	
@media print {
  .d-print-none, .edit-link { display:none}
  #site-wrapper {margin-top:10px !important }
  .site-footer{background-color: transparent }
  .footer-inner {color:#000}
  .footer-inner .widget-area { color:#000 !important}
  .footer-inner a { color:#000 !important}
}