/* Fonts Start */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src:
    url("../fonts/bootstrap-icons.woff") format("woff2"),
    url("../fonts/bootstrap-icons.woff2") format("woff");
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),
        url('../fonts/Montserrat-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ThinItalic.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Black.woff2') format('woff2'),
        url('../fonts/Montserrat-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Thin_1.woff2') format('woff2'),
        url('../fonts/Montserrat-Thin_1.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),
        url('../fonts/Montserrat-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraBoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Italic.woff2') format('woff2'),
        url('../fonts/Montserrat-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Light.woff2') format('woff2'),
        url('../fonts/Montserrat-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-ThinItalic_1.woff2') format('woff2'),
        url('../fonts/Montserrat-ThinItalic_1.woff') format('woff');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('../fonts/Montserrat-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Medium.woff2') format('woff2'),
        url('../fonts/Montserrat-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manifold Extended CF';
    src: url('../fonts/ManifoldExtendedCF-Regular.woff2') format('woff2'),
        url('../fonts/ManifoldExtendedCF-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manifold Extended CF';
    src: url('../fonts/ManifoldExtendedCF-Bold.woff2') format('woff2'),
        url('../fonts/ManifoldExtendedCF-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manifold Extended CF Demi';
    src: url('../fonts/ManifoldExtendedCF-DemiBold.woff2') format('woff2'),
        url('../fonts/ManifoldExtendedCF-DemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manifold Extended CF Extra';
    src: url('../fonts/ManifoldExtendedCF-ExtraBold.woff2') format('woff2'),
        url('../fonts/ManifoldExtendedCF-ExtraBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Manifold Extended CF';
    src: url('../fonts/ManifoldExtendedCF-Heavy.woff2') format('woff2'),
        url('../fonts/ManifoldExtendedCF-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


/* Fonts End */

/* Color Start */
:root {
  --white:#ffffff;
  --red: #9E0000;
  --blue-border: #273857;
}

/* Color End */

/* Common CSS Start */
/* *,
html,
body,
input {
  cursor: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='38' viewBox='0 0 32 38'><defs><linearGradient id='cg' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%2300d4ff'/><stop offset='35%25' stop-color='%230099ee'/><stop offset='100%25' stop-color='%230055cc'/></linearGradient><linearGradient id='ig' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%230077cc'/><stop offset='100%25' stop-color='%23003a99'/></linearGradient><linearGradient id='og' x1='0' y1='0' x2='1' y2='1'><stop offset='0%25' stop-color='%2300eeff'/><stop offset='100%25' stop-color='%230077ff'/></linearGradient></defs><path d='M3 1 L3 29 L9 23 L14 34 L18 32 L13 21 L22 21 Z' fill='none' stroke='url(%23og)' stroke-width='3.5' stroke-linejoin='round' stroke-linecap='round'/><path d='M3 1 L3 29 L9 23 L14 34 L18 32 L13 21 L22 21 Z' fill='none' stroke='%23081828' stroke-width='2' stroke-linejoin='round' stroke-linecap='round'/><path d='M3 1 L3 29 L9 23 L14 34 L18 32 L13 21 L22 21 Z' fill='url(%23cg)'/><path d='M6 5 L6 22 L10 18 L14 28 L16 27 L12 17 L17 17 Z' fill='url(%23ig)' opacity='0.6'/><line x1='3' y1='1' x2='3' y2='29' stroke='%2300eeff' stroke-width='1.8' stroke-linecap='round' opacity='0.9'/></svg>") 3 2, auto !important;
} */

*{
    outline: 0;
}
body {
  font-family: 'Montserrat';
  font-weight: normal;
  color: var(--primary-color);
  font-size: 14px;
  line-height: 1.2;
  background: url('../images/main-bg.jpg');
  background-size: cover;
}

/* Common CSS End */

/* Form Start */
.form-group {
  margin-bottom: 20px;
  position: relative;
}

.form-group label {
  display: block;
  margin: 0 0 4px 0;
  font-size: 12px;
  color: var(--primary-color);
  font-family: "Nunito Sans";
  font-weight: 600;
}

.form-group label:focus-visible {
  outline: 0;
}

.form-control {
    width: 100%;
    height: 65px;
    border: 1px solid var(--white);
    border-radius: 100px;
    font-size: 45px;
    font-weight: 100;
    padding: 8px 24px;
    outline: none;
    text-align: center;
    transition: all .3s;
    background: transparent;
    color: var(--white);
}

.form-control::placeholder {
  color: var(--white) !important;
}

.form-control:focus {
    color: var(--white);
    background: transparent;
    border-color: rgb(255 255 255 / 40%);
    box-shadow: 0 0 0 2px rgba(0, 212, 255, 0.15), 0 0 18px rgba(0, 180, 255, 0.2);    
}

.field-scan {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 1px;
  width: 80%;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
  pointer-events: none;
  transform: translateX(-50%);
}

.field-scan:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 40%;
  background: linear-gradient(90deg, transparent, rgba(0, 212, 255, 1), rgba(0, 212, 255, 0.6), transparent);
  transform: translateX(-150%);
  border-radius: 2px;
}

.form-group .form-control:focus+.field-scan:after {
  animation: borderScan 1.4s ease-in-out infinite;
}

.form-password-group .password-toggle {
    position: absolute;
    right: 15px;
    top: 15px;
    color: var(--white);
}

/* select2-selection--single */
.select2-container--default .select2-selection--single {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px;
    height: auto;
    font-size: 25px
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    opacity: 1;
    font-weight: 100;
    padding: 8px 16px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #fff;
}
.select2-dropdown {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px;
    color: #fff;
    font-weight: 100;
    font-size: 25px;
}
.select2-search--dropdown {
    padding: 16px;
}
.select2-results__option {
    padding: 12px 16px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-results__option--selected {
    background-color: rgb(5 72 126);
    color: white;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px;
    color: #fff;
    font-weight: 100;
    padding: 8px 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 30px;
    top: 20px;
    width: 28px;
    height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 14px 14px 0 14px;
    border-color: #ffffff transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent #fff transparent;
    border-width: 0 14px 14px 14px;
}
/* Form End */

/* Buttons Start */
.btn {
  border: 0;
  border-radius: 22px;
  font-size: 18px;
  font-weight: 300;
  cursor: pointer !important;
  display: inline-block;
  position: relative;
  padding: 1px 16px;
  transition: all .2s;
  min-height: 28px;
  min-width: 110px;
  overflow: hidden;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn:before {
  position: absolute;
  top: 0px;
  left: -100%;
  z-index: 2;
  display: block;
  content: "";
  width: 40%;
  height: 100%;
  transform: skewX(-25deg);
  background: linear-gradient(to right, rgba(255, 255, 255, .05) 0%, rgba(255, 255, 255, 0.05) 100%);
}
.btn:hover:before {
  -webkit-animation: shine 0.8s;
  animation: shine 0.8s;
}

.btn i {
  vertical-align: middle;
  margin: 0px 4px 0 0;
  position: relative;
  top: 0px;
}

.btn:focus-visible,
.btn:focus {
  box-shadow: none !important;
  outline: 0;
}

.btn-primary {
  color: #fff;
  background: var(--red);
}

.btn-primary:hover {
  color: #fff;
  background: var(--red);
  box-shadow: 0 4px 24px rgba(220, 30, 30, 0.55);
  transform: translateY(-1px);
}

.btn-primary:focus-visible,
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background: var(--red);
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
  color: #fff;
  background: var(--red);
}

.btn-secondary {
    transition: all 0.3s ease;
    border: 3px solid var(--blue-border);
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
}
.btn-secondary:hover {
    border: 3px solid var(--blue-border);
    box-shadow: 0 4px 16px rgba(0, 183, 255, 0.1);
    transform: translateY(-1px);
}
.btn-secondary:active {
    transform: scale(0.98);
}
.back-btn {
    min-width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.back-btn i {
    display: flex;
    font-size: 18px;
}
/* Buttons Ends */

/*Login Page Start */
.login {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
}
.login-wrapper-content {
    padding: 48px 0 100px;
    width: 100%;
}
.login-wrapper-content .login-logo {
  text-align: center;
}

.login-wrapper-content .logo-image {
  display: flex;
  align-items: center;
  justify-content: center;
  animation: fadeUp 0.7s 0.2s ease both;
  margin: 0 auto 26px;
}

.login-wrapper-content .logo-image img {
  max-width: 214px;
  margin: 0 auto;
}

.login-wrapper-content .login-logo h1 {
    font-size: 70px;
    font-weight: 900;
    color: var(--white);
    margin: 0;
    animation: fadeUp 0.7s 0.3s ease both;
    font-family: 'Manifold Extended CF';
}

.login-wrapper-content .login-logo p {
    font-size: 50px;
    color: var(--white);
    font-weight: 100;
    margin: 0;
    animation: fadeUp 0.7s 0.4s ease both;
}

.login-wrapper-content .login-wrapper {
    position: relative;
    max-width: 1032px;
    margin: 32px auto 70px;
    width: 100%;
    text-align: center;
    padding: 40px 32px;
    border-radius: 32px;
    animation: fadeUp 0.7s .5s ease both;
    background: url(../images/loginbox-bg.png);
    background-size:1032px 357px;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.login-wrapper-content .login-wrapper form {
    max-width: 672px;
    margin: 0 auto;
}
.login-wrapper-content .login-wrapper .form-group {
    margin: 0 0 32px 0;
}
.login-wrapper-content .login-wrapper .btn-login {
    width: 100%;
    max-width: 283px;
    box-shadow: none;
    min-height: 62px;
    border-radius: 100px;
    background: var(--red);
    font-size: 40px;
    font-weight: 100;
    line-height: normal;
    padding: 8px 16px;
    margin: 50px auto 0 auto;
}
.auth-divider {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1032px;
  margin: 0 auto;
  animation: fadeUp 0.5s .6s ease both;
  line-height: 36px;
}
.auth-text {
  font-size: 50px;
  font-weight: 100;
  color: var(--white);
      line-height: 36px;
}
.divider-line-top {
    width: 100%;
    height: 20px;
    border-top: 1px solid #fff;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%);
}
.divider-line-bottom {
    width: 100%;
    height: 20px;
    border-bottom: 1px solid #fff;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 30%);
}



/*Login Page End */

/*custom toaster start */
.app-toast-root {
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 9999;
}
.app-toast {
    min-width: 260px;
    margin-bottom: 10px;
    padding: 12px 16px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    gap: 10px;
    opacity: 0;
    transform: translateY(-10px);
    pointer-events: none;
    transition: all 0.3s ease;
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 1px solid var(--blue-border);
}
.app-toast__content {
    display: flex;
    gap: 10px;
}
.app-toast__icon {
    font-size: 18px;
    margin-top: 2px;
}
.app-toast__text {
    display: flex;
    flex-direction: column;
    line-height: normal;
}
.app-toast__title {
    font-weight: bold;
    font-size: 15px;
}
.app-toast__message {
    font-size: 14px;
    opacity: 1;
    font-weight: 600;
}
.app-toast.is-visible {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
.app-toast--success {
    color: #2ec125;
    border-color: #2ec125;
}
.app-toast--error {
    color: rgb(204, 34, 34);
    border-color: rgb(204, 34, 34);
}
.app-toast--warning {
    color: #c79e28;
    border-color: #c79e28;
}
.app-toast--info {
    color: #4aadbf;
    border-color: #4aadbf;
}
.app-toast__close {
    background: none;
    border: none;
    color: inherit;
    font-size: 24px;
    cursor: pointer;
}

/*custom toaster end */

/*header start */
body:has(header) {
    padding-top: 128px;
}
header {
    background: #111C31;
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 8px solid var(--blue-border);
    border-left:0;
    border-right:0;
    padding: 4px 0;
    min-height: 128px;
    display: flex;
    align-items: center;
    position: fixed;
    z-index: 3;
    width: 100%;
    top: 0;
}
header .container {
    max-width: 100%;
    padding: 0 40px;
}
header .header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
header .header-content .brand-logo img {
    max-width: 100px;
}
header .header-content .header-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    max-width: calc(100% - 500px);
}
header .header-content .header-title h1 {
    font-size: 50px;
    color: var(--white);
    text-transform: uppercase;
    margin: 0;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
}
header .header-actions {
    text-align: right;
}
header .header-actions .team-info {
    font-size: 22px;
    font-weight: 100;
    color: var(--white);
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 16px 0;
    justify-content: flex-end;
}
header .header-actions .link-items {
    display: flex;
    align-items: center;
    gap: 12px;
    justify-content: flex-end;
}
/*header end */

/* main-content-wrapper start */
.main-content-wrapper {
    position: relative;
    z-index: 2;
    padding-top: 24px;
    padding-bottom: 24px;
}
.main-content-wrapper .container {
    max-width: 100%;
    padding: 0 40px;
}
.page-header {
    padding: 0 0 24px 0;
    animation: fadeUp 0.7s .2s ease both;
}
.page-header h2 {
    font-size: 24px;
    color: var(--white);
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0;
}
.page-header p {
    font-size: 18px;
    font-weight: 200;
    color: var(--white);
    margin-top: 4px;
    margin-bottom: 0;
}
.case-listing-wrapper .filter-bar {
    display: flex;
    align-items: center;
    margin: 0 0 16px 0;
    gap: 10px;
    animation: fadeUp 0.7s .3s ease both;
}
.case-listing-wrapper .filter-bar .filter-btn {
    height: 44px;
    padding: 0 24px;
    border-radius: 100px;
    transition: all 0.3s ease;
    border: 3px solid var(--blue-border);
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    color: var(--white);
    font-size: 18px;
    font-weight: 300;
    overflow: hidden;
    position: relative;
}
.case-listing-wrapper .filter-bar .filter-btn:before{
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, .03) 0%, rgba(255, 255, 255, 0.03) 100%);
}
.case-listing-wrapper .filter-bar .filter-btn:hover {
    box-shadow: 0 4px 16px rgba(0, 183, 255, 0.1);
    background: linear-gradient(to right, rgb(158 0 0 / 30%) 0%, rgb(158 0 0 / 50%) 100%);
}
.case-listing-wrapper .filter-bar .filter-btn:hover:before {
    -webkit-animation: shine 0.9s;
    animation: shine 0.9s;
}
.case-listing-wrapper .filter-bar .right .form-group .form-control {
    height: 44px;
    font-size: 18px;
}
.case-listing-wrapper .filter-bar .filter-btn.active {
    background: var(--red);
    color: #fff;
    border-color: var(--red);
}
.case-listing-wrapper .filter-bar .right {
    margin-left: auto;
}
.case-listing-wrapper .filter-bar .right .form-group {
    margin-bottom: 0;
}
.case-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}
.solved-stamp {
    letter-spacing: 0.12em;
    font-size: 22px;
    background: var(--red);
    color: #fff;
    text-align: center;
    padding: 6px;
    position: absolute;
    right: -55px;
    width: 200px;
    transform: rotate(45deg);
    top: 26px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
}
.case-grid .case-card-link {
    text-decoration: none;
    width: calc(33.33% - 16px);
}
.case-card {
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    border: 3px solid #273857;
    border-radius: 12px;
    padding: 20px;
    position: relative;
    backdrop-filter: blur(16px);
    width: 100%;
    overflow: hidden;
    animation: fadeUp 0.7s .4s ease both;
}
.case-card .case-card-header {
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 3px solid #273857;
    margin-bottom: 16px;
    padding-bottom: 16px;
}
.case-card .case-card-header .card-icon {
    width: 60px;
    height: 60px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    flex-shrink: 0;
    border: 3px solid var(--blue-border);
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
}
.case-card .case-card-header .card-icon i {
    color: #ffd679;
    display: flex;
}
.case-card .case-card-header .card-details .card-case-label {
    font-size: 20px;
    color: var(--white);
    letter-spacing: 0.15em;
    font-weight: 100;
}
.case-card .case-card-header .card-details .card-case-id {
    font-size: 22px;
    letter-spacing: 0.12em;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    color: #fff;
}
.case-card .case-card-body {
    margin-bottom: 16px;
}
.key-value-wrapper {
    display: flex;
    align-items: baseline;
    gap: 6px;
    font-size: 20px;
    color: var(--white);
}
.key-value-wrapper label {
    flex-shrink: 0;
    font-size: 20px;
    font-weight: 100;
    min-width: 150px;
}
.key-value-wrapper span {
    font-size: 20px;
    font-weight: 100;
}
.key-value-wrapper {
    border-bottom: 2.5px solid #273856;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.key-value-wrapper:last-child {
    border-bottom: 0;
}
.case-card .case-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.status-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 3px 16px;
    border-radius: 20px;
    font-size: 18px;
    font-weight: 300;
}
.status-badge.active {
    background: rgb(46 193 37 / 10%);
    border: 1px solid rgb(46 193 37 / 30%);
    color: #39b54a;
}
.status-badge.active::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #39b54a;
    box-shadow: 0 0 5px #39b54a;
    animation: blink 2s infinite;
    position: relative;
    top: -1px;
}
.status-badge.closed {
    background: rgba(150, 150, 150, 0.1);
    border: 1px solid rgba(150, 150, 150, 0.2);
    color: #8090a0;
}
.status-badge.closed::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #8090a0;
    box-shadow: 0 0 5px #8090a0;
    position: relative;
    top: -1px;
}
.case-card .case-card-footer .card-arrow {
    font-size: 25px;
    color: rgb(255 255 255 / 50%);
    transition: transform 0.2s, color 0.2s;
}
.case-card .case-card-footer .card-arrow i {
    display: flex;
}
.case-card:hover .case-card-footer .card-arrow {
    transform: translateX(4px);
    color: rgb(255 255 255 / 100%);
}

/* investigation-dashboard */
.card {
  background: #111C31;
  background: linear-gradient(to right,  #111c30 0%,#1b2d50 50%,#111c30 100%);
  border: 3px solid #273857;
  border-radius: 12px;
  position: relative;
  width: 100%;
  animation: fadeUp 0.7s .5s ease both;
}
.card-header {
  font-size: 25px;
  color: var(--white);
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
  font-family: 'Manifold Extended CF';
  font-weight: 900;
  border-bottom: 6px solid #273857;
}
.card-header + .card-body {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.card-body {
  color: var(--white);
  padding: 30px 50px;
}
.card-body.max-height {
    max-height: 350px;
    overflow-y: auto;
    scrollbar-width: thin;
}
.card-body.max-height:has(.incident-location-slider) {
    max-height: initial;
    overflow: visible;
}
.card-body.max-height:has(.incident-location-slider) .slick-list {
    max-height: 300px;
    overflow-y: auto;
    scrollbar-width: thin;
}
.card-body p:last-child {
  margin-bottom: 0;
}
.card-body p {
    font-size: 23px;
    font-weight: 100;
    color: #fff;
    line-height: normal;
    margin: 0 0 20px 0;
}
.card-footer {
  font-size: 14px;
  color: var(--white);
  border-top: 4px solid #273857;
}
.case-details-list ul {
  margin: 0;
  padding: 0;
}
.case-details-list ul li {
  font-size: 30px;
  color: var(--white);
  list-style: none;
  font-weight: 100;
}
.case-details-list ul li + li {
  border-top: 2.5px solid #273856;
  padding-top: 24px;
  margin-top: 24px;   
}
.investigation-dashboard-page .card {
  height: 100%;
}
.dash-items {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px;
    width: 100%;
    padding: 10px 30px;
    color: var(--white);
    display: flex;
    align-items: center;
    gap: 32px;
    margin-bottom: 24px;
    position: relative;
    font-size: 30px;
    font-weight: 100;
    animation: fadeUp 0.7s .5s ease both;
    text-decoration: none;
    transition: all 0.3s ease;
    overflow: hidden;
}
a.dash-items:before {
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, .03) 0%, rgba(255, 255, 255, 0.03) 100%);
}
.dash-items:hover:before {
    -webkit-animation: shine 0.9s;
    animation: shine 0.9s;
}
.dash-items:hover{
    background: linear-gradient(to right, rgb(158 0 0 / 30%) 0%, rgb(158 0 0 / 50%) 50%, rgb(158 0 0 / 30%) 100%);
    box-shadow: 0 4px 16px rgba(0, 183, 255, 0.1);
}
.dash-items:has(.dash-loack):before {
    display: none;
}
.dash-items i {
  font-size: 22px;
  line-height: 1;
}
.dash-loack {
  background: rgba(0, 0, 0, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--red);
}
.dash-loack img {
    position: relative;
}
.dash-loack:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(to right, rgb(158 0 0 / 20%) 0%, rgb(158 0 0 / 30%) 50%, rgb(158 0 0 / 20%) 100%);
    backdrop-filter: blur(2px);
    opacity: 0;
    visibility: hidden;
    border-radius: 12px;
}
.dash-loack:hover:before{
    opacity: .6;
    visibility: visible;
}
.primary-text {
  color: var(--red);
}
.animation-delay08 {
  animation-delay: 0.8s;
}
/* investigation-dashboard */

/* case overview */
.case-overview-wrapper .case-detail .card-header {
    font-size: 35px;
}
.case-overview-wrapper .case-detail {
    margin: 0 0 25px 0;
}
.case-overview-wrapper .card .card-body ul li {
    font-size: 25px;
}
.case-overview-wrapper .card .card-body ul li .case-type {
    color: #9e0000;
    font-weight: 300;
}
.case-overview-wrapper .card .card-body ul li .active {
    color: #39b54a;
    font-weight: 300;
}
.case-overview-wrapper .card-body p {
    font-size: 18px;
}
.victim-details-wrapper {
    display: flex;
}
.victim-details-wrapper .left-section {
    width: 25%;
    padding: 20px 20px;
    background: linear-gradient(-90deg,rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    border-radius: 0 0 0px 12px;
}
.victim-details-wrapper .right-section {
    width: 75%;
    padding: 20px 20px;
    border-left: 4px solid #273857;
    background: linear-gradient(-90deg,rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    border-radius: 0 0 12px 0px;
    max-height: 200px;
    overflow-y: auto;
    scrollbar-width: thin;
}
.victim-details-wrapper .right-section p {
    font-size: 18px;
}
.victim-details-wrapper + .victim-details-wrapper {
    border-top: 1px solid var(--blue-border);
}
.slick-prev:before, .slick-next:before{
    font-size: 26px;
}
.case-overview-wrapper .card .victim-details-slider .slick-prev {
    right: 56px;
    left: auto;
    top: -36px;
}
.case-overview-wrapper .card .victim-details-slider .slick-next {
    right: 20px;
    left: auto;
    top: -36px;
}
.case-overview-wrapper .card {
    height: 100%;
}
.case-overview-wrapper .card .incident-location-slider .slick-prev {
    right: 36px;
    left: auto;
    top: -56px;
}
.case-overview-wrapper .card .incident-location-slider .slick-next {
    right: 0;
    left: auto;
    top: -56px;
}
.case-overview-wrapper .card {
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
}
/* case overview */

/* crime documentation */
.main-tabs-wrapper {
    margin: 0 0 20px 0;
    animation: fadeUp 0.7s .3s ease both;
}
.main-tabs-wrapper .nav-tabs {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px;
    padding: 8px 8px;
    display: flex;
    align-items: center;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 8px;
}
.main-tabs-wrapper .nav-tabs .nav-link {
    background: #091120;
    width: 100%;
    border: 0;
    margin: 0;
    text-align: left;
    color: var(--white);
    padding: 12px 15px;
    border-radius: 12px;
    font-size: 22px;
    font-weight: 100;
    text-transform: uppercase;
    border: 0;
    transition: all .3s;
    position: relative;
    overflow: hidden;
    min-width: 260px;
}
.main-tabs-wrapper .nav-tabs .nav-link:before{
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, .03) 0%, rgba(255, 255, 255, 0.03) 100%);
}
.main-tabs-wrapper .nav-tabs .nav-link.active {
    background: var(--red);
    color: var(--white);
}
.main-tabs-wrapper .nav-tabs .nav-link:hover {
    background: linear-gradient(to right, rgb(158 0 0 / 30%) 0%, rgb(158 0 0 / 50%) 50%, rgb(158 0 0 / 30%) 100%);
    box-shadow: 0 4px 16px rgba(0, 183, 255, 0.1);
}
.main-tabs-wrapper .nav-tabs .nav-link:hover:before{
    -webkit-animation: shine 0.9s;
    animation: shine 0.9s;
}
.main-tab-content {
    animation: fadeUp 0.7s .4s ease both;
}
.tab-content>.active {
    display: block;
    animation: fadeUp 0.7s .4s ease both;   
}
.evidencelist-wrapper {
    display: flex;
    gap: 20px;
}
.evidencelist-wrapper .list-section {
    width: 100%;
    max-width: 515px;
}
.evidencelist-wrapper .list-section h2 {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px 12px 0 0;
    font-size: 25px;
    color: var(--white);
    text-transform: uppercase;
    padding: 9px 24px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0 0 12px 0;
}
.evidencelist-wrapper .listname-wrapper .evidence-item {
    display: flex;
    position: relative;
}
.evidencelist-wrapper .listname-wrapper .evidence-item {
    display: flex;
    position: relative;
    background: #091120;
    border-radius: 12px;
    overflow: hidden;
}
.evidencelist-wrapper .listname-wrapper .evidence-item + .evidence-item {
    margin: 13px 0 0 0;
}
.evidencelist-wrapper .listname-wrapper .evidence-item .picture {
    width: 45%;
}
.evidencelist-wrapper .listname-wrapper .evidence-item .picture img {
    width: 100%;
    max-height: 108px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.evidencelist-wrapper .listname-wrapper .evidence-item .name {
    width: 55%;
    padding: 4px 12px;
    font-size: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    font-weight: 100;
    text-transform: uppercase;
}
.evidencelist-wrapper .listname-wrapper .evidence-item .dash-loack {
    border: 3px solid #273857;
    background: rgba(0, 0, 0, 1);
}
.evidencelist-wrapper .image-section {
    width: calc(100% - 515px);
}
.evidencelist-wrapper .image-section .image-wrapper {
    overflow: hidden;
    width: 100%;
    border-radius: 12px;
    position: relative;
}
.evidencelist-wrapper .image-section .image-wrapper img {
    max-width: 100%;
    max-height: 778px;
    width: 100%;
}
.evidence-click-object {
    position: absolute;
    bottom: 90px;
    left: 280px;
    display: flex;
    align-items: flex-end;
    gap: 24px;
}
.evidence-click-object > img {
    max-width: 64px;
    position: relative;
    top: 15px;
}
.evidence-number {
    display: flex;
    width: 76px;
    height: 92px;
    background: url(../images/number-shape.png);
    background-size: 76px 92px;
    align-items: center;
    justify-content: center;
    font-size: 70px;
    font-weight: 900;
    padding-left: 10px;
    min-width: 76px;
}
.evidence-click-object.no4 {
    right: 180px;
    bottom: 250px;
    left: auto;
}
.evidence-click-object.no5 {
    right: 150px;
    bottom: 90px;
    left: auto;
}
.evidence-click-object.eye-first {
    align-items: flex-start;
    gap: 0px;
}
.evidence-click-object.eye-first > img {
    top: -10px;
}

/* evidence archive */
.evidence-archive-wrapper .evidencelist-wrapper .list-section {
    max-width: 625px;
}
.evidence-archive-wrapper  .evidencelist-wrapper .image-section {
    width: calc(100% - 625px);
}
.evidencelist-wrapper .list-section .evidence-items {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.evidencelist-wrapper .list-section .evidence-items a {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 2px solid #273857;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 6px 15px;
    min-height: 45px;
    gap: 50px;
    font-size: 18px;
    font-weight: 100;
    color: var(--white);
    text-decoration: none;
    transition: all .3s;
    overflow: hidden;
    position: relative;
}
.evidencelist-wrapper .list-section .evidence-items a .evidence-item-icon {
    display: inline-block;
    width: 41px;
    height: 30px;
    background: url(../images/evidence-item-icon.png);
    background-size: 41px 30px;
    background-repeat: no-repeat;
}
.evidencelist-wrapper .list-section .evidence-items .active {
    color: #fff;
    background: var(--red);
    border-color: var(--red);
}
.evidencelist-wrapper .list-section .evidence-items a .arrow {
    display: inline-block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid var(--white);
    margin-left: auto;
}
.evidencelist-wrapper .list-section .evidence-items a:hover {
    background: linear-gradient(to right, rgb(158 0 0 / 30%) 0%, rgb(158 0 0 / 50%) 50%, rgb(158 0 0 / 30%) 100%);
    box-shadow: 0 4px 16px rgba(0, 183, 255, 0.1);
}
.evidencelist-wrapper .list-section .evidence-items a:before{
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, .03) 0%, rgba(255, 255, 255, 0.03) 100%);
}
.evidencelist-wrapper .list-section .evidence-items a:hover:before{
    -webkit-animation: shine 0.9s;
    animation: shine 0.9s;
}
.evidencelist-wrapper .evidence-image-wrapper {
    background: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.evidence-archive-wrapper .victim-details-wrapper .left-section {
    width: 32%;
}
.evidence-archive-wrapper .victim-details-wrapper .right-section {
    width: 68%;
    max-height: initial;
}
.evidence-archive-wrapper .victim-details-wrapper .key-value-wrapper {
    font-size: 18px;
}
.evidence-archive-wrapper .victim-details-wrapper .key-value-wrapper label {
    font-size: 18px;
}
.evidence-archive-wrapper .victim-details-wrapper .key-value-wrapper span {
    font-size: 18px;
}

/* statement section */
.statementslist-wrapper {
    display: flex;
    gap: 20px;
}
.statementslist-wrapper .statements-items {
    width: 100%;
    max-width: 480px;
}
.statementslist-wrapper .statements-items-details {
    width: calc(100% - 480px);
}
.statementslist-wrapper .statements-items h2 {
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    border: 3px solid #273857;
    border-radius: 12px 12px 0 0;
    font-size: 25px;
    color: var(--white);
    text-transform: uppercase;
    padding: 9px 24px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0 0 12px 0;
}
.left-tabs-section .nav-tabs {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 0;
    border: 0;
    padding: 0;
}
.left-tabs-section .nav-tabs .nav-link {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 2px solid #273857;
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 6px 15px;
    min-height: 45px;
    gap: 50px;
    font-size: 18px;
    font-weight: 100;
    color: var(--white);
    text-decoration: none;
    transition: all .3s;
    overflow: hidden;
    position: relative;
    margin: 0;
}
.left-tabs-section .nav-tabs .nav-link .user-icon {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../images/user.png);
    background-size: 32px 32px;
    background-repeat: no-repeat;
}
.left-tabs-section .nav-tabs .nav-link .icon {
    display: inline-block;
    width: 37px;
    height: 29px;
    text-align: center;
    background-position: center;
}
.left-tabs-section .nav-tabs .nav-link .icon.social-media {
    background: url(../images/social-media.png);
    background-size: 32px 29px;
    background-repeat: no-repeat;
    background-position: center;
}
.left-tabs-section .nav-tabs .nav-link .icon.intercepted-chats {
    background: url(../images/intercepted-chats.png);
    background-size: 37px 29px;
    background-repeat: no-repeat;
    background-position: center;
}
.left-tabs-section .nav-tabs .nav-link .icon.voice-message {
    background: url(../images/voice-message.png);
    background-size: 37px 27px;
    background-repeat: no-repeat;
    background-position: center;
}
.left-tabs-section .nav-tabs .nav-link .icon.data-recovery {
    background: url(../images/data-recovery.png);
    background-size: 32px 29px;
    background-repeat: no-repeat;
    background-position: center;
}
.left-tabs-section .nav-tabs .nav-link .icon.lab-report {
    background: url(../images/lab-report.png);
    background-size: 21px 27px;
    background-repeat: no-repeat;
    background-position: center;
}
.left-tabs-section .nav-tabs .nav-link:before {
    position: absolute;
    top: 0px;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 40%;
    height: 100%;
    transform: skewX(-25deg);
    background: linear-gradient(to right, rgba(255, 255, 255, .03) 0%, rgba(255, 255, 255, 0.03) 100%);
}
.left-tabs-section .nav-tabs .nav-link:hover {
    background: linear-gradient(to right, rgb(158 0 0 / 30%) 0%, rgb(158 0 0 / 50%) 50%, rgb(158 0 0 / 30%) 100%);
    box-shadow: 0 4px 16px rgba(0, 183, 255, 0.1);
}
.left-tabs-section .nav-tabs .nav-link:hover:before {
    -webkit-animation: shine 0.9s;
    animation: shine 0.9s;
}
.left-tabs-section .nav-tabs .nav-link .arrow {
    display: inline-block;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid var(--white);
    margin-left: auto;
}
.left-tabs-section .nav-tabs .nav-link.active {
    color: #fff;
    background: var(--red);
    border-color: var(--red);
}
.statements-wrapper .card {
    margin: 0 0 24px 0;
    height: 100%;
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
}
.statements-wrapper .card .card-header {
    font-size: 20px;
}
.statements-wrapper .card .card-body p {
    font-size: 18px;
}
.statements-wrapper .card.personal-details {
    background: linear-gradient(90deg, #1b2d50 50%, #111c30 100%);
}
.statements-wrapper .card.personal-details .card-header {
    font-size: 35px;
}
.statements-wrapper .card .key-value-wrapper label {
    min-width: 260px;
}
.statements-wrapper .card .key-value-wrapper:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

/* new evidence */
.main-tabs-wrapper .nav-tabs .nav-link .icon-image {
    display: block;
    background-image: url("../images/evidence-archive-icon.png");
    width: 58px;
    height: 58px;
}
.main-tabs-wrapper .nav-tabs .nav-link .icon-image {
    display: block;
    background-image: url(../images/evidence-archive-icon.png);
    width: 26px;
    height: 29px;
    background-size: 26px 29px;
}
.main-tabs-wrapper .nav-tabs .nav-link:has(.icon-image) {
    display: flex;
    align-items: center;
    gap: 18px;
    font-size: 18px;
}
.evidencelist-wrapper-daywise {
    display: flex;
    gap: 20px;
}
.evidencelist-wrapper-daywise .evidencelist-items {
    width: 100%;
    max-width: 360px;
}
.evidencelist-wrapper-daywise .evidencelist-items-details {
    width: calc(100% - 360px);
}
.evidencelist-wrapper-daywise .evidencelist-items h2 {
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    border: 3px solid #273857;
    border-radius: 12px 12px 0 0;
    font-size: 20px;
    color: var(--white);
    text-transform: uppercase;
    padding: 9px 24px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0 0 12px 0;
}

.social-media-post-wrapper .post-item {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 2.5px solid #273857;
    border-radius: 12px;
    padding: 4px 22px;
    display: flex;
    align-items: center;
    margin: 0 0 25px 0;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    text-decoration: none;
    cursor: pointer;
    min-height: 65px;
}
.social-media-post-wrapper .post-item .icon{
    width: auto;
    margin: 0 80px 0px 0;
}
.social-media-post-wrapper .post-item .icon i.bi-whatsapp {
    font-size: 42px;
    color: #25d366;
}
.social-media-post-wrapper .post-item .icon .bi-file-earmark-pdf-fill {
    font-size: 42px;
    color: var(--red);
}
.social-media-post-wrapper .post-item .icon img {
    max-width: 52px;
}
.social-media-post-wrapper .post-item .name {
        width: 170px;
    padding: 0 10px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.social-media-post-wrapper .post-item .reported {
    width: 170px;
    padding: 0 10px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.social-media-post-wrapper .post-item .description {
    width: 215px;
    padding: 0 10px 0 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.social-media-post-wrapper .post-item .arrow {
    display: inline-block;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid var(--white);
    margin-left: auto;
}
.post-item-detail-popup {
    border-radius: 12px;
    background: #000;
    max-height: 820px;
    padding: 30px 80px;
    position: relative;
    border: 3px solid #273857;
}
.post-item-detail-popup .post-item-detail-content {
    display: flex;
    align-items: flex-end;
    gap: 24px 40px;
}
.post-item-detail-popup .post-item-detail-content .image-wrapper img {
    max-width: 100%;
    max-height: 740px;
}
.post-item-detail-popup .post-item-detail-content .left-section {
    width: 50%;
    max-width: 565px;
    text-align: center;
}
.post-item-detail-popup .post-item-detail-content .right-section {
    width: calc(100% - 565px);
}
.post-item-detail-popup .btn-close {
    position: absolute;
    color: #fff;
    top: 10px;
    right: 10px;
    min-width: auto;
    padding: 0;
    font-size: 40px;
    display: flex;
    align-items: center;
    color: #fff;
    opacity: 1;
}
.post-item-detail-popup .btn-close i {
    color: #fff;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.post-item-detail-popup .post-item-detail-content .right-section {
    width: calc(100% - 565px);
    color: #fff;
    font-weight: 100;
}
.post-item-detail-popup .post-item-detail-content .right-section h3 {
    font-size: 42px;
    font-weight: 100;
    margin: 0 0 8px 0;
}
.post-item-detail-popup .post-item-detail-content .right-section p {
    font-size: 28px;
    margin: 0 0 18px 0;
}
.post-item-detail-popup .post-item-detail-content .right-section p.description{
    font-size: 18px;
    margin: 0 0 0px 0;
}
.post-item-detail-popup .post-item-detail-content.audio-content {
    flex-direction: column;
}
.post-item-detail-popup .post-item-detail-content.audio-content .left-section {
    width: 100%;
    max-width: 100%;
}
.post-item-detail-popup .post-item-detail-content.audio-content .right-section {
    width: 100%;
}
.post-item-detail-popup .post-item-detail-content.audio-content .left-section .audio-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 550px;
}
.voice-message-wrapper {
    background: url(../images/audio-bg.png);
    min-height: 140px;
    width: 100%;
    max-width: 733px;
    background-size: 733px 140px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 40px 0 60px;
    color: #fff;
    font-size: 30px;
}
.voice-message-wrapper .play-btn {
    border: 0;
    background: transparent;
    padding: 0;
}
.voice-message-wrapper .play-btn i {
    font-size: 80px;
    color: #fff;
}
.pdf-wrapper {
    width: 100%;
    height: 100%;
}
.pdf-wrapper iframe {
    height: 100%;
    width: 100%;
    min-height: 68vh;
}

/* submit report  */
.reportslist-wrapper {
    display: flex;
    gap: 20px;
}
.reportslist-wrapper .reports-items {
    width: 100%;
    max-width: 360px;
}
.reportslist-wrapper .reports-items-details {
    width: calc(100% - 360px);
}
.reportslist-wrapper .reports-items h2 {
    background: linear-gradient(-90deg, rgba(27, 45, 80, 1) 50%, rgba(17, 28, 48, 1) 100%);
    border: 3px solid #273857;
    border-radius: 12px 12px 0 0;
    font-size: 25px;
    color: var(--white);
    text-transform: uppercase;
    padding: 9px 24px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0 0 12px 0;
}
.reportslist-wrapper .reports-items .left-tabs-section .nav-tabs .nav-link .dash-loack img {
    max-width: 18px;
}
.left-tabs-section .nav-tabs .nav-link .icon.report-icon{
    background: url(../images/submit-report-icon.png);
    background-size: 32px 29px;
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 29px;
}
.reportslist-wrapper .reports-items .left-tabs-section {
    margin: 0 0 24px 0;
}
.reportslist-wrapper .reports-items .card .card-header {
    font-size: 20px;
}
.reportslist-wrapper .reports-items .card .card-body p {
    font-size: 15px;
}
.report-card-header {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    border-radius: 12px 12px 0 0;
    font-size: 35px;
    color: var(--white);
    text-transform: uppercase;
    padding: 14px 24px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0 0 12px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.report-card-header .report-card-actions {
    font-size: 22px;
    font-weight: 100;
    font-family: 'Montserrat';
    display: flex;
    align-items: center;
    gap: 24px;
}
.start-report-section-wrapper {
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
    height: calc(100vh - 270px);
    border-radius: 12px;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.start-report-section-wrapper .start-report-section-content h4 {
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    font-size: 64px;
    text-transform: uppercase;
    color: var(--white);
    text-align: center;
    margin: 0 0 35px 0;
}
.start-report-section-wrapper .start-report-section-content button {
    border-radius: 12px;
    background: #009245;
    border: 3px solid #273857;
    width: 100%;
    max-width: 389px;
    margin: 0 auto;
    font-size: 50px;
    height: auto;
    min-height: auto;
    max-height: initial;
    text-transform: uppercase;
    line-height: normal;
    padding: 10px 16px;
    font-weight: 100;
}
.start-report-section-wrapper .start-report-section-content button:hover {
    box-shadow: 0 4px 24px rgb(0 146 69 / 40%);
}

/* wizzard-form */
.wizard-step{
    display:none;
}
.wizard-step.active{
    display:block;
}
.question-card{
    margin-bottom:28px;
}
.question-card h3 {
    display: inline-block;
    background: linear-gradient(to right, #000e29 0%, rgb(0 113 188 / 40%) 100%);
    border: 1px solid #00ffff;
    border-radius: 12px 12px 0 0;
    font-size: 25px;
    color: var(--white);
    text-transform: uppercase;
    padding: 5px 24px;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
    margin: 0 0 16px 0;
    width: 100%;
    max-width: 360px;
}
.question-card .question-card-body {
    padding: 0 24px;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
}
.question-card .question-card-body p {
    margin: 0 0 16px 0;
}
.radio-grid, .checkbox-grid {
    display: flex;
    gap: 15px;
    margin-top: 20px;
    flex-wrap: wrap;
}
.radio-grid label,
.checkbox-grid label{
    width: calc(33.33% - 12px);
    display:flex;
    align-items:center;
    gap:18px;
    cursor:pointer;
    position: relative;
    font-size: 20px;
    font-weight: 100;
}
.radio-grid label input[type="radio"],
.checkbox-grid label input[type="checkbox"]{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: visible;
    z-index: 1;
}
.radio-grid label .checkmark {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    border-radius: 100px;
    position: relative;
}
.radio-grid label input[type="radio"]:checked + .checkmark{
    border-color: var(--red);
}
.radio-grid label input[type="radio"]:checked + .checkmark:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: var(--red);
    border-radius: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* Checkbox styles */
.checkbox-grid label .checkmark {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    border-radius: 4px;
    position: relative;
}
.checkbox-grid label input[type="checkbox"]:checked + .checkmark{
    background: var(--red);
    border-color: var(--red);
}
.checkbox-grid label input[type="checkbox"]:checked + .checkmark:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.wizard-buttons{
    display:flex;
    justify-content:space-between;
    margin-top:40px;
}
.wizard-buttons button {
    min-width: 280px;
    height: 52px;
    border-radius: 30px;
    border: 1px solid #00ffff;
    background: linear-gradient(90deg, #0071bc, #000e29);
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    font-weight: 100;
    transition: all .3s;
}
.wizard-buttons button:hover {
    transition: all .3s;
    background: linear-gradient(90deg, #000e29, #0071bc);
    color: #fff;
    border-color: #00ffff;
}
#submitBtn{
    display:none;
}

.submission-notice-modal{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.80);
    display:none;
    justify-content:center;
    align-items:center;
    z-index:9999;
}
.submission-notice-modal.show{
    display:flex;
}
.submission-notice-modal__content {
    width: 90%;
    max-width: 1372px;
    padding: 100px 60px;
    text-align: center;
    border-radius: 12px;
    background: linear-gradient(to right, #111c30 0%, #1b2d50 50%, #111c30 100%);
    border: 3px solid #273857;
        overflow: auto;
    max-height: 80%;
}
.submission-notice-modal__content h2 {
    font-size: 50px;
    margin-bottom: 90px;
    color: #fff;
    font-family: 'Manifold Extended CF';
    font-weight: 900;
}
.submission-notice-modal__content p {
    color: #fff;
    font-size: 38px;
    max-width: 1250px;
    margin: 0 auto 48px;
    font-weight: 100;
}
.submission-notice-modal__buttons {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 100px auto 0;
}
.submission-notice-btn-back,
.submission-notice-btn-submit{
    min-width: 280px;
    height: 52px;
    border-radius: 30px;
    color: #fff;
    font-size: 25px;
    cursor: pointer;
    font-weight: 100;
}

.submission-notice-btn-back{
    border: 1px solid #00ffff;
    background: linear-gradient(90deg, #0071bc, #000e29);
}
.submission-notice-btn-back:hover {
    transition: all .3s;
    background: linear-gradient(90deg, #000e29, #0071bc);
    color: #fff;
    border-color: #00ffff;
}
.submission-notice-btn-submit {
    background: #27ff17;
    color: #000;
    border-color: #27ff17;
    box-shadow: none;
}
.submission-notice-btn-submit:hover {
        background: rgb(39 255 23 / 80%);
    color: #000;
    border-color: rgb(39 255 23 / 80%);
    box-shadow: none;   
}
.quiz-answer-wrapper .question-card p {
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    margin: 0 0 8px 0;
}
.quiz-answer-wrapper .question-card ul {
    margin: 0;
    font-size: 20px;
    color: #fff;
    font-weight: 100;
    padding: 0 0 0 24px;
}
.report-form-section {
    display: block;
}
.report-form-section.hidden {
    display: none !important;
}

/* Initial state - before start */
.report-form-section.state-initial .report-card-actions {
    display: none;
}
.report-form-section.state-initial .start-report-section-wrapper {
    display: flex;
}
.report-form-section.state-initial .quiz-wrapper {
    display: none;
}
.report-form-section.state-initial .quiz-answer-wrapper {
    display: none;
}

/* Started state - after clicking start */
.report-form-section.state-started .report-card-actions {
    display: flex;
}
.report-form-section.state-started .start-report-section-wrapper {
    display: none;
}
.report-form-section.state-started .quiz-wrapper {
    display: block;
}
.report-form-section.state-started .quiz-answer-wrapper {
    display: none;
}

/* Submitted state - after final submission */
.report-form-section.state-submitted .report-card-actions {
    display: flex;
}
.report-form-section.state-submitted .start-report-section-wrapper {
    display: none;
}
.report-form-section.state-submitted .quiz-wrapper {
    display: none;
}
.report-form-section.state-submitted .quiz-answer-wrapper {
    display: block;
}

.quiz-wrapper {
    display: none;
}

.quiz-answer-wrapper {
    display: none;
}
.left-tabs-section .nav-tabs .nav-link.correct {
    color: #000 !important;
    background: #27ff17 !important;
    border-color: #27ff17 !important;
    font-weight: 300;
}
.left-tabs-section .nav-tabs .nav-link.correct .report-icon {
    filter: invert(1);
}
.left-tabs-section .nav-tabs .nav-link.correct span.arrow {
    width: 29px;
    height: 29px;
    border: 0;
    border-radius: 100px;
    background: url(../images/report-ok.png);
    background-size: 29px 29px;
}

.left-tabs-section .nav-tabs .nav-link.not-correct {
    color: var(--red) !important;
    background: #808080 !important;
    border-color: #808080 !important;
    font-weight: 300;
}
.left-tabs-section .nav-tabs .nav-link.not-correct .report-icon {
    filter: invert(1);
}
.left-tabs-section .nav-tabs .nav-link.not-correct span.arrow {
    width: 29px;
    height: 29px;
    border: 0;
    border-radius: 100px;
    background: url(../images/report-not-correct.png);
    background-size: 29px 29px;
}

/* main-content-wrapper end */


/* Animation keyframes: */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

@keyframes borderScan {
  0% {
    transform: translateX(-150%);
  }

  100% {
    transform: translateX(350%);
  }
}

@keyframes slowSpin {
  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes shine{
    100%{left:125%;}
}
@keyframes shine{
    100%{left:125%;}
}

@keyframes blink { 0%,100%{opacity:1} 50%{opacity:0.3} }

