.mobile-sticky-footer{height:90px;right:0;position:fixed;border-top:1px solid #deddd5;bottom:0;gap:12px;box-shadow:0 -4px 12px rgba(0,0,0,.06);background:#f9f8ef;left:0;display:none;z-index:999}.mobile-sticky-footer,.mobile-sticky-footer-btn{padding:0 12px;justify-content:center;box-sizing:border-box;align-items:center}.mobile-sticky-footer-btn{height:41px;font-size:14px;border:none;text-decoration:none;font-weight:500;transition:background-color .2s ease;letter-spacing:.5px;text-align:center;border-radius:12px;cursor:pointer;width:168.5px;line-height:1;font-family:Fira Sans,sans-serif;display:flex}.mobile-sticky-footer-btn.primary{color:#fff;background:#3e7b51}.mobile-sticky-footer-btn.primary:active,.mobile-sticky-footer-btn.primary:hover{background:#356647}.mobile-sticky-footer-btn.secondary{color:#2d5016;background:#cce6d3}.mobile-sticky-footer-btn.secondary:active,.mobile-sticky-footer-btn.secondary:hover{background:#b8dac1}@media (max-width:768px){.mobile-sticky-footer{display:flex}body.product-page{padding-bottom:90px}}