.footer-links{list-style:none;margin:0;padding:0;width:100%}.footer-links__column{border-bottom:1px solid rgba(0,0,0,.1)}.footer-links__column:last-child{border-bottom:none}.footer-links__title{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin:0;padding:.75rem 0;color:#02b3ec;font-size:1rem;font-weight:400;text-transform:capitalize}.footer-links__chevron{transition:transform .2s ease;font-size:.8rem}.footer-links__title[aria-expanded=true] .footer-links__chevron{transform:rotate(180deg)}.footer-links__list{list-style:none;margin:0 0 .5rem;padding:0 0 .75rem}.footer-links__list li{line-height:1.1;padding:.25rem 0}.footer-links__list a{color:#fff;font-size:.75rem;text-transform:capitalize;text-decoration:none}@media (min-width:768px){.footer-links{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.footer-links__column{border-bottom:none;margin-left:.5rem}.footer-links__column:first-child{margin-left:0}.footer-links__title{cursor:default;pointer-events:none;padding:0}.footer-links__chevron{display:none}.footer-links__list.collapse{display:block!important;height:auto!important;padding:0}}