.navigation-drawer[mobile-opening=left]::part(body){padding-block-start:0!important}.navigation-drawer::part(body){gap:0!important}.bk-media-mobile-nav{background:#f5f0e6;height:100vh;display:flex;flex-direction:column}.bk-media-mobile-nav__header{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-6) var(--drawer-body-padding);border-bottom:1px solid rgb(var(--border-color) / .2);position:relative;background:#f5f0e6}.bk-media-mobile-nav__header .bk-media-social-trust-pill{margin-left:auto}.bk-media-mobile-nav__header button[is=close-button]{display:flex;align-items:center;justify-content:center}.bk-media-mobile-nav__header button[is=close-button] svg{width:16px;height:16px}.bk-media-social-trust-pill{display:flex;align-items:center;gap:var(--spacing-2);background:var(--social-trust-bg, #fce7f3);color:var(--social-trust-text, #ec4899);border-radius:var(--rounded-full);font-size:var(--text-base);font-weight:500}.bk-media-social-trust-pill__avatars{display:flex;align-items:center;gap:-8px}.bk-media-social-trust-pill__avatar{width:24px;height:24px;border-radius:50%;border:1px solid #EEE9E0;margin-left:-8px;position:relative;z-index:1}.bk-media-social-trust-pill__avatar:first-child{margin-left:0;z-index:3}.bk-media-social-trust-pill__avatar:nth-child(2){z-index:2}.bk-media-social-trust-pill__avatar:nth-child(3){z-index:1}.bk-media-mobile-nav__menu{flex:1;overflow-y:auto}.bk-media-mobile-nav__menu-item{display:block;width:100%;text-decoration:none;border-radius:var(--rounded);overflow:hidden;position:relative;background:var(--menu-bg, #f8f9fa);border:1px solid var(--menu-bg, #f8f9fa);transition:transform .2s ease,box-shadow .2s ease}.bk-media-mobile-nav__menu-item-content{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-3) var(--spacing-3);position:relative;z-index:2;background:var(--menu-overlay, rgba(255, 255, 255, .9));min-height:60px}.bk-media-mobile-nav__menu-item-text-wrapper{display:flex;flex-direction:column;gap:var(--spacing-1);width:55%;flex-shrink:0}.bk-media-mobile-nav__menu-item-text{color:var(--menu-text, #333333);letter-spacing:.5px}.bk-media-mobile-nav__menu-item-subtitle{font-size:var(--text-sm);color:#585550;text-transform:none;letter-spacing:0;line-height:1.4}.bk-media-mobile-nav__menu-item-bg{position:absolute;top:0;right:0;width:45%;height:100%;object-fit:cover;z-index:1}.bk-media-mobile-nav__menu-item:not(:has(.bk-media-mobile-nav__menu-item-bg)):before{content:"";position:absolute;top:0;right:0;width:45%;height:100%;background:var(--menu-bg, #f8f9fa);z-index:1}.bk-media-mobile-nav__menu-item:after{content:"";position:absolute;top:0;right:0;width:45%;height:100%;background:linear-gradient(to right,var(--menu-bg, #f8f9fa) 0%,color-mix(in srgb,var(--menu-bg, #f8f9fa) 50%,transparent) 20%,color-mix(in srgb,var(--menu-bg, #f8f9fa) 10%,transparent) 40%,transparent 60%);z-index:2;pointer-events:none}.bk-media-mobile-nav__filters{overflow:hidden}.bk-media-mobile-nav__filter-pills-marquee{display:flex;gap:var(--spacing-2);white-space:nowrap}.bk-media-mobile-nav__filter-pills-item{display:flex;gap:var(--spacing-2);flex-shrink:0}.bk-media-mobile-nav__filter-pill{display:inline-flex;align-items:center;gap:var(--spacing-1-5);background:var(--filter-bg, #f8f9fa);color:var(--filter-text, #ec4899);padding:var(--spacing-1) var(--spacing-4);border-radius:var(--rounded-full);font-size:var(--text-base);font-weight:500;border:1px solid var(--filter-border, #e9ecef);cursor:default;flex-shrink:0}.bk-media-mobile-nav__filter-pill-icon{width:16px;height:16px;flex-shrink:0}@media (prefers-reduced-motion: no-preference){.bk-media-mobile-nav__filter-pills-item{animation:translateFull var(--marquee-animation-duration, 0s) linear infinite}}.bk-media-mobile-nav__bottom{padding:var(--spacing-3) 0 0 0;border-top:1px solid #C9B9B0;background:var(--bottom-bg, #f8f9fa)}.bk-media-mobile-nav__bottom-links{display:flex;flex-direction:row;gap:var(--spacing-4);width:100%}.bk-media-usp-table{background:#eee9e0!important}.bk-media-mobile-nav__bottom-link{display:flex;align-items:center;justify-content:center;gap:var(--spacing-1-5);padding:var(--spacing-2) var(--spacing-3);background:var(--button-bg, #eee9e0);border-radius:var(--rounded-lg);text-decoration:none;color:var(--button-text, #333333);font-size:var(--text-base);font-weight:500;flex:1}.bk-media-mobile-nav__bottom-link-icon{display:flex;width:16px;height:16px;color:var(--button-icon, #666666);align-items:center;justify-content:center}.bk-media-mobile-nav__bottom-link--no-icon{justify-content:center}.product-info{padding:var(--spacing-4);border-radius:var(--rounded)}.bk-media-usp-table{margin-block-start:var(--spacing-4);border-radius:var(--rounded);overflow:hidden;background:#fff;border:1px solid rgb(var(--border-color) / .2);--usp-tab-background: #F6D4E5;--usp-tab-text-color: #783049;--usp-active-tab-background: #E7246A;--usp-active-tab-text-color: ##eee9e0;--usp-content-background: #FEF6F8;--usp-text-color: #4a4a4a;--usp-heading-color: #783049;--usp-button-background: #E7246A;--usp-button-text-color: ##eee9e0;--usp-zutaten-card-background: #FFFEFC;--usp-questions-background: #FFFEFC}.bk-media-usp-table__tabs{display:flex;background:var(--usp-tab-background);border-bottom:1px solid rgb(var(--border-color) / .2);margin:1rem 1rem 0rem}.bk-media-usp-table__tab{flex:1;padding:var(--spacing-1) var(--spacing-2);background:transparent;border:none;color:var(--usp-tab-text-color);font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease;text-align:center;font-size:var(--text-sm);border-radius:var(--rounded)}.bk-media-usp-table__tab:hover:not(.active){background:var(--usp-active-tab-background);opacity:.2;color:var(--usp-active-tab-text-color)}.bk-media-usp-table__tab.active{background:var(--usp-active-tab-background);color:var(--usp-active-tab-text-color)}.bk-media-usp-table__content{background:var(--usp-content-background);padding:var(--spacing-4)}.bk-media-usp-table__panel{display:none}.bk-media-usp-table__panel.active{display:block}.bk-media-usp-table__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-3);font-size:var(--text-sm)}.bk-media-usp-table__item{display:flex;align-items:center;gap:var(--spacing-2)}.bk-media-usp-table__icon{width:16px;height:16px;flex-shrink:0}@media screen and (max-width: 699px){.bk-media-usp-table__tabs{flex-wrap:wrap}.bk-media-usp-table__tab{flex:1 1 50%;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3)}.bk-media-usp-table__tab:nth-child(1){border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(2){border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(3){border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(4){border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(1).active{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(2).active{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(3).active{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(4).active{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(1):hover{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(2):hover{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(3):hover{border-radius:var(--rounded)!important}.bk-media-usp-table__tab:nth-child(4):hover{border-radius:var(--rounded)!important}.bk-media-usp-table__content{padding:var(--spacing-3)}}.bk-media-usp-table__rich-text{line-height:1.5;font-size:var(--text-sm)}.bk-media-usp-table__rich-text p{margin-block-end:var(--spacing-3);font-size:var(--text-sm)}.bk-media-usp-table__rich-text p:last-child{margin-block-end:0}.bk-media-usp-table__zutaten-list{display:flex;flex-direction:row;gap:var(--spacing-4);--zutaten-item-width: 300px;--zutaten-count: 0;width:calc(var(--zutaten-item-width) * var(--zutaten-count) + var(--spacing-4) * (var(--zutaten-count) - 1))!important;max-width:none!important}.bk-media-usp-table__zutaten{flex:0 0 var(--zutaten-item-width);min-width:var(--zutaten-item-width)}.bk-media-usp-table__zutaten{display:flex;gap:var(--spacing-4);align-items:center;padding:var(--spacing-3);border:1px solid rgb(var(--border-color) / .1);border-radius:var(--rounded);background:var(--usp-zutaten-card-background);flex:0 0 var(--zutaten-item-width);min-width:var(--zutaten-item-width)}.bk-media-usp-table__zutaten-image{flex-shrink:0;width:100px;height:100px;border-radius:var(--rounded);overflow:hidden}.bk-media-usp-table__zutaten-img{width:100%;height:100%;object-fit:cover}.bk-media-usp-table__zutaten-content{flex:1;display:flex;flex-direction:column;gap:var(--spacing-3)}.bk-media-usp-table__zutaten-title{font-size:var(--text-base);color:var(--usp-heading-color);margin:0}.bk-media-usp-table__zutaten-text{line-height:1.5;color:var(--usp-text-color);font-size:var(--text-xs);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease}.bk-media-usp-table__zutaten-text.expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.bk-media-usp-table__zutaten-button{align-self:flex-start;background:var(--usp-button-background);color:var(--usp-button-text-color);border:none;padding:var(--spacing-2) var(--spacing-4);border-radius:var(--rounded);font-weight:500;cursor:pointer;transition:all .2s ease;font-size:var(--text-xs)}.bk-media-usp-table__zutaten-button:hover{background:var(--usp-button-background);opacity:.8;transform:translateY(-1px)}.bk-media-usp-table__questions{display:flex;flex-direction:column;gap:var(--spacing-2)}.bk-media-usp-table__question{border:1px solid rgb(var(--border-color) / .2);border-radius:var(--rounded);background:var(--usp-questions-background);overflow:hidden}.bk-media-usp-table__question-summary{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-3) var(--spacing-4);background:var(--usp-questions-background);cursor:pointer;transition:all .2s ease;list-style:none}.bk-media-usp-table__question-summary:hover{background:#e9ecef}.bk-media-usp-table__question-summary::-webkit-details-marker{display:none}.bk-media-usp-table__question-text{color:var(--usp-heading-color);font-size:var(--text-sm)}.bk-media-usp-table__question-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--usp-heading-color);transition:transform .2s ease}.bk-media-usp-table__question[open] .bk-media-usp-table__question-icon{transform:rotate(180deg)}.bk-media-usp-table__question-answer{padding:var(--spacing-3) var(--spacing-4);background:#eee9e0;line-height:1.5;color:var(--usp-text-color);font-size:var(--text-sm)}.bk-media-usp-table__panel .scroll-area{overflow-x:auto;overflow-y:hidden}.scrollable-with-controls{gap:var(--spacing-2);grid-auto-columns:minmax(0,1fr);display:grid}@media screen and (max-width: 699px){.bk-media-usp-table__zutaten-list{--zutaten-item-width: 240px;width:calc(var(--zutaten-item-width) * var(--zutaten-count) + var(--spacing-4) * (var(--zutaten-count) - 1))!important}.bk-media-usp-table__zutaten{gap:var(--spacing-3)}.bk-media-usp-table__zutaten-image{width:80px;height:80px}.bk-media-usp-table__zutaten-content{gap:var(--spacing-2)}.bk-media-usp-table__zutaten-title{font-size:var(--text-xs)}.bk-media-usp-table__question-summary,.bk-media-usp-table__question-answer{padding:var(--spacing-2) var(--spacing-3)}}@media screen and (max-width: 699px){.product-button-container{display:none!important}.product-card{display:flex!important;flex-direction:column!important;height:100%!important}.product-card__info{display:flex!important;flex-direction:column!important;flex-grow:1!important;height:100%!important}.product-card__info .v-stack{display:flex!important;flex-direction:column!important;flex-grow:1!important}.product-card__info .price-list{margin-top:auto!important;margin-bottom:0!important}}.header__link-list .bold.link-faded-reverse{display:flex!important;align-items:center!important;padding:var(--spacing-2) var(--spacing-3)!important;background:#f5f0e6!important;border-radius:1000px!important;gap:.75rem!important;transition:all .3s ease!important;text-decoration:none!important;border:1px solid rgba(0,0,0,.1)!important}.header__link-list .bold.link-faded-reverse .nav-image{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.8)}.header__link-list .bold.link-faded-reverse .nav-text{font-weight:500;color:inherit;white-space:nowrap}@media screen and (max-width: 699px){.header__link-list .bold.link-faded-reverse{padding:var(--spacing-2) var(--spacing-3)!important;gap:.5rem!important}.header__link-list .bold.link-faded-reverse .nav-image{width:28px;height:28px}.header__link-list .bold.link-faded-reverse .nav-text{font-size:var(--text-sm)}}.announcement-bar{padding-block-start:var(--spacing-2);padding-block-end:var(--spacing-2)}.bk-media-sale-border{border:2px solid var(--sale-border-color, #ff0000)!important;border-radius:var(--rounded)!important}@media screen and (max-width: 699px){.shopify-section--image-with-text-overlay .content-over-media{aspect-ratio:3 / 4!important;--content-over-media-height: auto !important}.shopify-section--image-with-text-overlay .content-over-media>:is(picture,img,video,iframe,svg,video-media){aspect-ratio:3 / 4!important;object-fit:cover!important;object-position:center!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/bk-media.css.map */
