.mejs__offscreen{border:0;clip:rect(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem);clip-path:inset(50%);height:0.0625rem;margin:-0.0625rem;overflow:hidden;padding:0;position:absolute;width:0.0625rem;word-wrap:normal}.mejs__container{background:#000;box-sizing:border-box;font-family:"Helvetica",Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none !important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline-offset:.125rem;outline-style:solid;outline-width:.125rem}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden !important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen video{height:100vh !important;left:50% !important;-o-object-fit:contain;object-fit:contain;position:fixed !important;top:50% !important;transform:translate(-50%, -50%) !important;width:100vw !important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:transparent;border:0}.mejs__overlay:hover .mejs__overlay-button svg{opacity:1}.mejs__overlay-button svg{opacity:.75}.mejs__overlay-button:focus svg{opacity:1}.mejs__overlay-button,.mejs__overlay-button svg{height:5rem;width:5rem}.mejs__overlay-loading,.mejs__overlay-loading svg{height:5rem;width:5rem}.mejs__overlay-loading-bg-img{animation:mejs__loading-spinner 1s linear infinite;display:block;height:5rem;width:5rem;z-index:1}@keyframes mejs__loading-spinner{100%{transform:rotate(360deg)}}.mejs__controls{bottom:0;display:flex;height:2.5rem;left:0;list-style-type:none;margin:0;padding:0 .625rem;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*="display: none"]){background:rgba(255, 0, 0, 0.7);background:linear-gradient(transparent, rgba(0, 0, 0, 0.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:.625rem;height:2.5rem;line-height:.625rem;margin:0;width:2rem}.mejs__button>button{background-color:transparent;border:0;color:#fff;cursor:pointer;display:block;font-size:0;height:1.125rem;line-height:0;margin:.625rem .375rem;overflow:hidden;padding:0;position:absolute;-webkit-text-decoration:none;text-decoration:none;width:1.125rem}.mejs__button svg{fill:currentColor;height:1.125rem;width:1.125rem}.mejs__button>button:focus{outline:dotted .125rem #fff}.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus,.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus{outline:0}.mejs__playpause-button svg{display:none}.mejs__play svg.mejs__icon-play{display:block}.mejs__pause svg.mejs__icon-pause{display:block}.mejs__replay svg.mejs__icon-replay{display:block}.mejs__fullscreen-button svg.mejs__icon-unfullscreen{display:none}.mejs__fullscreen svg.mejs__icon-fullscreen{display:block}.mejs__fullscreen svg.mejs__icon-unfullscreen{display:none}.mejs__unfullscreen svg.mejs__icon-unfullscreen{display:block}.mejs__unfullscreen svg.mejs__icon-fullscreen{display:none}.mejs__time{box-sizing:content-box;color:#fff;font-size:.6875rem;font-weight:bold;height:1.5rem;overflow:hidden;padding:1rem .375rem 0;text-align:center;width:auto}.mejs__time-rail{direction:ltr;flex-grow:1;height:2.5rem;margin:0 .625rem;padding-top:.625rem;position:relative}.mejs__time-total,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-current,.mejs__time-float,.mejs__time-hovered,.mejs__time-float-current,.mejs__time-float-corner,.mejs__time-marker{border-radius:.125rem;cursor:pointer;display:block;height:.625rem;position:absolute}.mejs__time-total{background:rgba(255, 255, 255, 0.3);margin:.3125rem 0 0;width:100%}.mejs__time-buffering{animation:buffering-stripes 2s linear infinite;background:linear-gradient(-45deg, rgba(255, 255, 255, 0.4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.4) 75%, transparent 75%, transparent);background-size:.9375rem .9375rem;width:100%}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:1.875rem 0}}.mejs__time-loaded{background:rgba(255, 255, 255, 0.3)}.mejs__time-current,.mejs__time-handle-content{background:rgba(255, 255, 255, 0.9)}.mejs__time-hovered{background:rgba(255, 255, 255, 0.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0, 0, 0, 0.2)}.mejs__time-current,.mejs__time-buffering,.mejs__time-loaded,.mejs__time-hovered{left:0;transform:scaleX(0);transform-origin:0 0;transition:.15s ease-in all;width:100%}.mejs__time-buffering{transform:scaleX(1)}.mejs__time-hovered{transition:height .1s cubic-bezier(0.44, 0, 1, 1)}.mejs__time-hovered.no-hover{transform:scaleX(0) !important}.mejs__time-handle,.mejs__time-handle-content{border:.25rem solid transparent;cursor:pointer;left:0;position:absolute;transform:translateX(0);z-index:11}.mejs__time-handle-content{border:.25rem solid rgba(255, 255, 255, 0.9);border-radius:50%;height:.625rem;left:-0.4375rem;top:-0.25rem;transform:scale(0);width:.625rem}.mejs__time-rail:hover .mejs__time-handle-content,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail .mejs__time-handle-content:active{transform:scale(1)}.mejs__time-float{background:#eee;border:solid 0.0625rem #333;bottom:100%;color:#111;display:none;height:1.0625rem;margin-bottom:.5625rem;position:absolute;text-align:center;transform:translateX(-50%);width:2.25rem}.mejs__time-float-current{display:block;left:0;margin:.125rem;text-align:center;width:1.875rem}.mejs__time-float-corner{border:solid .3125rem #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-1.4375rem;width:4rem}.mejs__long-video .mejs__time-float-current{width:3.75rem}.mejs__broadcast{color:#fff;height:.625rem;position:absolute;top:.9375rem;width:100%}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50, 50, 50, 0.7);border-radius:0;bottom:100%;display:none;height:7.1875rem;left:50%;margin:0;position:absolute;transform:translateX(-50%);width:1.5625rem;z-index:1}.mejs__volume-button:hover{border-radius:0 0 .25rem .25rem}.mejs__volume-total{background:rgba(255, 255, 255, 0.5);border:.06rem solid #fff;height:6.25rem;left:50%;margin:0;position:absolute;top:.5rem;transform:translateX(-50%);width:.125rem}.mejs__volume-current{background:rgba(255, 255, 255, 0.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:rgba(255, 255, 255, 0.9);border:0.0625rem solid #fff;border-radius:0.0625rem;cursor:ns-resize;height:.375rem;left:50%;position:absolute;transform:translateX(-50%);width:1rem}.mejs__horizontal-volume-slider{display:block;height:2.25rem;position:relative;vertical-align:middle;width:3.5rem}.mejs__horizontal-volume-total{background:rgba(50, 50, 50, 0.8);border:.06rem solid #fff;border-radius:.125rem;font-size:0.0625rem;height:.5rem;left:0;margin:0;padding:0;position:absolute;top:1rem;width:3.125rem}.mejs__horizontal-volume-current{background:rgba(255, 255, 255, 0.8);border-radius:.125rem;border-right:.06rem solid #fff;font-size:0.0625rem;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__mute svg,.mejs__unmute svg{stroke:currentColor}.mejs__volume-button svg{display:none}.mejs__mute .mejs__icon-mute{display:block}.mejs__unmute .mejs__icon-unmute{display:block}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__chapters-button svg,.mejs__captions-button svg{padding-top:.125rem}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50, 50, 50, 0.7);border:solid 0.0625rem transparent;border-radius:0;bottom:100%;margin-right:-2.6875rem;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:5.375rem}.mejs__captions-button-toggle{opacity:.7}.mejs__captions-button-toggle-on{opacity:1}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-3.4375rem;width:6.875rem}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none !important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none !important;margin:0 0 .375rem;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:rgb(200, 200, 200) !important;background-color:rgba(255, 255, 255, 0.4) !important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-62.5rem;margin:.1875rem .1875rem 0 .3125rem;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:.625rem;line-height:.9375rem;padding:.25rem .625rem 0;width:100%}.mejs__captions-selector-list-item:hover .mejs__captions-selector-label,.mejs__chapters-selector-list-item:hover .mejs__chapters-selector-label{-webkit-text-decoration:underline;text-decoration:underline}.mejs__captions-selected,.mejs__chapters-selected{color:rgba(33, 248, 248, 1);font-weight:bold}.mejs__captions-translations{font-size:.625rem;margin:0 0 .3125rem}.mejs__captions-layer{bottom:0;color:#fff;font-size:1rem;left:0;line-height:1.25rem;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;-webkit-text-decoration:underline;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:1.25rem;font-weight:normal}.mejs__captions-position{bottom:.9375rem;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:2.1875rem}.mejs__captions-text,.mejs__captions-text *{background:rgba(20, 20, 20, 0.5);box-shadow:.3125rem 0 0 rgba(20, 20, 20, 0.5),-0.3125rem 0 0 rgba(20, 20, 20, 0.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay p,.mejs__cannotplay a{display:inline-block;padding:0 .9375rem;width:100%}
@font-face{font-display:swap;font-family:"BundesSans";font-style:normal;font-weight:400;src:url(../Fonts/BundesSansWeb-Regular.woff2) format("woff2"),url(../Fonts/BundesSansWeb-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:"BundesSans";font-style:normal;font-weight:500;src:url(../Fonts/BundesSansWeb-Medium.woff2) format("woff2"),url(../Fonts/BundesSansWeb-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:"BundesSans";font-style:normal;font-weight:700;src:url(../Fonts/BundesSansWeb-Bold.woff2) format("woff2"),url(../Fonts/BundesSansWeb-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:"BundesSans";font-style:italic;font-weight:400;src:url(../Fonts/BundesSansWeb-Italic.woff2) format("woff2"),url(../Fonts/BundesSansWeb-Italic.woff) format("woff")}@font-face{font-display:swap;font-family:"BundesSans";font-style:italic;font-weight:700;src:url(../Fonts/BundesSansWeb-BoldItalic.woff2) format("woff2"),url(../Fonts/BundesSansWeb-BoldItalic.woff) format("woff")}@font-face{font-display:swap;font-family:"BundesSerif";font-style:normal;font-weight:400;src:url(../Fonts/BundesSerifWeb-Regular.woff2) format("woff2"),url(../Fonts/BundesSerifWeb-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:"BundesSerif";font-style:italic;font-weight:400;src:url(../Fonts/BundesSerifWeb-Italic.woff2) format("woff2"),url(../Fonts/BundesSerifWeb-Italic.woff) format("woff")}:export{grids:36rem}:root,[data-bs-theme=light]{--bs-blue: #0069e0;--bs-indigo: #580fd5;--bs-purple: #543192;--bs-pink: #b80042;--bs-red: #647a53;--bs-orange: #d76c13;--bs-yellow: #dfa100;--bs-green: #19662c;--bs-teal: #8dc98e;--bs-cyan: #4493b8;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0069e0;--bs-secondary: #6c757d;--bs-success: #19662c;--bs-info: #4493b8;--bs-warning: #dfa100;--bs-danger: #647a53;--bs-light: #f8f9fa;--bs-dark: #343a40;--bs-primary-rgb: 0, 105, 224;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 102, 44;--bs-info-rgb: 68, 147, 184;--bs-warning-rgb: 223, 161, 0;--bs-danger-rgb: 100, 122, 83;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 52, 58, 64;--bs-primary-text-emphasis: rgb(0, 42, 89.6);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 40.8, 17.6);--bs-info-text-emphasis: rgb(27.2, 58.8, 73.6);--bs-warning-text-emphasis: rgb(89.2, 64.4, 0);--bs-danger-text-emphasis: rgb(40, 48.8, 33.2);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(204, 225, 248.8);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 224.4, 212.8);--bs-info-bg-subtle: rgb(217.6, 233.4, 240.8);--bs-warning-bg-subtle: rgb(248.6, 236.2, 204);--bs-danger-bg-subtle: rgb(224, 228.4, 220.6);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(153, 195, 242.6);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 193.8, 170.6);--bs-info-border-subtle: rgb(180.2, 211.8, 226.6);--bs-warning-border-subtle: rgb(242.2, 217.4, 153);--bs-danger-border-subtle: rgb(193, 201.8, 186.2);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: "BundesSans", "Helvetica Neue", helvetica, arial, sans-serif;--bs-font-monospace: "BundesSans", "Helvetica Neue", helvetica, arial, sans-serif;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #000;--bs-body-color-rgb: 0, 0, 0;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(0, 0, 0, 0.75);--bs-secondary-color-rgb: 0, 0, 0;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(0, 0, 0, 0.5);--bs-tertiary-color-rgb: 0, 0, 0;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: #0069e0;--bs-link-color: #0069e0;--bs-link-color-rgb: 0, 105, 224;--bs-link-decoration: none;--bs-link-hover-color: #0069e0;--bs-link-hover-color-rgb: 0, 105, 224;--bs-link-hover-decoration: underline;--bs-code-color: #b80042;--bs-highlight-color: #000;--bs-highlight-bg: rgb(248.6, 236.2, 204);--bs-border-width: 0.125rem;--bs-border-style: solid;--bs-border-color: #e9ecef;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(0, 105, 224, 0.25);--bs-form-valid-color: #19662c;--bs-form-valid-border-color: #19662c;--bs-form-invalid-color: #647a53;--bs-form-invalid-border-color: #647a53}[data-bs-theme=dark]{--csstools-color-scheme--light: ;color-scheme:dark;--bs-body-color: #adb5bd;--bs-body-color-rgb: 173, 181, 189;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(173, 181, 189, 0.75);--bs-secondary-color-rgb: 173, 181, 189;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(173, 181, 189, 0.5);--bs-tertiary-color-rgb: 173, 181, 189;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(102, 165, 236.4);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 163.2, 128.4);--bs-info-text-emphasis: rgb(142.8, 190.2, 212.4);--bs-warning-text-emphasis: rgb(235.8, 198.6, 102);--bs-danger-text-emphasis: rgb(162, 175.2, 151.8);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(0, 21, 44.8);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 20.4, 8.8);--bs-info-bg-subtle: rgb(13.6, 29.4, 36.8);--bs-warning-bg-subtle: rgb(44.6, 32.2, 0);--bs-danger-bg-subtle: rgb(20, 24.4, 16.6);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(0, 63, 134.4);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 61.2, 26.4);--bs-info-border-subtle: rgb(40.8, 88.2, 110.4);--bs-warning-border-subtle: rgb(133.8, 96.6, 0);--bs-danger-border-subtle: rgb(60, 73.2, 49.8);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(102, 165, 236.4);--bs-link-hover-color: rgb(132.6, 183, 240.12);--bs-link-color-rgb: 102, 165, 236;--bs-link-hover-color-rgb: 133, 183, 240;--bs-code-color: rgb(212.4, 102, 141.6);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(89.2, 64.4, 0);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: rgb(117, 163.2, 128.4);--bs-form-valid-border-color: rgb(117, 163.2, 128.4);--bs-form-invalid-color: rgb(162, 175.2, 151.8);--bs-form-invalid-border-color: rgb(162, 175.2, 151.8)}:root{--bs-primary: #0069e0;--bs-secondary: #0069e0;--bs-tertiary: #ff4000;--bs-green: #425134;--bs-lightblue: #a8c6e7;--bs-red: #ff4000;--bs-gray-100: #f6f6f7;--bs-gray-200: #e7e8e9;--bs-gray-300: #dee2e6;--bs-gray-400: #d3d3d3;--bs-gray-500: #b2b2b2;--bs-gray-600: #7a7b7a;--bs-gray-700: #555;--bs-gray-800: #4f4f4f;--bs-gray-900: #222;--bs-gray: var(--bs-gray-600);--bs-light: #f1eee9;--bs-dark: #333;--bs-gray-blue: #313741;--bs-info: #9cc9db;--bs-danger: #ff4000;--bs-code-color: var(--bs-red);--bs-alert-color: var(--bs-primary);--bs-alert-bg: var(--bs-red);--bs-alert-border-color: var(--bs-light);--bs-body-color: var(--bs-white);--bs-body-bg: var(--bs-white);--bs-link-color-rgb: var(--bs-black);--bs-button-primary: var(--bs-primary);--bs-button-secondary: var(--bs-secondary);--bs-button-tertiary: transparent;--bs-button-white: var(--bs-white);--bs-button-dark: var(--bs-dark);--bs-button-lightblue: var(--bs-lightblue);--bs-button-border-primary: var(--bs-tertiary);--bs-button-border-secondary: var(--bs-secondary);--bs-button-border-tertiary: var(--bs-black);--bs-button-border-white: var(--bs-white);--bs-button-border-dark: var(--bs-dark);--bs-button-border-lightblue: var(--bs-lightblue);--input-disabled: #a8c6e7;--header-height-desktop: 12.5rem;--header-height-mobile: 5rem;--header-height-sticky: 8rem;--bs-link-color: var(--bs-black);--bs-link-hover-color: var(--bs-black);--border-default: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color);--border-large: var(--bs-border-width-lg) var(--bs-border-style) var(--bs-border-color);--border-list: var(--bs-border-width-lg) var(--bs-border-style) var(--bs-border-color-light);--bs-border-width: 0.0625rem;--bs-border-width-lg: 0.125rem;--bs-border-style: solid;--bs-border-color: var(--bs-primary);--bs-border-color-light: var(--bs-lightblue);--bs-border-radius-xs: .25rem;--bs-border-radius-sm: .5rem;--bs-border-radius-lg: .75rem;--bs-border-radius-xl: 1rem;--bs-border-radius-2xl: 1.5rem;--bs-border-radius-pill: 50rem;--border-radius-circle: 50%;--outline-color-light: var(--bs-white);--outline-color-dark: var(--bs-gray-800);--outline-width: 0.0625rem;--outline-style: solid;--outline-hover-style: dashed;--outline-light: var(--outline-width) var(--outline-style) var(--outline-color-light);--outline-dark: var(--outline-width) var(--outline-style) var(--outline-color-dark);--outline-hover-dark: var(--outline-width) var(--outline-hover-style) var(--outline-color-dark);--bs-card-title-color: var(--bs-black);--shadow: 0 .25rem 1rem -.25rem rgba(7, 49, 78, 0.15);--shadow-image: 0 0.25rem 1rem 0 rgba(1, 23, 49, 0.3);--shadow-input-inner: inset 0 0 0 0.25rem var(--bs-white);--shadow-input-outer: 0 0 0 .25rem rgba(0, 0, 0, 0.25);--transition-duration: .35s;--transition-duration-short: .2s;--transition-timing: ease-in-out;--transition-timing-cubic: cubic-bezier(0, 0, .2, 1);--tag-bg: #a8c6e7;--tag-group-bg: var(--bs-tertiary);--tag-type-bg: var(--bs-gray);--tag-format-bg: var(--bs-white);--modal-mobile-margin-top: 5.25rem}.player{margin-bottom:1.875rem}video{height:auto;width:100%}.audio-soundcloud,.video{height:0;margin-bottom:2rem;padding-bottom:56.25%;position:relative}.audio-soundcloud .mejs__container,.audio-soundcloud .mejs__overlay,.audio-soundcloud iframe,.video .mejs__container,.video .mejs__overlay,.video iframe{height:100% !important;left:0;position:absolute;top:0;width:100% !important}.audio{margin-bottom:2rem}.dsgvo{background-position:center center;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;text-align:center;width:100%}.dsgvo .audio-start,.dsgvo .video-start{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2780%27 height=%2780%27 fill=%27%230069e0%27 viewBox=%270 0 80 80%27%3E%3Cpath fill=%27%23647a53%27 stroke=%27%23fff%27 d=%27M2.5 40A37.5 37.5 0 1 1 40 77.5 37.51 37.51 0 0 1 2.5 40Z%27/%3E%3Cpath fill=%27%23fff%27 d=%27M60.3 38a1 1 0 0 1 .6 1.4.9.9 0 0 1-.6.6L30 57.5c-1 .6-1.7.1-1.7-1v-35c0-1.1.8-1.5 1.7-1Z%27/%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:5rem 5rem;border:0 none;border-radius:50%;border-radius:var(--border-radius-circle);margin-bottom:0.5rem}@media(min-width: 768px){.dsgvo .audio-start,.dsgvo .video-start{margin-top:-2.5rem;position:absolute;top:50%}}.dsgvo .audio-start:hover,.dsgvo .audio-start:focus,.dsgvo .audio-start:active,.dsgvo .video-start:hover,.dsgvo .video-start:focus,.dsgvo .video-start:active{outline:0.0625rem dashed #fff;outline:0.0625rem dashed var(--bs-white);outline-offset:0.0625rem}.dsgvo-text{align-items:center;background:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 100%);color:#000;color:var(--bs-black);display:flex;flex-flow:column;height:100%;justify-content:flex-end;padding:0.625rem;position:absolute;width:100%}@media(min-width: 768px){.dsgvo-text{padding:1.25rem}}@media(min-width: 992px){.dsgvo-text{padding:2.5rem}}.dsgvo-text h3{color:#fff !important;font-size:1.125rem !important;margin:0 !important;max-width:100%;padding:0 !important}@media(min-width: 992px){.dsgvo-text h3{font-size:1.25rem !important}}.dsgvo-text h3::after{display:none !important}.dsgvo-text p{color:#000 !important;color:var(--bs-black) !important;font-size:0.75rem !important;font-weight:700;max-width:100%}@media(min-width: 576px){.dsgvo-text p{font-size:0.9375rem !important}}@media(min-width: 992px){.dsgvo-text p{font-size:1rem !important}}.dsgvo-text p a{color:#000 !important;color:var(--bs-black) !important;display:inline;font-size:0.75rem !important;font-weight:700;outline-color:#000 !important;outline-color:var(--bs-black) !important}.dsgvo-text p a.external-link{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27%3E%3Cpath fill=%27none%27 d=%27M0 0h24v24H0z%27/%3E%3Cpath d=%27M19 19H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2v-7h-2zM14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3z%27/%3E%3C/svg%3E");background-position-x:0.25rem;background-position-y:0.1875rem}@media(min-width: 576px){.dsgvo-text p a{font-size:0.9375rem !important}}@media(min-width: 992px){.dsgvo-text p a{font-size:1rem !important}}.mejs__container:focus{outline-color:#000;outline-color:var(--bs-black);outline-offset:0.25rem !important}.mejs__container.mejs__audio{height:2.5rem}.mejs__container .mejs__inner .mejs__controls{background:none;background-color:#f1eee9;background-color:var(--bs-light)}.mejs__container .mejs__inner .mejs__time{color:#000;color:var(--bs-black)}.mejs__container .mejs__inner .mejs__captions-position{bottom:4rem;padding-left:1.5rem;padding-right:1.5rem}.mejs__container .mejs__inner .mejs__captions-text{background-color:#222;background-color:var(--bs-gray-900);font-size:1.125rem;--tw-shadow: 0.3125rem 0 0 #222, -0.3125rem 0 0 #222;--tw-shadow-colored: 0.3125rem 0 0 var(--tw-shadow-color), -0.3125rem 0 0 var(--tw-shadow-color);box-shadow:0 0 rgba(0, 0, 0, 0),0 0 rgba(0, 0, 0, 0),0.3125rem 0 0 #222, -0.3125rem 0 0 #222;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow)}.mejs__container .mejs__inner .mejs__button{fill:currentcolor}.mejs__container .mejs__inner .mejs__audio-description-button button,.mejs__container .mejs__inner .mejs__captions-button button,.mejs__container .mejs__inner .mejs__fullscreen-button button,.mejs__container .mejs__inner .mejs__pause button,.mejs__container .mejs__inner .mejs__play button,.mejs__container .mejs__inner .mejs__qualities-button button,.mejs__container .mejs__inner .mejs__replay button,.mejs__container .mejs__inner .mejs__unfullscreen button,.mejs__container .mejs__inner .mejs__video-description-button button,.mejs__container .mejs__inner .mejs__volume-button button{color:#0069e0;color:var(--bs-primary);opacity:1}.mejs__container .mejs__inner .mejs__audio-description-button button:hover,.mejs__container .mejs__inner .mejs__captions-button button:hover,.mejs__container .mejs__inner .mejs__fullscreen-button button:hover,.mejs__container .mejs__inner .mejs__pause button:hover,.mejs__container .mejs__inner .mejs__play button:hover,.mejs__container .mejs__inner .mejs__qualities-button button:hover,.mejs__container .mejs__inner .mejs__replay button:hover,.mejs__container .mejs__inner .mejs__unfullscreen button:hover,.mejs__container .mejs__inner .mejs__video-description-button button:hover,.mejs__container .mejs__inner .mejs__volume-button button:hover{background-color:#000;background-color:var(--bs-black);color:#0069e0;color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__audio-description-button button:focus,.mejs__container .mejs__inner .mejs__captions-button button:focus,.mejs__container .mejs__inner .mejs__fullscreen-button button:focus,.mejs__container .mejs__inner .mejs__pause button:focus,.mejs__container .mejs__inner .mejs__play button:focus,.mejs__container .mejs__inner .mejs__qualities-button button:focus,.mejs__container .mejs__inner .mejs__replay button:focus,.mejs__container .mejs__inner .mejs__unfullscreen button:focus,.mejs__container .mejs__inner .mejs__video-description-button button:focus,.mejs__container .mejs__inner .mejs__volume-button button:focus{outline:0.125rem solid rgba(0,0,0,0);outline-offset:0.125rem}.mejs__container .mejs__inner .mejs__audio-description-button button:focus-visible,.mejs__container .mejs__inner .mejs__captions-button button:focus-visible,.mejs__container .mejs__inner .mejs__fullscreen-button button:focus-visible,.mejs__container .mejs__inner .mejs__pause button:focus-visible,.mejs__container .mejs__inner .mejs__play button:focus-visible,.mejs__container .mejs__inner .mejs__qualities-button button:focus-visible,.mejs__container .mejs__inner .mejs__replay button:focus-visible,.mejs__container .mejs__inner .mejs__unfullscreen button:focus-visible,.mejs__container .mejs__inner .mejs__video-description-button button:focus-visible,.mejs__container .mejs__inner .mejs__volume-button button:focus-visible{outline-color:#000;outline-color:var(--bs-black);outline-offset:0.125rem;outline-style:solid;outline-width:0.0625rem}.mejs__container .mejs__inner .mejs__captions-button.mejs__captions-enabled button:focus-visible{outline-color:#000;outline-color:var(--bs-black);outline-offset:0.125rem;outline-style:solid;outline-width:0.125rem}.mejs__container .mejs__inner .mejs__captions-enabled button{background-color:#000;background-color:var(--bs-black);color:#0069e0;color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__captions-button-toggle{opacity:1}.mejs__container .mejs__inner .mejs__audio-description-button.audio-description-on button,.mejs__container .mejs__inner .mejs__video-description-button.video-description-on button{background-color:#000;background-color:var(--bs-black);color:#0069e0;color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__overlay-button{background-position:0 -5rem;bottom:4rem;color:#0069e0;color:var(--bs-primary);height:7.5rem;left:2rem;position:absolute;width:7.5rem}.mejs__container .mejs__inner .mejs__overlay-button:focus-visible{outline-color:#000;outline-color:var(--bs-black);outline-offset:0.25rem;outline-style:solid;outline-width:0.125rem}@media(max-width: 768px){.mejs__container .mejs__inner .mejs__overlay-button{transform:scale(0.5) translate(-6.25rem, 5rem)}}.mejs__container .mejs__inner .mejs__overlay-button svg{height:7.5rem;width:7.5rem}.mejs__container .mejs__inner .mejs__overlay:focus-visible .mejs__overlay-button,.mejs__container .mejs__inner .mejs__overlay:hover .mejs__overlay-button{filter:drop-shadow(0 0 0.9375rem rgba(49, 55, 65, 0.4));filter:drop-shadow(0 0 0.9375rem rgb(from #313741 r g b/40%))}@supports (color: lab(from red l 1 1% / calc(alpha + 0.1))){
.mejs__container .mejs__inner .mejs__overlay:focus-visible .mejs__overlay-button,.mejs__container .mejs__inner .mejs__overlay:hover .mejs__overlay-button{filter:drop-shadow(0 0 0.9375rem rgb(from var(--bs-gray-blue) r g b/40%))}
}.mejs__container .mejs__inner .mejs__overlay-loading-bg-img{background-position:-18.75rem -5rem;color:#0069e0;color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__qualities-selector{background-color:#000;background-color:var(--bs-black);height:auto !important;width:auto !important;word-wrap:break-word;hyphens:auto}.mejs__container .mejs__inner .mejs__qualities-selector .mejs__qualities-selector-list-item:focus-visible,.mejs__container .mejs__inner .mejs__qualities-selector .mejs__qualities-selector-list-item:hover{background-color:transparent;background-color:initial}.mejs__container .mejs__inner .mejs__qualities-selector .mejs__qualities-selector-list-item:focus-visible .mejs__qualities-selector-label,.mejs__container .mejs__inner .mejs__qualities-selector .mejs__qualities-selector-list-item:hover .mejs__qualities-selector-label{text-decoration-line:underline}.mejs__container .mejs__inner .mejs__qualities-selector .mejs__qualities-selector-list-item .mejs__qualities-selected{color:#fff;color:var(--bs-white);text-decoration-line:underline}.mejs__container .mejs__inner .mejs__time-total{background-color:#fff;background-color:var(--bs-white);border-color:#0069e0;border-color:var(--bs-primary);border-width:0.125rem;height:0.875rem !important}.mejs__container .mejs__inner .mejs__time-total:focus{outline-color:#0069e0;outline-color:var(--bs-primary);outline-offset:0.125rem;outline-style:solid;outline-width:0.125rem}.mejs__container .mejs__inner .mejs__time-hovered{background-color:#a8c6e7;background-color:var(--bs-lightblue)}.mejs__container .mejs__inner .mejs__time-current{background-color:#0069e0;background-color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__time-loaded{background-color:#0069e0;background-color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__time-handle-content{--tw-shadow: 0 0 0 0.0625rem var(--bs-black);--tw-shadow-colored: 0 0 0 0.0625rem var(--tw-shadow-color);box-shadow:0 0 rgba(0, 0, 0, 0),0 0 rgba(0, 0, 0, 0),0 0 0 0.0625rem #000;box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)),var(--tw-shadow);outline-color:#0069e0;outline-color:var(--bs-primary);outline-style:solid;outline-width:0.0625rem}.mejs__container .mejs__inner .mejs__horizontal-volume-total{background-color:#0069e0;background-color:var(--bs-primary);border-color:#000;border-color:var(--bs-black);border-width:0.125rem;height:0.875rem !important}.mejs__container .mejs__inner .mejs__horizontal-volume-current{background-color:#000;background-color:var(--bs-black);border-color:#000;border-color:var(--bs-black);border-radius:0;border-right-width:0.125rem}.mejs__container .mejs__inner .mejs__volume-slider{background-color:#000;background-color:var(--bs-black)}.mejs__container .mejs__inner .mejs__volume-current,.mejs__container .mejs__inner .mejs__volume-handle{background-color:#0069e0;background-color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__volume-handle{border-color:#0069e0;border-color:var(--bs-primary)}.mejs__container .mejs__inner .mejs__volume-current{background-color:#000;background-color:var(--bs-black)}.mejs__container .mejs__inner .mejs__volume-total{background-color:#fff;background-color:var(--bs-white);border-color:#0069e0;border-color:var(--bs-primary)}@media(aspect-ratio: 16/10){.mejs__container-fullscreen video{min-height:100vh;-o-object-fit:cover;object-fit:cover}}.mejs__container .mejs__poster{width:100% !important;height:100% !important}.mejs__speed-button,.mejs-speed-button{position:relative}.mejs__speed-button>button,.mejs-speed-button>button{background:transparent;color:#fff;font-size:0.6875rem;line-height:normal;margin:0.6875rem 0 0;width:2.25rem}.mejs__speed-selector,.mejs-speed-selector{background:rgba(50, 50, 50, 0.7);border:solid 0.0625rem transparent;border-radius:0;height:9.375rem;left:-0.625rem;overflow:hidden;padding:0;position:absolute;top:-6.25rem;visibility:hidden;width:3.75rem}.mejs__speed-selector,.mejs-speed-selector{visibility:visible}.mejs__speed-selector-list,.mejs-speed-selector-list{display:block;list-style-type:none !important;margin:0;overflow:hidden;padding:0}.mejs__speed-selector-list-item,.mejs-speed-selector-list-item{color:#fff;display:block;list-style-type:none !important;margin:0 0 0.375rem;overflow:hidden;padding:0 0.625rem}.mejs__speed-selector-list-item:hover,.mejs-speed-selector-list-item:hover{background-color:rgb(200, 200, 200) !important;background-color:rgba(255, 255, 255, 0.4) !important}.mejs__speed-selector-input,.mejs-speed-selector-input{clear:both;float:left;left:-62.5rem;margin:0.1875rem 0.1875rem 0 0.3125rem;position:absolute}.mejs__speed-selector-label,.mejs-speed-selector-label{color:white;cursor:pointer;float:left;font-size:0.6875rem;line-height:0.9375rem;margin-left:0.3125rem;padding:0.25rem 0 0;width:3.75rem}.mejs__speed-selected,.mejs-speed-selected{color:rgba(33, 248, 248, 1)}.mejs__speed-selector,.mejs-speed-selector{visibility:hidden}.mejs__speed-button:hover .mejs__speed-selector,.mejs-speed-button:hover .mejs-speed-selector{visibility:visible}
