.mohw-pd{background:var(--pd-bg);padding:80px 48px;box-sizing:border-box;width:100%}.mohw-pd-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;max-width:1400px;margin:0 auto;align-items:start}.mohw-pd-left{display:flex;flex-direction:column;gap:0}.mohw-pd-main-wrap{position:relative;border-radius:20px;overflow:hidden;background:#1c1c1c;aspect-ratio:1 / 1;width:100%}.mohw-pd-main-img{width:100%;height:100%;object-fit:contain;display:block}.mohw-pd-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.mohw-pd-placeholder-svg{width:60%;height:60%;opacity:.2}.mohw-pd-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0000008c;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:28px;line-height:1;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0;z-index:2}.mohw-pd-arrow:hover{background:#000c}.mohw-pd-arrow--prev{left:14px}.mohw-pd-arrow--next{right:14px}.mohw-pd-thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.mohw-pd-thumb{border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:#1c1c1c;padding:0;width:72px;height:72px;flex-shrink:0;transition:border-color .15s}.mohw-pd-thumb:hover{border-color:#e57b4a80}.mohw-pd-thumb.is-active{border-color:#e57b4a}.mohw-pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}.mohw-pd-dots{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;width:100%;margin-top:18px;overflow:hidden}.mohw-pd-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}@media(max-width:374px){.mohw-pd-dot{width:7px;height:7px}}.mohw-pd-caption{font-family:CooperLtBT,Cooper Std,Bookman Old Style,Georgia,serif;font-style:italic;font-size:14px;color:#5e5a56;margin:14px 0 0;line-height:1.55}.mohw-pd-caption--mobile{display:none}@media(max-width:749px){.mohw-pd-caption--desktop{display:none}.mohw-pd-caption--mobile{display:block;margin-top:8px}}.mohw-pd-right{display:flex;flex-direction:column;gap:22px;max-width:var(--pd-detail-width, 580px)}.mohw-pd-title{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:var(--pd-title-size, 40px);color:var(--pd-title-color, #ffffff);line-height:1.1;margin:0;letter-spacing:-.01em}.mohw-pd-description{font-family:CooperLtBT,Cooper Std,Bookman Old Style,Georgia,serif;font-weight:400;font-size:var(--pd-body-size, 16px);color:var(--pd-body-color, #e0ddd8);line-height:1.65;margin:0}.mohw-pd-features{list-style:none;margin:0;padding:0 0 0 18px;border-left:2px solid #2f2f2f;display:flex;flex-direction:column;gap:5px}.mohw-pd-features li{font-family:CooperLtBT,Cooper Std,Bookman Old Style,Georgia,serif;font-weight:400;font-size:var(--pd-body-size, 16px);color:var(--pd-feature-color, #7a7570);line-height:1.5}.mohw-pd-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.mohw-pd-bullet{display:flex;align-items:flex-start;gap:14px}.mohw-pd-bullet-dot{width:13px;height:13px;border-radius:50%;flex-shrink:0;margin-top:3px}.mohw-pd-bullet-dot--yellow{background:#f4c95a}.mohw-pd-bullet-dot--orange{background:#e57b4a}.mohw-pd-bullet-dot--red{background:#c8523a}.mohw-pd-bullet-text{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:var(--pd-bullet-size, 16px);color:var(--pd-body-color, #e0ddd8);line-height:1.4}.mohw-pd-italic{font-family:CooperLtBT,Cooper Std,Bookman Old Style,Georgia,serif;font-style:italic;font-size:var(--pd-body-size, 16px);color:#c4c0ba;line-height:1.65;margin:0}.mohw-pd-cta{display:flex;flex-direction:column-reverse;align-items:flex-start;gap:22px;padding-bottom:16px;margin-bottom:-16px}.mohw-pd-btn-wrap{position:relative;display:inline-block;flex-shrink:0;margin-left:16px}.mohw-pd-btn-layer{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;background:#0d0d0d;pointer-events:none}.mohw-pd-btn-layer--yellow{border:2px solid #f4c95a;transform:translate(-16px,16px);z-index:0}.mohw-pd-btn-layer--orange{border:2px solid #e57b4a;transform:translate(-9px,9px);z-index:1}.mohw-pd-btn{position:relative;z-index:2;display:block;background:#ff3c2e;color:#0d0d0d;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:18px;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;text-align:center;padding:18px 52px;border-radius:10px;border:none;cursor:pointer;transition:transform .15s ease;white-space:nowrap}.mohw-pd-btn:hover{transform:translate(-3px,3px)}.mohw-pd-price{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:22px;color:var(--pd-title-color, #ffffff);line-height:1}.mohw-pd-qty{display:inline-flex;align-items:center;gap:4px;background:#ffffff08;border:1px solid #2a2a2a;border-radius:8px;padding:4px;-webkit-user-select:none;user-select:none}.mohw-pd-qty-btn{background:transparent;border:none;color:#e0ddd8;cursor:pointer;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-size:20px;font-weight:500;line-height:1;padding:8px 14px;border-radius:6px;transition:background .15s ease,opacity .15s ease}.mohw-pd-qty-btn:hover:not(:disabled){background:#ffffff0f}.mohw-pd-qty-btn:disabled{opacity:.3;cursor:not-allowed}.mohw-pd-qty-value{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:18px;color:#fff;min-width:32px;text-align:center;padding:0 4px}.mohw-pd-edition{font-weight:500;font-size:15px;color:#c4c0ba}.mohw-pd-edition:before{content:" \b7  ";margin:0 .15em}@media(max-width:749px){.mohw-pd-edition{display:block;margin-top:12px}.mohw-pd-edition:before{content:none}}.mohw-pd-accordions{display:flex;flex-direction:column;border-top:1px solid #272727;margin-top:4px}.mohw-pd-accordion{border-bottom:1px solid #272727}.mohw-pd-accordion-summary{display:flex;justify-content:space-between;align-items:center;padding:19px 0;cursor:pointer;list-style:none;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--pd-body-color, #e0ddd8);-webkit-user-select:none;user-select:none;transition:color .15s ease}.mohw-pd-accordion-summary:hover{color:#fff}.mohw-pd-accordion-summary::-webkit-details-marker{display:none}.mohw-pd-accordion-summary::marker{display:none}.mohw-pd-accordion-icon{position:relative;width:18px;height:18px;flex-shrink:0}.mohw-pd-accordion-icon:before,.mohw-pd-accordion-icon:after{content:"";position:absolute;background:var(--pd-body-color, #e0ddd8);top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}.mohw-pd-accordion-icon:before{width:14px;height:1.5px}.mohw-pd-accordion-icon:after{width:1.5px;height:14px}.mohw-pd-accordion[open] .mohw-pd-accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.mohw-pd-accordion-content{padding:0 0 20px;font-family:CooperLtBT,Cooper Std,Bookman Old Style,Georgia,serif;font-size:var(--pd-body-size, 16px);color:#9e9a94;line-height:1.65}.mohw-pd-accordion-content p{margin:0 0 12px}.mohw-pd-accordion-content p:last-child{margin-bottom:0}.mohw-pd-accordion-content ul{list-style:disc;margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:8px}.mohw-pd-accordion-content li{font-family:CooperLtBT,Cooper Std,Bookman Old Style,Georgia,serif;font-size:var(--pd-body-size, 16px);color:#9e9a94;line-height:1.5}.mohw-pd-accordion-content strong{font-family:Montserrat,Helvetica Neue,Arial,sans-serif;font-weight:600;color:#e0ddd8;font-style:normal}@media(max-width:749px){.mohw-pd{padding:48px 20px}.mohw-pd-inner{grid-template-columns:1fr;gap:36px}.mohw-pd-right{max-width:100%;gap:18px}.mohw-pd-main-wrap{aspect-ratio:1 / 1}.mohw-pd-thumb{width:58px;height:58px}.mohw-pd-title{font-size:clamp(28px,8vw,var(--pd-title-size, 40px))}.mohw-pd-btn{padding:15px 36px;font-size:15px}.mohw-pd-btn-layer--yellow{transform:translate(-12px,12px)}.mohw-pd-btn-layer--orange{transform:translate(-7px,7px)}.mohw-pd-cta{gap:18px;padding-bottom:12px;margin-bottom:-12px}.mohw-pd-btn-wrap{margin-left:12px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-mohw-product-detail.css.map */
