.section-product-main,.shopify-section:has(.product-main){overflow-x:auto;overflow-y:visible;max-width:100vw;width:100%;box-sizing:border-box;-webkit-overflow-scrolling:touch}.product-main{--pm-color-orange: #EA6329;--pm-color-black: #000000;--pm-color-white: #FFFFFF;--pm-color-gray-light: #FAFAFA;--pm-color-gray-border: #D1D1D1;--pm-color-gray-text: #1D1D1D;--pm-color-text-muted: rgba(0, 0, 0, .6);--pm-color-btn-gray: #EFEFEF;--pm-color-btn-border: #767676;--pm-font-family: "Oakes Grotesk", Arial, sans-serif;--pm-transition-fast: .2s ease;--pm-transition-normal: .3s cubic-bezier(.25, .46, .45, .94);width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;box-sizing:border-box;-webkit-overflow-scrolling:touch;background-color:var(--pm-color-white)}.product-main__container{display:flex;gap:29px;align-items:flex-start;max-width:1440px;width:100%;margin:0 auto;padding:0 24px;box-sizing:border-box}.product-main__gallery{display:flex;gap:17px;align-items:flex-start;flex-shrink:0}.product-main__thumbnails-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;max-height:726px}.product-main__thumb-arrow{width:100px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--pm-color-white);border:1px solid var(--pm-color-gray-border);border-radius:4px;cursor:pointer;transition:all var(--pm-transition-fast);flex-shrink:0}.product-main__thumb-arrow:hover{background:var(--pm-color-gray-light);border-color:var(--pm-color-black)}.product-main__thumb-arrow:disabled{opacity:.3;cursor:not-allowed}.product-main__thumb-arrow svg{width:14px;height:8px;color:var(--pm-color-black)}.product-main__thumbnails-scroll{flex:1;overflow-y:auto;overflow-x:hidden;max-height:654px;scrollbar-width:none;-ms-overflow-style:none}.product-main__thumbnails-scroll::-webkit-scrollbar{display:none}.product-main__thumbnails{display:flex;flex-direction:column;gap:7px}.product-main__thumbnail{width:100px;height:100px;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;padding:0;background:none;transition:border-color var(--pm-transition-normal)}.product-main__thumbnail.is-active{border-color:var(--pm-color-black)}.product-main__thumbnail:hover:not(.is-active){border-color:var(--pm-color-gray-border)}.product-main__thumbnail-img{width:100%;height:100%;object-fit:cover;display:block}.product-main__thumbnail-video,.product-main__thumbnail-3d{position:relative;width:100%;height:100%}.product-main__thumbnail-play-icon,.product-main__thumbnail-3d-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.product-main__thumbnail-play-icon svg,.product-main__thumbnail-3d-icon svg{width:14px;height:14px}.product-main__main-image-wrapper{position:relative;width:693px;height:726px;border-radius:8px;overflow:hidden;background-color:transparent}.product-main__main-image-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:transparent}.product-main__main-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease,transform .4s ease;transform:translate(20px);overflow:hidden}.product-main__main-image.is-active{opacity:1;visibility:visible;transform:translate(0)}.product-main__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;object-position:center!important;display:block!important}.product-main__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000;display:flex;align-items:center;justify-content:center}.product-main__video{width:100%;height:100%;object-fit:contain;background:#000}.product-main__video-wrapper--external{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-main__external-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.product-main__model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#f5f5f5}.product-main__model{width:100%;height:100%}.product-main__wishlist{position:absolute;top:24px;right:24px;width:45px;height:45px;border-radius:50%;background-color:var(--pm-color-white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;transition:transform var(--pm-transition-normal),box-shadow var(--pm-transition-normal);z-index:2}.product-main__wishlist:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.product-main__wishlist svg{width:24px;height:24px;color:var(--pm-color-black);transition:fill .25s ease,color .25s ease}.product-main__wishlist.is-active svg{fill:#ea6329;color:#ea6329}.product-main__wishlist.is-active svg path{fill:#ea6329;stroke:#ea6329}.product-main__nav-controls{display:none}.product-main__nav-btn{width:44px;height:44px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:var(--pm-color-black);transition:opacity var(--pm-transition-fast)}.product-main__nav-btn:hover{opacity:.7}.product-main__nav-btn svg{width:28px;height:15px}.product-main__nav-counter{font-family:var(--pm-font-family);font-size:16px;font-weight:500;line-height:28.8px;letter-spacing:.5px;color:var(--pm-color-black);min-width:27px;text-align:center}.product-main__details{flex:1;max-width:478px;padding-top:0}.product-main__details-inner,.product-main__header{display:flex;flex-direction:column;gap:16px}.product-main__title{font-family:var(--pm-font-family);font-size:30px;font-weight:500;line-height:36px;color:var(--pm-color-black);margin:0}.product-main__rating{display:flex;align-items:center;gap:6px}.product-main__stars{display:flex;gap:2px}.product-main__stars svg{width:16px;height:16px}.product-main__rating-text{font-family:var(--pm-font-family);font-size:14px;font-weight:500;line-height:normal;color:var(--pm-color-black);text-align:center}.product-main__reviews-link{color:var(--pm-color-black);text-decoration:underline;text-underline-offset:2px}.product-main__reviews-link:hover{color:var(--pm-color-orange)}.product-main__price-wrapper{display:flex;align-items:center;gap:12px}.product-main__prices{display:flex;align-items:center;gap:4px}.product-main__price{font-family:var(--pm-font-family);font-size:20px;font-weight:600;line-height:normal;color:var(--pm-color-black)}.product-main__compare-price{font-family:var(--pm-font-family);font-size:14px;font-weight:400;line-height:normal;color:var(--pm-color-text-muted);text-decoration:line-through}.product-main__save-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;background-color:var(--pm-color-orange);border-radius:32px;font-family:var(--pm-font-family);font-size:14px;font-weight:700;line-height:normal;color:var(--pm-color-white)}.product-main__features-box{background-color:var(--pm-color-gray-light);border-radius:12px;padding:8px 0;display:flex;flex-direction:column;align-items:center;gap:12px}.product-main__features-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 18px;width:100%;padding:4px 12px}.product-main__feature{display:flex;align-items:center;gap:6px}.product-main__feature-icon{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.product-main__feature-icon img,.product-main__feature-icon svg{width:100%;height:100%;object-fit:contain}.product-main__feature-text{font-family:var(--pm-font-family);font-size:16px;font-weight:400;line-height:normal;letter-spacing:.5px;color:var(--pm-color-black);text-align:left;white-space:normal}.product-main__color-selector{display:flex;flex-direction:column;gap:8px}.product-main__option-label{font-family:var(--pm-font-family);font-size:16px;font-weight:600;line-height:24px;letter-spacing:.5px;color:var(--pm-color-black)}.product-main__color-label-row{display:flex;align-items:center;gap:8px}.product-main__selected-color-name{font-family:var(--pm-font-family);font-size:14px;font-weight:400;line-height:24px;color:#666}.product-main__color-options-wrapper{display:flex;flex-direction:column;gap:10px}.product-main__color-options{display:flex;flex-wrap:wrap;gap:10px}.product-main__color-swatch{width:40px;height:40px;min-width:40px;min-height:40px;aspect-ratio:1 / 1;border-radius:8px;padding:2px;border:2px solid transparent;background:none;cursor:pointer;transition:border-color var(--pm-transition-normal);flex-shrink:0;box-sizing:border-box}.product-main__color-swatch.is-hidden{display:none}.product-main__color-options.is-expanded .product-main__color-swatch.is-hidden{display:flex}.product-main__color-swatch.is-active{border-color:var(--pm-color-black)}.product-main__color-swatch:hover:not(.is-active){border-color:var(--pm-color-gray-border)}.product-main__color-swatch-inner{width:100%;height:100%;border-radius:6px;display:block;border:1px solid rgba(0,0,0,.1);aspect-ratio:1 / 1}.product-main__color-swatch-inner[data-color=black]{background-color:#1c1c1c}.product-main__color-swatch-inner[data-color=grey],.product-main__color-swatch-inner[data-color=gray]{background-color:gray}.product-main__color-swatch-inner[data-color=brown],.product-main__color-swatch-inner[data-color=mocha]{background-color:#8b7355}.product-main__color-swatch-inner[data-color=blue],.product-main__color-swatch-inner[data-color=navy]{background-color:#3b5998}.product-main__color-swatch-inner[data-color=white]{background-color:#fff}.product-main__color-swatch-inner[data-color=beige]{background-color:beige}.product-main__color-swatch-inner[data-color=blackgrey],.product-main__color-swatch-inner[data-color=black-grey]{background:linear-gradient(135deg,#1c1c1c 50%,gray 50%)}.product-main__color-swatch-inner[data-color=blackwhite],.product-main__color-swatch-inner[data-color=black-white]{background:linear-gradient(135deg,#1c1c1c 50%,#fff 50%)}.product-main__color-swatch-inner[data-color=greywhite],.product-main__color-swatch-inner[data-color=grey-white]{background:linear-gradient(135deg,gray 50%,#fff 50%)}.product-main__color-swatch-inner[data-color=blackgreywhite],.product-main__color-swatch-inner[data-color=black-grey-white]{background:linear-gradient(135deg,#1c1c1c 33%,gray 33% 66%,#fff 66%)}.product-main__color-swatch-inner[data-color=blackwhitegreybeige],.product-main__color-swatch-inner[data-color=black-white-grey-beige]{background:conic-gradient(#1c1c1c 0deg 90deg,#fff 90deg 180deg,gray 180deg 270deg,beige 270deg 360deg)}.product-main__color-swatch-inner[data-color=whitegreybeige],.product-main__color-swatch-inner[data-color=white-grey-beige]{background:linear-gradient(135deg,#fff 33%,gray 33% 66%,beige 66%)}.product-main__color-swatch-inner[data-color=blackgreybeige],.product-main__color-swatch-inner[data-color=black-grey-beige]{background:linear-gradient(135deg,#1c1c1c 33%,gray 33% 66%,beige 66%)}.product-main__color-swatch-inner[data-color=blackwhitebeige],.product-main__color-swatch-inner[data-color=black-white-beige]{background:linear-gradient(135deg,#1c1c1c 33%,#fff 33% 66%,beige 66%)}.product-main__color-swatch-inner[data-color=greybeige],.product-main__color-swatch-inner[data-color=grey-beige]{background:linear-gradient(135deg,gray 50%,beige 50%)}.product-main__color-swatch--image{padding:0;overflow:hidden}.product-main__color-swatch-img{width:100%;height:100%;object-fit:cover;display:block;border-radius:6px;aspect-ratio:1 / 1}.product-main__color-swatch--image .product-main__color-swatch-inner{width:100%;height:100%}.product-main__color-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background-color:var(--pm-color-gray-light);border:1px solid var(--pm-color-gray-border);border-radius:20px;font-family:var(--pm-font-family);font-size:13px;font-weight:500;color:var(--pm-color-black);cursor:pointer;transition:all var(--pm-transition-normal);align-self:flex-start}.product-main__color-toggle:hover{background-color:var(--pm-color-white);border-color:var(--pm-color-black)}.product-main__color-toggle-icon{transition:transform .3s ease}.product-main__color-toggle[aria-expanded=true] .product-main__color-toggle-icon{transform:rotate(180deg)}.product-main__size-selector{display:flex;flex-direction:column;gap:8px}.product-main__size-header{display:flex;align-items:center;justify-content:space-between;width:100%}.product-main__size-chart-link{font-family:var(--pm-font-family);font-size:14px;font-weight:500;line-height:24px;color:var(--pm-color-black);text-decoration:underline;text-underline-offset:2px}.product-main__size-chart-link:hover{color:var(--pm-color-orange)}.product-main__size-options{display:flex;flex-wrap:wrap;gap:8px}.product-main__size-btn{min-width:42px;height:42px;padding:0 14px;border-radius:300px;border:1px solid var(--pm-color-gray-border);background-color:var(--pm-color-white);font-family:var(--pm-font-family);font-size:12px;font-weight:500;line-height:1;letter-spacing:.5px;text-transform:uppercase;color:var(--pm-color-black);cursor:pointer;transition:all var(--pm-transition-normal);white-space:nowrap;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.product-main__size-btn.is-active{background-color:var(--pm-color-white);border-color:var(--pm-color-black);border-width:2px;color:var(--pm-color-black);min-width:46px;height:46px;position:relative}.product-main__size-btn:hover:not(.is-active):not(:disabled){border-color:var(--pm-color-black)}.product-main__size-btn:disabled{opacity:.45;cursor:not-allowed;background-image:linear-gradient(to top right,transparent calc(50% - .7px),rgba(0,0,0,.55) calc(50% - .7px),rgba(0,0,0,.55) calc(50% + .7px),transparent calc(50% + .7px))}.product-main__coupon-offer{display:flex;align-items:flex-start;gap:13px;padding:0 8px;min-height:50px}.product-main__coupon-icon{width:30px;height:30px;flex-shrink:0}.product-main__coupon-icon svg{width:100%;height:100%}.product-main__coupon-content{display:flex;flex-direction:column;gap:4px}.product-main__coupon-text{font-family:var(--pm-font-family);font-size:16px;font-weight:500;line-height:20px;color:var(--pm-color-black);margin:0}.product-main__coupon-text strong{font-weight:700}.product-main__coupon-link{display:inline-flex;align-items:center;gap:3px;font-family:var(--pm-font-family);font-size:16px;font-weight:700;line-height:20px;color:var(--pm-color-orange);text-decoration:none;background:none;border:none;padding:0;cursor:pointer}.product-main__coupon-link:hover{text-decoration:underline}.product-main__coupon-link svg{width:12px;height:8px}.product-main__buy-buttons{width:100%;display:flex;flex-direction:column;gap:10px}.product-main__form{width:100%}.product-main__form-inner{display:flex;flex-direction:column;gap:6px;width:100%}.product-main__btn{width:100%;height:50px;border-radius:46px;font-family:var(--pm-font-family);font-size:18px;font-weight:700;line-height:24px;letter-spacing:.5px;cursor:pointer;transition:all var(--pm-transition-normal);display:flex;align-items:center;justify-content:center}.product-main__btn--buy-now{background-color:var(--pm-color-white);border:1px solid var(--pm-color-black);color:var(--pm-color-black)}.product-main__btn--buy-now:hover:not(:disabled){background-color:var(--pm-color-black);color:var(--pm-color-white)}.product-main__btn--add-to-cart{background-color:var(--pm-color-orange);border:none;color:var(--pm-color-white)}.product-main__btn--add-to-cart:hover:not(:disabled){background-color:#d55520;transform:translateY(-2px);box-shadow:0 4px 12px #ea63294d}.product-main__btn:disabled{opacity:.5;cursor:not-allowed}.product-main__trust-badges{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;max-width:100%;margin-top:16px}.product-main__trust-badge{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;min-width:0}.product-main__trust-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--pm-color-black)}.product-main__trust-icon svg,.product-main__trust-icon img{width:100%;height:100%;object-fit:contain}.product-main__trust-text{font-family:var(--pm-font-family);font-size:12px;font-weight:400;line-height:16px;color:var(--pm-color-gray-text);text-align:center;white-space:normal;word-wrap:break-word;max-width:100px}.product-main__complete-set{display:flex;flex-direction:column;gap:16px;width:370px;max-width:100%}.product-main__complete-set-title{font-family:var(--pm-font-family);font-size:16px;font-weight:600;line-height:24px;letter-spacing:.5px;color:var(--pm-color-black);text-transform:capitalize;margin:0}.product-main__complete-set-products{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-main__complete-set-products.has-scroll{display:flex;grid-template-columns:unset;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px}.product-main__complete-set-products.has-scroll::-webkit-scrollbar{display:none}.product-main__complete-set-products.has-scroll .product-main__set-product{scroll-snap-align:start;flex-shrink:0}.product-main__complete-set-scroll-hint{display:flex;align-items:center;justify-content:flex-end;gap:6px;margin-top:8px;font-family:var(--pm-font-family);font-size:12px;font-weight:500;color:var(--pm-color-text-muted)}.product-main__complete-set-scroll-hint svg{animation:scrollHintBounce 1.5s ease-in-out infinite}@keyframes scrollHintBounce{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.product-main__set-product{display:flex;flex-direction:column;gap:12px;width:110px}.product-main__set-product-image{width:110px;height:135px;border-radius:4px;overflow:hidden;background-color:#f5f5f5}.product-main__set-product-image--placeholder{display:flex;align-items:center;justify-content:center}.product-main__set-img{width:100%;height:100%;object-fit:cover;display:block}.product-main__set-product-link{display:block}.product-main__set-product-info{display:flex;flex-direction:column;gap:8px}.product-main__set-product-title{font-family:var(--pm-font-family);font-size:12px;font-weight:400;line-height:14px;letter-spacing:.6px;color:var(--pm-color-black);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:28px}.product-main__set-product-price{font-family:var(--pm-font-family);font-size:12px;font-weight:700;line-height:normal;letter-spacing:.5px;color:var(--pm-color-black);margin:0}.product-main__set-product-size{position:relative;width:110px}.product-main__set-size-select{width:100%;padding:7px 24px 7px 8px;border-radius:32px;background-color:var(--pm-color-btn-gray);border:.5px solid var(--pm-color-btn-border);font-family:var(--pm-font-family);font-size:11px;font-weight:700;line-height:14px;color:var(--pm-color-black);cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all var(--pm-transition-normal)}.product-main__set-size-select:hover{border-color:var(--pm-color-black)}.product-main__set-size-select:focus{outline:none;border-color:var(--pm-color-orange)}.product-main__set-size-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:var(--pm-color-black)}.product-main__set-add-btn{width:100%;padding:8px 5px;border-radius:32px;background-color:var(--pm-color-orange);border:none;font-family:var(--pm-font-family);font-size:11px;font-weight:700;line-height:14px;color:var(--pm-color-white);cursor:pointer;transition:all var(--pm-transition-normal);display:flex;align-items:center;justify-content:center;gap:4px}.product-main__set-add-btn:hover:not(:disabled){background-color:#d55520;transform:translateY(-1px)}.product-main__set-add-btn:disabled{background-color:var(--pm-color-gray-border);cursor:not-allowed;opacity:.7}.product-main__set-add-btn:not(:disabled){animation:enablePulse .3s ease}@keyframes enablePulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.product-main__set-add-loading,.product-main__set-add-success{display:flex;align-items:center;gap:4px}.product-main__set-add-success{color:var(--pm-color-white)}.product-main__set-product-btn{width:110px;padding:7px 5px;border-radius:32px;background-color:var(--pm-color-btn-gray);border:.5px solid var(--pm-color-btn-border);font-family:var(--pm-font-family);font-size:12px;font-weight:700;line-height:14px;color:var(--pm-color-black);cursor:pointer;transition:all var(--pm-transition-normal)}.product-main__set-product-btn:hover{background-color:var(--pm-color-black);border-color:var(--pm-color-black);color:var(--pm-color-white)}@media screen and (min-width:750px)and (max-width:989px){.product-main{overflow-x:auto;overflow-y:visible;max-width:100vw;-webkit-overflow-scrolling:touch}.product-main__container{gap:24px;padding:0 20px;width:100%;max-width:100%;box-sizing:border-box}.product-main__gallery{gap:12px}.product-main__thumbnail{width:80px;height:80px}.product-main__main-image-wrapper{width:450px;height:550px}.product-main__details{max-width:380px}.product-main__title{font-size:24px;line-height:30px}.product-main__trust-badges{width:100%;flex-wrap:wrap;gap:16px;justify-content:center}.product-main__complete-set{width:100%}.product-main__complete-set-products{gap:12px}.product-main__set-product{width:100%;min-width:0}.product-main__set-product-image{width:100%;height:auto;aspect-ratio:1 / 1.2}.product-main__set-product-btn{width:100%}}@media screen and (max-width:749px){.product-main{overflow-x:auto;overflow-y:visible;max-width:100vw;-webkit-overflow-scrolling:touch}.product-main__container{display:flex;flex-direction:column;gap:12px;padding:16px;width:100%;max-width:100%;box-sizing:border-box}.product-main__details,.product-main__details-inner{display:contents}.product-main__header{order:1;width:100%}.product-main__rating{order:2;width:100%}.product-main__price-wrapper{order:3;width:100%;margin-bottom:4px}.product-main__gallery{order:4;flex-direction:column;gap:8px;width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.product-main__features-box{order:5;width:100%}.product-main__color-selector{order:6;width:100%}.product-main__size-selector{order:7;width:100%}.product-main__coupon-offer{order:8;width:100%}.product-main__buy-buttons{order:9;width:100%}.product-main__trust-badges{order:10;width:100%}.product-main__complete-set{order:11;width:100%}.product-main__main-image-wrapper{position:relative!important;width:100%;height:auto;aspect-ratio:343 / 400;order:1;border-radius:8px;overflow:hidden;background-color:transparent}.product-main__main-image-container,.product-main__main-image{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-main__image{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}.product-main__video-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-main__video{width:100%;height:100%;object-fit:contain}.product-main__external-video,.product-main__model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-main__thumbnails-wrapper{flex-direction:row;max-height:none;order:2;width:100%;gap:0}.product-main__thumb-arrow{display:none!important}.product-main__thumbnails-scroll{max-height:none;overflow-x:auto;overflow-y:hidden;width:100%}.product-main__thumbnails{flex-direction:row;gap:8px;justify-content:flex-start;overflow-x:auto;padding-bottom:0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-main__thumbnails::-webkit-scrollbar{display:none}.product-main__thumbnail{width:48px;height:48px;flex-shrink:0}.product-main__nav-controls{display:none!important}.product-main__nav-btn{width:24px;height:24px;padding:0;background:transparent;border:none}.product-main__nav-btn svg{width:16px;height:10px}.product-main__nav-counter{font-size:14px;font-weight:500;min-width:30px;text-align:center;color:#000}.product-main__wishlist{top:12px;right:12px;width:36px;height:36px}.product-main__wishlist svg{width:20px;height:20px}.product-main__details{max-width:100%;width:100%}.product-main__details-inner{gap:16px}.product-main__header{gap:8px}.product-main__title{font-size:20px;line-height:26px;font-weight:500}.product-main__rating{gap:4px}.product-main__stars svg{width:14px;height:14px}.product-main__rating-text{font-size:12px}.product-main__price-wrapper{gap:8px}.product-main__price{font-size:18px;font-weight:600}.product-main__compare-price{font-size:12px}.product-main__save-badge{font-size:12px;padding:4px 8px;border-radius:24px}.product-main__features-box{padding:12px 8px;border-radius:8px;gap:8px}.product-main__features-grid{gap:6px 10px;padding:2px 8px}.product-main__feature{gap:4px;justify-content:center;flex-shrink:0}.product-main__feature-icon{width:12px;height:12px;flex-shrink:0}.product-main__feature-text{font-size:12px;letter-spacing:.1px;white-space:nowrap;text-align:center}.product-main__color-selector{gap:8px}.product-main__option-label{font-size:14px;font-weight:600;line-height:20px}.product-main__color-options-wrapper{gap:6px}.product-main__color-options{gap:6px;flex-wrap:wrap}.product-main__color-swatch{width:34px;height:34px;min-width:34px;min-height:34px;padding:2px;aspect-ratio:1 / 1}.product-main__color-swatch.is-active{border-width:2px}.product-main__color-swatch--image{padding:0}.product-main__color-swatch-img{width:100%;height:100%;object-fit:cover;border-radius:6px;aspect-ratio:1 / 1}.product-main__color-toggle{padding:6px 12px;font-size:12px}.product-main__size-selector{gap:8px}.product-main__size-options{gap:8px;flex-wrap:wrap}.product-main__size-btn{min-width:44px;height:44px;padding:0 16px;font-size:12px;font-weight:500;border-radius:200px;white-space:nowrap;display:flex;align-items:center;justify-content:center}.product-main__size-btn.is-active{min-width:44px;height:44px;background-color:var(--pm-color-white);border-color:var(--pm-color-black);border-width:2px;color:var(--pm-color-black)}.product-main__coupon-offer{gap:10px;padding:0;min-height:auto;margin:3px 0 0 3px}.product-main__coupon-icon{width:24px;height:24px}.product-main__coupon-content{gap:2px}.product-main__coupon-text,.product-main__coupon-link{font-size:14px;line-height:18px}.product-main__form-inner{gap:8px}.product-main__btn{height:48px;font-size:16px;border-radius:40px;letter-spacing:.3px}.product-main__btn--buy-now{border-width:1px}.product-main__trust-badges{display:flex;flex-direction:row;justify-content:space-between;gap:8px;width:100%;align-items:flex-start}.product-main__trust-badge{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;min-width:0}.product-main__trust-icon{width:28px;height:28px;flex-shrink:0}.product-main__trust-text{font-size:11px;line-height:14px;text-align:center;white-space:normal;word-wrap:break-word}.product-main__complete-set{width:100%;gap:12px}.product-main__complete-set-title{font-size:16px;font-weight:600}.product-main__complete-set-products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;overflow-x:visible;padding-bottom:0}.product-main__complete-set-products.has-scroll{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-main__set-product{width:100%;min-width:0;gap:8px}.product-main__complete-set-products.has-scroll .product-main__set-product{flex-shrink:0;width:calc((100% - 24px) / 3);min-width:100px}.product-main__set-product-image{width:100%;height:auto;aspect-ratio:1 / 1.2}.product-main__set-product-info{gap:4px}.product-main__set-product-title{font-size:11px;line-height:14px;letter-spacing:.3px;-webkit-line-clamp:2;min-height:28px}.product-main__set-product-price{font-size:12px;font-weight:700}.product-main__set-product-size{width:100%}.product-main__set-size-select{width:100%;padding:6px 20px 6px 8px;font-size:10px;line-height:12px}.product-main__set-size-icon{right:8px}.product-main__set-size-icon svg{width:8px;height:8px}.product-main__set-add-btn,.product-main__set-product-btn{width:100%;padding:6px 4px;font-size:10px;line-height:12px;border-radius:24px}}@media screen and (max-width:374px){.product-main__title{font-size:20px;line-height:26px}.product-main__thumbnail{width:50px;height:50px}.product-main__price{font-size:16px}.product-main__save-badge{font-size:12px;padding:4px 8px}.product-main__feature-text{font-size:13px}.product-main__btn{height:44px;font-size:14px}.product-main__trust-badge{min-width:50px;flex:1}.product-main__trust-icon{width:24px;height:24px}.product-main__trust-text{font-size:10px;line-height:12px}.product-main__set-product{width:90px}.product-main__set-product-image{width:90px;height:110px}.product-main__set-product-btn{width:90px;font-size:11px}}@media screen and (min-width:1600px){.product-main__container{max-width:1600px}.product-main__main-image-wrapper{width:750px;height:780px}.product-main__details{max-width:520px}}@media(prefers-reduced-motion:reduce){.product-main__main-image,.product-main__thumbnail,.product-main__wishlist,.product-main__btn,.product-main__color-swatch,.product-main__size-btn,.product-main__set-product-btn{transition:none}}.product-main[data-animate] .product-main__details-inner>*{opacity:0;transform:translateY(20px)}.product-main[data-animate].is-visible .product-main__details-inner>*{opacity:1;transform:translateY(0);transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(1){transition-delay:0s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(2){transition-delay:.05s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(3){transition-delay:.1s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(4){transition-delay:.15s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(5){transition-delay:.2s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(6){transition-delay:.25s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(7){transition-delay:.3s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(8){transition-delay:.35s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(9){transition-delay:.4s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(10){transition-delay:.45s}.product-main[data-animate].is-visible .product-main__details-inner>*:nth-child(11){transition-delay:.5s}.sc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.sc-modal[hidden]{display:none}.sc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;cursor:pointer}.sc-modal__box{position:relative;background:#fff;border-radius:12px;overflow:hidden;max-width:min(90vw,700px);max-height:90vh;width:100%;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.sc-modal__close{position:absolute;top:10px;right:10px;z-index:10;width:36px;height:36px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:background .2s}.sc-modal__close:hover{background:#f0f0f0}.sc-modal__track{overflow:hidden;flex:1;position:relative}.sc-modal__slide{display:none}.sc-modal__slide.is-active{display:flex;align-items:center;justify-content:center}.sc-modal__img{width:100%;height:auto;max-height:calc(90vh - 60px);object-fit:contain;display:block}.sc-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;z-index:10;transition:background .2s,transform .2s}.sc-modal__nav:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.sc-modal__nav--prev{left:10px}.sc-modal__nav--next{right:10px}.sc-modal__dots{display:flex;justify-content:center;gap:6px;padding:10px 0 12px;background:#fff}.sc-modal__dot{width:8px;height:8px;border-radius:50%;background:#ccc;cursor:pointer;transition:background .2s,transform .2s}.sc-modal__dot.is-active{background:#ea6329;transform:scale(1.25)}@media(max-width:480px){.sc-modal__box{border-radius:8px;max-width:100%}.sc-modal__nav{width:32px;height:32px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/section-product-main.css.map */
