.modal__header{display:flex;align-items:center;justify-content:space-between;min-height:var(--popup-header-height);padding:0 var(--popup-container-margin);position:absolute;top:0;max-width:80rem;width:100%}.modal__header .modal__header-heading{margin:0}.modal__toggle{align-items:center;background-color:rgb(var(--color-background));color:rgba(var(--color-foreground),1);cursor:pointer;margin:0 -10px 0 auto;position:static;padding:10px 10px 9px;z-index:2;border:none}.modal-standard,.modal-custom{background:#707275cc;box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1;display:flex;align-items:center;justify-content:center}.modal-standard[open],.modal-custom[open]{opacity:1;visibility:visible;z-index:101}.modal-standard__content{background-color:rgb(var(--color-background));height:auto;margin:0;padding:0;position:relative;max-width:80rem;overflow:hidden}@media only screen and (min-width: 750px){.modal-standard__content{max-height:calc(100% - 10rem)}}.modal-standard__toggle .icon{height:auto;margin:0}.modal-standard__content-info{height:80vh;margin:0 auto;padding-top:calc(var(--popup-header-height));width:100%}.modal-standard__content-info-inner{height:100%;padding:2rem;overflow:auto}@media only screen and (min-width: 750px){.modal-standard__content-info-inner{padding:3rem}}.modal-standard__standard,.modal-standard__standard iframe{height:100%;width:100%}.modal-standard__standard iframe{position:static;border:0}
/*# sourceMappingURL=/cdn/shop/t/132/assets/component-modal.css.map */
