.modal-default{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.modal-default[open]{opacity:1;visibility:visible;z-index:1000}.modal-default__content{--modal-height-offset: 3.2rem;position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%);margin:0 auto;background-color:rgb(var(--color-background));overflow:hidden;max-width:480px;width:100%}.modal-default__toggle{align-items:center;background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.55);cursor:pointer;display:flex;justify-content:center;margin:0 0 0 auto;padding:1.2rem;position:fixed;right:.5rem;top:2rem;width:4rem;z-index:2}@media screen and (min-width:750px){.modal-default__toggle{right:2rem;top:2rem}}@media screen and (min-width:990px){.modal-default__toggle{right:2rem;top:2rem}}.modal-default__toggle .icon{height:auto;margin:0;width:2.2rem}.modal-default__content-info{height:100%;width:100%;margin:0 auto;padding:3rem}.modal-default__content-info .dynamic-modal-text:not(:empty){margin-bottom:2rem;text-align:center}.modal-default__content-info .customer:not(.account):not(.order){max-width:none;padding:0}
/*# sourceMappingURL=/cdn/shop/t/164/assets/component-modal.css.map */
