.anonymous-report{margin:0 auto;max-width:752px;overflow-y:hidden;padding:25px 10px 40px;width:100%}.anonymous-report-nav-wrapper{margin:0 auto;max-width:100%;width:470px}.anonymous-report-wrapper{grid-gap:8px;align-items:center;display:flex;flex-direction:column;margin:auto auto 56px;max-width:750px;text-align:center}.anonymous-report-tags{grid-gap:8px;display:flex;flex-wrap:wrap;justify-content:center}.anonymous-report-description{color:var(--text-weak);font-size:16px;font-weight:400;letter-spacing:.15px;line-height:24px;max-width:750px}.anonymous-report-nav{display:flex;justify-content:center;margin:0 auto 36px;white-space:nowrap}.anonymous-report-nav.scroll-active{-ms-overflow-style:none;justify-content:flex-start;max-width:558px;overflow:auto;position:relative;scrollbar-width:none}.anonymous-report-nav.scroll-active::-webkit-scrollbar{display:none}.anonymous-report-nav-items-wrapper{-ms-overflow-style:none;background:var(--surface-medium);border-radius:4px;display:flex;list-style-type:none;margin:0;max-width:558px;overflow:auto;padding:4px;scrollbar-width:none}.anonymous-report-nav-items-wrapper::-webkit-scrollbar{display:none}.anonymous-report-nav-item{font-size:16px;letter-spacing:.15px;line-height:24px}.anonymous-report-nav-button{background:var(--surface-medium);border-radius:2px;color:var(--gray-60);padding:8px 16px;transition:color .3s,background-color .3s}.anonymous-report-nav-button.active{background:var(--surface-strong);color:var(--on-surface_strong-enabled);font-weight:700;position:relative;z-index:2}.anonymous-report-nav-button.active:hover{cursor:default}.anonymous-report-check-info{display:flex;justify-content:center}.anonymous-report-check-info .content-wrapper{align-items:center;display:flex;flex-direction:column;width:558px}.anonymous-report-check-info .content-wrapper .content-wrapper-status{background-color:var(--surface-secondary);border-radius:16px;padding:16px;position:relative;width:100%}.anonymous-report-check-info .content-wrapper .content-wrapper-status .icon-stick{position:absolute;right:16px;top:16px}.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-status-wrapper{margin-bottom:16px}.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-number-wrapper,.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-status-wrapper{display:flex;flex-direction:column;justify-content:center}.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-number-wrapper span:first-child,.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-status-wrapper span:first-child{color:var(--text-medium);font-size:14px;line-height:20px}.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-number-wrapper span:nth-child(2),.anonymous-report-check-info .content-wrapper .content-wrapper-status .case-status-wrapper span:nth-child(2){font-size:20px;font-weight:700;line-height:28px}.anonymous-report-check-info .content-wrapper .info-wrapper{background-color:var(--surface-secondary);border-radius:16px;font-size:16px;line-height:24px;margin:16px 0 40px;padding:16px;width:100%}.anonymous-report-check-info .content-wrapper .decision-content{font-size:16px;line-height:24px;margin:24px 0}.anonymous-report-check-info .content-wrapper a:hover{background-color:transparent;color:var(--surface_active_primary-hover)}.anonymous-report .recaptcha-container{display:flex;height:78px;justify-content:center}.anonymous-report .hidden{display:none}.anonymous-report .app-field-container{margin-bottom:16px}.anonymous-report input:focus~label:not(.form-checkbox-label){color:var(--text-weak);display:block;font-size:1rem;position:absolute;top:0;transition:.2s}.anonymous-report .app-field{position:relative}.anonymous-report .app-field label{color:var(--text-weak);font-size:16px;font-weight:400;left:16px;line-height:20px;margin:0;padding:0;pointer-events:none;position:absolute;top:20px;transition:top .3s,font-size .3s;width:auto;z-index:1}.anonymous-report .app-field input,.anonymous-report .app-field select,.anonymous-report .app-field textarea{background:transparent;border:1px solid var(--border-weak);border-radius:4px;color:var(--text-strong);display:block;font-size:16px;font-weight:700;line-height:20px;min-height:60px;padding:30px 15px 8px;transition:border-color .3s;width:100%}.anonymous-report .app-field input:focus,.anonymous-report .app-field select:focus,.anonymous-report .app-field textarea:focus{border-color:var(--surface_active_inverted-enabled);box-shadow:none}.anonymous-report .app-field input.form-error,.anonymous-report .app-field select.form-error,.anonymous-report .app-field textarea.form-error{border-color:var(--border-danger);color:var(--text-danger)}.anonymous-report .form-checkbox{color:var(--text-strong);font-size:14px;line-height:18px;margin:15px 0;padding:0 0 0 30px;position:relative}.anonymous-report .form-checkbox .clearfix:after,.anonymous-report .form-checkbox .clearfix:before{content:" ";display:table}.anonymous-report .form-checkbox .clearfix:after{clear:both}.anonymous-report .form-checkbox .clearfix input[type=checkbox]{height:15px;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:15px}.anonymous-report .form-checkbox .clearfix input[type=checkbox]:checked+label:before{background:var(--surface-info);border:1px solid var(--border-info);color:var(--base-white);content:"\f00c"}.anonymous-report .form-checkbox .clearfix input[type=checkbox]:checked:disabled+label,.anonymous-report .form-checkbox .clearfix input[type=checkbox]:disabled+label{cursor:default}.anonymous-report .form-checkbox .clearfix input[type=checkbox]:checked:disabled+label:before{background:var(--gray-20);border:1px solid var(--border-disabled)}.anonymous-report .form-checkbox .clearfix label{cursor:pointer;display:block;font-weight:400;line-height:16px;margin:0;max-height:32px;max-width:100%;overflow:hidden;overflow-wrap:break-word}.anonymous-report .form-checkbox .clearfix label:before{background:var(--base-white);border:1px solid rgba(24,24,30,.2);border-radius:4px;content:"";font-family:FontAwesome,serif;font-size:10px;height:18px;left:0;line-height:17px;position:absolute;text-align:center;top:0;width:18px}.anonymous-report textarea{height:60px}.anonymous-report .app-field input:not([value])~label,.anonymous-report .app-field select:not([value])~label,.anonymous-report .app-field textarea:not([value])~label{font-size:16px;position:absolute;top:20px}.anonymous-report .app-field input.field-always~label,.anonymous-report .app-field input.field~label,.anonymous-report .app-field input:focus~label,.anonymous-report .app-field select.field-always~label,.anonymous-report .app-field select.field~label,.anonymous-report .app-field select:focus~label,.anonymous-report .app-field textarea.field-always~label,.anonymous-report .app-field textarea.field~label,.anonymous-report .app-field textarea:focus~label,.anonymous-report input[type=date]~label{font-size:14px;position:absolute;top:10px}.anonymous-report option{display:block;font-weight:400;min-height:1.2em;padding:0 2px 1px;white-space:nowrap}.anonymous-report button,.anonymous-report input,.anonymous-report optgroup,.anonymous-report select,.anonymous-report textarea{margin:0}.anonymous-report select{-webkit-rtl-ordering:logical;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(https://for-cdn.xtb.com/build/images/select-arrow.b02976e4.svg) no-repeat 97%;cursor:default;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0;text-rendering:auto;text-shadow:none;text-transform:none;white-space:pre;word-spacing:normal;writing-mode:horizontal-tb!important}.anonymous-report .file-list-container{margin-bottom:25px}.anonymous-report .file-list-container span label{color:var(--text-weak);font-size:14px}.anonymous-report .file-list-container-input{left:0;position:absolute}.anonymous-report .file-list-container .help-text{font-family:Roboto;font-size:12px;font-weight:400;line-height:17px;margin:4px 0;text-align:start}.anonymous-report .file-list-container .anonymous-report-form-error{height:auto}.anonymous-report .file-list-wrapper{border:1px solid var(--border-weak);border-radius:4px;color:var(--text-strong);padding:30px 15px 8px;position:relative}.anonymous-report .file-list-wrapper.form-error{border-color:var(--border-danger);color:var(--text-danger)}.anonymous-report .file-list{list-style-type:none;padding:0}.anonymous-report .file-list li{align-items:center;border-bottom:1px solid hsla(240,1%,67%,.3);display:flex;padding:2px}.anonymous-report .file-list li:last-child{border-bottom:none}.anonymous-report .file-list li button{background:var(--surface_active_danger-hover);border:2px solid transparent;border-radius:2px;color:var(--base-white);display:inline-block;font-size:14px;font-weight:700;line-height:1;margin-right:10px;order:-1;padding:7px;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease;vertical-align:middle;white-space:nowrap}.anonymous-report .file-list li button:hover{background:var(--surface_active_danger-pressed)}.anonymous-report .add-file-button{cursor:pointer;display:inline-block;font-size:16px;font-weight:800;line-height:16px;max-width:100%;padding:14px 20px;text-align:center;text-transform:uppercase;transition:all .3s ease;vertical-align:middle;white-space:nowrap}.anonymous-report .alerts{border-radius:4px;color:var(--base-white);display:block;line-height:1.3;margin:20px 0;overflow:hidden;padding:20px;text-align:center;transition:transform .3s ease-in}.anonymous-report .danger{background:var(--surface-danger)}.anonymous-report .success{background:var(--surface-success)}.anonymous-report .app-errors{height:16px}.anonymous-report .app-errors ul{color:var(--text-danger);font-size:12px;list-style:none;padding:4px 15px}.anonymous-report .error-value input,.anonymous-report .error-value select,.anonymous-report .error-value textarea{border-color:var(--border-danger)}.anonymous-report .anonymous-report-form-error{color:var(--text-danger);display:none;font-size:10px;font-weight:400;height:0;line-height:11.72px;padding-top:4px;text-align:start}.anonymous-report .input-group{margin-bottom:40px}.anonymous-report .input-group-file{margin-bottom:30px}.anonymous-report .mt-32{margin-top:32px}.anonymous-report .mt-72{margin-top:72px}.anonymous-report .mt-40{margin-top:40px}.anonymous-report-legal-note{color:var(--text-weak);font-size:14px;font-weight:400;letter-spacing:.15px;line-height:20px;margin-top:48px;text-align:start}.anonymous-report .help-text{color:var(--text-weak);font-size:12px}@media screen and (max-width:575px){.modal-content{padding:20px 30px!important}}