@charset "UTF-8";
/***!  Style Declaration  !***/

:root{--rc-accent:#2563eb;--rc-speed:0.6s;--rc-stagger:0.15s}.layout-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:center;margin-bottom:25px}.layout-row>div{padding:10px;background:transparent;border:none;box-shadow:none}.entry-content .layout-row>div,.post-content .layout-row>div,article .layout-row>div,.type-post .layout-row>div{background:transparent!important;border:none!important;box-shadow:none!important}.entry-content .layout-row,.post-content .layout-row,article .layout-row,.type-post .layout-row{background:transparent!important;border:none!important;box-shadow:none!important}.article-flow .layout-row:nth-of-type(even)>div:first-child{order:2}.article-flow .layout-row:nth-of-type(even)>div:last-child{order:1}@media (max-width:768px){.layout-row{grid-template-columns:1fr;gap:10px}.article-flow .layout-row:nth-of-type(even)>div:first-child{order:0}.article-flow .layout-row:nth-of-type(even)>div:last-child{order:0}}.entry-content img,.post-content img,.page-content img{transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s ease,filter .4s ease}.layout-row img,.article-flow img{border-radius:10px;max-width:100%;height:auto;will-change:transform,filter,box-shadow;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s ease,filter .4s ease}.layout-row img:hover,.entry-content img:hover,.post-content img:hover,.page-content img:hover{transform:scale(1.03)!important;box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.layout-row>div{overflow:hidden;border-radius:10px}.entry-content h1,.post-content h1,.page-content h1,.article-flow h1,h1{text-align:center;font-size:1.5em;margin-top:10px;margin-bottom:5px;line-height:1.3;letter-spacing:-.02em}.page-lead:first-child h1{text-align:center!important}.entry-content h2,.post-content h2,.page-content h2{position:relative;padding-bottom:12px}.entry-content h2::after,.post-content h2::after,.page-content h2::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:3px;background:var(--rc-accent);border-radius:2px;opacity:.7}.entry-content h3,.post-content h3,.page-content h3{position:relative;padding-bottom:10px}.entry-content h3::after,.post-content h3::after,.page-content h3::after{content:'';position:absolute;left:0;bottom:0;width:40px;height:2px;background:var(--rc-accent);border-radius:2px;opacity:.6}.entry-content h4,.post-content h4,.page-content h4{position:relative;padding-bottom:8px}.entry-content h4::after,.post-content h4::after,.page-content h4::after{content:'';position:absolute;left:0;bottom:0;width:25px;height:2px;background:var(--rc-accent);border-radius:2px;opacity:.5}.article-flow:has(>.page-lead),.entry-content:has(>.page-lead),.post-content:has(>.page-lead),.page-content:has(>.page-lead){position:relative}.article-flow:has(>.page-lead){margin-top:-60px}.nv-content-wrap:has(.page-lead),.nv-single-page-wrap:has(.page-lead){padding-top:0!important}@media (min-width:769px){.page-lead:nth-child(2){position:relative;overflow:hidden;margin-bottom:30px;z-index:1}.page-lead:nth-child(2) img{display:block;width:100%;height:auto}.page-lead:first-child{position:absolute;left:0;right:0;top:150px;z-index:10;pointer-events:none;text-align:center}}.page-lead:first-child{position:absolute;left:0;right:0;z-index:10;pointer-events:none;text-align:center}.page-lead:nth-child(2){position:relative;overflow:hidden;z-index:1}.page-lead:first-child h1{background:rgba(0,0,0,0.6);color:#fff!important;text-align:center;padding:22px 30px;margin:0;font-size:1.3em;line-height:1.4;letter-spacing:-.01em;text-shadow:0 1px 3px rgba(0,0,0,.3);pointer-events:auto}.access-text{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;padding:0!important;margin:-1px!important}@media (max-width:768px){.page-lead:first-child{position:absolute;left:0;right:0;top:75px;z-index:10;pointer-events:none;text-align:center;width:100vw;margin-left:calc(-50vw + 50%)}.page-lead:first-child h1{font-size:1.05em;padding:12px 20px;background:rgba(0,0,0,0.6)}.page-lead:nth-child(2){position:relative;overflow:hidden;z-index:1;margin-bottom:15px;width:100vw;margin-left:calc(-50vw + 50%);max-width:none;border-radius:0}.page-lead:nth-child(2) img{display:block;width:100%;height:350px;object-position:center 20%;object-fit:cover;border-radius:0!important}.article-flow:has(>.page-lead){margin-top:-30px}}.layout-row h3{margin-top:0;font-size:1.35em;line-height:1.3}.layout-row h4{color:#555;font-size:.95em;margin-top:20px;font-weight:600}.article-flow p,.entry-content p,.post-content p{line-height:1.75;margin-bottom:1.1em}.access-text+p,.page-lead:nth-child(2)+p,.article-flow+p{font-size:1.1em;line-height:1.8;font-weight:600;color:#222}.access-text+p::first-letter,.page-lead:nth-child(2)+p::first-letter,.article-flow+p::first-letter{font-size:1.6em;font-weight:700;color:var(--rc-accent);line-height:1;margin-right:2px}.layout-row{margin-bottom:40px}.article-flow .layout-row+.layout-row{padding-top:15px;border-top:1px solid rgba(0,0,0,.06)}.article-flow h2{margin-top:45px;margin-bottom:18px}.article-flow>h2:first-of-type{margin-top:25px}.article-flow a:not(blockquote a){color:var(--rc-accent);text-decoration:none;border-bottom:1px solid var(--rc-accent)33;transition:border-color .2s}.article-flow a:not(blockquote a):hover{border-bottom-color:var(--rc-accent)}.article-flow p>b>a[href*='kontakt'],.article-flow p>b>a[href*='contact'],.article-flow p>b>a[href^='tel:'],.article-flow p>b>a[href^='mailto:'],.article-flow p>strong>a[href*='kontakt'],.article-flow p>strong>a[href*='contact'],.article-flow p>strong>a[href^='tel:'],.article-flow p>strong>a[href^='mailto:'],.article-flow blockquote p>a[href*='kontakt'],.article-flow blockquote p>a[href*='contact'],.article-flow blockquote p>a[href^='tel:'],.article-flow blockquote p>a[href^='mailto:'],.article-flow blockquote a[href*='kontakt'],.article-flow blockquote a[href*='contact'],.article-flow blockquote a[href^='tel:'],.article-flow blockquote a[href^='mailto:']{display:inline-block;font-size:1.05em;text-decoration:none!important;transition:all .2s;margin:10px 0;padding:10px 24px;background:var(--rc-accent);color:#fff!important;border-radius:6px;border:none!important;box-shadow:0 2px 8px rgba(0,0,0,.1)}.article-flow p>b>a:hover[href*='kontakt'],.article-flow p>b>a:hover[href*='contact'],.article-flow p>b>a:hover[href^='tel:'],.article-flow p>b>a:hover[href^='mailto:'],.article-flow p>strong>a:hover[href*='kontakt'],.article-flow p>strong>a:hover[href*='contact'],.article-flow p>strong>a:hover[href^='tel:'],.article-flow p>strong>a:hover[href^='mailto:'],.article-flow blockquote p>a:hover[href*='kontakt'],.article-flow blockquote p>a:hover[href*='contact'],.article-flow blockquote p>a:hover[href^='tel:'],.article-flow blockquote p>a:hover[href^='mailto:'],.article-flow blockquote a:hover[href*='kontakt'],.article-flow blockquote a:hover[href*='contact'],.article-flow blockquote a:hover[href^='tel:'],.article-flow blockquote a:hover[href^='mailto:']{background:var(--rc-accent)18;color:var(--rc-accent)!important;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.08)}.article-flow blockquote:has(a[href*='kontakt']),.article-flow blockquote:has(a[href*='contact']),.article-flow blockquote:has(a[href^='tel:']),.article-flow blockquote:has(a[href^='mailto:']),.article-flow blockquote:has(a[href*='kontakt']),.entry-content .article-flow blockquote:has(a[href*='kontakt']){background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:20px 0!important;text-align:center;font-style:normal!important;border-left:none!important;border-radius:0!important}.article-flow>blockquote:last-of-type{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:20px 0!important;text-align:center;font-style:normal!important;border-left:none!important;border-radius:0!important}.article-flow p:has(>b>a[href*='kontakt']),.article-flow p:has(>strong>a[href*='kontakt']),.article-flow p:has(>b>a[href*='contact']),.article-flow p:has(>strong>a[href*='contact']),.article-flow p:has(>b>a[href^='tel:']),.article-flow p:has(>strong>a[href^='tel:']),.article-flow p:has(>b>a[href^='mailto:']),.article-flow p:has(>strong>a[href^='mailto:']){text-align:center;margin:15px 0}.detail-list details{transition:box-shadow .3s ease,margin .3s ease}.detail-list details[open]{margin-bottom:14px}.layout-row img{box-shadow:0 2px 12px rgba(0,0,0,.08)}.article-flow{scroll-behavior:smooth}.article-flow>h2:last-of-type{text-align:center;margin-top:50px}.article-flow>p:last-of-type{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}blockquote,.entry-content blockquote{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:4px solid var(--rc-accent);margin:30px 0;padding:22px 28px;font-style:italic;border-radius:0 8px 8px 0;box-shadow:0 2px 8px rgba(0,0,0,.04)}blockquote a{font-weight:600;font-style:normal;border-bottom:2px solid var(--rc-accent);padding-bottom:2px;text-decoration:none;transition:opacity .2s}blockquote a:hover{opacity:.75}.detail-list details{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:10px;overflow:hidden;transition:box-shadow .3s ease}.detail-list details:hover{box-shadow:0 2px 12px rgba(0,0,0,.06)}.detail-list details summary{cursor:pointer;padding:14px 18px;font-weight:600;font-size:1.05em;background:#f8f8f8;list-style:none;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.detail-list details summary:hover{background:#f0f0f0}.detail-list details summary::-webkit-details-marker{display:none}.detail-list details summary::after{content:'+';font-size:1.3em;font-weight:700;color:#888;transition:transform .3s ease}.detail-list details[open] summary::after{content:'';transform:rotate(180deg)}.detail-list details[open] summary{border-bottom:1px solid #e0e0e0}.detail-list details>p,.detail-list details>div,.detail-list details>ul{padding:14px 18px;margin:0}[data-wpsleep]{display:none!important}.detail-list>br,.detail-list>p:empty{display:none}span[data-wpsleep]+br,span[data-wpsleep]+p:empty{display:none}.rc-reveal.rc-animate{opacity:0;transform:translateY(30px);will-change:opacity,transform;transition:opacity var(--rc-speed) cubic-bezier(.25,.46,.45,.94),transform var(--rc-speed) cubic-bezier(.25,.46,.45,.94)}.rc-reveal.rc-visible{opacity:1!important;transform:none!important}.layout-row>.rc-reveal:nth-child(2){transition-delay:var(--rc-stagger)}.layout-row,.detail-list,blockquote{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
