.jb-foto-root .jb-product-card{border-radius:var(--jb-radius);contain:content;transition:box-shadow var(--jb-transition);color:inherit;text-decoration:none;display:block;overflow:hidden}.jb-foto-root .jb-product-card:hover{box-shadow:var(--jb-shadow-md)}.jb-foto-root .jb-product-card__image-wrap{aspect-ratio:1;border-radius:var(--jb-radius);background-color:var(--jb-bg-secondary);position:relative;overflow:hidden}.jb-foto-root .jb-product-card__image{object-fit:cover;width:100%;height:100%;transition:transform var(--jb-transition-slow)}.jb-foto-root .jb-product-card:hover .jb-product-card__image{will-change:transform;transform:scale(1.05)}.jb-foto-root .jb-product-card__sale-badge{background-color:var(--jb-error);color:var(--jb-text-inverse);font-size:var(--jb-font-size-sm);padding-inline:var(--jb-spacing-sm);border-radius:var(--jb-radius-xs);padding-block:.125rem;font-weight:700;line-height:1rem;position:absolute;top:.5rem;left:.5rem}.jb-foto-root .jb-product-card__info{margin-top:var(--jb-spacing-sm);gap:var(--jb-spacing-xs);flex-direction:column;display:flex}.jb-foto-root .jb-product-card__categories{font-size:var(--jb-font-size-sm);color:var(--jb-text-muted);text-overflow:ellipsis;white-space:nowrap;line-height:1rem;overflow:hidden}.jb-foto-root .jb-product-card__name{font-size:var(--jb-font-size-base);color:var(--jb-text-primary);-webkit-line-clamp:2;transition:color var(--jb-transition);-webkit-box-orient:vertical;font-weight:500;line-height:1.25rem;display:-webkit-box;overflow:hidden}.jb-foto-root .jb-product-card:hover .jb-product-card__name{color:var(--jb-accent)}.jb-foto-root .jb-product-card__availability{font-size:var(--jb-font-size-sm);color:var(--jb-text-muted);line-height:1rem}.jb-foto-root .jb-product-card__price-row{align-items:baseline;gap:.375rem;display:flex}.jb-foto-root .jb-product-card__price-regular{font-size:var(--jb-font-size-sm);color:var(--jb-text-muted);line-height:1rem;text-decoration:line-through}.jb-foto-root .jb-product-card__price-sale{font-size:var(--jb-font-size-base);color:var(--jb-accent);font-weight:700;line-height:1.25rem}.jb-foto-root .jb-product-card__price{font-size:var(--jb-font-size-base);color:var(--jb-text-primary);font-weight:700;line-height:1.25rem}.jb-foto-root .jb-cross-sell__heading{font-size:var(--jb-font-size-xl);color:var(--jb-text-primary);margin-bottom:var(--jb-spacing-lg);font-weight:700;line-height:1.75rem}.jb-foto-root .jb-cross-sell__grid{gap:var(--jb-spacing-md);display:grid}.jb-foto-root .jb-cross-sell__grid--2,.jb-foto-root .jb-cross-sell__grid--3{grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.jb-foto-root .jb-cross-sell__grid--3{grid-template-columns:repeat(3,1fr)}}.jb-foto-root .jb-cross-sell__grid--4{grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.jb-foto-root .jb-cross-sell__grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.jb-foto-root .jb-cross-sell__grid--4{grid-template-columns:repeat(4,1fr)}}.jb-foto-root .jb-faq__item--simple{border-bottom:1px solid var(--jb-border-subtle)}.jb-foto-root .jb-faq__trigger--simple{padding-block:var(--jb-spacing-md);padding-inline:0}.jb-foto-root .jb-faq__content--simple{padding-bottom:var(--jb-spacing-md);padding-inline:0}.jb-foto-root .jb-faq--bordered{gap:var(--jb-spacing-sm);flex-direction:column;display:flex}.jb-foto-root .jb-faq__item--bordered{border-radius:var(--jb-radius);border:1px solid var(--jb-border-subtle);overflow:hidden}.jb-foto-root .jb-faq__trigger--bordered{padding-block:var(--jb-spacing-md);padding-inline:1.25rem}.jb-foto-root .jb-faq__content--bordered{padding-bottom:var(--jb-spacing-md);padding-inline:1.25rem}.jb-foto-root .jb-faq--boxed{gap:var(--jb-spacing-sm);flex-direction:column;display:flex}.jb-foto-root .jb-faq__item--boxed{border-radius:var(--jb-radius);border:1px solid var(--jb-border-subtle);background:var(--jb-glass-surface);box-shadow:var(--jb-shadow-xs);overflow:hidden}.jb-foto-root .jb-faq__trigger--boxed{padding-block:var(--jb-spacing-md);padding-inline:1.25rem}.jb-foto-root .jb-faq__content--boxed{padding-bottom:var(--jb-spacing-md);padding-inline:1.25rem}.jb-foto-root .jb-faq__trigger{text-align:left;width:100%;font-size:var(--jb-font-size-base);color:var(--jb-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--jb-transition);justify-content:space-between;align-items:center;gap:.75rem;font-weight:500;line-height:1.25rem;display:flex}.jb-foto-root .jb-faq__trigger:hover{color:var(--jb-accent)}.jb-foto-root .jb-faq__icon{width:1.25rem;height:1.25rem;color:var(--jb-text-muted);transition:transform var(--jb-transition);flex-shrink:0}.jb-foto-root .jb-faq__icon--open{transform:rotate(180deg)}.jb-foto-root .jb-faq__answer-wrap{overflow:hidden}.jb-foto-root .jb-faq__answer{font-size:var(--jb-font-size-base);max-width:none;color:var(--jb-text-secondary);line-height:1.5}.jb-foto-root .jb-faq__group{gap:var(--jb-spacing-sm);flex-direction:column;display:flex}.jb-foto-root .jb-faq__category-heading{font-size:var(--jb-font-size-sm);letter-spacing:.05em;color:var(--jb-text-muted);margin-top:var(--jb-spacing-md);font-weight:600;line-height:1rem}.jb-foto-root .jb-faq__group:first-child .jb-faq__category-heading{margin-top:0}.jb-foto-root .jb-fixed-product--horizontal{gap:var(--jb-spacing-xl);display:grid}@media (min-width:768px){.jb-foto-root .jb-fixed-product--horizontal{grid-template-columns:repeat(2,1fr)}}.jb-foto-root .jb-fixed-product__gallery--right{order:2}@media (max-width:767px){.jb-foto-root .jb-fixed-product__gallery--right{order:unset}}.jb-foto-root .jb-fixed-product__info{gap:var(--jb-spacing-md);flex-direction:column;display:flex}.jb-foto-root .jb-fixed-product__title{font-size:var(--jb-font-size-2xl);color:var(--jb-text-primary);font-weight:700;line-height:2rem}.jb-foto-root .jb-fixed-product__price-row{align-items:baseline;gap:var(--jb-spacing-sm);display:flex}.jb-foto-root .jb-fixed-product__price-regular{font-size:var(--jb-font-size-base);color:var(--jb-text-muted);line-height:1.25rem;text-decoration:line-through}.jb-foto-root .jb-fixed-product__price-sale{font-size:var(--jb-font-size-xl);color:var(--jb-accent);font-weight:700;line-height:1.75rem}.jb-foto-root .jb-fixed-product__price{font-size:var(--jb-font-size-xl);color:var(--jb-text-primary);font-weight:700;line-height:1.75rem}.jb-foto-root .jb-fixed-product__short-desc{font-size:var(--jb-font-size-base);max-width:none;color:var(--jb-text-secondary);line-height:1.5}.jb-foto-root .jb-fixed-product__stock{font-size:var(--jb-font-size-base);font-weight:500;line-height:1.25rem}.jb-foto-root .jb-fixed-product__stock--in-stock{color:var(--jb-success)}.jb-foto-root .jb-fixed-product__stock--out-of-stock{color:var(--jb-error)}.jb-foto-root .jb-fixed-product__stock-qty{color:var(--jb-text-muted);font-weight:400}.jb-foto-root .jb-fixed-product__meta{font-size:var(--jb-font-size-sm);color:var(--jb-text-muted);line-height:1rem}.jb-foto-root .jb-fixed-product__meta-label{font-weight:500}.jb-foto-root .jb-fixed-product__meta-link{transition:color var(--jb-transition);text-decoration:underline}.jb-foto-root .jb-fixed-product__meta-link:hover{color:var(--jb-accent)}.jb-foto-root .jb-fixed-product__description{font-size:var(--jb-font-size-base);max-width:none;color:var(--jb-text-secondary);margin-top:var(--jb-spacing-md);line-height:1.5}.jb-foto-root .jb-gallery--thumbs-left{gap:var(--jb-spacing-md);flex-direction:row-reverse;display:flex}.jb-foto-root .jb-gallery--thumbs-right{gap:var(--jb-spacing-md);display:flex}.jb-foto-root .jb-gallery__main{border-radius:var(--jb-radius-lg);background-color:#0000;position:relative;overflow:hidden}.jb-foto-root .jb-gallery__stage{isolation:isolate}.jb-foto-root .jb-gallery__stage-media{z-index:0;width:100%;height:100%;position:relative}.jb-foto-root .jb-gallery__stage-media>picture,.jb-foto-root .jb-gallery__video-frame>picture,.jb-foto-root .jb-gallery__thumb>picture,.jb-foto-root .jb-gallery__grid-item>picture,.jb-foto-root .jb-gallery__stacked-item>picture{width:100%;height:100%;display:block}.jb-foto-root .jb-gallery__main--zoomable{cursor:zoom-in}.jb-foto-root .jb-gallery__main--zoomed{cursor:zoom-out}.jb-foto-root .jb-gallery__main--flex{flex:1}.jb-foto-root .jb-gallery__image{object-fit:contain;width:100%;height:100%;transition:transform var(--jb-transition)}.jb-foto-root .jb-gallery__image--zoomed{transform:scale(var(--jb-gallery-stage-scale,1.5))}.jb-foto-root .jb-gallery__stage-image{object-fit:contain;width:100%;height:100%}@media (min-width:1024px){body.single-product .product.product_cat-stirnband .elementor-widget-jb-product-images,body.single-product .product.product_cat-loop .elementor-widget-jb-product-images{width:100%;max-width:100%}body.single-product .product.product_cat-stirnband .jb-product-images-container,body.single-product .product.product_cat-stirnband .jb-gallery-wrapper,body.single-product .product.product_cat-stirnband .jb-gallery,body.single-product .product.product_cat-loop .jb-product-images-container,body.single-product .product.product_cat-loop .jb-gallery-wrapper,body.single-product .product.product_cat-loop .jb-gallery{max-width:100%}}.jb-foto-root .jb-gallery{--jb-gallery-nav-size:clamp(2rem, 2.6vw, 2.75rem);--jb-gallery-nav-edge:.875rem;--jb-gallery-nav-gap:.5rem;--jb-gallery-nav-min:0px;--jb-gallery-nav-groesse:max(var(--jb-gallery-nav-size), var(--jb-gallery-nav-min))}@media (pointer:coarse){.jb-foto-root .jb-gallery{--jb-gallery-nav-min:44px}}.jb-foto-root .jb-gallery__nav{z-index:10;width:var(--jb-gallery-nav-groesse,2.75rem);height:var(--jb-gallery-nav-groesse,2.75rem);border-radius:var(--jb-radius-full);color:#111;transition:opacity var(--jb-transition), background-color var(--jb-transition), border-color var(--jb-transition), transform var(--jb-transition);opacity:0;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;border:1px solid #14141424;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 .625rem 1.5rem #14141429}.jb-foto-root .jb-gallery:hover .jb-gallery__nav{opacity:1}.jb-foto-root .jb-gallery__nav .jb-icon{z-index:1;color:#111;stroke-width:2.75px;filter:drop-shadow(0 1px 1px #ffffffd9)drop-shadow(0 1px 2px #1414142e);pointer-events:none;position:relative}.jb-foto-root .jb-gallery__nav:hover{background:var(--jb-bg-primary);border-color:#14141429;transform:translateY(-50%)scale(1.04)}.jb-foto-root .jb-gallery__nav--prev{left:clamp(.75rem,2vw,1.25rem)}.jb-foto-root .jb-gallery__fullscreen{padding:var(--jb-spacing-sm);border-radius:var(--jb-radius-full);background:var(--jb-white-alpha-80);box-shadow:var(--jb-shadow-default);color:var(--jb-text-primary);opacity:0;transition:opacity var(--jb-transition), background-color var(--jb-transition), box-shadow var(--jb-transition);cursor:pointer;border:none;position:absolute;top:.75rem;right:.75rem}.jb-foto-root .jb-gallery__stage:hover .jb-gallery__fullscreen,.jb-foto-root .jb-gallery__fullscreen:focus-visible{opacity:1}@media (hover:none) and (min-width:768px){.jb-foto-root .jb-gallery__fullscreen{opacity:1}}@media (max-width:767px){.jb-foto-root .jb-gallery__fullscreen,.jb-foto-root .jb-gallery__nav,.jb-foto-root .jb-gallery__thumb-nav{display:none}}.jb-foto-root .jb-gallery__fullscreen:hover{background:var(--jb-bg-primary)}.jb-foto-root .jb-gallery__stage .jb-gallery__stage-media{cursor:zoom-in}.jb-foto-root .jb-gallery__main--zoomed .jb-gallery__stage-media{cursor:zoom-out}.jb-foto-root .jb-gallery__stage-media--video.jb-gallery__stage-media--video{cursor:default}.jb-foto-root .jb-gallery__thumbs-wrap--bottom{margin-top:var(--jb-spacing-md)}.jb-foto-root .jb-gallery__thumbs-wrap--with-nav{grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center;gap:.5rem;display:grid}.jb-foto-root .jb-gallery__thumbs--bottom{justify-content:var(--jb-gallery-thumbnails-justify,flex-start);gap:var(--jb-spacing-sm);scroll-snap-type:x mandatory;scrollbar-width:none;padding-block:.125rem;display:flex;overflow-x:auto}@media (max-width:767px){.jb-foto-root .jb-gallery__thumbs--bottom{justify-content:flex-start!important}body.single-product .product.product_cat-stirnband .jb-product-category-back-wrap,body.single-product .product.product_cat-loop .jb-product-category-back-wrap{display:none}body.single-product .product.product_cat-stirnband .jb-gallery__main,body.single-product .product.product_cat-loop .jb-gallery__main{max-width:82%;margin-inline:auto}body.single-product .product.product_cat-stirnband .jb-gallery,body.single-product .product.product_cat-loop .jb-gallery{margin-top:-16px}body.single-product .product.product_cat-stirnband .jb-gallery__thumb,body.single-product .product.product_cat-loop .jb-gallery__thumb{width:3.75rem!important;height:2.5rem!important}}.jb-foto-root .jb-gallery__thumbs--bottom::-webkit-scrollbar{display:none}.jb-foto-root .jb-gallery__thumbs--side::-webkit-scrollbar{display:none}.jb-foto-root .jb-gallery__thumb-nav{border-radius:var(--jb-radius-full);width:2rem;height:2rem;color:var(--jb-text-primary);cursor:pointer;transition:background-color var(--jb-transition), border-color var(--jb-transition), transform var(--jb-transition), opacity var(--jb-transition);background:#fffffff0;border:1px solid #1414141f;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 .375rem 1rem #1414141a}.jb-foto-root .jb-gallery__thumb-nav--hidden{opacity:0;pointer-events:none}.jb-foto-root .jb-gallery__thumb-nav:hover{background:var(--jb-bg-primary);border-color:#14141438;transform:translateY(-1px)}.jb-foto-root .jb-gallery__thumb-nav--prev{justify-self:start}.jb-foto-root .jb-gallery__thumb-nav--next{justify-self:end}@media (pointer:coarse){.jb-foto-root .jb-gallery__thumb-nav{display:none}}.jb-foto-root .jb-gallery__thumbs--side{gap:var(--jb-spacing-sm);scrollbar-width:none;flex-direction:column;width:5rem;display:flex;overflow-y:auto}.jb-foto-root .jb-gallery__thumb{width:var(--jb-gallery-thumbnail-size,4rem);height:var(--jb-gallery-thumbnail-size,4rem);border-radius:var(--jb-radius);transition:border-color var(--jb-transition), opacity var(--jb-transition);cursor:pointer;scroll-snap-align:start;background:0 0;border:2px solid #0000;flex-shrink:0;padding:0;position:relative;overflow:hidden}.jb-foto-root .jb-gallery__thumb--active{border-color:var(--jb-accent);opacity:1}.jb-foto-root .jb-gallery__thumb--inactive{opacity:.6;border-color:#0000}.jb-foto-root .jb-gallery__thumb--inactive:hover{opacity:1}.jb-foto-root .jb-gallery__main{border-radius:var(--jb-radius)}.jb-foto-root .jb-gallery__nav{top:auto;bottom:var(--jb-gallery-nav-edge,.875rem);opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff8c;border-color:#ffffff8c;transform:none;box-shadow:0 2px 10px #00000014}.jb-foto-root .jb-gallery__nav:hover{background:#fffc;transform:none}.jb-foto-root .jb-gallery__nav:active{transform:scale(.94)}.jb-foto-root .jb-gallery__nav--prev{left:auto;right:calc(var(--jb-gallery-nav-edge,.875rem) + var(--jb-gallery-nav-groesse,2.75rem) + var(--jb-gallery-nav-gap,.5rem))}.jb-foto-root .jb-gallery__nav--next{right:var(--jb-gallery-nav-edge,.875rem)}.jb-foto-root .jb-gallery__thumbs--bottom{justify-content:center;padding-bottom:.75rem}.jb-foto-root .jb-gallery__thumbs--bottom .jb-gallery__thumb{aspect-ratio:3/2;flex:1 1 0;min-width:5rem;width:auto!important;height:auto!important}.jb-foto-root .jb-gallery__thumbs--bottom .jb-gallery__thumb,.jb-foto-root .jb-gallery__thumbs--bottom .jb-gallery__thumb--inactive,.jb-foto-root .jb-gallery__thumbs--bottom .jb-gallery__thumb--inactive:hover{opacity:1!important}.jb-foto-root .jb-gallery__thumb{border:none;border-radius:8px;overflow:visible}.jb-foto-root .jb-gallery__thumb .jb-gallery__thumb-image,.jb-foto-root .jb-gallery__thumb>picture{border-radius:8px;overflow:hidden}.jb-foto-root .jb-gallery__thumb:after{content:"";border-radius:var(--jb-radius-full);background:var(--jb-accent);opacity:0;height:3px;transition:opacity .15s;position:absolute;bottom:-8px;left:14%;right:14%}.jb-foto-root .jb-gallery__thumb--active{border-color:#0000}.jb-foto-root .jb-gallery__thumb--active:after{opacity:1}.jb-foto-root .jb-gallery__thumbs--zeigt-fremd .jb-gallery__thumb--active:after{opacity:0}.jb-foto-root .jb-gallery__thumb:hover:after{opacity:.45}.jb-foto-root .jb-gallery__thumb--active:hover:after{opacity:1}.jb-foto-root .jb-gallery__thumb-image{object-fit:cover;width:100%;height:100%}.jb-foto-root .jb-gallery__thumb-badge{border-radius:var(--jb-radius-full);width:1.5rem;height:1.5rem;color:var(--jb-text-inverse);background:#0c1014b8;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:.375rem;right:.375rem}.jb-foto-root .jb-gallery__thumb-badge-icon{width:.7rem;height:.7rem}@media (max-width:767px){.jb-foto-root .jb-gallery__thumbs--hidden-mobile{display:none}}.jb-foto-root .jb-gallery__video-frame{background:linear-gradient(#0c101408,#0c101414);border:none;width:100%;height:100%;position:relative;overflow:hidden}.jb-foto-root .jb-gallery__video-frame--stage,.jb-foto-root .jb-gallery__video-frame--grid,.jb-foto-root .jb-gallery__video-frame--stacked{display:block}.jb-foto-root .jb-gallery__video,.jb-foto-root .jb-gallery__video-embed,.jb-foto-root .jb-gallery__grid-video,.jb-foto-root .jb-gallery__stacked-video{border:0;width:100%;height:100%}.jb-foto-root .jb-gallery__stage-video{width:100%;height:100%}.jb-foto-root .jb-gallery__video-poster{object-fit:cover;width:100%;height:100%;display:block}.jb-foto-root .jb-gallery__video-play{border-radius:var(--jb-radius-full);width:3.25rem;height:3.25rem;color:var(--jb-text-inverse);box-shadow:var(--jb-shadow-default);background:#0c1014bd;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.jb-foto-root .jb-gallery__video-play--stage{width:4rem;height:4rem}.jb-foto-root .jb-gallery__video-play-icon{width:1rem;height:1rem}.jb-foto-root .jb-gallery__grid{--jb-gallery-fold-reserve:20rem;--jb-gallery-fold-height:none;justify-content:center;gap:var(--jb-spacing-sm);margin-top:var(--jb-spacing-md);flex-wrap:wrap;display:flex}@supports (height:100svh){.jb-foto-root .jb-gallery__grid{--jb-gallery-fold-height:calc(100svh - var(--jb-gallery-fold-reserve))}}.jb-foto-root .jb-gallery__grid-item{flex:0 1 calc((100% - var(--jb-spacing-sm)) / 2);max-width:calc(var(--jb-gallery-fold-height) * var(--jb-grid-ratio,1));border-radius:var(--jb-radius);cursor:pointer;background-color:#0000;border:none;padding:0;overflow:hidden}.jb-foto-root .jb-gallery__grid-item--statisch{cursor:default}.jb-foto-root .jb-gallery__grid-image{object-fit:contain;width:100%;height:100%;display:block}.jb-foto-root .jb-gallery__stacked{flex-direction:column;gap:16px;display:flex}.jb-foto-root .jb-gallery__stacked-item{aspect-ratio:3/2;cursor:pointer;background-color:#fafaf9;border:none;border-radius:20px;width:100%;min-height:340px;max-height:calc(100vh - 320px);padding:0;position:relative;overflow:hidden}.jb-foto-root .jb-gallery__stacked-item:first-child{background-color:#0000}.jb-foto-root .jb-gallery__stacked-image{object-fit:contain;width:100%;height:100%;display:block}.jb-foto-root .jb-gallery__stacked-video{aspect-ratio:16/9;object-fit:cover}@media (max-width:1020px){.jb-foto-root .jb-gallery__stacked{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:10px;overflow-x:auto}.jb-foto-root .jb-gallery__stacked::-webkit-scrollbar{display:none}.jb-foto-root .jb-gallery__stacked-item{scroll-snap-align:center;flex:none;width:86%;min-height:0;max-height:none}}body.jb-lightbox-offen .jb-mix-match-selection-portal{display:none}.jb-foto-root .jb-lightbox{z-index:var(--jb-lightbox-z-index,2147480000);position:fixed;inset:0}.jb-foto-root .jb-lightbox__controls{top:var(--jb-spacing-md);right:var(--jb-spacing-md);align-items:center;gap:var(--jb-spacing-sm);z-index:var(--jb-z-content);display:flex;position:absolute}.jb-foto-root .jb-lightbox__btn{padding:var(--jb-spacing-sm);border-radius:var(--jb-radius-full);background:var(--jb-white-alpha-10);color:var(--jb-text-inverse);cursor:pointer;transition:background-color var(--jb-transition);border:none}.jb-foto-root .jb-lightbox__btn:hover{background:var(--jb-white-alpha-20)}.jb-foto-root .jb-lightbox__btn:disabled{opacity:.4;cursor:default}.jb-foto-root .jb-lightbox__nav{border-radius:var(--jb-radius-full);background:var(--jb-white-alpha-10);width:3rem;height:3rem;color:var(--jb-text-inverse);cursor:pointer;transition:background-color var(--jb-transition);border:none;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.jb-foto-root .jb-lightbox__nav:hover{background:var(--jb-white-alpha-20)}.jb-foto-root .jb-lightbox__nav--prev{left:var(--jb-spacing-md)}.jb-foto-root .jb-lightbox__nav--next{right:var(--jb-spacing-md)}.jb-foto-root .jb-lightbox__stage{justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(4rem,6vw,5rem);display:flex}.jb-foto-root .jb-lightbox__stage picture,.jb-foto-root .jb-lightbox__image-hit{display:contents}.jb-foto-root .jb-lightbox__image{object-fit:contain;cursor:grab;max-width:90vw;max-height:90vh}.jb-foto-root .jb-lightbox__image:active{cursor:grabbing}.jb-foto-root .jb-lightbox__counter{bottom:var(--jb-spacing-md);color:var(--jb-white-alpha-80);font-size:var(--jb-font-size-base);line-height:1.25rem;position:absolute;left:50%;transform:translate(-50%)}.jb-foto-root .jb-product-meta{font-size:var(--jb-font-size-base);line-height:1.25rem;display:flex}.jb-foto-root .jb-product-meta--vertical{flex-direction:column;gap:.75rem}.jb-foto-root .jb-product-meta--horizontal{column-gap:var(--jb-spacing-lg);row-gap:var(--jb-spacing-sm);flex-flow:wrap}.jb-foto-root .jb-product-meta--inline{column-gap:var(--jb-spacing-md);row-gap:var(--jb-spacing-xs);flex-flow:wrap}.jb-foto-root .jb-product-meta--align-left{align-items:flex-start}.jb-foto-root .jb-product-meta--align-center{text-align:center;align-items:center}.jb-foto-root .jb-product-meta--align-right{text-align:right;align-items:flex-end}.jb-foto-root .jb-product-meta__item{align-items:flex-start;gap:var(--jb-spacing-sm);display:flex}.jb-foto-root .jb-product-meta__icon{width:1rem;height:1rem;color:var(--jb-text-muted);flex-shrink:0;margin-top:.125rem}.jb-foto-root .jb-product-meta__content{align-items:baseline;gap:var(--jb-spacing-xs);flex-wrap:wrap;display:flex}.jb-foto-root .jb-product-meta__label{color:var(--jb-text-muted);font-weight:500}.jb-foto-root .jb-product-meta__value{color:var(--jb-text-primary)}.jb-foto-root .jb-product-meta__link{color:var(--jb-accent);transition:color var(--jb-transition)}.jb-foto-root .jb-product-meta__link:hover{text-decoration:underline}.jb-foto-root .jb-product-meta__separator{color:var(--jb-text-muted)}.jb-foto-root .jb-product-category-back-host{min-height:42px}.jb-foto-root .jb-product-back-wrap{width:100%;display:flex}.jb-foto-root .jb-product-back-wrap--left{justify-content:flex-start}.jb-foto-root .jb-product-back-wrap--center{justify-content:center}.jb-foto-root .jb-product-back-wrap--right{justify-content:flex-end}.jb-foto-root .jb-product-back{border-radius:var(--jb-radius-full);border:1px solid var(--jb-border-subtle);background:var(--jb-glass-surface);min-width:2.5rem;min-height:2.5rem;color:var(--jb-text-primary);transition:color var(--jb-transition-fast), border-color var(--jb-transition-fast), background-color var(--jb-transition-fast), box-shadow var(--jb-transition-fast);justify-content:center;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.jb-foto-root .jb-product-back--pill{min-width:0;padding-inline:.875rem 1rem}.jb-foto-root .jb-product-back--icon-only{width:2.5rem;padding:0}.jb-foto-root .jb-product-back:hover{border-color:var(--jb-accent);color:var(--jb-accent);background:var(--jb-bg-primary);box-shadow:var(--jb-shadow-sm)}.jb-foto-root .jb-product-back__icon{width:1.125rem;height:1.125rem}.jb-foto-root .jb-product-back__label{font-size:var(--jb-font-size-base);white-space:nowrap;font-weight:600;line-height:1.25rem}.jb-foto-root .jb-product-category-back-wrap{margin:0 auto .5rem}.jb-foto-root .jb-product-category-back-wrap .jb-product-back{border-color:color-mix(in srgb, var(--jb-text-primary) 16%, transparent);background:var(--jb-bg-primary);min-width:0;min-height:2.125rem;color:var(--jb-text-secondary);box-shadow:none;padding:.25rem .75rem .25rem .5625rem}.jb-foto-root .jb-product-category-back-wrap .jb-product-back__icon{width:.9375rem;height:.9375rem}.jb-foto-root .jb-product-category-back-wrap .jb-product-back__label{font-size:.8125rem;font-weight:800;line-height:1rem}@media (max-width:767px){.jb-foto-root .jb-product-category-back-wrap{margin-top:.125rem;margin-bottom:.375rem}.jb-foto-root .jb-product-category-back-wrap .jb-product-back{padding-inline:.5rem .625rem}}.jb-foto-root .jb-product-add-button-container{width:100%}.jb-foto-root .jb-product-add-button{gap:var(--jb-spacing-sm);flex-direction:column;display:flex}.jb-foto-root .jb-product-add-button--mix_match{--jb-product-mix-add-bg:var(--jb-mix-match-cart-bg,#ffd450);--jb-product-mix-add-hover-bg:var(--jb-mix-match-cart-hover-bg,#ffe288);--jb-product-mix-add-text:var(--jb-text-primary);--jb-product-mix-add-width:12.35rem;--jb-product-mix-qty-width:10.125rem;--jb-product-mix-card-control-width:var(--jb-product-mix-add-width);align-items:flex-start}.jb-foto-root .jb-product-add-button__badge{border-radius:var(--jb-radius-full);background:var(--jb-accent-tint);min-height:1.75rem;color:var(--jb-accent);font-size:var(--jb-font-size-sm);align-self:flex-start;align-items:center;padding-inline:.75rem;font-weight:700;line-height:1rem;display:inline-flex}.jb-foto-root .jb-product-add-button__notice{font-size:var(--jb-font-size-sm);color:var(--jb-text-secondary);line-height:1.35}.jb-foto-root .jb-product-add-button__selection-card{grid-template-columns:5.25rem max-content var(--jb-product-mix-card-control-width);box-sizing:border-box;border:1px solid color-mix(in srgb, var(--jb-success) 30%, var(--jb-border-subtle));border-radius:var(--jb-radius-full);width:-moz-fit-content;width:fit-content;max-width:100%;min-height:4.75rem;transition:grid-template-columns .22s var(--jb-ease-default), padding-inline .22s var(--jb-ease-default), box-shadow .18s var(--jb-ease-default);background:#fff;justify-content:start;align-items:center;column-gap:.85rem;padding:.625rem 1rem .625rem .75rem;display:grid;box-shadow:0 .875rem 2rem #14141414}.jb-foto-root .jb-product-add-button__selection-card--idle,.jb-foto-root .jb-product-add-button__selection-card--active{--jb-product-mix-card-control-width:var(--jb-product-mix-qty-width)}.jb-foto-root .jb-product-add-button__selection-image{aspect-ratio:3/2;object-fit:contain;width:5.25rem;height:auto;transition:opacity .22s var(--jb-ease-default);background:0 0;border:0;border-radius:0}.jb-foto-root .jb-product-add-button__selection-card--syncing .jb-product-add-button__selection-image{opacity:0}.jb-foto-root .jb-product-add-button__selection-copy{flex-direction:column;gap:.125rem;width:max-content;min-width:0;max-width:100%;display:flex}.jb-foto-root .jb-product-add-button__selection-eyebrow,.jb-foto-root .jb-product-add-button__selection-limit{font-size:var(--jb-font-size-sm);line-height:1rem}.jb-foto-root .jb-product-add-button__selection-eyebrow{color:var(--jb-success-dark,#047857);text-transform:none;white-space:nowrap;font-weight:900}.jb-foto-root .jb-product-add-button__selection-limit{color:var(--jb-error);font-weight:800}@media (max-width:767px){.jb-foto-root .jb-product-add-button__selection-card{border-radius:var(--jb-radius-lg);grid-template-columns:5rem minmax(0,1fr)}.jb-foto-root .jb-product-add-button__selection-image{width:5rem}body.single-product.jb-has-product-page-mix-match-bar .jb-product-add-button-container{display:none!important}}.jb-foto-root .jb-headwear-product-shell{grid-template-columns:minmax(0,1fr) minmax(18rem,32rem);align-items:start;gap:clamp(2rem,5vw,4rem);max-width:min(100%,76rem);margin-inline:auto;padding:clamp(2rem,5vw,4.5rem) clamp(1rem,4vw,2rem) clamp(5rem,8vw,7rem);display:grid}.jb-foto-root .jb-headwear-product-shell__media{justify-self:end;width:min(100%,40rem)}.jb-foto-root .jb-headwear-product-shell__summary{flex-direction:column;align-items:flex-start;gap:.875rem;min-width:0;padding-top:clamp(1rem,4vw,2.5rem);display:flex}.jb-foto-root .jb-headwear-product-shell__summary .jb-product-title-container,.jb-foto-root .jb-headwear-product-shell__summary .jb-product-price-container,.jb-foto-root .jb-headwear-product-shell__summary .jb-stock-status-container,.jb-foto-root .jb-headwear-product-shell__summary .jb-product-add-button-container{width:auto;max-width:100%}.jb-foto-root .jb-headwear-product-shell__summary .jb-product-title{margin:0}.jb-foto-root .jb-headwear-product-shell__description{color:var(--jb-text-primary);gap:.75rem;margin-block:1rem .5rem;line-height:1.6;display:grid}.jb-foto-root .jb-headwear-product-shell__description p{margin:0}.jb-foto-root .jb-product-add-button__fallback-btn{border-radius:var(--jb-radius-full);background:var(--jb-mix-match-cart-bg,#ffd450);min-height:2.75rem;color:var(--jb-text-primary);cursor:pointer;border:1px solid #141414e0;justify-content:center;align-items:center;padding:.65rem 1.4rem;font-weight:800;line-height:1;display:inline-flex}@media (max-width:900px){.jb-foto-root .jb-headwear-product-shell{grid-template-columns:minmax(0,1fr);gap:1.5rem;padding-block:1.25rem 5.5rem}.jb-foto-root .jb-headwear-product-shell__media{justify-self:stretch;width:100%}.jb-foto-root .jb-headwear-product-shell__summary{padding-top:0}}.jb-foto-root .jb-product-nav{align-items:stretch;gap:var(--jb-spacing-md);display:flex}.jb-foto-root .jb-product-nav--stacked{flex-direction:column}.jb-foto-root .jb-product-nav--inline{flex-direction:row}.jb-foto-root .jb-product-nav__slot{flex:1}.jb-foto-root .jb-product-nav__slot--half{max-width:50%}.jb-foto-root .jb-product-nav__spacer{flex:1}.jb-foto-root .jb-product-nav__link{padding-inline:var(--jb-spacing-md);border-radius:var(--jb-radius-lg);background:var(--jb-glass-surface);border:1px solid var(--jb-border-subtle);transition:border-color var(--jb-transition), box-shadow var(--jb-transition);color:inherit;align-items:center;gap:.75rem;padding-block:.75rem;text-decoration:none;display:flex}.jb-foto-root .jb-product-nav__link:hover{border-color:var(--jb-accent);box-shadow:var(--jb-shadow-md)}.jb-foto-root .jb-product-nav__link--prev{flex-direction:row}.jb-foto-root .jb-product-nav__link--next{flex-direction:row-reverse}.jb-foto-root .jb-product-nav__arrow{border-radius:var(--jb-radius-full);background-color:var(--jb-bg-secondary);width:2rem;height:2rem;transition:background-color var(--jb-transition);flex-shrink:0;justify-content:center;align-items:center;display:flex}.jb-foto-root .jb-product-nav__link:hover .jb-product-nav__arrow{background-color:var(--jb-accent-tint)}.jb-foto-root .jb-product-nav__arrow-icon{width:1.25rem;height:1.25rem;color:var(--jb-text-muted);transition:color var(--jb-transition)}.jb-foto-root .jb-product-nav__link:hover .jb-product-nav__arrow-icon{color:var(--jb-accent)}.jb-foto-root .jb-product-nav__thumb{border-radius:var(--jb-radius);background-color:var(--jb-bg-secondary);flex-shrink:0;width:3rem;height:3rem;overflow:hidden}.jb-foto-root .jb-product-nav__thumb-image{object-fit:cover;width:100%;height:100%}.jb-foto-root .jb-product-nav__content{flex:1;min-width:0}.jb-foto-root .jb-product-nav__content--left{text-align:left}.jb-foto-root .jb-product-nav__content--right{text-align:right}.jb-foto-root .jb-product-nav__direction{font-size:var(--jb-font-size-sm);color:var(--jb-text-muted);letter-spacing:.05em;line-height:1rem}.jb-foto-root .jb-product-nav__title{font-size:var(--jb-font-size-base);color:var(--jb-text-primary);text-overflow:ellipsis;white-space:nowrap;transition:color var(--jb-transition);font-weight:500;line-height:1.25rem;overflow:hidden}.jb-foto-root .jb-product-nav__link:hover .jb-product-nav__title{color:var(--jb-accent)}.jb-foto-root .jb-product-price{align-items:baseline;gap:var(--jb-spacing-sm);flex-wrap:wrap;display:flex}.jb-foto-root .jb-product-price--align-left{text-align:left;justify-content:flex-start}.jb-foto-root .jb-product-price--align-center{text-align:center;justify-content:center}.jb-foto-root .jb-product-price--align-right{text-align:right;justify-content:flex-end}.jb-foto-root .jb-product-price__prefix{font-size:var(--jb-font-size-base);color:var(--jb-text-muted);line-height:1.25rem}.jb-foto-root .jb-product-price__amount{font-size:var(--jb-font-size-2xl);color:var(--jb-accent);font-weight:700;line-height:2rem}.jb-foto-root .jb-product-price__amount--sale{color:var(--jb-error)}.jb-foto-root .jb-product-price__regular{font-size:var(--jb-font-size-lg);color:var(--jb-text-muted);line-height:1.75rem;text-decoration:line-through}.jb-foto-root .jb-product-price__suffix{font-size:var(--jb-font-size-base);color:var(--jb-text-muted);line-height:1.25rem}.jb-foto-root .jb-product-images-container,.jb-foto-root .jb-stock-status-container,.jb-foto-root .jb-stock-status-widget,.jb-foto-root .jb-quantity-widget{background:0 0;width:100%}.jb-foto-root .elementor-element[class*=elementor-widget-jb-].elementor-widget-empty{background:0 0!important}.jb-foto-root .elementor-element[class*=elementor-widget-jb-].elementor-widget-empty .elementor-widget-empty-icon{visibility:hidden!important;width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;display:none!important;overflow:hidden!important}.jb-foto-root .jb-stock-status-widget{min-height:var(--jb-stock-status-stable-height,2.75rem);align-items:center;display:flex}.jb-foto-root .jb-stock-status-widget .jb-stock-status--align-left{margin-right:auto}.jb-foto-root .jb-stock-status-widget .jb-stock-status--align-center{margin-inline:auto}.jb-foto-root .jb-stock-status-widget .jb-stock-status--align-right{margin-left:auto}.jb-foto-root .jb-quantity-widget{display:flex}.jb-foto-root .jb-product-choice{gap:var(--jb-spacing-sm);display:grid}.jb-foto-root .jb-product-choice--cards{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr))}.jb-foto-root .jb-product-choice__option{align-items:flex-start;gap:var(--jb-spacing-sm);width:100%;padding:var(--jb-spacing-md);border-radius:var(--jb-radius-lg);border:1px solid var(--jb-border-subtle);background:var(--jb-glass-surface);box-shadow:var(--jb-shadow-xs);text-align:left;transition:border-color var(--jb-transition), box-shadow var(--jb-transition), transform var(--jb-transition);cursor:pointer;flex-direction:column;display:flex}.jb-foto-root .jb-product-choice__option:hover{border-color:var(--jb-accent);box-shadow:var(--jb-shadow-md)}.jb-foto-root .jb-product-choice__option--active{border-color:var(--jb-accent);box-shadow:var(--jb-shadow-md);transform:translateY(-1px)}.jb-foto-root .jb-product-choice__header{justify-content:space-between;align-items:flex-start;gap:var(--jb-spacing-sm);width:100%;display:flex}.jb-foto-root .jb-product-choice__title-wrap{flex-direction:column;gap:.25rem;display:flex}.jb-foto-root .jb-product-choice__title{font-size:var(--jb-font-size-lg);color:var(--jb-text-primary);font-weight:700;line-height:1.4}.jb-foto-root .jb-product-choice__subtitle{font-size:var(--jb-font-size-sm);color:var(--jb-text-muted);line-height:1rem}.jb-foto-root .jb-product-choice__badge,.jb-foto-root .jb-promotion-notice__badge,.jb-foto-root .jb-mix-match__badge,.jb-foto-root .jb-mix-match__reward{border-radius:var(--jb-radius-full);min-height:1.75rem;font-size:var(--jb-font-size-sm);justify-content:center;align-items:center;padding-inline:.75rem;font-weight:700;line-height:1rem;display:inline-flex}.jb-foto-root .jb-product-choice__badge{background:var(--jb-accent-tint);color:var(--jb-accent)}.jb-foto-root .jb-product-choice__price{font-size:var(--jb-font-size-base);color:var(--jb-text-primary);line-height:1.25rem}.jb-foto-root .jb-product-choice__price ins{color:var(--jb-accent);text-decoration:none}.jb-foto-root .jb-product-choice__price del{color:var(--jb-text-muted)}.jb-foto-root .jb-product-choice__description{font-size:var(--jb-font-size-base);color:var(--jb-text-secondary);line-height:1.5}.jb-foto-root .jb-product-choice__stock{margin-top:auto}.jb-foto-root .jb-promotion-notice,.jb-foto-root .jb-mix-match{gap:var(--jb-spacing-sm);padding:var(--jb-spacing-md);border-radius:var(--jb-radius-lg);border:1px solid var(--jb-border-subtle);background:var(--jb-glass-surface);box-shadow:var(--jb-shadow-xs);flex-direction:column;display:flex}.jb-foto-root .jb-promotion-notice__badge{background:var(--jb-gradient-accent);color:var(--jb-text-inverse);align-self:flex-start}.jb-foto-root .jb-promotion-notice__title,.jb-foto-root .jb-mix-match__heading{font-size:var(--jb-font-size-lg);color:var(--jb-text-primary);font-weight:700;line-height:1.4}.jb-foto-root .jb-promotion-notice__text,.jb-foto-root .jb-mix-match__text,.jb-foto-root .jb-mix-match__meta{font-size:var(--jb-font-size-base);color:var(--jb-text-secondary);line-height:1.5}.jb-foto-root .jb-mix-match__header,.jb-foto-root .jb-mix-match__footer{justify-content:space-between;align-items:center;gap:var(--jb-spacing-sm);flex-wrap:wrap;display:flex}.jb-foto-root .jb-mix-match__badge{background:var(--jb-bg-secondary);color:var(--jb-text-primary)}.jb-foto-root .jb-mix-match__reward{background:color-mix(in srgb, var(--jb-success) 16%, white);color:var(--jb-success)}.jb-foto-root .jb-mix-match__progress{border-radius:var(--jb-radius-full);background:var(--jb-bg-secondary);width:100%;height:.625rem;position:relative;overflow:hidden}.jb-foto-root .jb-mix-match__progress-fill{border-radius:inherit;background:var(--jb-gradient-accent);position:absolute;inset:0 auto 0 0}.jb-foto-root .jb-mix-match__slots{gap:var(--jb-spacing-sm);grid-template-columns:repeat(auto-fit,minmax(3.5rem,1fr));display:grid}.jb-foto-root .jb-mix-match__slot{border-radius:var(--jb-radius);border:1px dashed var(--jb-border-subtle);background:var(--jb-bg-secondary);min-height:3.5rem;color:var(--jb-text-muted);font-size:var(--jb-font-size-sm);letter-spacing:.02em;justify-content:center;align-items:center;font-weight:700;line-height:1rem;display:inline-flex}.jb-foto-root .jb-mix-match__slot--filled{border-style:solid;border-color:var(--jb-accent);background:color-mix(in srgb, var(--jb-accent) 12%, white);color:var(--jb-accent)}.jb-foto-root .jb-mix-match__slot--reward{background:color-mix(in srgb, var(--jb-warning-star) 20%, white);color:var(--jb-text-primary)}.jb-foto-root .jb-mix-match__amount,.jb-foto-root .jb-mix-match__amount-inline{color:var(--jb-accent);font-weight:700}.jb-foto-root .jb-mix-match__amount{font-size:var(--jb-font-size-2xl);line-height:2rem}.jb-foto-root .jb-mix-match__amount-inline{font-size:var(--jb-font-size-base);line-height:1.25rem}@media (max-width:767px){.jb-foto-root .jb-product-choice--cards{grid-template-columns:1fr}.jb-foto-root .jb-mix-match__header,.jb-foto-root .jb-mix-match__footer{align-items:flex-start}}.jb-foto-root .jb-product-tabs__header{flex-wrap:wrap;display:flex}.jb-foto-root .jb-product-tabs__header--align-left{justify-content:flex-start}.jb-foto-root .jb-product-tabs__header--align-center{justify-content:center}.jb-foto-root .jb-product-tabs__header--align-right{justify-content:flex-end}.jb-foto-root .jb-product-tabs__header--align-stretch{justify-content:stretch}.jb-foto-root .jb-product-tabs__tab{cursor:pointer;-webkit-user-select:none;user-select:none}.jb-foto-root .jb-product-tabs__tab--stretch{text-align:center;flex:1}.jb-foto-root .jb-product-tabs__header--default{border-bottom:1px solid var(--jb-border-subtle)}.jb-foto-root .jb-product-tabs__tab--default{padding-inline:var(--jb-spacing-md);color:var(--jb-text-secondary);transition:color var(--jb-transition);border-bottom:2px solid #0000;padding-block:.75rem}.jb-foto-root .jb-product-tabs__tab--default:hover{color:var(--jb-text-primary)}.jb-foto-root .jb-product-tabs__tab--default-active{border-bottom-color:var(--jb-accent);color:var(--jb-text-primary);font-weight:500}.jb-foto-root .jb-product-tabs__content--default{padding-top:var(--jb-spacing-lg)}.jb-foto-root .jb-product-tabs__header--pills{gap:var(--jb-spacing-sm)}.jb-foto-root .jb-product-tabs__tab--pills{padding-inline:var(--jb-spacing-md);padding-block:var(--jb-spacing-sm);border-radius:var(--jb-radius-full);background-color:var(--jb-bg-secondary);color:var(--jb-text-secondary);transition:background-color var(--jb-transition), color var(--jb-transition)}.jb-foto-root .jb-product-tabs__tab--pills:hover{background:var(--jb-gradient-hover);box-shadow:var(--jb-glow-accent);color:var(--jb-text-inverse)!important}.jb-foto-root .jb-product-tabs__tab--pills-active{background:var(--jb-gradient-accent);box-shadow:var(--jb-glow-accent), inset 0 1px 0 var(--jb-white-alpha-20);color:var(--jb-text-inverse)!important}.jb-foto-root .jb-product-tabs__tab--pills-active:hover{background:var(--jb-gradient-accent)}.jb-foto-root .jb-product-tabs__content--pills{padding-top:var(--jb-spacing-lg)}.jb-foto-root .jb-product-tabs__tab--underline{padding-inline:var(--jb-spacing-md);color:var(--jb-text-secondary);transition:color var(--jb-transition);padding-block:.75rem;position:relative}.jb-foto-root .jb-product-tabs__tab--underline:hover{color:var(--jb-text-primary)}.jb-foto-root .jb-product-tabs__tab--underline-active{color:var(--jb-accent);font-weight:500}.jb-foto-root .jb-product-tabs__tab--underline-active:after{content:"";background-color:var(--jb-accent);height:2px;position:absolute;bottom:0;left:0;right:0}.jb-foto-root .jb-product-tabs__content--underline{padding-top:var(--jb-spacing-lg)}.jb-foto-root .jb-product-tabs__header--boxed{background-color:var(--jb-bg-secondary);padding:var(--jb-spacing-xs);border-radius:var(--jb-radius)}.jb-foto-root .jb-product-tabs__tab--boxed{padding-inline:var(--jb-spacing-md);padding-block:var(--jb-spacing-sm);border-radius:var(--jb-radius-sm);color:var(--jb-text-secondary);transition:background-color var(--jb-transition), color var(--jb-transition), box-shadow var(--jb-transition)}.jb-foto-root .jb-product-tabs__tab--boxed:hover{color:var(--jb-text-primary)}.jb-foto-root .jb-product-tabs__tab--boxed-active{background-color:var(--jb-bg-primary);color:var(--jb-text-primary);box-shadow:var(--jb-shadow-xs);font-weight:500}.jb-foto-root .jb-product-tabs__content--boxed{padding-top:var(--jb-spacing-lg)}.jb-foto-root .jb-product-tabs__content--padded{padding-inline:var(--jb-spacing-xs)}.jb-foto-root .jb-product-tabs__panel{color:var(--jb-text-primary)}.jb-foto-root .jb-product-tabs__panel.jb-prose{max-width:none}.jb-foto-root .jb-product-tabs__panel.jb-prose h1,.jb-foto-root .jb-product-tabs__panel.jb-prose h2,.jb-foto-root .jb-product-tabs__panel.jb-prose h3,.jb-foto-root .jb-product-tabs__panel.jb-prose h4{color:var(--jb-text-primary);margin-top:var(--jb-spacing-lg);margin-bottom:.75rem;font-weight:600}.jb-foto-root .jb-product-tabs__panel.jb-prose p{color:var(--jb-text-secondary);margin-bottom:var(--jb-spacing-md)}.jb-foto-root .jb-product-tabs__panel.jb-prose ul,.jb-foto-root .jb-product-tabs__panel.jb-prose ol{padding-left:var(--jb-spacing-lg);margin-bottom:var(--jb-spacing-md)}.jb-foto-root .jb-product-tabs__panel.jb-prose ul>*+*,.jb-foto-root .jb-product-tabs__panel.jb-prose ol>*+*{margin-top:var(--jb-spacing-sm)}.jb-foto-root .jb-product-tabs__panel.jb-prose li{color:var(--jb-text-secondary)}.jb-foto-root .jb-product-tabs__panel.jb-prose a{color:var(--jb-accent);text-decoration:underline}.jb-foto-root .jb-product-tabs__panel.jb-prose table{border-collapse:collapse;width:100%;margin-bottom:var(--jb-spacing-md)}.jb-foto-root .jb-product-tabs__panel.jb-prose th,.jb-foto-root .jb-product-tabs__panel.jb-prose td{padding-inline:var(--jb-spacing-md);padding-block:var(--jb-spacing-sm);border:1px solid var(--jb-border-light);text-align:left}.jb-foto-root .jb-product-tabs__panel.jb-prose th{background-color:var(--jb-bg-secondary);color:var(--jb-text-primary);font-weight:500}.jb-foto-root .jb-product-tabs__review-summary{margin-top:var(--jb-spacing-md);padding:var(--jb-spacing-md);background-color:var(--jb-bg-secondary);border-radius:var(--jb-radius);align-items:center;gap:.75rem;display:flex}.jb-foto-root .jb-product-tabs__review-score{font-size:var(--jb-font-size-3xl);color:var(--jb-text-primary);font-weight:700;line-height:2.25rem}.jb-foto-root .jb-product-tabs__review-count{font-size:var(--jb-font-size-base);color:var(--jb-text-muted);margin-top:var(--jb-spacing-xs);line-height:1.25rem}.jb-foto-root .jb-star-rating{align-items:center;gap:.125rem;display:flex}.jb-foto-root .jb-star-rating__star{color:var(--jb-warning-star)}.jb-foto-root .jb-star-rating__star--sm{width:1rem;height:1rem}.jb-foto-root .jb-star-rating__star--md{width:1.25rem;height:1.25rem}.jb-foto-root .jb-star-rating__star--lg{width:1.5rem;height:1.5rem}.jb-foto-root .jb-product-title{font-size:var(--jb-font-size-2xl);color:var(--jb-text-primary);font-weight:700;line-height:1.25}.jb-foto-root .jb-product-title-container:not(.jb-headwear-product-shell__summary .jb-product-title-container,.jb-title-visible,.jb-title-visible .jb-product-title-container),body.single-product h1.elementor-heading-title:not(.jb-title-visible,.jb-title-visible h1.elementor-heading-title){clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.jb-foto-root .jb-product-title{font-size:1.875rem;line-height:1.25}}.jb-foto-root .jb-product-title--align-left{text-align:left}.jb-foto-root .jb-product-title--align-center{text-align:center}.jb-foto-root .jb-product-title--align-right{text-align:right}.jb-foto-root .jb-product-title__link{transition:color var(--jb-transition);color:inherit;text-decoration:none}.jb-foto-root .jb-product-title__link:hover{color:var(--jb-accent)}.jb-foto-root .jb-recently-viewed__heading{font-size:var(--jb-font-size-xl);color:var(--jb-text-primary);margin-bottom:var(--jb-spacing-lg);font-weight:700;line-height:1.75rem}.jb-foto-root .jb-recently-viewed__grid{gap:var(--jb-spacing-md);display:grid}.jb-foto-root .jb-recently-viewed__grid--2,.jb-foto-root .jb-recently-viewed__grid--3{grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.jb-foto-root .jb-recently-viewed__grid--3{grid-template-columns:repeat(3,1fr)}}.jb-foto-root .jb-recently-viewed__grid--4{grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.jb-foto-root .jb-recently-viewed__grid--4{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.jb-foto-root .jb-recently-viewed__grid--4{grid-template-columns:repeat(4,1fr)}}.jb-foto-root.jb-related-products-container--auto{box-sizing:border-box;background:#f5f5f4;width:100%;max-width:none;margin:0;padding:clamp(2rem,4vw,3rem) 0 clamp(3rem,5vw,4rem)}.jb-foto-root.jb-related-products-container--auto .jb-related{width:min(100% - 2rem,1700px);margin-inline:auto}.jb-foto-root .jb-related-products-container:not(.jb-related-products-container--auto)>.jb-related{margin-top:0;padding-top:0}.jb-foto-root.jb-related-products-container--fallback{width:100%;max-width:none;margin:0;padding-inline:0}.jb-foto-root.jb-related-products-container--in-band{padding-top:clamp(1.25rem,3vw,2.25rem)}.jb-foto-root .jb-skeleton-grid__card{aspect-ratio:395/280;grid-template-rows:1fr auto auto;gap:.5rem;display:grid}.jb-foto-root .jb-skeleton-grid__image{border-radius:var(--jb-radius,.5rem);min-height:0}.jb-foto-root .jb-skeleton-grid__title{border-radius:var(--jb-radius-full,999px);width:70%;height:.9rem}.jb-foto-root .jb-skeleton-grid__price{border-radius:var(--jb-radius-full,999px);width:35%;height:.8rem}.jb-foto-root .jb-related__heading{font-size:var(--jb-font-size-xl);color:var(--jb-text-primary);margin-bottom:var(--jb-spacing-lg);font-weight:700;line-height:1.75rem}.jb-foto-root .jb-related--preset-compact{--jb-related-section-gap:1rem;--jb-mix-match-add-min-width:7.5rem;--jb-mix-match-qty-min-width:6.75rem}.jb-foto-root .jb-related--preset-premium .jb-related__item .jb-grid-item--mix-match{box-shadow:0 1rem 2.5rem #0f172a1a}.jb-foto-root .jb-related--preset-soft{background:#f7f8f5;border-radius:1.25rem;padding:clamp(1.5rem,3vw,2.5rem)}.jb-foto-root .jb-related__notice{width:-moz-fit-content;width:fit-content;max-width:min(100%,42rem);margin:0 0 var(--jb-spacing-lg);border-radius:var(--jb-radius-md);color:var(--jb-text-primary);font-size:var(--jb-font-size-sm);background:#f8fbf8;border:1px solid #d8e2dc;padding:.75rem 1rem;font-weight:700}.jb-foto-root .jb-related__notice--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.jb-foto-root .jb-related__notice--empty{color:var(--jb-text-secondary)}.jb-foto-root .jb-related__sections{gap:var(--jb-related-section-gap,clamp(1.5rem, 3vw, 2.25rem));flex-direction:column;display:flex}.jb-foto-root .jb-related__section{flex-direction:column;gap:.875rem;display:flex}.jb-foto-root .jb-related__item{position:relative}.jb-foto-root .jb-related__product-grid .jb-related__item .jb-grid-item__stock-badge,.jb-foto-root .jb-related__product-grid .jb-related__item .jb-grid-item--mix-match .jb-grid-item__stock-badge{justify-content:flex-end;max-width:calc(100% - .75rem);padding-inline:0;top:.375rem;left:auto;right:.375rem;transform:none}.jb-foto-root button.jb-close-btn.jb-close-btn--corner.jb-related__dismiss{z-index:calc(var(--jb-z-content) + 1)}.jb-foto-root .jb-related__section-heading{color:var(--jb-text-primary);margin:0;font-size:clamp(1.125rem,2vw,1.375rem);font-weight:800;line-height:1.2}.jb-foto-root .jb-related__product-grid-wrapper{width:100%}.jb-foto-root .jb-related__product-grid{align-items:start}@media (max-width:767px){.jb-foto-root.jb-related-products-container--auto .jb-related{width:min(100% - 1.25rem,1700px)}.jb-foto-root .jb-related__product-grid .jb-related__item .jb-grid-item--mix-match .jb-grid-item__stock-badge{justify-content:flex-end;max-width:calc(100% - .75rem);padding-inline:0;top:.375rem;left:auto;right:.375rem}}.jb-foto-root .jb-related--preset-mosaic{--jb-mosaic-accent:var(--jb-accent,#637a77);--jb-mosaic-accent-light:var(--jb-accent-light,#7a9491);--jb-mosaic-accent-dark:var(--jb-accent-dark,#4c5f5d);--jb-mosaic-accent-tint:var(--jb-accent-tint,#637a7714);--jb-mosaic-accent-tint-2:var(--jb-accent-tint-2,#637a7724);--jb-mosaic-radius:var(--jb-radius,12px);--jb-mosaic-shadow-sm:0 1px 3px #0000000f, 0 4px 12px #0000000d;--jb-mosaic-ease:var(--jb-ease,cubic-bezier(.23, 1, .32, 1))}.jb-foto-root .jb-related--preset-mosaic .jb-related__product-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:18px;display:grid}.jb-foto-root .jb-related--preset-mosaic .jb-related__item{grid-column:span 1;min-width:0}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-loop{grid-column:span 2}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-big{grid-column:span 4}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile{grid-column:span 1}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-big .jb-grid-item__image{aspect-ratio:3!important}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item{position:relative}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__content{pointer-events:none;background:0 0;margin:0;padding:0;position:absolute;inset:0}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile.jb-related__item--mosaic-tile .jb-grid-item.jb-grid-item .jb-grid-item__content.jb-grid-item__content{background-color:#0000;background-image:none}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__commerce-row{gap:0;display:block;position:absolute;inset:0}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__mix-match-price,.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__price{color:var(--jb-text,#000);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:var(--jb-mosaic-shadow-sm);pointer-events:auto;background:#ffffffeb;border-radius:9999px;margin:0;padding:5px 11px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile{container-type:inline-size}.jb-foto-root .jb-related--preset-mosaic.jb-related--preset-mosaic .jb-related__item--mosaic-tile.jb-related__item--mosaic-tile .jb-grid-item__price.jb-grid-item__price{z-index:4;gap:.3em;padding:.35em .75em}@media (max-width:1024px){.jb-foto-root .jb-related--preset-mosaic.jb-related--preset-mosaic .jb-related__item--mosaic-tile.jb-related__item--mosaic-tile .jb-grid-item__price.jb-grid-item__price{font-size:clamp(8.5px,3.6cqi,14px);top:6px;left:6px}.jb-foto-root .jb-related--preset-mosaic.jb-related--preset-mosaic .jb-related__item--mosaic-tile.jb-related__item--mosaic-tile .jb-grid-item__stock-status.jb-stock-status{gap:.3em;min-height:0;padding:.25em .6em;font-size:clamp(8px,3.2cqi,11px);line-height:1.2}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-stock-status__dot{width:.5em;height:.5em}}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__mix-match-price--placeholder{display:none}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__cart-slot{pointer-events:auto;opacity:1;transition:opacity .25s var(--jb-mosaic-ease);margin:0;position:absolute;bottom:10px;right:10px}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-card{border-radius:var(--jb-mosaic-radius);color:#fff;background:linear-gradient(135deg, var(--jb-mosaic-accent-light) 0%, var(--jb-mosaic-accent) 45%, var(--jb-mosaic-accent-dark) 100%);height:100%;box-shadow:var(--jb-mosaic-shadow-sm);grid-template-columns:calc(50% - 9px) 1fr;align-items:stretch;text-decoration:none;display:grid;overflow:hidden}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-media{isolation:isolate;border-radius:inherit;display:block;position:relative;overflow:hidden}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-img{object-fit:contain;width:100%;height:100%;padding:10px;position:absolute;inset:0}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-loop .jb-related__loop-card--duo{grid-template-columns:calc(62% - 9px) 1fr}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-media--duo{grid-template-columns:1fr 1fr;align-items:center;gap:4px;display:grid}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-media--duo .jb-related__loop-img{height:100%;min-height:0;padding:10px 4px;position:static;inset:auto}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-preis{color:var(--jb-text,#2f3132);background:#fffffff2;border-radius:9999px;align-items:baseline;gap:6px;padding:4px 11px;font-size:12px;font-weight:800;display:inline-flex;position:absolute;top:10px;left:10px}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-preis-aktion{color:var(--jb-price-sale,#c0392b);text-decoration:none}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-preis-vorher{color:var(--jb-text-muted,#595959);font-size:.9em;font-weight:600;text-decoration:line-through}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-panel{flex-direction:column;justify-content:center;gap:5px;padding:18px 22px;display:flex}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-kicker{color:#ffffffd1;font-size:12px;font-weight:700}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-title{color:#fff;font-size:16.5px;font-weight:800;text-decoration:none}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-text{color:#ffffffe0;font-size:12.5px}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-cta{color:#fff;transition:background-color .2s var(--jb-mosaic-ease);background:#ffffff24;border:1px solid #ffffff59;border-radius:9999px;align-self:flex-start;margin-top:6px;padding:7px 14px;font-size:12.5px;font-weight:700}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-cta-slot{align-self:flex-start;margin-top:8px;display:inline-flex}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-card:hover .jb-related__loop-cta{background:#ffffff47}.jb-foto-root .jb-related--preset-mosaic .jb-related__foot{justify-content:center;margin-top:28px;display:flex}.jb-foto-root .jb-related--preset-mosaic .jb-related__foot-link{color:var(--jb-mosaic-accent-dark);background:var(--jb-mosaic-accent-tint);border:1px solid var(--jb-mosaic-accent-tint-2);transition:background-color .2s var(--jb-mosaic-ease);border-radius:9999px;padding:12px 26px;font-size:14px;font-weight:700;text-decoration:none}.jb-foto-root .jb-related--preset-mosaic .jb-related__foot-link:hover{background:var(--jb-mosaic-accent-tint-2);text-decoration:none}@media (max-width:1020px){.jb-foto-root .jb-related--preset-mosaic .jb-related__product-grid{grid-template-columns:repeat(2,1fr)}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-loop,.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-big{grid-column:span 2}.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-big .jb-grid-item__image{aspect-ratio:3/2!important}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-panel{padding:12px 14px}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-title{font-size:14px}.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-text{font-size:11px}}@media (prefers-reduced-motion:reduce){.jb-foto-root .jb-related--preset-mosaic .jb-related__item--mosaic-tile .jb-grid-item__cart-slot,.jb-foto-root .jb-related--preset-mosaic .jb-related__loop-cta,.jb-foto-root .jb-related--preset-mosaic .jb-related__foot-link{transition:none}}.jb-foto-root .jb-short-desc--align-left{text-align:left}.jb-foto-root .jb-short-desc--align-center{text-align:center}.jb-foto-root .jb-short-desc--align-right{text-align:right}.jb-foto-root .jb-short-desc__content{transition:max-height var(--jb-transition-slow);overflow:hidden}.jb-foto-root .jb-short-desc__content--collapsed{position:relative}.jb-foto-root .jb-short-desc__fade{pointer-events:none;background:linear-gradient(#0000,#fff);height:2rem;position:absolute;bottom:0;left:0;right:0}.jb-foto-root .jb-short-desc__toggle{margin-top:var(--jb-spacing-sm);font-size:var(--jb-font-size-base);color:var(--jb-accent);transition:color var(--jb-transition);cursor:pointer;background:0 0;border:none;padding:0;font-weight:500;line-height:1.25rem}.jb-foto-root .jb-short-desc__toggle:hover{color:var(--jb-accent-hover)}.jb-foto-root .jb-sorting{display:inline-block;position:relative}.jb-foto-root .jb-sorting__label{text-align:center;font-size:var(--jb-font-size-xs);letter-spacing:.03em;color:var(--jb-text-muted);margin-bottom:var(--jb-spacing-xs);line-height:1;display:block}.jb-foto-root .jb-sorting__wrapper{flex-direction:column;align-items:stretch;display:inline-flex;position:relative}.jb-foto-root .jb-sorting__control{align-items:start;display:grid}.jb-foto-root .jb-sorting__measure-stack,.jb-foto-root .jb-sorting__select{grid-area:1/1}.jb-foto-root .jb-sorting__measure-stack{visibility:hidden;pointer-events:none;display:grid}.jb-foto-root .jb-sorting__select{border-radius:var(--jb-radius-md);border:1px solid var(--jb-text-primary);font:inherit;font-size:var(--jb-font-size-sm);color:var(--jb-text-primary);transition:background-color var(--jb-transition), border-color var(--jb-transition), color var(--jb-transition);cursor:pointer;white-space:nowrap;background:0 0;justify-content:space-between;align-items:center;gap:.375rem;padding:.375rem .75rem;line-height:1.25rem;display:flex}.jb-foto-root .jb-sorting__select--measure{visibility:hidden}.jb-foto-root .jb-sorting__select:hover{background:var(--jb-gradient-hover);box-shadow:var(--jb-glow-accent);border-color:#0000;color:var(--jb-text-inverse)!important}.jb-foto-root .jb-sorting__select--open{border-color:var(--jb-text-primary)}.jb-foto-root .jb-sorting__chevron{width:.875rem;height:.875rem;color:inherit;transition:transform var(--jb-transition), color var(--jb-transition)}.jb-foto-root .jb-sorting__chevron--open{transform:rotate(180deg)}.jb-foto-root .jb-sorting__backdrop{z-index:var(--jb-z-header);position:fixed;inset:0}.jb-foto-root .jb-sorting__dropdown{margin-top:var(--jb-spacing-xs);z-index:var(--jb-z-popover);width:max-content;min-width:min(12rem,100vw - 2rem);max-width:calc(100vw - 2rem);padding-block:var(--jb-spacing-xs);background:var(--jb-surface-overlay);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:var(--jb-radius-lg);border:1px solid var(--jb-border-subtle);box-shadow:var(--jb-shadow-xl);margin:.25rem 0 0;padding-left:0;list-style:none;position:absolute;top:100%;left:auto;right:0;overflow:hidden}.jb-foto-root .jb-sorting__option{align-items:center;gap:var(--jb-spacing-sm);width:100%;padding-inline:var(--jb-spacing-md);padding-block:var(--jb-spacing-sm);text-align:left;font-size:var(--jb-font-size-base);transition:background-color var(--jb-transition-fast), color var(--jb-transition-fast), box-shadow var(--jb-transition-fast);color:var(--jb-text-primary);cursor:pointer;background:0 0;border:none;line-height:1.25rem;display:flex}.jb-foto-root button.jb-sorting__option--selected{background-color:var(--jb-accent-dark);font-weight:700;color:var(--jb-text-inverse)!important}.jb-foto-root button.jb-sorting__option--default{color:var(--jb-text-primary)}.jb-foto-root button.jb-sorting__option--selected:hover,.jb-foto-root button.jb-sorting__option--selected:focus-visible{background-color:var(--jb-accent);color:var(--jb-text-inverse)!important}.jb-foto-root button.jb-sorting__option--default:hover,.jb-foto-root button.jb-sorting__option--default:focus-visible{background:var(--jb-accent-tint-medium);box-shadow:inset 3px 0 0 var(--jb-accent);color:var(--jb-text-primary)!important}.jb-foto-root .jb-sorting__option-label{flex:1}.jb-foto-root .jb-prose{font-size:var(--jb-font-size-base);max-width:none;color:var(--jb-text-secondary);line-height:1.5}.jb-foto-root .jb-calendar-duo{--jb-calendar-duo-green:var(--jb-accent-dark,#4c5f5d);--jb-calendar-duo-green-hover:var(--jb-accent,#637a77);--jb-calendar-duo-green-soft:var(--jb-accent-tint-soft,#637a7714);--jb-calendar-duo-ink:var(--jb-text-primary,#121212);--jb-calendar-duo-muted:var(--jb-text-secondary,#4a4a4a);--jb-calendar-duo-border:var(--jb-border-subtle,#12121214);--jb-calendar-duo-shadow:var(--jb-shadow-inline-surface,0 16px 28px #0000001f);--jb-calendar-duo-max-width:var(--content-width,1700px);--jb-calendar-duo-inline-padding:clamp(.5rem, 2vw, 1.25rem);--jb-calendar-duo-products-gap:clamp(1.5rem, 5vw, 5rem);--jb-calendar-duo-thumb-gap:calc(10px - 2 * var(--jb-calendar-duo-thumb-pad));--jb-calendar-duo-thumb-pad:5px;--jb-calendar-duo-thumb-hover-bg:#1212120d;--jb-calendar-duo-thumb-active-bg:var(--jb-bg-tertiary,#ebebeb);--jb-calendar-duo-thumb-active-edge:#12121238;--jb-calendar-duo-card-radius:var(--jb-radius,12px);--jb-calendar-duo-card-max-width:600px;--jb-calendar-duo-fold-reserve:35rem;--jb-calendar-duo-card-bg:var(--jb-bg-secondary,#f5f5f5);--jb-calendar-duo-card-border:var(--jb-calendar-duo-border);--jb-calendar-duo-buy-width:15rem;--jb-calendar-duo-buy-height:3rem;--jb-calendar-duo-title-color:var(--jb-calendar-duo-ink);--jb-calendar-duo-copy-color:var(--jb-calendar-duo-muted);--jb-calendar-duo-button-bg:var(--jb-calendar-duo-green);--jb-calendar-duo-button-bg-hover:var(--jb-calendar-duo-green-hover);--jb-calendar-duo-button-color:#fff;--jb-calendar-duo-button-border:var(--jb-calendar-duo-green);--jb-calendar-duo-button-border-hover:var(--jb-calendar-duo-green-hover);--jb-calendar-duo-gallery-ratio:3 / 2;--jb-calendar-duo-product-shadow:drop-shadow(-13px 15px 23px #1212122b) drop-shadow(-2px 2px 5px #1212121c);--jb-calendar-duo-buy-offset:22px;--jb-calendar-duo-buy-gap:32px;--jb-calendar-duo-buy-gap-thumbs:26px;--jb-calendar-duo-caption-gap-thumbs:16px;--jb-calendar-duo-aktion:#cb6e7d;--jb-calendar-duo-aktion-ink:#fff;--jb-calendar-duo-buy-hint-offset:.55rem;width:100%;color:var(--jb-calendar-duo-ink);display:block}.jb-foto-root .elementor-widget-jb-calendar-duo,.jb-foto-root .elementor-widget-jb-calendar-duo>.elementor-widget-container,.jb-foto-root.jb-calendar-duo-container,.jb-foto-root .jb-calendar-duo-container{width:100%;max-width:100%}.jb-foto-root.jb-calendar-duo-container,.jb-foto-root .jb-calendar-duo-container{min-height:var(--jb-calendar-duo-reserved-height,auto)}.jb-foto-root.jb-calendar-duo-container[data-jb-mounted=loading],.jb-foto-root .jb-calendar-duo-container[data-jb-mounted=loading]{--jb-calendar-duo-reserved-height:clamp(56rem, 66vw, 70rem);min-height:var(--jb-calendar-duo-reserved-height)!important}.jb-foto-root.jb-calendar-duo-container--reprise[data-jb-mounted=loading],.jb-foto-root .jb-calendar-duo-container--reprise[data-jb-mounted=loading]{--jb-calendar-duo-reserved-height:clamp(20rem, 24vw, 26rem);min-height:var(--jb-calendar-duo-reserved-height)!important}.jb-foto-root.jb-calendar-duo-container[data-jb-mounted="1"],.jb-foto-root .jb-calendar-duo-container[data-jb-mounted="1"]{min-height:0}.jb-foto-root .jb-calendar-duo-container--empty{color:#315447;background:#f7f6f0;border:1px dashed #31544759;border-radius:8px;gap:.5rem;width:min(100%,920px);margin:1rem auto;padding:1rem;font-size:.95rem;line-height:1.4;display:grid}.jb-foto-root .jb-calendar-duo-container--empty strong,.jb-foto-root .jb-calendar-duo-container--empty p{margin:0}.jb-foto-root .jb-calendar-duo__editor-image{width:100%;aspect-ratio:var(--jb-calendar-duo-gallery-ratio);object-fit:contain;background:#fff;border-radius:6px;display:block}.jb-foto-root .jb-calendar-duo__editor-image--empty{color:var(--jb-calendar-duo-green);place-items:center;font-weight:800;display:grid}.jb-foto-root .jb-calendar-duo *,.jb-foto-root .jb-calendar-duo :before,.jb-foto-root .jb-calendar-duo :after{box-sizing:border-box}.jb-foto-root .jb-calendar-duo__ribbon{border:3px solid var(--jb-calendar-duo-aktion);border-radius:var(--jb-radius-full,9999px);width:-moz-fit-content;width:fit-content;max-width:100%;color:color-mix(in srgb, var(--jb-calendar-duo-aktion) 76%, #14141a);text-align:center;background:0 0;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.1rem .5rem;margin:clamp(3.25rem,5.5vw,5rem) auto clamp(3rem,5vw,4.5rem);padding:.75rem 1.75rem;font-size:1.05rem;font-weight:700;line-height:1.3;display:flex}.jb-foto-root .jb-calendar-duo__ribbon strong{font-size:1.3rem;font-weight:800}.jb-foto-root .jb-calendar-duo__ribbon-text{font-size:.85rem;font-weight:700}.jb-foto-root .jb-calendar-duo__ribbon-text:before{content:"· "}.jb-foto-root .jb-calendar-duo__headline{max-width:var(--jb-calendar-duo-max-width);padding-inline:var(--jb-calendar-duo-inline-padding);color:var(--jb-calendar-duo-ink);letter-spacing:-.02em;text-align:center;text-wrap:balance;margin:0 auto clamp(1rem,1.8vw,1.5rem);font-size:clamp(1.65rem,2.4vw,2.25rem);font-weight:800;line-height:1.1}.jb-foto-root .jb-calendar-duo__headline-line{display:block}.jb-foto-root .jb-calendar-duo__headline-line--aussage{color:var(--jb-calendar-duo-ink);letter-spacing:0;margin-top:.45rem;font-size:.55em;font-weight:650;line-height:1.25}.jb-foto-root .jb-calendar-duo__headline-line--beisatz{color:var(--jb-calendar-duo-muted);letter-spacing:0;margin-top:.4rem;font-size:.42em;font-weight:600;line-height:1.35}.jb-foto-root .jb-calendar-duo__product-name{color:var(--jb-calendar-duo-title-color);letter-spacing:normal;text-align:center;margin:0 0 clamp(.5rem,1vw,.85rem);font-size:clamp(1.15rem,1.5vw,1.4rem);font-weight:750;line-height:1.2}.jb-foto-root .jb-calendar-duo__product-price{color:var(--jb-calendar-duo-ink);letter-spacing:normal;text-align:center;margin:calc(-1*clamp(.25rem,.6vw,.45rem)) 0 clamp(.5rem,1vw,.85rem);font-size:clamp(1rem,1.3vw,1.2rem);font-weight:400;line-height:1.2}.jb-foto-root .jb-calendar-duo__commerce{width:100%;max-width:var(--jb-calendar-duo-max-width);padding-inline:var(--jb-calendar-duo-inline-padding);margin-inline:auto}@supports (height:100svh){@media (min-width:768px){.jb-foto-root .jb-calendar-duo{--jb-calendar-duo-card-max-width:clamp(22rem, calc((100svh - var(--jb-calendar-duo-fold-reserve)) / .96), 600px)}}}@media (min-width:768px){.jb-foto-root .jb-calendar-duo__product+.jb-calendar-duo__product{position:relative}.jb-foto-root .jb-calendar-duo__product+.jb-calendar-duo__product:before{content:"";inset-block:0;left:calc(var(--jb-calendar-duo-products-gap) / -2);background:var(--jb-calendar-duo-border);width:1px;position:absolute}}.jb-foto-root .jb-calendar-duo__products{grid-template-columns:repeat(2, minmax(0, var(--jb-calendar-duo-card-max-width,600px)));justify-content:center;gap:var(--jb-calendar-duo-products-gap);align-items:start;display:grid}.jb-foto-root .jb-calendar-duo__product{min-width:0;display:grid}.jb-foto-root .jb-calendar-duo__product-gallery{min-width:0}.jb-foto-root .jb-calendar-duo__gallery{width:100%;display:block}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__main{width:100%;aspect-ratio:var(--jb-calendar-duo-gallery-ratio);background:0 0;border-radius:0;min-height:0;overflow:visible}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__main--zoomed{overflow:hidden}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__image{pointer-events:none;transition:none}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__stage-media{width:100%;height:100%}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__image,.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__stage-image{object-fit:contain;width:100%;height:100%;filter:var(--jb-calendar-duo-product-shadow)}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__image--zoomed{width:calc(var(--jb-gallery-stage-scale,1.5) * 100%);height:calc(var(--jb-gallery-stage-scale,1.5) * 100%);max-width:none;left:calc(-1 * (var(--jb-gallery-stage-scale,1.5) - 1) * var(--zoom-x,50%));top:calc(-1 * (var(--jb-gallery-stage-scale,1.5) - 1) * var(--zoom-y,50%));transition:none;position:absolute;transform:none}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb{flex:0 0 calc((100% - 2.4 * var(--jb-calendar-duo-thumb-gap)) / 3.4);width:auto;height:auto;aspect-ratio:var(--jb-calendar-duo-gallery-ratio);transition:border-color var(--jb-transition-fast,.15s) var(--jb-ease-out,cubic-bezier(.23, 1, .32, 1)), scale var(--jb-transition-fast,.15s) var(--jb-ease-out,cubic-bezier(.23, 1, .32, 1));border-radius:0}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb--inactive,.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb--inactive:hover{opacity:1}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb{aspect-ratio:auto;padding:var(--jb-calendar-duo-thumb-pad);box-shadow:none;transition:background-color var(--jb-transition-fast,.15s) var(--jb-ease-out,cubic-bezier(.23, 1, .32, 1)), box-shadow var(--jb-transition-fast,.15s) var(--jb-ease-out,cubic-bezier(.23, 1, .32, 1));background:0 0;border:0}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb picture{width:100%;display:block}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb-image{width:100%;height:auto;aspect-ratio:var(--jb-calendar-duo-gallery-ratio);object-fit:contain}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb:hover{background:0 0;scale:1}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb--active,.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb--active:hover{box-shadow:none;background:0 0}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb>picture,.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb .jb-gallery__thumb-image{border-radius:8px;overflow:hidden}.jb-foto-root .jb-calendar-duo__editor-thumbs .jb-gallery__thumb{width:auto;height:var(--jb-gallery-thumbnail-size,72px);aspect-ratio:var(--jb-calendar-duo-gallery-ratio);border-radius:0}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumb-image,.jb-foto-root .jb-calendar-duo__editor-thumbs .jb-gallery__thumb-image{object-fit:contain;border-radius:0}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap{margin:0;padding-inline:0}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap--bottom{width:100%;display:block;position:relative}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs--bottom{justify-content:flex-start;gap:var(--jb-calendar-duo-thumb-gap);width:100%;cursor:grab;scroll-snap-type:none;scroll-behavior:smooth;margin-inline-start:calc(-1 * var(--jb-calendar-duo-thumb-pad));padding-block:3px .75rem}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs--bottom[data-dragging=true]{cursor:grabbing;scroll-behavior:auto}@media (prefers-reduced-motion:reduce){.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs--bottom{scroll-behavior:auto}}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap--bottom button.jb-gallery__thumb-nav{z-index:3;width:1.75rem;height:1.75rem;position:absolute;top:50%;transform:translateY(-50%)}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap--bottom button.jb-gallery__thumb-nav:hover{transform:translateY(-50%)}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap--bottom button.jb-gallery__thumb-nav--prev{left:.35rem}.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap--bottom button.jb-gallery__thumb-nav--next{right:.35rem}.jb-foto-root .jb-gallery.jb-calendar-duo__gallery{--jb-gallery-nav-size:clamp(1.5rem, 1.6vw, 1.85rem);--jb-gallery-nav-edge:.7rem}.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__nav{border:1px solid var(--jb-border-subtle,#1212121f);-webkit-backdrop-filter:none;backdrop-filter:none;background:#ffffffeb;box-shadow:0 .25rem .7rem #14141424}.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__nav .jb-icon{stroke-width:2.25px;width:.9rem;height:.9rem}.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__nav:hover,.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__nav:focus-visible{transform:scale(1.06)}.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__fullscreen{color:#111;background:#ffffffeb;border:1px solid #14141424;border-radius:999px;justify-content:center;align-items:center;width:2.25rem;min-width:2.25rem;max-width:2.25rem;height:2.25rem;min-height:2.25rem;max-height:2.25rem;padding:0;line-height:1;display:inline-flex;box-shadow:0 .625rem 1.5rem #14141429}.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__fullscreen .jb-icon{stroke-width:2.5px;flex:none;width:1rem;height:1rem}@media (min-width:768px) and (max-width:1023px){.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__fullscreen{width:1.9rem;min-width:1.9rem;max-width:1.9rem;height:1.9rem;min-height:1.9rem;max-height:1.9rem}}@media (max-width:767px){.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__nav,.jb-foto-root .jb-calendar-duo__gallery button.jb-gallery__fullscreen,.jb-foto-root .jb-calendar-duo__gallery .jb-gallery__thumbs-wrap--bottom button.jb-gallery__thumb-nav{display:none}}.jb-foto-root .jb-calendar-duo__editor-thumbs-wrap{margin-top:.85rem}.jb-foto-root .jb-calendar-duo__editor-thumbs{--jb-gallery-thumbnail-size:72px}.jb-foto-root .jb-reveal{opacity:0;filter:blur(12px);transform:translateY(20px)}.jb-foto-root .jb-reveal--fade{filter:none;transform:translateY(12px)}.jb-foto-root .jb-reveal--in{opacity:1;filter:none;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1),filter .75s cubic-bezier(.16,1,.3,1);transition-delay:var(--jb-reveal-delay,0s);transform:none}@media (prefers-reduced-motion:reduce){.jb-foto-root .jb-reveal,.jb-foto-root .jb-reveal--in{opacity:1;filter:none;transition:none;transform:none}}.jb-foto-root .jb-calendar-duo__buy{z-index:1;justify-content:center;align-items:center;gap:var(--jb-calendar-duo-buy-gap);width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;margin:var(--jb-calendar-duo-buy-gap-thumbs) auto 0;padding:0;display:flex;position:relative}.jb-foto-root .jb-calendar-duo__product-title{min-width:0;color:var(--jb-calendar-duo-title-color);letter-spacing:0;margin:0;font-size:clamp(1.2rem,1.6vw,1.45rem);font-weight:800;line-height:1.2}.jb-foto-root .jb-calendar-duo__buy-action{flex:0 0 var(--jb-calendar-duo-buy-width);width:var(--jb-calendar-duo-buy-width);min-height:var(--jb-calendar-duo-buy-height);justify-content:center;align-items:center;display:flex;position:relative}.jb-foto-root .jb-calendar-duo__buy-hint{top:calc(100% + var(--jb-calendar-duo-buy-hint-offset,1.05rem));white-space:nowrap;color:var(--jb-success,#15803d);box-shadow:var(--jb-qtysw-ring-shadow);opacity:0;transition:opacity .18s var(--jb-ease-default);pointer-events:none;background:#fff;border-radius:999px;padding:.22rem .68rem;font-size:.68rem;font-weight:800;line-height:1;position:absolute;left:50%;transform:translate(-50%)}.jb-foto-root .jb-calendar-duo__buy-hint:not([aria-hidden=true]){opacity:1}.jb-foto-root .jb-calendar-duo__benefits{border-radius:var(--jb-radius-lg,16px);background:var(--jb-surface-section,#f5f5f3);grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem clamp(.9rem,2vw,1.75rem);margin:0;padding:clamp(1.75rem,3vw,2.5rem) clamp(1.25rem,3vw,2.75rem);list-style:none;display:grid}.jb-foto-root .jb-calendar-duo__benefit{text-align:center;flex-direction:column;align-items:center;gap:.65rem;min-width:0;display:flex}.jb-foto-root .jb-calendar-duo__benefit-icon{box-sizing:content-box;background:var(--jb-calendar-duo-green-soft);width:1.4rem;height:1.4rem;color:var(--jb-calendar-duo-green);border-radius:50%;flex:none;padding:.6rem}.jb-foto-root .jb-calendar-duo__benefit strong{color:var(--jb-calendar-duo-ink);white-space:nowrap;font-size:.9rem;font-weight:750;line-height:1.3}.jb-foto-root .jb-calendar-duo__benefit span{color:var(--jb-calendar-duo-copy-color);white-space:nowrap;font-size:.8rem;line-height:1.4}.jb-foto-root .jb-calendar-duo--reprise{padding-block:clamp(3rem,6vw,5.5rem)}.jb-foto-root .jb-calendar-duo--reprise .jb-calendar-duo__headline{margin-bottom:clamp(1.75rem,3vw,2.75rem)}.jb-foto-root .jb-calendar-duo__reprise{width:100%;max-width:var(--jb-calendar-duo-max-width);padding-inline:var(--jb-calendar-duo-inline-padding);margin-inline:auto}.jb-foto-root .jb-calendar-duo__reprise-row{grid-template-columns:repeat(2,minmax(0,26rem));justify-content:center;align-items:start;gap:clamp(1.5rem,5vw,5rem);display:grid}.jb-foto-root .jb-calendar-duo__reprise-item{min-width:0;display:grid}.jb-foto-root .jb-calendar-duo__reprise-picture{display:block}.jb-foto-root .jb-calendar-duo__reprise-image{width:100%;height:auto;filter:var(--jb-calendar-duo-product-shadow);display:block}.jb-foto-root .jb-calendar-duo__reprise .jb-calendar-duo__buy{margin-top:clamp(1rem,2.5vw,1.75rem);margin-bottom:0}@media (max-width:767px){.jb-foto-root .jb-calendar-duo__reprise-row{grid-template-columns:minmax(0,1fr)}}@media (max-width:1380px){.jb-foto-root .jb-calendar-duo__benefits{grid-template-columns:repeat(6,minmax(0,1fr))}.jb-foto-root .jb-calendar-duo__benefit{grid-column:span 2}.jb-foto-root .jb-calendar-duo__benefit:nth-child(4){grid-column:2/span 2}.jb-foto-root .jb-calendar-duo__benefit:nth-child(5){grid-column:4/span 2}}@media (max-width:700px){.jb-foto-root .jb-calendar-duo__benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem .85rem;padding:1.25rem 1rem}.jb-foto-root .jb-calendar-duo__benefit,.jb-foto-root .jb-calendar-duo__benefit:nth-child(4),.jb-foto-root .jb-calendar-duo__benefit:nth-child(5){grid-column:auto}.jb-foto-root .jb-calendar-duo__benefit--paper,.jb-foto-root .jb-calendar-duo__benefit span{display:none}.jb-foto-root .jb-calendar-duo__benefit strong{white-space:normal;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;font-size:.8rem;line-height:1.25}.jb-foto-root .jb-calendar-duo__benefit{gap:.45rem}.jb-foto-root .jb-calendar-duo__benefit-icon{width:1.15rem;height:1.15rem;padding:.45rem}}.jb-foto-root button.jb-calendar-duo__product-add{min-height:var(--jb-calendar-duo-buy-height);border-radius:var(--jb-radius-sm,8px);border:1px solid var(--jb-calendar-duo-button-border);background:var(--jb-calendar-duo-button-bg);color:var(--jb-text-primary,#121212);cursor:pointer;transition:background-color var(--jb-transition-fast,.15s ease), border-color var(--jb-transition-fast,.15s ease), color var(--jb-transition-fast,.15s ease), box-shadow var(--jb-transition-fast,.15s ease);width:var(--jb-calendar-duo-buy-width);min-width:0;white-space:nowrap;background:#ffd450;border-color:#ffd450;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;font-size:1rem;font-weight:850;line-height:1;animation:.2s ease-out jb-calendar-duo-fade-in;display:inline-flex;position:relative}.jb-foto-root button.jb-calendar-duo__product-add--reward{border-color:var(--jb-success,#15803d);background:var(--jb-success,#15803d);color:#fff;box-shadow:0 .625rem 1.5rem #15803d2e}.jb-foto-root button.jb-calendar-duo__product-add.jb-calendar-duo__product-add--reward:hover,.jb-foto-root button.jb-calendar-duo__product-add.jb-calendar-duo__product-add--reward:focus-visible{border-color:var(--jb-success-light,#16a34a);background:var(--jb-success-light,#16a34a);color:#fff}.jb-foto-root button.jb-calendar-duo__product-add .jb-calendar-duo__add-layer{transition:opacity .18s var(--jb-ease-default);align-items:center;gap:.3125rem;display:inline-flex}.jb-foto-root button.jb-calendar-duo__product-add .jb-calendar-duo__add-layer--reward{opacity:0;color:#fff;justify-content:center;position:absolute;inset:0}.jb-foto-root button.jb-calendar-duo__product-add--reward .jb-calendar-duo__add-layer:not(.jb-calendar-duo__add-layer--reward){opacity:0}.jb-foto-root button.jb-calendar-duo__product-add--reward .jb-calendar-duo__add-layer--reward{opacity:1}.jb-foto-root .jb-calendar-duo__buy-action .jb-mix-match-qty{border-color:var(--jb-calendar-duo-button-border);width:-moz-fit-content;width:fit-content;min-width:0;color:var(--jb-calendar-duo-green);transition:border-color .18s var(--jb-ease-default), background-color .18s var(--jb-ease-default);grid-template-columns:2.25rem minmax(1.9rem,2.4rem) 2.25rem;margin-inline:auto;animation:.2s ease-out jb-calendar-duo-fade-in}@keyframes jb-calendar-duo-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.jb-foto-root button.jb-calendar-duo__product-add:hover,.jb-foto-root button.jb-calendar-duo__product-add:focus-visible{color:var(--jb-text-primary,#121212);background:#ffe288;border-color:#ffe288}.jb-foto-root button.jb-calendar-duo__product-add:focus-visible{outline:2px solid var(--jb-accent,#637a77);outline-offset:2px;box-shadow:none}.jb-foto-root button.jb-calendar-duo__product-add:active{transform:none}.jb-foto-root button.jb-calendar-duo__product-add:disabled{cursor:not-allowed;opacity:.55}body.jb-calendar-duo-bar-active .jb-mix-match-selection{--jb-calendar-duo-green:var(--jb-accent-dark,#4c5f5d);--jb-calendar-duo-green-hover:var(--jb-accent,#637a77);--jb-calendar-duo-green-soft:var(--jb-accent-tint-soft,#637a7714);--jb-calendar-duo-ink:var(--jb-text-primary,#121212);--jb-mix-match-slot-size:4.125rem;--jb-mix-match-slot-gap:.5rem;--jb-mix-match-slot-track-padding-inline:.5rem;--jb-mix-match-slot-empty-bg:#fafaf9;--jb-mix-match-slot-empty-border:#c4cdca;--jb-mix-match-bar-radius:999px;--jb-mix-match-cart-radius:999px;--jb-mix-match-cart-height:3.5rem;--jb-mix-match-cart-width:12.5rem;--jb-mm-duo-bar-bg:var(--jb-mix-match-bar-bg);--jb-mm-duo-line:#5a468233;--jb-mm-duo-cta-gap:1.5rem;--jb-mm-duo-slot-step:calc(var(--jb-mix-match-slot-size) + var(--jb-mix-match-slot-gap));--jb-mm-duo-max-visible:7;--jb-mm-duo-stack-width:9rem;--jb-mm-duo-miles-reserve:1.45rem;--jb-mm-duo-miles-height:4px;--jb-mm-duo-mile-label-top:.85rem;--jb-mm-duo-mile-label-size:.62rem;padding:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__inner{width:100%;max-width:none;min-height:0;border-inline:0;border-color:var(--jb-mix-match-bar-border);background:var(--jb-mix-match-bar-bg);color:var(--jb-mix-match-bar-text);border-block-start:1px solid var(--jb-mix-match-bar-border);border-block-end:0;border-radius:0;align-items:center;gap:1.375rem;padding-block:1.15rem;padding-inline-start:max(2.25rem,50% - 850px);padding-inline-end:max(var(--jb-mm-duo-cta-gap), calc((100% - 1700px) / 2));display:flex;box-shadow:0 -.4rem 1.25rem #1018282e}@supports (padding:max(0px)){body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__inner{padding-block-end:max(.75rem, env(safe-area-inset-bottom))}}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__summary{order:-2}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items-shell{order:-1}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-actions{order:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__actions{order:1}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__summary{border-right:1px solid var(--jb-mm-duo-line);flex:none;padding-right:1.25rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection__deal-title{text-align:center;letter-spacing:-.03em;color:#000;flex-direction:column;align-items:center;gap:.28rem;font-size:1.75rem;font-weight:950;line-height:1;display:flex}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-stack-label{color:#000}body.jb-calendar-duo-bar-active .jb-mix-match-selection__deal-title>span{white-space:nowrap}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__deal-title small{letter-spacing:0;color:#33285a;font-size:.74rem;font-weight:700}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items-shell{width:calc(var(--jb-mm-duo-slot-step) * var(--jb-mm-duo-max-visible) - var(--jb-mix-match-slot-gap) + var(--jb-mix-match-slot-track-padding-inline) * 2);max-width:calc(var(--jb-mm-duo-slot-step) * var(--jb-mm-duo-max-visible) - var(--jb-mix-match-slot-gap) + var(--jb-mix-match-slot-track-padding-inline) * 2);flex:none;min-width:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items-content{width:max-content;padding-bottom:var(--jb-mm-duo-miles-reserve)}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items{padding:.55rem var(--jb-mix-match-slot-track-padding-inline) 0;min-height:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__nav{top:calc((100% - var(--jb-mm-duo-miles-reserve)) / 2)}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__nav--prev{left:.15rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__nav--next{right:.15rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items-shell:before{top:0;bottom:var(--jb-mm-duo-miles-reserve);background:linear-gradient(90deg, var(--jb-mm-duo-bar-bg) 10%, #fff0 100%)}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items-shell:after{top:0;bottom:var(--jb-mm-duo-miles-reserve);background:linear-gradient(270deg, var(--jb-mm-duo-bar-bg) 10%, #fff0 100%)}body.jb-calendar-duo-bar-active .jb-mix-match-selection__thumb,body.jb-calendar-duo-bar-active .jb-mix-match-selection__slot{height:calc(var(--jb-mix-match-slot-size) * 2 / 3);border-radius:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__thumb{background:0 0;border-color:#0000;padding:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__thumb--reward{border:2px solid var(--jb-mix-match-slot-reward-border);box-shadow:none;background:0 0}body.jb-calendar-duo-bar-active .jb-mix-match-selection__thumb img{object-fit:contain;height:100%}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__slot{color:#8a9794;border-width:1.5px}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__slot .jb-icon{stroke-width:1.25px;opacity:1;width:1rem;height:1rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__slot--reward{border-width:2px}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__remove{opacity:0;transition:opacity .15s var(--jb-ease-out,ease-out)}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__thumb:hover .jb-mix-match-selection__remove,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__thumb:focus-within .jb-mix-match-selection__remove{opacity:1}@media (hover:none){body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__remove{opacity:1}}body.jb-calendar-duo-bar-active .jb-mix-match-selection__miles{height:var(--jb-mm-duo-miles-height);margin:.7rem var(--jb-mix-match-slot-track-padding-inline) 0;background:#e7e1f3;border-radius:999px;position:relative}body.jb-calendar-duo-bar-active .jb-mix-match-selection__miles-fill{inset-block:0;width:max(0px, calc(var(--jb-mm-duo-slot-step) * var(--jb-mm-pos,0) - var(--jb-mix-match-slot-gap) - var(--jb-mix-match-slot-size) / 2));border-radius:inherit;background:var(--jb-mix-match-reward-strong);transition:width .32s cubic-bezier(.22,.61,.36,1);position:absolute;left:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection__mile{top:50%;left:calc(var(--jb-mm-duo-slot-step) * var(--jb-mm-pos,0) - var(--jb-mix-match-slot-gap) - var(--jb-mix-match-slot-size) / 2);box-sizing:border-box;border:2px solid var(--jb-mix-match-bar-border);background:var(--jb-bg-primary,#fff);border-radius:50%;justify-content:center;align-items:center;width:.875rem;height:.875rem;display:flex;position:absolute;transform:translate(-50%,-50%)}body.jb-calendar-duo-bar-active .jb-mix-match-selection__mile--reached{border-color:var(--jb-mix-match-reward-strong);background:var(--jb-mix-match-reward-strong)}body.jb-calendar-duo-bar-active .jb-mix-match-selection__mile-check{color:#fff;width:.5rem;height:.5rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection__mile-label{top:var(--jb-mm-duo-mile-label-top);font-size:var(--jb-mm-duo-mile-label-size);color:var(--jb-text-muted,#595959);white-space:nowrap;font-weight:700;line-height:1;position:absolute;left:50%;transform:translate(-50%)}body.jb-calendar-duo-bar-active .jb-mix-match-selection__mile--reached .jb-mix-match-selection__mile-label{color:var(--jb-mix-match-reward-strong)}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-actions{flex:none;justify-content:center;align-self:stretch;align-items:center;column-gap:.75rem;display:flex;position:relative}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-stack{width:var(--jb-mm-duo-stack-width);min-width:var(--jb-mm-duo-stack-width);max-width:var(--jb-mm-duo-stack-width);justify-content:center;align-items:center;position:relative}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-stack-label{font-size:.85rem;font-weight:850;line-height:1}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-stack-label{white-space:nowrap;position:absolute;bottom:calc(100% + .3rem);left:50%;transform:translate(-50%)}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill{height:2.75rem;transition:border-color .18s var(--jb-ease-default), background-color .18s var(--jb-ease-default);background:0 0;border:none;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward{background:0 0;border:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward-add{box-shadow:none;background:0 0;border:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward-add:hover,body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward-add:focus-within{background:0 0;border:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill-name{color:var(--jb-calendar-duo-ink);white-space:nowrap;padding-left:.55rem;font-size:.72rem;font-weight:750;display:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill .jb-mix-match-qty{background:0 0;border:none;border-radius:0;height:100%;min-height:0;margin-inline:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-pill .jb-mix-match-selection__product-qty.jb-mix-match-qty{grid-template-columns:2.125rem minmax(1.75rem,2.25rem) 2.125rem;width:-moz-fit-content;width:fit-content;min-width:0;max-width:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill .jb-mix-match-qty button.jb-mix-match-qty__button{width:2.125rem;min-width:2.125rem;max-width:2.125rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add{width:auto;min-width:0;max-width:none;height:100%;min-height:0;color:var(--jb-calendar-duo-green);box-shadow:none;background:0 0;border:none;border-radius:0;padding:2px;font-size:.8125rem;font-weight:800;line-height:1.25;display:inline-flex;position:relative}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add:not(.jb-mix-match-selection__product-add--reward) .jb-mix-match-selection__add-layer:not(.jb-mix-match-selection__add-layer--reward){background:var(--jb-qtysw-yellow);height:100%;box-shadow:var(--jb-qtysw-yellow-shadow);color:#1c1338;border-radius:999px;padding-inline:.9rem;font-weight:850}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__add-layer{transition:opacity .18s var(--jb-ease-default);align-items:center;gap:.3125rem;display:inline-flex}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__add-layer--reward{opacity:0;background:var(--jb-qtysw-green);box-shadow:var(--jb-qtysw-green-shadow);color:#fff;border-radius:999px;justify-content:center;font-weight:850;position:absolute;inset:2px}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add--reward .jb-mix-match-selection__add-layer:not(.jb-mix-match-selection__add-layer--reward){opacity:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add--reward .jb-mix-match-selection__add-layer--reward{opacity:1}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add:hover,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add:focus-visible{background:var(--jb-calendar-duo-green-soft);color:var(--jb-calendar-duo-green);border-color:#0000}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add--reward,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add--reward:hover,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo button.jb-mix-match-selection__product-add--reward:focus-visible{color:var(--jb-success,#15803d);background:0 0;border-color:#0000}body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward-add button.jb-mix-match-selection__product-add,body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward-add button.jb-mix-match-selection__product-add:hover,body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill--reward-add button.jb-mix-match-selection__product-add:focus-visible{color:#fff;background:0 0}@media (max-width:1379px){body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__progress-hint{display:none}}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__actions{flex:none;align-self:stretch;align-items:stretch;width:auto;min-width:0;display:flex}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__actions .jb-mix-match-selection__cart-hint{width:var(--jb-mix-match-cta-width);min-width:var(--jb-mix-match-cta-width);max-width:var(--jb-mix-match-cta-width);justify-content:center;align-self:center;align-items:center;margin-block:0;display:inline-flex}@media (min-width:768px){body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo.jb-mix-match-selection--empty .jb-mix-match-selection__actions{block-size:auto;min-block-size:0;opacity:1;max-height:none;margin-block:0;display:flex;overflow:visible}}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-label--compact{display:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-label--full{display:inline}body.jb-calendar-duo-bar-active button.jb-mix-match-selection__cart:focus-visible,body.jb-calendar-duo-bar-active button.jb-mix-match-selection__product-add:focus-visible{outline:2px solid var(--jb-accent,#637a77);outline-offset:2px;box-shadow:none}@media (min-width:768px) and (max-width:1279px){body.jb-calendar-duo-bar-active .jb-mix-match-selection{--jb-mix-match-slot-size:3.625rem;--jb-mm-duo-max-visible:9}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__inner{padding-inline:1.35rem var(--jb-mm-duo-cta-gap);gap:1rem}}@media (min-width:1024px) and (max-width:1379px){body.jb-calendar-duo-bar-active .jb-mix-match-selection{--jb-mix-match-slot-size:3.5rem;--jb-mm-duo-max-visible:4;--jb-mix-match-cta-width:15rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save{min-width:5rem;padding-inline:.5rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-go{gap:.3rem;padding-inline:.6rem}}@media (min-width:900px) and (max-width:1023px){body.jb-calendar-duo-bar-active .jb-mix-match-selection{--jb-mix-match-slot-size:3.25rem;--jb-mm-duo-max-visible:4;--jb-mix-match-cta-width:8.75rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection__deal-title{font-size:1.4rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save{min-width:3.9rem;padding-inline:.3rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save small{font-size:.54rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save strong{font-size:.78rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-go{text-align:center;white-space:normal;gap:0;padding-inline:.35rem;font-size:.8rem;line-height:1.05}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-go .jb-icon,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__deal-unit-line{display:none}}@media (min-width:768px) and (max-width:899px){body.jb-calendar-duo-bar-active .jb-mix-match-selection{--jb-mix-match-slot-size:3rem;--jb-mm-duo-max-visible:3;--jb-mix-match-cta-width:7.25rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__inner{gap:.6rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection__deal-title{font-size:1.2rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save{min-width:3.3rem;padding-inline:.22rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save small{font-size:.5rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-save strong{font-size:.72rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-go{text-align:center;white-space:normal;gap:0;padding-inline:.28rem;font-size:.76rem;line-height:1.05}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__cart-go .jb-icon,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__deal-unit-line{display:none}}@media (max-width:900px){.jb-foto-root.jb-calendar-duo-container[data-jb-mounted=loading],.jb-foto-root .jb-calendar-duo-container[data-jb-mounted=loading]{--jb-calendar-duo-reserved-height:clamp(38rem, 165vw, 52rem)}.jb-foto-root .jb-calendar-duo__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.jb-foto-root .jb-calendar-duo__buy{flex-direction:column;align-items:stretch;gap:.55rem;width:100%}.jb-foto-root .jb-calendar-duo__product-title{text-align:center;font-size:1rem}.jb-foto-root .jb-calendar-duo__buy-action{--jb-calendar-duo-buy-width:100%;width:100%}.jb-foto-root .jb-calendar-duo__buy-action>button.jb-calendar-duo__product-add{max-width:22rem}.jb-foto-root button.jb-calendar-duo__product-add{padding-inline:.75rem;font-size:1rem}.jb-foto-root .jb-calendar-duo__gallery{--jb-gallery-thumbnail-size:44px}body.jb-calendar-duo-bar-active .jb-mix-match-selection__inner{max-width:calc(100vw - 1rem)}}@media (max-width:767px){.jb-foto-root .jb-calendar-duo{--jb-calendar-duo-inline-padding:var(--jb-inline-padding-mobile,1.75rem)}.jb-foto-root .jb-calendar-duo__headline{margin-top:.5rem;font-size:1.45rem}.jb-foto-root .jb-calendar-duo__products{--jb-calendar-duo-products-gap:clamp(2rem, 7vw, 3rem);gap:var(--jb-calendar-duo-products-gap);grid-template-columns:minmax(0,1fr)}.jb-foto-root .jb-calendar-duo__product+.jb-calendar-duo__product{position:relative}.jb-foto-root .jb-calendar-duo__product+.jb-calendar-duo__product:before{content:"";inset-inline:0;top:calc(var(--jb-calendar-duo-products-gap,2rem) / -2);background:var(--jb-calendar-duo-border);height:1px;position:absolute}.jb-foto-root .jb-calendar-duo__product{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;column-gap:.75rem}.jb-foto-root .jb-calendar-duo__product-name{text-align:left;grid-column:1;margin-bottom:clamp(.4rem,1.5vw,.7rem)}.jb-foto-root .jb-calendar-duo__product-price{text-align:right;white-space:nowrap;grid-column:2;margin:0 0 clamp(.4rem,1.5vw,.7rem)}.jb-foto-root .jb-calendar-duo__product-gallery{grid-column:1/-1}.jb-foto-root .jb-calendar-duo__commerce{flex-direction:column;display:flex}.jb-foto-root .jb-calendar-duo__benefits{margin-top:clamp(2.5rem,8vw,3.5rem)}.jb-foto-root.jb-calendar-duo-container[data-jb-mounted=loading],.jb-foto-root .jb-calendar-duo-container[data-jb-mounted=loading]{--jb-calendar-duo-reserved-height:clamp(60rem, 280vw, 96rem)}.jb-foto-root .jb-calendar-duo__ribbon{border-radius:var(--jb-radius-sm,6px);background:color-mix(in srgb, var(--jb-calendar-duo-aktion) 11%, transparent);border:0;flex-direction:column;order:-1;align-items:center;gap:.1rem;width:100%;margin-block:0 clamp(1.25rem,4vw,1.75rem);padding:.55rem 1.25rem;line-height:1.25}.jb-foto-root .jb-calendar-duo__ribbon strong{font-size:1rem}.jb-foto-root .jb-calendar-duo__ribbon-text{font-size:.72rem}.jb-foto-root .jb-calendar-duo__ribbon-text:before{content:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection{--jb-mix-match-slot-size:3.25rem;--jb-mix-match-slot-gap:.375rem;--jb-mm-duo-miles-reserve:.6rem;--jb-mm-duo-max-visible:6;padding-inline:0;padding-bottom:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__inner{width:100%;max-width:none;padding:.45rem .5rem max(.45rem, env(safe-area-inset-bottom));border-inline:none;border-bottom:none;border-radius:0;flex-direction:column;align-items:center;gap:.35rem;display:flex}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__summary{border-right:none;padding-right:0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__deal-title{flex-direction:row;justify-content:center;align-items:baseline;gap:.4rem;font-size:.95rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items-shell{width:100%;max-width:100%}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__items{padding-block:.15rem 0}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo.jb-mix-match-selection--product-page.jb-mix-match-selection--multi-actions .jb-mix-match-selection__product-actions,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-actions{display:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__actions{width:100%}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__actions button.jb-mix-match-selection__cart,body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__actions .jb-mix-match-selection__cart-hint{width:100%;min-width:0;max-width:none;min-height:2.75rem}body.jb-calendar-duo-bar-active button.jb-mix-match-selection__cart--main{height:2.75rem}}@media (max-width:560px){.jb-foto-root .jb-calendar-duo__product-gallery{padding:.6rem .6rem 0}.jb-foto-root .jb-calendar-duo__buy{margin-block:.55rem .65rem;padding:0 .3rem}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-stack-label{display:none}body.jb-calendar-duo-bar-active .jb-mix-match-selection--duo .jb-mix-match-selection__product-pill-name{display:inline}}@media (prefers-reduced-motion:reduce){.jb-foto-root .jb-calendar-duo *,body.jb-calendar-duo-bar-active .jb-mix-match-selection,body.jb-calendar-duo-bar-active .jb-mix-match-selection *{scroll-behavior:auto!important;transition-duration:1ms!important}}.jb-foto-root .jb-qtysw,.jb-foto-root .jb-calendar-duo,.jb-foto-root .jb-mix-match-selection--duo,.jb-foto-root button.jb-mix-match-selection__cart,.jb-foto-root button.jb-calendar-duo__product-add{--jb-qtysw-ring-bg:linear-gradient(120deg, #fffffff2, #d6dbe78c 46%, #ffffffe6);--jb-qtysw-ring-shadow:0 14px 30px -16px #2828506b, 0 2px 6px #28285014;--jb-qtysw-ring-shadow-hover:0 14px 30px -16px #28285080, 0 2px 6px #2828501a;--jb-qtysw-yellow:linear-gradient(100deg, #ffe07a, #ffcf3d);--jb-qtysw-yellow-hover:linear-gradient(100deg, #ffdd6e, #ffc832);--jb-qtysw-yellow-shadow:0 4px 12px -6px #be8c148c, inset 0 1px 0 #ffffff80;--jb-qtysw-green:linear-gradient(100deg, #26b062, #0f6c33);--jb-qtysw-green-hover:linear-gradient(100deg, #31bd6d, #158043);--jb-qtysw-green-shadow:0 4px 12px -6px #063c1e6b, inset 0 1px 0 #ffffff4d}.jb-foto-root .jb-qtysw{--jb-qtysw-ease:cubic-bezier(.16, 1, .3, 1);--jb-qtysw-dur:.15s;--jb-qtysw-fade:.11s;--jb-qtysw-hover:.14s;background:var(--jb-qtysw-ring-bg);box-shadow:var(--jb-qtysw-ring-shadow);border-radius:999px;padding:2px;display:inline-flex}.jb-foto-root .jb-qtysw__in{--jb-qtysw-h:3rem;--jb-qtysw-gap:8px;--jb-qtysw-pad:4px;--jb-qtysw-btn:calc(var(--jb-qtysw-h) - var(--jb-qtysw-pad) * 2);--jb-qtysw-minsz:34px;--jb-qtysw-numfs:1.1rem;--jb-qtysw-grfs:.9rem;--jb-qtysw-gpad:10px;--jb-qtysw-addfs:.92rem;--jb-qtysw-icsz:18px;box-sizing:border-box;align-items:center;gap:var(--jb-qtysw-gap);padding:var(--jb-qtysw-pad);height:var(--jb-qtysw-h);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);min-width:9.875rem;transition:min-width var(--jb-qtysw-dur) var(--jb-qtysw-ease);background:linear-gradient(150deg,#ffffffdb,#f4f6fa9e);border-radius:999px;display:inline-flex;position:relative;overflow:hidden}.jb-foto-root .jb-qtysw__in:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#ffffffd9,#0000);border-radius:999px 999px 46% 46%;height:52%;position:absolute;inset:0 0 auto}.jb-foto-root .jb-qtysw--md .jb-qtysw__in{--jb-qtysw-h:2.75rem;--jb-qtysw-minsz:31px;--jb-qtysw-numfs:1.02rem;--jb-qtysw-grfs:.86rem;--jb-qtysw-addfs:.88rem;--jb-qtysw-icsz:17px;min-width:9.3125rem}.jb-foto-root .jb-qtysw--md .jb-qtysw__in.is-empty{min-width:13.125rem}.jb-foto-root .jb-qtysw--sm .jb-qtysw__in{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);--jb-qtysw-h:2.375rem;--jb-qtysw-gap:6px;--jb-qtysw-pad:3px;--jb-qtysw-minsz:27px;--jb-qtysw-numfs:.95rem;--jb-qtysw-grfs:.78rem;--jb-qtysw-gpad:8px;--jb-qtysw-addfs:.8rem;--jb-qtysw-icsz:15px;min-width:8.125rem}.jb-foto-root .jb-qtysw__add,.jb-foto-root .jb-qtysw__minus,.jb-foto-root .jb-qtysw__plus,.jb-foto-root .jb-qtysw__gratis{z-index:1;cursor:pointer;appearance:none;border:0;flex:none;justify-content:center;align-items:center;padding:0;font-family:inherit;line-height:1;display:inline-flex;position:relative;overflow:hidden}.jb-foto-root .jb-qtysw .jb-icon{width:var(--jb-qtysw-icsz,18px);height:var(--jb-qtysw-icsz,18px);stroke-width:2.6px;display:block}.jb-foto-root .jb-qtysw__lbl{white-space:nowrap;align-items:center;line-height:1;display:inline-flex}.jb-foto-root .jb-qtysw__num{z-index:1;text-align:center;min-width:0;font-size:var(--jb-qtysw-numfs);color:var(--jb-text-primary,#1c1338);font-variant-numeric:tabular-nums;transition:opacity var(--jb-qtysw-fade) ease;flex:1 1 0;font-weight:850;position:relative}.jb-foto-root input.jb-qtysw__num--input{color:inherit;appearance:textfield;background:0 0;border:none;width:100%;padding:0}.jb-foto-root input.jb-qtysw__num--input:focus{outline:none}.jb-foto-root .jb-qtysw__minus{width:var(--jb-qtysw-minsz);height:var(--jb-qtysw-minsz);color:var(--jb-text-primary,#1c1338);transition:opacity var(--jb-qtysw-fade) ease, background var(--jb-qtysw-hover) ease, box-shadow var(--jb-qtysw-hover) ease;background:linear-gradient(120deg,#ffffffc7,#d6deec8c);border-radius:999px;margin-left:3px;box-shadow:0 4px 10px -3px #1c143c66,inset 0 1px #fffffff2,inset 0 0 0 1.4px #ffffffb8}.jb-foto-root .jb-qtysw__minus:hover{background:linear-gradient(120deg,#fffffff5,#dee5f2bd);box-shadow:0 6px 13px -4px #1c143c75,inset 0 1.5px #fff,inset 0 0 0 1.8px #fffffffa,inset 0 -4px 8px -4px #fff9}.jb-foto-root .jb-qtysw__minus:active{transform:scale(.92)}.jb-foto-root .jb-qtysw button:hover .jb-icon{stroke-width:3px}.jb-foto-root .jb-qtysw__right{z-index:1;height:var(--jb-qtysw-btn);transition:width var(--jb-qtysw-dur) var(--jb-qtysw-ease), opacity var(--jb-qtysw-fade) ease;place-items:center end;display:inline-grid;position:relative}.jb-foto-root .jb-qtysw__right>.jb-qtysw__plus,.jb-foto-root .jb-qtysw__right>.jb-qtysw__gratis{grid-area:1/1}.jb-foto-root .jb-qtysw__plus{width:var(--jb-qtysw-btn);height:var(--jb-qtysw-btn);color:#1c1338;background:var(--jb-qtysw-yellow);box-shadow:var(--jb-qtysw-yellow-shadow);transition:opacity var(--jb-qtysw-fade) ease, background var(--jb-qtysw-hover) ease;border-radius:999px}.jb-foto-root .jb-qtysw__plus:hover{background:var(--jb-qtysw-yellow-hover)}.jb-foto-root .jb-qtysw__gratis{width:var(--jb-qtysw-grw,auto);height:var(--jb-qtysw-btn);padding:0 var(--jb-qtysw-gpad);font-size:var(--jb-qtysw-grfs);color:#fff;background:var(--jb-qtysw-green);box-shadow:var(--jb-qtysw-green-shadow);transition:width var(--jb-qtysw-dur) var(--jb-qtysw-ease), opacity var(--jb-qtysw-fade) ease, background var(--jb-qtysw-hover) ease;border-radius:999px;gap:5px;font-weight:850}.jb-foto-root .jb-qtysw__gratis:hover{background:var(--jb-qtysw-green-hover)}.jb-foto-root .jb-qtysw__add{z-index:2;inset:var(--jb-qtysw-pad);width:auto;height:var(--jb-qtysw-btn);font-size:var(--jb-qtysw-addfs);color:#1c1338;background:var(--jb-qtysw-yellow);box-shadow:var(--jb-qtysw-yellow-shadow);transition:opacity var(--jb-qtysw-fade) ease, background var(--jb-qtysw-hover) ease;border-radius:999px;gap:7px;padding:0 12px;font-weight:850;position:absolute}.jb-foto-root .jb-qtysw__add:hover{background:var(--jb-qtysw-yellow-hover)}.jb-foto-root .jb-qtysw__add:disabled,.jb-foto-root .jb-qtysw__plus:disabled,.jb-foto-root .jb-qtysw__gratis:disabled{cursor:not-allowed;opacity:.45}.jb-foto-root .jb-qtysw__add:disabled:hover{background:var(--jb-qtysw-yellow)}.jb-foto-root .jb-qtysw__add--reward{color:#fff;background:var(--jb-qtysw-green);box-shadow:var(--jb-qtysw-green-shadow)}.jb-foto-root .jb-qtysw__add--reward:hover{background:var(--jb-qtysw-green-hover)}.jb-foto-root .jb-qtysw__plus:active,.jb-foto-root .jb-qtysw__gratis:active,.jb-foto-root .jb-qtysw__add:active{transform:scale(.96)}.jb-foto-root .jb-qtysw--white .jb-qtysw__plus,.jb-foto-root .jb-qtysw--white .jb-qtysw__add{color:var(--jb-text-primary,#1c1338);transition:opacity var(--jb-qtysw-fade) ease, background var(--jb-qtysw-hover) ease, box-shadow var(--jb-qtysw-hover) ease;background:linear-gradient(120deg,#ffffffeb,#dbe2f099);box-shadow:0 4px 10px -3px #1c143c59,inset 0 1px #fffffff2,inset 0 0 0 1.4px #ffffffb8}.jb-foto-root .jb-qtysw--white .jb-qtysw__plus:hover,.jb-foto-root .jb-qtysw--white .jb-qtysw__add:hover{background:linear-gradient(120deg,#fff,#e4eaf6d1);box-shadow:0 6px 13px -4px #1c143c6b,inset 0 1.5px #fff,inset 0 0 0 1.8px #fffffffa,inset 0 -4px 8px -4px #fff9}.jb-foto-root .jb-qtysw .jb-qtysw__add.jb-qtysw__add--reward{color:#fff;background:var(--jb-qtysw-green);box-shadow:var(--jb-qtysw-green-shadow)}.jb-foto-root .jb-qtysw .jb-qtysw__add.jb-qtysw__add--reward:hover{background:var(--jb-qtysw-green-hover);box-shadow:var(--jb-qtysw-green-shadow)}.jb-foto-root .jb-qtysw__in.is-empty-reward{min-width:12rem}.jb-foto-root .jb-qtysw--md .jb-qtysw__in.is-empty-reward{min-width:13.125rem}.jb-foto-root .jb-qtysw--sm .jb-qtysw__in.is-empty-reward{min-width:10.5rem}.jb-foto-root .jb-qtysw__in.is-empty .jb-qtysw__minus,.jb-foto-root .jb-qtysw__in.is-empty .jb-qtysw__num,.jb-foto-root .jb-qtysw__in.is-empty .jb-qtysw__right,.jb-foto-root .jb-qtysw__in.is-step .jb-qtysw__add{opacity:0;pointer-events:none}.jb-foto-root .jb-qtysw__right.show-plus .jb-qtysw__gratis{opacity:0;pointer-events:none;width:var(--jb-qtysw-btn)}.jb-foto-root .jb-qtysw__right.show-reward .jb-qtysw__plus{opacity:0;pointer-events:none}.jb-foto-root .jb-qtysw--pending{box-shadow:none;background:0 0}.jb-foto-root .jb-qtysw--pending .jb-qtysw__in{opacity:0;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;transition:none}.jb-foto-root .jb-qtysw--pending .jb-qtysw__in:after{opacity:0}.jb-foto-root .jb-qtysw--pending .jb-qtysw__in>*{pointer-events:none;transition:none;opacity:0!important}.jb-foto-root .jb-qtysw--reveal .jb-qtysw__in{animation:jb-qtysw-reveal .22s var(--jb-qtysw-ease)}@keyframes jb-qtysw-reveal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.jb-foto-root .jb-grid-item__cart-slot .jb-qtysw,.jb-foto-root .jb-calendar-duo__buy-action .jb-qtysw{margin-inline:auto}.jb-foto-root .jb-calendar-duo__buy-action .jb-qtysw{width:11rem;max-width:100%}.jb-foto-root .jb-calendar-duo__buy-action .jb-qtysw .jb-qtysw__in{--jb-qtysw-h:var(--jb-calendar-duo-buy-height,3rem);--jb-qtysw-numfs:1.15rem;--jb-qtysw-grfs:.95rem;--jb-qtysw-minsz:34px;width:100%;min-width:0}.jb-foto-root .jb-product-add-button__selection-card .jb-product-add-button__qtysw{place-self:center start}.jb-foto-root .jb-product-add-button__qtysw--full-width,.jb-foto-root .jb-product-add-button__qtysw--full-width .jb-qtysw__in{width:100%}.jb-foto-root .jb-mix-match-selection--multi-actions .jb-mix-match-selection__product-qty.jb-qtysw,.jb-foto-root .jb-mix-match-selection__product-stack>.jb-mix-match-selection__product-qty.jb-qtysw,body.jb-calendar-duo-bar-active .jb-mix-match-selection__product-pill .jb-mix-match-selection__product-qty.jb-qtysw{background:var(--jb-qtysw-ring-bg);width:-moz-fit-content;width:fit-content;min-width:0;max-width:none;height:auto;min-height:0;box-shadow:var(--jb-qtysw-ring-shadow);border:0;border-radius:999px;margin-inline:auto;display:inline-flex}.jb-foto-root button.jb-mix-match-selection__cart--main{background:var(--jb-qtysw-ring-bg);height:3.375rem;box-shadow:var(--jb-qtysw-ring-shadow);border:0;border-radius:999px;padding:3px;overflow:visible}.jb-foto-root button.jb-mix-match-selection__cart--main:hover,.jb-foto-root button.jb-mix-match-selection__cart--main:focus-visible{background:var(--jb-qtysw-ring-bg);box-shadow:var(--jb-qtysw-ring-shadow-hover)}.jb-foto-root .jb-mix-match-selection__cart-save{background:#e9f8ef;border:0;border-radius:999px 0 0 999px;gap:2px;padding-inline:15px;line-height:1}.jb-foto-root .jb-mix-match-selection__cart-save small{color:#256b43;font-size:.58rem;font-weight:750}.jb-foto-root .jb-mix-match-selection__cart-save strong{color:var(--jb-success-dark,#166534);font-size:.88rem;font-weight:900}.jb-foto-root .jb-mix-match-selection__cart-go{color:#1c1338;background:var(--jb-qtysw-yellow);transition:background var(--jb-qtysw-hover,.14s) ease;border-radius:0 999px 999px 0;gap:7px;padding-inline:17px;font-size:.85rem;font-weight:850;box-shadow:inset 0 1px #ffffff80}.jb-foto-root .jb-mix-match-selection__cart-go:only-child{border-radius:999px}.jb-foto-root button.jb-mix-match-selection__cart--main:hover .jb-mix-match-selection__cart-go,.jb-foto-root button.jb-mix-match-selection__cart--main:focus-visible .jb-mix-match-selection__cart-go{background:var(--jb-qtysw-yellow-hover)}.jb-foto-root button.jb-mix-match-selection__cart--main.jb-mix-match-selection__cart--success,.jb-foto-root button.jb-mix-match-selection__cart--main.jb-mix-match-selection__cart--success:hover,.jb-foto-root button.jb-mix-match-selection__cart--main.jb-mix-match-selection__cart--success:focus-visible{background:var(--jb-qtysw-ring-bg)!important}.jb-foto-root button.jb-mix-match-selection__cart--success .jb-mix-match-selection__cart-go{background:var(--jb-success-bg-strong,#dcfce7);color:var(--jb-success-dark,#166534)}.jb-foto-root button.jb-calendar-duo__product-add{min-height:calc(var(--jb-calendar-duo-buy-height,2.375rem) + 4px);background:var(--jb-qtysw-ring-bg);box-shadow:var(--jb-qtysw-ring-shadow);border:0;border-radius:999px;padding:2px}.jb-foto-root button.jb-calendar-duo__product-add--reward{background:var(--jb-qtysw-ring-bg);box-shadow:var(--jb-qtysw-ring-shadow);border:0}.jb-foto-root button.jb-calendar-duo__product-add:hover,.jb-foto-root button.jb-calendar-duo__product-add:focus-visible,.jb-foto-root button.jb-calendar-duo__product-add.jb-calendar-duo__product-add--reward:hover,.jb-foto-root button.jb-calendar-duo__product-add.jb-calendar-duo__product-add--reward:focus-visible{background:var(--jb-qtysw-ring-bg);box-shadow:var(--jb-qtysw-ring-shadow-hover);border:0}.jb-foto-root button.jb-calendar-duo__product-add .jb-calendar-duo__add-layer{width:100%;height:var(--jb-calendar-duo-buy-height,2.375rem);color:var(--jb-text-primary,#1c1338);background:var(--jb-qtysw-yellow);box-shadow:var(--jb-qtysw-yellow-shadow);transition:opacity .18s var(--jb-ease-default,ease), background .14s ease;border-radius:999px;justify-content:center}.jb-foto-root button.jb-calendar-duo__product-add:hover .jb-calendar-duo__add-layer:not(.jb-calendar-duo__add-layer--reward){background:var(--jb-qtysw-yellow-hover)}.jb-foto-root button.jb-calendar-duo__product-add .jb-calendar-duo__add-layer--reward{color:#fff;background:var(--jb-qtysw-green);height:auto;box-shadow:var(--jb-qtysw-green-shadow);position:absolute;inset:3px}.jb-foto-root button.jb-calendar-duo__product-add--reward:hover .jb-calendar-duo__add-layer--reward{background:var(--jb-qtysw-green-hover)}@media (prefers-reduced-motion:reduce){.jb-foto-root .jb-qtysw__in,.jb-foto-root .jb-qtysw__right,.jb-foto-root .jb-qtysw__right>*,.jb-foto-root .jb-qtysw__add,.jb-foto-root .jb-qtysw__minus,.jb-foto-root .jb-qtysw__num,.jb-foto-root .jb-qtysw__gratis{transition-duration:0s!important}.jb-foto-root .jb-qtysw--reveal .jb-qtysw__in{animation:none}}@media (pointer:coarse){.jb-foto-root .jb-qtysw--sm .jb-qtysw__in{--jb-qtysw-h:2.75rem}}
