.footer_footerContainer__24vnt{display:flex;flex-direction:column;height:450px;background:var(--primary);gap:24px;justify-content:space-between;padding:2rem;font-size:clamp(12px,calc(.5rem + .5vw),1rem);line-height:24px;letter-spacing:0;color:#fff}.footer_footer__PZD4d{display:flex;justify-content:space-between;align-items:center;height:100%}.footer_logoArea__2S1Xs{display:flex;justify-content:center;align-items:center;gap:16px}.footer_contact___J22L{display:flex;flex-direction:column;align-items:flex-start}.footer_logo__pe9i3{width:192px;height:auto;border-radius:16px}.footer_copyright__djed_{display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.footer_logoDivider__I7tpN{width:100%;color:#fff}.footer_links__t81SU{display:flex;flex-direction:column;text-align:right;justify-content:center}.footer_contact___J22L>a:hover,.footer_link__GYo3a:hover{color:#d3d3d3}@media only screen and (max-width:1000px){.footer_contact___J22L{flex-direction:column;align-items:flex-start;gap:24}}@media only screen and (max-width:500px){.footer_footerContainer__24vnt{align-items:center;height:auto}.footer_footer__PZD4d{flex-direction:column;gap:24px}.footer_links__t81SU{text-align:center}}:root{--background:#fff;--foreground:#171717;--primary:#0c5292;--complimentary:#e8aa26}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}