:root{--hzp-cart-color: #14532D;--hzp-cart-color-hover: #0F3D22}.hzp{max-width:1200px;margin-inline:auto;padding-inline:2rem;padding-block:3.2rem}.hzp [hidden],.hzp-sticky [hidden]{display:none!important}.hzp-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-bottom:2rem}.hzp-breadcrumb a{color:inherit;text-decoration:none;transition:color .15s ease}.hzp-breadcrumb a:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.2rem}.hzp-breadcrumb__home{display:flex;color:inherit}.hzp-breadcrumb__home svg{width:1.4rem;height:1.4rem}.hzp-breadcrumb__sep{display:flex;flex-shrink:0;width:.8rem;height:.8rem;transform:rotate(-90deg);opacity:.55}.hzp-breadcrumb__sep svg{width:100%;height:100%}.hzp-grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.hzp-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:5.2rem;align-items:start}}.hzp-gallery{position:sticky;top:2rem}@media(max-width:989px){.hzp-gallery{position:static}}.hzp-gallery__main{position:relative;border:1px solid rgba(var(--color-foreground),.1);border-radius:6px;overflow:hidden;background:#fff}.hzp-gallery__badges{position:absolute;top:1.4rem;left:1.4rem;z-index:2;display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.hzp-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:3px;font-weight:700;font-size:1.15rem}.hzp-badge svg{width:14px;height:14px;fill:currentColor}.hzp-badge svg path{fill:currentColor}.hzp-badge--shipping{background:var(--hzp-cart-color);color:#fff}.hzp-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hzp-gallery__track::-webkit-scrollbar{display:none}.hzp-gallery__slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:2.4rem;box-sizing:border-box}.hzp-gallery__slide img,.hzp-gallery__slide video{width:100%;height:100%;object-fit:contain}.hzp-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid rgba(var(--color-foreground),.12);font-size:2rem;line-height:1;cursor:pointer}.hzp-gallery__nav--prev{left:1.2rem}.hzp-gallery__nav--next{right:1.2rem}.hzp-gallery__dots{display:flex;justify-content:center;gap:.6rem;padding:1.2rem 0}.hzp-gallery__dot{width:7px;height:7px;border-radius:50%;background:rgba(var(--color-foreground),.2);border:0;cursor:pointer}.hzp-gallery__dot.is-active{background:#d62828}.hzp-gallery__thumbs{display:flex;gap:.8rem;margin-top:1.2rem;overflow-x:auto;scrollbar-width:none}.hzp-gallery__thumbs::-webkit-scrollbar{display:none}.hzp-gallery__thumb{flex:0 0 68px;width:68px;height:68px;border:1px solid rgba(var(--color-foreground),.12);border-radius:4px;overflow:hidden;opacity:.65;background:#fff;cursor:pointer;transition:opacity .18s ease,border-color .18s ease}.hzp-gallery__thumb img{width:100%;height:100%;object-fit:contain;display:block;padding:.4rem;box-sizing:border-box}.hzp-gallery__thumb:hover{opacity:1;border-color:rgba(var(--color-foreground),.3)}.hzp-gallery__thumb.is-active{opacity:1;border-color:var(--hzp-cart-color);border-width:2px}.hzp-info>*+*{margin-top:2rem}.hzp-usp+.hzp-usp{margin-top:.9rem}.hzp-title{font-size:2.6rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;margin:0}@media screen and (min-width:750px){.hzp-title{font-size:3rem}}@media screen and (min-width:990px){.hzp-title{font-size:3.4rem}}.hzp-meta{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:.8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.hzp-energy{display:flex;align-items:center;gap:1.2rem}.hzp-energy__badge{display:inline-flex;align-items:center;justify-content:center;width:32px;height:28px;background:#14161a;color:#fff;font-weight:800;font-size:1.4rem;border-radius:2px}.hzp-energy__link{font-size:1.3rem;color:#14161a;text-decoration:underline}.hzp-price-block{padding:0}.hzp-price-row-main{display:flex;align-items:center;flex-wrap:wrap;gap:1.4rem}.hzp-price-excl{font-size:3.4rem;font-weight:800;color:var(--hzp-cart-color);line-height:1;letter-spacing:-.01em}.hzp-price-suffix{font-size:1.3rem;color:rgba(var(--color-foreground),.55)}.hzp-save-badge{display:inline-flex;align-items:center;gap:.4em;padding:.5rem 1.1rem;border-radius:3px;background:#8c1c1c;color:#fff;font-weight:700;font-size:1.25rem}.hzp-price-row-incl{display:flex;align-items:baseline;flex-wrap:wrap;gap:1rem;font-size:1.4rem;color:rgba(var(--color-foreground),.6);margin-top:.6rem}.hzp-compare{color:#8c1c1c;font-size:1.5rem;font-weight:700;opacity:.85}.hzp-option__label{display:flex;justify-content:space-between;font-weight:700;font-size:1.3rem;margin-bottom:.8rem}.hzp-option__value{color:rgba(var(--color-foreground),.6);font-weight:500}.hzp-option__list{display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0}.hzp-pill{display:inline-flex;align-items:center;justify-content:center;min-width:4.4rem;padding:.9rem 1.6rem;border:1px solid rgba(var(--color-foreground),.18);border-radius:2px;font-weight:600;font-size:1.35rem;cursor:pointer}.hzp-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hzp-visually-hidden:checked+.hzp-pill{background:#14161a;border-color:#14161a;color:#fff}.hzp-status{display:flex;flex-direction:column;gap:.7rem}.hzp-availability{display:inline-flex;align-items:center;gap:.8rem;font-size:1.35rem;font-weight:700;color:var(--hzp-cart-color)}.hzp-availability__dot{position:relative;width:8px;height:8px;border-radius:50%;background:var(--hzp-cart-color);flex-shrink:0}.hzp-availability__dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:var(--hzp-cart-color);animation:hzpPulse 1.8s ease-out infinite}.hzp-availability--out{color:#8c1c1c}.hzp-availability--out .hzp-availability__dot,.hzp-availability--out .hzp-availability__dot:after{background:#d62828}@keyframes hzpPulse{0%{transform:scale(1);opacity:.7}to{transform:scale(2.6);opacity:0}}.hzp-availability--out .hzp-availability__dot{background:#d62828}.hzp-buybox{display:flex;gap:1.2rem;align-items:stretch}.hzp-qty{display:inline-flex;align-items:stretch;border:1px solid rgba(var(--color-foreground),.18);border-radius:2px;overflow:hidden;flex-shrink:0}.hzp-qty button{width:40px;border:0;background:transparent;font-size:1.8rem;cursor:pointer}.hzp-qty input{width:44px;border:0;border-inline:1px solid rgba(var(--color-foreground),.18);text-align:center;font-weight:700;font-size:1.5rem;-moz-appearance:textfield}.hzp-qty input::-webkit-outer-spin-button,.hzp-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hzp-atc{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:1rem;min-height:56px;border:0;border-radius:4px;background:var(--hzp-cart-color);color:#fff;font-weight:700;font-size:1.7rem;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.hzp-atc:hover:not(:disabled){background:var(--hzp-cart-color-hover);transform:translateY(-1px)}.hzp-atc:disabled{opacity:.5;cursor:not-allowed}.hzp-atc svg{width:20px;height:20px}.hzp-atc-price{font-size:1.2rem;font-weight:500;opacity:.8;border-left:1px solid rgba(255,255,255,.35);padding-left:1rem;margin-left:.2rem}.hzp-buybox-delivery{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:1.35rem;font-weight:600;color:#14161a}.hzp-buybox-delivery svg{width:17px;height:17px;color:var(--hzp-cart-color);flex-shrink:0}.hzp-buybox-delivery__date{font-weight:500;color:rgba(var(--color-foreground),.55)}.hzp-atc-error{margin-top:1rem;color:#d62828;font-size:1.3rem;font-weight:600}.hzp-atc-success{margin-top:1rem;display:none;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:600;color:#2e7d32}.hzp-atc-success svg{width:16px;height:16px}.hzp-atc-success a{color:inherit;text-decoration:underline}.hzp-quote-btn{display:flex;align-items:center;justify-content:center;gap:.8rem;margin-top:1.2rem;min-height:48px;border:1px solid #14161A;border-radius:3px;background:transparent;color:#14161a;font-weight:700;font-size:1.4rem;text-decoration:none}.hzp-quote-btn svg{width:16px;height:16px}.hzp-quote-btn:hover{background:#14161a;color:#fff}.hzp-contact-help{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem 1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.hzp-contact-help__icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;color:var(--hzp-cart-color);flex-shrink:0}.hzp-contact-help__icon svg,.hzp-contact-help__icon svg path{fill:currentColor}.hzp-contact-help__links{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem;font-weight:600}.hzp-contact-help__link{color:var(--hzp-cart-color);text-decoration:none}.hzp-contact-help__link:hover{text-decoration:underline}.hzp-contact-help__sep{color:rgba(var(--color-foreground),.3)}.hzp-buybox-wrap+.hzp-contact-help{margin-top:1.2rem}.hzp-contact-help+.hzp-usp,.hzp-buybox-wrap+.hzp-usp{margin-top:2.8rem;padding-top:2.4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.hzp-usp{display:flex;align-items:center;gap:1rem;font-size:1.35rem;font-weight:600;color:#14161a}.hzp-usp svg{width:18px;height:18px;color:var(--hzp-cart-color);flex-shrink:0}.hzp-payments{display:flex;align-items:center;flex-wrap:wrap;gap:1rem;padding-top:1.6rem;border-top:1px solid rgba(var(--color-foreground),.1)}.hzp-payments__label{font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.5);white-space:nowrap}.hzp-payments__icons{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.hzp-payments__icon{display:flex;align-items:center;justify-content:center;height:24px;padding:.2rem .5rem;border:1px solid rgba(var(--color-foreground),.1);border-radius:3px;background:#fff}.hzp-payments__svg,.hzp-payments__icon svg{height:15px;width:auto;display:block}.hzp-details{margin-top:3.2rem}@media screen and (min-width:750px){.hzp-details{margin-top:5.6rem}}.hzp-details__inner{max-width:84rem}.hzp-accordion{border-top:1px solid rgba(var(--color-foreground),.12)}.hzp-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;font-weight:700;font-size:1.5rem;cursor:pointer}.hzp-accordion summary::-webkit-details-marker{display:none}.hzp-accordion svg{transition:transform .2s ease;width:12px;height:12px}.hzp-accordion[open] svg{transform:rotate(180deg)}.hzp-accordion[open] summary{color:var(--hzp-cart-color)}.hzp-accordion__body{padding-bottom:1.8rem;font-size:1.5rem;line-height:1.65;color:rgba(var(--color-foreground),.8)}.hzp-specs__row{display:flex;justify-content:space-between;gap:1.6rem;padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.08);font-size:1.35rem}.hzp-specs__row span{opacity:.6}.hzp-specs__row strong{text-align:right}.hzp-files{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.hzp-files a{color:#14161a;text-decoration:underline}.hzp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:#14161a;color:#fff;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -4px 16px #0000001f;transform:translateY(100%);opacity:0;transition:transform .32s cubic-bezier(.2,.8,.2,1),opacity .32s ease;pointer-events:none}.hzp-sticky.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.hzp-sticky__inner{max-width:1200px;margin-inline:auto;padding:1.2rem 2rem;padding-bottom:calc(1.2rem + env(safe-area-inset-bottom));display:flex;align-items:center;gap:1.8rem}.hzp-sticky__product{display:flex;align-items:center;gap:1.2rem;min-width:0;flex:1 1 auto}.hzp-sticky__thumb{width:48px;height:48px;object-fit:contain;border-radius:3px;flex-shrink:0;background:#fff;padding:.3rem}.hzp-sticky__title{font-weight:700;font-size:1.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hzp-sticky__price{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;line-height:1.3}.hzp-sticky__price-excl{font-size:1.8rem;font-weight:800;color:#fff}.hzp-sticky__price .hzp-price-suffix{font-size:1.05rem;color:#ffffff8c}.hzp-sticky__price .hzp-compare{display:block;font-size:1.2rem;color:#e57373;opacity:1;font-weight:700}.hzp-sticky__atc{flex:0 0 auto!important;min-height:48px;padding-inline:2.2rem;white-space:nowrap}@media screen and (max-width:749px){.hzp-sticky__thumb,.hzp-sticky__title{display:none}.hzp-sticky__inner{padding-inline:1.2rem;gap:1rem}.hzp-sticky__price-excl{font-size:1.5rem}.hzp-sticky__atc{padding-inline:1.4rem;font-size:1.4rem}}@media screen and (max-width:420px){.hzp-atc-price{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-main-product-b2b.css.map */
