.submission{padding:0 30px;max-width:1429px;margin:auto}@media screen and (max-width:767px){.submission{padding:0 15px}}.submission h3{color:#fff;font-size:30px;font-weight:600;line-height:normal;margin-bottom:16px}.submission p{color:#a0a0a0;font-size:14px;font-weight:300;line-height:normal}.submission h2{background:linear-gradient(74.31deg,#85ffc4,#5cc6ff 45.83%,#bc85ff 80.73%);font-size:24px;font-weight:500;-webkit-background-clip:text;color:transparent;margin-top:20px}.submission h4{color:#fff;font-size:24px;font-weight:600;line-height:normal;margin-bottom:16px}.submission_inner{display:flex;gap:50px;margin-top:30px}@media(max-width:1200px){.submission_inner{flex-direction:column}}.submission_inner>div:last-child{flex:1 1}.submission_form{max-width:630px;width:100%;height:100%;flex:1 1;background:linear-gradient(157.79deg,rgba(29,29,29,.54) -.65%,rgba(29,29,29,.9) 99.59%);padding:20px;border-radius:14px;border:1px solid #3b393c}@media(max-width:1200px){.submission_form{max-width:100%}}@media(max-width:767px){.submission_form{padding:10px}}.submission_btn{text-align:center;margin-top:20px}.submission_btn .headermetaBtn{max-width:100%;width:100%}.submission_bottom{text-align:center;margin-top:70px}.submission_bottom p{color:#fff}.submission_severityImpact{margin:20px 0;margin-bottom:0!important}.submission_severityImpact label{font-size:16px;font-weight:400;color:#fff}.submission_severityImpact_inner{margin-top:20px;display:flex;gap:40px;flex-flow:wrap}.guidelines{display:flex;align-items:flex-start;gap:10px;margin-top:17px}.guidelines h5{color:#fff;font-weight:500;font-size:16px}.guidelines img{margin-top:4px}.reviewCommon{margin-top:30px}.bugCategorize_top{display:flex;gap:30px;margin:11px 0;flex-flow:wrap}.bugCategorize_inner{display:flex;gap:12px;align-items:center}.bugCategorize_inner h6{background:linear-gradient(74.31deg,#85ffc4,#5cc6ff 45.83%,#bc85ff 80.73%);font-size:16px;font-weight:600;-webkit-background-clip:text;color:transparent;white-space:nowrap}.bugCategorize_inner div{width:14px;height:14px;display:inline-block;border-radius:50%;background:linear-gradient(74.31deg,#85ffc4,#5cc6ff 45.83%,#bc85ff 80.73%)}.bugCategorize_severityImpact label{color:#fff;font-size:16px;font-weight:500}.error-message{color:red;margin-top:-11px;margin-bottom:17px}.captcha{width:max-content;margin:20px auto}.error-message-des{color:red;margin-top:9px;margin-bottom:17px}.custom-checkbox{display:flex;align-items:flex-start;margin:1rem 0}.custom-checkbox .checkbox-input{display:none}.custom-checkbox .checkbox-input:checked+.checkbox-label .checkbox-custom{background-color:#4caf50;border-color:#4caf50}.custom-checkbox .checkbox-input:checked+.checkbox-label .checkbox-custom:after{opacity:1}.custom-checkbox .checkbox-label{display:flex;align-items:center;cursor:pointer;font-size:1rem;color:#fff}.custom-checkbox .checkbox-label p{flex:1 1}.custom-checkbox .checkbox-label .checkbox-custom{width:20px;height:20px;margin-right:.5rem;border:2px solid #fff;border-radius:4px;background-color:transparent;position:relative;transition:all .3s ease}.custom-checkbox .checkbox-label .checkbox-custom:after{content:"";position:absolute;width:7px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);left:4px;opacity:0;transition:opacity .3s ease}.custom-checkbox.disabled .checkbox-label{cursor:not-allowed;color:#fff}.custom-checkbox.disabled .checkbox-label .checkbox-custom{background-color:#e0e0e0;border-color:#fff}.custom-control input[type=checkbox],.custom-control input[type=radio]{display:none}.custom-control-label{position:relative;cursor:pointer;padding-left:44px;font-size:16px;color:#a0a0a0;display:flex;align-items:center}.custom-control-label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:21px;height:21px;border:2px solid #fff;border-radius:50%;background:transparent;transition:.2s}.custom-control input[type=checkbox]+.custom-control-label:before{border-radius:4px}.custom-control input[type=checkbox]:checked+.custom-control-label:before,.custom-control input[type=radio]:checked+.custom-control-label:before{background:transparent;border-color:#5cc6ff}.custom-control input[type=checkbox]:checked+.custom-control-label:after{content:"✔";position:absolute;left:5px;top:2px;font-size:16px;color:#a0a0a0}.custom-control input[type=radio]:checked+.custom-control-label:after{content:"";position:absolute;left:8px;top:5px;width:10px;height:10px;border-radius:50%;background:linear-gradient(74.31deg,#85ffc4,#5cc6ff 45.83%,#bc85ff 80.73%)}.custom-dropdown{position:relative;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;margin-bottom:20px}.custom-dropdown .dropdown-label{font-size:16px;font-weight:400;color:#fff}.custom-dropdown .dropdown-header{border-radius:10px;padding:15px 14px;margin-top:10px;background-color:#080808;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#a0a0a0}.custom-dropdown .dropdown-header::placeholder{color:#a0a0a0}.custom-dropdown .dropdown-header:hover{border-color:#888}.custom-dropdown .arrow{transition:transform .3s ease}.custom-dropdown .arrow.open{transform:rotate(180deg)}.custom-dropdown .dropdown-list{border:1px solid #3b3a3a;box-shadow:0 4px 6px rgba(0,0,0,.1);background-color:#080808;padding:15px 14px;position:absolute;top:102%;left:0;right:0;z-index:10;border-radius:10px}.custom-dropdown .dropdown-list-inner{margin:0;padding:0;list-style:none;max-height:163px;overflow-y:auto;flex-direction:column;gap:5px!important}.custom-dropdown .dropdown-item{padding:5px 10px;cursor:pointer;border-radius:10px;margin-bottom:3px;color:#fff}.custom-dropdown .dropdown-item:last-child{margin-bottom:0}.custom-dropdown .dropdown-item:hover{background-color:#3b3a3a}.custom-dropdown .dropdown-item.selected{background-color:#3b3a3a;font-weight:700}.file-upload{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:24px}.file-upload .upload-label{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:15px 20px;border:2px dashed #444;border-radius:10px;background-color:#080808;color:#fff;font-size:16px;font-weight:600;height:98px;cursor:pointer;transition:all .3s ease}.file-upload .upload-label:hover{background-color:#151515;border-color:#5e5e5e}.file-upload .upload-label:active{background-color:#000}.file-upload .upload-label .upload-input{display:none}.file-upload .upload-label .upload-text{pointer-events:none}.file-upload .file-preview{margin-top:20px;width:100%}.file-upload .file-preview h4{font-size:16px;font-weight:600;color:#fff;margin-bottom:10px}.file-upload .file-preview ul{list-style-type:none;padding:0;color:#fff;font-size:14px}.file-upload .file-preview ul li{margin-bottom:5px}.delete-btn{border:none;background:transparent;cursor:pointer;margin-left:8px}.delete-btn svg path{fill:red}.customized-text-field{width:100%;margin-top:30px}.customized-text-field label{width:100%;position:static;color:#fff!important;transform:none!important;margin-bottom:12px}.customized-text-field .MuiInputBase-root{padding:0!important}.customized-text-field .MuiOutlinedInput-notchedOutline{border:0!important;top:0;padding:0!important}.customized-text-field .MuiOutlinedInput-notchedOutline fieldset,.customized-text-field .MuiOutlinedInput-notchedOutline legend{display:none}.customized-text-field .MuiFormLabel-root{color:#fff!important}.customized-text-field .MuiOutlinedInput-input{border-radius:10px;padding:15px 14px;height:auto;color:#fff;background-color:#080808;overflow:hidden;border:0;text-overflow:ellipsis}.customized-text-field .MuiOutlinedInput-input[type=number]{-moz-appearance:textfield}.customized-text-field .MuiOutlinedInput-input::-webkit-inner-spin-button,.customized-text-field .MuiOutlinedInput-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.customized-text-field .MuiOutlinedInput-input.Mui-disabled{-webkit-text-fill-color:#fff!important}.customized-text-field .MuiOutlinedInput-input::placeholder{font-size:16px;color:#fff;opacity:.5;font-weight:400}.customized-text-field .MuiFormHelperText-root{margin-top:10px;margin-left:0;font-size:14px;font-weight:600;color:#fff;opacity:.6}@media(max-width:767px){.customized-text-field .MuiFormHelperText-root{font-size:12px;line-height:15px}}.MuiFormControl-root{margin-top:24px!important}.MuiFormControl-root label{font-size:14px;font-weight:500;color:#fff!important}.customInput label{color:#fff!important;font-size:14px}@media screen and (min-width:320px){.customInput label{font-size:calc(14px + 2*(100vw - 320px)/1600)}}@media screen and (min-width:1920px){.customInput label{font-size:16px}}.customInput .ant-input{border:0;height:50px;margin-top:8px;margin-bottom:20px;border-radius:7px;color:#a0a0a0}.customInput .ant-input,.customInput .ant-input:hover{background:#080808!important}.customInput .ant-input::placeholder{color:#7e94ad}