body.home main{margin-top:calc(var(--space-l) * 2)}@media screen and (min-width:768px){body.home main{margin-top:calc(var(--space-xl) * 2)}}.hero-h2{font-size:var(--h3);font-weight:700;line-height:1.2}@media screen and (min-width:768px){.hero-h2{font-size:var(--h2)}}.hero-logo{display:flex;flex-direction:column;align-items:center}.hero-logo img{margin:var(--space-xl) 0;width:100%;max-width:90%}.entdecken{margin-bottom:var(--space-xl)}.swiper{width:100%;height:auto;margin-bottom:var(--space-3xl)}.swiper-btn.swiper-button-disabled{display:none}.swiper-btn{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center}.swiper-btn svg{transform:scale(2)}.swiper-btn-prev{left:3px;transform:rotate(90deg)}.swiper-btn-next{right:3px;transform:rotate(-90deg)}.stimme{display:flex;flex-direction:column;align-items:center;text-align:center;-webkit-user-select:none;user-select:none;padding:0 3.25rem;gap:var(--space-xs)}.stimme hr{display:block;width:5rem;max-width:70px;margin-left:auto;margin-right:auto;height:1px;border:0;border-top:1px solid var(--clr-dark);padding:0;-webkit-user-select:none;user-select:none}.stimme-placeholder{width:200px;height:200px;border-radius:100%;background-color:var(--clr-blue)}.portrait-image{width:200px;height:200px;border-radius:100%;object-fit:cover}#inhalt{scroll-margin-top:var(--space-l)}.instagram-feed{margin-bottom:var(--space-3xl)}.instagram-titel{font-size:var(--instagram);margin-bottom:var(--space-l)}.instagram-posts{list-style-type:none;width:100%;padding:0;margin:0;gap:var(--space-xs);display:grid;grid-template-columns:minmax(0,1fr);justify-items:center}.instagram-posts li:nth-child(3){display:block}@media screen and (min-width:1024px){.instagram-posts{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram-posts li:nth-child(3){display:none}}@media screen and (min-width:1420px){.instagram-posts{grid-template-columns:repeat(var(--posts, 3),minmax(0,1fr))}.instagram-posts li:nth-child(3){display:block}}.instagram-posts li{margin:0;max-width:540px}.instagram-posts li iframe{max-width:100%;min-width:unset!important;margin:0!important}#aktuelles{scroll-margin-top:var(--space-xl)}.posts-title{font-size:var(--h3);font-family:Inria,serif;margin-bottom:var(--space-xs)}.posts{margin:0;padding:0;list-style-type:none;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:var(--space-l)}@media screen and (min-width:1024px){.posts{gap:var(--space-xs);grid-template-columns:repeat(3,minmax(0,1fr))}}.image-container{width:100%;height:100%;overflow:hidden}.post{padding:0;margin:0;width:100%}.post-link{display:inline-block;margin:var(--space-s) 0;font-size:var(--h6);text-transform:uppercase;font-weight:700}.post-image{width:100%;transition:transform .15s ease;will-change:transform}@media(hover:hover){.post:hover{color:inherit}.post:hover .post-image{transform:scale(1.025)}}.post h1{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.post p{font-size:var(--h4);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.posts-pagination{margin:0;padding:0;list-style-type:none;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--space-3xs);align-items:center;justify-content:center;margin:var(--space-l) 0;font-size:var(--h4)}.posts-pagination a{text-decoration:none;opacity:.6}.posts-pagination a span.pagination-arrow,.posts-pagination a.pagination-arrow{opacity:1}.posts-pagination a[aria-current=page]{font-weight:700;opacity:1}
