.content__VAPbW {
  background-image: url(/frontend/dist/images/price-main-head.jpg);
  background-position: center;
  background-size: cover;
  color: var(--white);
  display: inline-block;
  text-align: center;
  width: 100%;
}

  .content__VAPbW h1 {
    padding-top: 4.0625rem;
    padding-bottom: 0.9375rem;
    font-size: 2.25rem;
    margin: 0;
  }

  .content__VAPbW p {
    font-size: 1rem;
    padding: 0;
    margin: 0;
  }

.goHomeLink__KhSUj {
  color: var(--white);
  display: block;
  margin-top: 1.25rem;
}

.content__NLtg4 {
  min-width: 25rem;
}

  .content__NLtg4 strong {
    font-weight: 900;
  }

  .content__NLtg4 p {
    width: 95%;
    line-height: 1.5rem;
  }

  .content__NLtg4 p + p {
      margin-top: 0.75rem;
    }

.MuiDialog-root {
  --card-widget-background: var(--lighter-gray);
}

.MuiDialog-root div.actionsContent__mwt5V {
    padding-top: 0.75rem;
  }

.MuiDialog-root div.actionsContent__mwt5V > button {
      padding-left: 2rem;
      padding-right: 2rem;
    }

section.grayishSection__Q4p8A {
  margin: 0;
}

  section.grayishSection__Q4p8A h3 {
    font-size: var(--default-font-size);
    font-weight: 900;
  }

  section.grayishSection__Q4p8A p {
    font-weight: 200;
    margin: 0.75rem 0;
    font-size: 0.9375rem;
  }

.profileCompletion__C6tev h3 {
    font-size: 1.125rem;
  }

.profileCompletion__C6tev p {
    font-weight: 200;
    line-height: 1.375rem;
    margin-top: 1rem;
  }

.profileCompletion__C6tev p.profileCompleteMessage__sMLoa {
      margin-bottom: 2.5rem;
    }

.expired__MhPLN {
  color: var(--error);
  font-size: 0.875rem;
  font-weight: 200;
}

@media screen and (max-width: 768px) {
  .headingWrapper___WEnd {
    flex-wrap: wrap;
  }
}

section.grayishSection__DEr77 {
  margin: 0;
}

  section.grayishSection__DEr77 h3 {
    font-size: var(--default-font-size);
    font-weight: 900;
  }

  section.grayishSection__DEr77 p {
    font-weight: 200;
    margin: 0.75rem 0;
    font-size: 0.9375rem;
  }

  section.grayishSection__DEr77.highlight___LgEY {
    animation-duration: 300ms;
    animation-iteration-count: 1;
    animation-name: fade-in-outline__ebZNy;
    animation-timing-function: linear;
  }

@keyframes fade-in-outline__ebZNy {
  0% {
    outline: 0.375rem solid rgba(200, 0, 0, 0.3);
  }
  100% {
    outline: 0 solid rgba(200, 0, 0, 0);
  }
}

.linkedInButton__D0IS5 {
  align-items: center;
  background-color: #007ebb;
  border-radius: 0.25rem;
  border: none;
  box-sizing: border-box;
  color: var(--white);
  cursor: pointer;
  display: flex;
  gap: 0.375rem;
  height: 1.625rem;
  padding: 0 0.625rem 0 0.5rem;
}

.linkedInButton__D0IS5 svg {
    margin-top: -0.0625rem;
  }

.linkedInButton__D0IS5 span {
    border-left: 0.0625rem solid var(--light-gray);
    font-family: var(--default-font-family);
    font-weight: bold;
    line-height: 0.8125rem;
    padding-left: 0.5rem;
  }

div.rightColumn__pTMaO {
  flex-grow: 0;
  flex-shrink: 0;
  width: 18.75rem;
}

.linkListHeading__L90u8 {
  font-size: var(--default-font-size);
  font-weight: 900;
  margin-bottom: 0.25rem;
}

.linkItem__spXRW {
  font-size: 0.9375rem;
  font-weight: 200;
}

@media screen and (max-width: 768px) {
  div.rightColumn__pTMaO {
    display: none;
  }
}

.leftColumn__cfh7I {
  flex-grow: 1;
  width: 100%;
}

div.tabContent__x623W {
  align-items: flex-start;
  gap: min(4vw, 5rem);
  padding-bottom: 2.5rem;
  padding-top: 1.25rem;
  width: 100%;
}

.pageContainerWrapper__uPj9K {
  background-color: var(--lighter-gray);
  box-sizing: border-box;
  display: block;
  padding: 0 0.75rem;
}

div.mainContent__NG5ev {
  background-color: var(--white);
  flex-shrink: 0;
  margin: 1.875rem auto 0.75rem;
  max-width: 63.75rem;
  overflow: visible;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .mainContent__NG5ev {
    margin-top: 0.75rem;
  }
}

.headingCreditBalance__ccHMT {
  align-items: flex-end;
  display: inline-flex;
  gap: 0.4375rem;
  line-height: 0.9375rem;
}

.balance__C_rWt {
  color: var(--secondary);
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.125rem;
}

.text__KfYxm {
  color: var(--default-text-color);
  font-size: 0.75rem;
  font-weight: 200;
}

.content__iWleb {
  margin-bottom: 1.875rem;
  margin-top: 0.625rem;
  min-width: 32.5rem;
}

.bugContentColumn__QlWiw {
  border-right: 0.0625rem solid var(--light-gray);
  box-sizing: border-box;
  flex-grow: 1;
  max-height: 100%;
  overflow-y: scroll;
  padding: 0.5rem 1.25rem 0;
}

@media screen and (max-width: 768px) {
  .bugContentColumn__QlWiw {
    border-right: none;
    padding: 0.25rem 0.5rem 0;
  }
}

.surveyContent__Wtgqn, .surveyItemContent__HJ_f0 {
  width: 100%;
}

.headingWrapper__JSy9K {
  margin-bottom: 0.5rem;
  margin-top: 1.25rem;
}

.headingWrapper__JSy9K small {
    font-weight: 200;
  }

.heading__HikMi {
  font-size: 1.375rem;
}

.description__WtsKK {
  line-height: 1.5rem;
  margin-bottom: 1.875rem;
}

.questionHeading__vlbk7 {
  font-size: 1rem;
}

.buttonGroup__A72Sj {
  margin-top: 1.875rem;
}

