.page-head{position:relative;z-index:1;z-index:var(--z-content-1);width:100%;height:23rem;padding:3rem 0;display:flex;align-items:flex-end;color:#fff;color:var(--c-white);margin-bottom:3rem}@media (min-width:1000px){.page-head{margin-bottom:4rem}}@media (min-width:1280px){.page-head{padding:4.2rem 0;height:30rem}}@media (min-width:1540px){.page-head{height:42rem}}.page-head_bg{position:absolute;z-index:-1;z-index:var(--z-content-under);left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.page-head_bg.__desktop{display:none}@media (min-width:1000px){.page-head_bg.__mobile{display:none}.page-head_bg.__desktop{display:block}}.contacts-cell{background:#f3f3f4;background:var(--c-main-5);border-radius:2rem;padding:3rem 2rem;display:grid;grid-gap:2rem;gap:2rem;text-align:center;align-items:flex-start}.contacts-cell.__dark{background:#171b24;background:var(--c-main-100);color:#fff;color:var(--c-white)}@media (min-width:1280px){.contacts-cell{padding:3rem}}.office-schedule{text-align:left}.contacts-office{text-align:left}.contacts-list,.contacts-office{display:grid;grid-gap:1rem;gap:1rem}.contacts-list{margin-bottom:4rem}@media (min-width:1000px){.contacts-list{grid-template-columns:1fr 1fr 1fr;margin-bottom:1rem}}@media (min-width:1280px){.contacts-list{margin-bottom:4rem;gap:3.4rem}}@media (min-width:1540px){.contacts-list{gap:4rem}}@media (min-width:1000px){.contacts-list_office{display:none}}.contacts-map{position:relative;overflow:hidden}.contacts-map,.contacts-map_map{height:100%;width:100%}.contacts-map_pin{position:relative;z-index:1;z-index:var(--z-content-1);width:64px;height:77px}.contacts-map_pin_icon{position:absolute;z-index:2;z-index:var(--z-content-2);top:.5rem;left:.5rem;width:5.4rem;-o-object-fit:contain;object-fit:contain;border-radius:100%;aspect-ratio:1/1}.contacts-offices-location{display:grid;grid-gap:4rem;gap:4rem;margin-bottom:7rem}@media (min-width:1540px){.contacts-offices-location{grid-template-columns:1fr 1fr 1fr}}.contacts-offices-location_list{display:none;grid-template-columns:1fr 1fr 1fr;gap:1rem}@media (min-width:1000px){.contacts-offices-location_list{display:grid}}@media (min-width:1540px){.contacts-offices-location_list{grid-template-columns:1fr}}.contacts-offices-location_map{min-height:45rem;width:100%;height:100%;border:.1rem solid #d1d1d3;border:.1rem solid var(--c-main-20);border-radius:2rem}@media (min-width:1280px){.contacts-offices-location_map{min-height:56.7rem}}@media (min-width:1540px){.contacts-offices-location_map{grid-column:span 2}}