.custom-pdp{width:100%}.custom-pdp__inner{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-template-areas:"gallery right" "tabs right";gap:34px;align-items:start}.custom-pdp__area-gallery{grid-area:gallery}.custom-pdp__area-tabs{grid-area:tabs}.custom-pdp__area-right{grid-area:right}.custom-pdp__tabs{margin-top:115px}.custom-pdp__purchase{margin-top:20px}.custom-pdp__recommendations{margin-top:50px}@media screen and (max-width:1024px){.custom-pdp__inner{grid-template-columns:1fr;grid-template-areas:"gallery" "right" "tabs";gap:40px}.custom-pdp__tabs{margin-top:50px}}.custom-pdp__tabs--mobile{display:none}@media screen and (max-width:1024px){.custom-pdp__tabs--desktop{display:none}.custom-pdp__tabs--mobile{display:block}}.custom-product-pdp{position:relative;width:100%;padding-top:var(--padding-top);padding-bottom:var(--padding-bottom)}.custom-product-pdp__layout{display:flex;flex-direction:row;align-items:flex-start;gap:40px}.custom-product-pdp__left{width:calc(60% - 20px);min-width:0}.custom-product-pdp__desktop-tabs{margin-top:115px}.custom-product-pdp__right{width:calc(40% - 20px);min-width:0}.custom-product-pdp__header,.custom-product-pdp__purchase,.custom-product-pdp__wishlist,.custom-product-pdp__recommendations{width:100%}.custom-product-pdp__desktop-tabs{display:block}.custom-product-pdp__mobile-tabs{display:none}@media screen and (max-width:1024px){.custom-product-pdp__layout{flex-direction:column;gap:0}.custom-product-pdp__left,.custom-product-pdp__right{width:100%}.custom-product-pdp__desktop-tabs{display:none}.custom-product-pdp__mobile-tabs{display:block}}.custom-product-pdp *:focus-visible{outline:2px solid currentColor;outline-offset:2px}.product-gallery{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:10px;width:100%}.product-gallery__thumbnails{position:relative;width:112px;height:700px;overflow:hidden}.product-gallery__thumbnails-viewport{width:100%;height:100%;overflow:hidden}.product-gallery__thumbnails-track{display:flex;flex-direction:column;gap:10px;transition:transform .35s cubic-bezier(.22,1,.36,1);will-change:transform}.product-gallery__thumbnail{width:112px;height:112px;flex-shrink:0;border:0;padding:0;background:#f3f3f3;cursor:pointer;overflow:hidden;opacity:.5;transition:opacity .25s ease,transform .25s ease}.product-gallery__thumbnail:hover,.product-gallery__thumbnail.is-active{opacity:1}.product-gallery__thumbnail.is-active{transform:scale(.96)}.product-gallery__thumbnail-image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__thumbnail-arrow{position:absolute;left:50%;transform:translate(-50%);width:18px;height:18px;border:0;background:#f41444cc;z-index:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-gallery__thumbnail-arrow--prev{top:10px}.product-gallery__thumbnail-arrow--next{bottom:10px}.product-gallery__thumbnail-arrow-icon{width:100%;display:inline-flex}.product-gallery__thumbnail-arrow-icon svg{width:100%;height:auto;display:block}.product-gallery__thumbnail-arrow--prev .product-gallery__thumbnail-arrow-icon{transform:rotate(180deg)}.product-gallery__main{position:relative;flex:1;min-width:0;height:700px;overflow:hidden;background:#fff}.product-gallery__viewport{width:100%;height:700px;overflow:hidden}.product-gallery__track{display:flex;height:100%;width:fit-content;transition:transform .45s cubic-bezier(.22,1,.36,1);will-change:transform}.product-gallery__slide{flex:0 0 100%;width:100%;min-width:100%;height:700px;overflow:hidden;position:relative}.product-gallery__media{width:100%;height:100%}.product-gallery__image,.product-gallery__video,.product-gallery__external-video,.product-gallery__model,.product-gallery__media iframe,.product-gallery__media model-viewer{width:100%;height:auto;object-fit:contain;display:block}.product-gallery__arrow{position:absolute;top:50%;width:36px;height:36px;border:0;background:#f4144473;z-index:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease}.product-gallery__arrow--prev{left:20px;transform:translate(-10px,-50%)}.product-gallery__arrow--next{right:20px;transform:translate(10px,-50%)}.product-gallery__arrow-icon{width:100%;display:inline-flex}.product-gallery__arrow-icon svg{width:100%;height:auto;display:block}.product-gallery__arrow--prev .product-gallery__arrow-icon{transform:rotate(180deg)}.product-gallery__main:hover .product-gallery__arrow{opacity:1;visibility:visible}.product-gallery__main:hover .product-gallery__arrow--prev,.product-gallery__main:hover .product-gallery__arrow--next{transform:translateY(-50%)}.product-lightbox__arrow{background:#f4144473!important}.product-lightbox__arrow--prev{transform:rotate(180deg)!important}@media screen and (max-width:1024px){.product-gallery{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;overflow:hidden}.product-gallery__main{width:100%;height:auto;overflow:hidden}.product-gallery__viewport{position:relative;width:100vw;max-width:100vw;aspect-ratio:1 / 1;overflow:hidden}.product-gallery__track{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1)}.product-gallery__slide{flex:0 0 100%;width:100%;min-width:100%;aspect-ratio:1 / 1;overflow:hidden}.product-gallery__image{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__arrow{width:30px!important;height:30px!important}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__viewport{touch-action:pan-y}.product-gallery__thumbnails-viewport{touch-action:pan-y;overflow:hidden}.product-gallery__thumbnails{width:100%;height:auto;overflow:hidden}.product-gallery__thumbnails-viewport{width:100%;overflow:hidden}.product-gallery__thumbnails-track{display:flex;flex-direction:row;gap:8px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.product-gallery__thumbnail-arrow--prev .product-gallery__thumbnail-arrow-icon{transform:rotate(90deg)}.product-gallery__thumbnail-arrow--next .product-gallery__thumbnail-arrow-icon{transform:rotate(-90deg)}.product-gallery__thumbnail{flex:0 0 calc((100% - 24px)/4);width:calc((100% - 24px)/4);height:auto;aspect-ratio:1 / 1;min-width:0}.product-gallery__thumbnail-arrow{top:50%;transform:translateY(-50%);width:18px;height:18px}.product-gallery__thumbnail-arrow--prev{left:8px;right:auto}.product-gallery__thumbnail-arrow--next{right:8px;left:auto}}.product-tabs{width:100%}.product-tabs--mobile{display:none}.product-tabs--desktop{display:block}@media screen and (max-width:1024px){.product-tabs--desktop{display:none}.product-tabs--mobile{display:block}}.product-tabs__nav{display:flex;align-items:center;gap:52px;border-top:1px solid #BBBCC0;border-bottom:1px solid #BBBCC0}.product-tabs__tab-button{position:relative;padding:16px 0;border:0;background:transparent;cursor:pointer;color:#777a86;font-family:Roboto Condensed;font-size:16px;font-style:normal;font-weight:400;line-height:1.6em;transition:color .2s ease}.product-tabs__tab-button:hover,.product-tabs__tab-button.is-active{color:#1b1c20}.product-tabs__content-area{position:relative}.product-tabs__panel{display:none;padding:30px 30px 0 0}.product-tabs__panel.is-active{display:block}.product-tabs__content-inner{width:100%}.product-tabs__accordion-item{border-bottom:1px solid #BBBCC0}.product-tabs__accordion-item:first-child{border-top:1px solid #BBBCC0}.product-tabs__accordion-trigger{width:100%;min-height:44px;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;background:transparent;cursor:pointer}.product-tabs__accordion-title{color:#777a86;font-family:Roboto Condensed;font-size:16px;font-style:normal;font-weight:400;line-height:1.6em;transition:color .3s ease}.product-tabs__accordion-item.is-open .product-tabs__accordion-title{color:#1b1c20}.product-tabs__accordion-icon{flex-shrink:0;color:#777a86;font-size:24px;font-weight:400;line-height:1;transition:transform .3s ease,color .3s ease}.product-tabs__accordion-item.is-open .product-tabs__accordion-icon{color:#1b1c20;transform:rotate(45deg)}.product-tabs__accordion-content{display:none;padding:10px 0 30px}.product-tabs__accordion-item.is-open .product-tabs__accordion-content{display:block}@media screen and (max-width:1024px){.product-tabs__content-inner{padding-right:0}}.custom-pdp__divider{width:100%;height:1px;background:#bbbcc0}.product-purchase{width:100%;background:#fff;transition:border .3s ease}.product-purchase__variants{display:flex;flex-direction:column;gap:10px}.product-purchase__row{display:flex;align-items:center;gap:30px}.product-purchase__variant-title{flex:1;color:#1b1c20;font-family:Roboto Condensed;font-size:16px;font-style:normal;font-weight:400;line-height:1.6em;word-break:break-word}.product-purchase__price-group{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.product-purchase__compare-price{color:#777a86;font-family:Roboto Condensed;font-size:18px;font-style:normal;font-weight:600;line-height:100%;text-decoration-line:line-through;white-space:nowrap}.product-purchase__price{color:#1b1c20;font-family:Roboto Condensed;font-size:18px;font-style:normal;font-weight:600;line-height:100%;white-space:nowrap}.product-purchase__qty{display:flex;align-items:center;gap:10px}.product-purchase__qty-btn{width:46px;height:43px;border:1px solid #D3D4D9;background:#fff;color:#1b1c20;font-size:20px;line-height:1;cursor:pointer;transition:all .3s ease}.product-purchase__qty-btn:hover{color:#f41444}.product-purchase__qty-input{width:100px;height:43px;border:1px solid #D3D4D9;background:#fff;text-align:center;color:#525359;font-family:Roboto Condensed;font-size:18px;font-style:normal;font-weight:400;line-height:100%;transition:border-color .3s ease}.product-purchase__qty-input:focus{outline:none;border-color:#1b1c20}.product-purchase__qty-input::-webkit-outer-spin-button,.product-purchase__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-purchase__total-wrap{margin-top:34px}.product-purchase__divider{width:100%;height:1px;background:#bbbcc0}.product-purchase__total{padding:20px 0;display:flex;align-items:center}.product-purchase__total-label{color:#1b1c20;font-family:Roboto Condensed;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.product-purchase__total-price{margin-left:24px;color:#1b1c20;font-family:Roboto Condensed;font-size:20px;font-style:normal;font-weight:600;line-height:160%}.product-purchase__atc{width:100%;height:60px;margin-top:34px;border:0;border-radius:0;background:#1b1c20;color:#fff;font-family:Roboto Condensed;font-size:16px;font-style:normal;font-weight:600;line-height:100%;cursor:pointer;transition:background .3s ease,opacity .3s ease,transform .3s ease}.product-purchase__atc:hover{background:#f41444}.product-purchase__out-of-stock{color:#1b1c20;font-family:Roboto Condensed;font-size:16px;line-height:1.6}.product-purchase__atc:disabled{opacity:.8;cursor:not-allowed}.product-purchase.has-error{border:1px solid #F41444}.product-purchase__atc.is-shaking{animation:pdpShake .5s ease}@keyframes pdpShake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}@media screen and (max-width:1024px){.product-purchase__row{gap:20px;align-items:center}.product-purchase__price-group{flex-shrink:0}.product-purchase__compare-price,.product-purchase__price{font-size:16px}.product-purchase__qty{margin-left:auto}.product-purchase__qty-btn{display:none}.product-purchase__qty-input{width:50px}.product-purchase__total-label{font-size:14px}.product-purchase__total-price{font-size:16px}}.product-purchase__wishlist{margin-top:20px}#swym-atw-pdp-button{width:100%!important;height:60px}#swym-atw-button-container{width:100%}#swym-atw-pdp-button{width:100%!important;height:60px;display:flex!important;align-items:center;justify-content:center;gap:16px;background:#fff!important;border:1px solid #F41444!important;border-radius:0!important;box-shadow:none!important;color:#f41444!important;font-family:Roboto Condensed,sans-serif!important;font-size:16px!important;font-style:normal!important;font-weight:600!important;line-height:100%!important;transition:all .3s ease!important;padding:0 20px!important;cursor:pointer}#swym-atw-pdp-button-text{color:#f41444!important;font-family:Roboto Condensed,sans-serif!important;font-size:16px!important;font-style:normal!important;font-weight:600!important;line-height:100%!important;text-transform:uppercase!important;letter-spacing:0!important}#swym-atw-pdp-button-icon{width:28px;height:28px;flex-shrink:0}#swym-atw-pdp-button:hover{background:#f41444!important}#swym-atw-pdp-button:hover #swym-atw-pdp-button-text{color:#fff!important}#swym-atw-pdp-button:hover #swym-atw-pdp-button-icon path{stroke:#fff!important}.default-position .atw-button:hover{transform:none!important}.complementary-products{margin-top:40px}.complementary-products__divider{width:100%;height:1px;background:#bbbcc0;margin-top:8px;margin-bottom:24px}.complementary-products__divider--bottom{margin-top:8px;margin-bottom:24px}.complementary-products__heading{color:#1b1c20;font-family:Roboto Condensed,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:160%;margin:0}.complementary-products__list{display:flex;flex-direction:column;gap:20px}.complementary-product{display:flex;align-items:flex-start;gap:16px;text-decoration:none;color:inherit;transition:all .3s ease}.complementary-product__image-wrap{width:112px;aspect-ratio:1 / 1;flex-shrink:0;background:#d9d9d9;overflow:hidden}.complementary-product__image{width:100%;height:100%;object-fit:cover;display:block}.complementary-product__content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:16px}.complementary-product__title{color:#1b1c20;font-family:Roboto Condensed,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;margin:0;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.complementary-product:hover .complementary-product__title{color:#f41444}.complementary-product__price{color:#1b1c20;font-family:Roboto Condensed,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:160%;white-space:nowrap}.complementary-product__atc{width:113px;height:47px;flex-shrink:0;margin-left:auto;background:#1b1c20;border:none;border-radius:0;color:#fff;font-family:Roboto Condensed,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:100%;cursor:pointer;transition:all .3s ease}.complementary-product__atc:hover{background:#f41444}.complementary-product__atc.is-added{background:#16a34a}.complementary-product__atc.is-error{background:#dc2626}@media screen and (max-width:749px){.complementary-product__image-wrap{width:100px}.complementary-product__title{font-size:14px}.complementary-product__price{font-size:16px}.complementary-product__atc{width:100px}}@media screen and (max-width:1024px){html,body{overflow-x:hidden}.custom-pdp,.custom-pdp__inner,.custom-pdp__left,.product-gallery,.product-gallery__main,.product-gallery__viewport{width:100%;max-width:100%;min-width:0;overflow:hidden}.product-gallery__track{display:flex;width:100%;will-change:transform}.product-gallery__slide{flex:0 0 100%;width:100%;max-width:100%;min-width:100%}.product-gallery__image{width:100%;height:100%;display:block;object-fit:cover}}@media screen and (max-width:1024px){.product-gallery,.product-gallery__main,.product-gallery__viewport,.product-gallery__track,.product-gallery__slide{height:auto!important;max-height:none!important;min-height:0!important}.product-gallery__viewport{position:relative!important;width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important}.product-gallery__track{display:flex!important;width:100%!important}.product-gallery__slide{flex:0 0 100%!important;width:100%!important;min-width:100%!important;aspect-ratio:1 / 1!important;overflow:hidden!important}.product-gallery__image,.product-gallery__slide img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}}@media screen and (max-width:1024px){.product-gallery__arrow{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(-50%)!important}.product-gallery:hover .product-gallery__arrow{opacity:1!important;transform:translateY(-50%)!important}.product-gallery__arrow{width:30px!important;height:30px!important}.product-gallery__arrow--prev{left:10px!important}.product-gallery__arrow--next{right:10px!important}}.product-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background:#000000f5;z-index:99999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.product-lightbox.is-active{opacity:1;visibility:visible;pointer-events:auto}.product-lightbox__viewport{width:100%;height:100%;overflow:hidden}.product-lightbox__track{display:flex;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1)}.product-lightbox__slide{flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-lightbox__image{width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.product-lightbox__close{position:absolute;top:20px;right:20px;width:48px;height:48px;border:none;background:#ffffff1a;color:#fff;font-size:32px;cursor:pointer;z-index:5}.product-lightbox__arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:none;background:#ffffff1a;cursor:pointer;z-index:5}.product-lightbox__arrow--prev{left:20px}.product-lightbox__arrow--next{right:20px}.product-lightbox__arrow svg{width:24px;height:24px}@media screen and (max-width:1024px){.product-lightbox__arrow{width:40px;height:40px}.product-lightbox__close{width:40px;height:40px;font-size:28px}}.product-purchase__mobile{display:none}@media(max-width:1024px){.product-purchase__desktop{display:none}.product-purchase__mobile{display:block;width:70px;height:43px;border:1px solid #D3D4D9;background:#fff;text-align:center;font-family:Roboto Condensed;font-size:18px;appearance:auto;-webkit-appearance:menulist}}.qty-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.25s;z-index:99999}.qty-modal.is-open{opacity:1;visibility:visible}.qty-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.qty-modal__dialog{position:relative;width:320px;background:#fff;padding:24px;z-index:2}.qty-modal__dialog h3{margin:0 0 20px;text-align:center}.qty-modal__dialog input{width:100%;height:46px;text-align:center;font-size:20px}.qty-modal__actions{display:flex;justify-content:space-between;margin-top:24px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom-product-pdp.css.map */
