.footer{background-color:#141724;color:white;font-family:FranklinGothicATF_ExtraLight;z-index:3;position:relative;width:100%;padding-block:40px 0;display:flex;justify-content:center}.footer-container{width:100%;display:flex;flex-direction:column;gap:40px}.footer-left p{max-width:500px;font-family:FranklinGothicATF_ExtraLight;font-weight:350;font-size:18px;line-height:30px;margin-top:16px}.footer-right{display:flex;flex-wrap:wrap;gap:135px}.footer-section{min-width:140px}.footer-section h4{color:#fff;font-family:FranklinGothicATF_ExtraLight;font-size:22px;margin-bottom:10px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:6px}.footer-section ul li a{font-family:FranklinGothicATF_ExtraLight;color:#EFEEEE;font-weight:350;font-size:16px;line-height:45px;letter-spacing:0;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0;text-decoration-skip-ink:auto}.footer-section ul li a:hover{text-decoration:underline}@media (max-width:1350px){.footer-right{gap:80px}}@media (max-width:1220px){.footer-right{gap:40px}}@media (min-width:768px){.footer-container{justify-content:space-between;align-items:flex-start;margin:30px 0}.footer-container,.footer-right{flex-direction:row}}