@keyframes flip{0%,80%{transform:rotateY(360deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes highlight{0%,to{top:-50%}50%{top:100%}}@keyframes highlight_topdown{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes highlight2{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@-webkit-keyframes glowing{0%{box-shadow:0 0 5px #ad4040,0 0 20px #c79f9f,0 0 30px #734b61,0 0 40px rgba(99,79,79,.42),0 0 50px #aa1414,0 0 60px #780707,0 0 70px #290202}to{box-shadow:0 0 10px #bb3b3b,0 0 30px rgba(223,172,172,.62),0 0 40px #c54f4f,0 0 50px #aa1414,0 0 60px #804c4c,0 0 70px #e39292,0 0 0#e7a0a0}}.fadecard__cols,.fadecard__list{display:flex;box-sizing:border-box;flex-wrap:wrap}.fadecard__list{width:calc(100% + 1.5em);margin-right:-1.5em;justify-content:flex-start}.fadecard__cols{width:100%;justify-content:space-between}.fadecard__cols>*{width:calc(33.33% - 1em)}@media screen and (max-width:848px){.fadecard__cols>*{width:calc(50% - .5em)}.fadecard__cols>:nth-child(3){display:none}}@media screen and (max-width:548px){.fadecard__cols>*{width:100%}.fadecard__cols>:nth-child(2),.fadecard__cols>:nth-child(3){display:none}}.fadecard__item{width:calc(33.33% - 1.5em);margin-right:1.5em;height:auto;box-sizing:border-box;margin-bottom:2em;position:relative;background-color:transparent}.fadecard__item--standalone{width:100%!important}.fadecard__item:after{border-radius:0 0 300px 300px;box-shadow:0 0 18px rgba(0,0,0,.05),0 0 6px rgba(0,0,0,.05);content:"";display:block;height:calc(100% - 64px);left:0;position:absolute;top:0;width:100%;z-index:0}@media screen and (max-width:960px){.fadecard__item{width:calc(50% - 1.5em)}.fadecard__item:nth-child(3){display:none}}@media screen and (max-width:560px){.fadecard__item{width:calc(100% - 1.5em)}.fadecard__item:nth-child(3){display:block}}.fadecard__item_cnt{width:100%;z-index:2;position:relative;height:100%;background-color:#f6f4ee}.fadecard__img{width:100%;height:auto;display:block;box-sizing:border-box;border:1px solid #fff}.fadecard__img:hover{opacity:1}.fadecard__caption{box-sizing:border-box;margin:0 0 1.5em;color:#626161;font-weight:300;line-height:1.7!important;overflow:hidden;padding:1.35em 1.7em 1.7em;background:linear-gradient(to bottom,#fff 20%,#f6f4ee 80%)}.fadecard__caption:hover{background:linear-gradient(to bottom,#fff 40%,#f6f4ee 100%)}@media screen and (max-width:560px){.fadecard__caption,.fadecard__caption:hover{background:#fff}}.fadecard__title{color:#aa1414;font-family:"Ankerbrot Regular","Century",serif;-webkit-transform:translateZ(0);font-weight:400;font-kerning:normal;font-variant-ligatures:common-ligatures,contextual;-moz-font-feature-settings:"kern","liga","clig","calt","pnum";-ms-font-feature-settings:"kern","liga","clig","alt","pnum";-webkit-font-feature-settings:"kern","liga","clig","calt","pnum";font-feature-settings:"kern","liga","clig","calt","pnum";font-size:15px;line-height:22px;margin-bottom:12px}.fadecard__date{color:#aa1414;display:inline-block;padding-right:6px}.fadecard__readmore{width:100%;position:relative;display:flex;text-transform:uppercase;line-height:16px;letter-spacing:1px;color:#aa1414;align-items:center;text-align:center;min-height:48px;padding:0;margin-top:16px}@media screen and (max-width:560px){.fadecard__readmore{justify-content:flex-end;min-height:24px;height:24px}}.fadecard__readmore:before{content:"";flex-grow:2;box-sizing:border-box;height:1px;border-top:#aa1414 solid 1px;margin-right:12px;margin-top:-3px;opacity:.25}@media screen and (max-width:560px){.fadecard__readmore:before{display:none}}.fadecard__readmore:after{content:"";flex-grow:2;box-sizing:border-box;height:1px;border-top:#aa1414 solid 1px;margin-left:12px;margin-top:-3px;opacity:.25}@media screen and (max-width:560px){.fadecard__readmore:after{display:none}}.fadecard__readmore_caption:before{display:block;content:"Jetzt";color:#aa1414;height:0;overflow:hidden;opacity:0;transition:all .15s ease-in-out;margin-bottom:-5px}.fadecard__item:hover .fadecard__readmore_caption:before{opacity:1;height:24px}@media screen and (max-width:560px){.fadecard__item:hover .fadecard__readmore_caption:before{display:none}}.col--fourths{width:32.2033898305%;float:left;margin-right:1.6949152542%}.col--fourths:nth-child(3n){float:right;margin-right:0}.uk-button{background-color:var(--red);color:#fff;margin:.5em 0}.uk-button:hover{background-color:var(--darkred)}.uk-button-large{line-height:70px;font-size:1rem}button.button-arrow{position:relative;display:inline-block;cursor:pointer;outline:0;border:0;vertical-align:middle;text-decoration:none;background:0 0;padding:0;font-size:inherit;font-family:inherit;width:16rem;height:auto;margin-bottom:1em}button.button-arrow .circle{transition:all .45s cubic-bezier(.65,0,.076,1);position:relative;display:block;margin:0;width:3rem;height:3rem;background:var(--red);border-radius:1.625rem}button.button-arrow .button-text,button.button-arrow .circle .icon{transition:all .45s cubic-bezier(.65,0,.076,1);position:absolute;top:0;bottom:0}button.button-arrow .circle .icon{margin:auto;background:#fff}button.button-arrow .circle .icon.arrow{transition:all .45s cubic-bezier(.65,0,.076,1);left:.625rem;width:1.125rem;height:.125rem;background:0 0}button.button-arrow .circle .icon.arrow::before{position:absolute;content:"";top:-.25rem;right:.0625rem;width:.625rem;height:.625rem;border-top:.125rem solid #fff;border-right:.125rem solid #fff;transform:rotate(45deg)}button.button-arrow .button-text{left:40px;right:0;padding:.75rem 0;margin:0 0 0 1.85rem;color:var(--red);font-weight:700;line-height:1.6;text-align:left;text-transform:uppercase}button:hover .circle{width:100%}button:hover .circle .icon.arrow{background:#fff;transform:translate(1rem,0)}button:hover .button-text{color:#fff}.button-default{background-color:var(--red)!important;border-radius:6px}.button-default:hover{background-color:var(--darkred)!important;opacity:.9;color:var(--beige3)}.footer{height:auto}.franchise_header_bar,.red_header_bar{background-color:#aa1414;box-shadow:0 0 12px rgba(0,0,0,.3) inset;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;padding:24px;text-align:center}.franchise_header_bar img,.red_header_bar img{width:280px;height:auto;margin-top:12px}.bshadow{box-shadow:-2px 5px 8px 0 rgb(120 52 52/62%)}.img-jutout img{position:relative;top:-60px;filter:drop-shadow(2px 4px 6px #000);margin-bottom:-40px}.franchise_header_bar p,.red_header_bar p{color:#fff;font-family:"Ankerbrot Bold","Century",serif;font-size:32px;line-height:36px;margin-top:12px;margin-bottom:0;letter-spacing:1px}@media screen and (max-width:480px){.franchise_header_bar img,.red_header_bar img{width:180px}.franchise_header_bar p,.red_header_bar p{font-size:18px;line-height:28px}.tagline{font-size:18px}}.slideshow-item--caption--text,.slideshow-item--caption--text .subheadline{font-family:"Ankerbrot Bold","Century",serif!important}.franchise_header{margin-top:90px}@media screen and (max-width:480px){.franchise_header{margin-top:55px}}.lngsw_mobile{position:absolute;top:23px;right:16px;color:#fff;display:none}@media screen and (max-width:900px){.lngsw_mobile{display:block}}.wensuchenwir ol,.wensuchenwir ul{position:relative;list-style:square}.wensuchenwir ol{list-style:decimal}.footer--about,.link-flat{background-color:#aa1414}.content--wen_suchen_wir h1,h1,h2{color:#aa1414}.content--wen_suchen_wir{padding:0!important}.link-flat__col-trinary{background-color:#fff;color:#aa1414;font-weight:700}.link-flat__col-trinary:hover{color:#aa1414;opacity:.9}.footer--links--list li a:hover,.footer--the-last-bits{color:#fff}.content--wen_suchen_wir{background-image:none;position:relative}.wen_suchen_wir_frame{border:2px solid #aa1414;margin:64px 0 28px;box-sizing:border-box;text-align:center;padding:48px;position:relative;z-index:2;font-size:18px;line-height:24px}.wen_suchen_wir_frame ul{list-style:disc}.wen_suchen_wir_frame li,.wen_suchen_wir_frame ol{margin:12px 0}.wen_suchen_wir_frame h2{position:relative;top:-64px;padding:0 8px;background-color:#f3f3e9;display:inline-block;text-align:center;color:var(--red);font-size:32px}@media screen and (max-width:580px){.wen_suchen_wir_frame{margin-top:42px;padding:24px}.wen_suchen_wir_frame h3{margin-top:24px!important;margin-bottom:0!important}.content--wen_suchen_wir:after,.content--wen_suchen_wir:before{width:46%}}.suchen_list{position:relative;z-index:2;width:calc(100% + 24px)}.footer--about{height:auto}.footer--about--text{display:block;margin-bottom:36px;float:none}.footer--about h1{margin:4rem 0 2rem}.footer--links{height:auto;padding-bottom:2rem;padding-top:1rem}.footer--links--list{margin-bottom:1rem}.footer--links--list li{line-height:3rem;color:#fff}.content--intro--text{width:100%}.content--intro{margin-bottom:5rem}@media screen and (max-width:580px){.footer--about .wrapper-general{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer--about--text{width:calc(100% - 2rem)!important;margin-left:0!important}.footer--about .footer--about--figure{width:100%;max-width:300px}.slideshow-item#default_header .slideshow-item--caption{margin-top:3rem}.slideshow-item#default_header .slideshow-item--caption--text{font-size:3rem}.content--intro h1,.content--wen_suchen_wir h1{font-size:1.8rem;margin:3rem 0 2rem}.slideshow-wrapper{height:320px}.content--intro{margin-bottom:2rem}.video{margin-bottom:3rem}.content--wen_suchen_wir--list,.content--wen_suchen_wir--list+.content--wen_suchen_wir--list{width:100%;float:none}.content--wen_suchen_wir{padding-bottom:1.8rem}.content--anforderung h1,.content--kontakt h1,.content--philosophy h1,.content--suchen h1{margin:5rem 0 4rem!important;font-size:1.8em}.content--philosophy h2{font-size:1.1rem;line-height:1.4rem}.locations--col,.locations--col--foto{float:left!important;width:100%!important;margin-top:1rem}.content--anforderung,.content--philosophy{padding-bottom:5rem}.content--kontakt--innerwrapper{width:100%;margin:0}}@media screen and (max-width:900px){.navigation-wrapper{display:none}.logo{width:130px;height:auto;margin:0 auto;float:none;display:block}}.slideshow-wrapper{height:600px;max-height:80vh}@media screen and (max-width:770px){.slideshow-wrapper{height:400px}}@media screen and (max-width:500px){.slideshow-wrapper{height:280px}}.slideshow-item#default_header{background-image:url(../img/2018_header.jpg)}.slideshow-item--caption{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:2rem!important;height:100%}.slideshow-item--caption--text{text-shadow:0 0 4px rgba(0,0,0,.3),0 0 80px rgba(0,0,0,.3),0 0 2px #000,0 0 1px #000}@media screen and (max-width:500px){.slideshow-item--caption--text{font-size:2rem!important}}.subheadline{font-size:1.3rem}.block__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block__item,.block__item2{width:calc(50% - 12px);min-height:500px;margin:12px 0;border-radius:20px}.block__item2{min-height:420px}.block__item2>*,.block__item>*{max-width:calc(100% - 24px)}@media screen and (max-width:800px){.block__item{min-height:400px}.block__item2{min-height:360px}}@media screen and (max-width:600px){.block__item,.block__item2{width:100%;min-height:400px}.block__item:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block__item:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block__item:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.block__item:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.block__item:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.block__item:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.block__item:nth-child(7){-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.block__item:nth-child(8){-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.block__item2:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block__item2:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.block__item2:nth-child(3){-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.block__item2:nth-child(4){-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.block__item2:nth-child(5){-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.block__item2:nth-child(6){-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}}.block__item--image{background-size:cover;background-position:center center;position:relative}.block__item--image:before{content:"";border:2px solid #aa1414;position:absolute;top:24px;right:24px;bottom:24px;left:24px}.block__item--text{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#aa1414;color:#fff;padding:32px;font-size:18px;line-height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block__item--text>span{display:block;margin-bottom:24px;font-style:italic}.block__item--text h3{font-family:"Ankerbrot Regular",cursive;font-weight:400;margin-bottom:24px;font-size:28px;line-height:32px}.block__item--text ul{list-style:disc;margin-left:20px}.block__item--text li{margin-bottom:12px}.suchen_bold{font-weight:700}.suchen_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:48px}.suchen_list li{width:calc(33.33% - 18px);margin-bottom:24px}.suchen_list li>*{max-width:calc(100% - 24px);display:block!important}@media screen and (max-width:960px){.suchen_list li{width:calc(50% - 12px)}}@media screen and (max-width:680px){.suchen_list li{width:100%}}.suchen_list li label{min-height:96px}.kontakt_personen,.suchen_list li div,.suchen_list li label{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.suchen_list li div,.suchen_list li label{background-color:#aa1414;color:#fff;padding:24px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center;text-align:center;line-height:24px;font-size:18px}.suchen_list li div{margin-top:2px;min-height:144px}.suchen_list strong{font-weight:700!important;color:#fff!important}.kontakt_personen{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.kontakt_person__frame{position:relative}.kontakt_person__frame img{display:block}.kontakt_person__frame:before{content:"";border:2px solid #aa1414;position:absolute;top:24px;right:24px;bottom:24px;left:24px}.kontakt_person{width:calc(50% - 12px);margin-bottom:24px}@media screen and (max-width:500px){.kontakt_person{width:100%}}.kontakt_person img{width:100%;height:auto;margin-bottom:24px}.content--intro h1{margin:4rem 0 2rem}.content--philosophy{padding-bottom:4rem}.content--wen_suchen_wir{padding-bottom:2rem}.why_list--item{line-height:22px}#address a{color:#b2071b}.waviy,.waviy span{position:relative}.waviy span{display:inline-block;font-family:"Ankerbrot Bold",Sans-Serif,serif;font-size:40px;color:var(--red);text-transform:uppercase;animation:flip 2s infinite;animation-delay:calc(.2s*var(--i))}.glossy,.glossy2{box-shadow:inset 0 3px 6px rgba(0,0,0,.16),0 4px 6px rgba(0,0,0,.45);border-radius:10px}.glossy2{box-shadow:inset 0 3px 6px rgba(0,0,0,.16),-6px 9px 10px 1px rgba(0,0,0,.45)}.pulse{animation:pulse 2s infinite ease-in-out}.highlight,.highlight_topdown{position:relative;overflow:hidden}.highlight::before,.highlight_topdown::before{content:"";position:absolute;left:0;right:0;top:-50%;height:50%}.highlight::before{background:linear-gradient(rgba(255,255,255,.3),rgba(255,255,255,0));animation:highlight 2s infinite ease-in-out}.highlight_topdown::before{background:linear-gradient(25deg,rgba(255,255,255,.3),rgba(255,255,255,0));animation:highlight_topdown 2s infinite ease-in-out}[class$=-secondary],[class*=secondary]{background-color:#4d4d4f}[class*=primary]{background-color:var(--red)}h1,h2,h3{text-align:center;font-family:"Ankerbrot Bold","Century",serif}h2,h3{font-weight:400}body,ol,p,ul{font-family:MarkPro,Verdana,sans-serif}body{background-color:var(--beige)}.telnr b{font-weight:800}.icon_svg_bg{width:150px;height:140px;background-image:url(/font/fontawesome6/svg/croissant-duotone_red.svg);background-repeat:no-repeat;filter:opacity(.2);background-position:bottom;margin:1em;background-size:contain}ol,p,ul{font-size:1rem;line-height:2em;margin-bottom:1.5em;color:#626161;font-weight:300}.result-list__headline,.sidebar__section__headline{font-size:1em;letter-spacing:.05em;border-top:1px solid var(--beige3);padding:1em 0 0;color:var(--headgrey);text-align:right}.beige-left{border-left:40px solid var(--beige2)}.beige-left--red{border-left:40px solid var(--red)}.uk-input:focus,.uk-select:focus,.uk-textarea:focus{outline:0;background-color:#fff;color:#666;border-color:var(--red)}.uk-link-toggle:hover .uk-link,.uk-link:hover,a:hover,em{color:var(--darkred)}.anker_caption{display:inline-block;background-color:rgba(246,241,243,.9);color:#aa1414;line-height:2.4em;opacity:1;padding:0 16px 0 11px}.anker_caption,.single_page_content{box-shadow:0 0 6px rgba(0,0,0,.1)}.single_page_content b{color:var(--red);font-weight:700}.single_page_content_rahmen{background-color:var(--beige)!important;border:25px solid #fff!important}::selection{background:var(--red)}.uk-checkbox:checked:focus,.uk-checkbox:indeterminate:focus,.uk-radio:checked:focus{background-color:var(--darkred)}.uk-button-primary.uk-active,.uk-button-primary:active,.uk-button-primary:hover{background-color:var(--red)}.ui-button i{padding-right:1em}.ui-button{border-radius:12px}.uk-button{letter-spacing:1px;font-family:"Ankerbrot Regular","Century",serif}.single_page_content h2{line-height:1.25em}.single_page_content_intro h2{line-height:1.25em;margin-bottom:1em}.stoerer{background-image:url(/img/teaser/2024_02_06_bannerkaffee.jpg);border-radius:100% 100%;min-height:200px;min-width:200px;height:20vh;width:20vh;background-size:cover}.card .uk-link-toggle:hover .uk-link,.card .uk-link:hover,.card a:hover{opacity:.6;text-decoration:none;color:unset}.background-abstand{top:155px}.nav_oben{height:5em;padding-left:2em;padding-right:2em;display:flex;justify-content:space-between;align-items:center}.breadcrumbs,.uk-subnav{border:1px solid #cbd2d9;border-radius:.3rem;overflow:hidden;font-size:.875rem}.breadcrumbs{display:inline-flex}.uk-subnav{line-height:1em;margin:0}.subnav,.uk-subnav{display:inline-flex}.gastro_logo_dein_anker{max-width:400px}.notice p{line-height:1.5em}.notice p:last-child{margin-bottom:0}.single_page_content_intro{background-color:#fff;padding:2em;margin-bottom:1em;box-shadow:0 0 6px rgba(0,0,0,.1)}.single_page_content h2,.single_page_content_intro p{margin:0}.breadcrumbs__item,.uk-subnav li{background:#fff;color:#666;outline:0;padding:.75em .75em .75em 1.25em;position:relative;text-decoration:none;transition:background .2s linear}.breadcrumbs__item:hover,.breadcrumbs__item:hover:after{background:#edf1f5}.breadcrumbs__item.breadcrumbs__item-is-active:focus,.breadcrumbs__item:focus,.breadcrumbs__item:focus:after{color:var(--red);text-decoration:none}.breadcrumbs__item:after,.breadcrumbs__item:before{background:#fff;bottom:0;clip-path:polygon(50% 50%,-50% -50%,0 100%);content:"";left:100%;position:absolute;top:0;transition:background .2s linear;width:1em;z-index:1}.breadcrumbs__item:before{background:#cbd2d9;margin-left:1px}.breadcrumbs__item:last-child{border-right:none}.breadcrumbs__item.breadcrumbs__item-is-active{color:var(--red);font-weight:600}.quicklink_item.breadcrumbs__item-is-active,.uk-subnav.breadcrumbs__item-is-active{background:var(--red);color:#fff}.block__item--text h3,.block__item--text li,.quicklink_item.breadcrumbs__item-is-active a{color:#fff}.uk-subnav .quicklink_item{padding:.75em 1.25em;white-space:nowrap}.homepage__three-things{xposition:absolute;display:flex;flex-direction:column;xright:10px;flex-wrap:wrap;align-content:center;justify-content:flex-start;margin-right:2em;width:20vw;max-width:300px}.homepage__three-things .content-teaser{width:100%}@media (max-width:1200px){.homepage__three-things{width:24vw;max-width:300px}}.content-teaser{box-shadow:none;width:33%;float:none;margin-right:1.6949152542%;box-sizing:border-box;background-color:#fff;position:relative;border:1px solid #eae4d5;border-bottom:3px solid #eae4d5;transition:border-bottom .35s ease;margin-bottom:.5em}.content-teaser:hover .content-teaser__caption .caption-main,.content-teaser:hover .content-teaser__caption .caption-sub{transform:translateY(-110px)}.caption-sub{color:var(--red)}.home_h2{font-size:2.5em}.b,h1{color:var(--red);font-weight:700}.content__boxed h2,.counter_container{display:inline-block;text-align:center;color:var(--red)}.counter_container{width:100px;font-weight:700}h1{margin:2rem 0 .5rem;font-size:36px}.uk-offcanvas{z-index:99999}.single_page_content{background-color:#fff;padding:2em;border-bottom:3px solid var(--red);margin-bottom:3em}.sidebar h3,.tagline{font-family:"Ankerbrot Regular","Century",serif;font-weight:400}.tagline{color:#626161;font-size:24px;text-align:center;line-height:1.5em}.fadecard__item,.fadecard__item img{overflow:hidden;transform-origin:65% 75%;transition:transform 1s,filter .5s ease-out}.fadecard__item:hover img{transform:scale(1.03)}.block__item--image:before{display:none}.block__item{box-shadow:0 0 4px rgba(0,0,0,.1)}.block__item--image{border:1px solid rgba(0,0,0,.1)}.uk-navbar{box-shadow:-2px 5px 8px 0 rgb(120 52 52/62%)}.sidebar h3{text-transform:uppercase;color:#7b7b7b;font-size:.875em;letter-spacing:.05em;text-align:left}.wen_suchen_wir_frame h3{color:#626161}.content_wrapper_home2{padding-bottom:10em;background-color:unset;position:relative;top:-80vh}.content_wrapper_home1{border-radius:20%;filter:blur(41px);-webkit-filter:blur(41px);height:100vh;width:100%;background-position:center;background-repeat:no-repeat;background-size:cover}.img_row3,.img_row4{display:flex}.img_row3 img{width:33.333%}.img_row4 img{width:25%}.bg-text{background-color:#000;background-color:rgba(0,0,0,.4);color:#fff;font-weight:700;border:3px solid #f1f1f1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:80%;padding:20px;text-align:center}.sotext{font-family:usual,sans-serif;font-size:.9em;line-height:1.7;color:#626161}.sotext p{margin-bottom:1em}.sotext a{color:#aa1414}.content__side34{display:flex;flex-wrap:wrap;width:100%;gap:1em}.content__side34--left{flex:0 0 calc(66% - .5em);max-width:calc(66% - .5em)}.content__side34--right{flex:0 0 calc(34% - .5em);max-width:calc(34% - .5em)}@media (max-width:768px){.content__side34--left,.content__side34--right{flex:0 0 100%;max-width:100%}}.content__boxed{border:2px solid var(--red);margin:34px 0 28px;box-sizing:border-box;text-align:center;padding:48px;position:relative;z-index:2;font-size:18px;line-height:22px}.content__boxed h2{position:relative;top:-64px;padding:0 8px;background-color:#fff;font-size:32px;font-family:"Ankerbrot Bold",Sans-Serif,sans-serif}.content__boxed h3{color:var(--textgrey);margin-bottom:1em}.hover figure img{-webkit-transform:scale(1);transform:scale(1);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.hover figure:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}h1.eight{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:28px 0;grid-gap:32px;font-size:48px}h1.eight:after,h1.eight:before{content:" ";display:block;border-bottom:3px solid var(--red);xbackground-color:#f8f8f8}h1.nine{font-size:48px;margin:0}h1.seven{max-width:100%;font-weight:400;overflow-wrap:break-word}@media (max-width:800px){h1 .uk-badge{display:flex;justify-content:center;width:fit-content;margin:0 auto 10px;margin-bottom:6px!important}}h1.seven,h1.ten{font-size:48px;margin-bottom:1rem}.roundleft{border-radius:12px 0 0 12px}.uk-search-default .uk-search-input:focus{border-color:var(--red)}.fadecard__caption{font-size:.95em}.page-products_search input{font-family:"MarkPro",sans-serif}.karriere_header_bar img{max-width:40vw}.stoerer_rund{background-image:url(/ico/stoerer_rund.png);background-repeat:no-repeat;width:220px;height:220px;background-size:cover}.glowing-circle{border-radius:50%;background-color:#000;-webkit-animation:glowing 1s ease-in-out infinite alternate;-moz-animation:glowing 1s ease-in-out infinite alternate;animation:glowing 1s ease-in-out infinite alternate}@media (max-width:1000px){h1.eight{font-size:32px;display:block}h1.eight:after,h1.eight:before{display:none}}@media (max-width:1100px){.gastro_logo_dein_anker{max-width:50%}.uk-subnav{justify-content:flex-end}.uk-subnav>*>:first-child{text-transform:unset}.nav_oben{padding-left:.85em;padding-right:.85em}.uk-subnav .quicklink_item{padding:.75em .5em}}@media (max-width:900px){.subnav{display:none}.uk-subnav .quicklink_item{padding:.25em .5em}.nav_oben{height:4em}}@media (max-width:800px){h1{margin-top:2rem}h1,h1.seven{font-size:2em}.tagline{font-size:20px}.datenschutz h2,.datenschutz p{margin-left:0!important}}.bubbling{height:120px;width:100%;background:#fcf4e9;display:flex;justify-content:center;align-items:center;border-radius:20px;font-size:35px;color:#aa1414;right:40px;opacity:.9;top:40px;border-bottom:3px solid #e5decb;font-family:"Ankerbrot Bold",Verdana,sans-serif;text-align:center}.bubbling span{padding:0 1em}h1 .badge{font-size:14px;height:20px;margin-bottom:40px;font-family:"Ankerbrot Regular",Sans-Serif,sans-serif;font-weight:200}@media screen and (max-width:1200px){.bubbling{width:40%}}@media screen and (max-width:1000px){.bubbling{font-size:30px;height:100px;top:60px;transform:rotate(10deg)}}@media screen and (max-width:850px){.bubbling{font-size:26px;width:45%;right:20px;top:50px;height:80px}}@media screen and (max-width:650px){.bubbling{font-size:20px;width:45%;right:10px;top:30px}.bubbling span{padding:0 .2em}}h3.hl_herausragend{font-family:"Ankerbrot Bold","Century",serif;font-size:2em;font-weight:400;position:relative;top:10px;color:var(--red);text-align:left;margin-bottom:0;z-index:8;margin-left:1em}.background__ankeraehre{background-image:url(/ico/anker_aehre40.png);background-repeat:no-repeat;background-size:contain;height:25vh;width:auto;position:relative;display:block;filter:blur(8px);background-position:right;margin-right:3vw}.background__ankeraehre--50{margin-left:50%}.content__intro{background-color:#fff;margin-bottom:1em;box-shadow:0 0 6px rgba(0,0,0,.1)}.content__intro>div{padding:2em}.content__intro p{margin-bottom:0}.content__intro img{vertical-align:top}.red_header_bar,.single_page_content,.single_page_content_intro{border-radius:12px 12px 0 0}.footer,main{overflow:hidden}.footer{z-index:5}.uk-card-default .uk-card-title,.uk-offcanvas-bar h3{color:var(--red)}ul.franchise_checklist{--icon-space:1.3em;list-style:none;padding:0;margin:0 1em}ul.franchise_checklist li{padding-left:var(--icon-space);list-style-image:none}ul.franchise_checklist li:before{xcontent:"";content:"";font-family:"Font Awesome 6 Pro";display:inline-block;margin-left:calc(var(--icon-space)*-1);width:var(--icon-space);color:#eddeb9;font-size:35px;vertical-align:middle}@media (max-width:724px){.single_page_content-wrapper+.sidebar{width:80%;float:none;margin:auto auto 2.25em}}@media (max-width:700px){.franchising_coffee{max-width:150px!important}}.karrierepfad__entrybox{color:#fff!important}@media (max-width:500px){.single_page_content h2,.single_page_content_intro h2{font-size:1.3rem}.gastro_buttons a{padding:10px!important}h1.seven{font-size:1.6em}.tagline{font-size:16px}}.banner h2{color:#aa1414;font-family:"Ankerbrot Regular","Century",serif;font-size:1.4rem;font-weight:400;line-height:1.4em;margin-bottom:1em}.banner h1{margin-bottom:.5em}.banner p{max-width:75%}.banner,.banner p{margin:auto;text-align:center}.produkt-single__details .details-section__zutaten--hidden:after{font-family:"Font Awesome 6 Pro"}.footer_suche a{color:#e2e2e2;border:1px solid #5a615a;padding:10px 20px;border-radius:12px}.footer_suche a:hover{color:var(--chamoise);border-color:var(--darkbeige)}.footer_suche_caption{margin-left:.5em}#offcanvas-reveal .uk-offcanvas-bar{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:100dvh}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.search-input{border:1px solid #000;color:var(--darkgrey)!important;border-color:var(--darkgrey)!important}.uk-offcanvas-bar button.uk-icon:not(:disabled){color:var(--red)}.search-input::placeholder{color:var(--red)!important}