@layer m-location-social{.m-location-social{background:var(--bfs-color-primary,#d50032);padding:1.5rem 1rem}.m-location-social__inner{align-items:center;display:flex;flex-direction:column;width:100%}.m-location-social__inner--wide{justify-content:space-between}.m-location-social__text{color:var(--ls-text-color,var(--bfs-color-white,#fff));font-family:var(--bfs-font-heading,sans-serif);font-size:1.125rem;font-weight:700;line-height:1.2;margin-bottom:1rem;text-align:center;text-transform:uppercase;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.m-location-social__links{align-items:center;display:flex;gap:1rem;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.m-location-social__link-item{flex-shrink:0;list-style-type:none}.m-location-social__link{align-items:center;color:var(--ls-icon-color,var(--bfs-color-white,#fff));display:inline-flex;justify-content:center;text-decoration:none;transition:opacity .2s ease}.m-location-social__link:focus,.m-location-social__link:hover{opacity:.75}.m-location-social__icon{color:var(--ls-icon-color,var(--bfs-color-white,#fff));display:block;fill:var(--ls-icon-color,var(--bfs-color-white,#fff));height:40px;width:40px}@media (min-width:768px){.m-location-social__links{gap:1.5rem}}@media (min-width:1024px){.m-location-social__inner{flex-direction:row}.m-location-social__text{flex:1 1 auto;font-size:1.5rem;margin-bottom:0;min-width:0;padding-right:2rem;text-align:right}.m-location-social__inner--wide .m-location-social__text{width:auto}.m-location-social__links{flex:0 1 auto;gap:2rem;justify-content:flex-start}.m-location-social__inner--wide .m-location-social__links{width:auto}}}