:root{--plyr-color-main: rgba(255, 255, 255, .6);--plyr-video-control-color-hover: #1a1a1a;--plyr-audio-controls-background: transparent;--plyr-audio-control-color: #fff}:root .ant-btn{outline:none!important}:root .ant-btn.ant-btn-default{border:1px solid rgba(241,255,83,.45);background:#262626;color:#f1ff53}:root .ant-btn.ant-btn-default:hover{border-color:#f1ff5373;background:#f1ff53;color:#1a1a1a}:root .ant-btn.ant-btn-default.ant-btn-disabled,:root .ant-btn.ant-btn-default:disabled{background:rgba(255,255,255,.2);color:#ffffff73}:root .ant-btn.ant-btn-primary{color:#1a1a1a;box-shadow:none}:root .ant-btn.ant-btn-primary:hover{border-color:#f1ff5373}:root .ant-btn.ant-btn-primary.ant-btn-loading{color:#1a1a1a;background-color:#f1ff53;border-color:transparent}:root .ant-btn.ant-btn-primary.ant-btn-disabled,:root .ant-btn.ant-btn-primary:disabled{background:rgba(255,255,255,.2);color:#ffffff73}:root .ant-btn.ant-btn-text{color:#ffffffd9}:root .ant-btn.ant-btn-text:hover{color:#f1ff53}@media (max-width: 640px){:root .ant-btn{height:40px;font-size:15px}}:root .ant-modal-root .ant-modal-mask{background:rgba(26,26,26,.45);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px)}:root .ant-modal-root .ant-modal .ant-modal-content{border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:60px 40px}@media (max-width: 400px){:root .ant-modal-root .ant-modal .ant-modal-content{padding:40px 20px}}:root .ant-modal-root .ant-modal .ant-modal-content .ant-modal-close-x{color:#ffffff73}:root .ant-modal-root .ant-modal .ant-modal-confirm-paragraph{max-width:unset}:root .ant-modal-root .ant-modal-confirm .ant-modal-content{padding:36px 80px 24px}@media (max-width: 640px){:root .ant-modal-root .ant-modal-confirm .ant-modal-content{padding:36px 30px 24px}:root .ant-modal-root .ant-modal-confirm .ant-modal-content .ant-btn{height:32px}}:root .ant-modal-root .ant-modal-confirm-body-wrapper .ant-modal-confirm-content{text-align:center;color:#ffffffd9;font-size:14px}:root .ant-modal-root .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}:root .ant-modal-root .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn+.ant-btn{-webkit-margin-start:20px;-moz-margin-start:20px;margin-inline-start:20px}:root .ant-modal-root .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-default{color:#ffffffd9;border:.5px solid rgba(255,255,255,.15);background:#474747;box-shadow:0 2px #00000005}:root .ant-modal-root .ant-modal-confirm-body-wrapper .ant-modal-confirm-btns .ant-btn-default:hover{background:#313131;border-color:#f1ff53;color:#f1ff53}:root .ant-form .ant-form-item-label{font-weight:300;padding-bottom:6px}:root .ant-form .ant-form-item-label>label:after{visibility:visible}@media (max-width: 640px){:root .ant-form .ant-form-item-label>label{font-size:13px}}:root .ant-form .ant-form-item-explain-error{color:#dc5334;font-weight:300;font-size:12px}:root .ant-form .ant-input-prefix{color:#ffffffd9!important;font-weight:300;margin-right:17px;position:relative}:root .ant-form .ant-input-prefix:after{content:"";position:absolute;right:-8px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:1px;height:18px;background:#d9d9d9;opacity:.65}@media (max-width: 640px){:root .ant-form .ant-input-prefix{font-size:13px}}:root .ant-form .ant-form-item-control-input .ant-input:hover{box-shadow:none}:root .ant-input:hover{box-shadow:0 4px 4px #f1ff5326}:root .ant-input:-webkit-autofill{-webkit-text-fill-color:#fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;caret-color:#fff!important}:root .ant-input::-webkit-input-placeholder{color:#ffffff73;font-weight:300;font-size:14px}:root .ant-input::-moz-placeholder{color:#ffffff73;font-weight:300;font-size:14px}:root .ant-input:-ms-input-placeholder{color:#ffffff73;font-weight:300;font-size:14px}:root .ant-input::placeholder{color:#ffffff73;font-weight:300;font-size:14px}@media (max-width: 640px){:root .ant-input{height:40px;font-size:13px!important}:root .ant-input::-webkit-input-placeholder{font-size:13px!important}:root .ant-input::-moz-placeholder{font-size:13px!important}:root .ant-input:-ms-input-placeholder{font-size:13px!important}:root .ant-input::placeholder{font-size:13px!important}}:root .ant-radio-wrapper{color:#ffffffd9}:root .ant-radio-wrapper:hover .ant-radio-inner{border-color:#f1ff53}:root .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{border-color:#f1ff53}:root .ant-radio-wrapper .ant-radio-inner{border-color:#d9d9d9;background:#3b3b3b}:root .ant-radio-wrapper .ant-radio-inner:after{background:#f1ff53}:root .ant-message{color:#fff}:root .ant-message .ant-message-notice-success{color:#2fd5ab}:root .ant-message .ant-message-notice-success .ant-message-notice-content{border:1px solid #2fd5ab}:root .ant-message .ant-message-notice-success svg{fill:#2fd5ab}:root .ant-message .ant-message-notice-warning{color:#f1ff53d9}:root .ant-message .ant-message-notice-warning .ant-message-notice-content{border:1px solid rgba(241,255,83,.85)}:root .ant-message .ant-message-notice-warning svg{fill:#f1ff53d9}:root .ant-message .ant-message-notice-error{color:#dc5334}:root .ant-message .ant-message-notice-error .ant-message-notice-content{border:1px solid #dc5334}:root .ant-message .ant-message-notice-error svg{fill:#dc5334}:root .ant-message .custom svg{fill:none}@media (max-width: 767px){:root .plyr__time--current{display:none!important}:root .plyr__time--duration{display:block!important;margin-left:10px!important}:root .plyr__time--duration:before{display:none!important}}body{background:#1a1a1a}@font-face{font-family:D-DIN-PRO;src:url(./static/D-DIN-PRO.bab4a096.otf)}.plyr__control.plyr__control--overlaid{width:48px!important;height:48px!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.plyr__control.plyr__control--overlaid svg{width:18px!important;height:18px!important}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type="range"]),label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) }.container{width:100%;padding-right:18px;padding-left:18px}@media (min-width: 640px){.container{max-width:640px;padding-right:18px;padding-left:18px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px;padding-right:33px;padding-left:33px}}@media (min-width: 1280px){.container{max-width:1280px;padding-right:48px;padding-left:48px}}@media (min-width: 1536px){.container{max-width:1536px;padding-right:63px;padding-left:63px}}.visible{visibility:visible}.\!visible{visibility:visible!important}.static{position:static}.absolute{position:absolute}.mx-auto{margin-left:auto;margin-right:auto}.mt-4{margin-top:1rem}.mt-\[16px\]{margin-top:16px}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mb-2{margin-bottom:.5rem}.mr-2{margin-right:.5rem}.mr-1{margin-right:.25rem}.mt-6{margin-top:1.5rem}.mt-5{margin-top:1.25rem}.mt-2{margin-top:.5rem}.mt-\[10px\]{margin-top:10px}.ml-3\.5{margin-left:.875rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-\[7px\]{margin-left:7px}.mt-\[20px\]{margin-top:20px}.block{display:block}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.hidden{display:none}.h-\[200px\]{height:200px}.h-\[176px\]{height:176px}.h-full{height:100%}.h-14{height:3.5rem}.h-\[70px\]{height:70px}.min-h-\[500px\]{min-height:500px}.w-full{width:100%}.w-\[108px\]{width:108px}.w-14{width:3.5rem}.w-\[119px\]{width:119px}.flex-shrink-0{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.cursor-pointer{cursor:pointer}.flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.content-center{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.items-start{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.gap-5{gap:1.25rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.px-\[46px\]{padding-left:46px;padding-right:46px}.pr-\[120px\]{padding-right:120px}.text-center{text-align:center}.text-right{text-align:right}.text-\[14px\]{font-size:14px}.text-\[10px\]{font-size:10px}.text-\[13px\]{font-size:13px}.text-\[9px\]{font-size:9px}.text-\[16px\]{font-size:16px}.font-medium{font-weight:500}.font-bold{font-weight:700}.text-white\/\[\.65\]{color:#ffffffa6}.text-\[\#DC5334\]{--tw-text-opacity: 1;color:rgb(220 83 52 / var(--tw-text-opacity))}.text-white\/\[\.85\]{color:#ffffffd9}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.text-white\/\[\.75\]{color:#ffffffbf}.filter{-webkit-filter:var(--tw-filter);filter:var(--tw-filter)}@media (min-width: 640px){.sm\:mb-0{margin-bottom:0}.sm\:block{display:block}.sm\:hidden{display:none}.sm\:h-20{height:5rem}.sm\:w-\[210px\]{width:210px}.sm\:w-\[6\.25rem\]{width:6.25rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:text-\[20px\]{font-size:20px}.sm\:text-\[18px\]{font-size:18px}}@media (min-width: 768px){.md\:mr-2\.5{margin-right:.625rem}.md\:mr-2{margin-right:.5rem}.md\:ml-2\.5{margin-left:.625rem}.md\:mt-0{margin-top:0}.md\:ml-2{margin-left:.5rem}.md\:flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.md\:w-8\/12{width:66.666667%}.md\:w-4\/12{width:33.333333%}.md\:flex-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.md\:text-center{text-align:center}}@media (min-width: 1024px){.lg\:flex-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}
