.hafo-product-gallery{--gallery-border-color:var(--hafo-color-border-light);--gallery-surface:var(--hafo-color-bg-card);--gallery-prev-bg:var(--hafo-color-bg-secondary);--gallery-prev-border:var(--hafo-color-primary-800);--gallery-prev-color:var(--hafo-color-primary-800);--gallery-next-bg:var(--hafo-color-error-500);--gallery-next-border:var(--hafo-color-error-500);--gallery-next-color:var(--hafo-color-text-inverted);--gallery-thumb-border:var(--hafo-color-border-light);--gallery-thumb-active-border:var(--hafo-color-brand);--gallery-thumb-overlay:rgba(30,49,94,.85);box-sizing:border-box;margin:0 auto;max-width:100%;position:relative;width:100vw}.hafo-product-gallery__layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:max(24px,min(3vw,40px));align-items:start;box-sizing:border-box;gap:max(24px,min(3vw,40px));margin:0 auto;max-width:100vw;width:100%}.hafo-product-gallery__media{display:flex;flex-direction:column;gap:var(--hafo-space-2);max-width:100%;width:100%}.hafo-product-gallery__title{color:var(--hafo-color-brand);font-family:var(--hafo-font-family);font-size:max(28px,min(5vw,40px));font-weight:var(--hafo-font-weight-bold);line-height:1.1;margin:0 auto max(8px,min(2vw,12px));max-width:100%;width:100%}.hafo-product-gallery__attributes{color:var(--hafo-color-text-secondary);display:block;font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-sm);font-weight:var(--hafo-font-weight-light);line-height:1.6;margin:0 0 var(--hafo-space-2);padding:0}.hafo-product-gallery__main:not(.swiper-initialized) .swiper-wrapper{flex-wrap:nowrap;overflow:hidden}.hafo-product-gallery__main:not(.swiper-initialized) .swiper-slide:not(:first-child){display:none}.hafo-product-gallery__main{background:var(--gallery-surface);border:var(--hafo-border-width-1) solid var(--gallery-border-color);border-radius:var(--hafo-radius-md);box-sizing:border-box;margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:100%}.hafo-product-gallery__main.swiper{height:auto!important;max-width:100%!important;width:100%!important}.hafo-product-gallery__main .swiper-wrapper{box-sizing:border-box;display:flex;height:auto;max-width:100%;position:relative;width:100%;z-index:1}.hafo-product-gallery__slide{box-sizing:border-box;display:block;flex-shrink:0;height:auto;max-width:100%!important;opacity:1!important;position:relative;transition-property:transform;visibility:visible!important;width:100%!important}.hafo-product-gallery__image-wrapper{backface-visibility:hidden;background:var(--hafo-color-bg-card);border-radius:var(--hafo-radius-md);max-width:100%;overflow:hidden;position:relative;transform:translateZ(0);width:100%}.hafo-product-gallery__image{bottom:0;display:block;height:30rem!important;left:0;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:relative;right:0;top:0;width:100%}@media (max-width:768px){.hafo-product-gallery__image{height:20rem!important}}.hafo-product-gallery__nav{align-items:center;background:var(--gallery-prev-bg);border:var(--hafo-border-width-1) solid var(--gallery-prev-border);border-radius:var(--hafo-radius-full);box-shadow:var(--hafo-shadow-md);color:var(--gallery-prev-color);cursor:pointer;display:inline-flex;font-size:var(--hafo-font-size-2xl);font-weight:var(--hafo-font-weight-semibold);height:var(--hafo-space-6);justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:opacity var(--hafo-transition-normal),transform var(--hafo-transition-normal);width:var(--hafo-space-6);z-index:10}.hafo-product-gallery__nav span{line-height:1}.hafo-product-gallery__nav:focus-visible,.hafo-product-gallery__nav:hover{opacity:.9;outline:none;transform:translateY(-50%) scale(1.05)}.hafo-product-gallery__nav.is-disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.hafo-product-gallery__nav--prev{left:max(8px,min(2vw,16px))}.hafo-product-gallery__nav--next{background:var(--gallery-next-bg);border-color:var(--gallery-next-border);color:var(--gallery-next-color);right:max(8px,min(2vw,16px))}.hafo-product-gallery__counter{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:transparent;border:var(--hafo-border-width-1) solid rgba(5,10,25,.7);border-radius:var(--hafo-radius-full);color:#050a19b3;display:inline-flex;font-size:.85rem;font-weight:var(--hafo-font-weight-semibold);gap:6px;letter-spacing:.02em;line-height:1;padding:6px var(--hafo-space-1-5);pointer-events:none;position:absolute;right:max(12px,min(2vw,20px));text-transform:uppercase;top:max(12px,min(2vw,20px));-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:15}.hafo-product-gallery__counter-current{font-size:var(--hafo-font-size-xs);font-weight:var(--hafo-font-weight-normal)}.hafo-product-gallery__counter-separator{font-weight:var(--hafo-font-weight-normal);opacity:.6}.hafo-product-gallery__counter-total{font-weight:var(--hafo-font-weight-light)}.hafo-product-gallery__thumbnails{box-sizing:border-box;display:flex;flex-wrap:nowrap;gap:var(--hafo-space-1-5);margin-top:var(--hafo-space-2);overflow-x:auto;padding:0;position:relative;scroll-behavior:smooth;scrollbar-width:none;width:100%;-ms-overflow-style:none}.hafo-product-gallery__thumbnails::-webkit-scrollbar{display:none}.hafo-product-gallery__thumbnail{aspect-ratio:1/1;background:var(--hafo-color-bg-card);border:var(--hafo-border-width-1) solid var(--gallery-thumb-border);border-radius:var(--hafo-radius-md);cursor:pointer;flex-shrink:0;min-height:44px;min-width:44px;overflow:hidden;padding:0;position:relative;transition:border-color var(--hafo-transition-normal),opacity var(--hafo-transition-normal);width:calc(14.28571% - 10.28571px)}.hafo-product-gallery__thumbnail:nth-child(-n+6){display:block}.hafo-product-gallery__thumbnail:nth-child(n+7):not(.hafo-product-gallery__thumbnail-more){display:none}.hafo-product-gallery__thumbnail--desktop{display:block}.hafo-product-gallery__thumbnail--mobile{display:none}.hafo-product-gallery__thumbnail-more{background:var(--hafo-color-brand)}.hafo-product-gallery__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hafo-product-gallery__thumbnail:hover{opacity:.8}.hafo-product-gallery__thumbnail:focus-visible{border-color:var(--gallery-thumb-active-border);box-shadow:0 0 0 2px #1e315e4d;outline:none}.hafo-product-gallery__thumbnail.is-active{border-color:var(--gallery-thumb-active-border);opacity:1}.hafo-product-gallery__thumbnail.is-active:after{border:var(--hafo-border-width-1) solid var(--gallery-thumb-active-border);border-radius:var(--hafo-radius-sm);bottom:3px;content:"";left:3px;pointer-events:none;position:absolute;right:3px;top:3px}.hafo-product-gallery__thumbnail-more img{opacity:.3}.hafo-product-gallery__thumbnail-more-count{align-items:center;background:var(--hafo-color-bg-card);border-radius:var(--hafo-radius-full);color:var(--hafo-color-brand);display:flex;font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-base);font-weight:var(--hafo-font-weight-normal);height:45px;justify-content:center;left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%);width:45px;z-index:2}.hafo-product-gallery__info{background:var(--hafo-color-bg-secondary);border:1px solid var(--gallery-border-color);border-radius:var(--hafo-radius-md);box-sizing:border-box;height:100%;max-width:100%;padding:max(24px,min(4vw,56px)) max(20px,min(3vw,40px));width:100%}.hafo-product-gallery__info-header{display:flex;flex-direction:column;gap:var(--hafo-space-4);margin-bottom:var(--hafo-space-6)}.hafo-product-gallery__status-labels{align-items:center;display:flex;flex-wrap:wrap;gap:var(--hafo-space-2)}.hafo-product-gallery__status-label{align-items:center;border-radius:4px;display:inline-flex;font-family:Lexend,Arial,sans-serif;font-size:max(12px,min(2vw,14px));font-weight:400;gap:4px;line-height:1;padding:max(6px,min(1.5vw,8px)) max(12px,min(2.5vw,15px));width:-moz-fit-content;width:fit-content}.hafo-product-gallery__status-label svg{flex-shrink:0;height:16px;width:16px}.hafo-product-gallery__status-label--in-stock{background:var(--hafo-color-success-500);color:var(--hafo-color-text-inverted)}.hafo-product-gallery__status-label--backorder,.hafo-product-gallery__status-label--out-of-stock{background:var(--hafo-color-neutral-400);color:var(--hafo-color-text-inverted)}.hafo-product-gallery__status-label--preorder{background:var(--hafo-color-brand);color:var(--hafo-color-text-inverted)}.hafo-product-gallery__status-label--supplier-stock{background:#3fb05d;color:#fff}.hafo-product-gallery__price-row{align-items:center;display:flex;flex-wrap:wrap;gap:max(16px,min(3vw,24px));justify-content:space-between}.hafo-product-gallery__price{color:#1e315e;font-family:Inter,Arial,sans-serif;font-size:max(28px,min(5vw,32px));font-weight:700;line-height:1.1}.hafo-product-gallery__price--backorder{color:#6b7280}.hafo-product-gallery__price-container{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.hafo-product-gallery__price-container .product-card__price--old{color:#666;font-weight:300;margin-top:0;-webkit-text-decoration:line-through;text-decoration:line-through}.hafo-product-gallery__cashback{color:#3fb05d;font-size:.875rem;font-weight:400;line-height:1.4;margin:4px 0 0}.hafo-product-gallery__stock-label{align-items:center;background:transparent;border-radius:4px;display:inline-flex;font-family:Lexend,Arial,sans-serif;font-size:max(12px,min(2vw,14px));font-weight:400;gap:6px;line-height:1;margin-left:auto;white-space:nowrap;width:-moz-fit-content;width:fit-content}.hafo-product-gallery__stock-label--available{color:#4daa57}.hafo-product-gallery__stock-label--unavailable{color:#a5adbf}.hafo-product-gallery__stock-tooltip{align-items:center;cursor:help;display:inline-flex;font-size:14px;justify-content:center;opacity:.8;position:relative;transition:opacity .2s ease}.hafo-product-gallery__stock-tooltip:hover{opacity:1}.hafo-product-gallery__stock-tooltip i{flex-shrink:0}.hafo-product-gallery__stock-tooltip[data-tooltip]:after{background:#1e315e;border-radius:6px;bottom:calc(100% + 8px);box-shadow:0 2px 8px #00000026;color:#fff;content:attr(data-tooltip);font-size:12px;font-weight:400;line-height:1.4;max-width:250px;padding:8px 12px;white-space:normal;width:-moz-max-content;width:max-content}.hafo-product-gallery__stock-tooltip[data-tooltip]:after,.hafo-product-gallery__stock-tooltip[data-tooltip]:before{opacity:0;pointer-events:none;position:absolute;right:50%;transform:translate(50%);transition:opacity .2s ease,transform .2s ease;z-index:1000}.hafo-product-gallery__stock-tooltip[data-tooltip]:before{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #1e315e;bottom:calc(100% + 2px);content:"";height:0;width:0}.hafo-product-gallery__stock-tooltip:focus:after,.hafo-product-gallery__stock-tooltip:focus:before,.hafo-product-gallery__stock-tooltip:hover:after,.hafo-product-gallery__stock-tooltip:hover:before{opacity:1;transform:translate(50%) translateY(-4px)}.hafo-product-gallery__stock-availability{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:max(16px,min(3vw,24px));padding:max(12px,min(2vw,16px))}.hafo-product-gallery__stock-availability .product-info-stock-sku{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.hafo-product-gallery__stock-availability .stock{align-items:center;display:inline-flex;font-family:Lexend,Arial,sans-serif;font-size:max(13px,min(2.3vw,14px));gap:6px;line-height:1.4}.hafo-product-gallery__stock-availability .stock .label{display:none}.hafo-product-gallery__stock-availability .stock:first-child{background:#3fb05d;border-radius:4px;color:#fff;font-weight:500;padding:6px 12px}.hafo-product-gallery__stock-availability .stock:first-child.in-stock:before{background-color:#fff;content:"";display:inline-block;flex-shrink:0;height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px}.hafo-product-gallery__stock-availability .stock:first-child.not-in-stock{background:#a5adbf;color:#fff}.hafo-product-gallery__stock-availability .stock:first-child.not-in-stock:before{background-color:#fff;content:"";display:inline-block;flex-shrink:0;height:16px;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='currentColor' d='M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:16px}.hafo-product-gallery__stock-availability .stock:first-child:after{display:none}.hafo-product-gallery__stock-availability .stock:nth-child(2){background:transparent;color:#3fb05d;font-weight:400;padding:0}.hafo-product-gallery__stock-availability .stock:nth-child(2):before{display:none}.hafo-product-gallery__stock-availability .stock:nth-child(2).not-in-stock{color:#a5adbf}.hafo-product-gallery__stock-availability .stock:nth-child(2):after{align-items:center;border:1.5px solid;border-radius:50%;content:"i";display:inline-flex;flex-shrink:0;font-size:11px;font-style:normal;font-weight:700;height:16px;justify-content:center;line-height:1;opacity:.8;width:16px}.hafo-product-gallery__add-to-cart{align-items:center;background:#1e315e;border-radius:56px;color:#fff;cursor:pointer;display:inline-flex;font-family:Lexend,Arial,sans-serif;font-size:max(14px,min(2.5vw,16px));font-weight:400;gap:8px;justify-content:center;line-height:1.8;margin-bottom:max(16px,min(3vw,24px));padding:max(8px,min(1.5vw,10px)) max(20px,min(3vw,24px));text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:opacity .2s ease,transform .2s ease;width:100%}.hafo-product-gallery__add-to-cart svg{flex-shrink:0;height:max(18px,min(3vw,20px));width:max(18px,min(3vw,20px))}.hafo-product-gallery__add-to-cart:hover{background:var(--hafo-color-brand-white);transform:translateY(-1px)}.hafo-product-gallery__add-to-cart:active{transform:translateY(0)}.hafo-product-gallery__bundles-link{color:#000;display:block;font-family:Lexend,Arial,sans-serif;font-size:max(14px,min(2.5vw,16px));font-weight:300;line-height:1.6;margin-bottom:max(16px,min(3vw,24px));text-align:center;-webkit-text-decoration:underline;text-decoration:underline;text-underline-position:from-font;transition:opacity .2s ease}.hafo-product-gallery__bundles-link:hover{opacity:.7}.hafo-product-gallery__divider{background:#2750884d;height:1px;margin:max(16px,min(3vw,24px)) 0}.hafo-product-gallery__benefits{display:flex;flex-direction:column;gap:8px}.hafo-product-gallery__benefit{align-items:center;color:#000;display:flex;font-family:Lexend,Arial,sans-serif;font-size:max(13px,min(2.3vw,16px));font-weight:300;gap:8px;line-height:1.6}.hafo-product-gallery__benefit svg{color:#dd0908;flex-shrink:0;height:14px;width:14px}.hafo-product-gallery__store-card{background:#fff;border-radius:8px;margin-bottom:max(16px,min(3vw,24px));padding:max(12px,min(2.5vw,16px)) max(16px,min(3vw,24px));position:relative}.hafo-product-gallery__store-card.is-unavailable{background:#fff0f0}.hafo-product-gallery__store-header{align-items:center;display:flex;gap:10px;margin-bottom:8px}.hafo-product-gallery__store-indicator{border-radius:50%;color:#4daa57;display:inline-block;flex-shrink:0;height:12px;position:relative;width:12px}.hafo-product-gallery__store-card.is-available .hafo-product-gallery__store-indicator{background:#4daa57;color:#4daa57}.hafo-product-gallery__store-card.is-unavailable .hafo-product-gallery__store-indicator{background:#dd0908;color:#dd0908}.hafo-product-gallery__store-card.is-preorder .hafo-product-gallery__store-indicator{background:#1e315e;color:#1e315e}.hafo-product-gallery__store-card.is-online-only .hafo-product-gallery__store-indicator{background:#4daa57;color:#4daa57}.hafo-product-gallery__store-indicator:after{animation:hafo-store-indicator-pulse 1.8s ease-in-out infinite;background:currentcolor;border-radius:50%;content:"";height:100%;left:50%;opacity:.45;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@keyframes hafo-store-indicator-pulse{0%{opacity:.5;transform:translate(-50%,-50%) scale(.6)}70%{opacity:0;transform:translate(-50%,-50%) scale(1.8)}to{opacity:0;transform:translate(-50%,-50%) scale(1.8)}}.hafo-product-gallery__store-title{color:#1e315e;font-family:Lexend,Arial,sans-serif;font-size:max(14px,min(2.5vw,16px));font-weight:700;line-height:1.6}.hafo-product-gallery__store-card.is-unavailable .hafo-product-gallery__store-title{color:#dd0908}.hafo-product-gallery__store-details{color:#000;font-family:Lexend,Arial,sans-serif;font-size:max(14px,min(2.5vw,16px));font-weight:300;line-height:1.6;padding-left:22px}.hafo-product-gallery__store-address{margin:0}.hafo-product-gallery__store-phone{color:#dd0908;-webkit-text-decoration:underline!important;text-decoration:underline!important;text-underline-position:from-font}.hafo-product-gallery__store-phone:hover{opacity:.8}.hafo-product-gallery .awcdp-deposits-wrapper{margin-top:0;padding:0}.hafo-product-gallery .awcdp-deposits-option{align-items:flex-start;display:flex;flex-direction:column;gap:0;max-width:100%;width:100%}.hafo-product-gallery .awcdp-radio{align-items:center;display:flex;gap:0;margin:0;padding:0;width:100%}.hafo-product-gallery .awcdp-radio.pay-full{display:none}.hafo-product-gallery .awcdp-radio.pay-deposit{background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;margin:0;padding:max(14px,min(2.5vw,18px)) max(16px,min(3vw,20px));transition:border-color .2s ease,box-shadow .2s ease}.hafo-product-gallery .awcdp-radio.pay-deposit:hover{border-color:silver}.hafo-product-gallery .awcdp-radio.pay-deposit:has(.awcdp-deposit-radio:checked){border-color:#283664;box-shadow:0 0 0 1px #283664}.hafo-product-gallery .awcdp-radio input[type=radio]{height:0;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;width:0}.hafo-product-gallery .awcdp-radio>div{align-items:center;display:flex;gap:max(12px,min(2.5vw,16px));width:100%}.hafo-product-gallery .awcdp-radio-label{align-items:center;color:#333;cursor:pointer;display:flex;flex:1;font-family:Lexend,Arial,sans-serif;font-size:max(14px,min(2.5vw,16px));font-weight:400;line-height:1.5;padding-left:0;position:relative;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease}.hafo-product-gallery .awcdp-radio-label:hover{color:#1e315e}.hafo-product-gallery .awcdp-deposit-radio+.awcdp-radio-label:before{background:#fff;border:1px solid #bfbfbf;border-radius:50%;content:"";cursor:pointer;display:block;flex-shrink:0;height:20px;left:0;margin-right:max(12px,min(2.5vw,16px));min-width:20px;position:relative;top:0;transform:none;transition:all .25s ease;width:20px}.hafo-product-gallery .awcdp-deposit-radio:checked+.awcdp-radio-label:before{background:#fff;border-color:#283664;box-shadow:inset 0 0 0 5px #283664}.hafo-product-gallery .awcdp-deposit-radio:focus+.awcdp-radio-label:before{outline:2px solid #283664;outline-offset:2px}.hafo-product-gallery .awcdp-deposits-description{align-items:center;color:#333;display:none!important;font-family:Lexend,Arial,sans-serif;font-size:max(14px,min(2.5vw,16px));font-weight:400;margin-left:auto;-webkit-text-decoration:none;text-decoration:none}.hafo-product-gallery .awcdp-radio.pay-deposit .awcdp-deposit-radio:checked~.awcdp-radio-label~.awcdp-deposits-description,.hafo-product-gallery .awcdp-radio.pay-deposit:has(.awcdp-deposit-radio:checked) .awcdp-deposits-description{display:none!important}.hafo-product-gallery__modal{align-items:center;bottom:0;display:none;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:40}.hafo-product-gallery__modal.is-open{display:flex}.hafo-product-gallery__modal-backdrop{background:var(--hafo-color-bg-overlay);bottom:0;left:0;position:absolute;right:0;top:0}.hafo-product-gallery__modal-dialog{background:transparent;border-radius:0;display:flex;flex-direction:column;gap:0;height:100%;max-height:100%;max-width:100%;overflow:visible;padding:0;position:relative;width:100%;z-index:1}.hafo-product-gallery__modal-close{align-items:center;background:#ffffffe6;border:none;border-radius:var(--hafo-radius-full);color:var(--hafo-color-brand);cursor:pointer;display:flex;font-size:var(--hafo-font-size-2xl);height:var(--hafo-space-6);justify-content:center;line-height:1;position:absolute;right:var(--hafo-space-3);top:var(--hafo-space-3);transition:background-color var(--hafo-transition-normal);width:var(--hafo-space-6);z-index:10}.hafo-product-gallery__modal-close:hover{background:#fff}.hafo-product-gallery__lightbox{padding:max(60px,min(10vh,80px)) max(20px,min(10vw,100px))}.hafo-product-gallery__lightbox,.hafo-product-gallery__lightbox-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.hafo-product-gallery__lightbox-image-wrapper{max-height:100%;max-width:1200px}.hafo-product-gallery__lightbox-image{border-radius:var(--hafo-radius-md);box-shadow:var(--hafo-shadow-xl);height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}.hafo-product-gallery__lightbox-next,.hafo-product-gallery__lightbox-prev{align-items:center;background:#ffffffe6;border:none;border-radius:var(--hafo-radius-full);color:var(--hafo-color-brand);cursor:pointer;display:flex;height:56px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background-color var(--hafo-transition-normal),opacity var(--hafo-transition-normal);width:56px;z-index:5}.hafo-product-gallery__lightbox-prev{left:var(--hafo-space-3)}.hafo-product-gallery__lightbox-next{right:var(--hafo-space-3)}.hafo-product-gallery__lightbox-next:hover,.hafo-product-gallery__lightbox-prev:hover{background:#fff}.hafo-product-gallery__lightbox-next.is-disabled,.hafo-product-gallery__lightbox-prev.is-disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.hafo-product-gallery__lightbox-counter{background:#000000b3;border-radius:var(--hafo-radius-xl);bottom:var(--hafo-space-3);color:var(--hafo-color-text-inverted);font-family:var(--hafo-font-family);font-size:var(--hafo-font-size-sm);font-weight:var(--hafo-font-weight-medium);left:50%;padding:var(--hafo-space-1) var(--hafo-space-2);position:absolute;transform:translate(-50%);z-index:5}.hafo-product-gallery__modal-grid{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;bottom:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(max(60px,min(10vw,80px)),1fr));left:0;padding:max(16px,min(3vw,24px));position:absolute;right:0;grid-gap:max(8px,min(1.5vw,12px));gap:max(8px,min(1.5vw,12px));max-width:100%;overflow-x:auto;z-index:5}.hafo-product-gallery__modal-item{aspect-ratio:1;background:var(--hafo-color-neutral-100);border:2px solid transparent;border-radius:var(--hafo-radius-md);cursor:pointer;margin:0;overflow:hidden;transition:border-color var(--hafo-transition-normal),transform var(--hafo-transition-normal)}.hafo-product-gallery__modal-item:hover{border-color:#ffffff80;transform:scale(1.05)}.hafo-product-gallery__modal-item.is-active{border-color:var(--hafo-color-text-inverted);box-shadow:0 0 0 2px #ffffff4d}.hafo-product-gallery__modal-item img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hafo-product-sticky-bar{background:var(--hafo-color-bg-card);border-top:var(--hafo-border-width-1) solid var(--hafo-color-border-light);bottom:0;box-sizing:border-box;left:0;opacity:0;padding:var(--hafo-space-2) max(16px,min(5vw,40px));position:fixed;right:0;transform:translateY(100%);transition:opacity .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1),visibility .35s ease;visibility:hidden;z-index:30}.hafo-product-sticky-bar.is-visible{opacity:1;transform:translateY(0);visibility:visible}.hafo-product-sticky-bar:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@supports (padding:env(safe-area-inset-bottom)){.hafo-product-sticky-bar{padding-bottom:calc(var(--hafo-space-2) + env(safe-area-inset-bottom))}}.hafo-product-sticky-bar__inner{align-items:center;display:flex;gap:var(--hafo-space-4);justify-content:space-between;margin:0 auto;max-width:100%}.hafo-product-sticky-bar__details{align-items:center;display:flex;gap:var(--hafo-space-3)}.hafo-product-sticky-bar__thumb{border:var(--hafo-border-width-1) solid var(--hafo-color-border-light);border-radius:var(--hafo-radius-md);flex-shrink:0;height:64px;overflow:hidden;width:64px}.hafo-product-sticky-bar__thumb img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hafo-product-sticky-bar__text{display:flex;flex-direction:column;gap:var(--hafo-space-half)}.hafo-product-sticky-bar__title{font-size:max(16px,min(2.5vw,16px));font-weight:var(--hafo-font-weight-normal);line-height:1.4}.hafo-product-sticky-bar__price,.hafo-product-sticky-bar__title{color:var(--hafo-color-brand);font-family:var(--hafo-font-family);margin:0}.hafo-product-sticky-bar__price{font-size:max(18px,min(3vw,24px));font-weight:var(--hafo-font-weight-semibold)}.hafo-product-sticky-bar__button{gap:var(--hafo-space-1)}.hafo-product-sticky-bar__button-icon{align-items:center;display:inline-flex;justify-content:center}.hafo-product-sticky-bar__button-icon svg{height:20px;width:20px}.hafo-product-sticky-bar__button-label{display:inline-block}.hafo-product-gallery__back-in-stock{margin-top:var(--space-400,16px)}.hafo-product-gallery__back-in-stock-collapsible{background:var(--color-surface-light,#edf5fc);border:1px solid var(--color-border-light,#d2d6df);border-radius:var(--radius-sm,4px)}.hafo-product-gallery__back-in-stock-toggle{align-items:center;background:transparent;border:none;color:var(--color-text-primary,#2c2c2c);cursor:pointer;display:flex;font-family:var(--font-primary,"Lexend",sans-serif);font-size:var(--text-sm,14px);font-weight:600;justify-content:space-between;line-height:1.5;padding:var(--space-400,16px) var(--space-500,20px);text-align:left;transition:color .2s ease;width:100%}.hafo-product-gallery__back-in-stock-toggle:hover{color:var(--color-accent,#4daa57)}.hafo-product-gallery__back-in-stock-toggle:focus-visible{border-radius:var(--radius-sm,4px);outline:2px solid var(--color-primary,#1e315e);outline-offset:-2px}.hafo-product-gallery__back-in-stock-title{align-items:center;display:flex;flex:1;gap:var(--space-200,8px)}.hafo-product-gallery__back-in-stock-title svg{color:var(--color-accent,#4daa57);flex-shrink:0}.hafo-product-gallery__back-in-stock-icon{color:var(--color-text-primary,#2c2c2c);flex-shrink:0;font-size:18px;transition:transform .3s ease}.hafo-product-gallery__back-in-stock-icon:before{content:"+"}.hafo-product-gallery__back-in-stock-toggle[aria-expanded=true] .hafo-product-gallery__back-in-stock-icon:before{content:"−"}.hafo-product-gallery__back-in-stock-toggle[aria-expanded=true]{border-bottom:1px solid rgba(0,0,0,.08)}.hafo-product-gallery__back-in-stock-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.hafo-product-gallery__back-in-stock-content.is-expanded{max-height:500px}.hafo-product-gallery__back-in-stock-inner{padding:var(--space-400,16px) var(--space-500,20px)}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form{display:flex;flex-direction:column;gap:16px}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form label,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form label{color:#002147;display:block;font-family:Lexend,sans-serif;font-size:14px;font-weight:700;margin-bottom:4px}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=email],.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=text],.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=email],.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=text]{background:#f2f2f2;border:1px solid #d9d9d9;border-radius:4px;color:#002147;font-family:Lexend,sans-serif;font-size:14px;height:36px;padding:0 12px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=email]::-moz-placeholder,.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=text]::-moz-placeholder,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=email]::-moz-placeholder,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=text]::-moz-placeholder{color:#8c8c8c}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=email]::placeholder,.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=text]::placeholder,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=email]::placeholder,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=text]::placeholder{color:#8c8c8c}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=email]:focus,.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=text]:focus,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=email]:focus,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=text]:focus{border-color:#002147;box-shadow:0 0 0 2px #0021471a;outline:none}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form button,.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=submit],.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form button,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=submit]{background:#002147;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Lexend,sans-serif;font-size:14px;font-weight:600;height:36px;padding:0 16px;transition:background-color .2s ease,opacity .2s ease;width:100%}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form button:hover,.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=submit]:hover,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form button:hover,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=submit]:hover{background:#036}.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form button:active,.hafo-product-gallery__back-in-stock .cwginstock-subscribe-form input[type=submit]:active,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form button:active,.hafo-product-gallery__back-in-stock-inner .cwginstock-subscribe-form input[type=submit]:active{opacity:.9}.hafo-product-gallery__back-in-stock .cwginstock-panel-body p,.hafo-product-gallery__back-in-stock-inner .cwginstock-panel-body p{color:#8c8c8c;font-family:Lexend,sans-serif;font-size:14px;line-height:1.6;margin:0 0 12px}.hafo-product-gallery__back-in-stock .cwg-subscribed-msg,.hafo-product-gallery__back-in-stock-inner .cwg-subscribed-msg{background:#4daa571a;border:1px solid #4daa57;border-radius:4px;color:#4daa57;font-family:Lexend,sans-serif;font-size:14px;padding:12px}.hafo-product-gallery__back-in-stock .cwginstock-panel-heading,.hafo-product-gallery__back-in-stock-inner .cwginstock-panel-heading{display:none}@media (max-width:1200px){.hafo-product-gallery__layout{gap:max(24px,min(4vw,32px));grid-template-columns:minmax(0,1fr) minmax(280px,.85fr)}}@media (max-width:1024px){.hafo-product-gallery__layout{gap:max(20px,min(3.5vw,28px));grid-template-columns:1fr}.hafo-product-gallery__info{width:100%}.hafo-product-gallery__media{margin:0 auto;max-width:700px}.hafo-product-gallery__thumbnail{width:calc(20% - 9.6px)}.hafo-product-gallery__thumbnail:nth-child(n+5):not(.hafo-product-gallery__thumbnail--mobile){display:none}.hafo-product-gallery__thumbnail:nth-child(-n+4){display:block}.hafo-product-gallery__thumbnail--desktop{display:none}.hafo-product-gallery__thumbnail--mobile{display:block}}@media (max-width:992px){.hafo-product-sticky-bar__button{border-radius:999px;gap:0;height:52px;min-width:52px;padding:0;width:52px}.hafo-product-sticky-bar__button-label{display:none}.hafo-product-sticky-bar__button-icon svg{height:22px;width:22px}.hafo-product-sticky-bar__button-icon{height:100%;justify-content:center;width:100%}}@media (max-width:768px){.hafo-product-gallery__layout{gap:max(16px,min(3vw,20px))}.hafo-product-gallery__media{max-width:600px}.hafo-product-gallery__thumbnail{gap:8px;width:calc(20% - 6.4px)}.hafo-product-gallery__thumbnails{gap:8px}.hafo-product-gallery__nav{font-size:max(18px,min(3vw,20px));height:max(36px,min(6vw,40px));width:max(36px,min(6vw,40px))}.hafo-product-gallery__nav--prev{left:8px}.hafo-product-gallery__nav--next{right:8px}.hafo-product-gallery__counter{font-size:.75rem;padding:6px 12px;right:8px;top:8px}.hafo-product-gallery__counter-current{font-size:.9rem}.hafo-product-gallery__price-row{gap:12px}.hafo-product-gallery__stock-tooltip:after{font-size:11px;max-width:200px}.hafo-product-gallery__stock-availability{margin-top:12px;padding:10px}.hafo-product-gallery__stock-availability .product-info-stock-sku{gap:10px}.hafo-product-gallery__stock-availability .stock{font-size:13px}.hafo-product-gallery__stock-availability .stock:first-child{padding:5px 10px}.hafo-product-gallery__stock-availability .stock:first-child:before{height:14px;width:14px}.hafo-product-gallery__stock-availability .stock:nth-child(2):after{font-size:10px;height:14px;width:14px}.hafo-product-gallery__lightbox{padding:60px 16px 140px}.hafo-product-gallery__lightbox-next,.hafo-product-gallery__lightbox-prev{height:44px;width:44px}.hafo-product-gallery__lightbox-prev{left:8px}.hafo-product-gallery__lightbox-next{right:8px}.hafo-product-gallery__modal-close{font-size:18px;height:36px;right:12px;top:12px;width:36px}.hafo-product-gallery__modal-grid{gap:8px;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));padding:12px}.hafo-product-gallery__lightbox-counter{bottom:100px;font-size:12px;padding:6px 12px}}@media (max-width:600px){.hafo-product-gallery__media{max-width:100%}}@media (max-width:480px){.hafo-product-gallery__price-row{align-items:flex-start;flex-direction:column;gap:12px}.hafo-product-gallery__stock-label{margin-left:0}.hafo-product-gallery__stock-tooltip:after{max-width:180px;right:0;transform:translate(0)}.hafo-product-gallery__stock-tooltip:before{right:10px;transform:translate(0)}.hafo-product-gallery__stock-tooltip:hover:after,.hafo-product-gallery__stock-tooltip:hover:before{transform:translate(0) translateY(-4px)}}@media (max-width:375px){.hafo-product-gallery{padding:0 12px}.hafo-product-gallery__nav{font-size:16px;height:32px;width:32px}.hafo-product-gallery__nav--prev{left:6px}.hafo-product-gallery__nav--next{right:6px}.hafo-product-gallery__thumbnail-more-count{font-size:14px;height:38px;width:38px}}@media (max-width:360px){.hafo-product-gallery{padding:0 8px}.hafo-product-gallery__main{border-radius:6px}.hafo-product-gallery__nav{box-shadow:0 1px 4px #00000026;font-size:14px;height:28px;width:28px}.hafo-product-gallery__nav--prev{left:4px}.hafo-product-gallery__nav--next{right:4px}.hafo-product-gallery__thumbnails{gap:6px;margin-top:12px}.hafo-product-gallery__thumbnail{border-radius:6px}.hafo-product-gallery__thumbnail-more-count{font-size:12px;height:32px;width:32px}}
