@layer components{.StickyFooterButtonsLayout{z-index:0}.StickyFooterButtonsLayout__main{padding:30px 30px 0;z-index:10}.StickyFooterButtonsLayout__footer{position:-webkit-sticky;position:sticky;z-index:20;width:100%;bottom:0;padding:30px;pointer-events:none}.StickyFooterButtonsLayout__footer:before{position:absolute;bottom:0;left:0;width:100%;content:"";display:block;height:110%;background:-webkit-gradient(linear,left bottom,left top,from(white),color-stop(70%,white),to(rgba(255,255,255,0)));background:linear-gradient(0deg,white 0,white 70%,rgba(255,255,255,0))}.StickyFooterButtonsLayout__buttonList{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;gap:5px;max-width:100%;pointer-events:all}@media(min-width:680px)and (max-width:999px){.StickyFooterButtonsLayout__buttonList>*{display:-ms-inline-flexbox;display:inline-flex;width:auto}.StickyFooterButtonsLayout__buttonList{-ms-flex-direction:row;flex-direction:row}}@media(min-width:1300px){.StickyFooterButtonsLayout__buttonList>*{display:-ms-inline-flexbox;display:inline-flex;width:auto}.StickyFooterButtonsLayout__buttonList{-ms-flex-direction:row;flex-direction:row}}}