.product-popup-modal{align-items:center;background-color:var(--color-modal-overlay);box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;margin:0 auto;opacity:0;overflow:auto;padding:3rem 1.5rem 0;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}@media screen and (min-width:750px){.product-popup-modal{padding:0}}.product-popup-modal[open]{opacity:1;visibility:visible!important;z-index:1001}modal-dialog h5.product-popup-modal__heading{border-bottom:.1rem solid rgb(var(--color-border-1));margin-bottom:3.2rem;margin-top:0;padding:0 0 3.2rem}.product-popup-modal__content{background-color:rgb(var(--color-background));height:100vh;margin:0 auto;overflow:auto;position:absolute;top:0;width:100%}@media screen and (min-width:750px){.product-popup-modal__content{height:auto;left:50%;margin-top:10rem;max-height:80vh;min-height:40vh;transform:translate(-50%);width:84%}}@media screen and (min-width:990px){.product-popup-modal__content{width:70%}.product-popup-modal__content--sizing-guide{width:min(72rem,70%)}}.product-popup-modal__content img{max-width:100%}.product-popup-modal__content table{margin-bottom:2.4rem;table-layout:auto!important;width:100%!important}.product-popup-modal__content table td{min-width:10rem;padding:1.4rem 1.6rem 1rem!important;width:auto!important}.product-popup-modal__content--sizing-guide .sizing-guide-measure{align-items:center;border:.1rem solid rgb(var(--color-border-1));display:flex;gap:1.6rem;margin-bottom:2.4rem;padding:1.6rem}.sizing-guide-measure__icon{align-items:center;background:rgb(var(--color-background));border:.1rem solid rgb(var(--color-border-1));color:rgb(var(--color-foreground));display:flex;flex:0 0 7.2rem;height:8.8rem;justify-content:center}.sizing-guide-measure__icon svg{display:block;height:7.2rem;width:5.6rem}.sizing-guide-measure__icon img{display:block;height:100%;object-fit:contain;width:100%}.sizing-guide-measure__copy{display:flex;flex-direction:column;gap:.6rem}.sizing-guide-measure__title,.sizing-guide-measure__copy p{margin:0}.sizing-guide-measure__note{color:rgba(var(--color-foreground),.7)}.product-popup-modal__content--sizing-guide .sizing-guide-table{overflow-x:auto;-webkit-overflow-scrolling:touch}.product-popup-modal__content--sizing-guide table{margin-bottom:0;min-width:44rem}.product-popup-modal__content--sizing-guide table tr:first-child{background:rgb(var(--color-foreground));color:#fff}.product-popup-modal__content--sizing-guide table tr:first-child td,.product-popup-modal__content--sizing-guide table tr:first-child th,.product-popup-modal__content--sizing-guide table th{background:rgb(var(--color-foreground));color:#fff;font-weight:var(--font-body-weight-bold)}.product-popup-modal__content--sizing-guide table td,.product-popup-modal__content--sizing-guide table th{padding:1.8rem 1.6rem 1.6rem!important}@media screen and (min-width:750px){.product-popup-modal__content table td{padding:1.6rem 3rem 1.9rem!important}.product-popup-modal__content--sizing-guide table td,.product-popup-modal__content--sizing-guide table th{padding:2rem 2.4rem 1.8rem!important}}@media screen and (max-width:479px){.product-popup-modal__content--sizing-guide .product-popup-modal__content-info-wrapper{padding:2.4rem 1.4rem}.product-popup-modal__content--sizing-guide h5.product-popup-modal__heading{font-size:2rem;margin-bottom:1.6rem;padding-bottom:1.6rem}.product-popup-modal__content--sizing-guide .sizing-guide-measure{align-items:flex-start;gap:.8rem;margin-bottom:1.4rem;padding:.8rem}.sizing-guide-measure__icon{flex-basis:4.8rem;height:5.8rem}.sizing-guide-measure__icon svg{height:5rem;width:3.8rem}.sizing-guide-measure__copy{gap:.3rem}.sizing-guide-measure__title{font-size:1.5rem;line-height:1.2}.sizing-guide-measure__copy p{font-size:1.3rem;line-height:1.35}.sizing-guide-measure__note{font-size:1.2rem}.product-popup-modal__content--sizing-guide .sizing-guide-table{overflow-x:visible}.product-popup-modal__content--sizing-guide table{min-width:0;table-layout:fixed!important}.product-popup-modal__content--sizing-guide table td,.product-popup-modal__content--sizing-guide table th{font-size:1.2rem;line-height:1.25;min-width:0;padding:1rem .7rem .9rem!important;white-space:normal}}.product-popup-modal__content table tr:nth-of-type(2n){background-color:rgba(var(--color-border-1),.2)}.product-popup-modal__content table td p{margin:0}modal-opener.product-popup-modal__opener{display:block;margin:0}.product-popup-modal__button{height:4.4rem;padding:0;text-decoration-thickness:.1rem;text-underline-offset:.3rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__content-info-wrapper{padding:4.8rem 2.4rem}@media screen and (min-width:750px){.product-popup-modal__content-info-wrapper{padding:4.8rem}}.product-popup-modal__content-info{overflow-x:auto;padding:.1rem}.product-popup-modal__content-info>*{height:auto;max-width:100%;width:100%}@media screen and (max-width:749px){.product-popup-modal__content-info>*{max-height:100%}}.product-popup-modal__toggle{background-color:transparent;border:none;color:rgba(var(--color-foreground),1);cursor:pointer;display:block;margin-left:auto;position:fixed;right:1.5rem;top:1.5rem;width:5.6rem;z-index:2}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;outline:none;width:100%}.product-popup-inner{background:rgb(var(--color-background));display:flex;max-height:90vh;max-width:106.4rem;overflow:auto;position:relative;z-index:10}@media screen and (max-width:1024px){.product-popup-inner{display:flex;flex-direction:column;gap:1rem}}.product-popup-inner .inner-section{flex:1;gap:var(--space-xs);position:relative}.product-popup-inner .inner-section:last-of-type{padding:2rem}@media screen and (min-width:1025px){.product-popup-inner .inner-section:last-of-type{padding:5rem}}@media screen and (min-width:990px){.product-popup-image{min-height:50rem;min-width:50rem}}.popup-product-img{display:flex;height:100%;margin:0 auto;min-height:100%;object-fit:cover;max-width:100%;width:auto}@media screen and (min-width:1024px){.popup-product-img{width:100%}}.popup-close{cursor:pointer;padding:var(--space-3xs);position:absolute;right:1.1rem;top:1.1rem;z-index:99;background-color:rgb(var(--color-background));border:.1rem solid rgb(var(--color-border-1));color:rgb(var(--color-foreground))}.popup-close svg{display:block;height:4rem;width:4rem}.product-details{align-items:center;display:flex;flex-direction:column;justify-content:center}.product-details h3{margin:0;text-align:center}.product-popup-form-wrap{display:flex;gap:1rem}.product-popup-form-wrap product-form{flex:2.5;width:100%}.quantity{flex:1;height:unset;width:auto}product-popup .price{margin-top:0}product-popup .badge.price__badge-sale,product-popup .badge.price__badge-sold-out{display:none;font-size:1.6rem;margin-left:1rem}.product-details .form__label{text-align:center}.product-details .product-form__input-wrapper{justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-product-popup.css.map */
