#html5-video-holder #videocontrols .controlsright .volumecontrols{position:relative;overflow:hidden;height:100%;width:32px;vertical-align:top;display:inline-block}#html5-video-holder #videocontrols .controlsright .volumecontrols button.mute{position:absolute;top:0;right:0;background-image:url(../img/S_VolumeThree_18_N.svg)}#html5-video-holder #videocontrols .controlsright .volumecontrols button.mute:focus{outline:0;border:none}#html5-video-holder #videocontrols .controlsright .volumecontrols button.mute.keyboardfocus:focus{border:2px solid #1873cc;border-radius:0}#html5-video-holder #videocontrols .controlsright .volumecontrols button.mute.level2{background-image:url(../img/S_VolumeTwo_18_N.svg)}#html5-video-holder #videocontrols .controlsright .volumecontrols button.mute.level1{background-image:url(../img/S_VolumeOne_18_N.svg)}#html5-video-holder #videocontrols .controlsright .volumecontrols button.mute.muteicon{background-image:url(../img/S_VolumeMute_18_N.svg)}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumewrap{position:absolute;top:0;right:36px;opacity:0;width:64px;height:100%;margin:0;z-index:5;overflow:hidden}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumewrap .volume{cursor:pointer;width:100%;height:100%}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumewrap .volume::-ms-tooltip{display:none}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide{width:48px;height:2px;position:absolute;top:50%;right:36px;padding:8px;transform:translateY(-50%);-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:opacity 150ms ease-in-out;-moz-transition:opacity 150ms ease-in-out;-o-transition:opacity 150ms ease-in-out;-ms-transition:opacity 150ms ease-in-out;transition:opacity 150ms ease-in-out}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide .volumetracks{position:relative;width:100%;height:100%}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide .volumetracks .volumetrack{width:100%;height:100%;background:rgba(255,255,255,.2);border-radius:1px;z-index:1;position:absolute;top:0;left:0;right:0}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide .volumetracks .volumefill{width:100%;height:100%;background:#fff;border-radius:1px;z-index:2;position:absolute;top:0;left:0;right:0}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide .volumeknob{width:16px;height:16px;position:absolute;top:1px;right:0;z-index:3;padding:2px;box-sizing:border-box}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide .volumeknob .volumeknobfill{background:#fff;border-radius:50%;width:100%;height:100%}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide.hide{display:none}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide.show{display:block}#html5-video-holder #videocontrols .controlsright .volumecontrols .volumeslide.keyboardfocus{outline:2px solid #1873cc}#html5-video-holder #videocontrols .controlsright .volumecontrols:hover{width:132px}#html5-video-holder #videocontrols .controlsright .volumecontrols:hover .volumeslide{-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols .controlsright .volumecontrols.keyboardfocus{width:132px}#html5-video-holder #videocontrols .controlsright .volumecontrols.keyboardfocus .volumeslide{-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols{width:48px}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols .volumewrap{right:48px}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols .volumeslide{right:48px;top:50%;transform:translateY(-50%)}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols:hover{width:160px}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols:hover .volumeslide{-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols.keyboardfocus{width:160px}#html5-video-holder #videocontrols.full-screen-mode .controlsright .volumecontrols.keyboardfocus .volumeslide{-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols.use-png .controlsright .volumecontrols button.mute{background-image:url(../img/S_VolumeThree_18_N.png)}#html5-video-holder #videocontrols.use-png .controlsright .volumecontrols button.mute.level2{background-image:url(../img/S_VolumeTwo_18_N.png)}#html5-video-holder #videocontrols.use-png .controlsright .volumecontrols button.mute.level1{background-image:url(../img/S_VolumeOne_18_N.png)}#html5-video-holder #videocontrols.use-png .controlsright .volumecontrols button.mute.muteicon{background-image:url(../img/S_VolumeMute_18_N.png)}#html5-video-holder .video-js{font-size:22px}#html5-video-holder video::-webkit-media-text-track-display{overflow:hidden;position:absolute;max-width:900px;transform:translateY(-30%)!important;text-align:center;left:0;right:0;margin:auto;width:auto}#html5-video-holder video::-webkit-media-text-track-display-backdrop{overflow:hidden}#html5-video-holder video::-webkit-media-text-track-container{overflow:hidden}#html5-video-holder ::cue{font-size:1em;background-color:rgba(8,8,8,.7)!important}#html5-video-holder .startcover{width:100%;height:100%;position:absolute;top:0;left:0;z-index:20;background:rgba(0,0,0,.42);opacity:0;pointer-events:none;transition:opacity 150ms ease-in-out;transform:translateZ(0)}#html5-video-holder .startcover::after{content:'';width:100%;height:100%;position:absolute;top:0;left:0;background:url(../img/S_PlayCircle_24_N.svg) no-repeat center / 10vw;transition:background-size 150ms ease-in-out}#html5-video-holder.keyboardfocus{border:.4vw solid #1873cc;outline-offset:-.3vw;outline:.2vw solid #fff;box-sizing:border-box;border-radius:.8vw}#html5-video-holder.idle{cursor:pointer}#html5-video-holder.idle .startcover{opacity:1}#html5-video-holder.idle #videocontrols{display:none;pointer-events:none}#html5-video-holder.idle #videocontrols.show{display:none;pointer-events:none}#html5-video-holder.idle #videocontrols.loaded{display:none;pointer-events:none}#html5-video-holder #videocontrols{position:absolute;bottom:0;-webkit-opacity:0;-moz-opacity:0;opacity:0;height:40px;z-index:2147483647;pointer-events:all;display:block;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);left:50%;width:100%;min-width:230px;font-size:14px;display:none;touch-action:none;-ms-touch-action:none}#html5-video-holder #videocontrols .videogradient{position:absolute;z-index:0;top:-48px;left:0;right:0;bottom:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.7) 25%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.025) 75%,rgba(0,0,0,0) 100%)}#html5-video-holder #videocontrols .timelinewrap{height:2px;position:absolute;top:-7px;left:6px;right:6px;z-index:2147483647;padding:7px 10px;cursor:pointer}#html5-video-holder #videocontrols .controlsleft{position:absolute;bottom:0;left:8px;height:100%}#html5-video-holder #videocontrols .controlsleft .videotime{display:inline-block;margin-left:4px}#html5-video-holder #videocontrols .controlsleft .videotime .timelabel{color:#fff;text-align:right;margin-right:8px}#html5-video-holder #videocontrols .controlsleft .videotime .vduration{color:#ddd}#html5-video-holder #videocontrols .controlsleft .videotime>span{display:inline-block;font-weight:700}#html5-video-holder #videocontrols .controlsright{position:absolute;bottom:0;right:8px;height:100%}#html5-video-holder #videocontrols .captioncontrols>ul.subtitlesmenu{display:none;position:absolute;overflow:auto;bottom:85%;z-index:999999999999;margin:0;padding:1px;background-color:#323232;border:1px solid #909090;list-style-type:none}#html5-video-holder #videocontrols .captioncontrols>ul.subtitlesmenu li{padding:1px;text-align:center}#html5-video-holder #videocontrols .captioncontrols>ul.subtitlesmenu li button{display:block;border:none;border-radius:2px;color:#fff;padding:2px 5px;margin-bottom:5px;cursor:pointer;font-weight:700;font-size:1em}#html5-video-holder #videocontrols .captioncontrols>ul.subtitlesmenu li button.button-clicked::after{content:'✓';color:#2596be;margin-left:5px}#html5-video-holder #videocontrols button{background-color:transparent;border:none;background-position:center;background-repeat:no-repeat;background-size:18px;-webkit-opacity:.875;-moz-opacity:.875;opacity:.875}#html5-video-holder #videocontrols button:hover{-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols button.captions{background-image:url(../img/S_Caption_18_N.svg);-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols button.fullscreen{background-image:url(../img/S_FullScreen_18_N.svg)}#html5-video-holder #videocontrols button.fullscreen.show-normal-screen{background-image:url(../img/S_FullScreenExit_18_N.svg)}#html5-video-holder #videocontrols button.hd{background-image:url(../img/S_Settings_18_N.svg)}#html5-video-holder #videocontrols button.playpause{background-image:url(../img/S_Play_18_N.svg)}#html5-video-holder #videocontrols button.playpause.pauseicon{background-image:url(../img/S_Pause_18_N.svg)}#html5-video-holder #videocontrols .videobutton{text-indent:-9999px;color:transparent;cursor:pointer;overflow:hidden;border-radius:4px;padding:0;margin:0;width:32px;height:100%}#html5-video-holder #videocontrols .videobutton:focus{outline:0}#html5-video-holder #videocontrols .videobutton.playpause.keyboardfocus:focus{outline:2px solid #1873cc}#html5-video-holder #videocontrols .videobutton.captions.keyboardfocus:focus{outline:2px solid #1873cc}#html5-video-holder #videocontrols .videobutton.fullscreen.keyboardfocus:focus{outline:2px solid #1873cc}#html5-video-holder #videocontrols.show{-webkit-opacity:1;-moz-opacity:1;opacity:1;pointer-events:all}#html5-video-holder #videocontrols.hide{-webkit-opacity:0;-moz-opacity:0;opacity:0;pointer-events:none}#html5-video-holder #videocontrols.loaded{display:block}#html5-video-holder #videocontrols.ended .playpause{background-image:url(../img/S_Replay_24_N.svg)}#html5-video-holder #videocontrols.full-screen-mode{font-size:16px}#html5-video-holder #videocontrols.full-screen-mode .timelinewrap{top:-12px}#html5-video-holder #videocontrols.full-screen-mode .videobutton{width:48px;cursor:pointer}#html5-video-holder #videocontrols.full-screen-mode button{background-size:24px}#html5-video-holder #videocontrols.full-screen-mode .controlsright>ul.subtitlesmenu{bottom:88%;left:94%}#html5-video-holder #videocontrols.use-png.ended .playpause{background-image:url(../img/S_Replay_24_N.png)}#html5-video-holder #videocontrols.use-png button.fullscreen{background-image:url(../img/S_FullScreen_18_N.png)}#html5-video-holder #videocontrols.use-png button.fullscreen.show-normal-screen{background-image:url(../img/S_FullScreenExit_18_N.png)}#html5-video-holder #videocontrols.use-png button.hd{background-image:url(../img/S_Settings_18_N.png)}#html5-video-holder #videocontrols.use-png button.playpause{background-image:url(../img/S_Play_18_N.png)}#html5-video-holder #videocontrols.use-png button.playpause.pauseicon{background-image:url(../img/S_Pause_18_N.png)}#html5-video-holder #videocontrols .timelinewrap .ccv-thumbnail-holder{position:absolute;bottom:17px;opacity:1}#html5-video-holder #videocontrols .timelinewrap:focus{outline:0}#html5-video-holder #videocontrols .timelinewrap.keyboardfocus:focus{outline:2px solid #1873cc}#html5-video-holder #videocontrols .timelinewrap .duration{position:absolute;left:0;top:-25px;background:#232323;color:#cdcdcd;padding:4px 8px;border-radius:4px;font-size:12px;line-height:16px;font-weight:700;z-index:2147483647;display:none}#html5-video-holder #videocontrols .timelinewrap .duration.show{display:block}#html5-video-holder #videocontrols .timelinewrap .duration.hide{display:none}#html5-video-holder #videocontrols .timelinewrap .timelineknob{width:16px;height:16px;padding:4px;position:absolute;top:-4px;left:-1px;z-index:4;pointer-events:none}#html5-video-holder #videocontrols .timelinewrap .timelineknob .timeknob{width:100%;height:100%;background:#fff;border-radius:50%;transform:scale(0)}#html5-video-holder #videocontrols .timelinewrap .timelineknob.sticky .timeknob{transform:scale(1)}#html5-video-holder #videocontrols .timelinewrap:hover .timeknob{transform:scale(1)}#html5-video-holder #videocontrols .timelinewrap .videotimewrap{width:100%;height:100%;position:relative;overflow:hidden;border-radius:4px;transform:translateZ(0)}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .timelineslide{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0;right:0;z-index:5}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .timelineslide::-ms-tooltip{display:none}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .timeline{width:0;height:100%;background:#fff;position:absolute;top:0;left:0;z-index:3;border-radius:1px}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .buffer{height:100%;background:rgba(255,255,255,.3);position:absolute;top:0;left:0;z-index:2}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .track{width:100%;height:100%;background:rgba(255,255,255,.2);position:absolute;top:0;left:0;z-index:1}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .hoverline{width:1px;height:100%;background:rgba(255,255,255,.35);position:absolute;top:0;left:0;z-index:4;transform-origin:left center;transition:none;display:none}#html5-video-holder #videocontrols .timelinewrap .videotimewrap .hoverline.dark{background:rgba(0,0,0,.2)}#html5-video-holder #videocontrols .timelinewrap:hover .videotimewrap{transform:scaleY(2)}#html5-video-holder #videocontrols .timelinewrap:active~.videotimewrap{transform:scaleY(2)}#html5-video-holder #videocontrols .timelinewrap.show{-webkit-opacity:1;-moz-opacity:1;opacity:1}#html5-video-holder #videocontrols .timelinewrap.hide{-webkit-opacity:0;-moz-opacity:0;opacity:0}#html5-video-holder div.message-container{width:100%;height:100%;display:none;position:absolute;top:0;background:rgba(0,0,0,.3)}#html5-video-holder div.message-container img.poster{float:left;position:absolute}#html5-video-holder div.message-container div.message-background{position:absolute;top:38%;height:120px;width:100%;-webkit-opacity:.7;-moz-opacity:.7;opacity:.7;background:#000}#html5-video-holder div.message-container span.message{position:absolute;top:38%;width:100%;margin-top:20px;text-align:center;font-family:adobe-clean,"Helvetica Neue",Helvetica,Arial,sans-serif}#html5-video-holder div.message-container span.message p.title{font-size:24pt;margin:0;color:#fff;font-weight:300}#html5-video-holder div.message-container span.message p.title img{padding-right:13px;height:24px}#html5-video-holder div.message-container span.message p.subtitle{font-size:12pt;margin:0;color:#fff;-webkit-opacity:.8;-moz-opacity:.8;opacity:.8;font-weight:300}#html5-video-holder div.message-container div.press-esc-message div.message-background{height:94px}@media screen and (max-height:480px){#html5-video-holder div.message-container div.message-background{top:0;height:100%}#html5-video-holder div.message-container span.message{top:20%}}#html5-video-holder #html5-video-poster{float:left;top:0;position:absolute;width:100%;height:100%;margin:auto;background-repeat:no-repeat;background-position:center;background-size:contain}#html5-video-holder #html5-video-poster.show{display:block}#html5-video-holder #html5-video-poster.hide{display:none}#html5-video-holder #html5-video-poster img.poster{float:left;position:absolute;width:inherit;height:inherit}#html5-video-holder div.video-js{margin-left:auto;margin-right:auto}.html5-video-wrapper{width:100%;height:100%}.html5-video-wrapper #html5-video-holder{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;width:100%;height:100%;position:absolute;top:0;overflow:hidden;display:inline-block}.html5-video-wrapper #html5-video-holder:-webkit-full-screen{display:inherit;width:100%;height:100%}.html5-video-wrapper #html5-video-holder:-moz-full-screen{display:inherit;width:100%;height:100%}.html5-video-wrapper #html5-video-holder.disable{cursor:default}.html5-video-wrapper #html5-video-holder .hid{display:none}.html5-video-wrapper #html5-video-holder div.spinner{position:absolute;top:0;width:100%;height:100%}.html5-video-wrapper #html5-video-holder div.spinner .show{display:block}.html5-video-wrapper #html5-video-holder div.spinner .hide{display:none}.html5-video-wrapper #html5-video-holder div.spinner img{float:left;position:absolute;margin:auto;top:50%;left:50%;margin-top:-32px;margin-left:-16px}.html5-video-wrapper #html5-video-holder #video-surface{display:block;width:100%;height:100%;position:absolute;top:0}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap{margin:0 auto;display:block;height:100px;width:100px;position:relative;vertical-align:middle;outline-offset:4px;top:calc(50% - 50px)}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner{display:inline-block;position:relative;height:64px;width:64px;direction:ltr}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-track{height:64px;width:64px;border-radius:64px;box-sizing:border-box;border:4px solid}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fills{position:absolute;top:0;left:0;width:100%;height:100%}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fill{height:64px;width:64px;border-radius:64px;box-sizing:border-box;border:4px solid}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fillMask1,.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fillMask2{width:50%;height:100%;transform-origin:100% center;transform:rotate(180deg);overflow:hidden;position:absolute}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fillSubMask1,.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fillSubMask2{width:100%;height:100%;transform-origin:100% center;overflow:hidden;transform:rotate(-180deg)}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner-fillMask2{transform:rotate(0deg)}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner--indeterminate .spinner-fills{will-change:transform;transform:translateZ(0);animation:1s infinite cubic-bezier(.25,.78,.48,.89) spinner-fills-rotate;transform-origin:center}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner--indeterminate .spinner-fillSubMask1{will-change:transform;transform:translateZ(0);animation:1s infinite linear spinner-fill-mask-1}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner--indeterminate .spinner-fillSubMask2{will-change:transform;transform:translateZ(0);animation:1s infinite linear spinner-fill-mask-2}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner--indeterminate.spinner--overBackground .spinner-track{border-color:rgba(255,255,255,.2)}.html5-video-wrapper #html5-video-holder #video-surface .spinnerwrap .spinner--indeterminate.spinner--overBackground .spinner-fill{border-color:#fff}@keyframes spinner-fills-rotate{0%{transform:rotate(-90deg)}100%{transform:rotate(270deg)}}@keyframes spinner-fill-mask-2{0%{transform:rotate(180deg)}1.69%{transform:rotate(180deg)}3.39%{transform:rotate(180deg)}5.08%{transform:rotate(180deg)}6.78%{transform:rotate(180deg)}8.47%{transform:rotate(180deg)}10.17%{transform:rotate(179.2deg)}11.86%{transform:rotate(164deg)}13.56%{transform:rotate(151.8deg)}15.25%{transform:rotate(140.8deg)}16.95%{transform:rotate(130.3deg)}18.64%{transform:rotate(120.4deg)}20.34%{transform:rotate(110.8deg)}22.03%{transform:rotate(101.6deg)}23.73%{transform:rotate(93.5deg)}25.42%{transform:rotate(85.4deg)}27.12%{transform:rotate(78.1deg)}28.81%{transform:rotate(71.2deg)}30.51%{transform:rotate(89.1deg)}32.2%{transform:rotate(105.5deg)}33.9%{transform:rotate(121.3deg)}35.59%{transform:rotate(135.5deg)}37.29%{transform:rotate(148.4deg)}38.98%{transform:rotate(161deg)}40.68%{transform:rotate(173.5deg)}42.37%{transform:rotate(180deg)}44.07%{transform:rotate(180deg)}45.76%{transform:rotate(180deg)}47.46%{transform:rotate(180deg)}49.15%{transform:rotate(180deg)}50.85%{transform:rotate(180deg)}52.54%{transform:rotate(180deg)}54.24%{transform:rotate(180deg)}55.93%{transform:rotate(180deg)}57.63%{transform:rotate(180deg)}59.32%{transform:rotate(180deg)}61.02%{transform:rotate(180deg)}62.71%{transform:rotate(180deg)}64.41%{transform:rotate(180deg)}66.1%{transform:rotate(180deg)}67.8%{transform:rotate(180deg)}69.49%{transform:rotate(180deg)}71.19%{transform:rotate(180deg)}72.88%{transform:rotate(180deg)}74.58%{transform:rotate(180deg)}76.27%{transform:rotate(180deg)}77.97%{transform:rotate(180deg)}79.66%{transform:rotate(180deg)}81.36%{transform:rotate(180deg)}83.05%{transform:rotate(180deg)}84.75%{transform:rotate(180deg)}86.44%{transform:rotate(180deg)}88.14%{transform:rotate(180deg)}89.83%{transform:rotate(180deg)}91.53%{transform:rotate(180deg)}93.22%{transform:rotate(180deg)}94.92%{transform:rotate(180deg)}96.61%{transform:rotate(180deg)}98.31%{transform:rotate(180deg)}100%{transform:rotate(180deg)}}@keyframes spinner-fill-mask-1{0%{transform:rotate(90deg)}1.69%{transform:rotate(72.3deg)}3.39%{transform:rotate(55.5deg)}5.08%{transform:rotate(40.3deg)}6.78%{transform:rotate(25deg)}8.47%{transform:rotate(10.6deg)}10.17%{transform:rotate(0deg)}11.86%{transform:rotate(0deg)}13.56%{transform:rotate(0deg)}15.25%{transform:rotate(0deg)}16.95%{transform:rotate(0deg)}18.64%{transform:rotate(0deg)}20.34%{transform:rotate(0deg)}22.03%{transform:rotate(0deg)}23.73%{transform:rotate(0deg)}25.42%{transform:rotate(0deg)}27.12%{transform:rotate(0deg)}28.81%{transform:rotate(0deg)}30.51%{transform:rotate(0deg)}32.2%{transform:rotate(0deg)}33.9%{transform:rotate(0deg)}35.59%{transform:rotate(0deg)}37.29%{transform:rotate(0deg)}38.98%{transform:rotate(0deg)}40.68%{transform:rotate(0deg)}42.37%{transform:rotate(5.3deg)}44.07%{transform:rotate(13.4deg)}45.76%{transform:rotate(20.6deg)}47.46%{transform:rotate(29deg)}49.15%{transform:rotate(36.5deg)}50.85%{transform:rotate(42.6deg)}52.54%{transform:rotate(48.8deg)}54.24%{transform:rotate(54.2deg)}55.93%{transform:rotate(59.4deg)}57.63%{transform:rotate(63.2deg)}59.32%{transform:rotate(67.2deg)}61.02%{transform:rotate(70.8deg)}62.71%{transform:rotate(73.8deg)}64.41%{transform:rotate(76.2deg)}66.1%{transform:rotate(78.7deg)}67.8%{transform:rotate(80.6deg)}69.49%{transform:rotate(82.6deg)}71.19%{transform:rotate(83.7deg)}72.88%{transform:rotate(85deg)}74.58%{transform:rotate(86.3deg)}76.27%{transform:rotate(87deg)}77.97%{transform:rotate(87.7deg)}79.66%{transform:rotate(88.3deg)}81.36%{transform:rotate(88.6deg)}83.05%{transform:rotate(89.2deg)}84.75%{transform:rotate(89.2deg)}86.44%{transform:rotate(89.5deg)}88.14%{transform:rotate(89.9deg)}89.83%{transform:rotate(89.7deg)}91.53%{transform:rotate(90.1deg)}93.22%{transform:rotate(90.2deg)}94.92%{transform:rotate(90.1deg)}96.61%{transform:rotate(90deg)}98.31%{transform:rotate(89.8deg)}100%{transform:rotate(90deg)}}