.map-wrapper-row.et_pb_row {
width: 100%;
max-width: 100%;
}
.locations-container {
width: 100%;
max-width: 100%;
text-align: center;
padding: 0;
margin-bottom: 120px; }
.locations-container svg.map-svg {
content: '';
position: absolute;
display: block;
height: 1200px;
opacity: 0.5;
max-width: 2475px;
left: 50%;
transform: translateX(-50%);
top: -18px;
z-index: -1;
} .locations-container .st1 {
opacity: 0;
}
.locations-container .active .st1 {
opacity: 1;
}
.map-container {
position: relative;
width: 100%; max-width: 980px;
margin: 0 auto;
height: 500px;
}
.map-image {
width: 100%;
height: auto;
opacity: 0.5;
}
.location-marker {
position: absolute;
cursor: pointer;
transform: translate(-50%, -50%);
width: 27px;
height: 33px;
background-color: transparent;
border: none;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='26.8' height='33' viewBox='0 0 26.8 33'%3e%3cg id='Group_120' data-name='Group 120' transform='translate(-773 -2632)'%3e%3cg id='Group_82' data-name='Group 82' transform='translate(770 2631)'%3e%3cpath id='Path_267' data-name='Path 267' d='M16.4,33c6.2-6.2,12.4-11.752,12.4-18.6A12.4,12.4,0,1,0,4,14.4C4,21.248,10.2,26.8,16.4,33Z' transform='translate(0 0)' fill='none' stroke='%2366657b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3e%3c/g%3e%3cpath id='Path_269' data-name='Path 269' d='M0,12.57,4.938.988a1.638,1.638,0,0,1,.6-.718A1.6,1.6,0,0,1,6.447,0a1.527,1.527,0,0,1,.88.269,1.663,1.663,0,0,1,.593.718L12.857,12.57H10.523L6.429,2.981,2.334,12.57Z' transform='translate(779.973 2638.87)' fill='%232a263f'/%3e%3c/g%3e%3c/svg%3e");
background-repeat: no-repeat;
background-size: contain;
transition: transform 0.2s ease-in-out;
-webkit-tap-highlight-color: transparent;
}
.location-marker:hover {
transform: translate(-50%, -50%) scale(1.1);
}
.location-marker.active {
z-index: 1;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='26.8' height='33' viewBox='0 0 26.8 33'%3e%3cg id='Group_116' data-name='Group 116' transform='translate(-773 -2632)'%3e%3cg id='Group_82' data-name='Group 82' transform='translate(770 2631)'%3e%3cpath id='Path_267' data-name='Path 267' d='M16.4,33c6.2-6.2,12.4-11.752,12.4-18.6A12.4,12.4,0,1,0,4,14.4C4,21.248,10.2,26.8,16.4,33Z' transform='translate(0 0)' fill='%232a263f' stroke='%232a263f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3e%3c/g%3e%3cpath id='Path_269' data-name='Path 269' d='M0,12.57,4.938.988a1.638,1.638,0,0,1,.6-.718A1.6,1.6,0,0,1,6.447,0a1.527,1.527,0,0,1,.88.269,1.663,1.663,0,0,1,.593.718L12.857,12.57H10.523L6.429,2.981,2.334,12.57Z' transform='translate(779.973 2638.87)' fill='%23e9e8eb'/%3e%3c/g%3e%3c/svg%3e");
}
.location-marker[data-location="kosice"] {
top: 76.5%; 
left: 57%;
}
.location-marker[data-location="bratislava"] {
top: 77.7%;
left: 55.1%;
}
.location-marker[data-location="hradec-kralove"] {
top: 75%; 
left: 53%;
}
.location-marker[data-location="norwich"] {
top: 71%; 
left: 43%;
}
.location-marker[data-location="chisinau"] {
top: 79%;
left: 62.5%;
}
.location-marker[data-location="yerevan"] {
top: 91%;
left: 74%;
}
.location-info-popup {
background-color: #2A263F;
color: #EFEFF0;
padding: 25px;
border-radius: 8px;
text-align: left;
box-shadow: 0px 20px 50px #2A263F;
z-index: 2;
}
.location-info-popup h3 {
color: #EFEFF0;
margin-top: 0;
font-size: 20px;
font-weight: normal;
}
.location-info-popup p {
font-size: 16px;
line-height: 22px;
color: #EFEFF0;
}
.location-info-popup strong {
color: #EFEFF0;
font-weight: 700;
}
.close-popup-btn {
position: absolute;
top: 15px;
right: 15px;
border: none;
background-color: transparent;
cursor: pointer;
width: 28px;
height: 28px;
opacity: 0.5;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28'%3E%3Cg id='close' opacity='0.5'%3E%3Cg id='Ellipse_18' data-name='Ellipse 18' fill='none' stroke='%23d4d3d6' stroke-width='2'%3E%3Ccircle cx='14' cy='14' r='14' stroke='none'/%3E%3Ccircle cx='14' cy='14' r='13' fill='none'/%3E%3C/g%3E%3Cpath id='Path_314' data-name='Path 314' d='M16,6,6,16M6,6,16,16' transform='translate(3.113 3.113)' fill='none' stroke='%23d4d3d6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-khtml-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.close-popup-btn:hover {
opacity: 1;
}
.location-nav {
display: flex;
justify-content: space-between;
}
.detail-location-link,
.next-location-link {
display: inline-block;
margin-top: 20px;
color: #efeff080;
text-decoration: underline;
font-size: 16px;
}
#location-popup-desktop {
position: absolute;
bottom: 120px;
left: 5%;
width: 500px;
display: none;
}
.locations-list {
position: relative;
z-index: 2;
margin-top: 50px;
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 15px;
}
.location-btn {
background-color: transparent;
border: 1px solid #2A263F;
border-radius: 30px;
padding: 14px 25px;
font-size: 16px;
line-height: 1.2;
color: #2A263F;
cursor: pointer;
transition: background-color 0.3s, color 0.3s;
display: flex;
align-items: center;
gap: 8px;
}
.location-btn::before {
content: '';
display: inline-block;
width: 24px;
height: 30px;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='26.8' height='33' viewBox='0 0 26.8 33'%3e%3cg id='Group_120' data-name='Group 120' transform='translate(-773 -2632)'%3e%3cg id='Group_82' data-name='Group 82' transform='translate(770 2631)'%3e%3cpath id='Path_267' data-name='Path 267' d='M16.4,33c6.2-6.2,12.4-11.752,12.4-18.6A12.4,12.4,0,1,0,4,14.4C4,21.248,10.2,26.8,16.4,33Z' transform='translate(0 0)' fill='none' stroke='%2366657b' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3e%3c/g%3e%3cpath id='Path_269' data-name='Path 269' d='M0,12.57,4.938.988a1.638,1.638,0,0,1,.6-.718A1.6,1.6,0,0,1,6.447,0a1.527,1.527,0,0,1,.88.269,1.663,1.663,0,0,1,.593.718L12.857,12.57H10.523L6.429,2.981,2.334,12.57Z' transform='translate(779.973 2638.87)' fill='%232a263f'/%3e%3c/g%3e%3c/svg%3e");
} .location-btn.active::before {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='26.8' height='33' viewBox='0 0 26.8 33'%3e%3cg id='Group_116' data-name='Group 116' transform='translate(-773 -2632)'%3e%3cg id='Group_82' data-name='Group 82' transform='translate(770 2631)'%3e%3cpath id='Path_267' data-name='Path 267' d='M16.4,33c6.2-6.2,12.4-11.752,12.4-18.6A12.4,12.4,0,1,0,4,14.4C4,21.248,10.2,26.8,16.4,33Z' transform='translate(0 0)' fill='%232a263f' stroke='%232a263f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3e%3c/g%3e%3cpath id='Path_269' data-name='Path 269' d='M0,12.57,4.938.988a1.638,1.638,0,0,1,.6-.718A1.6,1.6,0,0,1,6.447,0a1.527,1.527,0,0,1,.88.269,1.663,1.663,0,0,1,.593.718L12.857,12.57H10.523L6.429,2.981,2.334,12.57Z' transform='translate(779.973 2638.87)' fill='%23e9e8eb'/%3e%3c/g%3e%3c/svg%3e");
}
.location-select-container, #location-popup-mobile {
display: none;
} @media (max-width: 980px) {
.locations-container:before {
background-position: calc(50% - 60px) top;
}
.locations-container svg.map-svg{
margin-left: -70px;
top: -188px;
}
.map-container {
width: 330px;
height: 400px   ;
}
.location-marker[data-location="kosice"] {
top: 213px;
left: 163px;
}
.location-marker[data-location="bratislava"] {
top: 219px;
left: 145px;
}
.location-marker[data-location="hradec-kralove"] {
top: 205px;
left: 136px;
}
.location-marker[data-location="norwich"] {
top: 185px;
left: 27px;
}
.location-marker[data-location="chisinau"] {
top: 227px;
left: 217px;
}
.location-marker[data-location="yerevan"] {
top: 284px;
left: 331px;
}
}
@media (max-width: 768px) {
.locations-list, #location-popup-desktop {
display: none !important;
}
.location-select-container {
display: block;
position: relative;
width: 90%;
max-width: 400px;
margin: 30px auto;
border: 1px solid #5A5A7A;
border-radius: 30px;
background-color: #fff;
overflow: hidden;
}
.location-select-container::after {
content: '▼';
font-size: 1rem;
color: #5A5A7A;
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
}
#location-select {
width: 100%;
padding: 12px 40px 12px 50px;
border: none;
background-color: transparent;
color: #4A4A6A;
font-size: 1rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='26.8' height='33' viewBox='0 0 26.8 33'%3e%3cg id='Group_116' data-name='Group 116' transform='translate(-773 -2632)'%3e%3cg id='Group_82' data-name='Group 82' transform='translate(770 2631)'%3e%3cpath id='Path_267' data-name='Path 267' d='M16.4,33c6.2-6.2,12.4-11.752,12.4-18.6A12.4,12.4,0,1,0,4,14.4C4,21.248,10.2,26.8,16.4,33Z' transform='translate(0 0)' fill='%232a263f' stroke='%232a263f' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3e%3c/g%3e%3cpath id='Path_269' data-name='Path 269' d='M0,12.57,4.938.988a1.638,1.638,0,0,1,.6-.718A1.6,1.6,0,0,1,6.447,0a1.527,1.527,0,0,1,.88.269,1.663,1.663,0,0,1,.593.718L12.857,12.57H10.523L6.429,2.981,2.334,12.57Z' transform='translate(779.973 2638.87)' fill='%23e9e8eb'/%3e%3c/g%3e%3c/svg%3e");
background-repeat: no-repeat;
background-size: 17px 21px;
background-position: left 20px center;
}
#location-select:focus {
outline: none;
}
#location-popup-mobile {
display: block;
position: relative;
width: 90%;
max-width: 400px;
margin: 0 auto;
}
}