.sticky_footer{background:#fff;bottom:0;box-shadow:0 -6px 4px 0 rgba(0,0,0,.1);height:75px;left:0;position:fixed;width:100%}.sticky_footer .inner{align-items:center;display:flex;gap:20px;justify-content:center;margin:13px auto 0;max-width:1136px;padding:0 20px}.sticky_footer .inner .t{color:#000;font-size:24px;font-weight:500}.sticky_footer .inner .button{padding:9px 36px}@media (max-width:767px){.sticky_footer .inner .t{display:none}.sticky_footer .inner .button{justify-content:center;width:100%}}