.our-offices .heading{text-align:center}.our-offices .offices{grid-gap:1.333rem;display:grid;margin:2.667rem 0 0;overflow:hidden;width:100%}.offices .offices-card{aspect-ratio:1.49;background:#1b1b1e;border-radius:.556rem;overflow:hidden;position:relative}.offices-card .image-wrapper{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.offices-card .image-wrapper:before{background-image:linear-gradient(0deg,rgba(0,0,0,.9) 25%,transparent);content:"";height:100%;left:0;position:absolute;right:0;top:0}.offices-card .image-wrapper img{height:100%;object-fit:cover;width:100%}.offices-card .offices-copy{bottom:0;left:0;padding:1.778rem;position:absolute;z-index:10}.offices-card .offices-copy h4{font-size:1rem;font-weight:700;line-height:1.222rem;margin:0 0 .667rem}.offices-card .offices-copy .address *{font-size:.889rem;font-weight:400;line-height:1.056rem;margin:0 0 .222rem}@media only screen and (max-width:1024px){.our-offices .offices{grid-template-rows:repeat(2,1fr)}}@media only screen and (min-width:1025px){.our-offices .offices{grid-template-columns:repeat(2,1fr)}}