section.locations-map{background-color:#1a1a1a;color:#fff;overflow:hidden;position:relative}@media(max-width: 1023px){section.locations-map{padding-top:140px}}@media(max-width: 767px){section.locations-map{padding-top:120px}}section.locations-map .locations-map-content-holder{height:100%;display:flex;align-items:center;min-height:800px}@media(min-width: 1459px){section.locations-map .locations-map-content-holder{min-height:100vh}}@media(max-width: 1299px){section.locations-map .locations-map-content-holder{min-height:50vw}}@media(max-width: 1023px){section.locations-map .locations-map-content-holder{min-height:unset}}section.locations-map .locations-map-content-holder .locations-map-block{max-width:400px;margin-right:auto;padding-bottom:60px}@media(max-width: 767px){section.locations-map .locations-map-content-holder .locations-map-block{padding-bottom:0}}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-title{font-family:"Power Grotesk",sans-serif;font-size:90px;font-weight:500;line-height:1;margin-bottom:30px;position:relative;z-index:1}@media(max-width: 767px){section.locations-map .locations-map-content-holder .locations-map-block .locations-map-title{font-size:60px}}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text{font-size:16px;font-weight:400;line-height:1.5;position:relative;z-index:1}@media(max-width: 767px){section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text{font-size:15px}}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-description{font-family:"Power Grotesk",sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:1.1;margin-bottom:20px;position:relative;z-index:1}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-description span{color:#bcff04}@media(max-width: 767px){section.locations-map .locations-map-content-holder .locations-map-block .locations-map-description{font-size:28px;line-height:1;margin-bottom:30px}}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text-holder{font-size:16px;font-weight:400;line-height:1.5;position:relative;z-index:1}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text-holder a{color:#bcff04;position:relative;display:inline;text-decoration:none;background-image:linear-gradient(currentColor, currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .3s}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text-holder a::after{content:"";transform:translateX(-4px);background:url(2b7c1632054c12d1dcb7.svg);width:13px;height:13px;margin-left:8px;display:inline-block;background-repeat:no-repeat;line-height:1;background-position:center;transition:.3s ease-out;padding-right:15px}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text-holder a:hover{background-size:calc(100% - 23px) 1px}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text-holder a:hover::after{transform:translateX(1px)}section.locations-map .locations-map-content-holder .locations-map-block .locations-map-text-holder a:focus{background-size:calc(100% - 23px) 1px}section.locations-map .locations-map-holder{position:absolute;top:0px;right:0px;width:64vw;height:100%;display:flex;justify-content:flex-end}@media(max-width: 1299px){section.locations-map .locations-map-holder{width:55vw}}@media(min-width: 1459px){section.locations-map .locations-map-holder{width:50vw}}@media(max-width: 1023px){section.locations-map .locations-map-holder{position:relative;top:unset;right:unset;width:100%;padding-left:60px}}@media(max-width: 767px){section.locations-map .locations-map-holder{padding-left:20px}}section.locations-map .locations-map-holder svg{width:100%;height:auto;display:block;position:absolute;left:0;top:0}@media(max-width: 1023px){section.locations-map .locations-map-holder svg{position:relative}}section.locations-map .locations-map-holder svg .map-country{transition:all .3s ease-out}section.locations-map .locations-map-holder svg .map-country:hover{fill-opacity:1}section.locations-map .locations-map-holder svg .map-country.active{fill-opacity:1}section.locations-map .locations-map-tooltip{position:absolute;opacity:1;transition:opacity .3s ease-out;z-index:5}section.locations-map .locations-map-tooltip [data-popper-reference-hidden]{visibility:hidden;pointer-events:none}section.locations-map .locations-map-tooltip.hide{opacity:0;pointer-events:none}section.locations-map .locations-map-tooltip[data-position=right-start] .locations-map-tooltip-link,section.locations-map .locations-map-tooltip[data-position=right] .locations-map-tooltip-link,section.locations-map .locations-map-tooltip[data-position=right-end] .locations-map-tooltip-link{transform:translateX(-15px)}section.locations-map .locations-map-tooltip[data-position=right-start][data-tooltip-country=romania] .locations-map-tooltip-link,section.locations-map .locations-map-tooltip[data-position=right][data-tooltip-country=romania] .locations-map-tooltip-link,section.locations-map .locations-map-tooltip[data-position=right-end][data-tooltip-country=romania] .locations-map-tooltip-link{transform:translateX(-25px)}section.locations-map .locations-map-tooltip[data-position=left-start] .locations-map-tooltip-link,section.locations-map .locations-map-tooltip[data-position=left] .locations-map-tooltip-link,section.locations-map .locations-map-tooltip[data-position=left-end] .locations-map-tooltip-link{transform:translateX(15px)}section.locations-map .locations-map-tooltip .locations-map-tooltip-link{display:block;border:1px solid #fff;background-color:#1a1a1a;border-radius:30px;padding:5px 50px 5px 20px;color:#fff;position:relative;font-size:16px;font-weight:400;line-height:1.5;transition:all .3s linear}section.locations-map .locations-map-tooltip .locations-map-tooltip-link::before,section.locations-map .locations-map-tooltip .locations-map-tooltip-link::after{content:"";position:absolute;top:50%;right:20px;width:20px;height:20px;transform:translateY(-50%);background-position:center;background-repeat:no-repeat;background-size:contain;transition:all .3s ease-out}section.locations-map .locations-map-tooltip .locations-map-tooltip-link::before{background-image:url(864a2c4222ac07366a31.svg);opacity:1}section.locations-map .locations-map-tooltip .locations-map-tooltip-link::after{background-image:url(5d2bbf83018109f8a972.svg);opacity:0}section.locations-map .locations-map-tooltip .locations-map-tooltip-link:hover{background-color:#fff;color:#1d1d1d}section.locations-map .locations-map-tooltip .locations-map-tooltip-link:hover::before{opacity:0}section.locations-map .locations-map-tooltip .locations-map-tooltip-link:hover::after{opacity:1}section.locations-map.nohero{padding-top:350px;padding-bottom:250px !important;min-height:1250px}@media(max-width: 1299px){section.locations-map.nohero{min-height:unset;padding-top:20vw;padding-bottom:30vw !important}}@media(max-width: 1023px){section.locations-map.nohero{padding-top:80px;padding-bottom:60px !important}}@media(min-width: 3000px){section.locations-map.nohero{min-height:100vh}}section.locations-map.nohero .locations-map-holder{width:72vw;top:-150px;height:auto}@media(max-width: 1299px){section.locations-map.nohero .locations-map-holder{width:60vw;top:-50px}}@media(max-width: 1023px){section.locations-map.nohero .locations-map-holder{width:100%;top:0;margin-top:-25vw}}@media(min-width: 1750px){section.locations-map.nohero .locations-map-holder{width:50vw}}section.locations-map.nohero .locations-map-content-holder{min-height:unset}section.locations-map.nohero .locations-map-content-holder .locations-map-block{max-width:505px;padding-bottom:0px}section.locations-map.resized{min-height:1070px}@media(min-width: 2200px){section.locations-map.resized{min-height:100vh}}@media(max-width: 1299px){section.locations-map.resized{min-height:unset}}
