.footer-list--links{display:flex;list-style:none;color:#82cd2d;flex-shrink:0;margin:0}.footer-list--item{margin-right:.9375rem}.footer-list--link{color:#82cd2d;position:relative;padding-bottom:.3125rem}.footer-list--link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:.0625rem;background-color:#82cd2d;transition:width .3s}.footer-list--link:hover{color:#82cd2d;text-decoration:none}.footer-list--link:hover:after{width:100%}.simple-layout--layout{background:url(/build/images/background.320669a2.jpg);background-size:cover;background-position:50%;background-attachment:fixed;height:auto;min-height:100vh}.simple-layout--container{display:flex;flex-direction:column;height:100%;justify-content:space-between}@media (min-width:992px){.simple-layout--container{min-height:100vh}}