.Footer{z-index:1}.Footer .top-button{color:#fff;background-color:#4e1389;justify-content:center;align-items:center;gap:1rem;width:100%;padding-block:1.5rem;font-size:1rem;transition:all .3s;display:flex}.Footer .top-button .top-arrow{transform:rotate(-90deg)}.Footer .top-button:hover{filter:brightness(150%)}.Footer .footer-body{z-index:2;background-color:#fff;position:relative}.Footer .footer-body .hover-underline{width:fit-content;position:relative}.Footer .footer-body .hover-underline:hover:after{opacity:1;width:calc(100% + 4px)}.Footer .footer-body .hover-underline:after{content:"";opacity:0;border-bottom:2px solid #4e1389;width:80%;transition:all .3s;position:absolute;top:calc(100% + .25rem);left:0}.Footer .pages-grid{grid-gap:1.5rem;grid-template-rows:auto auto;grid-template-columns:auto auto;display:grid}.Footer .pages-grid a{white-space:nowrap}@media (max-width:1024px){.Footer{font-size:13px!important}.Footer .text-lg{font-size:14px}.Footer .pages-grid{grid-template-rows:auto;grid-template-columns:auto auto auto auto}}@media (max-width:400px){.Footer .pages-grid{grid-template-rows:auto auto;grid-template-columns:auto auto}}
