@import url('https://i.icomoon.io/public/9713667a53/Lauterach/style.css');

@import url('https://use.typekit.net/hkb4grp.css');
@import url('../../fonts/charter/charter.css');
@import url('../vendor/plyr.css');


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  
  --blue: #324164;
  --gold: #CCC2AE;
  
  --wp--preset--font-size--medium: 1.4150943396226cqw;
  --font-size-default: 1.4150943396226cqw;
  --global-border-width: 2px;
  }
  
.editor-styles-wrapper {
  background: #fff !important;
  }  
  
.editor-styles-wrapper:after {
  display: none !important;
  }    
  
.nada {
  color: #767676;
  }  
  
/* CONTENT AREA
---------------------------------------------------------------------------- */   

.is-root-container {
  font-family: ff-real-text-pro;
  font-size: var(--font-size-default);
  line-height: 1.444;
  padding: 84px;
  color: var(--blue);
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  container-type: inline-size;
  -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased; 
  }
  
.is-root-container ::selection {
  background: var(--blue);
  color: #fff;
  }
  
.is-root-container FOOTER::selection {
  background: var(--gold);
  color: #fff;
  }  
  
.is-root-container ::-moz-selection {
  background: var(--blue);
  color: #fff;
  }    
  
.is-root-container A {
  transition: color 0.2s;
  color: var(--blue);
  } 
  
.is-root-container A:hover {  
  color: #000;
  }
  
.is-root-container P A {
  font-style: italic;
  }  
  
.is-root-container P A[href^="javascript:;"],
.is-root-container P A[href^="mailto:"],
.is-root-container P A[href^="tel:"] {
  font-style: normal;
  text-decoration: none;
  } 
  
.is-root-container P A[href^="tel:"] {
  white-space: nowrap;
  }
  
.is-root-container P {   
  font-size: var(--font-size-default);
  margin: 0 0 1.444em 0px;
  }
  
.is-root-container .wp-block-post-content UL {
  font-size: var(--font-size-default);
  margin-left: 20px;
  margin: 0 0 2em 1em;
  }

.is-root-container IMG {
  max-width: 100%;
  height: auto;
  }  
  
.is-root-container P:last-child {   
  margin-bottom: 0;
  }  
    
/* PAGE TITLE
---------------------------------------------------------------------------- */  

.edit-post-visual-editor__post-title-wrapper {
  display: none;
  }
  
/* KORREKTUR LISTENFORMATIERUNG
---------------------------------------------------------------------------- */    
  
UL.block-editor-block-variation-picker__variations LI {
  padding: 0;
  margin: 0;
  }
  
UL.block-editor-block-variation-picker__variations LI:before {  
  display: none;
  }
  
.block-editor-block-variation-picker__variation-label {
  white-space: nowrap;
  }  
  
/* VIDEOS / PLAY BUTTON
---------------------------------------------------------------------------- */    
  
FIGURE .play {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  margin-left: -75px;
  margin-top: -75px;
  width: 150px;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff !important;
  font-size: 150px;
  cursor: pointer;
  opacity: 0.6;
  text-decoration: none !important;
  } 
  
FIGURE .play:hover {     
  opacity: 1;
  }  
  
/* BLOCK HEADING
---------------------------------------------------------------------------- */   

H2.wp-block-heading {
  font-weight: normal;
  font-size: 3.9308176100629cqw;
  line-height: 1.14;
  letter-spacing: -0.01em;
  margin-bottom: 5.7389937106918cqw;
  }
  
H3.wp-block-heading,
.wp-block-group.head,
.wp-block-post-title {
  font-weight: normal;
  font-size: 2.3584905660377cqw;
  line-height: 1.14;
  margin-top: 1.5em;
  margin-bottom: 0.35em;
  }  
  
H4.wp-block-heading {
  font-size: var(--font-size-default);
  margin-bottom: 0;
  } 
  
H5.wp-block-heading {
  font-size: var(--font-size-default);
  margin-bottom: 0;
  color: #000;
  }    
  
H6.wp-block-heading {
  font-size: var(--font-size-default);
  font-weight: normal;
  margin-bottom: 0;
  }   
  
H2.wp-block-heading:first-child,
H3.wp-block-heading:first-child,
H4.wp-block-heading:first-child,
H5.wp-block-heading:first-child,
H6.wp-block-heading:first-child {
  margin-top: 0;
  }  
  
/* BLOCK GROUP
---------------------------------------------------------------------------- */   

.wp-block-group.head {
  display: block !important;
  }
  
.wp-block-group.head P {
  padding: 0 0.1em;
  }  
  
.wp-block-group.head .wp-block-post-date {  
  white-space: nowrap;
  }

.wp-block-group.head * {
  display: inline !important;
  font-size: 2.3584905660377cqw;
  }  
  
.wp-block-group.head .wp-block-post-title {
  display: inline;
  font-weight: normal;
  word-break: break-word;
  font-size: 2.3584905660377cqw;
  } 
  
.wp-block-group.head P {
  margin-bottom: 0;
  }

.wp-block-group.head H3.wp-block-heading {
  margin-top: 0px;
  }  

.is-content-justification-space-between {
  justify-content: space-between;
  }
  
/* BLOCK EXCERPT
---------------------------------------------------------------------------- */   
  
.wp-block-post-excerpt {
  margin-bottom: 56px;
  }
  
.wp-block-post-excerpt__more-link {
  display: none;
  }

/* BLOCK COLUMNS
---------------------------------------------------------------------------- */  
  
.wp-block-post-content > .wp-block-columns {
  display: flex;
  gap: 10.377358490566cqw !important;
  margin-bottom: 0;
  }
  
.wp-block-post-content > .wp-block-columns > .wp-block-column:first-child {  
  flex-basis: 36% !important;
  position: relative;
  }
  
.wp-block-post-content > .wp-block-columns > .wp-block-column:last-child {  
  flex-basis: 64% !important;
  } 
  
.wp-block-post-content > .wp-block-columns > .wp-block-column:last-child P,
.wp-block-post-content > .wp-block-columns > .wp-block-column:last-child UL,
.wp-block-post-content > .wp-block-columns > .wp-block-column:last-child OL,
.wp-block-post-content > .wp-block-columns > .wp-block-column:last-child LI {  
  color: #000;
  }    
  
.wp-block-post-content > .wp-block-columns > .wp-block-column:last-child BLOCKQUOTE P {
  color: var(--blue);
  }
  
.wp-block-post-content > .wp-block-columns:first-child > .wp-block-column:first-child {
  padding-top: 10.2201257861635cqw;
  }  
  
.wp-block-post-content > .wp-block-columns:last-child > .wp-block-column:first-child {
  padding-bottom: 30cqw;
  }  
  
.wp-block-post-content > .wp-block-columns + .wp-block-columns .wp-block-column {
  padding-top: 5cqw;
  }   
  
.wp-block-columns.home .wp-block-column:first-child {  
  flex-basis: 60% !important;
  padding-bottom: 0;
  }
  
.wp-block-columns.home .wp-block-column:last-child {  
  flex-basis: 40% !important;
  padding-bottom: 0;
  }    
  
/* BLOCK IMAGE
---------------------------------------------------------------------------- */  
  
.wp-block-image,
.wp-block-video {
  margin-bottom: 1.5723270440252cqw;
  }
  
.wp-block-image :where(figcaption),
.wp-block-video :where(figcaption) {
  margin: 0 !important;
  }

FIGCAPTION {
  text-align: left !important;
  font-size: 1.1006289308176cqw !important;
  line-height: 1.3 !important;
  color: #767676 !important;
  padding: 0.7861635220126cqw 0 0 0 !important;
  }
  
/* BLOCK MEDIA TEXT
---------------------------------------------------------------------------- */    
  
.wp-block-media-text {
  border-bottom: var(--global-border-width) solid var(--blue);
  padding: 2cqw 0;
  position: relative;
  }

.wp-block-media-text__media IMG {
  margin: 0.3930817610063cqw 0;
  }  
  
.wp-block-media-text__content {  
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  }
  
/* BLOCK GALLERY
---------------------------------------------------------------------------- */    

.wp-block-gallery {
  margin: 3cqw 0;
  gap: 1.8867924528302cqw !important;
  --wp--style--unstable-gallery-gap: 1.8867924528302cqw !important;
  }
  
.wp-block-gallery:last-child {
  margin-bottom: 0;
  }  
  
.wp-block-gallery.columns-3,
.wp-block-gallery.columns-default {
  margin-right: calc(var(--wp--style--unstable-gallery-gap)*(-1)) !important;
  }  
  
.wp-block-gallery.columns-3 .wp-block-image,
.wp-block-gallery.columns-default .wp-block-image {
  max-width: calc(33.3% - var(--wp--style--unstable-gallery-gap)) !important;  
  }
  
.wp-block-getwid-accordion .wp-block-gallery {
  gap: 1cqw !important;
  --wp--style--unstable-gallery-gap: 1cqw !important;
  }  
  
.wp-block-column > .wp-block-gallery:last
-child {
  margin-bottom: 0;
  }
  
.wp-block-gallery .wp-block-image:before {
  display: none;
  }  
  
.wp-block-gallery.has-nested-images figure.wp-block-image FIGCAPTION {
  text-shadow: none !important;
  position: relative !important;
  padding: 0.7861635220126cqw 0 0 0 !important;
  background: none !important;
  display: block !important;
  overflow: hidden !important;
  left: 0 !important;
  scrollbar-gutter: unset !important;
  }
  
.wp-block-gallery FIGCAPTION {
  padding-top: 0 !important;
  }
  
.wp-lightbox-container button {
  top: 10px !important;
  right: 10px !important;
  outline: none !important;
  }  
  
/* BLOCK VERSE
---------------------------------------------------------------------------- */   
  
.wp-block-quote {
  margin-bottom: 3.9308176100629cqw !important;
  }

.wp-block-quote P {
  font-family: Charter;
  font-size: 3.1446540880503cqw;
  line-height: 1.175;
  margin-bottom: 0.5em;
  }
  
.wp-block-quote P A {
  font-style: normal;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 5px;
  }  
  
.wp-block-quote:last-child P:last-child {  
  margin-bottom: 0 !important;
  }
  
.wp-block-quote CITE {
  font-size: var(--font-size-default);
  font-style: italic;
  }  
  
/* BLOCK HTML
---------------------------------------------------------------------------- */   
  
.wp-block-html {
  margin-bottom: 2.5cqw;
  }
  
/* BLOCK AUDIO
---------------------------------------------------------------------------- */   
  
.wp-block-audio {
  margin: 7.5cqw 0;
  }
  
audio::-webkit-media-controls-enclosure {
  background: none;
  border: 2px solid var(--gold);
  }
  
audio::-webkit-media-controls-current-time-display,
audio::-webkit-media-controls-time-remaining-display  {
  font-size: 15px;
  opacity: 1;
  font-family: ff-real-text-pro;
  color: var(--gold);
  margin-top: -3px;
  }  
  
audio::-webkit-media-controls input[pseudo="-internal-media-controls-overflow-button"]::-internal-media-controls-button-hover-background {
  background-color: var(--gold) !important;
  }  
  
/* BLOCK FILE
---------------------------------------------------------------------------- */   
  
.wp-block-file {
  font-size: var(--font-size-default) !important;
  font-style: italic;
  margin-bottom: 1em !important;
  }
  
.wp-block-lazyblock-download:last-child .wp-block-file {
  margin-bottom: 0 !important;
  }

.wp-block-file A.block-editor-rich-text__editable {
  color: var(--blue) !important;
  }  
  
.wp-block-file.expired {
  opacity: 0.4;
  }  
  
.wp-block-file .wp-element-button {
  display: none;
  }
  
.wp-block-file A {
  text-decoration: none !important;
  font-size: var(--font-size-default);
  position: relative;
  padding-left: 2.2cqw;
  display: block;
  }
  
.wp-block-file A I.icon-download {
  position: absolute;
  left: 0;
  display: inline;
  background: none;
  font-style: normal;
  margin-right: 0.4cqw;
  line-height: 1.4;
  }  
  
.wp-block-file .meta {
  color: #767676;
  font-size: 1.1006289308176cqw !important;
  font-style: normal;
  }
  
.wp-block-file:hover .meta {  
  opacity: 0.7;
  }
  
.wp-block-file .date {
  font-size: 1.1006289308176cqw !important;
  font-style: normal;
  } 
  
.wp-block-file .tags {
  overflow: hidden;
  margin-bottom: 0.25cqw;
  }
  
.wp-block-file .tags SPAN {
  font-size: 1.1006289308176cqw !important;
  line-height: 1.8;
  font-style: normal;
  background: var(--blue);
  color: #fff;
  padding: 0 0.6cqw;
  padding-bottom: 0.1cqw;
  border-radius: 10cqw;
  transition: 0.2s;
  } 
  
.wp-block-file:hover .tags SPAN {   
  background: #000;
  }
  
/* BLOCK LIST
---------------------------------------------------------------------------- */   
  
.wp-block-list {
  margin: 0;
  margin-bottom: 1.5em;
  padding: 0;
  }
  
.wp-block-list LI {
  font-size: var(--font-size-default);
  }

UL.wp-block-list {
  list-style-type: none;
  }  
  
UL.wp-block-list LI {
  position: relative;
  padding-left: 1.5723270440252cqw;
  }  
  
UL.wp-block-list LI:before {
  content: "– ";
  position: absolute;
  left: 0;
  }  
  
OL.wp-block-list {
  margin-left: 1.5cqw;
  }   
  
OL.wp-block-list LI { 
  padding-left: 0.5cqw;
  }
  
/* BLOCK SEARCH
---------------------------------------------------------------------------- */    
  
.wp-block-search {
  border: none;
  clear: both;
  margin-top: -2px;
  margin-bottom: 1.5em;
  }
  
H3 + .wp-block-search {  
  margin-top: 1.5cqw;
  }
  
.wp-block-search__inside-wrapper {
  border: none;
  border-top: 2px solid var(--gold);
  border-bottom: 2px solid var(--gold);
  padding: 0;
  min-width: 100% !important;
  }  
  
.wp-block-search INPUT {
  font-size: var(--font-size-default);
  padding-left: 0;
  color: #000;
  color: var(--gold);
  height: 3.4591194968553cqw;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: none !important;
  } 
  
.wp-block-column:last-child .wp-block-search INPUT {
  font-size: 2.3584905660377cqw;
  height: calc(72cqw / 1280 * 100);
  }
  
.wp-block-column:last-child .wp-block-search .wp-element-button:after {
  font-size: 2cqw;
  }
  
.wp-block-search INPUT::placeholder {  
  color: var(--gold);
  }
  
.wp-block-search INPUT::-webkit-search-cancel-button {
  display: none;
  -webkit-appearance: none;
  background-color: var(--gold);
  -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23777'><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>");
  background-size: 24px 24px;
  height: 20px;
  width: 20px;
  }  
  
.wp-block-search INPUT::placeholder,
.wp-block-search #editing-view-port {
  color: var(--gold) !important;
  }  
  
.wp-block-search .wp-element-button {
  font-size: 0;
  background: none !important;
  }  
  
.wp-block-search .wp-element-button:after {
  font-size: var(--font-size-default);
  font-family: icomoon;
  font-weight: normal !important;
  content: "\e900";
  color: var(--gold);
  } 
  
.wp-block-search input:-webkit-autofill,
.wp-block-search input:-webkit-autofill:hover, 
.wp-block-search input:-webkit-autofill:focus, 
.wp-block-search input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px white inset !important;
  }    
  
/* BLOCK TABLE
---------------------------------------------------------------------------- */   

.wp-block-table {
  font-size: var(--font-size-default);
  margin-bottom: 2.5cqw;
  overflow-y: hidden;
  }
  
.wp-block-table THEAD TH {
  background-color: var(--blue);
  border-color: var(--blue);
  color: #fff;
  }
  
.wp-block-table TD {
  padding: 0.3em 0.65em !important;
  }

/* GETWID GALLERY
---------------------------------------------------------------------------- */   

.wp-block-getwid-images-slider {
  margin-bottom: 1.5723270440252cqw;
  }
  
.slick-arrow {
  height: 2.3584905660377cqw !important;
  margin-top: -1cqw;
  width: 6cqw !important;
  left: 0 !important;
  text-align: center !important;
  }  
  
.slick-arrow:before {
  font-family: icomoon !important;
  content: "\e909" !important;
  font-size: 2.3584905660377cqw !important;
  transition: 0.2s;
  text-shadow: none !important;
  } 
  
.slick-next {
  left: auto !important;
  right: 0 !important;
  }
  
.slick-next:before {  
  content: "\e90a" !important;
  }
  
.wp-block-getwid-images-slider .slick-dots {
  display: none !important;
  }  
  
.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item {
  height: 100% !important;
  }  
  
.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item figcaption {
  position: relative !important;
  background: none !important;
  }  
  
/* EDITOR PLAIN TEXT
---------------------------------------------------------------------------- */  
  
TEXTAREA.block-editor-plain-text,
.block-library-html__edit .block-editor-plain-text {
  font-size: 1.35cqw !important;
  }  
  
/* GETWID BLOCK ACCORDION
---------------------------------------------------------------------------- */    
  
.wp-block-getwid-accordion {
  border-bottom: 2px solid var(--blue) !important;
  margin-bottom: 3cqw;
  overflow: hidden;
  }
  
.wp-block-column > .wp-block-getwid-accordion:last-child,
.wp-block-column > .wp-block-group:last-child > .wp-block-getwid-accordion:last-child,
.wp-block:last-child[data-type="getwid/accordion"] .wp-block-getwid-accordion {
  margin-bottom: 0;
  }
  
.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
  margin-top: -2px;
  }

.wp-block-getwid-accordion .wp-block-getwid-accordion__header {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-size: 2.3584905660377cqw;
  border-top: 2px solid var(--blue) !important;
  margin-top: -2px;
  }
  
.wp-block-getwid-accordion .block-editor-block-list__block .wp-block-getwid-accordion__header-wrapper .wp-block-getwid-accordion__header {  
  border-top: 2px solid var(--blue) !important;
  }
  
.wp-block-getwid-accordion .block-editor-block-list__block:first-child .wp-block-getwid-accordion__header-wrapper .wp-block-getwid-accordion__header {  
  border-top: none !important;
  }  

.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper {
  border: none !important;
  }
  
.wp-block-getwid-accordion__content-wrapper {
  border: none !important;
  }  
  
.wp-block-getwid-accordion__content {
  border: none !important;
  padding: 0px 0 40px 0 !important;
  } 
  
.wp-block-getwid-accordion__icon.is-active {
  transition: 0.5s;
  display: flex !important;
  }
  
.wp-block-getwid-accordion__icon.is-passive {
  display: none !important;
  }  
  
.wp-block-getwid-accordion__icon I {
  font-family: icomoon;
  } 
  
.wp-block-getwid-accordion__icon I:before {   
  content: "\e907";  
  font-size: 1.1006289308176cqw;
  line-height: 1;
  display: block;
  }
  
.ui-accordion-header-active .wp-block-getwid-accordion__icon {  
  transform: rotate(180deg);
  transform-origin: 50% 50%;
  }
  
/* H4 Headline in Accordion zwischen Downloads Abstand etwas vergrößern */
.wp-block-getwid-accordion .wp-block-group H4.wp-block-heading:first-child,
.wp-block-getwid-accordion H4.wp-block-heading + .wp-block-lazyblock-download {
  margin-top: 0.75em;
  }
  
 
  
/* LAZYBLOCK PREVIEWS
---------------------------------------------------------------------------- */     
  
.lazyblock .lzb-preview-server {
  margin-top: 0 !important;
  position: relative;
  }  
  
.lazyblock:not(.wp-block-lazyblock-gallery) .lzb-preview-server:before,
.lzb-preview-server .lazyblock-gallery-image:before {  
  content: " ";
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
  }
  
/* LAZYBLOCK BREADCRUMBS
---------------------------------------------------------------------------- */     
  
.breadcrumbs {
  margin-bottom: 5.6603773584906cqw;
  } 
  
.breadcrumbs UL {
  font-size: 1.1006289308176cqw !important;
  margin: 0 !important;
  padding: 0 !important;
  }
  
.breadcrumbs UL LI {
  display: inline;
  list-style-type: none;
  padding: 0;
  }
  
.breadcrumbs UL LI:not(:first-child):before {    
  content: " — ";
  }
  
.breadcrumbs A {
  color: var(--blue);
  text-decoration: none !important;
  font-style: normal !important;
  }
  
.breadcrumbs UL LI:first-child A {    
  font-weight: bold;
  }
  
.breadcrumbs A:hover {   
  color: #000 !important;
  }
  
/* LAZYBLOCK TEAM + KONTAKTPERSON
---------------------------------------------------------------------------- */   

#team H3 {
  margin: 4.2452830188679cqw 0;
  }
  
#team .contactperson {
  margin-bottom: 1.4150943396226cqw;
  }  
  
.wp-block-lazyblock-contactperson {
  font-size: var(--font-size-default);
  }  
  
.wp-block-lazyblock-contactperson:not(:last-child) {
  margin-bottom: 1.444em;
  }
  
.wp-block-lazyblock-contactperson:has(.no-margin){
  margin-top: -1.444em;
  }

.contactperson {
  display: flex;
  gap: 24px;
  font-size: var(--font-size-default);
  }
  
.contactperson FIGURE {
  width: 40%;
  min-width: 40%;
  aspect-ratio: 3 / 2;
  overflow: hidden;
  background: #d9d2c2 url('../../img/logo-white.svg') no-repeat;
  background-size: auto 45%;
  background-position: center center;
  position: relative;
  }
  
.contactperson FIGURE IMG {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  }  
  
.contactperson .title {
  line-height: 1.35 !important;
  padding: 0.2cqw 0;
  }  
  
.contactperson .subdepartment {
  color: #767676 !important;
  }  
  
.contactperson A {
  text-decoration: none !important;
  }
  
.wp-block-lazyblock-team .contactperson .title {
  font-size: 1.1006289308176cqw !important;
  }  
  
/* LAZYBLOCK NEWS
---------------------------------------------------------------------------- */  

#news .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
  }

#news .post {  
  display: block;
  background: #E5E5E5;
  text-decoration: none;
  }
  
#news .post:hover {   
  color: var(--blue);
  }
  
#news .post FIGURE {
  aspect-ratio: 3 / 2;
  background: #D9D1C1;
  position: relative;
  }
  
#news .post FIGURE IMG {  
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  }
  
#news .post .text {
  padding: 1.1cqw 1.5723270440252cqw;
  font-size: var(--font-size-default);
  }  
  
#news .post .date {
  font-size: 14px;
  }  
  
#news .post .title {
  font-size: 1.7295597484277cqw;
  line-height: 1.15;
  font-weight: bold;
  }  
  
/* LAZYBLOCK FEATURED
---------------------------------------------------------------------------- */    

.wp-block-lazyblock-featured #news .post {
  background: var(--gold);
  color: #fff;
  }
  
.wp-block-lazyblock-featured #news .post .title {  
  padding-right: 15cqw;
  }
  
.wp-block-lazyblock-featured .slick-arrow {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 38cqw;
  font-size: 0;
  border: none;
  background: none;
  color: #fff;
  cursor: pointer;
  }
  
.wp-block-lazyblock-featured .slick-prev {  
  right: 5cqw !important;
  left: auto !important;
  transform: rotate(180deg);  
  }
  
.wp-block-lazyblock-featured .slick-arrow:before {  
  content: "\e905" !important;  
  font-size: 16px !important;
  }
  
/* LAZYBLOCK HOME GRID
---------------------------------------------------------------------------- */  

#home-grid {
  margin-bottom: 2cqw;
  }

#home-grid H3 {
  margin-top: 0;
  margin-bottom: 1.7295597484277cqw;
  }
  
#home-grid .grid {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-template-rows: repeat(4, 14.8584905660377cqw);
  gap: 1.8867924528302cqw;
  } 

#home-grid .wp-block-group {
  display: flex;
  flex-direction: column;
  gap: 1.8867924528302cqw;
  }  
  
#home-grid .tile {
  display: block;
  background: #E5E5E5;
  color: #fff;
  min-height: 14.8584905660377cqw;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.5723270440252cqw;
  text-decoration: none;
  position: relative;
  }
  
#home-grid .tile.post {  
  grid-row: span 2;
  grid-column: span 2;
  display: block;
  padding: 0;
  color: var(--blue);
  }
  
#home-grid .rowspan2 {
  grid-row: span 2;
  }  
  
#home-grid .colspan2 {
  grid-column: span 2;
  }   
  
#home-grid .tile .bottom {  
  font-size: var(--font-size-default);
  font-weight: normal;
  }
  
#home-grid .tile H3 {
  font-weight: normal;
  text-align: left;
  font-size: 3.6163522012579cqw;
  line-height: 1;
  margin: 0;
  }  
  
#home-grid .tile I {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11cqw;
  opacity: 0.15;
  }  
  
#home-grid .tile.colspan2 I {  
  left: auto;
  right: 0;
  text-align: right;
  justify-content: flex-end;
  margin-right: 2cqw;
  }

#home-grid .centered {
  color: #fff;
  font-weight: bold;
  font-size: 1.7295597484277cqw;
  text-align: center;
  }  
  
#home-grid #emergency {
  background: #B21D1D;
  }
  
#home-grid #map,
#home-grid #announcements {  
  background: #617E56;
  width: 100%;
  }
  
#home-grid #lauterachfenster {  
  background: #E59559;
  } 
  
#home-grid #digitale-amtswege {  
  background: #65B4B4;
  }    
  
#home-grid #jobs {  
  background: #324164;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  }
  
#home-grid #events {  
  background: #CCC2AE;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  text-align: left;
  } 
  
#home-grid .more {
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 5cqw;
  line-height: 1;
  padding: 3cqw 0;
  cursor: pointer;
  }  
  
#home-grid .more.loading {  
  background: url('../../img/loading-spin.svg') no-repeat center center;
  }
  
#home-grid .more.hide {
  padding: 0;
  cursor: default;
  }  
  
#home-grid .more.loading I,
#home-grid .more.hide I {  
  visibility: hidden;
  }  
  
#home-grid .more:hover {  
  color: var(--gold);
  }
  
/* FUNFACTS
---------------------------------------------------------------------------- */    

.funfacts P {
  margin-bottom: 0;
  }
  
.funfacts H3 {
  margin-top: 0;
  }  
  

/* LAZYBLOCK FILTER
---------------------------------------------------------------------------- */    

.wp-block-lazyblock-filter .wp-block-filter {
  position: relative;
  border-bottom: 2px solid var(--gold);
  border-top: 2px solid var(--gold);
  margin-top: 1.5cqw;
  }
  
.wp-block-lazyblock-filter .wp-block-filter  + .wp-block-filter {  
  margin-top: calc(var(--global-border-width) * (-1));
  }
  
.wp-block-lazyblock-filter SELECT {
  height: 3.4591194968553cqw;
  width: 100%;
  border: none;
  font-size: var(--font-size-default);
  font-family: ff-real-text-pro;
  cursor: pointer;
  background: url('../../img/arrow-dropdown.svg') no-repeat right center;
  background-size: auto 0.7861635220126cqw;
  padding-left: 0;
  color: #000;
  }    
  
/* ITEM GENERAL  
---------------------------------------------------------------------------- */ 

.item {
  display: flex;
  gap: 1.8867924528302cqw;
  font-size: var(--font-size-default);
  border-bottom: var(--global-border-width) solid var(--blue);
  padding: 2cqw 0;
  text-decoration: none !important;
  position: relative;
  }
  
A.item:after {
  position: absolute;
  top: 0.7cqw;
  right: 0;
  font-family: icomoon;
  content: "\e907";  
  font-size: var(--font-size-default);
  line-height: 1;
  display: block;
  transition: 0.5s;
  transform: rotate(-90deg);
  transform-origin: 100% 100%;
  } 
  
A.item:hover:after {   
  color: var(--gold);
  }
  
A.item * {
  color: var(--blue);
  }  
  
.item FIGURE {
  width: 23.5849056603774cqw;
  max-width: 100%;
  padding-top: 4px;
  overflow: hidden;
  } 

.wp-block-column:first-child .item .left {
  width: 40%;
  }
  
.wp-block-column:first-child .item .text .top {
  padding-right: 0;
  }  
  
.wp-block-column:first-child .item .title {
  margin-bottom: 1em;
  }
  
.item FIGURE IMG {   
  float: left;
  }
  
.item .title {
  font-weight: bold;
  margin-bottom: 1.44em;
  }   
  
.item .subtitle {
  margin-top: -1.44em;
  margin-bottom: 1.44em;
  display: block;
  color: #767676 !important;
  }  
  
.item .text {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  justify-content: space-between;
  }  
  
.item .text .top {
  padding-right: 5cqw;
  } 
  
.item A.text {  
  text-decoration: none;
  }
  
.item .text .category,
.item .text .category A,
.single-event .category,
.single-event .category A {
  text-decoration: none;
  font-style: italic;
  }
  
.item .text .bottom {
  color: #000;
  }  
  
.accordion-head {
  position: relative;
  border-top: var(--global-border-width) solid var(--blue);
  cursor: pointer;
  }
  
.accordion-head:first-child,
.accordion-head.no-border {  
  border: none;
  }
  
.accordion-head.empty {  
  cursor: inherit;
  }
  
.accordion-head .item {
  border-bottom: none;
  }  
  
.accordion-head:not(.empty):after {
  position: absolute;
  top: 2cqw;
  right: 0;
  font-family: icomoon;
  content: "\e907";  
  font-size: var(--font-size-default);
  line-height: 2;
  display: block;
  transition: 0.5s;
  } 
  
.accordion-head:hover:after {   
  color: var(--gold);
  }
  
.ui-accordion-header-active:after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
  }
  
.accordion-content .padding {
  padding-bottom: 4cqw;
  }

  
/* LAZYBLOCK PODCASTS LIST
---------------------------------------------------------------------------- */  

#podcasts .podcast {
  display: flex;
  gap: 1.8867924528302cqw;
  font-size: var(--font-size-default);
  border-bottom: var(--global-border-width) solid var(--blue);
  padding: 2cqw 0;
  }
  
#podcasts .podcast FIGURE {
  margin-bottom: 2.5cqw;
  } 
  
#podcasts .podcast .excerpt {
  margin-bottom: 1.44em;
  }   
  
#podcasts .podcast .more A {
  font-style: italic;
  text-decoration: none;
  }
  
/* LAZYBLOCK PODCAST PLAYER
---------------------------------------------------------------------------- */    
  
.wp-block-lazyblock-podcast-player {
  margin: 10cqw 0;
  }
  
/* LAZYBLOCK VERWANDTE THEMEN
---------------------------------------------------------------------------- */   

.wp-block-lazyblock-related {
  position: absolute !important;
  bottom: 0cqw;
  width: 100%;
  font-size: var(--font-size-default);
  }
  
.wp-block-lazyblock-related UL {
  border-bottom: 2px solid var(--blue);
  margin: 0.5cqw 0 0 0 !important;
  padding-left: 0;
  }  
  
.wp-block-lazyblock-related UL LI {
  list-style-type: none;
  border-top: 2px solid var(--blue);
  }
  
.wp-block-lazyblock-related UL LI A {  
  display: block;
  
  text-decoration: none;
  padding: 0.5cqw 0;
  }
  
.wp-block-lazyblock-related UL LI A:after {    
  font-family: icomoon;
  content: "\e904";
  float: right;
  font-size: 1.3cqw;
  text-align: right;
  }
  
.wp-block-columns.home .wp-block-lazyblock-related {
  position: static !important;
  margin-bottom: 5cqw;
  color: #000;
  }
  
.wp-block-columns.home .wp-block-lazyblock-related UL,
.wp-block-columns.home .wp-block-lazyblock-related UL LI {
  border-color: var(--gold);
  }  
  
.wp-block-columns.home .wp-block-lazyblock-related UL LI A {
  color: #000;
  }  
  
.wp-block-columns.home .wp-block-lazyblock-related UL LI A:hover {
  color: var(--blue);
  }
  
.wp-block-columns.home .wp-block-lazyblock-related UL LI A:after {
  color: var(--gold);
  }
  
/* LAZYBLOCK EVENTS
---------------------------------------------------------------------------- */    

.wp-block-lazyblock-events .accordion {
  margin-bottom: -2cqw;
  }
  
.wp-block-lazyblock-events FIGURE {
  padding-top: 0;
  aspect-ratio: 3 / 2;
  background: #d9d2c2 url(../../img/logo-white.svg) no-repeat;
  background-size: auto 45%;
  background-position: center center;  
  }  
  
.wp-block-lazyblock-events FIGURE IMG {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  }
  
/* LAZYBLOCK EVENTS FILTER
---------------------------------------------------------------------------- */   
  
.wp-block-lazyblock-events-filter {
  margin-top: 3em;
  margin-bottom: 3em;
  }  
  
.wp-block-lazyblock-events-filter .events {
  margin-bottom: 1em;
  }  
  
.wp-block-lazyblock-events-filter .more A {
  font-style: italic;
  text-decoration: none;
  }  
  
/* PLYR CUSTOM
---------------------------------------------------------------------------- */    

.plyr {
  border: 2px solid var(--gold);
  border-radius: 100px;
  
  --plyr-color-main: var(--gold);
  --plyr-audio-control-color: var(--gold);
  --plyr-control-radius: 50px;
  --plyr-control-spacing: 10px;
  --plyr-audio-range-track-background: #ede9e2;
  --plyr-range-thumb-height: 20px;
  --plyr-audio-range-thumb-active-shadow-color: transparent;
  --plyr-font-size-small: 1.3cqw;
  --plyr-font-size-time: 1.5cqw;
  --plyr-tooltip-background: var(--blue);
  --plyr-tooltip-radius: 50px;
  --plyr-tooltip-color: #fff;
  --plyr-tooltip-shadow: none;
  
  }
  
.plyr__controls > .plyr__control:first-child {
  padding: 10px !important;
  margin: -5px 5px -5px 0px !important;
  }  
  
plyr__controls__item plyr__menu {
  margin-right: -10px !important;
  }   
  
.plyr__tooltip {
  padding-bottom: 7px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
  }  
  
.plyr--full-ui input[type=range]::-webkit-slider-thumb {
  width: 7px !important;
  border-radius: 2px !important;
  background: var(--gold) !important;
  border: none !important;
  box-shadow: none !important;
  }  

/* RESPONSIVE
---------------------------------------------------------------------------- */   

@container (max-width: 1200px) {

  * {
    --global-border-width: 1.5px;
    }

  .wp-block-lazyblock-related UL,
  .wp-block-lazyblock-related UL LI,
  .wp-block-lazyblock-filter .wp-block-filter,
  .wp-block-search__inside-wrapper,
  .wp-block-getwid-accordion,
  .wp-block-getwid-accordion .wp-block-getwid-accordion__header,
 .wp-block-getwid-accordion .block-editor-block-list__block .wp-block-getwid-accordion__header-wrapper .wp-block-getwid-accordion__header {
    border-width: 1.5px !important;
    }

  .wp-block-search {
    margin-top: -1.5px;
    }
  
}


@container (max-width: 1024px) {

  * {
    --global-border-width: 1px;
    }

  .wp-block-lazyblock-related UL,
  .wp-block-lazyblock-related UL LI,
  .wp-block-lazyblock-filter .wp-block-filter,
  .wp-block-search__inside-wrapper,
  .wp-block-getwid-accordion,
  .wp-block-getwid-accordion .wp-block-getwid-accordion__header,
  .wp-block-getwid-accordion .block-editor-block-list__block .wp-block-getwid-accordion__header-wrapper .wp-block-getwid-accordion__header {
    border-width: 1px !important;
    }

  .wp-block-search {
    margin-top: -1px;
    }
  
}

  
  


  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
 
  
  
  

  