.ft-mol-btnGroup{position:relative;padding-top:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media only screen and (min-width:768px){.ft-mol-btnGroup{justify-content:flex-start}}.ft-mol-btnGroup--lft{justify-content:flex-start}@media only screen and (min-width:768px){.ft-mol-btnGroup--rgt{justify-content:flex-end}}.ft-mol-btnGroup--cnt{justify-content:center}.ft-mol-btnGroup--is-fixed-mo{position:fixed;right:0;bottom:0;left:0;padding-bottom:1rem;z-index:10;width:100%;background:linear-gradient(to bottom,rgba(255,255,255,0.95) 0%,rgba(255,255,255,0.95) 100%)}@media only screen and (min-width:768px){.ft-mol-btnGroup--is-fixed-mo{position:initial;z-index:1;background-image:none}}