.appFooterPage{border-top-color:#f1bd18;border-top-width:3px;min-height:500px}.appFooter{margin-top:20px}.footH{color:#f1bd19;border-bottom:2px solid #333;line-height:25px;font-size:16px;font-weight:400;font-family:Neo Sans Std TR,sans-serif}.fixFooterPage{position:fixed;left:0;bottom:0;width:100%;z-index:1000}.marquee{width:100%;overflow:hidden;white-space:nowrap}.marquee-track{display:flex;animation:marquee 20s linear infinite}.marquee-track span{padding-right:2rem}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}