:root{--breakpoint-mobile-s:320;--breakpoint-mobile-m:375;--breakpoint-mobile-l:425;--breakpoint-tablet:768;--breakpoint-laptop:1024;--breakpoint-desktop:1440;--breakpoint-large-desktop:1600}.c-DefaultFooter{display:flex;flex-direction:column;gap:1rem;height:100%;background-color:#30445f}.c-DefaultFooter__Main{display:flex;flex-direction:column;gap:2.875rem;padding:20px}.c-DefaultFooter__LogoWrapper{position:relative;width:237px;height:75px;margin-bottom:10px}.c-DefaultFooter__LogoWrapper img{object-fit:contain;filter:invert(1) contrast(5)}.c-DefaultFooter__EndSection{display:flex;flex-direction:column;gap:2rem}@media(min-width:768px){.c-DefaultFooter__Main{padding:6.25rem}.c-DefaultFooter__LogoWrapper{position:relative;width:316px;height:75px;margin-bottom:10px}}@media(min-width:1024px){.c-DefaultFooter__Head{display:flex;justify-content:space-between}.c-DefaultFooter__EndSection{flex-direction:row;margin-top:2rem}}