:root{--swd-ml-pad: clamp(10px, 2.4vw, 20px);--swd-ml-gap: 8px;--swd-ml-radius: var(--style-border-radius-md, 12px);--swd-ml-radius-pill: var(--style-border-radius-pills, 999px);--swd-ml-blur: blur(var(--swd-ml-blur-px, 14px)) saturate(150%);--swd-ml-font: var(--font-body--family, inherit);--swd-ml-shadow: 0 4px 18px rgba(0, 0, 0, .18);--swd-ml-ring: 0 0 0 1px rgba(255, 255, 255, .22) inset;--swd-ml-fg: #16181d;--swd-ml-surface: rgba(255, 255, 255, var(--swd-ml-op, .82));--swd-ml-surface-strong: rgba(255, 255, 255, var(--swd-ml-op-strong, .94));--swd-ml-border: rgba(255, 255, 255, .55);--swd-ml-accent: var(--color-primary, #1a9b7a)}.swd-ml--theme-dark{--swd-ml-fg: #f6f7f9;--swd-ml-surface: rgba(20, 22, 28, var(--swd-ml-op-dark, .52));--swd-ml-surface-strong: rgba(20, 22, 28, var(--swd-ml-op-dark-strong, .72));--swd-ml-border: rgba(255, 255, 255, .16);--swd-ml-ring: 0 0 0 1px rgba(255, 255, 255, .1) inset}.swd-ml{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;font-family:var(--swd-ml-font);color:var(--swd-ml-fg);container-type:size;overflow:hidden;border-radius:inherit}.swd-ml__frame{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(100cqw,calc(100cqh * var(--swd-ml-ratio, 1)));height:min(100cqh,calc(100cqw / var(--swd-ml-ratio, 1)))}.swd-ml *,.swd-ml *:before,.swd-ml *:after{box-sizing:border-box}.product-media-container{position:relative}.swd-ml__zone{position:absolute;display:flex;flex-direction:column;gap:var(--swd-ml-gap);max-width:min(72%,340px);padding:0}.swd-ml__zone--top-left{top:calc(var(--swd-ml-pad) + var(--swd-ml-top-offset, 0px));left:var(--swd-ml-pad);align-items:flex-start}.swd-ml__zone--top-center{top:calc(var(--swd-ml-pad) + var(--swd-ml-top-offset, 0px));left:50%;transform:translate(-50%);align-items:center}.swd-ml__zone--top-right{top:calc(var(--swd-ml-pad) + var(--swd-ml-top-offset, 0px));right:calc(var(--swd-ml-pad) + var(--swd-ml-overhang, 0px));align-items:flex-end}.swd-ml__zone--mid-left{top:50%;left:var(--swd-ml-pad);transform:translateY(-50%);align-items:flex-start}.swd-ml__zone--center{top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;text-align:center}.swd-ml__zone--mid-right{top:50%;right:calc(var(--swd-ml-pad) + var(--swd-ml-overhang, 0px));transform:translateY(-50%);align-items:flex-end}.swd-ml__zone--bottom-left{bottom:calc(var(--swd-ml-pad) + var(--swd-ml-bottom-off, 0px));left:var(--swd-ml-pad);align-items:flex-start}.swd-ml__zone--bottom-center{bottom:calc(var(--swd-ml-pad) + var(--swd-ml-bottom-off, 0px));left:50%;transform:translate(-50%);align-items:center}.swd-ml__zone--bottom-right{bottom:calc(var(--swd-ml-pad) + var(--swd-ml-bottom-off, 0px));right:calc(var(--swd-ml-pad) + var(--swd-ml-overhang, 0px));align-items:flex-end}slideshow-slide .swd-ml{--swd-ml-bottom-off: 34px}slideshow-slide .swd-ml__caption--bottom{padding-bottom:calc(var(--swd-ml-pad) + 32px)}.swd-ml__el{pointer-events:auto;display:inline-flex;align-items:center;gap:8px;max-width:100%;padding:7px 12px;border-radius:var(--swd-ml-radius-pill);background:var(--swd-ml-surface);border:1px solid var(--swd-ml-border);box-shadow:var(--swd-ml-shadow),var(--swd-ml-ring);-webkit-backdrop-filter:var(--swd-ml-blur);backdrop-filter:var(--swd-ml-blur);font-size:clamp(11px,2.6cqw,13px);line-height:1.25;font-weight:600;letter-spacing:.01em;text-decoration:none;color:inherit}.swd-ml__el-icon{flex:0 0 auto;width:1.15em;height:1.15em;object-fit:contain;display:block;background:transparent}.swd-ml__el-text{display:inline-flex;flex-direction:column;min-width:0}.swd-ml__el-sub{font-weight:500;opacity:.72;font-size:.85em;letter-spacing:0}.swd-ml__el--solid{background:var(--swd-ml-accent);color:#fff;border-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.swd-ml__el--outline{background:transparent;border-radius:var(--swd-ml-radius);border-color:currentColor;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-weight:600}.swd-ml__el--seal{flex-direction:column;justify-content:center;gap:4px;width:clamp(56px,16cqw,84px);height:clamp(56px,16cqw,84px);padding:8px;border-radius:50%;text-align:center;background:var(--swd-ml-surface-strong);font-size:clamp(9px,2.1cqw,11px)}.swd-ml__el--seal .swd-ml__el-icon{width:46%;height:46%}.swd-ml__el--seal .swd-ml__el-icon:only-child{width:74%;height:74%}.swd-ml__el--cta{background:var(--swd-ml-surface-strong);font-weight:700;padding:9px 16px}.swd-ml__el--cta:after{content:"\2192";margin-left:2px}.swd-ml__el--text{display:block;border-radius:var(--swd-ml-radius);padding:10px 14px;font-weight:500;white-space:normal}.swd-ml__el--text .swd-ml__el-label{font-weight:700;display:block;margin-bottom:2px}.swd-ml__caption{position:absolute;left:0;right:0;pointer-events:none;padding:22px var(--swd-ml-pad) calc(var(--swd-ml-pad) + 2px);font-size:clamp(12px,3cqw,15px);font-weight:600;line-height:1.3;color:#fff}.swd-ml__caption--bottom{bottom:0;background:#0a0a0a9e;-webkit-backdrop-filter:var(--swd-blur-subtle, blur(4px));backdrop-filter:var(--swd-blur-subtle, blur(4px));padding-top:14px}.swd-ml__caption--top{top:var(--swd-ml-top-offset, 0px);padding:var(--swd-ml-pad) var(--swd-ml-pad) 14px;background:#0a0a0a9e;-webkit-backdrop-filter:var(--swd-blur-subtle, blur(4px));backdrop-filter:var(--swd-blur-subtle, blur(4px))}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.swd-ml__caption--bottom,.swd-ml__caption--top{background:#0a0a0ac7}}.swd-ml--has-caption-bottom .swd-ml__zone--bottom-left,.swd-ml--has-caption-bottom .swd-ml__zone--bottom-center,.swd-ml--has-caption-bottom .swd-ml__zone--bottom-right{bottom:calc(var(--swd-ml-pad) + var(--swd-ml-bottom-off, 0px) + var(--swd-ml-cap-h, 34px) + 8px)}.swd-ml__hotspot{position:absolute;transform:translate(-50%,-50%);pointer-events:auto}.swd-ml__hotspot-dot{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:2px solid #fff;background:var(--swd-ml-accent);color:#fff;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 2px 10px #00000059;padding:0;transition:transform .18s ease}.swd-ml__hotspot-dot:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%}.swd-ml__hotspot-dot:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border-radius:50%;border:2px solid var(--swd-ml-accent);opacity:.55;animation:swd-ml-pulse 2.4s ease-out infinite}@keyframes swd-ml-pulse{0%{transform:scale(.7);opacity:.55}70%{transform:scale(1.4);opacity:0}to{transform:scale(1.4);opacity:0}}.swd-ml__hotspot-dot:hover,.swd-ml__hotspot-dot:focus-visible{transform:scale(1.12);outline:none}.swd-ml__hotspot-pop{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%) translateY(6px);width:max-content;max-width:min(240px,60cqw);padding:10px 13px;border-radius:var(--swd-ml-radius);background:var(--swd-ml-surface-strong);border:1px solid var(--swd-ml-border);box-shadow:var(--swd-ml-shadow),var(--swd-ml-ring);-webkit-backdrop-filter:var(--swd-ml-blur);backdrop-filter:var(--swd-ml-blur);color:var(--swd-ml-fg);text-align:left;opacity:0;visibility:hidden;transition:opacity .16s ease,transform .16s ease;z-index:3}.swd-ml__hotspot-pop:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:var(--swd-ml-surface-strong)}.swd-ml__hotspot[data-open=true] .swd-ml__hotspot-pop,.swd-ml__hotspot:hover .swd-ml__hotspot-pop,.swd-ml__hotspot:focus-within .swd-ml__hotspot-pop{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.swd-ml__hotspot-pop-label{font-weight:700;font-size:13px;display:block}.swd-ml__hotspot-pop-sub{font-weight:500;font-size:12px;opacity:.78;margin-top:3px;line-height:1.35}.swd-ml__hotspot[data-flip=down] .swd-ml__hotspot-pop{bottom:auto;top:calc(100% + 12px)}.swd-ml__hotspot[data-flip=down] .swd-ml__hotspot-pop:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:var(--swd-ml-surface-strong)}.swd-ml--animate [data-swd-ml-el]{opacity:0;transform:translateY(8px)}.swd-ml--animate[data-swd-ml-in=true] [data-swd-ml-el]{opacity:1;transform:none;transition:opacity .4s ease,transform .4s ease;transition-delay:var(--swd-ml-delay, 0ms)}zoom-dialog .swd-ml,dialog .swd-ml{display:none}@container (max-width: 380px){.swd-ml__el--seal{width:52px;height:52px}.swd-ml__hotspot-dot{width:24px;height:24px;font-size:12px}.swd-ml__zone{max-width:82%}}@media(prefers-reduced-motion:reduce){.swd-ml__hotspot-dot:after{animation:none}.swd-ml--animate [data-swd-ml-el]{opacity:1;transform:none;transition:none}}@media print{.swd-ml{display:none}}.swd-ml--solid{--swd-ml-surface: #ffffff;--swd-ml-surface-strong: #ffffff;--swd-ml-border: rgba(0, 0, 0, .1);--swd-ml-blur: none;--swd-ml-ring: 0 0 0 0 transparent;--swd-ml-shadow: 0 2px 8px rgba(0, 0, 0, .22)}.swd-ml--solid.swd-ml--theme-dark{--swd-ml-surface: #16181d;--swd-ml-surface-strong: #16181d;--swd-ml-border: rgba(255, 255, 255, .14)}.swd-ml--no-outline{--swd-ml-border: transparent}.swd-ml--no-glow{--swd-ml-ring: 0 0 0 0 transparent}@media screen and (min-width:750px){.swd-ml--size-s .swd-ml__el{font-size:clamp(10px,2.2cqw,12px);padding:5px 10px}.swd-ml--size-s .swd-ml__el--seal{width:clamp(48px,14cqw,72px);height:clamp(48px,14cqw,72px)}.swd-ml--size-s .swd-ml__caption{font-size:clamp(11px,2.6cqw,13px)}.swd-ml--size-l .swd-ml__el{font-size:clamp(13px,3.2cqw,16px);padding:9px 15px}.swd-ml--size-l .swd-ml__el--seal{width:clamp(64px,19cqw,100px);height:clamp(64px,19cqw,100px)}.swd-ml--size-l .swd-ml__caption{font-size:clamp(14px,3.6cqw,18px)}}@media screen and (max-width:749.98px){a.swd-ml__el{min-height:44px}.swd-ml--msize-s .swd-ml__el{font-size:clamp(10px,2.2cqw,12px);padding:5px 10px}.swd-ml--msize-s .swd-ml__el--seal{width:clamp(48px,14cqw,72px);height:clamp(48px,14cqw,72px)}.swd-ml--msize-s .swd-ml__caption{font-size:clamp(11px,2.6cqw,13px)}.swd-ml--msize-l .swd-ml__el{font-size:clamp(13px,3.2cqw,16px);padding:9px 15px}.swd-ml--msize-l .swd-ml__el--seal{width:clamp(64px,19cqw,100px);height:clamp(64px,19cqw,100px)}.swd-ml--msize-l .swd-ml__caption{font-size:clamp(14px,3.6cqw,18px)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/SWD-pdp-media-layer.css.map */
