@font-face{font-family:"Novecento Bold";font-style:normal;font-weight:400;font-display:swap;src:url("font/Novecento-Bold.ttf") format("truetype")}@font-face{font-family:"Roboto";font-style:normal;font-weight:400;font-display:swap;src:url("font/Roboto-Regular-webfont.woff") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-weight:500;font-display:swap;src:url("font/Roboto-Medium-webfont.woff") format("woff")}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}.wp-site-blocks{display:flex;flex-direction:column;min-height:100vh}.site-footer{margin-top:auto}::-moz-selection{color:#fff;background:var(--wp--preset--color--black)}::selection{color:#fff;background:var(--wp--preset--color--black)}.has-black-background-color ::-moz-selection{color:var(--wp--preset--color--black);background:#fff}.has-black-background-color ::selection{color:var(--wp--preset--color--black);background:#fff}.wp-site-blocks{padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer)}.entry-header>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.entry-attachment),.entry-footer>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.entry-attachment),.entry-content>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.entry-attachment),.wp-block-template-part>*:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.entry-attachment){max-width:calc(var(--wp--custom--layout--content-size));margin-left:auto;margin-right:auto}.alignwide{max-width:calc(var(--wp--custom--layout--wide-size)) !important;margin-left:auto;margin-right:auto}.alignfull{margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset}.wp-site-blocks,body>.is-root-container,.edit-post-visual-editor__post-title-wrapper,.wp-block-group.alignfull,.wp-block-group.has-background,.wp-block-cover.alignfull,.is-root-container .wp-block[data-align=full]>.wp-block-group,.is-root-container .wp-block[data-align=full]>.wp-block-cover{padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer)}.site-header{position:sticky;top:0;z-index:10;margin-top:0;margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset;padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer);height:5.3125rem;background-color:var(--wp--preset--color--blue-purple)}@media(min-width: 1000px){.site-header{height:6.25rem}}.site-header__inner{display:flex;align-items:center;gap:1rem;position:relative;height:100%}.site-branding{position:relative;z-index:100;height:100%}.main-logo{height:85%;margin-top:.5rem}.header-menu{margin:0;padding:0;list-style:none;color:#fff;letter-spacing:.01em;text-transform:uppercase}.header-menu a{text-decoration:none;transition:all 1s;text-decoration-color:rgba(0,0,0,0)}.header-menu a:hover{text-decoration:underline;text-decoration-color:var(--wp--preset--color--dark-gray);text-decoration-thickness:.2rem;text-underline-offset:.6rem}.header-menu .current-menu-item{font-weight:700}.menu-toggle{position:absolute;right:0;top:.8rem;z-index:100}@media(max-width: 1000px){.header-menu{position:absolute;left:0;top:0;margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;padding:10rem var(--wp--custom--spacing--outer);width:calc(100% + 2*var(--wp--custom--spacing--outer));min-height:100vh;font-size:2rem;background-color:var(--wp--preset--color--blue-purple)}.header-menu li+li{margin-top:1.6rem}.main-navigation:not(.toggled) .header-menu{display:none}}@media(min-width: 1000px){.menu-toggle{display:none}.site-branding{flex-basis:15%}.header-menu{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem 2rem;font-size:1.125rem}.main-navigation{flex-basis:70%}}.site-main{margin-top:0}.site-footer{margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset;padding:var(--wp--custom--spacing--small) var(--wp--custom--spacing--outer);color:#fff;background-color:var(--wp--preset--color--black)}.footer-menu{display:flex;justify-content:center;list-style:none}.footer-menu li+li::before{content:"|";display:inline-block;margin:0 1rem}/*! * Hamburgers * @description Tasty CSS-animated hamburgers * @author Jonathan Suh @jonsuh * @site https://jonsuh.com/hamburgers * @link https://github.com/jonsuh/hamburgers */.hamburger{padding:18px 12px;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;border-radius:50%;overflow:visible;width:56px;height:56px}.hamburger:hover{opacity:.7}.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner::before,.hamburger.is-active .hamburger-inner::after{background-color:#fff}.hamburger-box{width:32px;height:22px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:32px;height:2px;background-color:#fff;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--squeeze .hamburger-inner{transition-duration:.075s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top .075s .12s ease,opacity .075s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom .075s .12s ease,transform .075s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top .075s ease,opacity .075s .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .075s ease,transform .075s .12s cubic-bezier(0.215, 0.61, 0.355, 1)}.latest-post{position:relative;margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset;padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer);padding-top:var(--wp--custom--spacing--large);padding-bottom:var(--wp--custom--spacing--large)}.latest-post::after{content:"";display:block;position:absolute;height:calc(100% - 8.5rem - var(--thumb-height)/2);width:100%;bottom:0;left:0;z-index:-1;background:var(--wp--preset--gradient--horizontal-yellow-blue) !important}.post-tile__thumb{width:100%;height:auto;aspect-ratio:14/9;object-fit:cover}.post-tile{display:flex;flex-direction:column;background-color:#fff}.post-tile a{text-decoration:none}.post-tile a:hover{text-decoration:underline}.post-tile p{margin-bottom:2em;font-size:1rem}.post-tile__entry-content{display:flex;flex-grow:1;flex-direction:column}.post-tile__entry-title{margin:.4em 0 0;font-size:var(--wp--preset--font-size--x-large);color:var(--wp--preset--color--blue)}.post-tile__entry-info{margin:0;font-size:.75rem;text-transform:uppercase;font-weight:600;color:var(--wp--preset--color--blue)}.post-tile__entry-more{margin-top:auto;font-size:var(--wp--preset--font-size--large)}.post-tile__entry-excerpt{margin-bottom:1em}.post-tile__entry-content{padding:var(--wp--custom--spacing--small)}.latest-post .post-tile{max-width:calc(var(--wp--custom--layout--wide-size)) !important;margin-left:auto;margin-right:auto;background-color:var(--wp--preset--color--light-gray)}.latest-post .post-tile .post-tile__entry-content{padding:var(--wp--custom--spacing--outer)}@media(min-width: 800px){.latest-post .post-tile{flex-direction:row}.latest-post .post-tile>a{padding:0 var(--wp--custom--spacing--outer)}.latest-post .post-tile__thumb{width:calc(100% + 2*var(--wp--custom--spacing--outer));min-height:100%;margin:0 calc(-1*var(--wp--custom--spacing--outer))}.latest-post .post-tile>*{flex-basis:50%}}.all-posts{margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset;padding-left:var(--wp--custom--spacing--outer);padding-right:var(--wp--custom--spacing--outer);padding-top:var(--wp--custom--spacing--large);padding-bottom:var(--wp--custom--spacing--large);background-color:var(--wp--preset--color--light-gray)}.all-posts--container{display:flex;flex-direction:column;gap:var(--wp--custom--spacing--large) var(--wp--custom--spacing--small);max-width:calc(var(--wp--custom--layout--wide-size)) !important;margin-left:auto;margin-right:auto}@media(min-width: 800px){.all-posts--container{display:grid;grid-template-columns:1fr 1fr}}.all-posts__header{max-width:calc(var(--wp--custom--layout--content-size));margin-left:auto;margin-right:auto;color:var(--wp--preset--color--blue)}.loop-pagination{text-align:center;padding:var(--wp--custom--spacing--small);background-color:var(--wp--preset--color--light-gray);margin:0 calc(-1*var(--wp--custom--spacing--outer))}.single-post__thumb{display:block;margin:var(--wp--custom--spacing--medium) 0;width:100%;height:auto}.single-post__entry-info{font-size:var(--wp--preset--font-size--smaller);text-align:center;color:var(--wp--preset--color--blue)}.single-post__entry-title{text-align:center;color:var(--wp--preset--color--blue);font-size:var(--wp--preset--font-size--x-large);line-height:var(--wp--custom--typography--line-height--tiny)}.singel-post__author-info{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:var(--wp--custom--spacing--outer) 0;font-size:1rem;max-width:calc(var(--wp--custom--layout--content-size));margin-left:auto;margin-right:auto}.singel-post__author-info .author__image img{border-radius:50%}.singel-post__author-info .author__name{font-weight:700;margin:.6rem 0 1em}@media(min-width: 800px){.singel-post__author-info{flex-direction:row}}.singel-post__more-posts{max-width:calc(var(--wp--custom--layout--wide-size)) !important;margin-left:auto;margin-right:auto}.wp-block-separator--footer{max-width:calc(var(--wp--custom--layout--content-size));margin-left:auto;margin-right:auto;margin:var(--wp--custom--spacing--large) auto}.single-post .all-posts{padding-top:var(--wp--custom--spacing--small);background-color:#fff}.single-post .post-tile{background-color:var(--wp--preset--color--light-gray)}.share-menu{text-align:center;margin-left:calc(-1*var(--wp--custom--spacing--outer)) !important;margin-right:calc(-1*var(--wp--custom--spacing--outer)) !important;width:unset;padding:var(--wp--custom--spacing--outer);background-color:var(--wp--preset--color--light-gray)}.share-menu ul{justify-content:center}.wp-block-image.alignfull figcaption{padding:0 var(--wp--custom--spacing--outer)}figcaption{font-size:var(--wp--preset--font-size--smaller)}*:not(.wp-block-media-text__content)>.wp-block-quote{margin:var(--wp--custom--spacing--outer)}*:not(.wp-block-media-text__content)>.wp-block-quote p{display:inline}*:not(.wp-block-media-text__content)>.wp-block-quote cite{font-size:1em;display:inline-block}*:not(.wp-block-media-text__content)>.wp-block-quote cite::before{content:" – "}.wp-block-media-text__content .wp-block-quote cite{font-size:var(--wp--preset--font-size--small)}.wp-block-table.is-style-custom td{border-left:0;border-right:0;padding:var(--wp--custom--spacing--small);vertical-align:top}.wp-block-table.is-style-custom td:first-child{padding-left:0}.wp-block-table.is-style-custom td+td{background-color:var(--wp--preset--color--light-gray)}.wp-block-button.is-style-outline a{color:var(--wp--preset--color--black) !important;border-color:var(--wp--preset--color--blue-purple) !important}.wp-block-button.is-style-outline a:hover{color:var(--wp--preset--color--white) !important;background-color:var(--wp--preset--color--blue-purple) !important}.has-blue-purple-background-color .wp-block-button.is-style-outline a{border-color:var(--wp--preset--color--coral) !important;color:var(--wp--preset--color--white) !important}.has-blue-purple-background-color .wp-block-button.is-style-outline a:hover{background-color:var(--wp--preset--color--coral) !important}.wp-block-button:not(.is-style-outline) a:hover{color:#fff !important;background:var(--wp--preset--color--dark-gray) !important}.accordion--last{border-width:1px;border-color:var(--wp--preset--color--gray);border-bottom-style:solid}.accordion__header{border-width:1px;border-color:var(--wp--preset--color--gray);border-top-style:solid}.accordion__button{font:inherit;color:inherit;text-transform:none;background-color:rgba(0,0,0,0);border:0;overflow:visible;cursor:pointer;display:inline-flex;flex:none;align-items:center;background-color:var(--button--background-color);color:var(--button--color);padding:1rem;vertical-align:middle;text-decoration:none;text-align:left;border-radius:.3rem}.accordion__button::before{content:"";width:1.4em;height:1.4em;background-repeat:no-repeat;background-size:contain;background-position:left center;flex-shrink:0;transition:filter .2s}.accordion__button::before{margin-right:1em;background-image:url(images/icons/accordion-arrow-blue.svg);transition:transform .1s linear;background-position:center;flex-shrink:0}.accordion__button>*{pointer-events:none}.accordion__button[aria-expanded=true]::before{transform:rotate(90deg)}.accordion__content{padding:1rem}.carousel{--carousel-horizontal-gap: 1rem;position:relative;width:100%;max-width:none !important}.carousel--footer{padding-top:.5rem}.carousel__slider{position:initial !important;max-width:85vw}@media(min-width: 800px){.carousel__slider{max-width:min(var(--wp--custom--layout--content-size) + var(--carousel-horizontal-gap));margin-left:auto;margin-right:auto}}.carousel__slider .slick-list{overflow:visible}@media(min-width: 800px){.alignwide .carousel__slider{max-width:min(var(--wp--custom--layout--size-wide) + var(--carousel-horizontal-gap))}}.carousel__slide{position:relative;margin:0;border-left:calc(var(--carousel-horizontal-gap)/2) solid rgba(0,0,0,0);border-right:calc(var(--carousel-horizontal-gap)/2) solid rgba(0,0,0,0)}.carousel__control{border:0;position:absolute;top:0;z-index:100;height:100%;width:5rem;cursor:pointer;border-radius:0;background-color:hsla(0,0%,100%,.25);background-image:url(images/icons/carousel-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:33%}.carousel__control.slick-disabled{display:none !important}.carousel__control:hover{background-color:hsla(0,0%,100%,.4);background-size:37%}.carousel__control--next{right:0}.carousel__control--prev{left:0;transform:rotate(180deg)}.image-carousel:not(.is-style-header){overflow:hidden}.image-carousel:not(.is-style-header) .image-carousel__slide{position:relative;max-width:85vw}@media(min-width: 800px){.image-carousel:not(.is-style-header) .image-carousel__slide{max-width:min(var(--wp--custom--layout--content-size) + var(--carousel-horizontal-gap))}}@media(min-width: 800px){.image-carousel:not(.is-style-header) .alignwide .image-carousel__slide{max-width:min(var(--wp--custom--layout--size-wide) + var(--carousel-horizontal-gap))}}.image-carousel:not(.is-style-header) .image-carousel__image{max-height:100%}.image-carousel:not(.is-style-header) .image-carousel__image-caption{position:absolute;width:100%}.image-carousel:not(.is-style-header) .slick-list{aspect-ratio:2/1;max-height:60vh;transition:height 1s linear}@supports not (aspect-ratio: auto){.image-carousel:not(.is-style-header) .slick-list{padding-bottom:min(50%,60vh);height:0}}.image-carousel:not(.is-style-header) .slick-track{height:100%;position:absolute}.image-carousel.is-style-header{margin-top:0;overflow:hidden}.image-carousel.is-style-header .carousel__slider{max-width:100%}.image-carousel.is-style-header .carousel__slide{height:clamp(40vh,50vw,60vh);border:0}.image-carousel.is-style-header .image-carousel__image{width:100%;height:100%;object-fit:cover}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100%}.wp-block-media-text .wp-block-media-text__media{position:relative;height:100%;background-color:#000}.circled-number{display:inline-flex;align-items:center;justify-content:center;width:5rem;height:5rem;border:2px solid;font-size:2.8rem;border-radius:100%}form{font-size:var(--wp--preset--font-size--normal) !important}input[type=text],input[type=email],textarea{padding:.5em;font-family:inherit;background-color:var(--wp--preset--color--light-gray);font-size:inherit;border:none;width:100%;max-width:100%}#load-more-posts,input[type=submit]{width:auto;color:var(--wp--preset--color--dark-gray) !important;background-color:rgba(0,0,0,0);font-family:var(--wp--preset--font-family--roboto);font-size:var(--wp--preset--font-size--small);font-weight:700;margin-top:var(--wp--custom--spacing--small);border:2px solid;border-color:var(--wp--preset--color--yellow);padding:.667em 1.333em}#load-more-posts:hover,input[type=submit]:hover{color:#fff;background-color:var(--wp--preset--color--yellow)} 

/* Highlight des neuesten Beitrags */ 


.latest-post {
  background: #4021d3;
  padding: clamp(12px, 2vw, 20px);
  color: #fff; 
}

/* Rahmen + weißer Hintergrund für ältere Beiträge */
.post-tile {
  background: #fff;
  border: 1px solid #4021d3;   /* hellgrauer Rahmen */
  border-radius: 8px;
  overflow: hidden;            /* damit Bild + Content sauber in der Box sind */
  display: flex;
  flex-direction: column;
}

/* Content-Bereich unter dem Bild */
.post-tile > *:not(.post-tile__thumb) {
  padding: 1.5rem;
}

.latest-post .post-tile {
  border: none;
  background: transparent; /* oder dein Highlight-Hintergrund */
}

/* nur ältere Beiträge */
.post-tile {
  background: #fff;
  border: 1px solid #4021d3;
  border-radius: 8px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

/* überschreibt das fürs Highlight */
.latest-post .post-tile {
  border: none;
  border-radius: 0;       /* keine runden Ecken */
  overflow: visible;      /* Bild darf wieder frei laufen */
  background: transparent; /* oder dein Farbverlauf / Highlight-Farbe */
}