.uf-boedeker-product-content{row-gap:var(--gap-24);padding-block:var(--p-block)}@media(min-width: 767px){.uf-boedeker-product-content{row-gap:var(--gap-32)}}@media(max-width: 766.98px){.uf-boedeker-product-content__content{row-gap:var(--gap-24)}}@media(min-width: 767px){.uf-boedeker-product-content__gallery-wrapper{--content-grid-col: content-left;position:sticky;top:var(--gap-32)}}.uf-boedeker-product-content__gallery{display:flex;flex-direction:column;gap:var(--gap-12)}.uf-boedeker-product-content__gallery--single{display:block;margin:0}.uf-boedeker-product-content__swiper{overflow:hidden}.uf-boedeker-product-content__swiper--main{position:relative;border-radius:var(--rounded)}.uf-boedeker-product-content__swiper--thumbs{position:relative}.uf-boedeker-product-content__swiper-button{position:absolute;top:50%;transform:translateY(-50%);z-index:100;backdrop-filter:blur(1px);transition:var(--all-fast);border:var(--border);border-radius:var(--rounded-sm);padding:var(--p-4);width:unset;height:unset;color:var(--clr-n-0);font-size:var(--fs-h2)}@supports not (background-color: color-mix(in srgb, plum 50%, #f00)){.uf-boedeker-product-content__swiper-button{background-color:var(--clr-n-50)}}@supports(background-color: color-mix(in srgb, plum 50%, #f00)){.uf-boedeker-product-content__swiper-button{background-color:color-mix(in srgb, var(--clr-n-50) 50%, transparent)}}.uf-boedeker-product-content__swiper-button--next{right:var(--s-20)}.uf-boedeker-product-content__swiper-button--prev{left:var(--s-20)}.uf-boedeker-product-content__swiper-button:is(:hover,:focus):not(.swiper-button-disabled){border-color:var(--clr-n-0);background-color:var(--clr-n-0);color:var(--clr-s-700)}.uf-boedeker-product-content__swiper-button:active:not(.swiper-button-disabled){border-color:var(--clr-p-200);background-color:var(--clr-p-200);color:var(--clr-p-800)}.uf-boedeker-product-content__swiper-button:focus-visible{outline:auto}.uf-boedeker-product-content__swiper-button.swiper-button-disabled{cursor:not-allowed}@layer bricks.reset{.uf-boedeker-product-content__swiper-button.swiper-button-lock{display:none !important}}.uf-boedeker-product-content .swiper-notification{position:absolute;top:0;left:0;opacity:0;z-index:-1000;pointer-events:none}.uf-boedeker-product-content__slide{user-select:none}.uf-boedeker-product-content__slide-link{display:block}.uf-boedeker-product-content__img{aspect-ratio:4/3;width:100%;object-fit:cover}.uf-boedeker-product-content__slide:first-child .uf-boedeker-product-content__img{border-top-left-radius:var(--rounded);border-bottom-left-radius:var(--rounded)}.uf-boedeker-product-content__slide:last-child .uf-boedeker-product-content__img{border-top-right-radius:var(--rounded);border-bottom-right-radius:var(--rounded)}.uf-boedeker-product-content__swiper-wrapper{display:flex;justify-content:flex-start}.uf-boedeker-product-content__swiper--thumbs{position:relative}.uf-boedeker-product-content__swiper--thumbs::after,.uf-boedeker-product-content__swiper--thumbs::before{position:absolute;top:0;bottom:0;opacity:1;z-index:5;transition:var(--all-fast);width:1em;content:""}.uf-boedeker-product-content__swiper--thumbs::before{left:0;background-image:linear-gradient(-90deg, transparent 0, var(--clr-n-0) 10px)}.uf-boedeker-product-content__swiper--thumbs::after{right:0;background-image:linear-gradient(90deg, transparent 0, var(--clr-n-0) 10px)}.uf-boedeker-product-content__swiper--thumbs:has(.swiper-slide-fully-visible:first-child)::before{opacity:0}.uf-boedeker-product-content__swiper--thumbs:has(.swiper-slide-fully-visible:last-child,.swiper-slide-fully-visible:nth-last-child(2))::after{opacity:0}.uf-boedeker-product-content__thumb-slide{opacity:.5;transition:opacity .2s ease;cursor:pointer;border-radius:var(--rounded-sm);overflow:hidden}.uf-boedeker-product-content__thumb-slide.swiper-slide-thumb-active{opacity:1;outline:var(--outline);outline-offset:var(--outline-off--inset)}.uf-boedeker-product-content__thumb-img{aspect-ratio:1/1;width:100%;object-fit:cover}.uf-boedeker-product-content__details{display:flex;flex-direction:column;order:2;gap:var(--gap-24)}@media(min-width: 767px){.uf-boedeker-product-content__details{--content-grid-col: content-right;gap:var(--gap-32)}}.uf-boedeker-product-content__header{display:flex;flex-direction:column;border-top:var(--border);border-right:var(--border);border-left:var(--border)}.uf-boedeker-product-content__title{padding:.5ch 1ch;word-break:break-word}@media(min-width: 767px){.uf-boedeker-product-content__title--mobile{display:none}}@container (width < 60rem){.uf-boedeker-product-content__title--mobile{--_fs: var(--fs-h5)}}@media(max-width: 766.98px){.uf-boedeker-product-content__title--desktop{display:none}}.uf-boedeker-product-content__meta{margin:0}.uf-boedeker-product-content__meta-item{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-8);border-bottom:var(--border);padding:var(--p-8)}.uf-boedeker-product-content__meta-item:nth-child(odd){background-color:var(--clr-n-50)}.uf-boedeker-product-content__meta-item:first-child{border-top:var(--border)}.uf-boedeker-product-content__meta-item-label{--_fs: var(--fs-b);--_fw: var(--fw-h4);color:var(--clr-n-800)}@container (width < 40rem){.uf-boedeker-product-content__meta-item-label{--_fs: var(--fs-b-sm)}}@container (width < 34rem){.uf-boedeker-product-content__meta-item-label{--_fs: var(--fs-b-xs)}}.uf-boedeker-product-content__meta-item-value{margin:0;color:var(--clr-n-900);line-height:var(--lh-h)}@container (width < 40rem){.uf-boedeker-product-content__meta-item-value{font-size:var(--fs-b-sm)}}@container (width < 34rem){.uf-boedeker-product-content__meta-item-value{font-size:var(--fs-b-xs)}}.uf-boedeker-product-content__meta-item-link{transition:var(--all-fast);color:var(--clr-s-700);font-weight:400}.uf-boedeker-product-content__meta-item-link:hover,.uf-boedeker-product-content__meta-item-link:focus{color:var(--clr-s-500)}.uf-boedeker-product-content__meta-item-link:active{color:var(--clr-s-800)}.uf-boedeker-product-content__properties{display:flex;flex-direction:column;border-top:var(--border);border-right:var(--border);border-left:var(--border)}.uf-boedeker-product-content__properties-title{--_fs: var(--fs-h4);padding:.5ch 1ch;word-break:break-word}.uf-boedeker-product-content__properties-list{display:grid;margin-block:unset;border-top:var(--border)}.uf-boedeker-product-content__property{display:grid;grid-template-columns:1fr 1fr;gap:var(--gap-8);border-bottom:var(--border);padding:var(--p-8)}.uf-boedeker-product-content__property:nth-child(odd):not(.uf-boedeker-product-content__property--freitext),.uf-boedeker-product-content__property--freitext.is-odd{background-color:var(--clr-n-50)}.uf-boedeker-product-content__property--freitext{grid-template-columns:1fr}.uf-boedeker-product-content__property-label{--_fs: var(--fs-b);--_fw: var(--fw-h4);color:var(--clr-n-800)}@container (width < 40rem){.uf-boedeker-product-content__property-label{--_fs: var(--fs-b-sm)}}@container (width < 34rem){.uf-boedeker-product-content__property-label{--_fs: var(--fs-b-xs)}}.uf-boedeker-product-content__property-value{color:var(--clr-n-900);line-height:var(--lh-h)}@container (width < 40rem){.uf-boedeker-product-content__property-value{font-size:var(--fs-b-sm)}}@container (width < 34rem){.uf-boedeker-product-content__property-value{font-size:var(--fs-b-xs)}}.uf-boedeker-product-content__property-check{color:var(--clr-success, #22c55e);font-weight:var(--fw-h4)}.uf-boedeker-product-content__yt-wrapper{display:inherit;flex-flow:inherit;align-items:start;gap:inherit}.uf-boedeker-product-content__video-btn{display:inline-flex;align-items:center;gap:var(--gap-8);transition:var(--all-fast);color:var(--_video-btn-color, var(--clr-p-600));font-weight:var(--fw-btn);text-decoration:none}.uf-boedeker-product-content__video-btn:hover,.uf-boedeker-product-content__video-btn:focus{color:var(--_video-btn-color-hover, var(--clr-p-400))}.uf-boedeker-product-content__video-btn:active{color:var(--_video-btn-color-active, var(--clr-p-700))}.cmplz-blocked-content-container>.uf-boedeker-product-content__video-btn--youtube[inert]{--_video-btn-color: var(--clr-n-900);--_video-btn-color-hover: var(--clr-n-900);--_video-btn-color-active: var(--clr-n-900);--_video-icon-bg: var(--clr-n-300);--_video-icon-bg-hover: var(--clr-n-300);--_video-icon-bg-active: var(--clr-n-300)}.uf-boedeker-product-content__video-icon{border-radius:var(--round);background-color:var(--_video-icon-bg, var(--clr-p-100));padding:.5em}:where(:hover,:focus)>.uf-boedeker-product-content__video-icon{background-color:var(--_video-icon-bg-hover, var(--clr-p-50))}:active>.uf-boedeker-product-content__video-icon{background-color:var(--_video-icon-bg-active, var(--clr-p-200))}.uf-boedeker-product-content__cta{align-self:flex-start}.uf-boedeker-product-content__bookmark-cta>svg{font-size:1em}.uf-boedeker-product-content__bookmark-cta .uf-boedeker-product-content__bookmark-cta-icon--saved,.uf-boedeker-product-content__bookmark-cta .uf-boedeker-product-content__bookmark-cta-label--remove{display:none}.uf-boedeker-product-content__bookmark-cta[aria-pressed=true] .uf-boedeker-product-content__bookmark-cta-icon--unsaved,.uf-boedeker-product-content__bookmark-cta[aria-pressed=true] .uf-boedeker-product-content__bookmark-cta-label--add{display:none}.uf-boedeker-product-content__bookmark-cta[aria-pressed=true] .uf-boedeker-product-content__bookmark-cta-icon--saved,.uf-boedeker-product-content__bookmark-cta[aria-pressed=true] .uf-boedeker-product-content__bookmark-cta-label--remove{display:inline}/*# sourceMappingURL=boedeker-product-content.min.css.map */