.fs-bottom-bar{z-index:31;background-color:#fff;transition-property:box-shadow,transform;transition-duration:.2s;transition-timing-function:ease;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.fs-bottom-bar--visible{transform:none;box-shadow:0 0 5px #0003}.fs-bottom-bar__wrapper{justify-content:center;align-items:center;min-height:74px;padding:12px 24px;display:flex}@media only screen and (max-width:767px){body.is-fs-bottom-bar-visible .h-scrollbar-replacement{padding-bottom:var(--fs-bottom-bar-height,0)}}
