@font-face{font-family:planerregular;src:url('fonts/planer_reg-webfont.woff2') format('woff2'),url('fonts/planer_reg-webfont.woff') format('woff');font-weight:400;font-style:normal}html{-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#2b2c2b}#mainLoader{position:absolute;z-index:5;display:none;font-size:20px;line-height:25px;color:#fff;text-align:center;width:100%;font-family:planerregular}#mainHolder{position:absolute;width:100%;height:100%}#notSupportHolder{width:90%;margin:5% auto;position:relative;color:#fff;text-align:center;font-size:25px;font-family:planerregular;display:none}.notSupport{margin-top:200px}#rotateHolder{position:absolute;width:100%;height:100%;background-color:#2b2c2b;z-index:1000;display:none}.mobileRotate{width:200px;height:auto;position:absolute;text-align:center}.rotateImg{-webkit-animation:spin .5s linear infinite;-moz-animation:spin .5s linear infinite;animation:spin .5s linear infinite;margin-bottom:10px}.rotateDesc{color:#fff;font-size:20px;line-height:20px;font-family:planerregular}@-moz-keyframes spin{50%{-moz-transform:rotate(0)}100%{-moz-transform:rotate(0)}}@-webkit-keyframes spin{50%{-webkit-transform:rotate(90deg)}100%{-webkit-transform:rotate(0)}}@keyframes spin{50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}#canvasHolder{display:none;width:100%;max-width:1280px;height:100%;margin:auto;position:relative}canvas{position:fixed}