@charset UTF-8;.pf-filter{margin-bottom:1.5em}.pf-filter-list{display:flex;flex-wrap:wrap!important;gap:.5rem;padding:0!important;margin:0;list-style:none}button.pf-chip{appearance:none;background:linear-gradient(90deg,#d0ab62 0,#e0c697 100%)!important;font-size:1rem!important;color:var(--black);padding:.5rem .75rem;cursor:pointer;font:inherit;line-height:1;white-space:nowrap;border-radius:5px!important}.pf-chip:hover,.pf-chip:focus-visible,.pf-chip.is-active{background:var(--global-palette5)!important;color:var(--white)!important;border-color:var(--primary)}.pf-count{opacity:.7;margin-left:.25rem;font-size:.8rem!important}.pf-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.pf-item{display:flex;flex-direction:column;text-decoration:none;color:inherit;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;border-radius:10px!important;transition:transform .2s ease,box-shadow .2s ease;height:100%}.pf-item:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgba(0,0,0,.08)}.pf-image{width:100%;aspect-ratio:1;background:var(--white);overflow:hidden;border-top-left-radius:10px!important;border-top-right-radius:10px!important}.pf-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.pf-item:hover .pf-image img{transform:scale(1.04)}.pf-thumb-fallback{width:100%;height:100%;background:var(--global-palette5)!important}.single-content h3.pf-title{margin:1rem 1rem auto!important;font-size:1.25rem;line-height:1.2}.pf-linktext{margin:0 1rem 1rem;color:var(--primary);font-size:.9rem;display:flex;align-items:end;justify-content:space-between;margin-top:2em!important}.external-link-icon{width:22px;height:22px;fill:var(--primary);opacity:.8;margin-left:.5rem;flex-shrink:0}.pf-linktext.intern{margin:0;background:var(--global-palette5)!important;color:var(--white);font-size:.9rem;display:flex;align-items:end;justify-content:space-between;margin-top:2em!important;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:.8rem 1rem}.pf-item.is-hidden{display:none!important}.pf-actions{display:flex;justify-content:center;margin-top:2em}.pf-loadmore{appearance:none;background:var(--global-palette5)!important;color:var(--white);padding:.5em 1.4em;font-weight:500!important;cursor:pointer;font-size:1.125rem;border-radius:5px!important}.pf-loadmore:hover,.pf-loadmore:focus-visible{background:#769685!important;color:var(--white)!important}.pf-loadmore[disabled]{opacity:.5;cursor:not-allowed}.header-navigation[class*=header-navigation-style-underline] .header-menu-container>ul>li>a:after{transition:none!important}.kadence-sticky-header.item-is-stuck .main-navigation{position:relative}.kadence-sticky-header.item-is-stuck .main-navigation .primary-menu-container>ul li.menu-item>a{font-size:1rem!important}.kadence-sticky-header.item-is-stuck .header-button{padding:.4em 1em!important}.site-main-header-wrap .site-header-row-container-inner{border-bottom:2px solid var(--global-palette2)!important}.kadence-sticky-header.item-is-stuck .site-header-row-container-inner{border-bottom:none!important;position:relative}.kadence-sticky-header.item-is-stuck .site-header-row-container-inner::before{content:"";background:white;position:absolute;width:50vw;height:100%;left:-50vw;top:0;z-index:-1}.kadence-sticky-header.item-is-stuck .site-header-row-container-inner::after{content:"";background:white;position:absolute;width:50vw;height:100%;right:-50vw;top:0;z-index:-1}#primary-menu>li>a{position:relative;text-decoration:none;color:inherit}#primary-menu>li>a::after{content:"";position:absolute;bottom:0;left:12px;right:12px;height:1px;background:var(--global-palette4);opacity:0;transform:scaleX(0);transform-origin:right;transition:opacity .3s ease,transform .3s ease}#primary-menu>li>a:hover::after,#primary-menu>li>a:focus-visible::after,#primary-menu>li.current-menu-item>a::after{opacity:1;transform:scaleX(1)}header .header-button{border-radius:10px!important}header .header-button:hover{opacity:.9!important;box-shadow:none!important}.mobile-logo{position:relative!important;top:-40px!important;left:-8px!important}#mobile-menu li{text-align:center!important;font-size:1.25rem!important}#mobile-menu li.current-menu-item a{text-decoration:underline!important;color:var(--global-palette1)!important}#mobile-menu li.cta{background:var(--global-palette-btn-bg)!important;color:var(--black);border-radius:5px!important;margin-top:10px!important}#mobile-menu li.cta:hover{opacity:.8!important}#mobile-drawer .drawer-header .drawer-toggle{position:relative;top:25px!important;right:-8px!important}#menu-footer{margin-left:0!important;padding-left:0!important}.footer-nav li a{font-size:.9rem;color:var(--text)}footer .wp-block-kadence-icon{margin-bottom:0!important}.footer-nav{display:flex!important;gap:16px;list-style-type:none!important}.footer-nav a{padding:0!important}#menu-footer{margin-bottom:0!important}@media (max-width:800px){.kb-gallery-ul.kb-gallery-type-mosaic .kadence-blocks-gallery-item:not(:first-child){visibility:hidden;height:0!important;overflow:hidden;position:absolute;left:-9999px}}.cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;align-items:stretch;list-style:none;padding:0}@media (min-width:1000px){.cards-container{grid-template-columns:repeat(auto-fit,minmax(350px,380px));justify-content:center}}.card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;transition:transform .2s,box-shadow .2s}.card-header{background:linear-gradient(125deg,var(--global-palette1) 2%,var(--global-palette2) 51%);padding:24px;min-height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.card-header h3{color:#333;font-size:1.5rem!important;font-weight:600;line-height:1.3;margin:0}.card-content{padding:24px;flex:1;display:flex;flex-direction:column}.card-button{background:var(--global-palette5)!important;color:#fff;border:0;padding:14px 24px;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:auto;font-size:.95rem;text-align:center!important;display:block!important;text-decoration:none!important}.card-button:hover{background:#5a6b49}.card:has(.card-button:hover){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.pagination-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;margin-top:20px}.slider-pagination{display:flex;justify-content:center;gap:6px}.pagination-number{width:24px!important;height:24px!important;border-radius:5px!important;background:rgba(107,122,90,.2)!important;color:rgba(107,122,90,.7)!important;border:1px solid rgba(107,122,90,.3)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important;font-weight:600!important;padding:0!important;margin:0!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important}.pagination-number:hover{background:rgba(107,122,90,.3)!important;color:var(--global-palette5)!important;border-color:rgba(107,122,90,.5)!important;transform:scale(1.05)!important}.pagination-number.active{background:var(--global-palette5)!important;color:#fff!important;border-color:var(--global-palette5)!important;transform:scale(1.1)!important;box-shadow:0 1px 4px rgba(107,122,90,.3)!important}.scroll-indicator{display:flex;align-items:center;gap:8px;opacity:.7;transition:opacity .3s}.scroll-indicator:hover{opacity:1}.scroll-text{font-size:14px;color:#222;font-weight:500;margin:0 6px;user-select:none}@media (max-width:800px){.cards-container{--gutter:16px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:var(--gutter);scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-padding-inline:var(--gutter);padding:10px var(--gutter)}.cards-container::-webkit-scrollbar{display:none}.card{scroll-snap-align:start;scroll-snap-stop:always;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;margin:5px 0}.card-header{min-height:110px;padding:20px}.card-content{padding:20px}.pagination-wrapper{display:flex}}@media (min-width:801px) and (max-width:1024px){.cards-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}}.mobile-only{display:none}@media (max-width:800px){.mobile-only{display:flex}.mobile-only .wp-block-kadence-icon{margin-bottom:0!important}p.scroll{padding:0!important;margin:0 6px!important}}@media (min-width:801px){.pagination-wrapper{display:none}}.wp-block-kadence-tab.kt-tab-inner-content{padding-left:0!important;padding-right:0!important}.testimonials-swiper-slider{position:relative;padding-bottom:100px}@media (max-width:800px){.testimonials-swiper-slider{padding-bottom:120px}}.testimonials-swiper-slider .testimonial-swiper-slide{box-shadow:none;padding-bottom:20px}@media (max-width:800px){.testimonials-swiper-slider .testimonial-swiper-slide{padding-bottom:40px}}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-content{display:flex;gap:2rem;align-items:flex-start;min-height:200px}@media (max-width:768px){.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-content{flex-direction:column;gap:1rem;text-align:center}}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-left{flex:0 0 33.333%}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-left .testimonial-image{border-radius:12px;overflow:hidden}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-left .testimonial-image img{width:100%;height:auto;aspect-ratio:1.3333333333;object-fit:cover;display:block}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right{flex:0 0 66.666%;display:flex;flex-direction:column;gap:1rem}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-stars{display:flex;gap:.25rem;color:#fbbf24}@media (max-width:768px){.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-stars{justify-content:center}}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-stars svg{width:34px;height:34px;display:block}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-review{flex:1}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-review p{margin:0 0 1rem 0;line-height:1.6}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-review p:last-child{margin-bottom:0}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-meta{margin-top:auto;margin-bottom:60px}@media (max-width:800px){.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-meta{margin-bottom:80px}}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-meta .testimonial-name{font-weight:600;font-size:1.1rem;margin-bottom:.25rem}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-meta .testimonial-restaurant{color:#6b7280;font-size:.9rem;font-style:italic}.testimonials-swiper-slider .swiper-nav-layout{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex!important;align-items:center;justify-content:center;gap:0;z-index:100;width:auto;height:auto}@media (max-width:800px){.testimonials-swiper-slider .swiper-nav-layout{bottom:5px}}.testimonials-swiper-slider .testimonials-swiper-pagination{position:static!important;width:auto!important;display:flex;gap:4px;align-items:center;justify-content:center}.testimonials-swiper-slider .testimonials-swiper-pagination .swiper-pagination-bullet{width:28px;height:28px;border-radius:6px;border:2px solid #e5e7eb;background:#fff;color:#6b7280;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;opacity:1;margin:0}.testimonials-swiper-slider .testimonials-swiper-pagination .swiper-pagination-bullet:hover{border-color:var(--global-palette5);background:#f0fdf4;color:var(--global-palette5)}.testimonials-swiper-slider .testimonials-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--global-palette5);border-color:var(--global-palette5);color:#fff}.testimonials-swiper-slider .testimonials-swiper-prev,.testimonials-swiper-slider .testimonials-swiper-next{position:static!important;width:28px;height:28px;margin-top:0!important;background:transparent;border-radius:6px;border:0;display:none;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:none;padding:0}.testimonials-swiper-slider .testimonials-swiper-prev:hover,.testimonials-swiper-slider .testimonials-swiper-next:hover{transform:scale(1.1)}.testimonials-swiper-slider .testimonials-swiper-prev:after,.testimonials-swiper-slider .testimonials-swiper-next:after{display:none}.testimonials-swiper-slider .testimonials-swiper-prev svg,.testimonials-swiper-slider .testimonials-swiper-next svg{width:28px;height:28px;fill:var(--global-palette5)}.testimonials-swiper-slider .testimonials-swiper-prev.swiper-button-disabled,.testimonials-swiper-slider .testimonials-swiper-next.swiper-button-disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.testimonials-swiper-slider .swiper-nav-layout{gap:.5rem}.testimonials-swiper-slider .testimonials-swiper-pagination .swiper-pagination-bullet{width:26px;height:26px;font-size:12px}.testimonials-swiper-slider .testimonials-swiper-prev,.testimonials-swiper-slider .testimonials-swiper-next{width:26px;height:26px}.testimonials-swiper-slider .testimonials-swiper-prev svg,.testimonials-swiper-slider .testimonials-swiper-next svg{width:26px;height:26px}}.testimonials-swiper-slider.is-static .swiper-nav-layout{display:none}.ff-btn-submit{background:var(--global-palette5)!important;padding:.5em 1.4em!important;color:var(--white)!important;border-radius:10px!important;font-weight:600!important}.ff-btn-submit:hover,.ff-btn-submit:focus-visible{box-shadow:none!important}.fluent_form_5 fieldset{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:.5rem}.fluent_form_5 .ff-el-form-hide_label{flex:1;margin-bottom:10px!important}.fluent_form_5 .ff_submit_btn_wrapper{flex-shrink:0}@media (max-width:800px){.fluent_form_5 fieldset{flex-direction:column}.fluent_form_5 .ff_submit_btn_wrapper{width:100%}.fluent_form_5 .ff-btn-submit{width:100%}}.ff-el-group.ff-custom_html{margin-bottom:0!important}.ff-el-group.ff-custom_html p{margin-bottom:0!important;font-size:.8rem!important}#ff_5_newsletter_email::placeholder{color:#999;font-size:.9rem;opacity:1}.ff-default .ff-el-input--label label{font-size:1rem!important;font-weight:600!important}.ff-default .ff-el-form-control{font-family:inherit!important;font-size:1.125rem!important;padding:.5em!important;border-radius:5px!important}.ff-el-form-check-label .ff_t_c{font-size:1rem!important}form.fluent_form_5 .ff-btn-submit:not(.ff_btn_no_style){padding:.5em 1.4em!important}.ff-message-success{border:0!important;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;margin:10px 0 45px!important;padding:15px!important;position:relative!important;border-radius:10px!important;background:#f5f5f5!important}.kt-tab-title{border-radius:10px!important}.repeater-table{max-width:1000px;margin:0 auto;overflow-x:auto}.repeater-table table{width:100%;border-collapse:collapse}.repeater-table table th,.repeater-table table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0;vertical-align:top}.repeater-table table thead th{background-color:var(--global-palette8);font-weight:600}.repeater-table table th:nth-child(1),.repeater-table table td.col-jahr{width:20%;white-space:nowrap}.repeater-table table th:nth-child(2),.repeater-table table td.col-content{width:50%}.repeater-table table th:nth-child(3),.repeater-table table td.col-ort{width:30%;white-space:wrap}.repeater-table table tbody tr:hover{background-color:#f8f9fa}@media (max-width:768px){.repeater-table table{border:0}.repeater-table table thead{display:none}.repeater-table table tbody{display:block}.repeater-table table tr{display:grid;grid-template-columns:1fr;row-gap:0;justify-items:center;align-items:center;text-align:center;border-bottom:2px solid #e0e0e0;padding:16px 0}.repeater-table table tr:hover{background:transparent}.repeater-table table tr:last-child{margin-bottom:0;border-bottom:none}.repeater-table table td{display:block;width:100%!important;padding:2px 0;border:0;white-space:normal;text-align:center;line-height:1.2!important}.repeater-table table td.col-jahr{font-weight:600!important}.repeater-table table td.col-content{margin-bottom:8px!important}.repeater-table table td>*{margin-left:0!important;padding-left:0!important;text-align:inherit;margin-top:0;margin-bottom:.25rem}.repeater-table table td>*:last-child{margin-bottom:0}}.kt-accordion-panel-inner{border:0!important}.kt-blocks-accordion-header{padding-left:16px!important;padding-right:16px!important}.kt-blocks-accordion-header:not(.kt-accordion-panel-active){border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.kt-blocks-accordion-header:hover{border-bottom-left-radius:5px!important;border-bottom-right-radius:5px!important}.kt-blocks-accordion-icon-trigger{position:relative;right:12px!important}@media (max-width:768px){.kt-blocks-accordion-icon-trigger{right:0!important}}.kt-accordion-panel-inner{padding-left:16px!important;padding-right:16px!important}.kt-accordion-panel-inner p.has-text-align-center{max-width:800px!important;width:100%!important;font-size:1.125rem!important;margin-inline:auto!important}li.feed-item{border-radius:10px!important;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;border:2px solid lightgrey!important;padding:0!important}li.feed-item .j-content-image{border-top-left-radius:10px!important;border-top-right-radius:10px!important}li.feed-item .j-poster,li.feed-item .j-poster-meta,li.feed-item .j-message{padding-left:8px!important;padding-right:8px!important}.juicer-feed .j-paginate{background:var(--global-palette5)!important;border:0!important;color:var(--white)!important;transition:none!important}.juicer-feed .j-paginate:hover,.juicer-feed .j-paginate:focus-visible{opacity:.8!important}li.feed-item .j-meta{padding:8px!important;border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}li.feed-item.j-tiktok .j-meta{background:#000!important}li.feed-item.j-instagram .j-meta{background:#E1306C!important}li.feed-item.j-linkedin .j-meta{background:#0077B5!important}.hero-video{position:absolute;right:280px;top:-100px;z-index:-1;transform:translateZ(0) scale(1);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff;display:block!important;border:0!important;outline:0!important;clip-path:inset(0.5px .5px .6px .5px round 0);overflow:hidden}@media (max-width:1300px){.hero-video{right:120px;transform:translateZ(0) scale(0.9)}}@media (max-width:1100px){.hero-video{right:0;transform:translateZ(0) scale(0.9)}}@media (max-width:900px){.hero-video{top:-60px;right:-20%;transform:translateZ(0) scale(0.7)}}@media (max-width:500px){.hero-video{top:0!important;right:-40%!important;transform:translateZ(0) scale(0.4)}}.referenzlogos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;list-style:none;padding:0!important;margin:0}.referenzlogos__item{display:flex;align-items:center}.referenzlogos__link{display:inline-flex}.referenzlogos__img{display:block;max-height:120px;height:auto;width:auto}html,body{touch-action:manipulation!important}main p strong{font-weight:600!important}.pos-rel{position:relative}.screen-reader-text:focus,.screen-reader-text:focus-visible{background:var(--redbrown)!important;color:white!important;border:0!important;border-radius:0!important;font-size:1.25rem!important;outline:2px dashed white!important}.single-content address,.single-content figure,.single-content hr,.single-content p,.single-content table,.single-content pre,.single-content form,.single-content .wp-block-buttons,.single-content .wp-block-button,.single-content .wc-block-grid,.single-content .wp-block-kadence-advancedbtn,.single-content .wp-block-media-text,.single-content .wp-block-cover,.single-content .entry-content-asset,.single-content .wp-block-kadence-form,.single-content .wp-block-group,.single-content .wp-block-yoast-faq-block,.single-content .wp-block-yoast-how-to-block,.single-content .schema-faq-section,.single-content .wp-block-kadence-tableofcontents,.single-content .enlighter-default,.single-content .wp-block-kadence-iconlist,.single-content [class*=__inner-content]{margin-bottom:1rem}.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6{margin:0 0 .5em 0!important}.entry-content p{max-width:800px!important}.wp-block-kadence-icon{margin-bottom:25px!important}.pos-rel.wp-block-kadence-rowlayout{position:relative}.kadence-blocks-gallery-item .kadence-blocks-gallery-intrinsic{border-radius:5px!important;background:white!important}li.feed-item{border-radius:10px!important;box-shadow:0 4px 8px rgba(0,0,0,.2)!important;border:2px solid lightgrey!important;padding:0!important}li.feed-item .j-content-image{border-top-left-radius:0!important;border-top-right-radius:0!important}.juicer-feed.modern .j-text{padding:0!important}li.feed-item .j-poster,li.feed-item .j-poster-meta,li.feed-item .j-message{padding:24px!important}li.feed-item .j-poster{padding:16px!important}.juicer-feed .j-paginate{background:var(--global-palette5)!important;border:0!important;color:var(--white)!important;transition:none!important}.juicer-feed .j-paginate:hover,.juicer-feed .j-paginate:focus-visible{opacity:.8!important}li.feed-item .j-meta{padding:8px 24px!important;border-bottom-left-radius:10px!important;border-bottom-right-radius:10px!important}li.feed-item.j-tiktok .j-meta{background:#000!important}li.feed-item.j-instagram .j-meta{background:#E1306C!important}.juicer-feed.colored-icons .j-meta a.j-social.j-instagram{color:white!important}li.feed-item.j-linkedin .j-meta{background:#0077B5!important}.pf-item{background:white}.pf-linktext{color:white}.pf-linktext svg{fill:var(--global-palette5)!important}.repeater-table thead th{background:white!important;border-top-left-radius:10px;border-top-right-radius:10px}.pf-filter-list{display:none}.pf-filter-list:has(li:nth-child(3)){display:flex}.testimonials-swiper-slider .testimonials-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.pagination-number.active,.testimonials-swiper-slider .testimonials-swiper-pagination .swiper-pagination-bullet:hover{background:#eeb3ee!important;border-color:#eeb3ee!important;color:white!important}.testimonials-swiper-slider .testimonial-swiper-slide .testimonial-right .testimonial-stars svg{width:22px!important;height:22px!important}button.splide__pagination__page.is-active,button.splide__pagination__page:hover{border-color:#eeb3ee!important;background:#eeb3ee!important}button.splide__pagination__page{border-color:#eeb3ee!important}