.locations{--_image-size:10rem;flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.locations .location{flex-direction:row;align-items:center;gap:1.5rem;display:flex;position:relative}.locations .location .location__image{aspect-ratio:1;height:100%;width:var(--_image-size);border-radius:var(--bulma-radius);overflow:hidden}.locations .location .location__image picture{width:100%;height:100%}.locations .location .location__image picture img{object-fit:cover;width:100%;height:100%}.locations .location .location__content{flex:1}.locations .location .location__content a{font-weight:var(--bulma-weight-semibold);align-items:center;gap:.5rem;display:inline-flex}.locations .location .location__content__item+.location__content__item{margin-top:.5rem}
