.home-popup{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh;display:grid;place-content:center;z-index:30;transition:opacity .4s ease,visibility .4s ease}.home-popup--hidden{opacity:0;visibility:hidden;pointer-events:none}.home-popup__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006}.home-popup__dialog{width:min(460px,calc(100vw - 40px));max-height:80vh;padding:55px 18px 18px;background-color:#ffffffeb;border-radius:12px;box-shadow:0 0 20px #00000026;overflow-y:auto;position:relative;z-index:1}.home-popup__dialog::-webkit-scrollbar{display:none}.home-popup__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:none;background:transparent;cursor:pointer}.home-popup__close svg{width:14px;height:14px}.home-popup__content :where(p,ul,ol){margin-bottom:1rem}.home-popup__content :where(h1,h2,h3,h4,h5,h6){margin-top:1.25rem;margin-bottom:.75rem;font-size:clamp(1.4rem,1.6vw,1.8rem);line-height:1.35}.home-popup__content img{max-width:100%;height:auto;display:block;margin-inline:auto}.home-popup__content a{color:inherit;text-decoration:underline}body.home-popup-scroll-lock{overflow:hidden}@media (max-width: 749px){.home-popup__dialog{padding:48px 16px 16px}.home-popup__close{top:12px;right:12px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-home-popup.css.map */
