#pageInhalt{display:flex;justify-content:center;align-items:center}:root{--rwp-bg: #A91D3A;--rwp-bg-rgb: 169, 29, 58;--rwp-bg2: #C73659;--rwp-bg3: #EEEEEE;--rwp-color: #151515;--rwp-color-rgb: 21, 21, 21}[data-bs-theme=dark]{--rwp-color: #ffffff;--rwp-color-rgb: 0, 0, 0}.rwp-form-input input:focus+span,.rwp-form-input input:not(:placeholder-shown)+span{color:#151515}.wrapper{max-height:100%;max-width:100%;width:min(100%,var(--viewer-max-width, 420px));box-sizing:border-box;position:relative;display:flex;flex-direction:column;background:rgba(var(--rwp-color_rgb_darkPrimaryColor), 0.1);border:2px solid rgba(255,255,255,.2);backdrop-filter:blur(20px);box-shadow:0 0 10px rgba(0,0,0,.2);--bs-border-radius: 40px;border-radius:10px;padding:30px 40px;--bs-body-bg: rgba(var(--rwp-bg-rgb), .15);--bs-tertiary-bg: rgba(var(--rwp-bg-rgb), .15);color:var(--rwp-color);--bs-body-color: var(--rwp-color);--bs-secondary-color: var(--rwp-color);--bs-heading-color: var(--rwp-color);--bs-border-color: var(--rwp-bg3);transition:transform .3s ease-in-out,opacity .3s ease-in-out}@media(max-width: 600px){.wrapper{padding:20px 16px}}.wrapper h1{font-size:36px;text-align:center;margin-bottom:2rem}.wrapper .form-group{margin-bottom:25px}.wrapper .btn-lg{--bs-btn-border-radius: 40px}.wrapper .remember-forgot{display:flex;justify-content:space-between;font-size:14.5px;margin:-15px 0 15px}.wrapper .remember-forgot a{color:var(--rwp-color);text-decoration:none}.wrapper .remember-forgot a:hover{text-decoration:underline}.wrapper .remember-forgot label{cursor:pointer}.wrapper .remember-forgot label input{margin-right:3px}.wrapper .links{text-align:center;margin-top:20px}.wrapper .links p{margin-bottom:.2rem}.wrapper .links a{color:var(--rwp-color);text-decoration:none;font-weight:500}.wrapper .links a:hover{text-decoration:underline}.wrapper .errormsgs{color:#340000;text-align:left}.wrapper .errormsgs ul{list-style:none;margin:0;padding:0}.wrapper .form-h{display:none}.wrapper .wrapperElem{display:none;max-height:100%;max-width:100%}.wrapper .wrapperElem.active{display:block}#captureData{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}#captureData img{vertical-align:unset}#captureData a{transition:.5s all ease;position:relative;width:42px;display:inline-block;line-height:normal;font-size:20px;border:1px solid red;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;margin-bottom:4px;color:var(--bs-body-color);background-color:var(--bs-body-bg)}#captureData a::before{position:absolute;top:50%;right:10px;transform:translateY(-50%)}#captureData a:hover{color:#fff;background-color:rgba(var(--rwp-bg-rgb), 0.8)}.file-drop-area{position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%;padding:10px;border:1px dashed rgba(var(--rwp-color-rgb), 0.4);border-radius:3px;transition:.2s}.file-drop-area>h1{margin:0}.file-drop-area .file-message{font-size:small;font-weight:300;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-drop-area .file-input{position:absolute;left:0;top:0;height:100%;width:100%;cursor:pointer;opacity:0}#drawVideo{max-height:max(0px,var(--media-height, calc(-10rem + 100vh)));position:relative;aspect-ratio:var(--video-aspect, 16/9);width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;background:#000;border-radius:8px;overflow:hidden;margin:0 auto}@media(max-width: 768px){#drawVideo{max-height:max(0px,min(var(--media-height, 60vh),60vh))}}#drawVideo #rwpvideoelem,#drawVideo .video-js{width:100% !important;max-width:100%;max-height:100%;height:100% !important}#drawVideo .video-js{background-color:rgba(0,0,0,0)}#drawVideo .video-js .vjs-tech{width:100%;height:100%;object-fit:contain}#viewstuff{--video-aspect: 16 / 9;max-height:max(0px,var(--media-height, calc(100vh - 10rem)));overflow:hidden;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:var(--media-width, min(100%, 1000px));max-width:100%;align-self:center;margin:0 auto}#viewstuff .image-constrain{max-height:inherit;height:var(--media-height, auto);display:flex;justify-content:center;align-items:center;text-align:center;width:100%;max-width:100%;margin:0 auto;overflow:hidden}#viewstuff .image-constrain .image-container{max-height:inherit;height:var(--media-height, auto);max-width:100%;display:flex;justify-content:center;align-items:center;font-size:0;min-height:10px;min-width:10px;width:100%;position:relative;overflow:hidden;flex:1 1 auto}#viewstuff .image-constrain .image-container img{max-height:inherit;max-width:100%;height:auto;width:100%;cursor:zoom-in;transition:transform .2s ease}#viewstuff .image-constrain .image-container.is-zoomed{max-height:none;height:auto;cursor:zoom-out;overflow:auto}#viewstuff .image-constrain .image-container.is-zoomed img{max-height:none;max-width:none;width:auto;height:auto;cursor:zoom-out}#viewstuff .image-constrain .image-container #drawVideo{flex:1 1 auto;width:100%;height:100%}#viewstuff .image-constrain .image-container.is-zoomed #drawVideo{max-height:none;height:auto}
