.sticky-footer{position:fixed;z-index:50;bottom:0;left:0;display:flex;align-items:center;overflow:hidden;width:100%;height:70px;background-color:#2f0147;transition:opacity .25s ease,transform .25s ease;will-change:opacity,transform}.sticky-footer.is-hidden{opacity:0;transform:translateY(10px);pointer-events:none;visibility:hidden}.sticky-footer__wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:2vw;gap:10px;background:linear-gradient(90deg,#ffbcc6 -10.68%,#bd0006bf 25.99%,#ffbcc6 93.16%,#bd00068c 119.28%,#ffbcc6 193.45%)}.sticky-footer__wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--sticky-footer-bg, none);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:var(--sticky-footer-bg-opacity, 1);pointer-events:none;z-index:0}.sticky-footer__splash{position:absolute;top:50%;transform:translateY(-50%);height:56px;width:auto;pointer-events:none;z-index:1}.sticky-footer__splash--left{left:4px}.sticky-footer__splash--right{right:4px}.sticky-footer__splash-img{display:block;height:100%;width:auto;object-fit:contain}@media screen and (min-width:640px){.sticky-footer__wrapper{padding:10px;gap:30px}}.sticky-footer__text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;max-width:220px;font-weight:700;letter-spacing:.5px;line-height:20px}@media screen and (min-width:640px){.sticky-footer__text{max-width:none}}.sticky-footer__headline{color:#fff;font-size:14px;font-weight:900;line-height:1.1;letter-spacing:.6px;max-width:202px}@media screen and (min-width:640px){.sticky-footer__headline{font-size:22px;line-height:1.2;max-width:none}}.sticky-footer__subheadline{display:block;color:#f0f757;font-size:14px;font-weight:400;letter-spacing:.6px}@media screen and (min-width:640px){.sticky-footer__subheadline{font-size:18px}}.sticky-footer__button{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;max-width:160px;padding:8px 10px;background-color:#00ad21;color:#fff;border-radius:8px;text-decoration:none}@media screen and (min-width:640px){.sticky-footer__button{max-width:205px}}.sticky-footer__button-icon{display:inline-flex;flex-shrink:0;width:28px;height:28px;color:#fff}@media screen and (min-width:640px){.sticky-footer__button-icon{width:39px;height:33px}}.sticky-footer__button-icon svg{width:100%;height:100%}.sticky-footer__button-text{flex:1;text-align:center;color:#fff;font-size:14px;font-weight:700;line-height:1}@media screen and (min-width:640px){.sticky-footer__button-text{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-sticky-footer.css.map */
