.footer-module__tUdqrq__footerContainer{background:var(--primary);letter-spacing:0;color:#fff;flex-direction:column;justify-content:space-between;gap:24px;height:450px;padding:2rem;font-size:clamp(12px,.5rem + .5vw,1rem);line-height:24px;display:flex}.footer-module__tUdqrq__footer{justify-content:space-between;align-items:center;height:100%;display:flex}.footer-module__tUdqrq__logoArea{justify-content:center;align-items:center;gap:16px;display:flex}.footer-module__tUdqrq__contact{flex-direction:column;align-items:flex-start;display:flex}.footer-module__tUdqrq__logo{width:100%;height:auto}.footer-module__tUdqrq__logoContainer{border-radius:16px;justify-content:center;align-items:center;width:192px;height:128px;padding-top:12px;display:flex;overflow:hidden}.footer-module__tUdqrq__copyright{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.footer-module__tUdqrq__links{text-align:right;flex-direction:column;justify-content:center;display:flex}.footer-module__tUdqrq__link:hover,.footer-module__tUdqrq__contact>a:hover{color:#d3d3d3}.footer-module__tUdqrq__verticalSeperator{background:linear-gradient(#fff,#d3d3d3);border-radius:8px;width:5px;height:128px}@media only screen and (max-width:1000px){.footer-module__tUdqrq__contact{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:500px){.footer-module__tUdqrq__footerContainer{align-items:center;height:auto}.footer-module__tUdqrq__footer{flex-direction:column;gap:24px}.footer-module__tUdqrq__links{text-align:center}}@media only screen and (max-width:375px){.footer-module__tUdqrq__logoArea{flex-direction:column}.footer-module__tUdqrq__verticalSeperator{width:100%;height:5px}}
:root{--background:#fff;--foreground:#171717;--primary:#0c5292;--complimentary:#e8aa26}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
