.front-footer{background-color:#424242;background-image:var(--portal-footer-background);padding:60px 0 20px;width:100%;border-top:1px solid #eaeaea}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;gap:32px;flex-wrap:wrap}.footer-brand-section{flex:0 0 300px}.footer-logo{display:flex;align-items:center}.footer-logo-image{max-width:150px;height:auto}.footer-links-section{flex:1 1 600px;display:flex;justify-content:space-around;gap:32px;font-weight:700}.footer-links-column{flex:0 0 auto}.footer-link-heading{font-size:16px;font-weight:600;margin-bottom:15px;color:#fff}.footer-link-list{list-style:none;padding:0;margin:0}.footer-link-list li{margin-bottom:10px}.footer-link-list a{color:#fff;text-decoration:none;font-size:14px;transition:all .3s ease;padding:0 0 0 1em;display:block}.footer-link-list a:hover{color:#ffffff;background-color:rgba(255,255,255,.1);border-radius:4px;padding:4px 8px;transform:translateX(-4px)}.footer-copyright{text-align:center;font-size:12px;color:#fff;margin-top:10px;padding-top:10px;padding-bottom:70px}@media (max-width:768px){.front-footer{padding-top:48px;border-top-right-radius:calc(100vw * 80 / 750);border-top-left-radius:calc(100vw * 80 / 750)}.footer-container{padding:0 20px 40px;gap:28px}.footer-brand-section{flex-basis:100%}.footer-logo-image{max-width:120px}.footer-links-section{width:100%;justify-content:space-between;gap:20px}.footer-links-column{flex:1 1 0}.footer-link-list a{padding-left:0}.footer-link-list a:hover{transform:translateY(-2px)}}@media (max-width:1200px) and (min-width:769px){.footer-container{padding:0 30px}.footer-links-section{flex:1 1 auto}}@media (max-width:900px) and (min-width:769px){.footer-container{flex-direction:column}.footer-brand-section{text-align:center;flex:0 0 auto;width:100%}.footer-logo{display:flex;justify-content:center}.footer-links-section{width:100%}}