@media only screen and (min-width:0rem){#landing-intro{background-color:var(--backgroundColor);height:100%;left:0;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:99999}#landing-intro,#landing-intro .cs-container{align-items:center;display:flex;flex-direction:column;justify-content:center}#landing-intro .cs-container{gap:2rem;padding:1rem}#landing-intro p{font-size:1.5rem;text-align:center}#landing-intro a{position:absolute;text-decoration:none;text-transform:uppercase;top:1rem;z-index:99999}#landing-intro-2{background-color:var(--backgroundColor);flex-direction:column;height:100%;left:0;position:fixed;top:0;width:100%}#landing-intro-2,#landing-intro-2 .cs-production{align-items:center;display:flex;justify-content:center}#landing-intro-2 .cs-production{bottom:1rem;flex-direction:row;position:absolute}#landing-intro-2 .cs-container{flex-direction:column;gap:2rem;padding:1rem}#landing-intro-2 .cs-container,#map-hero{align-items:center;display:flex;justify-content:center}#map-hero{height:700px;position:relative;text-align:center;z-index:1}#map-hero .cs-container{flex-direction:column-reverse;gap:0;height:100%;margin:0 auto;width:100%}#map-hero .cs-container,#map-hero .intro-content{align-items:center;display:flex;justify-content:center}#map-hero .intro-content{flex-direction:column;gap:clamp(1rem,2vw,1.2rem);margin:0;max-width:16.25rem}#map-hero .map{width:95%;fill:#191d35}#map-hero .map svg path{stroke:#393e5a;stroke-width:.1;stroke-linejoin:round;stroke-linecap:round}#map-hero .map svg{shape-rendering:geometricPrecision}#map-hero .map svg a:hover{fill:var(--primary)}#map-hero .map a:hover #text-on-map-on-hover{opacity:1}#map-hero .map a:hover #text-on-map{opacity:0}#map-hero .map #text-on-map{background-color:var(--red);fill:var(--bodyTextColorWhite);font-size:2px}#map-hero .map #text-on-map-on-hover{fill:var(--bodyTextColorWhite);font-size:2px;font-weight:600;opacity:0;text-transform:uppercase}#map-hero .single-map{position:relative;width:50%;fill:#191d35}#map-hero .single-map .text-on-map-fixit,#map-hero .single-map .text-on-map-makeit{border-radius:50px;color:var(--bodyTextColorWhite);font-size:.875em;font-weight:700;letter-spacing:.1rem;line-height:1em;padding:.5rem 1rem;position:absolute;right:50%;top:50%}#map-hero .single-map .text-on-map-makeit{background-color:var(--primary)}#map-hero .single-map .text-on-map-fixit{background-color:var(--red)}#map-hero #serbia-map{width:75%}#map-hero .hover-section{border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.15);left:18%;opacity:0;pointer-events:none;position:absolute;top:7%;transition:opacity .5s ease;width:250px;z-index:999}#map-hero .hover-section h2{font-size:1.1rem;padding:.75rem 1rem}#map-hero .hover-section .story-image{border-radius:8px;width:100%}#map-hero .hover-section.fixit{background-color:var(--red)}#map-hero .hover-section.makeit{background-color:var(--primary)}#map-hero .story:hover .hover-section{opacity:1;pointer-events:auto;visibility:visible}}@media only screen and (min-width:64rem){#map-hero{height:100vh}#map-hero .cs-container{flex-direction:row;gap:1rem}#map-hero .map{width:45%}#map-hero #serbia-map{width:35%}}