footer{background-image:url(/_next/static/media/footer_bg.3c0dcb6c.png);background-repeat:no-repeat;background-size:cover}.underline{height:3px}.menu-item:hover+.underline{background-color:#378730;animation:hover-animation .7s cubic-bezier(.165,.84,.44,1) forwards}@keyframes hover-animation{0%{width:0}to{width:100%}}.mli,.mul{margin:0;padding:0}.mul{padding:30px 10px 0;position:absolute;width:100%}.mli{list-style:none;margin-bottom:20px;padding-left:20px;display:flex;align-items:center;cursor:pointer}.text-slide{display:inline-block;position:relative;white-space:nowrap;top:0;left:0;animation:slide 5s;animation-iteration-count:infinite}@keyframes slide{0%{top:0}10%{top:0}50%{top:-35px}80%{top:-70px}}@media screen and (max-width:500px){@keyframes slide{0%{top:0}10%{top:0}50%{top:-30px}80%{top:-60px}}}