.popup-info-modal{position:fixed;bottom:calc(2rem + env(safe-area-inset-bottom));right:100%;background:#fff;max-width:300px;width:17rem;height:17rem;border-radius:8px;border:1px solid var(--Border-High, #CDCDD2);box-shadow:0 2px 18px #0003;overflow:hidden;z-index:-1;opacity:0;transition:opacity .3s ease}.popup-info-modal.is-active{right:1.6rem;opacity:1;pointer-events:auto;z-index:1000}@media screen and (min-width: 1024px){.popup-info-modal{width:300px;height:300px;max-width:300px;max-height:300px}}.popup-info-modal__close{position:absolute;top:.8rem;right:.8rem;display:flex;align-items:center;justify-content:center;background:#59596880;border:none;padding:0;cursor:pointer;border-radius:1.2rem;z-index:3;width:2.4rem;height:2.4rem}.popup-info-modal__close svg{width:1.6rem;height:1.6rem}.popup-info-modal__content{position:relative}.popup-info-modal__link{display:block;text-decoration:none;color:#000;position:relative}.popup-info-modal__image-wrapper{aspect-ratio:1 / 1;width:100%;height:100%;object-fit:cover}.popup-info-modal__image{width:100%;height:100%}.popup-info-modal__latest-article-title{padding:1.2rem 0;font-size:1.5rem;text-align:center}
/*# sourceMappingURL=/cdn/shop/t/3/assets/popup-info-modal.css.map */
