.popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:#00000040;height:100%}.popup-modal[open]{opacity:1;visibility:visible;z-index:101}.popup-modal__content{background-color:rgb(var(--color-background));height:auto;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:2.4rem;max-width:53.4rem}@media screen and (min-width: 750px){.popup-modal__content{margin-top:10rem;width:70%}}.popup-modal__content img{max-width:100%}@media screen and (max-width: 749px){.popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}}.popup-modal__opener{display:inline-block}.popup-modal__button{font-size:1.3rem;padding-right:1.3rem;padding-left:0;height:3rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease;align-items:center}.popup-modal__button .icon-caret{transform:rotate(0)}.popup-modal__button:hover{text-decoration-thickness:.2rem}.popup-modal__button:hover .icon-caret{transform:rotate(0)}.popup-modal__content-info{margin-top:-4.4rem}.popup-modal__content-info>*{height:auto;margin:0 auto 2.4rem;max-width:100%;width:100%}.popup-modal__content-info>*:last-child{margin-bottom:0}@media screen and (max-width: 749px){.popup-modal__content-info>*{max-height:100%}}.popup-modal__toggle{background-color:rgb(var(--color-background));border:none;color:rgba(var(--color-foreground),1);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;margin-left:auto;z-index:2;top:0;width:4rem;transform:translate(1.2rem,-1.2rem)}.popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.popup-modal__toggle .icon{height:auto;margin:0;--size: 2.2rem}.popup-modal__content-header{border-bottom:solid .1rem rgb(var(--color-border));padding-bottom:2.4rem;margin-bottom:2.4rem;padding-right:3rem}.popup-modal__button .popup-modal__button-text span+span:before{content:"/";padding-right:.5rem}.popup-modal__button .popup-modal__button-text{display:flex;white-space:nowrap;gap:.5rem}.popup-modal__content-info localization-form{display:block;margin-top:2rem}.popup-modal__content-heading{font-size:1.8rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-modal.css.map */
