.info-popup--overlay{display:none;position:fixed;z-index:9997;top:0;left:0;width:100%;height:100vh;background-color:transparent;opacity:0;transition:opacity .3s ease;pointer-events:none}.info-popup--overlay.is-active{display:block;opacity:1;pointer-events:all}.popup--wrapper{position:fixed;z-index:9998;top:20%;width:100%;display:flex;justify-content:right}.popup--content{z-index:9999;background-color:#fff;border-radius:10px 0 0 10px;box-shadow:0 4px 12px #0000001a;max-width:350px;padding:1.5em;display:none;flex-direction:column;align-items:center;transform:translate(100%);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}.popup--content.is-active{display:flex;transform:translate(0);opacity:1}.popup--content.slide-out{transform:translate(100%);opacity:0}.popup--content .link{margin-top:15px;cursor:pointer}.popup--content strong{font-weight:700}.popup--content p{text-align:center;overflow-wrap:break-word;width:100%}.popup--content h3{margin-top:0}.popup--content div img{width:100%;height:auto;aspect-ratio:4 / 2;object-fit:cover}@media screen and (max-width: 750px){.popup--wrapper{justify-content:center}.popup--content{border-radius:10px}.info-popup--overlay{background-color:#0000004d}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-popup-info.css.map */
