.footer-popup{position:fixed;bottom:0;left:0;right:0;z-index:9999;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.footer-popup--visible{opacity:1;visibility:visible;pointer-events:auto}.footer-popup--closing{opacity:0;visibility:hidden;pointer-events:none}.footer-popup__container{position:relative;max-width:100%;margin:0 auto;transform:translateY(100%);transition:transform .4s cubic-bezier(.25,.46,.45,.94);background:rgb(var(--color-background));border:1px solid rgb(var(--color-border));border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 -4px 20px #0000001a;overflow:hidden}.footer-popup--visible .footer-popup__container{transform:translateY(0)}.footer-popup__content{position:relative;text-align:center;color:rgb(var(--color-foreground))}.footer-popup__close{position:absolute;z-index:999;top:1rem;right:1rem;background:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem}.footer-popup__close:hover{background:rgba(var(--color-foreground),.1);color:rgb(var(--color-accent))}.footer-popup__title{font-size:1.5rem;font-weight:600;margin:0 0 1rem;color:rgb(var(--color-foreground));line-height:1.3}.footer-popup__text{margin:0 0 1.5rem;color:rgba(var(--color-foreground),.8);line-height:1.5}.footer-popup__text p{margin:0 0 .5rem}.footer-popup__text p:last-child{margin-bottom:0}.footer-popup__button{display:inline-block;padding:.75rem 1.5rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s ease;border:2px solid rgb(var(--color-button))}.footer-popup__button:hover{background:transparent;color:rgb(var(--color-button))}@media screen and (max-width: 749px){.footer-popup__container{border-radius:12px;border:1px solid rgb(var(--color-border))}.footer-popup__title{font-size:1.25rem}.footer-popup__close{top:.75rem;right:.75rem;width:2rem;height:2rem}}@media screen and (min-width: 750px){.footer-popup__container{margin:0 auto}}.color-scheme-1{--color-background: var(--color-scheme-background);--color-foreground: var(--color-scheme-text);--color-border: var(--color-scheme-border);--color-accent: var(--color-scheme-accent);--color-button: var(--color-scheme-button-background);--color-button-text: var(--color-scheme-button-text)}.footer-popup__container:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:40px;height:4px;background:rgba(var(--color-foreground),.3);border-radius:2px;margin-top:8px}.footer-popup__custom-content::-webkit-scrollbar{width:4px}.footer-popup__custom-content::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.1);border-radius:2px}.footer-popup__custom-content::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.3);border-radius:2px}.footer-popup__custom-content::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.5)}@media (prefers-reduced-motion: reduce){.footer-popup,.footer-popup__container{transition:none}}.footer-popup__close:focus{outline:2px solid rgb(var(--color-accent));outline-offset:2px}.footer-popup__button:focus{outline:2px solid rgb(var(--color-accent));outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-footer-popup.css.map */
