<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer .footer-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(calc(310px - 2rem),1fr));padding-top:5.6rem}.footer .footer-column h3 span{color:var(--typography-body);font-family:var(--font-family-body);margin:0 0 var(--baseline-2) 0}.footer .footer-column .icon{display:none}.footer .footer-column nav ul{display:flex;flex-direction:column;gap:calc(var(--baseline-3) - var(--baseline));list-style:none;margin:0;padding:0}.footer .footer-column nav ul li a{color:var(--btn-primary-overlay-clr);font-size:var(--step--1)}.footer .footer-column h3:not(:first-child){margin-top:calc(var(--baseline-6) + var(--baseline))}.footer .footer-second-nav ul{display:flex;flex-direction:column;gap:var(--baseline);list-style:none;margin:0;padding:0}.footer .footer-second-nav ul li a{color:var(--btn-primary-overlay-clr);font-size:var(--step--2)}.footer .footer-buttons-nav{display:flex;flex-direction:row;gap:var(--baseline);justify-content:flex-start;margin-top:var(--baseline-3)}.footer .footer-logos{display:flex;flex-direction:row;justify-content:center;margin-top:calc(var(--baseline-6)*2 + var(--baseline-4)*2);width:100%}.footer .footer-legal{display:flex;flex-direction:row;gap:var(--baseline-5);justify-content:flex-start;padding:var(--baseline) 0}.footer .footer-legal-text{color:var(--primary-600);font-size:var(--step--3)}.footer .footer-legal-nav ul{align-items:center;display:flex;flex-direction:row;gap:var(--baseline-4);height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0}.footer .footer-legal-nav ul li{line-height:0}.footer .footer-legal-nav ul li a{color:var(--btn-primary-overlay-clr);font-size:var(--step--3)}@media screen and (max-width:992px){.footer{padding-bottom:calc(var(--baseline-6)*2)}.footer .footer-wrapper{display:flex;flex-direction:column;gap:0;padding-top:calc(var(--baseline-6) + var(--baseline-2))}.footer .footer-column_heading{display:flex;flex-direction:row;justify-content:space-between}.footer .footer-column h3{border-bottom:1px solid var(--primary-100);margin:0;padding:var(--baseline-3) 0}.footer .footer-column h3.open{border-bottom:1px solid transparent}.footer .footer-column h3 span{font-weight:700;margin:0}.footer .footer-column .icon{display:inline}.footer .footer-column h3:not(:first-child){margin:0}.footer .footer-column .icon .icon-plus-icon{color:var(--typography-body);fill:var(--typography-body);stroke:var(--typography-body)}.footer .footer-main-nav ul{height:0;overflow:hidden;transition:height 1s ease-in-out}.footer .footer-main-nav.open ul{height:fit-content;overflow:auto}.footer nav.footer-second-nav{order:-1}.footer .footer-second-nav ul li a{font-size:var(--step--1)}.footer .footer-buttons-nav{flex-wrap:wrap}.footer .footer-logos{margin-block:calc(var(--baseline-6) + var(--baseline-4))}.footer .footer-legal,.footer .footer-logos{flex-direction:column}.footer .footer-logos .footer-main-logo img{width:100%}.footer .footer-legal{align-items:flex-start;gap:var(--baseline-2)}}</pre></body></html>