@charset "UTF-8";.contacts__column{display:flex;flex-direction:column}.contacts__block{margin-bottom:16px}.contacts__block:last-child{margin-bottom:0}.contacts__row{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:8px}.contacts__row:last-child{margin-bottom:0}.contacts__key{color:#00323e;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.contacts__value{font-size:16px;line-height:24px}.contacts__value a{color:#74818f}.contacts__map{border-radius:24px;width:100%;height:440px;max-height:80dvh;margin-top:32px;overflow:hidden}.contacts__text{margin:0}.contacts-pin{position:absolute;transform:translate(-50%,-50%)}.contacts-pin__image{display:block;line-height:0;width:56px;min-width:56px}.contacts-pin__text{display:block;width:max-content;min-width:109px;position:absolute;top:50%;left:94%;transform:translateY(-50%);background-color:#fff;color:#00323e;border-radius:8px;box-shadow:0 4px 3px #66727e1a;font-size:16px;line-height:20px;font-weight:500;padding:2px 8px}.contacts .button{width:40px;height:40px;background-color:#fff;background-position:50% 50%;background-repeat:no-repeat;border:none;border-radius:12px;cursor:pointer}.contacts .button.fullscreen{display:block;background-image:url(/images/inhtml/fullscreen.svg)}.contacts .button.exit-fullscreen{display:block;background-image:url(/images/inhtml/fullscreen-exit.svg)}.contacts [class*=--controls_right]{justify-content:space-between!important}.contacts .js-map.fullscreen{width:100vw;height:100vh;display:block}@media (min-width: 768px){.contacts__row{display:block}.contacts__key{margin-right:4px}.contacts__block{max-width:585px;margin-bottom:24px}.contacts__key,.contacts__value,.contacts__text{font-size:18px;line-height:28px}.contacts__map{height:380px;margin-top:40px}}@media (min-width: 1024px){.contacts{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.contacts__map{margin-top:0;width:calc(55% - 40px);flex-shrink:0}.contacts__block{margin-bottom:32px}}@media (min-width: 1280px){.contacts{gap:65px}}
