/* SAM - Globe Styles */
.globe-wrap{position:absolute;top:220px;left:-520px;user-select:none}.globe-wrap.rotate20{transform:rotate(-20deg)}.globe{position:relative;width:900px !important;height:900px !important}.globe .globe-list{position:absolute;top:0;left:-20px;list-style:none;z-index:10}.globe .globe-list{opacity:0;transition:opacity 3s cubic-bezier(0.175, 0.885, 0.32, 1.275)}.globe .globe-list.active{opacity:1}.globe .globe-list > li{position:absolute;margin-left:-5px;margin-top:-5px;width:10px;height:10px;border-radius:50%;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.3);transition:opacity 1s cubic-bezier(0.175, 0.885, 0.32, 1.275);transform:rotate(20deg);z-index:0}.globe-wrap.rotate20 .globe .globe-list > li span.text{position:relative;transform:rotate(20deg)}.globe .globe-list > li.active{opacity:1;margin-left:-12px;margin-top:-12px;width:24px;height:24px}.globe .globe-list > li:before{content:'';position:absolute;top:-17px;left:-17px;width:18px;height:18px;border:22px;border-style:solid;border-radius:50%;animation-name:mapPinPing;animation-duration:1.8s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-iteration-count:infinite;transform:scale(1);pointer-events:none;z-index:-1}.globe .globe-list > li{background:#E74944}.globe .globe-list > li:before{border-color:#E74944}.globe .globe-list > li:nth-child(2),.globe .globe-list > li:nth-child(3){background:#E74944}.globe .globe-list > li:nth-child(2):before,.globe .globe-list > li:nth-child(3):before{border-color:#E74944}.globe .globe-list > li:nth-child(4){background:#628CF3}.globe .globe-list > li:nth-child(4):before{border-color:#628CF3}.globe .globe-list > li:nth-child(5){background:#C295F0}.globe .globe-list > li:nth-child(5):before{border-color:#C295F0}.globe .globe-list > li:nth-child(6){background:#C295F0}.globe .globe-list > li:nth-child(6):before{border-color:#C295F0}.globe .globe-list > li.active:before{margin-left:-12px;margin-top:-12px;width:24px;height:24px}.globe .globe-list > li.active,.globe .globe-list > li.active:before{background:#fff}.globe .globe-list .text{position:absolute;top:50%;left:20px;display:block;font-size:14px;line-height:14px;font-weight:600;text-align:right;text-shadow:-1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;color:#DBDBDB;white-space:nowrap;transform:translateY(-50%)}.globe .globe-list > li.active .text{opacity:1;right:29px;font-size:20px;font-weight:700;line-height:20px}.globe .globe-canvas{position:absolute;top:0;left:0;width:900px !important;height:900px !important;z-index:0}.atmosphere-inner,.atmosphere-outer,.atmosphere-overlay{position:absolute;top:40px;left:40px;width:820px;height:820px;border-radius:50%;z-index:1}.atmosphere-outer{box-shadow:0 0 20px 8px #2b323b inset}.atmosphere-inner{box-shadow:0 0 50px 30px #2b323b}.atmosphere-overlay{background:linear-gradient(135deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%)}.atmosphere-overlay{display:none}
