.region-modal-section{display:none}.modal-region{background:rgba(var(--color-foreground),.2);box-sizing:border-box;height:100%;top:0;left:0;margin:auto;opacity:0;overflow:auto;position:fixed;visibility:hidden;width:100%;z-index:-1;transition:all .3s ease-in-out}.modal-region[open]{opacity:1;visibility:visible;z-index:101}.modal-region__content{background-color:rgb(var(--color-background));height:auto;margin:auto;overflow:hidden;padding:0;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:90%;max-height:fit-content}@media screen and (min-width: 990px){.modal-region__content{max-width:545px}}.modal-region__content-image--wrapper{position:relative;height:300px;width:100%;overflow:hidden}.modal-region__content-image{height:100%;width:100%;object-fit:cover}.modal-region__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:.6rem;position:absolute;right:1rem;top:1rem;width:2.5rem;z-index:2}.modal-region__toggle .icon{height:auto;margin:0;width:2.2rem}.modal-region__content-info{display:flex;flex-direction:column;height:100%;margin:0 auto;padding-top:2rem;padding-bottom:2rem;width:calc(100% - 1rem);text-align:center}@media screen and (min-width: 750px){.modal-region__content-info{width:calc(100% - 9.6rem);padding-bottom:3rem}}@media screen and (min-width: 990px){.modal-region__content-info{width:calc(100% - 8.6rem)}}.modal-region__content-info__button-group{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}
/*# sourceMappingURL=/cdn/shop/t/38/assets/component-modal-region.css.map */
