.office-gallery{max-width:1320px;margin:auto;padding:65px 28px}.gallery-grid{display:grid;grid-template-columns:1.25fr .75fr 1fr;grid-template-rows:300px 300px;gap:12px}.gallery-grid figure{margin:0;position:relative;border-radius:14px;overflow:hidden;background:#eef3ef}.gallery-grid figure:first-child{grid-row:1/3}.gallery-grid figure:nth-child(3){grid-row:1/3;grid-column:3}.gallery-grid img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s}.gallery-grid figure:hover img{transform:scale(1.035)}.gallery-grid figcaption{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--navy);padding:8px 12px;border-radius:20px;font-size:11px;font-weight:700;box-shadow:0 5px 20px #0003}.page-photo.virtual-photo{background-image:url('offices/reception-hublo.jpg')}.page-photo.office-photo{background-image:url('offices/workspace.jpg')}.p1{background-image:url('offices/reception-virtual.jpg')}.p2{background-image:url('offices/meeting-room.jpg')}
@media(max-width:900px){.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:260px 260px 260px}.gallery-grid figure:first-child,.gallery-grid figure:nth-child(3){grid-row:auto;grid-column:auto}}
@media(max-width:600px){.office-gallery{padding:45px 18px}.gallery-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,240px)}}
