@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Open+Sans&display=swap");.component--footer{padding:50px 0;background:#f8f8f8;color:#112128;font-size:18px}@media(max-width:1200px){.component--footer .container{padding-left:25px;padding-right:25px;max-width:100%}}@media(max-width:768px){.component--footer{padding:40px 0;font-size:14px}}.component--footer *{font-family:'Barlow',sans-serif}.component--footer-top{padding-bottom:35px}@media(max-width:768px){.component--footer-top{padding-bottom:25px}}.component--footer-address,.component--footer-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.component--footer-contact{text-align:right}@media(max-width:768px){.component--footer-contact{padding-top:25px;text-align:left}}.component--footer-content a{color:#112128}.component--footer-content a:hover{text-decoration:underline}.component--footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media(max-width:768px){.component--footer-social{padding-top:25px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.component--footer-social a:not(:last-child){margin-right:50px}