.block--locations{--card-count:4}.block--locations .cards{display:flex;flex-wrap:wrap;gap:1.5rem 0}.block--locations .cards>.card{align-self:stretch;flex:1 1 var(--card-width,100%);max-width:var(--card-width,100%);padding:0 calc(var(--bs-gutter-x)*.5)}@media (min-width:768px){.block--locations .cards>.card{--card-width:50%}}@media (min-width:992px){.block--locations .cards>.card{--card-width:calc(100%/(var(--card-count, 4) - 1))}}@media (min-width:1200px){.block--locations .cards>.card{--card-width:calc(100%/var(--card-count, 4))}}.block--locations .cards>.card .card-body{height:100%}.block--locations .card-linkedin{background-color:var(--bs-secondary);border-radius:50%;color:var(--bs-white);display:inline-block;float:right;padding:.4rem;transition:border-radius .15s ease-in-out}.block--locations .card-linkedin:hover{border-radius:var(--bs-border-radius)}.block--locations .card-linkedin svg{display:block;height:.8rem;width:.8rem}.editor-styles-wrapper .block--locations{--card-width:100%}@media (min-width:768px){.editor-styles-wrapper .block--locations{--card-width:calc(100% / max(1, (var(--card-count, 4) - 2)))}}@media (min-width:992px){.editor-styles-wrapper .block--locations{--card-width:calc(100%/(var(--card-count, 4) - 1))}}@media (min-width:1200px){.editor-styles-wrapper .block--locations{--card-width:calc(100%/var(--card-count, 4))}}
