:root{--InputBorderRadius:var(--App_InputBorderRadius,8px);--InputBorderThickness:var(--App_InputBorderThickness,1px);--TextareaTransitDuration:var(--App_InputTransitDuration,.3s)}.InputCustom_input__IW5PW{background-color:rgba(0,0,0,0);border:none;outline:none;width:100%;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.InputCustom_input__IW5PW:placeholder-shown{text-overflow:ellipsis}.InputCustom_input_primary__MkWHj{border:var(--InputBorderThickness) solid rgba(0,0,0,0);background-color:rgb(var(--PrimarySemitone-20))}.InputCustom_input_primary__MkWHj:focus-within{border-color:rgb(var(--Secondary))}.InputCustom_input_outlined__kMYwm{border:var(--InputBorderThickness) solid rgb(var(--PrimarySemitone-20));background-color:rgba(0,0,0,0)}.InputCustom_input_outlined__kMYwm:focus-within{border-color:rgb(var(--Secondary))}@media(pointer:fine)and (hover:hover){.InputCustom_input_outlined__kMYwm:hover{border-color:rgb(var(--Secondary))}}.InputCustom_input_error__AfQ4N{border:var(--InputBorderThickness) solid rgb(var(--Error));background-color:rgba(0,0,0,0)}.InputCustom_input_error__AfQ4N:focus-within{border-color:rgb(var(--Error))}.InputCustom_input_sm__lgUTA{height:32px;padding:4px 16px;font-size:var(--afb-01)}.InputCustom_input_md__JLD_4{height:40px;padding:8px 16px;font-size:var(--afb-02)}.InputCustom_input_lg___TfHZ{height:48px;padding:12px 16px;font-size:var(--afb-04)}.InputCustom_input_disabled__8E6Gt{pointer-events:none;opacity:.5}.InputCustom_input__wrapper__FaFEd{box-sizing:border-box;border-radius:var(--InputBorderRadius);display:flex;align-items:center;gap:8px;cursor:text;transition-property:border-color,background-color;transition-duration:var(--TextareaTransitDuration);color:rgb(var(--PrimaryFont));font-weight:400;line-height:normal}.InputCustom_input__label__PoJo_{margin-bottom:12px;display:block;width:100%;color:rgba(var(--PrimaryFont),.75);font-size:var(--afb-02);font-weight:500;line-height:var(--afbh-02)}@media(max-width:767px){.InputCustom_input__label__PoJo_{color:rgb(var(--PrimaryFont))}}.InputCustom_input__counter__DQi4K{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:rgba(var(--PrimaryFont),.5);font-size:var(--afb-01);line-height:var(--afb-01)}.InputCustom_input__hint__yDgKw,.InputCustom_input__hint_error__KW60v{margin-top:4px;color:rgba(var(--PrimaryFont),.5);font-size:var(--afb-01);font-weight:300;line-height:var(--afbh-01)}.InputCustom_input__hint_error__KW60v{color:rgb(var(--App_Error))}.UploadVideoLoading_loaderLine__tn4SQ{--progress:0;width:100%;height:6px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgb(var(--App_AccentPrimary)) 0,rgb(var(--App_AccentPrimary)) var(--progress),rgb(var(--App_PrimarySemitone-10)) var(--progress),rgb(var(--App_PrimarySemitone-10)) 100%);border-radius:24px}.UploadVideoLoading_loaderLine_preparing__rBMLE{background-color:rgb(var(--App_PrimarySemitone-10))}.UploadVideoLoading_loaderLine_preparing__rBMLE:after{content:"";display:block;position:absolute;left:0;height:100%;border-radius:24px;background-color:rgb(var(--App_AccentPrimary));animation:UploadVideoLoading_loader-animation__jZh4u 1.5s linear infinite}.UploadVideoLoading_loaderLine__title__Z5zxj{margin-bottom:4px;text-wrap:balance;text-align:center;color:rgb(var(--App_PrimaryFont));font-size:14px;font-weight:400;line-height:20px}.UploadVideoLoading_loaderLine__text__7m4Zc{margin-top:4px;text-wrap:balance;text-align:center;color:rgba(var(--App_PrimaryFont),.6);font-size:12px;font-weight:200;line-height:16px}@keyframes UploadVideoLoading_loader-animation__jZh4u{0%{width:10%;left:0}50%{width:30%}to{width:10%;left:120%}}.UploadVideoDropBox_dropbox__OWbmu{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;aspect-ratio:430/200;padding:20px;border-radius:8px;cursor:pointer;border:1px dashed rgb(var(--App_PrimarySemitone-25));transition:border-color .3s}.UploadVideoDropBox_dropbox__OWbmu:hover{border-color:rgb(var(--App_Secondary))}.UploadVideoDropBox_dropbox_success__buV63{border:none;background-color:rgb(var(--App_PrimarySemitone-15))}.UploadVideoDropBox_dropbox_loading__OrzRC{cursor:auto;pointer-events:none}.UploadVideoDropBox_dropbox_error__w4Su2{border-color:rgb(var(--App_Error))}.UploadVideoDropBox_dropbox_active__727dr{border-color:rgb(var(--App_AccentPrimary))}.UploadVideoDropBox_dropbox__text__96E7K{text-align:center;color:rgb(var(--App_PrimaryFont));font-size:14px;font-weight:300;line-height:20px}.UploadVideoDropBox_dropbox__subtext__vagic{color:rgba(var(--App_PrimaryFont),.5);font-size:12px;font-weight:400;line-height:20px}.UploadVideoDropBox_dropbox__filename__RpxIF{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;overflow-wrap:anywhere}.UploadVideoDropBox_dropbox__textError__cgEAu{text-align:center;color:rgb(var(--App_Error));font-size:var(--afb-01);font-weight:300}.UploadVideoDropBox_dropbox__OWbmu:hover .UploadVideoDropBox_dropbox__cover__y_YXM{opacity:1}.UploadVideoDropBox_dropbox__cover__y_YXM{opacity:0;position:absolute;background:rgba(var(--App_AccentPrimary),.7);inset:0;transition:opacity .3s;pointer-events:all;cursor:default;border-radius:inherit}.UploadVideoDropBox_dropbox__remove___Xjf3{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;border-radius:4px;cursor:pointer;background-color:rgba(12,18,32,.75);background-image:var(--default-remove-image);background-position:50%;transition:background .3s}.UploadVideoDropBox_dropbox__remove___Xjf3:hover{background-image:var(--hover-remove-image)}.UploadVideoDropBox_dropbox__download__Lcgxa{position:absolute;top:50%;left:50%;border:none;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:4px;cursor:pointer;background-color:rgb(var(--App_Secondary));background-image:var(--default-download-image);background-position:50%;transition:background .3s}.UploadVideoDropBox_dropbox__download__Lcgxa:hover{background-image:var(--hover-download-image)}.UploadVideoDropBox_text__link__8cdQa{color:rgb(var(--App_AccentPrimary));text-decoration:none;white-space:nowrap}@media(pointer:fine)and (hover:hover){.UploadVideoDropBox_text__link__8cdQa{transition:color .3s}.UploadVideoDropBox_text__link__8cdQa:hover{color:rgb(var(--App_AccentPrimaryHover))}}.UploadVideo_videoCard__m0qFQ{position:relative;display:flex;flex-direction:column;gap:12px}.UploadVideo_videoCard__removeContentBtn__9MefD{position:absolute;top:12px;right:12px;width:32px;height:32px;padding:0;border-radius:4px;background-color:rgb(var(--App_PrimarySemitone-10))}@media(pointer:fine)and (hover:hover){.UploadVideo_videoCard__removeContentBtn__9MefD:hover{background-color:rgb(var(--App_PrimarySemitone-5))}}.UploadVideo_videoCard__removeContentBtn__9MefD:active{background-color:rgb(var(--App_Primary))}.radio-custom_radio__CQ280,.radio-custom_radio__checkpoint__1T4FR{display:none}.radio-custom_radio__CQ280:checked~.radio-custom_radio__point__ubTu7>.radio-custom_radio__checkpoint__1T4FR{display:block;flex:none;width:8px;height:8px;border-radius:50%;background-color:rgb(var(--Secondary))}.radio-custom_radio__CQ280:disabled~*{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.radio-custom_radio__point__ubTu7{flex:none;width:20px;height:20px;border-radius:50%;border:2px solid rgb(var(--Secondary));display:flex;justify-content:center;align-items:center}.radio-custom_radio__wrapper__4Iy5S{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:12px;width:100%}@media(pointer:fine)and (hover:hover){.radio-custom_radio__wrapper__4Iy5S{cursor:pointer}}.radio-custom_radio__label__RYVIq{display:block;color:rgb(var(--PrimaryFont));font-size:var(--afb-02);font-weight:500;line-height:var(--afbh-02)}.radio-custom_radio__description__YyTe3{display:block;color:rgba(var(--PrimaryFont),.5);font-size:var(--afb-01);font-weight:500;line-height:var(--afbh-01)}