.hs-pdp{padding-block:clamp(24px,3vw,56px) clamp(48px,6vw,96px)}.hs-pdp__layout{display:grid;gap:clamp(28px,4vw,64px);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start}.hs-gal{position:sticky;top:var(--hs-gal-top,96px);display:grid;gap:14px;min-width:0}.hs-gal__stage{position:relative;border-radius:var(--hs-r-lg);overflow:hidden;background:#fff}.hs-gal__track{display:grid;grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;border-radius:var(--hs-r-lg)}.hs-gal__track::-webkit-scrollbar{display:none}.hs-gal__slide{scroll-snap-align:center;position:relative;aspect-ratio:1/1;background:#fff;display:grid;place-items:center;overflow:hidden}.hs-gal__slide img{width:100%;height:100%;object-fit:contain}.hs-gal__slide video{width:100%;height:100%;object-fit:cover}.hs-gal__slide img{cursor:zoom-in;transition:transform .35s var(--hs-ease)}.hs-gal__slide.is-zoom img{cursor:zoom-out;object-fit:cover;transform:scale(1.9)}.hs-gal__nav{position:absolute;top:50%;translate:0 -50%;z-index:2;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;border:1px solid var(--hs-line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;transition:background .2s,opacity .2s}.hs-gal__nav:hover{background:#fff}.hs-gal__nav--prev{left:12px}.hs-gal__nav--next{right:12px}.hs-gal__nav svg{width:16px;height:16px}.hs-gal__tools{position:absolute;top:12px;right:12px;z-index:2;display:flex;gap:8px}.hs-gal__tool{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#ffffffeb;border:1px solid var(--hs-line);cursor:pointer}.hs-gal__tool svg{width:16px;height:16px}.hs-gal__badge{position:absolute;top:14px;left:14px;z-index:2}.hs-gal__thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:76px;gap:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:2px}.hs-gal__thumbs::-webkit-scrollbar{display:none}.hs-gal__thumb{aspect-ratio:1/1;border-radius:10px;overflow:hidden;padding:0;cursor:pointer;background:#fff;border:1px solid var(--hs-line);transition:border-color .2s,opacity .2s;opacity:.62}.hs-gal__thumb img{width:100%;height:100%;object-fit:contain}.hs-gal__thumb[aria-current=true]{opacity:1;border-color:var(--hs-primary)}.hs-gal__thumb .hs-ph{min-height:0;height:100%;border-radius:0;padding:4px}.hs-gal__thumb .hs-ph__label{font-size:8px;letter-spacing:.06em}.hs-gal__dots{display:none;justify-content:center;gap:6px}.hs-gal__dot{width:6px;height:6px;border-radius:50%;background:#12121238;border:0;padding:0}.hs-gal__dot[aria-current=true]{background:var(--hs-primary);width:20px;border-radius:99px}.hs-gal.is-full{position:fixed;right:0;bottom:0;left:0;z-index:120;background:var(--hs-bg);padding:16px;top:0;display:grid;grid-template-rows:1fr auto;gap:12px;overflow:auto}.hs-gal.is-full .hs-gal__slide{aspect-ratio:auto;height:100%}.hs-gal.is-full .hs-gal__slide img{object-fit:contain}.hs-pinfo{display:grid;gap:clamp(18px,2vw,26px);min-width:0}.hs-pinfo__head{display:grid;gap:10px}.hs-pinfo__title{font-size:clamp(28px,3.6vw,46px);line-height:1.02;letter-spacing:-.03em;font-weight:700;margin:0}.hs-pinfo__sub{font-size:clamp(15px,1.2vw,18px);color:var(--hs-muted);margin:0;line-height:1.5}.hs-stars{display:inline-flex;align-items:center;gap:10px;font-size:13px;color:var(--hs-muted);text-decoration:none}.hs-stars__icons{display:inline-flex;gap:2px;color:var(--hs-accent-deep)}.hs-stars svg{width:15px;height:15px}.hs-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.hs-price__now{font-size:clamp(26px,2.6vw,34px);font-weight:700;letter-spacing:-.02em}.hs-price__was{font-size:17px;color:var(--hs-muted);text-decoration:line-through}.hs-price__save{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--hs-grad);padding:5px 10px;border-radius:999px}.hs-offers{display:grid;gap:10px}.hs-offers__label,.hs-swatches__label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hs-muted)}.hs-offer{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:16px 18px;border:2px solid var(--hs-line);border-radius:var(--hs-r);background:#fff;cursor:pointer;text-align:left;transition:border-color .2s var(--hs-ease),background .2s var(--hs-ease)}.hs-offer:hover{border-color:#12121259}.hs-offer[aria-checked=true]{border-color:var(--hs-primary);background:#fff;box-shadow:inset 0 0 0 1px var(--hs-primary)}.hs-offer__radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--hs-line);display:grid;place-items:center;flex:none}.hs-offer[aria-checked=true] .hs-offer__radio{border-color:var(--hs-primary)}.hs-offer[aria-checked=true] .hs-offer__radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--hs-primary)}.hs-offer__name{display:block;font-weight:650;font-size:15px;letter-spacing:-.01em}.hs-offer__note{display:block;font-size:12.5px;color:var(--hs-muted);margin-top:2px}.hs-offer__prices{text-align:right;line-height:1.3}.hs-offer__price{font-weight:700;font-size:16px;font-variant-numeric:tabular-nums}.hs-offer__compare{font-size:12.5px;color:var(--hs-muted);text-decoration:line-through}.hs-offer__tag{position:absolute;top:-9px;right:16px;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;background:var(--hs-grad);color:#fff;padding:3px 9px;border-radius:999px}.hs-offer[disabled]{opacity:.4;cursor:not-allowed}.hs-swatches{display:grid;gap:12px}.hs-swatches__row{display:flex;flex-wrap:wrap;gap:10px}.hs-swatch{display:flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;border-radius:999px;cursor:pointer;background:#fff;border:2px solid var(--hs-line);font-size:13.5px;font-weight:550;transition:border-color .2s var(--hs-ease),transform .18s var(--hs-ease)}.hs-swatch:hover{transform:translateY(-1px);border-color:#12121259}.hs-swatch[aria-checked=true]{border-color:var(--hs-primary);box-shadow:inset 0 0 0 1px var(--hs-primary)}.hs-swatch__chip{width:24px;height:24px;border-radius:50%;flex:none;border:1px solid rgba(18,18,18,.16);background-size:cover;background-position:center}.hs-swatch[disabled]{opacity:.35;cursor:not-allowed;text-decoration:line-through}.hs-buy{display:grid;gap:10px}.hs-atc{position:relative;overflow:hidden;background:var(--hs-primary);color:#fff;border:2px solid var(--hs-primary)}.hs-atc:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;opacity:0;transition:opacity .25s var(--hs-ease)}.hs-atc:hover:after{opacity:.14}.hs-atc>span{position:relative;z-index:1}.hs-atc.is-loading{pointer-events:none}.hs-atc.is-loading>span{opacity:.5}.hs-atc.is-done{background:var(--hs-accent-deep);border-color:var(--hs-accent-deep)}.hs-buy__meta{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:center;font-size:12.5px;color:var(--hs-muted);padding-top:4px}.hs-buy__meta span{display:inline-flex;align-items:center;gap:6px}.hs-buy__meta svg{width:13px;height:13px;color:var(--hs-accent-deep)}.hs-buy__err{color:#b00020;font-size:13px;margin:0}.hs-buy__err:empty{display:none}.hs-trustbar{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--hs-line);border:1px solid var(--hs-line);border-radius:var(--hs-r);overflow:hidden}.hs-trustbar__item{background:var(--hs-bg);padding:16px 12px;text-align:center;display:grid;gap:6px;justify-items:center}.hs-trustbar__item svg{width:19px;height:19px;color:var(--hs-accent-deep)}.hs-trustbar__t{font-size:12px;font-weight:650;letter-spacing:.02em}.hs-trustbar__d{font-size:11.5px;color:var(--hs-muted);line-height:1.4}.hs-acc{border-top:1px solid var(--hs-line)}.hs-dark .hs-acc{border-color:var(--hs-line-dark)}.hs-acc__item{border-bottom:1px solid var(--hs-line)}.hs-dark .hs-acc__item{border-color:var(--hs-line-dark)}.hs-acc__btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;background:none;border:0;cursor:pointer;text-align:left;font-size:clamp(15px,1.2vw,17px);font-weight:600;letter-spacing:-.01em}.hs-acc__btn:focus-visible{outline:2px solid var(--hs-secondary);outline-offset:2px}.hs-acc h2,.hs-acc h3{margin:0;font-size:inherit;font-weight:inherit}.hs-acc__ico{flex:none;width:18px;height:18px;position:relative}.hs-acc__ico:before,.hs-acc__ico:after{content:"";position:absolute;inset:50% 0 auto 0;height:1.5px;background:currentColor;transition:transform .28s var(--hs-ease)}.hs-acc__ico:after{transform:rotate(90deg)}.hs-acc__btn[aria-expanded=true] .hs-acc__ico:after{transform:rotate(0)}.hs-acc__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s var(--hs-ease)}.hs-acc__btn[aria-expanded=true]+.hs-acc__panel,.hs-acc h2:has(.hs-acc__btn[aria-expanded=true])+.hs-acc__panel,.hs-acc h3:has(.hs-acc__btn[aria-expanded=true])+.hs-acc__panel{grid-template-rows:1fr}.hs-acc__inner{overflow:hidden}.hs-acc__inner>div{padding:0 0 22px;color:var(--hs-muted);line-height:1.65;font-size:15px;max-width:70ch}.hs-dark .hs-acc__inner>div{color:var(--hs-muted-dark)}.hs-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;display:none;gap:12px;align-items:center;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--hs-line);transform:translateY(110%);transition:transform .3s var(--hs-ease)}.hs-sticky.is-on{transform:none}.hs-sticky__info{min-width:0;line-height:1.25}.hs-sticky__name{font-size:12.5px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hs-sticky__price{font-size:13px;color:var(--hs-muted);font-variant-numeric:tabular-nums}.hs-sticky .hs-btn{min-height:50px;padding:0 20px;width:auto;flex:1;white-space:nowrap}@media(max-width:749px){.hs-sticky{display:flex}.hs-pdp__layout{grid-template-columns:1fr}.hs-gal{position:static}.hs-gal__thumbs{display:none}.hs-gal__dots{display:flex}.hs-gal__nav{display:none}.hs-trustbar{grid-template-columns:repeat(2,1fr)}.hs-pdp{padding-bottom:96px}}@media(min-width:750px)and (max-width:989px){.hs-pdp__layout{grid-template-columns:1fr;max-width:680px;margin-inline:auto}.hs-gal{position:static}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/hs-product.css.map */
