@charset "utf-8";.info{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.error{position:relative;display:flex;flex-direction:column;font-size:clamp(1rem,4vw,2rem);align-items:center;color:#000}.error svg{width:10vw;fill:#000}video{cursor:pointer}@media all and (orientation:portrait){.videobox{padding:0!important}}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes rotate{from{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes windcatcherSpin{from{-webkit-transform:rotateY(0)rotateX(-20deg)}to{-webkit-transform:rotateY(360deg)rotateX(-20deg)}}@keyframes windcatcherSpin{from{transform:rotateY(0)rotateX(-20deg)}to{transform:rotateY(360deg)rotateX(-20deg)}}@-webkit-keyframes windcatcherBg{0%{background-color:#10508c}50%{background-color:#102846}51%{background-color:#489cea}70%{background-color:#1876ce}100%{background-color:#10508c}}@keyframes windcatcherBg{0%{background-color:#10508c}50%{background-color:#102846}51%{background-color:#489cea}70%{background-color:#1876ce}100%{background-color:#10508c}}.spinner.windcatcher{width:4em;perspective:50em;-webkit-animation:rotate 6s linear infinite;animation:rotate 6s linear infinite}.spinner.windcatcher .blade{height:.5em;background:#10508c;margin-bottom:.1em;-webkit-animation:windcatcherSpin 4s linear infinite,windcatcherBg 2s linear infinite;animation:windcatcherSpin 4s linear infinite,windcatcherBg 2s linear infinite}.spinner.windcatcher .blade:nth-child(1){-webkit-animation-delay:0s;animation-delay:0s}.spinner.windcatcher .blade:nth-child(2){-webkit-animation-delay:.25s;animation-delay:.25s}.spinner.windcatcher .blade:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.spinner.windcatcher .blade:nth-child(4){-webkit-animation-delay:.75s;animation-delay:.75s}.spinner.windcatcher .blade:nth-child(5){-webkit-animation-delay:1s;animation-delay:1s}.spinner.windcatcher .blade:nth-child(6){-webkit-animation-delay:1.25s;animation-delay:1.25s}.spinner.windcatcher .blade:nth-child(7){-webkit-animation-delay:1.5s;animation-delay:1.5s}.spinner.windcatcher .blade:nth-child(8){-webkit-animation-delay:1.75s;animation-delay:1.75s}video::-webkit-media-controls{display:none!important}video::-webkit-media-controls-fullscreen-button{pointer-events:none;opacity:.5}video::-webkit-media-controls-enclosure{display:none!important}