.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;bottom:0;right:0;display:flex;align-items:flex-end;justify-content:center;cursor:url(cross.svg),url(cross.png),zoom-out;background-color:rgba(var(--color-overlay),.5);transition:opacity var(--duration-default) ease}@media screen and (min-width:750px){.product-popup-modal{align-items:center}}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:9999999999}.product-popup-modal__content{background-color:rgb(var(--color-background));margin:0 auto;position:relative;cursor:auto;max-width:72rem;min-width:36rem;min-height:28rem}@media screen and (max-width:749px){.product-popup-modal__content{width:100%;max-width:100%;border-top-left-radius:.8rem;border-top-right-radius:.8rem}}.product-popup-modal__content-info{padding:2.5rem 1.5rem;max-height:80vh;overflow-x:hidden;overflow-y:auto}.product-popup-modal__content-info>.h2{word-break:break-word;margin-bottom:1.5rem}.product-popup-modal__toggle{display:flex;align-items:center;justify-content:center;position:absolute;top:2rem;right:2rem;height:4.4rem;width:4.4rem;border-radius:50%;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));box-shadow:0 0 4rem rgba(var(--color-foreground),.2);border:none;outline:none;padding:0;cursor:pointer;z-index:1}@media screen and (max-width:749px){.product-popup-modal__toggle{top:0;right:50%;margin-top:-5.5rem;margin-right:-2.2rem}}.product-popup-modal__toggle .icon{pointer-events:none;position:relative;width:2rem;height:2rem;transition:transform var(--duration-default) ease;will-change:transform;transform:scale(1) rotate(45deg)}@media screen and (hover:hover){.product-popup-modal__toggle:hover .icon{transform:scale(.8) rotate(135deg)}}#SizeSelectionModal .product-popup-modal__content{background-color:#fdf6f2;display:flex;text-align:center}#SizeSelectionModal .product-popup-modal__toggle .icon{transform:none}#SizeSelectionModal .product-popup-modal__toggle:hover .icon{transform:scale(.8)}
/*# sourceMappingURL=/cdn/shop/t/114/assets/component-size-selection-modal.css.map */
