html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-ms-touch-action:manipulation;touch-action:manipulation}:root{--color-black:#000;--color-white:#fff;--color-green:#090;--color-red:#bb0a30;--color-grey-05:#f2f2f2;--color-grey-10:#e5e5e5;--color-grey-15:#d9d9d9;--color-grey-20:#ccc;--color-grey-30:#b3b3b3;--color-grey-40:#999;--color-grey-50:grey;--color-grey-60:#666;--color-grey-70:#4c4c4c;--color-grey-80:#333;--color-grey-90:#1a1a1a;--space-xxs:3px;--space-xs:6px;--space-s:12px;--space-m:18px;--space-l:24px;--space-xl:30px;--space-xxl:36px;--space-xxxl:42px;--space-column:4%}@media (min-width:768px) and (max-width:1023px){:root{--space-xxxl:48px}}@media (min-width:1024px) and (max-width:1439px){:root{--space-xxl:42px;--space-xxxl:60px}}@media (min-width:1440px) and (max-width:1919px){:root{--space-xl:36px;--space-xxl:54px;--space-xxxl:78px}}@media (min-width:1920px){:root{--space-xl:42px;--space-xxl:66px;--space-xxxl:96px}}@font-face{font-family:Arial, Verdana, Geneva, sans-serif;font-style:normal;font-weight:400;}.video-service__copy-m{color:#fff;font-family: Arial, Verdana, Geneva,sans-serif;font-size:14px;font-weight:400;line-height:24px}.u-video-service-reset{margin:0;padding:0}.video-service,.video-service *,.video-service:after,.video-service :after,.video-service:before,.video-service :before{-webkit-box-sizing:border-box;box-sizing:border-box}.video-service{background:#c3c3c3;display:block;position:relative}.video-service__player{display:block;height:auto;width:100%}.video-service__player--hide-controls::-webkit-media-controls{display:none}.video-service__controls-wrapper{background:rgba(0,0,0,.5);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;left:0;opacity:0;padding:30px;padding:var(--space-xl);position:absolute;right:0;-webkit-transition:opacity .24s cubic-bezier(.21,.55,.43,1);transition:opacity .24s cubic-bezier(.21,.55,.43,1);z-index:1}.no-js .video-service__controls-wrapper{display:none}.video-service:hover .video-service__controls-wrapper{opacity:1}.video-service__control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;display:none;-ms-flex-negative:0;flex-shrink:0;height:48px;width:48px}.video-service__control:focus{outline:none}.video-service__control--active{display:block}.video-service__control--init{background-image:url(system-play-xxl-white.svg);bottom:0;display:block;height:72px;left:0;margin:auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .24s cubic-bezier(.69,.01,.83,.56),visibility 0s .24s;transition:opacity .24s cubic-bezier(.69,.01,.83,.56),visibility 0s .24s;visibility:hidden;width:72px}.video-service__control--full-screen{background-image:url(resize-increase-large-white.svg);margin-left:12px;margin-left:var(--space-s)}.video-service__control-text{visibility:hidden}.video-service__icon-play{background-image:url(system-play-large-white.svg)}.video-service__icon-pause{background-image:url(system-pause-large-white.svg)}.video-service__icon-muted{background-image:url(audio-volume-off-large-white.svg)}.video-service__icon-not-muted{background-image:url(audio-volume-large-white.svg)}.video-service__timeline-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 18px;padding:0 var(--space-m);width:100%}.video-service__timeline-track{background-color:#4c4c4c;height:1px;margin:0 12px;margin:0 var(--space-s);position:relative;width:100%}.video-service__timeline-track-played{background-color:#fff;height:1px;width:0}.video_service__timeline-thumb-container{position:relative;width:calc(100% - 18px)}.video-service__timeline-thumb{background-color:#333;border:1px solid #999;border-radius:50%;height:18px;position:absolute;-webkit-transform:translateY(-10px);transform:translateY(-10px);width:18px}.video-service__timeline-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;height:20px;margin:0;opacity:0;outline:none;padding:0;position:absolute;top:-9px;width:100%}.video-service__timeline-control::-moz-focus-outer{border:0}.video-service[init=true][player=canplay] .video-service__control--init{opacity:1;pointer-events:all;visibility:visible}.video-service[init=true] .video-service__controls-wrapper{opacity:0}.video-service-error{display:none;font-size:1.6rem;margin:1rem}.video-service-error__headline{margin:1rem 0}.video-service-error__message{background-color:#e5e5e5;font-size:1.1em;line-height:1.6;margin:0 0 1rem;padding:1rem;white-space:pre-wrap}.video-service-error--debug{display:block}