.product-info-links{display:flex;flex-wrap:wrap;gap:18px}.product-info-links__item{font-size:12px;letter-spacing:0;line-height:19px;text-transform:uppercase;text-decoration:underline;text-underline-offset:3px;padding:0;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer}product-info-drawer.drawer,product-page-drawer.drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),.5);transition:visibility var(--duration-default) ease}product-info-drawer.drawer,product-page-drawer.drawer{visibility:hidden}product-info-drawer.drawer.active,product-page-drawer.drawer.active{visibility:visible}.product-info-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0}.product-info-drawer__inner{position:relative;z-index:1;flex-shrink:0;height:100%;max-height:100%;width:min(100%,654px);padding:80px 0 40px;border:0;border-left:.1rem solid rgba(var(--color-foreground),.12);overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease;background-color:#f0ece3}product-info-drawer.drawer.active .product-info-drawer__inner,product-page-drawer.drawer.active .product-info-drawer__inner{transform:translate(0)}.product-page-drawer__title{margin:0;padding-right:56px;font-size:12px;letter-spacing:0;line-height:19px;text-transform:uppercase}.product-popup-drawer__row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;width:100%}.product-popup-drawer__shipping{display:inline-flex;align-items:center;gap:.6rem;font-size:12px;letter-spacing:.25px;line-height:17px;text-transform:uppercase;font-weight:400}.product-popup-drawer__shipping--link{padding:0;margin:0;border:0;background:none;color:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.product-popup-drawer__opener{display:inline-flex;align-items:center;gap:.8rem;flex-wrap:wrap;font-size:12px;letter-spacing:.25px;line-height:17px;text-transform:uppercase;font-weight:400}.product-popup-drawer__opener button,.product-popup-drawer__shipping button{text-decoration:underline;line-height:1}.product-popup-drawer__icon{display:inline-flex;flex-shrink:0;line-height:0}.product-popup-drawer__icon svg{width:16px;height:16px}.product-info-drawer__top{flex-shrink:0;margin-bottom:16px;padding:0 60px}.product-info-drawer__close{position:absolute;top:0;right:0;z-index:2;margin:0;padding:.4rem;border:0;background:transparent;cursor:pointer;width:56px;height:56px}.product-info-drawer__tabs{display:flex;flex-wrap:nowrap;gap:2rem;overflow-x:auto;margin:0;-ms-overflow-style:none;scrollbar-width:none}.product-info-drawer__tab{flex-shrink:0;border:0;border-bottom:1px solid transparent;background:transparent;color:rgb(var(--color-foreground));font-size:12px;letter-spacing:0;line-height:19px;text-transform:uppercase;cursor:pointer;white-space:nowrap}.product-info-drawer__tab.is-active{border-bottom-color:rgb(var(--color-foreground))}.drawer__inner.product-info-drawer__inner{overflow:hidden}.product-info-drawer__content{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(18,18,18,.35) transparent;padding:0 60px}.product-info-drawer__content::-webkit-scrollbar{width:4px}.product-info-drawer__content::-webkit-scrollbar-track{background:transparent;margin:4px 0}.product-info-drawer__content::-webkit-scrollbar-thumb{background-color:#12121238;border-radius:100px;border:1px solid transparent;background-clip:padding-box;transition:background-color .2s ease}.product-info-drawer__content::-webkit-scrollbar-thumb:hover{background-color:#12121273}.product-info-drawer__content::-webkit-scrollbar-thumb:active{background-color:#12121299}.product-info-drawer__panel,.product-info-drawer__panel p{font-size:12px;line-height:17px;letter-spacing:.25px}.product-info-drawer__panel p:not(:last-child){margin-bottom:16px}.product-info-drawer__panel .product-attributes-sliders{margin:2rem 0 8px;display:flex;flex-direction:column;gap:22px;width:100%}.product-info-drawer__panel .product-attributes-sliders .scale{position:relative;height:2px;background:#d8d8d8}.product-info-drawer__panel .product-attributes-sliders .scale:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2px;height:10px;background:#d8d8d8}.product-info-drawer__panel .product-attributes-sliders .scale:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:2px;height:10px;background:#d8d8d8}.product-info-drawer__panel .product-attributes-sliders .dot{position:absolute;top:-5px;width:12px;height:12px;background:#6f6f6f;border-radius:50%;transform:translate(-50%);z-index:1}.product-info-drawer__panel .product-attributes-sliders .attribute-row[data-pos="1"] .dot{left:6px}.product-info-drawer__panel .product-attributes-sliders .attribute-row[data-pos="2"] .dot{left:50%}.product-info-drawer__panel .product-attributes-sliders .attribute-row[data-pos="3"] .dot{left:calc(100% - 6px)}.product-info-drawer__panel .product-attributes-sliders .scale-labels{display:flex;justify-content:space-between;margin-top:8px;color:#444;font-family:aktiv-grotesk,sans-serif;font-size:12px;line-height:1;letter-spacing:.02em;font-weight:300;text-transform:none;position:relative}.product-info-drawer__panel .product-attributes-sliders .scale-labels span:nth-child(2){position:absolute;left:50%;transform:translate(-50%)}.product-info-drawer__loading,.product-info-drawer__empty{margin:0;font-size:12px;line-height:17px}.product-info-drawer__body .size-guide-popup-intro p{margin-bottom:16px}.product-info-drawer__panel--reviews .jdgm-rev-widg{max-width:100%}.product-info-drawer__panel--reviews .jdgm-rev-widg__header{margin-bottom:1.6rem}.product-info-drawer__panel--reviews .jdgm-write-rev-link,.product-info-drawer__panel--reviews .jdgm-write-rev-btn{display:inline-block!important;margin-top:0;font-size:12px;letter-spacing:.08em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.product-info-drawer__cross-sell{flex-shrink:0;margin-top:36px;padding-top:0}.product-info-drawer__cross-sell .cart-cross-sell{margin-top:0;padding-top:0;border:none}.product-info-drawer__cross-sell .cart-cross-sell[hidden]{display:none}.product-info-drawer__cross-sell:not(:has(.cart-cross-sell:not([hidden]))){display:none;margin-top:0;min-height:0}.cart-cross-sell--product-drawer .slick-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.cart-cross-sell--product-drawer .cart-cross-sell-card__actions{width:auto;align-items:center;column-gap:8px}.product-drawer-cross-sell-card__wishlist{cursor:pointer;display:flex;padding:0;border:0;background-color:transparent}.product-drawer-cross-sell-card__wishlist:after{content:unset!important}.product-drawer-cross-sell-card__wishlist svg{height:auto;width:11px}.product-drawer-cross-sell-card__wishlist.swym-added svg .wishlist-icon{fill:#000}.product-drawer-cross-sell-card__wishlist .swym-tooltip{display:none}.product-info-drawer__panel .jdgm-widget .jdgm-rev-widg{padding:0}.product-info-drawer__panel .jdgm-rev-widg__title{display:none}.product-info-drawer__panel .jdgm-rev-widg__header{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-template-areas:"summary histogram" "actions actions" "sort sort";gap:10px 24px;margin-bottom:0}.product-info-drawer__panel .jdgm-widget .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__header{grid-template-areas:"summary" "actions";grid-template-columns:1fr}.product-info-drawer__panel .jdgm-widget .jdgm-rev-widg[data-number-of-reviews="0"] .jdgm-rev-widg__sort-wrapper{display:none}.product-info-drawer__panel .jdgm-row-stars{display:contents;margin-bottom:24px}.product-info-drawer__panel .jdgm-rev-widg__summary{grid-area:summary;align-self:center;margin:0}.product-info-drawer__panel .jdgm-rev-widg__summary-text{font-size:12px;line-height:17px;letter-spacing:.25px;color:#000;text-transform:uppercase;margin-top:12px}.product-info-drawer__panel .jdgm-rev-widg__summary-average{display:none}.product-info-drawer__panel .jdgm-histogram,.product-info-drawer__panel .jdgm-histogram-wrapper,.product-info-drawer__panel .jdgm-rev-widg__histogram{grid-area:histogram;align-self:start;width:100%;max-width:300px;justify-self:end;margin-bottom:0}.product-info-drawer__panel .jdgm-histogram__row{margin-bottom:4px}.product-info-drawer__panel .jdgm-histogram__bar{height:2px}.product-info-drawer__panel .jdgm-histogram__bar-content{background-color:#121212bf}.product-info-drawer__panel .jdgm-histogram__frequency{font-size:12px;line-height:17px;letter-spacing:.25px;color:#000}.product-info-drawer__panel .jdgm-widget-actions-wrapper,.product-info-drawer__panel .jdgm-rev-widg__actions{grid-area:actions;display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:24px;margin-bottom:36px}.product-info-drawer__panel .jdgm-widget-actions-wrapper a,.product-info-drawer__panel .jdgm-rev-widg__actions a{font-size:12px;letter-spacing:.25px;text-transform:uppercase;text-decoration:none;cursor:pointer;height:45px;font-weight:600;margin:0;width:100%;line-height:21px;max-width:unset}.product-info-drawer__panel .jdgm-rev-widg__sort-wrapper,.product-info-drawer__panel .jdgm-rev-widg__sort{grid-area:sort;text-align:left;margin-bottom:16px}.product-info-drawer__panel .jdgm-sort-dropdown{padding-top:0;padding-bottom:0;text-transform:uppercase;font-size:12px;line-height:20px;color:#000;padding-right:8px}.product-info-drawer__panel .jdgm-rev-widg__reviews{display:flex;flex-direction:column;gap:40px}.product-info-drawer__panel .jdgm-rev-widg__reviews .jdgm-rev{border:none;padding:0}.product-info-drawer__panel .jdgm-rev-widg__reviews .jdgm-rev__header{margin-bottom:0}.product-info-drawer__panel .jdgm-rev-widg__reviews .jdgm-rev .jdgm-rev__timestamp{font-size:12px;line-height:17px;letter-spacing:.25px;color:#000;text-transform:uppercase;margin-bottom:12px}.product-info-drawer__reviews{margin-top:16px}@media screen and (max-width:749px){.product-info-drawer__inner,product-page-drawer .product-info-drawer__inner{width:100%}.product-info-drawer__content,.product-info-drawer__top{padding:0 12px}.product-info-links{gap:15px}.product-info-drawer__tabs{gap:10px}.product-info-links__item{font-size:11px}.product-info-drawer__panel .jdgm-rev-widg__header{grid-template-columns:1fr;grid-template-areas:"summary" "histogram" "actions" "sort";gap:12px}.product-info-drawer__panel .jdgm-rev-widg__summary,.product-info-drawer__panel .jdgm-histogram,.product-info-drawer__panel .jdgm-histogram-wrapper,.product-info-drawer__panel .jdgm-rev-widg__histogram,.product-info-drawer__panel .jdgm-widget-actions-wrapper,.product-info-drawer__panel .jdgm-rev-widg__actions,.product-info-drawer__panel .jdgm-rev-widg__sort-wrapper,.product-info-drawer__panel .jdgm-rev-widg__sort{width:100%;max-width:none;justify-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/component-product-info-drawer.css.map */
