@-webkit-keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes pulse{0%{opacity:.7}50%{opacity:1}100%{opacity:.7}}@keyframes pulse{0%{opacity:.7}50%{opacity:1}100%{opacity:.7}}.location-section--map{position:relative;overflow:hidden;position:relative}.location-section--map .map-section__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem}.location-section--map .map-section__text{flex:1;position:absolute;z-index:20;max-width:32.25rem;top:50%;transform:translateY(-36%)}.location-section--map .map-section__text .map-section__title{padding-bottom:1rem}.location-section--map .map-section__text .map-section__desc{color:var(--mh-gray-600);padding-top:1rem}.location-section--map .map-section__image-wrapper{flex:1;position:relative;width:100%}.location-section--map .map-section__image-wrapper img{width:100%;height:auto;display:block}.location-section--map .map-section__image-wrapper .map-marker{position:absolute;width:56px;height:78px;background:white;-webkit-clip-path:path("M28 0C43.464 0 56 12.536 56 28C56 42.1902 37.5327 70.1463 31.6102 74.6768C29.9973 75.8823 26.0027 75.8823 24.3898 74.6768C18.4673 70.1463 0 42.1902 0 28C0 12.536 12.536 0 28 0Z");clip-path:path("M28 0C43.464 0 56 12.536 56 28C56 42.1902 37.5327 70.1463 31.6102 74.6768C29.9973 75.8823 26.0027 75.8823 24.3898 74.6768C18.4673 70.1463 0 42.1902 0 28C0 12.536 12.536 0 28 0Z");display:flex;align-items:flex-start;justify-content:center;filter:drop-shadow(0 0 2px rgba(0,0,0,0.15));border:1px solid #e5e7eb;z-index:10;padding:8px;border-radius:50%;opacity:0;-webkit-animation:fadeInUp .6s ease-out forwards,pulse 2.5s ease-out infinite;animation:fadeInUp .6s ease-out forwards,pulse 2.5s ease-out infinite;-webkit-animation-delay:.3s,1s;animation-delay:.3s,1s}.location-section--map .map-section__image-wrapper .map-marker::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:0;height:0;border:8px solid transparent;border-top-color:white;z-index:-1}.location-section--map .map-section__image-wrapper .map-marker--germany{top:20%;left:56%;-webkit-animation-delay:.1s,1s;animation-delay:.1s,1s}.location-section--map .map-section__image-wrapper .map-marker--france{top:23%;left:47%;-webkit-animation-delay:.2s,1.1s;animation-delay:.2s,1.1s}.location-section--map .map-section__image-wrapper .map-marker--uk{top:15%;left:51%;-webkit-animation-delay:.3s,1.2s;animation-delay:.3s,1.2s}.location-section--map .map-section__image-wrapper .map-marker--turkey{top:31%;left:56%;-webkit-animation-delay:.4s,1.3s;animation-delay:.4s,1.3s}.location-section--map .map-section__image-wrapper .map-marker--canada{top:21%;left:12%;-webkit-animation-delay:.5s,1.4s;animation-delay:.5s,1.4s}.location-section--map .map-section__image-wrapper .map-marker--netherlands{top:27%;left:51%;-webkit-animation-delay:.5s,1.4s;animation-delay:.5s,1.4s}@media only screen and (max-width:1049px){.location-section--map .map-section__image-wrapper .map-marker{display:none}}
/*# sourceMappingURL=../css-maps/map/frontend.min.css.map */
