/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.node--unpublished{background-color:#fff4f4;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/custom/nicholas/images/icons/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/custom/nicholas/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/custom/nicholas/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/custom/nicholas/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/custom/nicholas/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/custom/nicholas/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/custom/nicholas/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/custom/nicholas/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}.menu-item--expanded{list-style-image:none;}@media screen and (min-width:821px){#block-nicholas-hauptnavigationnicholas ul{display:flex;flex-wrap:wrap;justify-content:space-between;column-gap:40px;list-style-type:none;margin:auto;max-width:700px;padding:0;}#block-nicholas-hauptnavigationnicholas ul li a{color:inherit;text-decoration:none;transform:scale(0.99);display:block;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}#block-nicholas-hauptnavigationnicholas ul li a.is-active{text-decoration:underline;}#block-nicholas-hauptnavigationnicholas ul li a:hover{transform:scale(1.2);}}@media screen and (min-width:821px) and screen and (max-width:820px){#block-nicholas-hauptnavigationnicholas ul{justify-content:center;}}@media screen and (max-width:820px){#block-nicholas-hauptnavigationnicholas{position:fixed;top:0;right:0;max-height:0;height:100vh;width:100vw;overflow:hidden;z-index:30;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}#block-nicholas-hauptnavigationnicholas .menu{position:absolute;right:20px;top:150px;margin:0;padding:20px 30px;list-style-type:none;text-align:right;background:rgba(0,0,0,0.2);border-radius:5px;backdrop-filter:blur(5px);}#block-nicholas-hauptnavigationnicholas .menu li a{color:inherit;text-decoration:none;}.hamburger{width:60px;height:56px;position:absolute;right:0;top:35px;display:flex;flex-direction:column;justify-content:space-between;padding:18px 17px;cursor:pointer;z-index:200;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.hamburger > div{width:100%;height:2px;border-radius:2px;background:#ffffff;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.hamburger > div:first-child{transform-origin:0px 5px;transform:rotate(0);}.hamburger > div:last-child{transform-origin:3px -2px;transform:rotate(0);}.menu--main-open #block-nicholas-hauptnavigationnicholas{max-height:100vh;}.menu--main-open .hamburger > div:first-child{transform:rotate(45deg);}.menu--main-open .hamburger > div:nth-child(2){transform:scale(0);}.menu--main-open .hamburger > div:last-child{transform:rotate(-45deg);}}.block-language .links{margin:0;padding:0;display:flex;height:100%;gap:10px;}.block-language .links:before{content:'\F3EF';font-family:'bootstrap-icons';font-size:1em;}.block-language .links li{height:100%;list-style-type:none;}.block-language .links li.is-active a{text-decoration:underline;}.block-language .links li a{text-decoration:none;height:100%;color:#ffffff;transform:scale(0.99);display:block;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.block-language .links li a:hover{transform:scale(1.2);}.menu-item--collapsed{list-style-type:none;list-style-image:none;}.menu--main-open{overflow:hidden;}.menu--footer,.menu--fusszeile-bistrotea{grid-column:1/4;}@media screen and (max-width:820px){.menu--footer,.menu--fusszeile-bistrotea{grid-column:1/3;}}@media screen and (max-width:580px){.menu--footer,.menu--fusszeile-bistrotea{grid-column:1/2;grid-row:4/5;}}.menu--footer h2,.menu--fusszeile-bistrotea h2{margin:0;}.menu--footer ul,.menu--fusszeile-bistrotea ul{margin:10px 0 0 0 !important;padding:0;list-style-type:none;display:flex;}@media screen and (max-width:820px){.menu--footer ul,.menu--fusszeile-bistrotea ul{margin:10px auto 0 auto !important;}}.menu--footer ul li,.menu--fusszeile-bistrotea ul li{margin:0 20px 0 0;}.menu--footer ul li a,.menu--fusszeile-bistrotea ul li a{color:inherit;text-decoration:none;}.menu--footer ul li a:hover,.menu--fusszeile-bistrotea ul li a:hover{text-decoration:underline;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}.animateFromBottom{animation:frombottom 0.5s ease-out;}@keyframes frombottom{0%{opacity:0;transform:translate3d(0px,100px,0px);}100%{opacity:1;transform:translate3d(0px,0px,0px);}}.animateFromTop{animation:fromtop 0.5s ease-out;}@keyframes fromtop{0%{opacity:0;transform:translate3d(0px,-100px,0px);}100%{opacity:1;transform:translate3d(0px,0px,0px);}}.paragraph--type--section{padding:90px 0;position:relative;}.paragraph--type--section .layout{visibility:hidden;}@media screen and (max-width:820px){.paragraph--type--section{padding:60px 0;}}.paragraph--type--section.padding-top-0{padding-top:0;}.paragraph--type--section.padding-top-20{padding-top:20px;}.paragraph--type--section.padding-top-140{padding-top:160px;}.paragraph--type--section.padding-top-100{padding-top:100px;}.paragraph--type--section.padding-bottom-0{padding-bottom:0;}.paragraph--type--section.padding-bottom-20{padding-top:20px;}.paragraph--type--section.padding-bottom-140{padding-bottom:160px;}.paragraph--type--section.padding-bottom-100{padding-bottom:100px;}.paragraph--type--section.bgr-bild{color:#ffffff;}.paragraph--type--section.bgr-bild .field--name-field-bgr-bild:after{content:'';position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#212426;opacity:0.2;}.paragraph--type--section.bgr-bild .field--name-field-cta-button{margin:auto;}.paragraph--type--section.bgr-bild .field--name-field-cta-button a{outline:2px solid #ffffff;}.paragraph--type--section.section-dark .field--name-field-bgr-bild:after{opacity:0.4;}.paragraph--type--section.content-align-center .layout__region{display:flex;flex-direction:column;justify-content:center;}.paragraph--type--section.content-align-center .layout__region > *{margin-left:auto;margin-right:auto;}.paragraph--type--section.content-align-right .layout__region{display:flex;flex-direction:column;justify-content:flex-end;}.paragraph--type--section.content-align-right .layout__region > *{margin-left:auto;}.paragraph--type--section .field--name-field-bgr-bild{position:absolute;left:0;top:0;width:100%;height:100%;}.paragraph--type--section .field--name-field-bgr-bild img{width:100%;height:100%;object-fit:cover;}@media screen and (max-width:820px){.paragraph--type--section .layout .layout__region-bild{order:2;}}.footer-webform.bgr-red,.paragraph--type--section.bgr-red{color:#ffffff;}.footer-webform.bgr-grey,.paragraph--type--section.bgr-grey{background:#f3f0f1;overflow:hidden;}.footer-webform.bgr-darkgrey,.paragraph--type--section.bgr-darkgrey{background:#b4adae;overflow:hidden;}.footer-auszeichnung.bgr-grey{background:#e4e0e1;overflow:hidden;}.domain-bistrozucker .footer-webform.bgr-red,.domain-bistrozucker .footer-auszeichnung.bgr-red,.domain-bistrozucker .paragraph--type--section.bgr-red{background:#da1127;}.domain-bistrotea .footer-webform.bgr-red,.domain-bistrotea .footer-auszeichnung.bgr-red,.domain-bistrotea .paragraph--type--section.bgr-red{background:#3c7337;}.paragraph--type--header,.paragraph--type--header-klein{position:relative;}.paragraph--type--header .field--name-field-bild-header,.paragraph--type--header-klein .field--name-field-bild-header{width:100%;height:100%;position:relative;}.paragraph--type--header .field--name-field-bild-header img,.paragraph--type--header-klein .field--name-field-bild-header img{width:100%;height:100%;object-fit:cover;object-position:center 20%;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.paragraph--type--header .field--name-field-bild-header:after,.paragraph--type--header-klein .field--name-field-bild-header:after{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#212426;opacity:0.2;}.paragraph--type--header .text-header,.paragraph--type--header-klein .text-header{position:absolute;top:0;left:5%;height:100%;width:90%;color:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:clamp(1.25rem,0.6900rem + 1.8667vw,1.95rem);}@media screen and (max-width:580px){.paragraph--type--header .text-header,.paragraph--type--header-klein .text-header{justify-content:flex-end;padding-bottom:20px;}}.paragraph--type--header .text-header .field--name-field-header-headline,.paragraph--type--header-klein .text-header .field--name-field-header-headline{font-family:'Vanilla Daisy Pro',sans-serif;font-weight:400;transform:translateX(100vw);margin-bottom:2vw;}.paragraph--type--header .text-header .field--name-field-header-headline h1,.paragraph--type--header-klein .text-header .field--name-field-header-headline h1,.paragraph--type--header .text-header .field--name-field-header-headline h2,.paragraph--type--header-klein .text-header .field--name-field-header-headline h2,.paragraph--type--header .text-header .field--name-field-header-headline h3,.paragraph--type--header-klein .text-header .field--name-field-header-headline h3,.paragraph--type--header .text-header .field--name-field-header-headline h4,.paragraph--type--header-klein .text-header .field--name-field-header-headline h4,.paragraph--type--header .text-header .field--name-field-header-headline h5,.paragraph--type--header-klein .text-header .field--name-field-header-headline h5,.paragraph--type--header .text-header .field--name-field-header-headline h6,.paragraph--type--header-klein .text-header .field--name-field-header-headline h6{font-size:clamp(2.3rem,0.2400rem + 8.5333vw,6rem);margin:0;text-align:center;line-height:1.1;}.paragraph--type--header .text-header .field--name-field-header-text,.paragraph--type--header-klein .text-header .field--name-field-header-text{width:33%;margin:0 auto 5vh auto;text-align:center;transform:translateX(100vw);line-height:1.3;}@media screen and (max-width:1170px){.paragraph--type--header .text-header .field--name-field-header-text,.paragraph--type--header-klein .text-header .field--name-field-header-text{width:60%;}}@media screen and (max-width:820px){.paragraph--type--header .text-header .field--name-field-header-text,.paragraph--type--header-klein .text-header .field--name-field-header-text{width:90%;margin:0 auto 2vh auto;}}.paragraph--type--header .text-header .field--name-field-link-bild-header,.paragraph--type--header-klein .text-header .field--name-field-link-bild-header{width:28vh;min-width:150px;transform:scale(0.5);opacity:0;}@media screen and (max-width:820px){.paragraph--type--header .text-header .field--name-field-link-bild-header,.paragraph--type--header-klein .text-header .field--name-field-link-bild-header{width:20vh;}}@media screen and (max-width:580px){.paragraph--type--header .text-header .field--name-field-link-bild-header,.paragraph--type--header-klein .text-header .field--name-field-link-bild-header{display:none;}}.paragraph--type--header .text-header .field--name-field-link-bild-header img,.paragraph--type--header-klein .text-header .field--name-field-link-bild-header img{width:100%;height:auto;}.paragraph--type--header .text-header .field--name-field-link-header,.paragraph--type--header-klein .text-header .field--name-field-link-header{margin-top:-40px;transform:scale(0.5);opacity:0;}.paragraph--type--header .text-header .field--name-field-link-header a,.paragraph--type--header-klein .text-header .field--name-field-link-header a{outline:2px solid #ffffff;}@media screen and (max-width:820px){.paragraph--type--header .text-header .field--name-field-link-header a,.paragraph--type--header-klein .text-header .field--name-field-link-header a{background-color:#da1127;border-radius:5px;border:none;min-height:2.125rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.0625rem;padding:0 calc(2.125rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.paragraph--type--header .text-header .field--name-field-link-header a:before,.paragraph--type--header-klein .text-header .field--name-field-link-header a:before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:2.125rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.paragraph--type--header .text-header .field--name-field-link-header a:after,.paragraph--type--header-klein .text-header .field--name-field-link-header a:after{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:2.125rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}.paragraph--type--header .text-header .field--name-field-link-header a:hover,.paragraph--type--header-klein .text-header .field--name-field-link-header a:hover{text-decoration:none;}.paragraph--type--header .text-header .field--name-field-link-header a:hover:before,.paragraph--type--header-klein .text-header .field--name-field-link-header a:hover:before{width:100%;}}@media screen and (max-width:820px) and screen and (max-width:820px){.paragraph--type--header .text-header .field--name-field-link-header a,.paragraph--type--header-klein .text-header .field--name-field-link-header a{min-height:1.59375rem;font-size:0.85rem;}}@media screen and (max-width:820px) and screen and (max-width:820px){.paragraph--type--header .text-header .field--name-field-link-header a:before,.paragraph--type--header-klein .text-header .field--name-field-link-header a:before{width:1.59375rem;}}@media screen and (max-width:820px) and screen and (max-width:820px){.paragraph--type--header .text-header .field--name-field-link-header a:after,.paragraph--type--header-klein .text-header .field--name-field-link-header a:after{width:1.59375rem;}}@media screen and (max-width:580px){.paragraph--type--header .text-header .field--name-field-link-header,.paragraph--type--header-klein .text-header .field--name-field-link-header{margin-top:0;}}@keyframes animateInImage{0%{transform:scale(1);}100%{transform:scale(1.15);}}@keyframes animateInHeadline{0%{opacity:0;transform:translateX(100vw);}100%{opacity:1;transform:translateX(0);}}@keyframes animateInLink{0%{opacity:0;transform:scale(0.5);}100%{opacity:1;transform:scale(1);}}.slick-active.paragraph--type--header .field--name-field-bild-header img,.slick-active.paragraph--type--header-klein .field--name-field-bild-header img{animation:animateInImage 5000ms;animation-delay:750ms;animation-fill-mode:forwards;}.slick-active.paragraph--type--header .field--name-field-header-headline,.slick-active.paragraph--type--header-klein .field--name-field-header-headline{animation:animateInHeadline 500ms;animation-delay:1000ms;animation-fill-mode:forwards;}.slick-active.paragraph--type--header .field--name-field-header-text,.slick-active.paragraph--type--header-klein .field--name-field-header-text{animation:animateInHeadline 500ms;animation-delay:1200ms;animation-fill-mode:forwards;}.slick-active.paragraph--type--header .field--name-field-link-bild-header,.slick-active.paragraph--type--header-klein .field--name-field-link-bild-header{animation:animateInLink 500ms;animation-delay:1500ms;animation-fill-mode:forwards;}.slick-active.paragraph--type--header .field--name-field-link-header,.slick-active.paragraph--type--header-klein .field--name-field-link-header{animation:animateInLink 500ms;animation-delay:1700ms;animation-fill-mode:forwards;}.paragraph--type--header{height:calc(100vh - 100px);}@media screen and (max-width:820px){.paragraph--type--header{height:75vw;}}.paragraph--type--header-klein{height:30vw;}@media screen and (max-width:820px){.paragraph--type--header-klein{height:50vw;}}.bgr-bild-wrapper .paragraph--type--text-mit-bild .center{max-width:1400px;}.paragraph--type--cta-button{margin-top:30px;}.paragraph--type--cta-button:first-child{margin-top:0;}.paragraph--type--cta-button.cta-button-multiple .field--name-field-cta-button{display:grid;grid-template-columns:auto auto;gap:20px;}.paragraph--type--text.text-center{text-align:center;max-width:900px;margin-left:auto;margin-right:auto;}.paragraph--type--text.text-white .field{color:#ffffff;}.paragraph--type--text.text-white .field h1,.paragraph--type--text.text-white .field h2,.paragraph--type--text.text-white .field h3,.paragraph--type--text.text-white .field h4,.paragraph--type--text.text-white .field h5,.paragraph--type--text.text-white .field h6{color:inherit;font-weight:400;}.paragraph--type--bild img,.paragraph--type--produktbild img{width:100%;height:auto;border-radius:5px;-webkit-transition:all 1000ms;-moz-transition:all 1000ms;-o-transition:all 1000ms;transition:all 1000ms;transition-delay:0;}.paragraph--type--bild .field--name-field-bild,.paragraph--type--produktbild .field--name-field-bild,.paragraph--type--bild .field--name-field-image,.paragraph--type--produktbild .field--name-field-image{overflow:hidden;}.paragraph--type--bild .field--name-field-bild figure,.paragraph--type--produktbild .field--name-field-bild figure,.paragraph--type--bild .field--name-field-image figure,.paragraph--type--produktbild .field--name-field-image figure{margin:0;font-size:0;}.paragraph--type--bild .field--name-field-bild:hover img,.paragraph--type--produktbild .field--name-field-bild:hover img,.paragraph--type--bild .field--name-field-image:hover img,.paragraph--type--produktbild .field--name-field-image:hover img{transform:scale(1.1);}.paragraph--type--bild figcaption,.paragraph--type--produktbild figcaption{font-size:1.125rem;margin-top:10px;}.paragraph--type--produktbild{display:flex;flex-direction:column;height:100%;}.paragraph--type--produktbild .field--name-field-bild{border:1px solid #f3f0f1;background:#ffffff;border-radius:5px;position:relative;z-index:2;}.paragraph--type--produktbild .field--name-field-bild:after{content:'';display:block;padding-top:100%;}.paragraph--type--produktbild .field--name-field-bild picture{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px;}.paragraph--type--produktbild .field--name-field-bild img{height:100%;width:100%;object-fit:contain;}.paragraph--type--produktbild .text-wrapper{background:#f3f0f1;border-radius:5px;padding:16px 15px 10px 15px;z-index:1;position:relative;font-size:1.25rem;flex-grow:1;display:flex;flex-direction:column;}.paragraph--type--produktbild .text-wrapper .field--name-field-bild-link{margin-top:auto;}.paragraph--type--produktbild .field--name-field-bild + .text-wrapper{margin-top:-6px;}.paragraph--type--produktbild.bgr-grey .field--name-field-bild{background:#f3f0f1;}.paragraph--type--linkboxen-mit-bild-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;}.paragraph--type--linkboxen-mit-bild-container .paragraph--type--linkboxen-mit-bild{width:250px;border:2px solid #ffffff;border-radius:5px;}.paragraph--type--linkboxen-mit-bild-container .paragraph--type--linkboxen-mit-bild .field--name-field-link-bild{height:100%;}.paragraph--type--linkboxen-mit-bild-container .paragraph--type--linkboxen-mit-bild .field--name-field-link-bild a{padding:20px;height:100%;display:flex;justify-content:center;align-items:center;}.paragraph--type--linkboxen-mit-bild-container .paragraph--type--linkboxen-mit-bild .field--name-field-link-bild img{width:100%;height:100%;max-width:180px;max-height:120px;object-fit:contain;margin:auto;-webkit-transition:all 1000ms;-moz-transition:all 1000ms;-o-transition:all 1000ms;transition:all 1000ms;transition-delay:0;}.paragraph--type--linkboxen-mit-bild-container .paragraph--type--linkboxen-mit-bild .field--name-field-link-bild:hover img{transform:scale(1.1);}.paragraph--type--teaser{padding:0 0 17px 0;height:100%;display:flex;flex-direction:column;}.paragraph--type--teaser .field--name-field-bild,.paragraph--type--teaser .field--name-field-bild-svg{border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;position:relative;font-size:0;}.paragraph--type--teaser .field--name-field-bild img,.paragraph--type--teaser .field--name-field-bild-svg img{width:100%;height:auto;-webkit-transition:all 1000ms;-moz-transition:all 1000ms;-o-transition:all 1000ms;transition:all 1000ms;transition-delay:0;}.paragraph--type--teaser:hover .field--name-field-bild img{transform:scale(1.1);}.paragraph--type--teaser .text-wrapper{background:#e4e0e1;border-radius:5px;position:relative;padding:20px 20px 20px 80px;flex-grow:1;display:flex;flex-direction:column;}.paragraph--type--teaser .text-wrapper .field--name-field-headline{font-size:2rem;margin:0 0 15px 0;}.paragraph--type--teaser .text-wrapper .field--name-field-headline h1,.paragraph--type--teaser .text-wrapper .field--name-field-headline h2,.paragraph--type--teaser .text-wrapper .field--name-field-headline h3,.paragraph--type--teaser .text-wrapper .field--name-field-headline h4,.paragraph--type--teaser .text-wrapper .field--name-field-headline h5,.paragraph--type--teaser .text-wrapper .field--name-field-headline h6{font-family:'Source Sans 3',sans-serif;font-weight:400;}.paragraph--type--teaser .text-wrapper .field--name-field-headline a{color:inherit;}.paragraph--type--teaser .text-wrapper .field--name-field-text-formatiert-lang{font-size:1.25rem;}.paragraph--type--teaser .text-wrapper .field--name-field-text-formatiert-lang p:last-child{margin:0;}.paragraph--type--teaser .text-wrapper .field--name-field-cta-button{margin-top:auto;padding-top:20px;}.paragraph--type--teaser .text-wrapper:before{content:'\f26A';font-family:'bootstrap-icons';font-size:1em;font-size:1.5em;position:absolute;left:20px;top:20px;}.paragraph--type--teaser .field--name-field-bild + .text-wrapper,.paragraph--type--teaser .field--name-field-bild-svg + .text-wrapper{border-top-left-radius:0;border-top-right-radius:0;padding:20px;}.paragraph--type--teaser .field--name-field-bild + .text-wrapper:before,.paragraph--type--teaser .field--name-field-bild-svg + .text-wrapper:before{content:none;}.domain-bistrozucker .paragraph--type--teaser .text-wrapper:before{color:#da1127;}.domain-bistrotea .paragraph--type--teaser .text-wrapper:before{color:#3c7337;}.field--name-field-link-klein a{background-color:#da1127;border-radius:5px;border:none;min-height:3.125rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.5625rem;padding:0 calc(3.125rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.field--name-field-link-klein a{min-height:2.34375rem;font-size:1.25rem;}}.field--name-field-link-klein a:before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:3.125rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.field--name-field-link-klein a:before{width:2.34375rem;}}.field--name-field-link-klein a:after{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:3.125rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}@media screen and (max-width:820px){.field--name-field-link-klein a:after{width:2.34375rem;}}.field--name-field-link-klein a:hover{text-decoration:none;}.field--name-field-link-klein a:hover:before{width:100%;}.paragraph--type--download{padding:0 0 17px 0;height:100%;}.paragraph--type--download .field--name-field-pdf,.paragraph--type--download .pdfpreview{height:100%;}.paragraph--type--download .pdfpreview{display:flex;flex-direction:column;}.paragraph--type--download .pdfpreview-image-wrapper{border-top-left-radius:5px;border-top-right-radius:5px;overflow:hidden;position:relative;font-size:0;}.paragraph--type--download .pdfpreview-image-wrapper img{width:100%;height:auto;-webkit-transition:all 1000ms;-moz-transition:all 1000ms;-o-transition:all 1000ms;transition:all 1000ms;transition-delay:0;}.paragraph--type--download .text-wrapper{background:#e4e0e1;border-radius:5px;position:relative;padding:20px;flex-grow:1;display:flex;flex-direction:column;}.paragraph--type--download .text-wrapper h1,.paragraph--type--download .text-wrapper h2,.paragraph--type--download .text-wrapper h3,.paragraph--type--download .text-wrapper h4,.paragraph--type--download .text-wrapper h5,.paragraph--type--download .text-wrapper h6{font-family:'Source Sans 3',sans-serif;font-weight:400;}.paragraph--type--download .text-wrapper .button-wrapper{margin-top:auto;}.paragraph--type--accordion-container .field--name-field-headline h1,.paragraph--type--accordion-container .field--name-field-headline h2,.paragraph--type--accordion-container .field--name-field-headline h3,.paragraph--type--accordion-container .field--name-field-headline h4,.paragraph--type--accordion-container .field--name-field-headline h5,.paragraph--type--accordion-container .field--name-field-headline h6{font-size:clamp(1.75rem,1.3950rem + 2.9333vw,2.2rem);}.paragraph--type--accordion-container details{margin:0;border:none;}.paragraph--type--accordion-container details summary{position:relative;list-style:none;padding:0 0 10px 0;}.paragraph--type--accordion-container details summary:marker{display:none;}.paragraph--type--accordion-container details summary:before{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;border-radius:13px;width:26px;height:26px;font-size:1.25rem;display:inline-flex;align-items:center;position:relative;margin-right:5px;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.paragraph--type--accordion-container details[open] summary:before{transform:rotate(90deg);}.paragraph--type--accordion-container details summary::-webkit-details-marker{display:none;content:none;}.paragraph--type--accordion-container details:last-child{border:none;}.paragraph--type--accordion-container details .field--name-field-accordion-text{padding:0 0 25px 37px;}.domain-bistrozucker .paragraph--type--accordion-container details summary:before{background:#da1127;}.domain-bistrotea .paragraph--type--accordion-container details summary:before{background:#3c7337;}.paragraph--type--galerie .field--name-field-galerie-element{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;}@media screen and (max-width:1170px){.paragraph--type--galerie .field--name-field-galerie-element{grid-template-columns:1fr 1fr;}}@media screen and (max-width:820px){.paragraph--type--galerie .field--name-field-galerie-element{grid-template-columns:1fr;}}.paragraph--type--galerie .field--name-field-galerie-element .paragraph--type--bild{position:relative;border-radius:5px;overflow:hidden;}.paragraph--type--galerie .field--name-field-galerie-element .paragraph--type--bild figcaption{position:absolute;bottom:0;width:100%;backdrop-filter:blur(10px);color:#ffffff;text-align:center;display:flex;align-items:center;justify-content:center;min-height:50px;}.paragraph--type--galerie .field--name-field-galerie-element .paragraph--type--bild figcaption p{margin:0;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}.slick-list{overflow:hidden;height:100%;position:relative;}.slick-slider{position:relative;}.slick-arrow{background:transparent;border:none;font-size:0;cursor:pointer;position:absolute;top:calc(50% - 32px);padding:0;height:63px;z-index:100;opacity:0;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.slick-arrow:after{font-size:3.5rem;color:#da1127;}.slick-prev{left:-50px;}.slick-next{right:-50px;}.slick-track{display:flex;height:100%;}.slick-track .slick-slide{position:relative;}.slick-dots{position:absolute;bottom:0;left:0;right:0;margin:0;padding:0 0 10px 0;display:flex;justify-content:center;align-items:center;z-index:100;}.slick-dots li{list-style-type:none;margin:0 7px;}.slick-dots li button{background:#ffffff;width:14px;height:14px;border-radius:50%;padding:0;font-size:0;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;box-sizing:content-box;cursor:pointer;}@media screen and (max-width:580px){.slick-dots{display:none !important;}}.domain-bistrozucker .slick-dots li button{border:2px solid rgba(218,17,39,0);}.domain-bistrozucker .slick-dots li.slick-active button{border:2px solid #da1127;}.domain-bistrotea .slick-dots li button{border:2px solid rgba(60,115,55,0);}.domain-bistrotea .slick-dots li.slick-active button{border:2px solid #3c7337;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}.path-user .region-content .profile{max-width:1330px;padding:0 25px;margin:auto;position:relative;}@media screen and (max-width:820px){.path-user .region-content .profile{padding:0 15px;}}.toolbar-horizontal #header{padding-top:120px;}.toolbar-horizontal .header-fixed{top:80px !important;}.block-local-tasks-block{padding:10px 0 0 0;background:rgba(0,0,0,0.1);display:flex;justify-content:center;position:relative;z-index:100;width:100%;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.block-local-tasks-block > nav{width:100%;}.block-local-tasks-block > nav > ul{padding:0;margin:0 !important;border-bottom:2px solid #212426;display:inline-flex;list-style-type:none;justify-content:center;width:100%;}.block-local-tasks-block > nav > ul li a{padding:2px 10px;font-weight:300;border-top-left-radius:5px;border-top-right-radius:5px;background:#b4adae;color:#ffffff;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.block-local-tasks-block > nav > ul li a.is-active{background:#212426;color:#ffffff !important;}.block-local-tasks-block > nav > ul li a:hover{text-decoration:none;background:#b4adae;color:#ffffff;}.user-login-form,.user-register-form,.user-pass{background:#f3f0f1;padding:30px 30px 20px 30px;margin:160px auto 0 auto !important;max-width:600px;border-radius:5px;}.user-login-form .form-text,.user-register-form .form-text,.user-pass .form-text{width:100%;}.user-login-form input[type=text],.user-register-form input[type=text],.user-pass input[type=text],.user-login-form input[type=password],.user-register-form input[type=password],.user-pass input[type=password],.user-login-form input[type=email],.user-register-form input[type=email],.user-pass input[type=email]{background:#ffffff;border-color:#f3f0f1;}.user-login-form .form-actions .button-wrapper,.user-register-form .form-actions .button-wrapper,.user-pass .form-actions .button-wrapper{margin:15px 0 0 0;}.user-login-form .form-actions .button-wrapper button,.user-register-form .form-actions .button-wrapper button,.user-pass .form-actions .button-wrapper button{display:inline-flex;border:none;background:#212426;align-items:center;min-height:60px;padding:0 calc(60px + 10px) 0 20px;color:#ffffff !important;font-size:1.2rem;font-weight:400;font-family:inherit;position:relative;text-decoration:none;line-height:0.9;border-radius:10px;z-index:2;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.user-login-form .form-actions .button-wrapper button:hover,.user-register-form .form-actions .button-wrapper button:hover,.user-pass .form-actions .button-wrapper button:hover{text-decoration:none !important;}.user-pass > p{font-size:0.8rem;margin:0 2px 5px 2px;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=date],textarea{background-color:#f3f0f1;border:2px solid #f3f0f1;font-family:inherit;font-size:1.625rem;padding:0 10px;font-weight:300;z-index:1;position:relative;border-radius:5px;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=date]:focus,textarea:focus{z-index:9;}.bgr-red input[type=text],.bgr-grey input[type=text],.bgr-darkgrey input[type=text],.bgr-red input[type=email],.bgr-grey input[type=email],.bgr-darkgrey input[type=email],.bgr-red input[type=password],.bgr-grey input[type=password],.bgr-darkgrey input[type=password],.bgr-red input[type=tel],.bgr-grey input[type=tel],.bgr-darkgrey input[type=tel],.bgr-red input[type=date],.bgr-grey input[type=date],.bgr-darkgrey input[type=date],.bgr-red textarea,.bgr-grey textarea,.bgr-darkgrey textarea{background-color:#ffffff;border:2px solid #ffffff;}input[type=text],input[type=email],input[type=password],input[type=tel],input[type=date]{height:50px;}*:focus{outline:none;}.validate input:invalid,.validate textarea:invalid{border:2px solid #da1127;box-shadow:none;}.validate input[type=checkbox]:invalid + label{border:2px solid #da1127;box-shadow:none;}.webform-submission-form,.user-login-form,.user-register-form,.user-pass{margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:20px;row-gap:20px;position:relative;}.webform-submission-form .js-webform-type-fieldset,.user-login-form .js-webform-type-fieldset,.user-register-form .js-webform-type-fieldset,.user-pass .js-webform-type-fieldset{border:none;margin:0;padding:0;grid-column:span 4;}.webform-submission-form .js-webform-type-fieldset legend,.user-login-form .js-webform-type-fieldset legend,.user-register-form .js-webform-type-fieldset legend,.user-pass .js-webform-type-fieldset legend{font-weight:400;margin:10px 0 20px 0;}.webform-submission-form .js-webform-type-fieldset .fieldset-wrapper,.user-login-form .js-webform-type-fieldset .fieldset-wrapper,.user-register-form .js-webform-type-fieldset .fieldset-wrapper,.user-pass .js-webform-type-fieldset .fieldset-wrapper{height:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:20px;row-gap:20px;}.webform-submission-form .js-webform-type-fieldset .fieldset-wrapper div[id^=ajax-wrapper],.user-login-form .js-webform-type-fieldset .fieldset-wrapper div[id^=ajax-wrapper],.user-register-form .js-webform-type-fieldset .fieldset-wrapper div[id^=ajax-wrapper],.user-pass .js-webform-type-fieldset .fieldset-wrapper div[id^=ajax-wrapper]{grid-column:span 4;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file),.user-login-form div.js-form-item:not(.js-form-type-managed-file),.user-register-form div.js-form-item:not(.js-form-type-managed-file),.user-pass div.js-form-item:not(.js-form-type-managed-file){position:relative;margin:0;grid-column:span 4;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file) label,.user-login-form div.js-form-item:not(.js-form-type-managed-file) label,.user-register-form div.js-form-item:not(.js-form-type-managed-file) label,.user-pass div.js-form-item:not(.js-form-type-managed-file) label{position:absolute;font-family:inherit;font-weight:300;top:6px;left:15px;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;z-index:10;font-size:1.625rem;color:#212426;opacity:0.5;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).label-up label,.user-login-form div.js-form-item:not(.js-form-type-managed-file).label-up label,.user-register-form div.js-form-item:not(.js-form-type-managed-file).label-up label,.user-pass div.js-form-item:not(.js-form-type-managed-file).label-up label{font-size:0.62rem;top:2px;left:15px;color:#da1127;opacity:1;line-height:1.1;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).label-up label:after,.user-login-form div.js-form-item:not(.js-form-type-managed-file).label-up label:after,.user-register-form div.js-form-item:not(.js-form-type-managed-file).label-up label:after,.user-pass div.js-form-item:not(.js-form-type-managed-file).label-up label:after{font-size:0.6rem;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file) input,.user-login-form div.js-form-item:not(.js-form-type-managed-file) input,.user-register-form div.js-form-item:not(.js-form-type-managed-file) input,.user-pass div.js-form-item:not(.js-form-type-managed-file) input{width:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea{height:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div{height:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div textarea,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div textarea,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div textarea,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-textarea > div textarea{padding:12px 15px 6px 15px;margin:0;width:100%;resize:both;height:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox{min-height:40px;margin:0 0 10px 0;position:relative;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label{display:flex;align-items:center;cursor:pointer;position:relative;padding:0 0 0 60px;line-height:1.1;min-height:50px;font-size:1.125rem;left:0;top:0;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox],.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox],.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox],.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox]{display:none;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after{content:"";display:inline-block;width:50px;height:50px;border-radius:5px;position:absolute;left:0;top:0;background:#f3f0f1;margin:auto;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox]:checked + label:before,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox]:checked + label:before,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox]:checked + label:before,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox input[type=checkbox]:checked + label:before{content:'\F26E';font-family:'bootstrap-icons';font-size:1em;font-size:3.5rem;color:#212426;display:flex;position:absolute;z-index:2;left:-2px;top:-5px;width:50px;height:50px;opacity:0.5;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label{opacity:1;font-size:1.125rem;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-checkbox label:after{background-image:none;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-select{width:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select .form-select,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select .form-select,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select .form-select,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-select .form-select{height:60px;margin:0;background:transparent;border:none;float:left;font-size:1.2rem;font-family:inherit;font-weight:300;z-index:9;position:relative;width:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select label,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select label,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select label,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-select label{opacity:0;top:12px;left:25px;z-index:12;pointer-events:none;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up label,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up label,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up label,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up label{top:4px !important;left:15px !important;opacity:1 !important;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up .form-select,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up .form-select,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up .form-select,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-select.label-up .form-select{padding:6px 0 0 0;z-index:1;color:#212426;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file) .description,.user-login-form div.js-form-item:not(.js-form-type-managed-file) .description,.user-register-form div.js-form-item:not(.js-form-type-managed-file) .description,.user-pass div.js-form-item:not(.js-form-type-managed-file) .description{font-size:0.8rem;margin:0 2px 5px 2px;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime{display:flex;width:100%;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label{position:relative;top:auto;left:auto;height:60px;background:#ffffff;border-top-left-radius:10px;border-bottom-left-radius:10px;opacity:1;padding:13px 10px 0 15px;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label span,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label span,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label span,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime > label span{opacity:0.5;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline{flex-grow:2;display:flex;margin:0;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item{margin:0;flex-grow:1;flex-basis:0;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input{border:0;height:60px;background:#ffffff;padding:0 10px;}.webform-submission-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input.webform-time,.user-login-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input.webform-time,.user-register-form div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input.webform-time,.user-pass div.js-form-item:not(.js-form-type-managed-file).js-form-type-datetime .container-inline .js-form-item input.webform-time{border-top-right-radius:10px;border-bottom-right-radius:10px;}.webform-submission-form div.js-form-type-managed-file,.user-login-form div.js-form-type-managed-file,.user-register-form div.js-form-type-managed-file,.user-pass div.js-form-type-managed-file{margin:0;background:#f3f0f1;border-radius:5px;padding:10px 15px;}.webform-submission-form div.js-form-type-managed-file > label,.user-login-form div.js-form-type-managed-file > label,.user-register-form div.js-form-type-managed-file > label,.user-pass div.js-form-type-managed-file > label{opacity:0.5;}.webform-submission-form div.js-form-type-managed-file .description,.user-login-form div.js-form-type-managed-file .description,.user-register-form div.js-form-type-managed-file .description,.user-pass div.js-form-type-managed-file .description{font-size:1rem;}.webform-submission-form div.js-form-type-managed-file .webform-file-button,.user-login-form div.js-form-type-managed-file .webform-file-button,.user-register-form div.js-form-type-managed-file .webform-file-button,.user-pass div.js-form-type-managed-file .webform-file-button,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide),.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide),.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide),.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide){background-color:#b4adae;border-radius:5px;border:none;min-height:2.25rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.125rem;padding:0 calc(2.25rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;font-weight:300;margin:0;}@media screen and (max-width:820px){.webform-submission-form div.js-form-type-managed-file .webform-file-button,.user-login-form div.js-form-type-managed-file .webform-file-button,.user-register-form div.js-form-type-managed-file .webform-file-button,.user-pass div.js-form-type-managed-file .webform-file-button,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide),.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide),.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide),.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide){min-height:1.6875rem;font-size:0.9rem;}}.webform-submission-form div.js-form-type-managed-file .webform-file-button:before,.user-login-form div.js-form-type-managed-file .webform-file-button:before,.user-register-form div.js-form-type-managed-file .webform-file-button:before,.user-pass div.js-form-type-managed-file .webform-file-button:before,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide):before,.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide):before,.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide):before,.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide):before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:2.25rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.webform-submission-form div.js-form-type-managed-file .webform-file-button:before,.user-login-form div.js-form-type-managed-file .webform-file-button:before,.user-register-form div.js-form-type-managed-file .webform-file-button:before,.user-pass div.js-form-type-managed-file .webform-file-button:before,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide):before,.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide):before,.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide):before,.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide):before{width:1.6875rem;}}.webform-submission-form div.js-form-type-managed-file .webform-file-button:after,.user-login-form div.js-form-type-managed-file .webform-file-button:after,.user-register-form div.js-form-type-managed-file .webform-file-button:after,.user-pass div.js-form-type-managed-file .webform-file-button:after,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide):after,.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide):after,.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide):after,.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide):after{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:2.25rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}@media screen and (max-width:820px){.webform-submission-form div.js-form-type-managed-file .webform-file-button:after,.user-login-form div.js-form-type-managed-file .webform-file-button:after,.user-register-form div.js-form-type-managed-file .webform-file-button:after,.user-pass div.js-form-type-managed-file .webform-file-button:after,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide):after,.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide):after,.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide):after,.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide):after{width:1.6875rem;}}.webform-submission-form div.js-form-type-managed-file .webform-file-button:hover,.user-login-form div.js-form-type-managed-file .webform-file-button:hover,.user-register-form div.js-form-type-managed-file .webform-file-button:hover,.user-pass div.js-form-type-managed-file .webform-file-button:hover,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide):hover,.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide):hover,.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide):hover,.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide):hover{text-decoration:none;}.webform-submission-form div.js-form-type-managed-file .webform-file-button:hover:before,.user-login-form div.js-form-type-managed-file .webform-file-button:hover:before,.user-register-form div.js-form-type-managed-file .webform-file-button:hover:before,.user-pass div.js-form-type-managed-file .webform-file-button:hover:before,.webform-submission-form div.js-form-type-managed-file .form-submit:not(.js-hide):hover:before,.user-login-form div.js-form-type-managed-file .form-submit:not(.js-hide):hover:before,.user-register-form div.js-form-type-managed-file .form-submit:not(.js-hide):hover:before,.user-pass div.js-form-type-managed-file .form-submit:not(.js-hide):hover:before{width:100%;}.webform-submission-form div.js-form-type-managed-file .js-form-type-checkbox,.user-login-form div.js-form-type-managed-file .js-form-type-checkbox,.user-register-form div.js-form-type-managed-file .js-form-type-checkbox,.user-pass div.js-form-type-managed-file .js-form-type-checkbox{padding-top:20px !important;min-height:30px !important;margin:0 0 10px 0 !important;position:relative !important;}.webform-submission-form div.js-form-type-managed-file .js-form-type-checkbox label,.user-login-form div.js-form-type-managed-file .js-form-type-checkbox label,.user-register-form div.js-form-type-managed-file .js-form-type-checkbox label,.user-pass div.js-form-type-managed-file .js-form-type-checkbox label{display:flex !important;align-items:center !important;cursor:pointer !important;position:relative !important;padding:0 0 0 40px !important;line-height:1.1 !important;min-height:30px !important;font-size:1.125rem !important;left:0 !important;top:0 !important;}.webform-submission-form div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox],.user-login-form div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox],.user-register-form div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox],.user-pass div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox]{display:none !important;}.webform-submission-form div.js-form-type-managed-file .js-form-type-checkbox label:after,.user-login-form div.js-form-type-managed-file .js-form-type-checkbox label:after,.user-register-form div.js-form-type-managed-file .js-form-type-checkbox label:after,.user-pass div.js-form-type-managed-file .js-form-type-checkbox label:after{content:"" !important;display:inline-block !important;width:30px !important;height:30px !important;border-radius:5px !important;position:absolute !important;left:0 !important;top:0 !important;background:#ffffff !important;margin:auto !important;}.webform-submission-form div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox]:checked + label:before,.user-login-form div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox]:checked + label:before,.user-register-form div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox]:checked + label:before,.user-pass div.js-form-type-managed-file .js-form-type-checkbox input[type=checkbox]:checked + label:before{content:'\F26E' !important;font-family:'bootstrap-icons' !important;font-size:1em !important;font-size:2.2rem !important;color:#212426 !important;display:flex !important;position:absolute !important;z-index:2 !important;left:-2px !important;top:-2px !important;width:30px !important;height:30px !important;opacity:0.5 !important;}.webform-submission-form .form-item-datenschutz,.user-login-form .form-item-datenschutz,.user-register-form .form-item-datenschutz,.user-pass .form-item-datenschutz{width:100%;}.webform-submission-form .form-item-datenschutz label,.user-login-form .form-item-datenschutz label,.user-register-form .form-item-datenschutz label,.user-pass .form-item-datenschutz label{line-height:1;overflow:visible;flex-wrap:wrap;}.webform-submission-form #edit-actions,.user-login-form #edit-actions,.user-register-form #edit-actions,.user-pass #edit-actions{margin:0;width:100%;}.webform-submission-form .button-wrapper,.user-login-form .button-wrapper,.user-register-form .button-wrapper,.user-pass .button-wrapper{width:100%;display:flex;}.webform-submission-form .webform-button--submit,.user-login-form .webform-button--submit,.user-register-form .webform-button--submit,.user-pass .webform-button--submit{background-color:#da1127;border-radius:5px;border:none;min-height:3.125rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.5625rem;padding:0 calc(3.125rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.webform-submission-form .webform-button--submit,.user-login-form .webform-button--submit,.user-register-form .webform-button--submit,.user-pass .webform-button--submit{min-height:2.34375rem;font-size:1.25rem;}}.webform-submission-form .webform-button--submit:before,.user-login-form .webform-button--submit:before,.user-register-form .webform-button--submit:before,.user-pass .webform-button--submit:before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:3.125rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.webform-submission-form .webform-button--submit:before,.user-login-form .webform-button--submit:before,.user-register-form .webform-button--submit:before,.user-pass .webform-button--submit:before{width:2.34375rem;}}.webform-submission-form .webform-button--submit:after,.user-login-form .webform-button--submit:after,.user-register-form .webform-button--submit:after,.user-pass .webform-button--submit:after{content:'\f6B9';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:3.125rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}@media screen and (max-width:820px){.webform-submission-form .webform-button--submit:after,.user-login-form .webform-button--submit:after,.user-register-form .webform-button--submit:after,.user-pass .webform-button--submit:after{width:2.34375rem;}}.webform-submission-form .webform-button--submit:hover,.user-login-form .webform-button--submit:hover,.user-register-form .webform-button--submit:hover,.user-pass .webform-button--submit:hover{text-decoration:none;}.webform-submission-form .webform-button--submit:hover:before,.user-login-form .webform-button--submit:hover:before,.user-register-form .webform-button--submit:hover:before,.user-pass .webform-button--submit:hover:before{width:100%;}@media screen and (max-width:1170px){.webform-submission-form .webform-button--submit,.user-login-form .webform-button--submit,.user-register-form .webform-button--submit,.user-pass .webform-button--submit{width:100%;}}.webform-submission-form div[data-drupal-messages],.user-login-form div[data-drupal-messages],.user-register-form div[data-drupal-messages],.user-pass div[data-drupal-messages]{width:100%;grid-column:span 4;}.webform-submission-form .webform-readonly input,.user-login-form .webform-readonly input,.user-register-form .webform-readonly input,.user-pass .webform-readonly input{border:none;padding:0;color:#da1127;background:transparent;height:auto;font-size:1.75rem;}.webform-submission-zuckerstick-form .webform-type-fieldset .fieldset-wrapper .form-item-plz{grid-column:span 1;}.webform-submission-zuckerstick-form .webform-type-fieldset .fieldset-wrapper .form-item-ort{grid-column:span 3;}.webform-submission-zuckerstick-form .webform-type-fieldset .fieldset-wrapper .form-item-e-mail,.webform-submission-zuckerstick-form .webform-type-fieldset .fieldset-wrapper .form-item-telefon,.webform-submission-zuckerstick-form .webform-type-fieldset .fieldset-wrapper .form-item-auflage,.webform-submission-zuckerstick-form .webform-type-fieldset .fieldset-wrapper .form-item-zuckerart{grid-column:span 2;}.webform-submission-contact-form,.webform-submission-kontakt-bistrozucker-form{grid-template-columns:1fr 1fr 1fr;}.webform-submission-contact-form fieldset[id^=edit-persoenliche-daten],.webform-submission-kontakt-bistrozucker-form fieldset[id^=edit-persoenliche-daten]{grid-column:span 1;}.webform-submission-contact-form fieldset[id^=edit-ihre-nachricht],.webform-submission-kontakt-bistrozucker-form fieldset[id^=edit-ihre-nachricht]{grid-column:span 2;}.webform-submission-contact-form .form-actions,.webform-submission-kontakt-bistrozucker-form .form-actions{grid-column:span 3;}.webform-submission-contact-form .form-actions .webform-button--submit,.webform-submission-kontakt-bistrozucker-form .form-actions .webform-button--submit{margin-left:auto;}@media screen and (max-width:820px){.webform-submission-contact-form,.webform-submission-kontakt-bistrozucker-form{grid-template-columns:1fr;}.webform-submission-contact-form fieldset[id^=edit-ihre-nachricht],.webform-submission-kontakt-bistrozucker-form fieldset[id^=edit-ihre-nachricht]{grid-column:span 1;}.webform-submission-contact-form .form-actions,.webform-submission-kontakt-bistrozucker-form .form-actions{grid-column:span 1;}}.webform-confirmation{grid-column:span 4;width:100%;text-align:left;}.webform-confirmation .webform-confirmation__message:after{content:'\f68C';font-family:'bootstrap-icons';font-size:1em;}.form-item-url{display:none;}.webform-submission-form .js-webform-type-fieldset .fieldset-wrapper > .form-item.select-2-item{border:none !important;height:50px !important;}.select2-container--default{font-weight:300;font-size:1.625rem;z-index:7;height:50px;display:block;}.select2-container--default .selection{display:block;height:100%;}.select2-container--default .select2-selection--single{border:none;height:100%;background:transparent;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:rgba(33,36,38,0.5);background:#f3f0f1;border:2px solid #f3f0f1;border-radius:5px;height:100%;line-height:inherit;padding:0 12px;display:flex;align-items:center;font-family:inherit;font-weight:300;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;right:15px;top:0;opacity:1;}.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:0;border-color:#da1127 transparent transparent transparent;}.select2-container--default.select2-container--focus .select2-selection--single .select2-selection__rendered{border:2px solid #f3f0f1;}.select2-container--default.select2-container--open{z-index:11;}.select2-dropdown{border:none;border-radius:10px !important;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,0.2);}.select2-container--default .select2-results__option--selected{background:#f3f0f1;}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#da1127;}.select2-results__option{padding:6px 17px;}.label-up .select2-container--default .select2-selection--single .select2-selection__rendered{color:#212426;padding:10px 12px 0 12px;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}.viewsreference--view-title{display:none;}.view-adresse.view-display-id-block_3{font-size:1rem;line-height:1.1;overflow:hidden;max-width:1330px;padding:0 25px;margin:auto;position:relative;}@media screen and (max-width:820px){.view-adresse.view-display-id-block_3{padding:0 15px;}}.view-adresse.view-display-id-block_3 .view-content{margin:40px auto;max-width:700px;}.view-adresse.view-display-id-block_3 .view-content .views-row{display:grid;grid-template-columns:130px auto;column-gap:30px;}.view-adresse.view-display-id-block_3 .view-content .views-row .views-field-field-logo{grid-column:1 / 2;grid-row:1 / 7;display:flex;align-items:flex-start;}.view-adresse.view-display-id-block_3 .view-content .views-row .views-field-field-logo img{width:100%;height:auto;}.view-adresse.view-display-id-block_3 .view-content .views-row .views-field-field-ort{margin:0 0 20px 0;}.view-adresse.view-display-id-block_3 .view-content .views-row .views-field-field-telefon a,.view-adresse.view-display-id-block_3 .view-content .views-row .views-field-field-fax a,.view-adresse.view-display-id-block_3 .view-content .views-row .views-field-field-e-mail a{color:inherit;text-decoration:none;}@media screen and (max-width:820px){.view-adresse.view-display-id-block_3 .view-content{margin:40px auto 100px auto;}.view-adresse.view-display-id-block_3 .view-content .views-row{grid-template-columns:110px auto;column-gap:20px;}}@media screen and (max-width:580px){.view-adresse.view-display-id-block_3 .view-content .views-row{grid-template-columns:80px auto;}}.view-adresse.view-display-id-block_2 .view-content .views-row{display:flex;justify-content:flex-end;}@media screen and (max-width:820px){.view-adresse.view-display-id-block_2 .view-content .views-row{justify-content:center;}}.view-adresse.view-display-id-block_2 a{text-indent:-100vw;overflow:hidden;margin:0 0 0 10px;}.view-adresse.view-display-id-block_2 a:before{text-indent:0;font-size:3.5rem;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.domain-bistrozucker .view-adresse.view-display-id-block_2 a:before{color:#da1127;}.domain-bistrozucker .view-adresse.view-display-id-block_2 a:hover{text-decoration:none;}.domain-bistrozucker .view-adresse.view-display-id-block_2 a:hover:before{color:#212426;}.domain-bistrotea .view-adresse.view-display-id-block_2 a:before{color:#212426;}.domain-bistrotea .view-adresse.view-display-id-block_2 a:hover{text-decoration:none;}.domain-bistrotea .view-adresse.view-display-id-block_2 a:hover:before{color:#3c7337;}.view-auszeichnung.view-display-id-block_1 .view-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:30px;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group{display:grid;column-gap:30px;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group h3{width:100%;font-weight:300;font-size:1.625rem;grid-column:span 2;height:43px;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group h3 a{pointer-events:none;color:inherit;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(1){grid-column:span 1;grid-template-columns:1fr;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(1) .views-row{grid-column:span 2;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(2){grid-column:span 4;grid-template-columns:1fr 1fr 1fr 1fr;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(2) h3{grid-column:span 4;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(3){grid-column:span 1;grid-template-columns:1fr;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(3) .views-row{grid-column:span 2;}@media screen and (max-width:820px){.view-auszeichnung.view-display-id-block_1 .view-content{grid-template-columns:1fr 1fr;grid-template-rows:auto;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(1){grid-column:1 / 2;grid-row:1 / 2;grid-template-rows:auto 1fr;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(2){grid-column:1 / 3;grid-row:2 / 3;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr 1fr;row-gap:30px;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(2) h3{grid-column:span 2;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(3){grid-column:2 / 3;grid-row:1 / 2;grid-template-rows:auto 1fr;}}@media screen and (max-width:580px){.view-auszeichnung.view-display-id-block_1 .view-content{grid-template-columns:1fr;grid-template-rows:auto;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(1){grid-column:1 / 2;grid-row:1 / 2;grid-template-rows:auto 1fr;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(2){grid-column:1 / 2;grid-row:2 / 3;grid-template-columns:1fr;grid-template-rows:auto 1fr 1fr 1fr 1fr;row-gap:30px;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(2) h3{grid-column:span 1;}.view-auszeichnung.view-display-id-block_1 .view-content .view-group:nth-child(3){grid-column:1 / 2;grid-row:3 / 4;grid-template-rows:auto 1fr;}}.view-auszeichnung.view-display-id-block_1 .view-content .views-row{background:#ffffff;border-radius:5px;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > a,.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > span{max-height:160px;display:flex;flex-direction:column;align-items:center;padding:20px;height:100%;}.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > a .bild,.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > span .bild{height:90px;display:flex;justify-content:center;}.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > a .bild img,.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > span .bild img{height:0;min-height:100%;max-width:160px;}.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > a .text,.view-auszeichnung.view-display-id-block_1 .view-content .views-row .views-field-field-bild > span .text{margin-top:auto;text-align:center;color:#b4adae;line-height:1.2;padding-top:7px;}.domain-bistrozucker .view-auszeichnung.view-display-id-block_1 .view-content .view-group h3{border-bottom:2px solid #da1127;}.domain-bistrotea .view-auszeichnung.view-display-id-block_1 .view-content .view-group h3{border-bottom:2px solid #3c7337;}.domain-nicholas .view-auszeichnung.view-display-id-block_1{font-size:1rem;font-weight:400;}.domain-nicholas .view-auszeichnung.view-display-id-block_1 .view-content .view-group h3{border-bottom:2px solid #ffffff;}.domain-nicholas .view-auszeichnung.view-display-id-block_1 .view-content .view-group h3 a{pointer-events:none !important;text-decoration:none !important;}.domain-nicholas .view-auszeichnung.view-display-id-block_1 .view-content .view-group .views-field-field-bild a{text-decoration:none;color:#212426;}
@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:300;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-300italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:600;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-600italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:normal;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Source Sans 3';font-style:italic;font-weight:900;src:url('/themes/custom/bistrozucker/fonts/source-sans-3-v9-latin-900italic.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Passions Conflict';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/passions-conflict-v5-latin-regular.woff2') format('woff2');}@font-face{font-display:swap;font-family:'Vanilla Daisy Pro';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/VanillaDaisy-Pro.woff2') format('woff2');}@font-face{font-display:swap;font-family:'bootstrap-icons';font-style:normal;font-weight:400;src:url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff2') format('woff2'),url('/themes/custom/bistrozucker/fonts/bootstrap-icons.woff') format('woff');}html,body{margin:0;padding:0;font-family:'Source Sans 3',sans-serif;font-weight:400;color:#ffffff;line-height:1.5;background:#ffffff;}*,*:before,*:after{box-sizing:border-box;}.center,.layout{max-width:1330px;padding:0 25px;margin:auto;position:relative;}@media screen and (max-width:820px){.center,.layout{padding:0 15px;}}button{font-family:inherit;cursor:pointer;}.bgr{position:fixed;top:0;left:0;width:100%;height:100vh;filter:brightness(0.7);}.bgr img{width:100%;height:100%;object-fit:cover;}@media screen and (orientation:landscape){.bgr.bgr1{display:none;}.bgr.bgr2{display:block;}.bgr.bgr2 img{object-position:center 25%;}}@media screen and (orientation:portrait){.bgr.bgr1{display:block;}.bgr.bgr1 img{object-position:center top;}.bgr.bgr2{display:none;}}h1{margin:0 0 20px 0;font-size:3.375rem;font-weight:400;}h2{margin:0 0 20px 0;font-size:2.25rem;font-weight:600;line-height:1.2;}h3{margin:0 0 20px 0;font-size:2rem;font-weight:600;line-height:1.2;}h4{margin:0 0 20px 0;font-size:1.25rem;font-weight:400;line-height:1.2;}h5{margin:0 0 20px 0;font-size:1.125rem;font-weight:400;line-height:1.2;}h6{margin:0 0 20px 0;font-size:1.125rem;font-weight:400;color:#212426;line-height:1.2;}h1,h2{hyphens:auto;}a:hover{text-decoration:none;}a.lpb-enable-button{color:#ffffff;}p{margin:0 0 15px 0;}strong{font-weight:600;}.ico{position:relative;display:flex;align-items:center;}@media screen and (max-width:1170px){.ico{padding-left:0;}}.ico:before{font-size:1.1em;margin:0 10px 0 0;}.ico-telefon:before{content:'\f5B4';font-family:'bootstrap-icons';font-size:1em;}.ico-fax:before{content:'\f500';font-family:'bootstrap-icons';font-size:1em;}.ico-email:before{content:'\f32C';font-family:'bootstrap-icons';font-size:1em;}.ico-pinterest:before{content:'\f663';font-family:'bootstrap-icons';font-size:1em;}.ico-facebook:before{content:'\f344';font-family:'bootstrap-icons';font-size:1em;}.ico-instagram:before{content:'\f437';font-family:'bootstrap-icons';font-size:1em;}.ico-standort:before{content:'\f108';font-family:'bootstrap-icons';font-size:1em;}table tr td{vertical-align:top;padding:0 15px 15px 0;}table tr td:last-child{padding:0 0 15px 0;}#header{z-index:100;position:relative;}#header .header-fixed{align-items:center;width:100%;z-index:500;padding:0;}#header .header-fixed .header-wrapper{max-width:1330px;padding:0 25px;margin:auto;width:100%;display:flex;height:20vh;min-height:120px;justify-content:space-between;align-items:flex-end;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){#header .header-fixed .header-wrapper{padding:10px 15px 0 15px;height:90px;min-height:0;}}#header .header-fixed .block-system-branding-block{width:520px;height:100%;font-size:0;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}#header .header-fixed .block-system-branding-block a{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;}#header .header-fixed .block-system-branding-block img,#header .header-fixed .block-system-branding-block svg{width:100%;height:auto;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){#header .header-fixed .block-system-branding-block{width:65%;max-width:520px;height:52px;}#header .header-fixed .block-system-branding-block a{height:100%;justify-content:center;}}@media screen and (max-width:820px){#header .header-fixed .language-switcher-language-url{align-self:flex-start;}}.gin--vertical-toolbar[data-toolbar-menu=open] #header .header-fixed{left:256px;width:calc(100% - 256px);}.gin--vertical-toolbar #header .header-fixed{left:66px;width:calc(100% - 66px);}.toolbar-horizontal .header-fixed{top:60px !important;}#main{padding-top:60px;font-size:clamp(1.15rem,0.9357rem + 0.7143vw,1.4rem);font-weight:300;}#main .layout-content{position:relative;z-index:2;}#main ul{margin:0 0 15px 0;}#footer{width:100%;float:left;position:relative;min-height:200px;}#footer .region-footer{font-size:1.25rem;}#footer .region-footer h3{margin:0 0 25px 0;}.dialog-off-canvas-main-canvas{display:flex;flex-direction:column;justify-content:space-between;height:100vh;}.field--name-field-dachzeile{font-size:1rem;margin:0 0 15px 0;color:#b4adae;}.field--name-field-dachzeile h1,.field--name-field-dachzeile h2,.field--name-field-dachzeile h3,.field--name-field-dachzeile h4,.field--name-field-dachzeile h5,.field--name-field-dachzeile h6{font-size:inherit;margin:5px;}.domain-bistrozucker .field--name-field-cta-link a{background-color:#da1127;border-radius:5px;border:none;min-height:3.125rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.5625rem;padding:0 calc(3.125rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.domain-bistrozucker .field--name-field-cta-link a{min-height:2.34375rem;font-size:1.25rem;}}.domain-bistrozucker .field--name-field-cta-link a:before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:3.125rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.domain-bistrozucker .field--name-field-cta-link a:before{width:2.34375rem;}}.domain-bistrozucker .field--name-field-cta-link a:after{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:3.125rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}@media screen and (max-width:820px){.domain-bistrozucker .field--name-field-cta-link a:after{width:2.34375rem;}}.domain-bistrozucker .field--name-field-cta-link a:hover{text-decoration:none;}.domain-bistrozucker .field--name-field-cta-link a:hover:before{width:100%;}.domain-bistrotea .field--name-field-cta-link a{background-color:#3c7337;border-radius:5px;border:none;min-height:3.125rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.5625rem;padding:0 calc(3.125rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.domain-bistrotea .field--name-field-cta-link a{min-height:2.34375rem;font-size:1.25rem;}}.domain-bistrotea .field--name-field-cta-link a:before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:3.125rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.domain-bistrotea .field--name-field-cta-link a:before{width:2.34375rem;}}.domain-bistrotea .field--name-field-cta-link a:after{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:3.125rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}@media screen and (max-width:820px){.domain-bistrotea .field--name-field-cta-link a:after{width:2.34375rem;}}.domain-bistrotea .field--name-field-cta-link a:hover{text-decoration:none;}.domain-bistrotea .field--name-field-cta-link a:hover:before{width:100%;}.field--name-field-headline{font-size:clamp(2.75rem,1.6786rem + 2.5714vw,4rem);margin:0 0 20px 0;}.field--name-field-headline h1,.field--name-field-headline h2,.field--name-field-headline h3,.field--name-field-headline h4,.field--name-field-headline h5,.field--name-field-headline h6{font-size:inherit;line-height:1.1;margin:0;}.field--name-field-text-formatiert-lang blockquote{font-size:1.75rem;text-align:center;max-width:560px;margin:30px auto;}.field--name-field-text-formatiert-lang blockquote:before{content:'\f6B0';font-family:'bootstrap-icons';font-size:14rem;position:absolute;top:-120px;left:50%;transform:translateX(-50%);opacity:0.2;}.field--name-field-e-mail a,.field--name-field-telefon a{color:inherit;display:flex;align-items:center;}.field--name-field-e-mail a:before,.field--name-field-telefon a:before{color:#da1127;width:1.6em;font-size:1.2em;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}.field--name-field-e-mail a:hover,.field--name-field-telefon a:hover{text-decoration:none;color:#da1127;}.field--name-field-e-mail a:hover:before,.field--name-field-telefon a:hover:before{transform:scale(1.15);}.field--name-field-download a{background-color:#da1127;border-radius:5px;border:none;min-height:3.125rem;color:#ffffff;display:inline-flex;justify-content:space-between;align-items:center;font-size:1.5625rem;padding:0 calc(3.125rem + 10px) 0 20px;position:relative;overflow:hidden;z-index:1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.field--name-field-download a{min-height:2.34375rem;font-size:1.25rem;}}.field--name-field-download a:before{content:'';background-color:rgba(0,0,0,0.2);height:100%;width:3.125rem;position:absolute;right:0;top:0;z-index:-1;-webkit-transition:all 250ms;-moz-transition:all 250ms;-o-transition:all 250ms;transition:all 250ms;transition-delay:0;}@media screen and (max-width:820px){.field--name-field-download a:before{width:2.34375rem;}}.field--name-field-download a:after{content:'\f285';font-family:'bootstrap-icons';font-size:1em;color:#ffffff;height:100%;width:3.125rem;display:inline-flex;justify-content:center;align-items:center;position:absolute;right:0;top:0;z-index:-1;}@media screen and (max-width:820px){.field--name-field-download a:after{width:2.34375rem;}}.field--name-field-download a:hover{text-decoration:none;}.field--name-field-download a:hover:before{width:100%;}.copy{max-width:1330px;padding:0 25px;margin:auto;position:relative;display:flex;flex-wrap:wrap;padding:15px;justify-content:center;}@media screen and (max-width:820px){.copy{padding:0 15px;}}@media screen and (max-width:820px){.copy{padding:0 15px;}}@media screen and (max-width:820px){.copy .copy-year{width:100%;text-align:center;}}.copy .copy-menu ul{margin:0;display:flex;flex-wrap:wrap;}.copy .copy-menu ul li{padding:0;margin:0 0 0 15px;}.domain-bistrozucker .copy{border-top:2px solid #da1127;}.domain-bistrotea .copy{border-top:2px solid #3c7337;}.table{display:table;}.table .tr{display:table-row;}.table .tr .td{display:table-cell;}.ajax-progress.ajax-progress-fullscreen{background-color:rgba(0,0,0,0.8) !important;width:100vw !important;height:100vh !important;border-radius:0;opacity:1 !important;top:0;left:0;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber{left:calc(50% - 50px);top:calc(50% - 50px);width:100px;height:100px;}.ajax-progress.ajax-progress-fullscreen .ajax-throbber.sk-rotating-plane{position:relative;}.domain-bistrozucker + .ajax-progress.ajax-progress-fullscreen .ajax-throbber .sk-bounce-dot{background-color:#da1127;}.domain-bistrozucker + .ajax-progress.ajax-progress-fullscreen .ajax-throbber.sk-rotating-plane{background:#da1127;}.domain-bistrotea + .ajax-progress.ajax-progress-fullscreen .ajax-throbber .sk-bounce-dot{background-color:#3c7337;}.domain-bistrotea + .ajax-progress.ajax-progress-fullscreen .ajax-throbber.sk-rotating-plane{background:#3c7337;}.mfp-bg{background:rgba(0,105,180,0.8);opacity:1;}.mfp-iframe-holder .mfp-content{max-width:1200px;}.mfp-iframe-scaler iframe{border-radius:40px;overflow:hidden;box-shadow:none;}.mfp-iframe-scaler iframe{padding:30px;background:#ffffff;}#home-zuckersticks,#home-biotee{padding-top:200px;}#home-zuckersticks:after,#home-biotee:after{display:block;width:170px;height:170px;left:50%;transform:translateX(-50%);top:-50px;position:absolute;border-radius:50%;border:10px solid #ffffff;}#home-zuckersticks .layout__region > *:first-child:before,#home-biotee .layout__region > *:first-child:before{content:url(/themes/custom/bistrozucker/images/ornament-oben.svg);display:block;width:140px;height:auto;margin:0 auto 30px auto;}#home-zuckersticks .layout__region > *:last-child:after,#home-biotee .layout__region > *:last-child:after{content:url(/themes/custom/bistrozucker/images/ornament-unten.svg);display:block;width:140px;height:auto;margin:50px auto 0 auto;}#home-zuckersticks:after{content:url(/themes/custom/bistrozucker/images/bistrozucker-logo-grey.svg);}#home-biotee:after{content:url(/themes/custom/bistrozucker/images/bistrotea-logo.svg);}#news-view-home .paragraph--type--cta-button{width:calc(33.333% - 20px);}@media screen and (max-width:820px){#news-view-home .paragraph--type--cta-button{width:100%;}}#news-view-home .paragraph--type--cta-button .field--name-field-cta-button,#news-view-home .paragraph--type--cta-button a{width:100%;}#ethisch-unterschrift .field--name-field-image{max-width:200px;border-radius:50%;margin:0 auto 20px auto;}#ethisch-unterschrift .field--name-field-image figcaption{margin:0;}#ethisch-unterschrift .field--name-field-text-formatiert-lang em{font-family:'Vanilla Daisy Pro',sans-serif;font-weight:400;font-size:2.75rem;}.layout--eq-two-col-2-1 .layout__region--second .paragraph--type--text{font-size:1.25rem;padding-top:120px;}@media screen and (max-width:820px){.layout--eq-two-col-2-1 .layout__region--second .paragraph--type--text{padding-top:0;}}.node--type-news{padding:60px 0;}.node--type-news .node__content{display:grid;gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width:1170px){.node--type-news .node__content{grid-template-columns:1fr;}}.node--type-news .node__content .news-title{grid-column:span 1;}.node--type-news .node__content .news-title .news-title-wrapper{background:#f3f0f1;border-radius:5px;padding:20px 30px;position:sticky;top:100px;}.node--type-news .node__content .news-title h1{line-height:1.2;margin:15px 0 50px 0;}.node--type-news .node__content .news-text{grid-column:span 1;}.node--type-news .node__content .field--name-field-bild img{width:100%;height:auto;}.node--type-news .node__content .field--name-field-bild,.node--type-news .node__content .field--name-field-cta-link{margin:40px 0 0 0;}
