@font-face {
  font-family: "CircularStd-Book";
  src: url("../fonts/CircularStd-Book.eot");
  src: url("../fonts/CircularStd-Book.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CircularStd-Book.woff2") format("woff2"),
    url("../fonts/CircularStd-Book.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "CircularStd-Medium";
  src: url("../fonts/CircularStd-Medium.eot");
  src: url("../fonts/CircularStd-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CircularStd-Medium.woff2") format("woff2"),
    url("../fonts/CircularStd-Medium.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "CircularStd-Bold";
  src: url("../fonts/CircularStd-Bold.eot");
  src: url("../fonts/CircularStd-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/CircularStd-Bold.woff2") format("woff2"),
    url("../fonts/CircularStd-Bold.woff") format("woff");
  font-display: swap;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  outline: none;
}

ul {
  list-style: none;
}

body {
  min-width: 330px;
  font-family: "CircularStd-Book";
  font-weight: 450;
  background-color: #d6e7f2;
}

main {
  overflow: hidden;
}

img,
svg {
  display: block;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tcm {
  font-family: "CircularStd-Book";
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.tcm {
  text-align: center;
}

h2 {
  font-size: 32px;
  line-height: 1.25;
}

h4,
h5,
h6 {
  line-height: 1.3;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 14px;
}

p {
  font-size: 14px;
  color: #000;
  line-height: 1.3;
  margin-bottom: 0;
}

.fs-12 {
  font-size: 12px;
  line-height: 1.25;
}

.fs-14 {
  font-size: 14px;
  line-height: 1.25;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-21 {
  font-size: 21px;
}

@media (min-width: 992px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .tcm {
    text-align: left;
  }
}

@media (max-width: 768px) {
  h2 {
    font-size: 26px;
  }

  h4 {
    font-size: 21px;
  }

  .mb-small-4 {
    margin-bottom: 1.5rem;
  }
}

header,
main {
  margin: 0 auto;
}

.head-container {
  min-height: 120px;
  background-color: #005196;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: solid 3px #ff8400;
}

.main-container {
  padding: 30px;
}

.left-container {
  background: #638fc6;
  padding: 3rem 2rem;
}

.profile-image {
  border: #ffffff 0.375rem solid;
  border-radius: 50%;
  width: 13rem;
  height: 13rem;
  margin: auto;
}

@media (max-width: 992px) and (min-width: 768px) {
  .profile-image {
    width: 8rem;
    height: 8rem;
  }

  .ParaOverride-1 {
    font-size: 0.75rem !important;
  }

  .ParaOverride-2 {
    font-size: 0.75rem !important;
  }
}

.left-section {
  margin: 1rem 0;
}

.left-section-label {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  text-align: center;
}

.left-section-value {
  background: #ffffff;
  color: #638fc6;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 0.25rem;
  padding: 0.5rem;
  border-radius: 1.25rem 0 1.25rem 0;
}

.left-section-value-career-Focus {
  background: #ffffff;
  color: #f37163;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  margin-top: 0.25rem;
  padding: 1rem;
  border-radius: 1.25rem 0 1.25rem 0;
}

.table-container {
  background: #ffffff;
  margin-top: 0.25rem;
  padding: 1rem;
  border-radius: 1.25rem 0 1.25rem 0;
  text-align: center;
}

.Basic-Table {
  width: 100%;
}

.CellOverride-1 {
  border: #638fc6 1px solid;
}

.ParaOverride-1 {
  margin-top: 6px;
  text-align: center;
  color: #638fc6;
  font-size: 1rem;
  font-weight: 500;
}

.ParaOverride-2 {
  color: #f37163;
  font-size: 1rem;
  font-weight: 600;
}

.charOverride-6 {
  color: #638fc6;
  font-size: 1rem;
  font-weight: 700;
}

.charOverride-7 {
  color: #f37163;
  font-size: 1rem;
  font-weight: 500;
}

.right-header {
  background: #638fc6;
}

.right-header-title {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 1rem 0;
}

@media (max-width: 1335px) {
  .right-header-title {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .content-center {
    justify-content: center;
  }
}

.logo {
  height: 100%;
  width: 100%;
}

.block {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
}

.block-1 {
  background: #f1f1f1;
  border-radius: 15px;
  overflow: hidden;
}

.bg-1 {
  background: #638fc6;
}

.bg-2 {
  background: #f37163;
}

.impacter-title {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-align: center;
  padding: 0.5rem;
}

.video-player-container {
  border-radius: 0.8rem;
  width: 100%;
}

.video-player {
  border-radius: 0.8rem;
  width: 100%;
  height: 10rem;
  object-fit: cover;
}

.video-title {
  color: #638fc6;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
}

.s0 {
  fill: #dadada;
}
.s1 {
  fill: #72bc48;
}
.s2 {
  fill: #1d1d1b;
}
.s3 {
  fill: #f4991a;
}
.s4 {
  fill: #fddf06;
}
.s5 {
  fill: #1cb24d;
}
.s6 {
  fill: #ef3d3c;
}
.s7 {
  fill: #f03c3e;
}

.impact-endorsement-para {
  color: #638fc6;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-align: center;
}

.progress-container {
  margin: 1.5rem 0;
}

.progress-title {
  color: #638fc6;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-align: center;
}

.progress-meter {
  margin-top: 0.25rem;
  background: #fff;
  height: 0.625rem;
  border-radius: 0.75rem;
  position: relative;
  overflow: hidden; /* Ensures the gradient fill is clipped to the border-radius */
}

.progress-fill {
  height: 100%;
  width: 100%;
  border-radius: 0.75rem;
  position: absolute;
  top: 0;
  left: 0;
}

.perfect {
  background: #1cb24d;
  width: 100%;
}

.very-high {
  background: #1cb24d;
  width: 90%;
}

.high {
  background: #1cb24d;
  width: 80%;
}

.better-than-okay {
  background: #72bc48;
  width: 70%;
}

.okay {
  background: #fddf06;
  width: 60%;
}

.middle {
  background: #fddf06;
  width: 50%;
}

.below-the-middle {
  background: #f4991a;
  width: 40%;
}

.gauge-score {
  position: absolute;
  left: 0;
  right: 0;
  top: 0.75rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  text-align: center;
  z-index: 1;
}

.gauge {
  width: 100%;
}

.gauge-body {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  background: #dadada;
  position: relative;
  border-top-left-radius: 100% 200%;
  border-top-right-radius: 100% 200%;
  overflow: hidden;
}

.gauge-fill {
  position: absolute;
  top: 100%;
  left: 0;
  width: inherit;
  height: 100%;
  background: #dadada;
  transform-origin: center top;
  transform: rotate(0.25turn);
  transition: transform 0.2s ease-out;
}

.gauge-cover {
  width: 70%;
  height: 150%;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translateX(-50%);
}

.gauge-reading {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
  height: 100%;
  width: 100%;
  transform: rotate(-90deg);
  transform-origin: 50% 100%;
  transition: transform 0.2s ease-out;
}

.pb-32 {
  padding-bottom: 2rem;
}

.name-dropdown {
  border: transparent;
  width: 100%;
  cursor: pointer;
}

#student-name option {
  padding: 0.625rem;
  background: #fff;
  color: #638fc6;
}

._idGenObjectAttribute-1 {
  width: 100%;
}
