@charset "UTF-8";
:root {
  --color-blue: #2E429B;
  --color-dark-blue: #1E2B68;
  --color-grey: #F2F2F2;
  --color-white: #fff;
  --color-black: #2A2A2A;
  --color-orange:#FF8943;
  --color-l-gray:#F7F7F7;
  --color-gray-text: #7E7E7E;
  --font: 'Verdana';
}

@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Black.woff2") format("woff2"), url("../fonts/Gilroy-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Bold.woff2") format("woff2"), url("../fonts/Gilroy-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-BlackItalic.woff2") format("woff2"), url("../fonts/Gilroy-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-BoldItalic.woff2") format("woff2"), url("../fonts/Gilroy-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBoldItalic.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ExtraBold.woff2") format("woff2"), url("../fonts/Gilroy-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Heavy.woff2") format("woff2"), url("../fonts/Gilroy-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-HeavyItalic.woff2") format("woff2"), url("../fonts/Gilroy-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Light.woff2") format("woff2"), url("../fonts/Gilroy-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-LightItalic.woff2") format("woff2"), url("../fonts/Gilroy-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Medium.woff2") format("woff2"), url("../fonts/Gilroy-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-MediumItalic.woff2") format("woff2"), url("../fonts/Gilroy-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Regular.woff2") format("woff2"), url("../fonts/Gilroy-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBold.woff2") format("woff2"), url("../fonts/Gilroy-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy-RegularItalic";
  src: url("../fonts/Gilroy-RegularItalic.woff2") format("woff2"), url("../fonts/Gilroy-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-SemiBoldItalic.woff2") format("woff2"), url("../fonts/Gilroy-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-Thin.woff2") format("woff2"), url("../fonts/Gilroy-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-ThinItalic.woff2") format("woff2"), url("../fonts/Gilroy-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-UltraLight.woff2") format("woff2"), url("../fonts/Gilroy-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Gilroy";
  src: url("../fonts/Gilroy-UltraLightItalic.woff2") format("woff2"), url("../fonts/Gilroy-UltraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
body {
  font-size: 18px;
  color: var(--text-grey);
  font-weight: 300;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: "Verdana";
}

.mesh-bg {
  min-height: 100vh;
  height: 100%;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: radial-gradient(at 0% 0%, #d8c9ff 0%, transparent 50%), radial-gradient(at 50% 0%, #e0f4ff 0%, transparent 50%), radial-gradient(at 100% 0%, #e9ffda 0%, transparent 50%), radial-gradient(at 0% 100%, #ECD0FD 0%, transparent 50%), radial-gradient(at 100% 100%, #e9ffda 0%, transparent 50%), radial-gradient(at 50% 50%, #d8c9ff 0%, transparent 50%);
  background-blend-mode: normal;
  position: relative;
}

.btn-primary-white {
  color: var(--color-blue);
  padding: 18px 35px;
  white-space: nowrap;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 700;
  line-height: normal;
  font-size: 15px;
  border: 1px solid #fff;
  border-radius: 6px;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
}
.btn-primary-white:hover {
  background-color: var(--color-secondary) !important;
  color: var(--color-white);
}
.btn-primary-white img {
  width: 18px;
}
.btn-primary-blue {
  background: var(--color-blue);
  color: #fff;
  padding: 14px 25px;
  white-space: nowrap;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 400;
  line-height: normal;
  font-size: 18px;
  border-radius: 10px;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  max-width: 300px;
  margin: auto;
  width: 100%;
}
.btn-primary-blue.small {
  padding: 10px 20px;
  font-size: 14px;
  border-radius: 5px;
  border: 0;
  max-width: inherit !important;
  width: auto !important;
  border: 1px solid var(--color-blue) !important;
}
.btn-primary-blue.small:hover {
  border: 1px solid var(--color-blue) !important;
  color: var(--color-white);
}
.btn-primary-blue:hover {
  background-color: var(--color-dark-blue) !important;
  color: var(--color-white);
}
.btn-primary-blue img {
  width: 18px;
}
.btn-primary-round-orange {
  background: #FF9F1C;
  color: #fff;
  padding: 14px 40px;
  white-space: nowrap;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  border-radius: 30px;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  text-transform: uppercase;
}
.btn-primary-round-orange:hover {
  background-color: var(--color-black) !important;
  color: var(--color-white);
}
.btn-primary-round-orange img {
  width: 18px;
}
.btn-primary-round-blue {
  background: var(--color-blue);
  color: #fff;
  padding: 14px 40px;
  white-space: nowrap;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  border-radius: 30px;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  text-transform: uppercase;
}
.btn-primary-round-blue:hover {
  background-color: var(--color-black) !important;
  color: var(--color-white);
}
.btn-primary-round-blue img {
  width: 18px;
}
.btn-primary-round-black {
  background: var(--color-black);
  color: #fff;
  padding: 14px 40px;
  white-space: nowrap;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  border-radius: 30px;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  text-transform: uppercase;
}
.btn-primary-round-black:hover {
  background-color: var(--color-primary) !important;
  color: var(--color-white);
}
.btn-primary-round-black img {
  width: 18px;
}
.btn-primary-round-border-blue {
  border: 1px solid var(--color-blue) !important;
  color: var(--color-blue);
  padding: 16px 40px;
  white-space: nowrap;
  background: transparent;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  border-radius: 10px;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  text-transform: uppercase;
  max-width: 300px;
  width: 100%;
  margin: auto;
}
.btn-primary-round-border-blue:hover {
  background-color: var(--color-blue) !important;
  color: var(--color-white);
}
.btn-primary-round-border-blue img {
  width: 18px;
}
@media (min-width: 992px) {
  .btn-primary {
    min-height: 52px;
    min-width: 226px;
  }
}
.btn-sm {
  min-width: 154px;
  min-height: 44px;
  padding-inline: 20px;
}

.text-right {
  text-align: right !important;
}

::-moz-selection {
  background: #666;
  color: var(--color-white);
}

::selection {
  background: #666;
  color: var(--color-white);
}

::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

::-webkit-scrollbar-track {
  background: var(--color-grey-1);
}

::-webkit-scrollbar-thumb {
  background: var(--color-blue);
  border-radius: 15px;
}

a {
  text-decoration: none;
  color: var(--color-dark-blue);
}
a:hover {
  color: var(--color-blue);
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  color: var(--color-black);
  line-height: 1.1;
}

figure {
  margin: 0;
}

p {
  margin-bottom: 10px;
}

iframe {
  display: block;
}

button:focus {
  outline: none;
  box-shadow: none;
}

.text-gray-text {
  color: var(--color-gray-text);
}

section {
  overflow-x: clip;
}

.form-control {
  border: solid 1px #ddd;
  border-radius: 5px;
  font-size: 14px;
  padding: 10px 15px;
  background: var(--color-white);
  color: var(--color-black);
}

.form-select {
  color: var(--color-black);
  background-color: var(--color-grey);
  border-radius: 6px;
  padding: 13px 20px 10px;
  border: solid 1px #E0E0E0;
  font-size: 13px;
  font-weight: 500;
  width: 100%;
  display: block;
}
.form-select:focus {
  box-shadow: none;
  border-color: #999;
}
.form-select {
  background-size: 9px !important;
  padding-right: 30px !important;
}
.form-label {
  color: var(--color-black);
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  width: 100%;
  display: block;
}
.form-check-label {
  color: #6E6E6E;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 3px;
  width: 100%;
  display: block;
  margin-top: 3px;
}
.form-input {
  color: var(--color-black);
  background: var(--color-grey);
  border-radius: 6px;
  padding: 13px 20px 10px;
  border: solid 1px #E0E0E0;
  font-size: 15px;
  font-weight: 500;
  width: 100%;
  display: block;
}
.form-input:focus {
  box-shadow: none;
  border-color: #999;
}
.form-input::-moz-placeholder {
  color: #8F8F8F;
  font-size: 13px;
}
.form-input::placeholder {
  color: #8F8F8F;
  font-size: 13px;
}

textarea {
  height: 120px;
  resize: none;
}

.img-cover {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}

.heading-One {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-black);
}
.heading-Two {
  font-size: 22px;
  font-weight: 600;
  color: var(--color-black);
}
.heading-Three {
  font-size: 16px;
  font-weight: 500;
  color: #8F8F8F;
}
.heading-four {
  font-size: 18px;
  font-weight: 700;
  color: var(--color-black);
}
.heading-five {
  font-size: 16px;
  font-weight: 700;
  color: var(--color-black);
}

.image-round {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  overflow: hidden;
}

.font-12 {
  font-size: 12px;
}
.font-13 {
  font-size: 13px;
}
.font-14 {
  font-size: 14px;
}
.font-15 {
  font-size: 15px;
}
.font-16 {
  font-size: 16px;
}
.font-17 {
  font-size: 17px;
}
.font-18 {
  font-size: 16px;
}
@media (min-width: 1200px) {
  .font-18 {
    font-size: 18px;
  }
}
.font-20 {
  font-size: 18px;
}
@media (min-width: 1366px) {
  .font-20 {
    font-size: 20px;
  }
}
.font-22 {
  font-size: 20px;
}
@media (min-width: 1366px) {
  .font-22 {
    font-size: 22px;
  }
}
.font-24 {
  font-size: 24px;
}
@media (min-width: 1366px) {
  .font-24 {
    font-size: 22px;
  }
}
.font-26 {
  font-size: 26px;
}
@media (min-width: 1366px) {
  .font-26 {
    font-size: 24px;
  }
}
.font-50 {
  font-size: 32px;
}
@media (min-width: 576px) {
  .font-50 {
    font-size: 36px;
  }
}
@media (min-width: 992px) {
  .font-50 {
    font-size: 42px;
  }
}
@media (min-width: 1366px) {
  .font-50 {
    font-size: 50px;
  }
}
.font-70 {
  font-size: 40px;
}
@media (min-width: 768px) {
  .font-70 {
    font-size: 48px;
  }
}
@media (min-width: 992px) {
  .font-70 {
    font-size: 55px;
  }
}
@media (min-width: 1200px) {
  .font-70 {
    font-size: 62px;
  }
}
@media (min-width: 1366px) {
  .font-70 {
    font-size: 70px;
  }
}

.fw-300 {
  font-weight: 300 !important;
}
.fw-400 {
  font-weight: 400 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}

.gap-1x {
  gap: 1px;
}
.gap-2x {
  gap: 2px;
}
.gap-3x {
  gap: 3px;
}
.gap-4x {
  gap: 4px;
}
.gap-5x {
  gap: 5px;
}

.text-black {
  color: var(--color-black) !important;
}
.text-red {
  color: var(--color-red) !important;
}
.text-white {
  color: var(--color-white) !important;
}

.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1170px;
  }
}
.default-padding {
  padding-block: 60px;
}
@media (min-width: 992px) {
  .default-padding {
    padding-block: 90px;
  }
}
@media (min-width: 1366px) {
  .default-padding {
    padding-block: 110px;
  }
}

.default-margin {
  margin-block: 50px 60px;
}
@media (min-width: 992px) {
  .default-margin {
    margin-block: 90px;
  }
}
@media (min-width: 1366px) {
  .default-margin {
    margin-block: 110px;
  }
}

.vertical {
  display: flex;
  flex-direction: column;
}

.y-center {
  display: flex;
  align-items: center;
}

.down-arrow {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #8a8a8d;
  transition: border-color 0.3s ease;
}

.flip-x {
  transform: scaleX(-100%);
}

.ul-primary {
  gap: 15px;
}
.ul-primary li {
  display: flex;
  gap: 11px;
}
.ul-primary li::before {
  content: "";
  flex: 0 0 auto;
  width: 10px;
  height: 10px;
  background: var(--color-red);
  margin-top: 7px;
}

.btn-primary {
  background: var(--color-blue);
  color: var(--color-white);
  padding: 10px 35px;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border: 0;
  font-size: 14px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: border-color 0.3s ease, background-color 0.3s ease, color 0.3s ease;
}
.btn-primary:hover {
  background-color: var(--color-black);
}
.btn-primary.bg-white {
  background: var(--color-white);
  color: var(--color-black);
  border: solid 1px #cecece;
}
.btn-primary.bg-white:hover {
  border-color: var(--color-red);
  color: var(--color-red);
}
.btn-text {
  font-weight: 400;
  color: var(--color-black);
  font-size: 14px;
  transition: color 0.3s ease;
}
.btn-text:hover {
  color: var(--color-red);
}
.btn-text:hover .down-arrow {
  border-top-color: var(--color-red);
}

.bg-text {
  color: #eee;
  font-size: 100px;
  font-weight: 800;
  text-transform: uppercase;
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  line-height: 1;
}

.border-shape {
  width: 555px;
  height: 555px;
  border: solid 20px #f4f4f4;
  position: relative;
}
.border-shape::after {
  content: "";
  width: 47px;
  height: 37px;
  background: #f4f4f4;
  outline: solid 28px var(--color-white);
  border-right: solid 10px #fff;
  position: absolute;
  top: 8px;
  right: 8px;
}
.border-shape .bg-text {
  left: calc(100% + 3px);
  top: -45px;
  z-index: 1;
  font-size: 60px;
}
@media (min-width: 992px) {
  .border-shape .bg-text {
    font-size: 75px;
  }
}
@media (min-width: 1366px) {
  .border-shape .bg-text {
    top: -75px;
    font-size: 100px;
  }
}

.shape-wrap {
  position: absolute;
  top: 0;
  z-index: -1;
}
.shape-wrap .shape {
  width: 60px;
  height: 85px;
  display: block;
}
.shape-wrap .shape:nth-child(1) {
  background: var(--color-red);
}
.shape-wrap .shape:nth-child(2), .shape-wrap .shape:nth-child(3) {
  width: 70px;
  background: var(--color-grey-1);
  position: absolute;
}
.shape-wrap .shape:nth-child(2) {
  top: 100%;
}
.shape-wrap .shape:nth-child(3) {
  bottom: 100%;
}
@media (min-width: 1200px) {
  .shape-wrap .shape {
    width: 80px;
    height: 110px;
  }
  .shape-wrap .shape:nth-child(2), .shape-wrap .shape:nth-child(3) {
    width: 100px;
  }
}
@media (min-width: 1366px) {
  .shape-wrap .shape {
    width: 140px;
    height: 180px;
  }
  .shape-wrap .shape:nth-child(2), .shape-wrap .shape:nth-child(3) {
    width: 190px;
  }
}
@media (max-width: 767px) {
  .shape-wrap .shape {
    width: 30px;
    height: 40px;
  }
  .shape-wrap .shape:nth-child(2), .shape-wrap .shape:nth-child(3) {
    width: 40px;
  }
}
.shape-wrap.left {
  left: 0;
}
.shape-wrap.left .shape:nth-child(2), .shape-wrap.left .shape:nth-child(3) {
  left: 100%;
}
.shape-wrap.left .shape:nth-child(2) {
  left: 100%;
}
.shape-wrap.right {
  right: 0;
}
.shape-wrap.right .shape:nth-child(2), .shape-wrap.right .shape:nth-child(3) {
  right: 100%;
}
.shape-wrap.right .shape:nth-child(2) {
  right: 100%;
}

.shape.red {
  background: var(--color-red);
}
.shape.white {
  background: var(--color-white);
}
.shape.grey {
  background: var(--color-grey-1);
}

.w-bg-block {
  background: #fff;
  padding: 15px 20px;
  border-radius: 5px;
  box-shadow: 0 3px 2px 0px rgba(0, 0, 0, 0.0588235294);
}

hr {
  border-bottom: 1px solid #E2E2E2;
}

.to-top {
  background: transparent;
  border: none;
  margin: 45px auto;
  display: flex;
  padding: 3px;
}
@media (min-width: 992px) {
  .to-top {
    margin-block: 70px;
  }
}
@media (max-width: 767px) {
  .to-top img {
    max-width: 50px;
  }
}

.color-w {
  color: var(--color-white) !important;
}

.bg-w {
  background: var(--color-white) !important;
}

.bg-b {
  background: var(--color-black) !important;
}

.bg-o {
  background: var(--color-orange) !important;
}

.bg-g {
  background: var(--color-l-gray) !important;
}

.dashboardWrap {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100vh;
  padding-left: 305px;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .dashboardWrap {
    padding-left: 0;
  }
}
.dashboardWrap .leftNav {
  padding: 0px;
  width: 305px;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  transition: all 0.5s;
  background-color: var(--color-dark-blue);
}
@media (max-width: 767px) {
  .dashboardWrap .leftNav {
    left: -100%;
  }
}
.dashboardWrap .leftNav .logo {
  padding: 20px 17px;
}
.dashboardWrap .leftNav .logo .fullLogo {
  background: url(../images/logo.png);
  height: 48px;
  background-repeat: no-repeat;
  transition: all 0.5s;
  margin: 0 0 0 0px;
}
.dashboardWrap .leftNav .navmenu {
  padding: 25px 15px 25px 15px;
  height: 92%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.dashboardWrap .leftNav .navmenu ul {
  margin-left: -10px;
}
.dashboardWrap .leftNav .navmenu ul .logout-block {
  margin-left: 10px;
}
.dashboardWrap .leftNav .navmenu ul li {
  margin-bottom: 0px;
  display: block;
}
.dashboardWrap .leftNav .navmenu ul li a {
  font-size: 14px;
  padding: 10px 0 10px 26px;
  display: block;
  line-height: 22px;
  align-items: center;
  font-weight: 500;
  position: relative;
  color: var(--color-white);
}
.dashboardWrap .leftNav .navmenu ul li a span {
  opacity: 1;
  position: relative;
  top: 3px;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .dashboardWrap .leftNav .navmenu ul li a span {
    opacity: 0;
  }
}
.dashboardWrap .leftNav .navmenu ul li a i {
  margin-right: 14px;
  width: 20px;
  height: 20px;
}
.dashboardWrap .leftNav .navmenu ul li a i img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.dashboardWrap .leftNav .navmenu ul li a.active {
  position: relative;
  padding: 10px 0 10px 26px;
  color: var(--color-white);
}
.dashboardWrap .dashRight {
  width: 100%;
  z-index: 99;
  position: relative;
  height: 100%;
}
.dashboardWrap .dashRight .ContentWrap {
  min-height: 100%;
  height: auto;
  position: relative;
  padding: 50px;
}
@media (max-width: 767px) {
  .dashboardWrap .dashRight .ContentWrap {
    padding: 10px;
  }
}
.dashboardWrap .dashRight .ContentWrap::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  background: var(--color-blue);
  top: 0px;
  z-index: -1;
  min-height: 100vh;
  height: 100%;
  background-color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: radial-gradient(at 0% 0%, #d8c9ff 0%, transparent 50%), radial-gradient(at 50% 0%, #e0f4ff 0%, transparent 50%), radial-gradient(at 100% 0%, #e9ffda 0%, transparent 50%), radial-gradient(at 0% 100%, #ECD0FD 0%, transparent 50%), radial-gradient(at 100% 100%, #e9ffda 0%, transparent 50%), radial-gradient(at 50% 50%, #d8c9ff 0%, transparent 50%);
  background-blend-mode: normal;
}
@media (max-width: 767px) {
  .dashboardWrap .dashRight .ContentWrap::after {
    top: 0px;
  }
}
.dashboardWrap .dashRight .ContentWrap header {
  padding: 10px 20px;
  background: var(--color-dark-blue);
  border-radius: 10px;
}
.dashboardWrap .dashRight .ContentWrap header .menutoggle {
  cursor: pointer;
}
.dashboardWrap .dashRight .ContentWrap header .menutoggle img {
  filter: brightness(0) invert(1);
}
.dashboardWrap .dashRight .ContentWrap header .input-group .form-control {
  background: #F7F7F7;
  border-radius: 10px;
  border: 0;
  font-size: 16px;
  padding: 10px 17px;
}
.dashboardWrap .dashRight .ContentWrap header .input-group .form-control:focus {
  outline: 0;
  box-shadow: none;
}
.dashboardWrap .dashRight .ContentWrap header .input-group button {
  border: 0;
  padding: 10px 25px;
  border-radius: 10px;
  background: #F7F7F7;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec {
  display: flex;
  align-items: center;
  justify-content: right;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .userSecion {
  color: var(--color-white);
  font-size: 16px;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .userSecion span {
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 767px) {
  .dashboardWrap .dashRight .ContentWrap header .rightSec .dropdown span {
    display: none;
  }
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .notification {
  position: relative;
  padding: 15px;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .notification img {
  z-index: 1;
  position: relative;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .notification::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 5px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #F7F7F7;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .userImage {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  overflow: hidden;
  background: var(--color-blue);
  color: var(--color-white);
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dashboardWrap .dashRight .ContentWrap header .rightSec .userImage::after {
  display: none;
}
.dashboardWrap .dashRight .ContentWrap .content-area {
  padding: 40px 0px;
  min-height: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .dashboardWrap .dashRight .ContentWrap .content-area {
    padding: 30px 15px;
  }
}
.dashboardWrap .dashRight .ContentWrap .content-area.dashboard-content h2 {
  font-size: 20px;
  font-weight: bold;
  color: var(--color-blue);
}
.dashboardWrap .dashRight .ContentWrap .content-area.dashboard-content h3 {
  font-size: 16px;
  font-weight: bold;
  color: var(--color-blue);
}
.dashboardWrap.open {
  transition: all 0.5s;
  padding-left: 90px;
}
.dashboardWrap.open .leftNav {
  background-color: var(--color-dark-blue);
}
@media (max-width: 767px) {
  .dashboardWrap.open .leftNav {
    left: 0;
    background-color: var(--color-dark-blue);
  }
}
.dashboardWrap.open .leftNav .logo .fullLogo {
  width: 48px;
  margin: 0;
}
.dashboardWrap.open .leftNav .logout-block {
  background: transparent !important;
  padding: 8px;
}
.dashboardWrap.open .leftNav .logout-block .mobile-view {
  display: none !important;
}
.dashboardWrap.open .leftNav .navmenu {
  padding: 25px 12px;
}
.dashboardWrap.open .leftNav .navmenu ul li {
  margin-bottom: 0px;
  display: block;
}
.dashboardWrap.open .leftNav .navmenu ul li a {
  display: block;
}
.dashboardWrap.open .leftNav .navmenu ul li a span {
  opacity: 0;
  transition: all 0.5s;
}
.dashboardWrap.open .leftNav .navmenu ul li a i {
  margin-right: 0px;
  width: 20px;
  height: 20px;
  transition: all 0.5s;
}
.dashboardWrap.open .leftNav .navmenu ul li a i img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}
.dashboardWrap.open .leftNav .navmenu ul li a.active {
  position: relative;
}
.dashboardWrap.open .leftNav .navmenu ul li a.active::before {
  width: 80px;
}
.dashboardWrap.open .dashRight {
  position: relative;
  padding-left: 0px;
}

.logout-block {
  padding: 20px;
  border-radius: 15px;
  background: var(--color-blue);
  margin-top: 40px;
  margin-left: 0px;
}
.logout-block .logout-avatar {
  width: 40px;
  height: 40px;
  background: #F5F7FB;
  color: #3A415A;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ececec;
}
.logout-block .logout-name {
  font-size: 15px;
  color: var(--color-white);
}
.logout-block .logout-role {
  font-size: 13px;
  color: var(--color-white);
}
.logout-block .logout-btn {
  font-size: 15px;
  border-radius: 5px;
  transition: background 0.2s, color 0.2s;
}
.logout-block .logout-btn img {
  filter: brightness(0) invert(1);
}
.logout-block .logout-btn i {
  margin-right: 6px;
}

.blue-info-block {
  background: var(--color-blue);
  border-radius: 20px;
  min-height: 150px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  padding: 15px 0px 15px 40px;
  margin-bottom: 24px;
  border-radius: 10px;
  background: linear-gradient(90deg, #1D1967 0%, #3D3797 100%);
}
.blue-info-block .block-content {
  z-index: 2;
  position: relative;
}
.blue-info-block .block-content .icon {
  width: 24px;
  margin-bottom: 10px;
}
.blue-info-block .block-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
  color: var(--color-white);
}
.blue-info-block .block-subtitle {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.blue-info-block .blue-block-img {
  position: absolute;
  bottom: 0;
  right: 0px;
  height: 130px;
  width: auto;
  z-index: 1;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 767px) {
  .blue-info-block {
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 16px 100px 16px;
    min-height: 160px;
  }
  .blue-info-block .block-title {
    font-size: 20px;
  }
  .blue-info-block .block-subtitle {
    font-size: 13px;
  }
  .blue-info-block .blue-block-img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 85px;
  }
}

.custom-blue-box {
  background: #1D1967;
  border-radius: 10px;
  padding: 32px 32px 28px 32px;
  position: relative;
  box-shadow: 0 2px 32px 0 rgba(38, 60, 115, 0.1);
  color: var(--color-white);
}
.custom-blue-box .custom-blue-box-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.custom-blue-box .custom-blue-box-header .custom-blue-box-title {
  font-size: 24px;
  font-weight: 700;
  color: var(--color-white);
}
.custom-blue-box .custom-blue-box-header .custom-blue-header-btn {
  font-size: 15px;
  font-weight: 400;
  border-radius: 16px;
  padding: 6px 20px;
  background: var(--color-blue);
  color: var(--color-white) !important;
  border: none;
  box-shadow: none;
  transition: background 0.2s, color 0.2s;
}
.custom-blue-box .custom-blue-box-header .custom-blue-header-btn:hover, .custom-blue-box .custom-blue-box-header .custom-blue-header-btn:focus {
  background: #155AE2;
  color: var(--color-white) !important;
}
.custom-blue-box .custom-blue-divider {
  border: none;
  border-top: 1px solid #524db1;
  margin: 10px 0 18px 0;
}
.custom-blue-box .custom-blue-desc {
  color: rgba(255, 255, 255, 0.6);
  font-size: 13px;
  font-weight: 400;
}
.custom-blue-box .custom-blue-price-title {
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 2px;
}
.custom-blue-box .custom-blue-price-content {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-white);
  margin-bottom: 10px;
}
.custom-blue-box .custom-blue-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.custom-blue-box .custom-blue-footer .custom-blue-footer-btn {
  border-radius: 20px;
  padding: 8px 24px;
  font-size: 15px;
  font-weight: 500;
  color: var(--color-white) !important;
  background: var(--color-blue);
  transition: background 0.2s, color 0.2s;
}
.custom-blue-box .custom-blue-footer .custom-blue-footer-btn:hover, .custom-blue-box .custom-blue-footer .custom-blue-footer-btn:focus {
  background: var(--color-white);
  color: #155AE2 !important;
}
.custom-blue-box .custom-blue-footer .custom-blue-view-report {
  display: flex;
  align-items: center;
}
.custom-blue-box .custom-blue-footer .custom-blue-view-report .custom-blue-icon {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 4px;
}
.custom-blue-box .custom-blue-footer .custom-blue-view-report span {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  font-weight: 500;
}
.custom-blue-box .custom-blue-footer .custom-blue-view-report span a {
  color: var(--color-white);
}

@media (max-width: 767px) {
  .custom-blue-box {
    padding: 18px 12px 18px 12px;
    border-radius: 14px;
  }
  .custom-blue-box .custom-blue-box-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
  }
  .custom-blue-box .custom-blue-box-header .custom-blue-box-title {
    font-size: 15px;
  }
  .custom-blue-box .custom-blue-box-header .custom-blue-header-btn {
    font-size: 13px;
    padding: 5px 16px;
  }
  .custom-blue-box .custom-blue-price-content {
    font-size: 22px;
  }
  .custom-blue-box .custom-blue-footer {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }
  .custom-blue-box .custom-blue-footer .custom-blue-footer-btn {
    width: 100%;
    margin-bottom: 6px;
    font-size: 13px;
    padding: 7px 0;
  }
  .custom-blue-box .custom-blue-footer .custom-blue-view-report {
    justify-content: flex-start;
  }
  .custom-blue-box .custom-blue-footer .custom-blue-view-report .custom-blue-icon {
    width: 19px;
    height: 19px;
  }
  .custom-blue-box .custom-blue-footer .custom-blue-view-report span {
    font-size: 12px;
  }
}
.custom-numbered-list {
  list-style: none;
  counter-reset: custom-counter;
  padding-left: 0;
}
.custom-numbered-list li {
  counter-increment: custom-counter;
  position: relative;
  padding-left: 2em;
  margin-bottom: 25px;
}
.custom-numbered-list li::before {
  content: counter(custom-counter) "";
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  background: rgba(61, 55, 151, 0.6156862745);
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  text-align: center;
  line-height: 1.5em;
  font-weight: bold;
  font-size: 1em;
}

.content-section {
  background: var(--color-dark-blue);
  padding: 25px;
  border-radius: 15px;
}
.content-section hr {
  border: none;
  border-top: 1px solid var(--color-white);
  margin: 20px 0;
}
.content-section h2 {
  font-size: 25px;
  color: var(--color-white);
}
.content-section table th {
  background: transparent;
  color: var(--color-white);
  padding-bottom: 15px;
}
.content-section table td {
  background: transparent;
  border-bottom: 1px solid var(--color-white);
  border-top: 1px solid var(--color-white);
  color: var(--color-white);
  padding: 15px 0;
}
.content-section table .Bttn {
  border-radius: 25px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: 500;
  width: -moz-fit-content;
  width: fit-content;
}
.content-section table .Bttn-green {
  background: #4BD08B;
  color: var(--color-dark-blue);
}
.content-section table .Bttn-blue {
  background: #0085DB;
  color: var(--color-white);
}
.content-section table .Bttn-red {
  background: #DC3545;
  color: var(--color-white);
}
.content-section table .active {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--color-green);
  border: 1px solid var(--color-dark-blue);
  display: block;
}
.content-section .account-form label {
  color: var(--color-white);
  font-size: 18px;
}
.content-section .account-form input {
  background: #2D2A6D;
  border: 1px solid #7973E4;
  color: var(--color-white);
  font-size: 18px;
  padding: 15px 20px;
}
.content-section .account-form input::-moz-placeholder {
  color: var(--color-white);
}
.content-section .account-form input::placeholder {
  color: var(--color-white);
}
.content-section .account-form .white-bttn {
  background: var(--color-white);
  color: var(--color-dark-blue);
  border: 1px solid var(--color-dark-blue);
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 25px;
  text-align: center;
}

.white-info-block {
  padding: 25px;
  border-radius: 15px;
  background: var(--color-white);
  text-align: center;
}
.white-info-block h3 {
  font-size: 20px;
  color: var(--color-dark-blue);
  margin-bottom: 0px;
}
.white-info-block .view-report {
  background: var(--color-dark-blue);
  font-size: 16px;
  color: var(--color-white);
  font-weight: 600;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 8px;
  margin: 15px auto 0;
}

.account-block h3 {
  font-size: 30px;
  color: var(--color-white);
  font-weight: 300;
  margin-bottom: 10px;
}
.account-block p {
  font-size: 18px;
  color: #726CC2;
  font-weight: 300;
}

.account-info {
  background: var(--color-blue);
  padding: 30px;
  border-radius: 15px;
}
.account-info ul li {
  padding: 0px 0 20px;
  margin-bottom: 20px;
  color: var(--color-white);
  border-bottom: 1px solid #3C3786;
}

.full-height {
  position: relative;
  padding: 50px 0;
  max-width: 600px;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .full-height {
    height: auto;
    padding-block: 50px;
  }
}
.full-height .footer-links {
  gap: 10px;
  margin-top: 30px;
}
.full-height .footer-links a {
  color: var(--color-black);
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
.full-height .footer-links a:hover {
  text-decoration: underline;
}
.full-height .footer-links a:last-child {
  margin-left: auto;
}
.full-height p {
  color: var(--color-black);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
}

.footer-links {
  gap: 10px;
  margin-top: 30px;
}
.footer-links a {
  color: var(--color-black);
  font-size: 12px !important;
  font-weight: 400;
  text-decoration: none;
  position: relative;
  padding-left: 15px;
  margin-left: 5px;
}
.footer-links a:hover {
  text-decoration: underline;
}
.footer-links a:last-child {
  margin-left: auto;
}
.footer-links a:first-child::before {
  display: none;
}
.footer-links a::before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: var(--color-black);
  position: absolute;
  left: 0;
  top: 6px;
}
.footer-links p {
  font-size: 12px;
}

.space-block {
  height: 150px;
  display: block;
}

.white-block {
  padding: 0px;
  border-radius: 15px;
  max-width: 600px;
  width: 100%;
  position: relative;
}
.white-block:before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  width: calc(99% + 10px);
  height: 100%;
  background: var(--color-white);
  opacity: 0.5;
  border-radius: 15px;
  z-index: 0;
  transform: rotate(356deg);
}
.white-block .inner-white-block {
  padding: 40px;
  border-radius: 15px;
  background: var(--color-white);
  max-width: 600px;
  width: 100%;
  position: relative;
}
.white-block h1 {
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
  color: var(--color-blue);
}
.white-block h2 {
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 30px;
  color: var(--color-blue);
}
.white-block h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 15px 0;
}
.white-block p {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 22px;
}
.white-block .color-blue {
  color: var(--color-blue);
}
.white-block p:last-child {
  margin-bottom: 0;
}
.white-block .logo {
  margin: 0 auto;
  display: table;
}
.white-block .form-text {
  font-size: 12px;
}
.white-block input[type=checkbox] {
  margin-top: 7px;
}

.progress-container {
  width: 100%;
  max-width: 400px;
  padding: 20px;
  margin: 0 auto;
}
.progress-container .progress-track {
  width: 100%;
  height: 6px;
  background-color: #cccccc;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 8px;
}
.progress-container .progress-fill {
  height: 100%;
  width: 5%;
  background-color: #3f51b5;
  border-radius: 10px;
  transition: width 0.4s ease-in-out;
}
.progress-container .progress-label {
  font-family: var(--font-primary);
  font-size: 12px;
  color: #444;
  margin-left: 2px;
}

.info-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
  font-size: 15px;
  color: var(--color-black);
}
.info-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid #3b5bfd;
}
.info-list .highlight {
  font-weight: 600;
}

.checklist {
  list-style: none;
  padding: 0;
}
.checklist li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 25px;
  font-size: 15px;
  line-height: 1.4;
}
.checklist li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 15px;
  height: 15px;
  background-image: url(../images/checklist.svg);
  background-size: contain;
  background-repeat: no-repeat;
}

.status-indicator {
  background-color: #EBF2F8;
  padding: 20px 20px;
  border-radius: 12px;
  margin: 20px auto 0;
  max-width: 435px;
}
.status-indicator .status-container {
  display: flex;
  justify-content: space-around;
  text-align: center;
  gap: 15px;
}
.status-indicator .status-item .status-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  margin-bottom: 10px;
}
.status-indicator .status-item .status-header h3 {
  font-size: 13px;
  margin: 0;
  font-weight: 500;
}
.status-indicator .status-item p {
  color: #707070;
  font-size: 13px;
  line-height: 1.3;
}
.status-indicator .status-item a {
  color: #707070;
  text-decoration: underline;
}
.status-indicator .dot {
  width: 11px;
  height: 11px;
  border-radius: 50%;
  display: inline-block;
}
.status-indicator .dot-green {
  background-color: #00A63F;
}
.status-indicator .dot-yellow {
  background-color: #FFC107;
}
.status-indicator .dot-red {
  background-color: #E3211E;
}

.blue-header {
  background: #EBF2F8;
  padding: 15px 20px;
  border-radius: 5px;
  margin: 20px auto 0;
}
.blue-header h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  line-height: 1.3;
  padding: 0;
  color: var(--color-blue);
}

/* Container and Table Layout */
.test-results-container {
  font-family: Arial, sans-serif;
  max-width: 600px;
  margin: 20px auto;
}

.test-table {
  width: 100%;
  border-collapse: collapse;
}

/* Header Styles */
.test-header, .value-header {
  text-align: left;
  padding-bottom: 10px;
  color: #333;
  font-size: 13px;
  font-weight: normal;
}

.value-header {
  text-align: center;
}

thead tr {
  border-bottom: 1px solid #dcdcdc;
}

/* Body Styles */
.test-name {
  padding: 20px 0;
  font-size: 13px;
  color: #333;
  width: 100%;
}

.input-container {
  padding: 10px 0;
}

/* Input Field Styles */
.status-input {
  width: 100%;
  height: 60px;
  border: none;
  border-radius: 8px;
  text-align: center;
  font-size: 13px;
  color: #333;
  outline: none;
  background: #ebf2f8;
}

/* Specific Background Colors */
.yellow-bg {
  background-color: #ffc107 !important; /* Matches Yellow Status */
  color: white;
}

.green-bg {
  background-color: #00a63f !important; /* Matches Green Status */
  color: white;
} 
.red-bg {
  background-color: #ff0707 !important;
  color: white;
}

.slide-toggle {
  position: fixed;
  right: 0;
  top: 50%;
  background: var(--color-dark-blue);
  padding: 15px;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: var(--color-white);
  text-decoration: none;
  border-radius: 5px 0px 0px 5px;
  transform: translateY(-50%);
  z-index: 999;
}
.slide-toggle:hover {
  color: var(--color-white);
}
.slide-toggle span {
  display: block;
}

.slidepanel {
  max-width: 500px;
  width: 100%;
  padding: 30px;
  background: var(--color-dark-blue);
  position: absolute;
  right: -100%;
  top: 0;
  height: 100%;
  z-index: 999;
  overflow: auto;
  transition: right 0.5s ease-in-out;
}
.slidepanel h3 {
  color: var(--color-white);
}

.slide-toggle-close {
  position: absolute;
  right: 20px;
  top: 10px;
}
.slide-toggle-close i {
  font-size: 40px;
  color: var(--color-white);
}

.slidepanelList {
  color: var(--color-white);
  padding-left: 0px;
  position: relative;
}
.slidepanelList::before {
  content: "";
  height: 100%;
  width: 1px;
  background: #2E429B;
  position: absolute;
  left: 15px;
  top: 0;
}
.slidepanelList li {
  margin: 30px 0;
  font-weight: 400;
  line-height: normal;
  display: flex;
  font-size: 15px;
  gap: 20px;
  margin-left: 0px;
  align-items: center;
}
.slidepanelList li a {
  text-decoration: none;
}
.slidepanelList li span {
  width: 30px;
  height: 30px;
  background: #2E429B;
  border-radius: 3px;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slidepanelList li span .bi-check2 {
  color: #FFFFFF;
}
.slidepanelList li span .bi-x {
  color: #FF9D00;
}
.slidepanelList li .text {
  width: 80%;
  color: var(--color-white);
}

.color-blue {
  color: var(--color-blue);
}

.text-blue {
  color: var(--color-dark-blue);
}

.main-card {
  max-width: 900px;
  margin: 0 auto;
  background-color: var(--color-white);
  border-radius: 20px;
}

.header-banner {
  background-color: var(--color-blue);
  color: var(--color-white);
}
.header-banner .tracking-wider {
  letter-spacing: 1px;
}

.report-date-box {
  background-color: #EBF2F8;
  border: 1px solid #9BB5CF;
  border-radius: 25px;
}

.results-table-wrapper {
  border: 1px solid var(--color-blue);
  border-radius: 25px;
  overflow: auto;
}
.results-table-wrapper table thead {
  background-color: var(--color-blue);
  color: var(--color-white);
  border: none;
}
.results-table-wrapper table thead th {
  font-weight: 500;
  border: none;
  font-size: 14px;
  padding: 20px 0;
  font-weight: bold;
  color: var(--color-white);
  background-color: var(--color-blue);
  width: 20%;
}
.results-table-wrapper table .badge-custom {
  color: var(--color-blue);
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 12px;
  display: inline-block;
  white-space: nowrap;
  background: #EBF2F8;
}
.results-table-wrapper table tbody tr:nth-child(even) {
  background-color: #E7F0F9;
}
.results-table-wrapper table tbody tr:nth-child(even) .badge-custom {
  background: var(--color-white);
}
.results-table-wrapper table tbody td {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: var(--color-black);
  font-size: 14px;
  font-weight: normal;
  background-color: transparent !important;
  border: none !important;
}

.bg-l-gray {
  background-color: var(--color-l-gray) !important;
}

/* Dashboard Css */
.user-welcome-card {
  background: #3951BD;
  background: linear-gradient(130deg, rgb(57, 81, 189) 0%, rgb(30, 43, 104) 35%);
  border-radius: 25px;
  color: var(--color-white);
  font-family: var(--font-primary);
  max-width: 600px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
  height: 100%;
}
.user-welcome-card .welcome-heading {
  font-size: 25px;
  margin-bottom: 5px;
  letter-spacing: -0.5px;
  color: var(--color-white) !important;
  font-weight: normal;
}
.user-welcome-card .welcome-subtext {
  font-size: 15px;
  opacity: 1;
  font-weight: normal;
}
.user-welcome-card .welcome-icon {
  width: 80px;
  height: auto;
  filter: brightness(0) invert(1);
}

@media (max-width: 576px) {
  .user-welcome-card {
    flex-direction: column;
    text-align: center;
    padding: 30px 20px;
  }
  .user-welcome-card .icon-content {
    margin-top: 20px;
  }
  .user-welcome-card .welcome-heading {
    font-size: 1.8rem;
  }
}
.status-card {
  background-color: #10b981;
  border-radius: 30px;
  color: var(--color-white);
  font-family: var(--font-primary);
  display: flex;
  flex-direction: column;
  max-width: 350px;
  box-shadow: 0 8px 24px rgba(16, 185, 129, 0.15);
}
.status-card .status-label {
  font-size: 0.95rem;
  opacity: 0.9;
}
.status-card .status-icon-wrap {
  background-color: var(--color-white);
  color: #10b981;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.25rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.status-card h3 {
  color: var(--color-white) !important;
}
.status-card .action-text {
  font-size: 1rem;
  opacity: 0.85;
}

.overview-card {
  background-color: var(--color-white);
  padding: 30px;
  border-radius: 40px;
  font-family: var(--font-primary);
  max-width: 280px;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  height: 100%;
}
.overview-card .icon-box {
  color: #3b51a4;
  display: inline-block;
  margin-bottom: 50px;
}
.overview-card p {
  font-size: 14px;
  color: #4F5365;
  margin-top: 10px;
}

:root {
  --color-red: #d32f2f;
  --color-yellow: #ffc107;
  --color-green: #00a65a;
  --color-review: #b0b0b0;
}

.feeling-container {
  background: #fff;
  border-radius: 40px;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.05);
  padding: 30px;
}

.feeling-circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0 auto 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 3px solid #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  color: #fff;
  font-weight: 700;
  font-size: 1.2rem;
}
.feeling-circle.review::before {
  content: "Review";
  position: absolute;
  left: 10px;
  font-size: 0.6rem;
  font-weight: 400;
  opacity: 0.8;
}
.feeling-circle.review.no-before::before {
  content: none;
}
.feeling-circle.review.red {
  background: conic-gradient(var(--color-review) 180deg, var(--color-red) 0);
}
.feeling-circle.review.yellow {
  background: conic-gradient(var(--color-review) 180deg, var(--color-yellow) 0);
}
.feeling-circle.review span {
  font-size: 10px;
}
.feeling-circle.full.red {
  background-color: var(--color-red);
}
.feeling-circle.full.yellow {
  background-color: var(--color-yellow);
}
.feeling-circle.full.green {
  background-color: var(--color-green);
}
.feeling-circle span {
  z-index: 2;
  margin-left: auto;
  padding-right: 15px;
  font-size: 16px;
}
.feeling-circle.full span {
  margin-left: 0;
  padding-right: 0;
}

.feeling-label {
  font-size: 0.9rem;
  line-height: 1.2;
  color: #333;
  font-weight: 500;
}

.color-legend-card {
  background-color: #1a2b6d;
  color: var(--color-white);
  border-radius: 30px;
  font-family: var(--font-primary);
  max-width: 100%;
  position: relative;
}
.color-legend-card .info-icon {
  font-size: 1.5rem;
  display: flex;
  align-items: center;
}
.color-legend-card .legend-list {
  position: relative;
  padding-left: 5px;
}
.color-legend-card .legend-list::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 10px;
  bottom: 10px;
  border-left: 1px dotted rgba(255, 255, 255, 0.4);
  z-index: 0;
}
.color-legend-card .legend-item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}
.color-legend-card .legend-item:last-child {
  margin-bottom: 0;
}
.color-legend-card .legend-item .dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 20px;
  flex-shrink: 0;
  border: 1px solid transparent;
}
.color-legend-card .legend-item .dot.bg-stable {
  background-color: #00a65a;
}
.color-legend-card .legend-item .dot.bg-tracking {
  background-color: #ffc107;
}
.color-legend-card .legend-item .dot.bg-urgent {
  background-color: #d32f2f;
}
.color-legend-card .legend-item .dot.bg-update {
  background: linear-gradient(to right, #b0b0b0 50%, transparent 50%);
  border-color: rgba(255, 255, 255, 0.2);
}
.color-legend-card .legend-item .label {
  font-size: 1.05rem;
  font-weight: 400;
  opacity: 0.95;
}

.safety-alerts-card {
  background-color: #1a2b6d;
  color: var(--color-white);
  border-radius: 40px;
  font-family: var(--font-primary);
  max-width: 100%;
}
.safety-alerts-card .alert-list-styled {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
.safety-alerts-card .alert-list-styled::before {
  content: "";
  position: absolute;
  left: 11px;
  top: 10px;
  bottom: 25px;
  border-left: 1px dotted rgba(255, 255, 255, 0.3);
  z-index: 0;
}
.safety-alerts-card .alert-list-styled li {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  padding-left: 30px;
  position: relative;
  z-index: 1;
  font-size: 15px;
}
.safety-alerts-card .alert-list-styled li::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 4px;
  width: 22px;
  height: 22px;
  background: url(../images/alert-red.svg) no-repeat center center;
  z-index: 0;
}
.safety-alerts-card .alert-list-styled li img {
  width: 22px;
  height: auto;
  margin-right: 15px;
  flex-shrink: 0;
}
.safety-alerts-card .alert-list-styled li span {
  font-size: 1.05rem;
  font-weight: 400;
}
.safety-alerts-card .alert-list-styled li:last-child {
  margin-bottom: 0;
}
.safety-alerts-card .contact-btn {
  text-decoration: none;
  color: var(--color-white);
}
.safety-alerts-card .contact-btn .phone-icon-wrap {
  background-color: #d32f2f;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.safety-alerts-card .contact-btn .phone-icon-wrap img {
  width: 28px;
}
.safety-alerts-card .contact-btn .btn-text {
  font-size: 14px;
  line-height: 1.2;
  color: var(--color-white);
}

.results-info-card {
  background-color: #fff;
  box-shadow: 0 5px 2px rgba(0, 0, 0, 0.05);
  border-radius: 40px;
  font-family: var(--font-primary);
  max-width: 100%;
  margin: 0px auto;
  padding: 30px;
}
.results-info-card .header-icon-wrap {
  color: #3b51a4;
  font-size: 1.5rem;
}
.results-info-card h4 {
  color: #3b51a4;
  font-size: 1.4rem;
  letter-spacing: -0.5px;
}
.results-info-card .step-item p {
  color: #444;
  font-size: 15px;
  line-height: 1.4;
  margin: 0;
  padding-right: 20px;
}
.results-info-card .step-number {
  background-color: #e8f0fe;
  color: #3b51a4;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 1.1rem;
}

@media (max-width: 768px) {
  .results-info-card {
    border-radius: 25px;
    padding: 30px;
  }
  .results-info-card .step-item {
    text-align: left;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
  }
  .results-info-card .step-item:last-child {
    border-bottom: none;
  }
}
.action-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 15px;
  border-radius: 20px;
  text-decoration: none;
  transition: all 0.3s ease;
  min-height: 110px;
  height: 100%;
}
.action-card:hover {
  transform: translateY(-3px);
  filter: brightness(0.95);
}
.action-card .card-body-content {
  display: flex;
  align-items: center;
  gap: 15px;
}
.action-card .main-icon {
  font-size: 2rem;
}
.action-card .card-text {
  font-family: var(--font-primary);
  font-weight: 300;
  font-size: 13px;
  line-height: 1.2;
}
.action-card .arrow-icon {
  font-size: 1.2rem;
}
.action-card.color-blue {
  background-color: #eff3ff;
  color: #3b51a4;
}
.action-card.color-green {
  background-color: #f0fdf4;
  color: #10b981;
}
.action-card.color-red {
  background-color: #fef2f2;
  color: #ef4444;
}

@media (max-width: 576px) {
  .action-card {
    padding: 20px;
  }
  .action-card .main-icon {
    font-size: 1.5rem;
  }
  .action-card .card-text {
    font-size: 1rem;
  }
}
.alerts-container {
  background-color: #314295;
  border-radius: 30px;
  color: #fff;
  font-family: var(--font-primary);
  max-width: 100%;
}
.alerts-container .alerts-header h2 {
  font-weight: 800;
  color: var(--color-white) !important;
}
.alerts-container .alerts-header small {
  opacity: 0.9;
  font-size: 0.9rem;
}
.alerts-container .alerts-divider {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  opacity: 1;
}
.alerts-container .action-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.alerts-container .action-list li {
  background-color: #e8f0fe;
  color: #314295;
  padding: 15px 50px;
  border-radius: 12px;
  margin-bottom: 12px;
  position: relative;
  font-weight: 500;
  cursor: pointer;
  font-size: 15px;
  transition: transform 0.2s ease;
}
.alerts-container .action-list li:hover {
  transform: translateX(5px);
  background-color: #fff;
}
.alerts-container .action-list li::before {
  content: "";
  width: 19px;
  height: 19px;
  background: url(../images/cation-icon.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.alerts-container .action-list li::after {
  content: "\f285";
  font-family: "bootstrap-icons";
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
}

.care-info-wrapper {
  font-family: var(--font-primary);
  color: #333;
  line-height: 1.6;
  max-width: 800px;
}
.care-info-wrapper .guideline-list {
  list-style: none;
  padding: 0;
  margin-bottom: 2rem;
  margin-top: 20px;
}
.care-info-wrapper .guideline-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 8px;
  font-size: 15px;
}
.care-info-wrapper .guideline-list li::before {
  content: "\f231";
  font-family: "bootstrap-icons";
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 0.9rem;
  color: #000;
  font-weight: bold;
}
.care-info-wrapper .tip-content p {
  margin-bottom: 8px;
  font-size: 15px;
  color: #444;
}
.care-info-wrapper .tip-content p strong {
  font-weight: 700;
  color: #333;
}

.decision-card {
  background-color: var(--color-dark-blue);
  border-radius: 15px;
  padding: 40px 40px;
  color: var(--color-white);
  margin: auto;
  width: 100%;
  text-align: center;
}
.decision-card.max-w-600 {
  max-width: 600px;
}
.decision-card h1 {
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 5px;
  color: var(--color-white);
}
.decision-card .subtitle {
  color: var(--color-white);
  opacity: 0.7;
  font-size: 14px;
  margin-bottom: 30px;
}
.decision-card .summary-list {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  text-align: left;
}
.decision-card .summary-list .summary-item {
  background-color: var(--color-blue);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 8px;
  margin-bottom: 12px;
  transition: filter 0.2s ease;
}
.decision-card .summary-list .summary-item:hover {
  filter: brightness(1.1);
}
.decision-card .summary-list .summary-item .summary-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 20px;
  color: var(--color-white);
  text-decoration: none;
  font-size: 16px;
}
.decision-card .summary-list .summary-item .summary-link .arrow-icon::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 8px solid var(--color-white);
}
.decision-card {
  max-height: 75vh;
  overflow-y: auto;
}
.decision-card::-webkit-scrollbar {
  width: 8px; /* Slimmer profile */
}
.decision-card::-webkit-scrollbar-track {
  background: transparent;
  margin: 5px;
}
.decision-card::-webkit-scrollbar-thumb {
  background-color: var(--color-blue);
  border-radius: 10px;
  /* To make the scrollbar appear "inside" and not touching
     the very edge of the div, we use a transparent border trick
  */
  border: 2px solid transparent;
  background-clip: content-box;
}
.decision-card::-webkit-scrollbar-thumb:hover {
  background-color: var(--color-white);
}
.decision-card {
  scrollbar-width: thin;
  scrollbar-color: var(--color-blue) transparent;
}

.question-card {
  background-color: var(--color-blue);
  border-radius: 8px;
  padding: 24px;
  color: var(--color-white);
  text-align: left;
}
.question-card .question-text {
  font-size: 1.25rem;
  margin-bottom: 8px;
  display: block;
}
.question-card .visit-date {
  font-size: 0.9rem;
  opacity: 0.9;
  margin-bottom: 16px;
  display: block;
}
.question-card hr {
  border-top: 1px solid #5266C0;
  margin: 16px 0;
}
.question-card .btn-add-answer {
  background-color: transparent;
  color: var(--color-white);
  border: 1px solid var(--color-white);
  border-radius: 4px;
  padding: 6px 16px;
  font-size: 0.9rem;
  transition: all 0.2s ease;
}
.question-card .btn-add-answer:hover {
  background-color: var(--color-white);
  color: var(--color-blue);
}

.custom-modal .modal-content {
  background-color: var(--color-grey);
  border-radius: 20px;
  border: none;
  padding: 20px 40px;
  color: var(--color-black);
}
.custom-modal .modal-header {
  border: none;
  flex-direction: column;
  padding-bottom: 10px;
}
.custom-modal .modal-header .btn-close {
  position: absolute;
  top: 20px;
  right: 20px;
  filter: grayscale(1) invert(0.5);
}
.custom-modal .modal-header .main-title {
  color: var(--color-blue);
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 5px;
}
.custom-modal .modal-header .sub-title {
  color: var(--color-blue);
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 2px;
}
.custom-modal .modal-header .instruction {
  color: var(--color-gray-text);
  font-size: 16px;
}
.custom-modal .modal-body {
  padding-top: 10px;
}
.custom-modal .modal-body .question-label {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
.custom-modal .modal-body .form-control {
  background-color: var(--color-white);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 12px 15px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.05);
}
.custom-modal .modal-body .form-control::-moz-placeholder {
  color: #ccc;
}
.custom-modal .modal-body .form-control::placeholder {
  color: #ccc;
}
.custom-modal .modal-body .form-check {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.custom-modal .modal-body .form-check .form-check-label {
  color: var(--color-gray-text);
  font-size: 14px;
}
.custom-modal .modal-body .add-more-link {
  float: right;
  color: var(--color-blue);
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
}
.custom-modal .modal-footer {
  border: none;
  justify-content: center;
  padding-bottom: 20px;
}
.custom-modal .modal-footer .btn-submit {
  background-color: var(--color-blue);
  color: var(--color-white);
  border: none;
  border-radius: 10px;
  max-width: 350px;
  width: 100%;
  padding: 12px;
  font-weight: bold;
  font-size: 18px;
  transition: opacity 0.2s;
}
.custom-modal .modal-footer .btn-submit:hover {
  opacity: 0.9;
}

.timeline-container {
  color: var(--color-white);
  padding: 40px 0;
  max-width: 700px;
  margin: auto;
  position: relative;
}
.timeline-container::before {
  content: "";
  position: absolute;
  top: 60px;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 69%;
  transform: translateX(-50%);
  border-left: 2px dashed rgba(255, 255, 255, 0.3);
}
.timeline-container .timeline-event {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 35px;
  position: relative;
  z-index: 1;
}
.timeline-container .timeline-event .event-date {
  width: 250px;
  text-align: right;
  font-size: 15px;
  font-weight: normal;
  padding-right: 30px;
}
.timeline-container .timeline-event .event-marker {
  width: 18px;
  height: 18px;
  background-color: #D6D6D6;
  border-radius: 50%;
  flex-shrink: 0;
  margin: 0 30px;
}
.timeline-container .timeline-event .event-actions {
  width: 250px;
  text-align: left;
  padding-left: 30px;
}
.timeline-container .timeline-event .event-actions .btn-report {
  background-color: transparent;
  color: var(--color-white);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  padding: 10px 20px;
  text-decoration: none;
  font-size: 0.9rem;
  transition: all 0.2s ease;
}
.timeline-container .timeline-event .event-actions .btn-report:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: var(--color-white);
}

.btn-latest-report {
  background-color: transparent;
  color: #7784C3;
  border: 1px solid #7784C3;
  border-radius: 6px;
  font-size: 15px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  padding: 12px 28px;
  transition: all 0.2s ease;
}
.btn-latest-report:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: var(--color-white);
  border-color: rgba(255, 255, 255, 0.7);
}
.btn-latest-report:active {
  transform: scale(0.98);
  opacity: 0.9;
}

.billing-card {
  color: var(--color-white);
  max-width: 500px;
}
.billing-card .card-main {
  padding: 24px;
  text-align: left;
  border-radius: 12px;
  margin-bottom: 10px;
  background: #3951BB;
  background: linear-gradient(130deg, rgb(57, 81, 187) 0%, rgb(38, 54, 134) 100%);
}
.billing-card .card-main .plan-header {
  display: flex;
  align-items: left;
  gap: 12px;
  margin-bottom: 12px;
}
.billing-card .card-main .plan-header h2 {
  font-size: 24px;
  margin: 0;
  font-weight: 300 !important;
  color: var(--color-white) !important;
}
.billing-card .card-main .plan-header .check-icon {
  width: 24px;
  height: 24px;
  border: 2px solid var(--color-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.billing-card .card-main .plan-header .check-icon::after {
  content: "✓";
  font-size: 14px;
}
.billing-card .card-main .status-badge {
  display: inline-block;
  border: 1px solid var(--color-white);
  padding: 4px 16px;
  border-radius: 6px;
  font-size: 14px;
  margin-bottom: 20px;
}
.billing-card .card-main .billing-info {
  font-size: 16px;
  margin-bottom: 4px;
}
.billing-card .card-main .sync-text {
  font-size: 12px;
  opacity: 0.7;
}
.billing-card .external-footer {
  background: #182357;
  background: linear-gradient(130deg, rgb(24, 35, 87) 0%, rgb(30, 56, 169) 100%);
  padding: 12px 24px;
  display: flex;
  align-items: left;
  gap: 10px;
  font-size: 14px;
  border-radius: 12px;
  margin-bottom: 130px;
}
.billing-card .external-footer .info-icon {
  border: 1px solid var(--color-white);
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-style: italic;
}

.cancer-guide-section {
  padding: 40px;
  background-color: var(--color-white);
  border-radius: 20px;
  font-family: var(--font), sans-serif;
}
.cancer-guide-section .guide-header {
  margin-bottom: 25px;
}
.cancer-guide-section .guide-header h2 {
  color: var(--color-blue);
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 4px;
}
.cancer-guide-section .guide-header p {
  color: var(--color-gray-text);
  font-size: 16px;
}
.cancer-guide-section .divider {
  height: 1px;
  background-color: var(--color-blue);
  opacity: 0.2;
  margin-bottom: 30px;
}
.cancer-guide-section .resource-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 20px;
}
.cancer-guide-section .resource-card {
  background-color: #E8EEFF;
  border-radius: 12px;
  padding: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  transition: transform 0.2s;
}
.cancer-guide-section .resource-card:hover {
  transform: translateY(-3px);
}
.cancer-guide-section .resource-card .pdf-icon {
  color: var(--color-orange);
  font-size: 24px;
  flex-shrink: 0;
}
.cancer-guide-section .resource-card .resource-title {
  color: var(--color-blue);
  font-size: 13px;
  line-height: 1.4;
  font-weight: 500;
}

.report-wrapper {
  display: flex;
  flex-direction: column;
  background-color: var(--color-white);
  font-family: "Verdana", sans-serif;
  margin-bottom: 50px;
}
.report-wrapper .report-header {
  background-color: var(--color-blue);
  height: 120px;
  padding: 20px 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--color-white);
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.report-wrapper .report-header .brand-logo {
  display: flex;
  align-items: center;
  gap: 15px;
}
.report-wrapper .report-header .brand-logo img {
  height: 50px;
}
.report-wrapper .report-header .brand-logo span {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.1;
  text-transform: uppercase;
}
.report-wrapper .report-header .patient-meta {
  text-align: right;
  font-size: 14px;
}
.report-wrapper .report-header .patient-meta p {
  margin: 0;
  line-height: 1.6;
}
.report-wrapper .report-header .patient-meta .label {
  font-weight: bold;
}
.report-wrapper .report-body {
  flex: 1;
  overflow-y: auto;
  padding: 40px 60px;
  text-align: center;
}
.report-wrapper .report-body .main-titles {
  margin-bottom: 40px;
}
.report-wrapper .report-body .main-titles h1 {
  color: var(--color-blue);
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 5px;
}
.report-wrapper .report-body .main-titles .report-date {
  color: var(--color-black);
  font-size: 18px;
  margin-bottom: 30px;
}
.report-wrapper .report-body .main-titles h2 {
  color: var(--color-blue);
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.report-wrapper .report-body .main-titles .intro-text {
  max-width: 800px;
  margin: 0 auto;
  color: var(--color-black);
  font-size: 16px;
  line-height: 1.5;
}
.report-wrapper .report-body .main-titles .intro-text .disclaimer {
  margin-top: 15px;
  font-style: italic;
  opacity: 0.8;
}
.report-wrapper .report-body .blocks-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: left;
}

.info-block {
  font-family: var(--font), sans-serif;
}
.info-block .block-header-tab {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background-color: var(--color-blue);
  color: var(--color-white);
  padding: 10px 25px;
  border-radius: 8px;
  position: relative;
  left: 20px;
  top: 25px;
  font-weight: bold;
  font-size: 15px;
  width: 300px;
}
.info-block .block-header-tab.full {
  width: auto;
}
.info-block .block-header-tab .icon-plus {
  border: 2px solid var(--color-white);
  border-radius: 50%;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.info-block .block-body {
  background-color: #E7F0F9;
  border-radius: 15px 15px 15px 15px;
  border: 1px solid #9BB5CF;
  padding: 40px 20px 20px 20px;
  color: var(--color-black);
}
.info-block .block-body p {
  font-size: 15px;
}
.info-block .block-body .info-group {
  margin-bottom: 5px;
  line-height: 21px;
  font-size: 15px;
}
.info-block .block-body .info-group .label {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 4px;
}
.info-block .block-body .info-group .value {
  font-size: 15px;
  display: block;
}
.info-block .block-body .key-findings {
  margin-top: 10px;
}
.info-block .block-body .key-findings .findings-title {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 12px;
  display: block;
}
.info-block .block-body .key-findings .findings-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5px;
}
.info-block .block-body .key-findings .findings-list .finding-item {
  gap: 10px;
  font-size: 15px;
  position: relative;
  padding-left: 15px;
}
.info-block .block-body .key-findings .findings-list .finding-item::before {
  content: "";
  color: var(--color-black);
  font-size: 10px;
  background-image: url("../images/arrow.svg");
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 9px;
}
.info-block .block-body .key-findings .findings-list-full {
  display: block;
}
.info-block .block-body .key-findings .findings-list-full .finding-item {
  gap: 10px;
  font-size: 15px;
  position: relative;
  padding-left: 15px;
}
.info-block .block-body .key-findings .findings-list-full .finding-item::before {
  content: "";
  color: var(--color-black);
  font-size: 10px;
  background-image: url("../images/arrow.svg");
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 9px;
}

.results-table-container .results-table {
  width: 100%;
  border-collapse: collapse;
}
.results-table-container .results-table thead th {
  padding: 10px 0;
  text-align: left;
  font-size: 15px;
  font-weight: bold;
  color: var(--color-black);
}
.results-table-container .results-table tbody td {
  padding: 5px 0;
  font-size: 15px;
  color: var(--color-black);
  vertical-align: middle;
}
.results-table-container .results-table tbody .test-name {
  display: flex;
  font-size: 15px;
  align-items: center;
  gap: 8px;
  padding: 0 0 0 15px;
  position: relative;
}
.results-table-container .results-table tbody .test-name::before {
  content: "";
  color: var(--color-black);
  font-size: 10px;
  background-image: url(../images/arrow.svg);
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 9px;
}

.intent-block {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 40px;
  margin-top: 20px;
  border: 1px solid #9BB5CF;
}
.intent-block .intent-header {
  background-color: var(--color-blue);
  color: var(--color-white);
  padding: 12px 20px;
}
.intent-block .intent-header h3 {
  font-size: 15px;
  color: #fff;
  font-weight: bold;
  margin: 0;
}
.intent-block .intent-body {
  background-color: #E7F0F9;
  padding: 25px;
}
.intent-block .intent-body ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.intent-block .intent-body ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  color: var(--color-black);
  font-size: 15px;
  margin-bottom: 12px;
  position: relative;
  padding-left: 15px;
}
.intent-block .intent-body ul li:last-child {
  margin-bottom: 0;
}
.intent-block .intent-body ul li::before {
  content: "";
  color: var(--color-black);
  font-size: 10px;
  background-image: url(../images/arrow.svg);
  position: absolute;
  left: 0;
  top: 7px;
  width: 5px;
  height: 9px;
}/*# sourceMappingURL=main.css.map */