.office-space-cards-row{display:flex;flex-wrap:wrap;gap:2em;justify-content:center;margin-left:-1rem;margin-right:-1rem;margin-top:10px}.office-space-cards-row .office-space-cards-card{display:flex;flex:0 0 calc(33.33333% - 2rem);flex-direction:column;justify-content:flex-start;max-width:calc(33.33333% - 2rem);min-height:168px;position:relative}.office-space-cards-row .image-box img{aspect-ratio:352/198;width:100%}.office-space-title{background-color:#002966;color:#fff;font-size:20px;font-weight:700;min-height:29px;text-align:center}.office-space-cards-row .content-box{margin-top:20px}.office-space-cards-row .content-box p{line-height:2;margin-bottom:0}@media screen and (max-width:999px){.office-space-cards-row{display:block}.office-space-cards-row .office-space-cards-card{flex:0 0 100%;margin-bottom:30px;max-width:100%}.office-space-cards-row .office-space-cards-card:last-child{margin-bottom:0}.office-space-cards-row .content-box{margin-top:18px}}