.footer-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.footer-modal-overlay.is-active{opacity:1;visibility:visible}.footer-modal-overlay__backdrop{position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0;background:#00000080}.footer-modal-container{position:relative;width:600px;max-width:90vw;max-height:80vh;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px #0000004d;border-radius:0;transform:translateY(20px);transition:transform .3s ease;display:flex;flex-direction:column}.footer-modal-overlay.is-active .footer-modal-container{transform:translateY(0)}.footer-modal__close{position:absolute;top:1.6rem;right:1.6rem;background:none;border:none;cursor:pointer;font-size:2.4rem;color:#d9d9d9;padding:.4rem;z-index:2;line-height:1;transition:color .2s ease}.footer-modal__close:hover{color:#fff}.footer-modal__content,.footer-modal__content *{background:transparent!important;background-color:transparent!important;color:#fff!important}.footer-modal__content{padding:4rem;overflow-y:auto;color:#fff;flex:1;min-height:0}.footer-modal__content.is-loading{opacity:0}.footer-modal__content h1,.footer-modal__content h2,.footer-modal__content h3,.footer-modal__content h4{color:#fff!important;margin-bottom:1.6rem}.footer-modal__content p{color:#ffffffd9;line-height:1.7;margin-bottom:1.2rem}.footer-modal__content a{color:#fff;text-decoration:underline;text-underline-offset:.3rem}.footer-modal__content a:hover{opacity:.8}.footer-modal__content::-webkit-scrollbar{width:6px}.footer-modal__content::-webkit-scrollbar-track{background:#ffffff1a}.footer-modal__content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.footer-modal__content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.footer-modal__content{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) rgba(255,255,255,.1)}.footer-modal__loading{display:flex;flex-direction:column;gap:1.2rem}.footer-modal__shimmer{height:1.4rem;width:100%;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff26,#ffffff0f 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:2px}.footer-modal__shimmer--short{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media screen and (max-width:749px){.footer-modal-container{width:100vw;max-width:100vw;height:100vh;max-height:100vh;border:none;border-radius:0;transform:translateY(100%)}.footer-modal-overlay.is-active .footer-modal-container{transform:translateY(0)}.footer-modal__content{padding:6rem 2rem 2rem}.footer-modal__close{top:2rem;right:2rem;font-size:2.8rem}}@media screen and (min-width:1024px){.footer-modal-container{width:1200px;max-width:80vw}}body.footer-modal-open{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-footer-modal.css.map */
