.popup-modal{box-sizing:border-box;position:fixed;display:flex;justify-content:center;align-items:center;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;background:#0006;height:100%;opacity:0}.popup-modal[open]{opacity:1;visibility:visible;z-index:101}.popup-modal__content{background-color:#fff;margin:0 auto;max-height:80vh;width:auto;max-width:92%;overflow-y:auto;position:relative;width:100%;display:flex;flex-direction:column}.popup-modal__content.focused{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.popup-modal__content{max-width:840px}.popup-modal__content.promo-code{max-width:500px}}.popup-modal__opener{display:inline-block}.popup-modal__button:hover{text-decoration-thickness:.2rem}.popup-modal__toggle{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:1.3rem;z-index:2;width:4.4rem;margin:0 0 0 auto}.popup-modal__toggle.calculator{padding:.2rem .2rem .8rem .8rem;z-index:2;width:3rem;height:3rem}.popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product__modal-opener>.loading__spinner{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;display:flex;align-items:center;height:48px;width:48px}.product__modal-opener .path{stroke:rgb(var(--color-button));opacity:.75}.popup-modal__body{max-height:80vh;overflow-y:auto;overflow-x:hidden}.popup-modal__header{padding:1.5em;position:relative}.popup-modal__body::-webkit-scrollbar{width:3px}.popup-modal__body::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.popup-modal__body::-webkit-scrollbar-track-piece{margin-top:2rem}.product__view-details .icon{width:1.2rem;margin-left:.8rem;flex-shrink:0}.animate-arrow .icon--arrow path{transform:translate(-.25rem);transition:transform var(--duration-short) ease}.animate-arrow:hover .icon--arrow path{transform:translate(-.05rem)}
/*# sourceMappingURL=/cdn/shop/t/77/assets/component-modal.css.map */
