.ottpm{--ottpm-slides: 1;--ottpm-step: 70vh;--ottpm-bg: #fff;--ottpm-text: #000;--ottpm-muted: #8a8a8a;--ottpm-sale: #e01f1f;--ottpm-line: #000;--ottpm-btn: #000;--ottpm-btn-text: #fff;--ottpm-side-w: 380px;--ottpm-pad: 48px;--ottpm-header: 0px;position:relative;background:var(--ottpm-bg);color:var(--ottpm-text)}.ottpm *,.ottpm *:before,.ottpm *:after{box-sizing:border-box}.ottpm .visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.ottpm__track{height:calc(100vh + (var(--ottpm-slides) - 1) * var(--ottpm-step))}.ottpm__sticky{position:sticky;top:var(--ottpm-header);height:calc(100vh - var(--ottpm-header));display:flex;align-items:stretch;overflow:hidden}.ottpm--static .ottpm__track,.ottpm--static .ottpm__sticky{height:auto;position:static;overflow:visible}.ottpm__grid{width:100%;height:100%;max-width:1800px;margin:0 auto;padding:24px var(--ottpm-pad);display:grid;grid-template-columns:var(--ottpm-side-w) minmax(0,1fr) var(--ottpm-side-w);gap:clamp(16px,2.5vw,48px);align-items:center}.ottpm--static .ottpm__grid{height:auto}.ottpm__col{min-width:0}.ottpm__col--info,.ottpm__col--buy{max-height:100%;overflow:visible}.ottpm--static .ottpm__col--info,.ottpm--static .ottpm__col--buy{max-height:none}.ottpm__vendor{margin:0 0 8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ottpm-muted)}.ottpm__title{margin:0 0 14px;font-size:clamp(20px,2vw,30px);line-height:1.15;font-weight:800;letter-spacing:-.01em;text-transform:uppercase}.ottpm__price{display:flex;align-items:baseline;gap:10px;margin-bottom:18px;font-size:15px}.ottpm__price-current--sale{color:var(--ottpm-sale)}.ottpm__price-was{color:var(--ottpm-muted);text-decoration:line-through}.ottpm__price-was[hidden]{display:none}.ottpm__desc{margin-bottom:22px;font-size:13px;line-height:1.65;text-align:justify;color:var(--ottpm-text)}.ottpm__desc>*:first-child{margin-top:0}.ottpm__desc>*:last-child{margin-bottom:0}.ottpm__rows{border:1px solid var(--ottpm-line)}.ottpm__row+.ottpm__row{border-top:1px solid var(--ottpm-line)}.ottpm__row-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;font-size:13px;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.ottpm__row-head::-webkit-details-marker{display:none}.ottpm__row-icon{position:relative;flex:0 0 auto;width:13px;height:13px}.ottpm__row-icon:before,.ottpm__row-icon:after{content:"";position:absolute;inset:50% 0 auto 0;height:1px;background:currentColor;transition:transform .25s ease}.ottpm__row-icon:after{transform:rotate(90deg)}.ottpm__row[open] .ottpm__row-icon:after{transform:rotate(0)}.ottpm__row-body{padding:0 16px 16px;font-size:12.5px;line-height:1.7;color:var(--ottpm-muted)}.ottpm__col--media{display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:stretch;height:100%;min-height:0}.ottpm__stage{position:relative;width:var(--ottpm-media-w, 100%);margin:0 auto;flex:1 1 auto;min-height:0}.ottpm--static .ottpm__stage{min-height:420px}.ottpm__slide{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(1.02);transition:opacity .55s ease,transform .75s ease;pointer-events:none}.ottpm__slide.is-active{opacity:1;transform:scale(1);pointer-events:auto}.ottpm__img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.ottpm--fill .ottpm__img{width:100%;height:100%;max-width:none;max-height:none;object-fit:cover}.ottpm__img--placeholder{width:100%;height:100%;background:#f2f2f2}.ottpm__dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;flex:0 0 auto}.ottpm__dot{width:7px;height:7px;padding:0;border:1px solid var(--ottpm-line);border-radius:50%;background:transparent;cursor:pointer;transition:background .2s ease,transform .2s ease}.ottpm__dot.is-active{background:var(--ottpm-line);transform:scale(1.25)}.ottpm__hint{margin:10px 0 0;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ottpm-muted);transition:opacity .3s ease}.ottpm__hint.is-hidden{opacity:0}.ottpm__col--buy{display:flex;justify-content:flex-end}.ottpm__buy-inner{width:100%;max-width:320px}.ottpm__group+.ottpm__group,.ottpm__group+.ottpm__form,.ottpm__form+.ottpm__offers,.ottpm__form+.ottpm__fbt,.ottpm__form+.ottpm__dynamic,.ottpm__dynamic+.ottpm__offers,.ottpm__dynamic+.ottpm__fbt,.ottpm__offers+.ottpm__fbt{margin-top:22px}.ottpm__group-label{margin:0 0 10px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--ottpm-text)}.ottpm__group-value{color:var(--ottpm-muted);letter-spacing:.04em;text-transform:none;margin-left:6px}.ottpm__swatches{display:flex;flex-wrap:wrap;gap:8px}.ottpm__swatch{position:relative;display:block;width:54px;height:66px;padding:0;border:1px solid #e2e2e2;background:#fff;overflow:hidden;transition:border-color .18s ease}.ottpm__swatch-img{width:100%;height:100%;object-fit:cover;display:block}.ottpm__swatch-ring{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;transition:border-color .18s ease;pointer-events:none}.ottpm__swatch:hover,.ottpm__swatch.is-active,.ottpm__swatch.is-active .ottpm__swatch-ring{border-color:var(--ottpm-line)}.ottpm__swatch.is-sold-out .ottpm__swatch-img{opacity:.4}.ottpm__swatch.is-sold-out:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top left,transparent calc(50% - 1px),#b4b4b4 50%,transparent calc(50% + 1px))}.ottpm__option+.ottpm__option{margin-top:16px}.ottpm__boxes{display:flex;flex-wrap:wrap;gap:6px}.ottpm__box{min-width:40px;padding:9px 10px;border:1px solid transparent;background:transparent;color:var(--ottpm-text);font-size:12px;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:border-color .18s ease,opacity .18s ease}.ottpm__box:hover{border-color:#c9c9c9}.ottpm__box.is-active{border-color:var(--ottpm-line)}.ottpm__box.is-unavailable{opacity:.35;text-decoration:line-through}.ottpm__form{margin-top:22px}.ottpm__atc{width:100%;padding:16px 18px;border:1px solid var(--ottpm-btn);background:var(--ottpm-btn);color:var(--ottpm-btn-text);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:opacity .18s ease}.ottpm__atc:hover:not(:disabled){opacity:.85}.ottpm__atc:disabled{opacity:.4;cursor:not-allowed}.ottpm__atc.is-loading{opacity:.6;pointer-events:none}.ottpm__atc-price{font-weight:700}.ottpm__form-error{margin:8px 0 0;font-size:12px;color:var(--ottpm-sale)}.ottpm__form-error[hidden]{display:none}.ottpm__dynamic{margin-top:10px}.ottpm__offers{margin:22px 0 0;padding:0;list-style:none;border-top:1px solid #e6e6e6}.ottpm__offer{display:flex;align-items:flex-start;gap:10px;padding:11px 0;border-bottom:1px solid #e6e6e6;font-size:12px;line-height:1.45}.ottpm__offer-icon{flex:0 0 auto;line-height:1.45}.ottpm__offer-body{display:flex;flex-direction:column;gap:2px}.ottpm__offer-sub{color:var(--ottpm-muted);font-size:11px}.ottpm__fbt-list{margin:0;padding:0;list-style:none}.ottpm__fbt-item+.ottpm__fbt-item{margin-top:8px}.ottpm__fbt-label{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #e6e6e6;cursor:pointer;transition:border-color .18s ease}.ottpm__fbt-label:hover{border-color:#bdbdbd}.ottpm__fbt-check{position:absolute;opacity:0;pointer-events:none}.ottpm__fbt-box{position:relative;flex:0 0 auto;width:15px;height:15px;border:1px solid var(--ottpm-line)}.ottpm__fbt-check:checked+.ottpm__fbt-box:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--ottpm-line)}.ottpm__fbt-check:focus-visible+.ottpm__fbt-box{outline:2px solid var(--ottpm-line);outline-offset:2px}.ottpm__fbt-img{width:46px;height:56px;object-fit:cover;flex:0 0 auto}.ottpm__fbt-text{display:flex;flex-direction:column;gap:3px;min-width:0}.ottpm__fbt-title{font-size:12px;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ottpm__fbt-price{font-size:12px;color:var(--ottpm-muted)}.ottpm__fbt-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;font-size:12px}.ottpm__fbt-foot[hidden]{display:none}.ottpm__fbt-add{padding:10px 14px;border:1px solid var(--ottpm-line);background:transparent;color:var(--ottpm-text);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:background .18s ease,color .18s ease}.ottpm__fbt-add:hover{background:var(--ottpm-line);color:var(--ottpm-bg)}.ottpm__fbt-add.is-loading{opacity:.5;pointer-events:none}@media(max-width:1200px){.ottpm__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr) minmax(0,.9fr)}.ottpm__swatch{width:46px;height:56px}}@media(max-width:989px){.ottpm__track,.ottpm__sticky{height:auto;position:static;overflow:visible}.ottpm__grid{grid-template-columns:minmax(0,1fr);gap:28px;padding:16px 20px 40px}.ottpm__col--media{order:1;height:auto}.ottpm__col--info{order:2}.ottpm__col--buy{order:3}.ottpm__buy-inner{max-width:none}.ottpm__stage{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;min-height:0;aspect-ratio:1 / 1}.ottpm__stage::-webkit-scrollbar{display:none}.ottpm__slide{position:relative;inset:auto;flex:0 0 100%;scroll-snap-align:center;opacity:1;transform:none;pointer-events:auto;height:100%}.ottpm__hint{display:none}.ottpm__title{font-size:22px}.ottpm__desc{text-align:left}}@media(min-width:990px){.ottpm--static .ottpm__stage{display:grid;gap:12px;min-height:0;aspect-ratio:auto}.ottpm--static .ottpm__slide{position:relative;inset:auto;opacity:1;transform:none;pointer-events:auto}.ottpm--static .ottpm__dots,.ottpm--static .ottpm__hint{display:none}.ottpm--static .ottpm__grid{align-items:start;padding-top:48px;padding-bottom:48px}.ottpm--static .ottpm__col--info,.ottpm--static .ottpm__col--buy{position:sticky;top:calc(var(--ottpm-header) + 24px)}}@media(prefers-reduced-motion:reduce){.ottpm__slide{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/ott-product-main.css.map */
