:root{--primary-color:#313c51;--secondary-color:#f6c708;--lightred:#f6404d;--lightblue:#00c4ef;--text-primary:#313c51;--text-secondary:#f5f5f5;--spacing:5rem;--black:#121212}body,html{padding:0;margin:0;background-color:#fff}.text-center{text-align:center}.hoverable-card{transition-property:transform!important;transition-duration:.25s!important}.hoverable-card:hover{transform:scale(1.03)}.map-img{min-width:100%!important;min-height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.map-box{height:100%;width:100%;background-image:url(/map.png);background-position:bottom;background-size:cover;background-repeat:no-repeat}.custom-scrollbar::-webkit-scrollbar{width:10px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#888;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#555;border-radius:8px}.element-selectable-selected{background-color:#efefef}.element-selectable-selected:hover,.element-selectable:hover{background-color:#efefef;transform:scale(1.1)}.each-slide>div{display:flex;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat;height:20rem}@media (min-width:768px){.each-slide>div{height:40rem}}