.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:rgba(var(--color-foreground),.25);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:43.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.6rem;padding-right:0;padding-left:0;height:4.4rem;text-decoration:none;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease;display:flex;align-items:center}.popup-modal__button .image{width:1.6rem;height:1.6rem;border-radius:100%;display:block;overflow:hidden;margin-right:.6rem}.popup-modal__button .image img{width:100%;height:100%;object-fit:cover;display:block}.popup-modal__button .icon:not(.icon-question){width:1rem;height:.5rem;flex-basis:1rem;margin-left:.6rem}.popup-modal__button .icon.icon-question{margin-left:.6rem}.popup-modal__button:hover{text-decoration:underline;text-decoration-thickness:.2rem}.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;width: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__heading{font-family:var(--font-body-family);font-weight:600;font-size:2.4rem;margin:0;text-transform:unset}
/*# sourceMappingURL=/s/files/1/0840/3802/5509/t/7/assets/component-modal.css.map */
