.map-container,.map-container *{box-sizing:border-box}.map-container{background:transparent;margin:0 auto;max-width:1200px;overflow:hidden;padding:0;position:relative}.map-wrapper{height:0;margin:0;padding-bottom:65.8%;position:relative;width:100%}.world-map{display:block;object-fit:contain}.dots-overlay,.world-map{height:100%;left:0;position:absolute;top:0;width:100%}.dots-overlay{pointer-events:none}.location-dot{border:3px solid #fff;box-shadow:0 2px 8px rgba(238,37,36,.3);cursor:pointer;height:14px;margin:0;pointer-events:all;transition:all .3s ease;width:14px;z-index:10}.location-dot,.location-dot:before{background:#ee2524;border-radius:50%;position:absolute;transform:translate(-50%,-50%)}.location-dot:before{animation:pulse 2s infinite;content:"";height:0;left:50%;top:50%;width:0}@keyframes pulse{0%{height:0;opacity:1;width:0}to{height:40px;opacity:0;width:40px}}.location-dot:hover{background:#d41f1e;box-shadow:0 5px 15px rgba(238,37,36,.5);transform:translate(-50%,-50%) scale(1.2)}.location-dot:hover:before{animation-play-state:paused}.location-tooltip{background:#fffdf9;border:2px solid #ee2524;border-radius:8px;bottom:25px;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#404040;font-family:Source Sans Pro,sans-serif;font-size:20px;font-weight:500;left:50%;margin:0;opacity:0;padding:12px 16px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:all .3s ease;visibility:hidden;white-space:nowrap;z-index:20}.location-tooltip:after{border:6px solid transparent;border-top-color:#ee2524;content:"";height:0;left:50%;margin-left:-6px;position:absolute;top:100%;width:0}.location-dot:hover .location-tooltip{bottom:30px;opacity:1;visibility:visible}.location-dot.north-america{background:#ee2524}.location-dot.north-america:hover{background:#d41f1e}.location-dot.europe{background:#ee2524}.location-dot.europe:hover{background:#d41f1e}.location-dot.south-america{background:#ee2524}.location-dot.south-america:hover{background:#d41f1e}@media (max-width:1024px){.map-container{max-width:100%;padding:0 20px}}@media (max-width:768px){.map-container{max-width:100%;overflow-x:auto;padding:0 15px}.location-dot{border-width:2px;height:16px;width:16px}.location-dot:before{animation:pulse 2.5s infinite}@keyframes pulse{0%{height:0;opacity:1;width:0}to{height:35px;opacity:0;width:35px}}.location-tooltip{bottom:35px;font-size:16px;max-width:150px;padding:8px 12px;text-align:center;white-space:normal}.location-dot.active .location-tooltip{bottom:40px;opacity:1;visibility:visible}}@media (max-width:480px){.map-container{overflow-x:auto;padding:0 10px;-webkit-overflow-scrolling:touch}.map-wrapper{min-width:320px}.location-dot{border-width:2px;height:18px;width:18px}.location-dot:after{bottom:-10px;content:"";left:-10px;position:absolute;right:-10px;top:-10px;z-index:-1}.location-tooltip{font-size:14px;max-width:120px;padding:6px 10px}.location-tooltip:after{border-top-color:#ee2524;border-width:4px;margin-left:-4px}}@media (max-width:320px){.map-container{padding:0 5px}.location-dot{height:20px;width:20px}.location-tooltip{font-size:12px;max-width:100px;padding:4px 8px}}@media (hover:none) and (pointer:coarse){.location-dot:hover{background:#ee2524;box-shadow:0 2px 8px rgba(238,37,36,.3);transform:translate(-50%,-50%) scale(1)}.location-dot:hover .location-tooltip{opacity:0;visibility:hidden}.location-dot:active{background:#d41f1e;transform:translate(-50%,-50%) scale(1.1)}}