.office-gallery{background:var(--gray-950);position:relative}.office-gallery__main-wrapper{padding-block:var(--vertical-space-sm);position:relative;z-index:1}@media screen and (min-width:767px){.office-gallery__main-wrapper{padding-block:var(--vertical-space-md)}}.office-gallery__titles-wrapper{margin-block-end:3rem;text-align:center}.office-gallery__small-title{margin-bottom:.5rem}.office-gallery__section-title{color:var(--black)}.office-gallery__section-title--light{color:var(--white)}.office-gallery__gallery{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-inline:auto;max-width:74.375rem}@media screen and (min-width:767px){.office-gallery__gallery{gap:1.5rem}}.office-gallery__image-wrapper{aspect-ratio:2/3;flex:1 0 9.875rem;line-height:0}@media screen and (min-width:1024px){.office-gallery__image-wrapper{flex:1 1 19.875rem}}.office-gallery__image--big{aspect-ratio:16/9;flex:1 1 53rem}.office-gallery__image{height:100%;object-fit:cover;width:100%}.office-gallery__background{background:var(--white);border-radius:.75rem;inset:0;position:absolute}@media screen and (min-width:767px){.office-gallery__background{border-radius:2.5rem}}.office-gallery__background--round-top{border-radius:.75rem .75rem 0 0}@media screen and (min-width:767px){.office-gallery__background--round-top{border-radius:2.5rem 2.5rem 0 0}}.office-gallery__background--round-bottom{border-radius:0 0 .75rem .75rem}@media screen and (min-width:767px){.office-gallery__background--round-bottom{border-radius:0 0 2.5rem 2.5rem}}