.footer{background-color:#0F111C;color:white;font-family:FranklinGothicATF_ExtraLight;z-index:3;position:relative;width:100%;padding-block:calc(var(--base) * 7);display:flex;justify-content:center}.footer-container{width:100%;display:flex;flex-direction:column;gap:40px}.footer-left p{max-width:calc(var(--base) * 68);font-family:FranklinGothicATF_ExtraLight;font-size:16px;line-height:calc(var(--base) * 3);margin-top:calc(var(--base) * 1.6)}.footer-right{display:flex;flex-wrap:wrap;width:100%;justify-content:start}.footer-section{min-width:140px}.footer-section h4{color:#fff;font-family:FranklinGothicATF_ExtraLight;font-size:16px;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;text-decoration-color:#8b8e949c;text-decoration-thickness:calc(var(--base) * .1);text-underline-offset:calc(var(--base) * .3)}.footer-section ul li a:hover{text-decoration:underline}.footer-left img{max-width:134px}@media (max-width:1220px){.footer-right{gap:30px}}@media (min-width:768px){.footer-container{justify-content:space-between;align-items:flex-start;margin:30px 0}.footer-container,.footer-right{flex-direction:row}.footer-section h4{font-size:calc(var(--base) * 2.2);margin-bottom:calc(var(--base) * 1)}.footer-left p{font-size:calc(var(--base) * 1.8)}.footer-section ul li a{font-size:calc(var(--base) * 1.6)}.footer-right{width:40%;justify-content:space-around}.footer-left img{width:100%;max-width:calc(var(--base) *17.9);height:auto;display:inline-block}}