.contacts_section-heading{padding-bottom:0}.contacts_section-heading__row{display:flex;gap:50px;justify-content:space-between;margin-top:24px}.contacts_section-heading h1{margin-bottom:40px}.contacts_section-heading__image{height:400px}.contacts_section-heading__image img{width:100%;height:100%;object-fit:cover;border-radius:30px}.contacts_section-heading__contacts{display:flex;flex-direction:column;gap:34px}.contacts_section-heading__contact{display:flex;flex-direction:column;gap:4px}.contacts_section-heading__contact a{text-decoration:underline}.contacts_section-heading__buttons{display:flex;gap:24px;margin-top:100px}.contacts_section-heading__buttons a{border-radius:30px;border:1px solid var(--white20);background:var(--white20);box-shadow:2px 2px 10px #0000000a;padding:24px 14px;width:100%;display:flex;justify-content:center;align-items:center;transition:all ease .3s}.contacts_section-heading__buttons a:hover{background-color:var(--yellow);color:var(--dark-blue)}@media (max-width: 991px){.contacts_section-heading__row{flex-direction:column;gap:40px}.contacts_section-heading__image{height:250px}.contacts_section-heading__buttons{flex-direction:column;margin-top:50px}}.contacts_section-maps .mapboxgl-ctrl-logo{display:none!important}.contacts_section-maps .mapboxgl-popup-content{background-color:#4862dd80}.contacts_section-maps .mapboxgl-popup-close-button{color:#fff}.contacts_section-maps .mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-right-color:#4862dd80}.contacts_section-maps .mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-bottom-color:#4862dd80}.contacts_section-maps .mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:#4862dd80}.contacts_section-maps .mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:#4862dd80}.contacts_section-maps__row{display:flex;gap:110px;justify-content:space-between}.contacts_section-maps__left-side,.contacts_section-maps__right-side{width:50%}.contacts_section-maps #map{width:100%;height:400px!important;border-radius:30px}.contacts_section-maps h2{margin-bottom:8px}.contacts_section-maps__contacts{margin-top:34px;display:flex;flex-direction:column;gap:24px}.contacts_section-maps__contact{display:flex;align-items:center}.contacts_section-maps a{margin-left:4px}@media (max-width: 991px){.contacts_section-maps__row{gap:30px;flex-direction:column-reverse}.contacts_section-maps__left-side,.contacts_section-maps__right-side{width:100%}.contacts_section-maps #map{height:300px!important}}
