.btn.btn-open-location-selector{display:flex;align-items:center;justify-content:center;color:#233f94;font-size:14px;font-weight:500}@media screen and (max-width:1023px){.btn.btn-open-location-selector{font-size:0;line-height:0}}.btn.btn-open-location-selector>span{flex-basis:40px;flex-grow:0;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;height:40px;margin-right:4px;position:relative}@media screen and (max-width:1023px){.btn.btn-open-location-selector>span{margin-right:0}}.btn.btn-open-location-selector>span:after{content:attr(data-count);position:absolute;top:5px;right:5px;display:none;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;border:1px solid #fff;background-color:#006aff;color:#fff;font-size:8px}.btn.btn-open-location-selector>span.visible:after{display:flex}.btn.btn-open-location-selector>span>span{display:block;width:26px;height:26px;border-radius:50%;background-image:url(https://s.pilotsglobal.com/img/9/0/0/0/e/6/2/9000e6244db3c6a9b0a6f398afb5a494.webp);background-position:0 0;background-repeat:repeat-x;background-size:cover;animation:rotate-earth 50s linear infinite;box-shadow:0 2px 5px 0 rgba(0,0,0,.15)}.btn.btn-open-location-selector:hover>span{background-color:#ecedf4}@keyframes rotate-earth{from{background-position:0 0}to{background-position:369px 0}}