.footer-loc-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:20px}.footer-loc-wrap .horizontal-div{align-self:stretch!important;background:var(--clr-base-dk);min-height:1em;width:1px}.footer-loc{align-items:center;display:inline-flex;flex-direction:column;font-size:18px;height:1.2em;line-height:1em;overflow:hidden;text-align:center;transition:width .3s ease-in-out;white-space:nowrap}.loc_a,.loc_b{display:block;padding:2px 5px;transition:transform .3s ease-in-out}.loc_b{transform:translateY(100%)}.footer-loc-wrap .horizontal-div:last-child{display:none}.footer-loc-wrap>.footer-loc:first-child+.horizontal-div,.footer-loc-wrap>.horizontal-div:last-child{opacity:0;visibility:hidden}@media screen and (max-width:767px){.footer-loc{font-size:16px}.footer-loc-wrap{gap:1em;padding:20px 4px 20px 20px}}