.snowglobe{position:relative;padding:120px 0 60px;display:flex;min-height:750px;background:#1a1a1a}@media(max-width: 1180px){.snowglobe{padding:100px 0 0}}@media(max-width: 767px){.snowglobe{padding:80px 0 20px}}.snowglobe>.container{display:flex;align-items:center}@media(max-width: 1180px){.snowglobe>.container{flex-direction:column}}.snowglobe .text{max-width:650px;width:100%;z-index:1;transform:translateY(100px);opacity:0;visibility:hidden}.snowglobe .text h1{font-family:"Power Grotesk",sans-serif;font-size:110px;color:#fff;user-select:none;-webkit-user-select:none}@media(max-width: 1180px){.snowglobe .text h1{font-size:64px}}@media(max-width: 767px){.snowglobe .text h1{font-size:48px}}.snowglobe .text h1 span{color:#ebff40}.snowglobe .text p{max-width:505px;width:100%;line-height:1.5;margin-top:20px;color:#fff;user-select:none;-webkit-user-select:none}.snowglobe .globe{position:relative;top:20px;left:-65px;max-width:610px;width:100%;cursor:grab}.snowglobe .globe.transition-running{pointer-events:none}@media(max-width: 1180px){.snowglobe .globe{padding:80px 0 20px 0;left:0;top:0}}@media(max-width: 767px){.snowglobe .globe{padding:40px 0 20px 0}}.snowglobe .globe.animate video,.snowglobe .globe.animate canvas{animation:shakeGlobe .5s infinite}.snowglobe .globe video{display:none}.snowglobe .globe canvas{max-width:100%;user-select:none;-webkit-user-select:none;transform:scale(0.8);opacity:0;visibility:hidden}.snowglobe .globe .notice{position:absolute;top:100px;right:-65px;display:flex;flex-direction:column;align-items:flex-end;opacity:0;visibility:hidden}@media(max-width: 1180px){.snowglobe .globe .notice{top:30px;right:0}}.snowglobe .globe .notice svg{position:relative;right:50px;margin-top:20px}@media(max-width: 1180px){.snowglobe .globe .notice svg{margin-top:12px;width:70px;height:70px}}@media(max-width: 767px){.snowglobe .globe .notice svg{width:40px;height:40px;right:0}}.snowglobe .globe .notice span{color:#fff}@media(pointer: fine){.snowglobe .globe .notice span.notice-mobile{display:none}}@media(pointer: coarse){.snowglobe .globe .notice span.notice-desktop{display:none}}@media(max-width: 1180px){.snowglobe .globe .notice span{font-size:15px;left:18px}}.snowglobe .prediction-overlay{position:fixed;top:0;left:0;display:flex;align-items:center;width:100%;height:100%;background:#1a1a1a;color:#fff;transition:.5s ease-in-out;opacity:0;visibility:hidden;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;z-index:100;pointer-events:none;user-select:none}.snowglobe .prediction-overlay.active{opacity:1;visibility:visible;pointer-events:auto}.snowglobe .prediction-overlay.active .shape-bottom-left,.snowglobe .prediction-overlay.active .shape-top-right,.snowglobe .prediction-overlay.active .container{opacity:1;visibility:visible}.snowglobe .prediction-overlay.active .container{transform:translateY(0)}.snowglobe .prediction-overlay .shape-bottom-left{position:absolute;left:0;bottom:0;pointer-events:none;user-select:none;z-index:-1;transition:.3s ease-in-out;transition-delay:.75s;opacity:0;visibility:hidden}@media(max-width: 1180px){.snowglobe .prediction-overlay .shape-bottom-left{max-width:240px}}@media(max-width: 767px){.snowglobe .prediction-overlay .shape-bottom-left{max-width:110px}}.snowglobe .prediction-overlay .shape-top-right{position:absolute;top:0;right:0;pointer-events:none;user-select:none;z-index:-1;transition:.3s ease-in-out;transition-delay:.75s;opacity:0;visibility:hidden}@media(max-width: 1180px){.snowglobe .prediction-overlay .shape-top-right{max-width:210px}}@media(max-width: 767px){.snowglobe .prediction-overlay .shape-top-right{max-width:160px}}.snowglobe .prediction-overlay .container{display:flex;flex-direction:column;align-items:center;text-align:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:.3s ease-in-out;transition-delay:1s}.snowglobe .prediction-overlay .container .prediction-title{margin-bottom:50px;font-size:20px;line-height:1.3;font-weight:300}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .prediction-title{font-size:15px}}.snowglobe .prediction-overlay .container .prediction-text{font-family:"Power Grotesk",sans-serif;font-size:60px;line-height:1.1}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .prediction-text{font-size:28px;line-height:1}}.snowglobe .prediction-overlay .container .share-notice{margin-top:30px;font-size:12px;line-height:1.5;color:#dedede}@media(max-width: 767px){.snowglobe .prediction-overlay .container .share-notice{max-width:220px}}.snowglobe .prediction-overlay .container .share-wrapper{display:inline-flex;justify-content:center;margin-top:50px}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .share-wrapper{flex-direction:column;align-items:center}}.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger{cursor:pointer}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger{background:none;border:none;color:#fff;height:auto;padding:0;pointer-events:none}}.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger:hover{background-color:#ebff40}.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger:hover span{transform:none}.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger:hover span:after{right:-30px}.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger span:after{background:url(5164f744c0da296d0561.svg);height:20px}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .share-wrapper .share-button-trigger span:after{display:none}}.snowglobe .prediction-overlay .container .share-wrapper:hover .share-popover-wrap{max-width:100%;opacity:1;visibility:visible}.snowglobe .prediction-overlay .container .share-wrapper .share-popover-wrap{margin-left:14px;transition:.3s ease-in-out;opacity:0;visibility:hidden;max-width:0}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .share-wrapper .share-popover-wrap{margin-left:0;margin-top:15px;max-width:100%;opacity:1;visibility:visible}}.snowglobe .prediction-overlay .container .share-wrapper .share-popover{position:relative;display:flex;align-items:center;background:#ebff40;padding:15px;border-radius:100px}.snowglobe .prediction-overlay .container .share-wrapper .share-popover:before{content:"";position:absolute;top:0;left:-3px;bottom:0;margin:auto;width:15px;height:15px;background:#ebff40;display:block;transform:rotate(45deg);z-index:-1;pointer-events:none}@media(max-width: 1180px){.snowglobe .prediction-overlay .container .share-wrapper .share-popover:before{top:-3px;bottom:initial;left:0;right:0}}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button{cursor:pointer}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button:not(:last-child){border-right:1px solid rgba(0,0,0,.05)}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button:not(:last-child) img{margin-right:15px}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button:not(:first-child) img{margin-left:15px}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button img{display:block;transition:.3s ease-in-out}@media(pointer: fine){.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button:hover img{transform:translateY(-3px)}}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button.clipboard svg{display:none;width:23px;height:22px;margin-left:15px;animation:popIn .3s linear forwards}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button.clipboard.clicked img{display:none}.snowglobe .prediction-overlay .container .share-wrapper .share-popover .share-button.clipboard.clicked svg{display:block}.snowglobe .prediction-overlay .container .try-again{margin:30px 0;font-size:16px;line-height:1.5;cursor:pointer;background-image:linear-gradient(currentColor, currentColor);background-position:0% 100%;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .3s}@media(pointer: fine){.snowglobe .prediction-overlay .container .try-again:hover{background-size:100% 1px}}@keyframes popIn{0%{transform:scale(1)}50%{transform:scale(1.3)}100%{transform:scale(1)}}@keyframes shakeGlobe{0%{transform:translate(1px, 1px) rotate(0deg)}10%{transform:translate(-1px, -2px) rotate(-1deg)}20%{transform:translate(-3px, 0px) rotate(1deg)}30%{transform:translate(3px, 2px) rotate(0deg)}40%{transform:translate(1px, -1px) rotate(1deg)}50%{transform:translate(-1px, 2px) rotate(-1deg)}60%{transform:translate(-3px, 1px) rotate(0deg)}70%{transform:translate(3px, 1px) rotate(-1deg)}80%{transform:translate(-1px, -1px) rotate(1deg)}90%{transform:translate(1px, 2px) rotate(0deg)}100%{transform:translate(1px, -2px) rotate(-1deg)}}
