.popup-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px 40px}@media (max-width:992px){.popup-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.popup-cards{grid-template-columns:repeat(1,1fr)}}.popup-cards a.button-cards{background-position:50%;background-repeat:no-repeat;background-size:cover;height:500px;position:relative}.popup-cards a.button-cards:before{background:linear-gradient(0deg,rgba(0,0,0,.1),rgba(0,0,0,.1)),linear-gradient(180deg,transparent 38.02%,#000);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.popup-cards a.button-cards .popup-cards__text{bottom:35px;left:45px;padding-right:45px;position:absolute}.popup-cards a.button-cards .popup-cards__text *{text-align:left}.popup-overlay{background:#fff;display:none;height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:999}.popup-content{background-color:#f9f9f9;border:1px #000;box-shadow:1px 1px 3px 0 rgba(2,2,2,.23);margin:50px auto;max-width:55%;padding:18px;position:relative}@media (max-width:1250px){.popup-content{margin:auto;max-height:95vh;max-width:95%;overflow-y:auto;top:50%;transform:translateY(-50%)}}.close-button{align-items:center;background-color:#00b7cd;color:#fff;cursor:pointer;display:flex;font-size:12px;height:52px;padding:8px;position:absolute;right:0;top:0;z-index:99}.popup-cards a.button{border:none;text-transform:none}@media (max-width:767px){.popup-cards{flex-direction:column;row-gap:20px}.popup-cards a{width:100%}}.reset-zoom-button{display:none}.popup-content__map-wrapper{overflow:hidden}.popup-content__map{display:flex;max-width:960px;overflow:hidden;position:relative;width:100%}.popup-content__map svg{height:fit-content;width:100%}.mapplic-pin.pin-label{background-color:#1c637c;border-color:#1c637c;border-radius:50%;box-sizing:border-box;color:#fff;font-size:15px;height:28px;line-height:30px;margin:-14px 0 0 -14px;pointer-events:none;position:absolute;transform:scale(1);transition:transform 0s ease 0s;width:28px}.popup-content__map{transition:transform .4s ease-in-out}.popup-cards g{position:relative}.label-state{background-color:#fff;display:none;padding:10px;pointer-events:none;position:absolute;z-index:9}.label-state:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;bottom:-10px;content:"";display:block;height:0;left:0;margin:auto;position:absolute;right:0;width:0}.label-state.active{display:block}.popup-content__map-buttons{bottom:0;cursor:pointer;display:flex;flex-direction:column;position:absolute;right:0;row-gap:15px}.popup-content__map-buttons a{background-color:#fff;color:#000;display:flex;justify-content:center;padding:10px}.popup-content__map-buttons a:hover{text-decoration:none}.popup-content__map-buttons .reset-zoom-button{display:none}.popup-content__map-content{position:relative}.button-disabled{opacity:.5}