.module.footerbar{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Open Sans','Helvetica Neue',sans-serif;position:relative;overflow:hidden;color:#fff}.module.footerbar a{text-decoration:none;color:#fff}.module.footerbar a:hover{text-decoration:underline}.module.footerbar .footerbar-wrapper{padding:35px 15px;position:relative;z-index:1}.module.footerbar .footerbar-tint{z-index:1;position:relative}.module.footerbar .footerbar-background-image{position:absolute;width:102%;height:102%;object-fit:cover;object-position:50% 50%;top:0px;left:0px;z-index:0}.module.footerbar .footerbar-background-video{position:absolute;object-fit:cover;width:102%;height:100vh;margin-top:-50vh;top:50%;left:0;z-index:0}.module.footerbar .footerbar-content{display:flex;align-items:center;justify-content:center;margin:0}.module.footerbar .footerbar-content .footerbar-content--copyright{margin:0}.module.footerbar .footerbar-content .footerbar-content--menu ul{display:flex;align-items:center;justify-content:space-between;flex-flow:row wrap;padding:0;margin:0 0 0 30px}.module.footerbar .footerbar-content .footerbar-content--menu ul li{margin:0 30px 0 0}.module.footerbar .footerbar-content .footerbar-content--menu ul li:last-child{margin:0}.module.footerbar .footerbar-content .footerbar-content--menu ul li ul{display:none}.module.footerbar .footerbar-social{display:flex;align-items:center;justify-content:center;margin:0 0 30px 0}.module.footerbar .footerbar-social a{background-color:#fff;border-radius:50%;height:38px;width:38px;display:flex;text-decoration:none;align-items:center;justify-content:center;margin:0 5px;text-shadow:none !important;padding:8px}.module.footerbar .footerbar-social a img{width:100%}.module.footerbar .footerbar-social a:hover{opacity:.7}.module.footerbar .footerbar-social a[href=''],.module.footerbar .footerbar-social a[href=''] i{display:none}.module.footerbar .footerbar-social a .fa{font-size:20px}@media(min-width:768px){.module.footerbar .footerbar-background-video{height:102%;margin-top:0px;top:0px}}@media(max-width:767px){.module.footerbar .footerbar-content{flex-direction:column}.module.footerbar .footerbar-content .footerbar-content--menu ul{margin:30px 0 0}}