.block--locations .locations{display:grid;gap:28px;grid-template-columns:3fr 1fr 2fr;padding:12px;border-radius:18px}.block--locations .locations .locations__map{padding:18px;border-radius:10px}.block--locations .locations .locations__map svg foreignObject{pointer-events:none}.block--locations .locations .locations__map svg g[id^=pin_]{cursor:pointer;transition:fill-opacity 350ms ease}.block--locations .locations .locations__map svg g[id^=pin_].active path:first-child{fill:var(--black_01_rgba);animation:pulse-ring 2s ease-out infinite;paint-order:stroke;fill-opacity:1 !important}.block--locations .locations .locations__list .locations__item{padding:6px 12px 4px 12px;margin:0 0 6px 0;border-radius:8px;cursor:pointer;transition:background-color 350ms ease}.block--locations .locations .locations__list .locations__item .locations__item__title{transition:color 350ms ease}.block--locations .locations .locations__list .locations__item:last-child{margin:0}.block--locations .locations .locations__list .locations__item.active{background-color:var(--logo_red_rgba)}.block--locations .locations .locations__list .locations__item.active .locations__item__title{color:var(--white_rgba)}.block--locations .locations .locations__departments .locations__department{display:none;margin:0 0 18px 0}.block--locations .locations .locations__departments .locations__department .locations__department__title{margin:0 0 18px 0;border:none;margin:0;padding:0}.block--locations .locations .locations__departments .locations__department .locations__department__title .locations__item__title__icon{display:none}.block--locations .locations .locations__departments .locations__department .locations__department__items .locations__department__inner{display:flex;gap:12px;flex-direction:column}.block--locations .locations .locations__departments .locations__department .locations__department__items .locations__department__inner .locations__department__item{padding:14px 16px 10px 16px;border-radius:10px}.block--locations .locations .locations__departments .locations__department.active{display:block}@media(max-width: 960px){.block--locations .locations{grid-template-columns:1fr}.block--locations .locations .locations__list{display:none}.block--locations .locations .locations__departments .locations__department{display:block;padding:16px;border-radius:10px;background-color:var(--light_grey_rgba)}.block--locations .locations .locations__departments .locations__department:last-child{margin:0}.block--locations .locations .locations__departments .locations__department .locations__department__title{justify-content:space-between}.block--locations .locations .locations__departments .locations__department .locations__department__title .locations__item__title__icon{display:block}.block--locations .locations .locations__departments .locations__department .locations__department__items .locations__department__item{background-color:var(--white_rgba) !important}}@keyframes pulse-ring{0%{stroke-width:1px;stroke:#fff;stroke-opacity:.8}100%{stroke-width:15px;stroke:#fff;stroke-opacity:0}}/*# sourceMappingURL=block_locations.css.map */
