.widget.footer{--logo-height: auto;--menu-spacing: 0px;--logo-padding-left: 0px;--logo-padding-right: 0px;--menu-padding-left: 0px;--menu-padding-right: 0px}.widget.footer.sticky{position:fixed;left:0px;bottom:0px;width:100%;z-index:2}.widget.footer .main_footer{display:flex;align-items:center;justify-content:space-between}.widget.footer a.footer_logo{display:block}@media (min-width: 768px){.widget.footer a.footer_logo{padding:0 var(--logo-padding-right) 0 var(--logo-padding-left)}}.widget.footer a.footer_logo img{max-width:none;width:auto;height:var(--logo-height)}.widget.footer ul.menu{margin:0;display:flex;width:100%;list-style-type:none;padding:0 var(--menu-padding-right) 0 var(--menu-padding-left);align-items:center;flex-direction:row;flex-wrap:wrap;row-gap:10px}.widget.footer ul.menu li{margin:0 var(--menu-spacing)}.widget.footer ul.menu li:last-child{margin-right:0}.widget.footer ul.menu li a{text-decoration:none}@media (max-width: 768px){.widget.footer ul.menu{padding:0}.widget.footer ul.menu li{margin:0 .5rem}}body:not(.sm) .widget.footer .main_footer.align-left{flex-direction:row}body:not(.sm) .widget.footer .main_footer.align-right{flex-direction:row-reverse}body:not(.sm) .widget.footer .main_footer.align-center{flex-direction:column}body:not(.sm) .widget.footer ul.menu{justify-content:flex-start}body:not(.sm) .widget.footer ul.menu.align-center{justify-content:center}body:not(.sm) .widget.footer ul.menu.align-right{justify-content:flex-end}body:not(.sm) .widget.footer a.footer_logo{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left;object-position:left}body.sm .widget.footer .main_footer{flex-direction:column}body.sm .widget.footer ul.menu{justify-content:center}
