.contacts-card{display:flex;flex-direction:column;padding:24px;border:1px solid #F4F4F4;border-radius:8px}.contacts-card__title{display:flex;align-items:center;gap:16px;min-height:48px;font:500 20px/1.2 Geologica,sans-serif;color:#2e394a}.contacts-card__title-icon{width:24px;height:24px;flex-shrink:0;fill:currentColor}.contacts-card__items{margin-top:24px;display:flex;flex-direction:column;flex-grow:1}.contacts-card__item{font:400 15px/1.2 Geologica,sans-serif;color:#2e394a}.contacts-card__item:is(a):not(.contacts-card__item--phone),.contacts-card__item--email{color:#1267e7}.contacts-card__item--phone{text-decoration:none}.contacts-card__item--schedule+.contacts-card__item--phone{margin-top:24px}.contacts-card__item--phone+.contacts-card__item--email{margin-top:8px}.contacts-card__item--address{margin-top:auto;font-size:13px;padding-top:24px}.contacts-card__item--map{margin-top:16px;align-self:flex-start;display:flex;align-items:center;padding:8px;border-radius:8px;border:1px solid #E1EDFF;cursor:pointer;color:#1267e7;outline:none;background-color:transparent;-webkit-tap-highlight-color:transparent}.contacts-card--balloon{border:none;padding:0}.contacts-card--balloon .contacts-card__item--schedule+.contacts-card__item--phone{margin-top:16px}.contacts-card--balloon .contacts-card__item--address{padding:0;margin:0 0 24px}@media screen and (max-width: 550px){.contacts-card__title{min-height:initial}}.contacts__breadcrumbs{margin-top:8px}.contacts__title{margin-top:25px;font-weight:400;line-height:1.2;letter-spacing:0}.contacts__cards{margin-top:32px;display:flex;flex-wrap:wrap;gap:16px}.contacts__card{--col-count: 4;width:calc((100% + 16px) / var(--col-count, 1) - 16px)}@media screen and (max-width: 1050px){.contacts__card{--col-count: 2}}@media screen and (max-width: 550px){.contacts__card{--col-count: 1}}.contacts__map{padding:64px 0 100px}@media screen and (max-width: 750px){.contacts__map{padding:24px 0 48px}}.map{width:100%;height:530px;overflow:hidden}.map-wrapper{overflow:hidden;border-radius:16px}.map__points--hidden{visibility:hidden;display:none}.map-marker{position:relative;display:block;height:49px;width:41px;margin:-49px 0 0 -20px}.map-marker:before{position:absolute;top:0;left:0;height:inherit;width:inherit;background:url(/build/assets/marker-colored-DQKVm37U.svg) center center no-repeat;content:"";-webkit-transform:scale(1);transform:scale(1);transition:all .3s,visibility .3s}.map-marker--cluster{margin:0}.map-marker--clickable{cursor:pointer}.map-marker--clickable .active{pointer-events:auto}.map-marker--cursor-default{cursor:default}.map-marker .loading{-webkit-animation:.8s ease-out;animation:.8s ease-out;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:pulsateMapMarker;animation-name:pulsateMapMarker}.map-marker.active{pointer-events:none}.map-marker__text{position:absolute;top:7px;left:7px;height:27px;width:27px;text-align:center;background-color:#fff;border-radius:50%;color:#1267e7;font:500 13px/27px Geologica,sans-serif;letter-spacing:.3px}@-webkit-keyframes pulsateMapMarker{0%{opacity:1;-webkit-transform:translateY(0)}50%{opacity:.5;-webkit-transform:translateY(3px)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes pulsateMapMarker{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:.5;-webkit-transform:translateY(3px);transform:translateY(3px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.map__balloon{position:relative;background-color:#fff;color:#666;font-size:14px;padding:24px;min-width:450px;left:100%;top:50%;margin-left:42px;border-radius:16px;box-shadow:0 12px 16px #0000001f}.map__balloon:before{position:absolute;top:50%;right:100%;margin-right:-1px;margin-top:-9px;width:0;height:0;border-style:solid;border-width:9px 10px 9px 0;border-color:transparent #fff transparent transparent;content:""}.map__balloon p{margin-top:5px}.map__balloon p:first-child{margin-top:0}@media screen and (max-width: 550px){.map__balloon{min-width:initial;width:330px;padding:16px}}
