.bc-footer{background:var(--bc-blue);color:var(--bc-white)}.bc-footer-top{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:var(--bc-max-width);padding:3rem 2.5rem 2.5rem}.bc-footer-logo{font-family:var(--bc-font);font-size:3rem;font-weight:700;letter-spacing:-.03em;line-height:1;text-decoration:none}.bc-footer-logo,.bc-footer-logo:hover,.bc-footer-logo:visited{color:var(--bc-white)}.bc-footer-contact{font-style:normal;text-align:right}.bc-footer-contact-heading{color:var(--bc-white);font-family:var(--bc-font);font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.bc-footer-contact a{color:hsla(0,0%,100%,.93);display:block;font-size:.82rem;font-weight:600;line-height:1.7;padding:.25rem 0;text-decoration:none;transition:color .2s}.bc-footer-contact a:hover{color:var(--bc-white)}.bc-footer-sep{margin:0 auto;max-width:var(--bc-max-width);padding:0 2.5rem}.bc-footer-sep-line{background:hsla(0,0%,100%,.12);height:1px}.bc-footer-nav{display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr 1fr;margin:0 auto;max-width:var(--bc-max-width);padding:2.5rem 2.5rem 2rem}.bc-footer-col-heading{color:var(--bc-white);font-family:var(--bc-font);font-size:.82rem;font-weight:700;margin-bottom:1rem}.bc-footer-col-heading.invisible{opacity:0;pointer-events:none}.bc-footer-links{list-style:none;margin:0;padding:0}.bc-footer-links li{list-style:none}.bc-footer-links a{color:hsla(0,0%,100%,.93);display:inline-block;font-family:var(--bc-font);font-size:.8rem;font-weight:600;padding:.25rem 0;text-decoration:none;transition:color .2s,padding-left .2s}.bc-footer-links a:hover{color:var(--bc-white);padding-left:4px}.bc-footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:var(--bc-max-width);padding:1.5rem 2.5rem 2rem}.bc-footer-copy{color:hsla(0,0%,100%,.93);font-size:.68rem;font-weight:600}.bc-footer-legal{display:flex;gap:1.5rem}.bc-footer-legal a{color:hsla(0,0%,100%,.93);display:inline-block;font-size:.68rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:color .2s}.bc-footer-legal a:hover{color:hsla(0,0%,100%,.9)}.bc-footer-accordion{display:none}@media (max-width:900px){.bc-footer-top{flex-direction:column;gap:1.5rem;padding:2.5rem 1.25rem 2rem}.bc-footer-logo{font-size:2.2rem}.bc-footer-contact{text-align:left}.bc-footer-contact-heading{font-size:1.2rem}.bc-footer-sep{padding:0 1.25rem}.bc-footer-nav{gap:2rem 1.5rem;grid-template-columns:1fr 1fr;padding:2rem 1.25rem}.bc-footer-col-heading.invisible{display:none}.bc-footer-bottom{align-items:flex-start;flex-direction:column;gap:.75rem;padding:1.25rem}.bc-footer-legal{flex-wrap:wrap;gap:1rem}}@media (max-width:580px){.bc-footer-nav{gap:0;grid-template-columns:1fr;padding:1.5rem 1.25rem}.bc-footer-col>.bc-footer-col-heading{display:none}.bc-footer-accordion{align-items:center;background:none;border:none;border-bottom:1px solid hsla(0,0%,100%,.08);cursor:pointer;display:flex;justify-content:space-between;padding:.85rem 0;width:100%}.bc-footer-accordion-label{color:var(--bc-white);font-family:var(--bc-font);font-size:.82rem;font-weight:700}.bc-footer-accordion-arrow{fill:none;height:16px;stroke:hsla(0,0%,100%,.5);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .3s;width:16px}.bc-footer-col.is-open .bc-footer-accordion-arrow{transform:rotate(180deg)}.bc-footer-col .bc-footer-links{max-height:0;overflow:hidden;padding:0;transition:max-height .35s ease,padding .35s ease}.bc-footer-col.is-open .bc-footer-links{max-height:400px;padding:.5rem 0 .75rem}}