/*  Risk Assessment Css  */

body {
  background-image: url('../image/bg.png');
  background-size: cover;
  background-position: center;
  box-sizing: inherit;
}

.hide-risk-assmt-block {
  display: none;
}
.show-risk-assmt-block {
  display: block;
}
#progress-container {
  flex-basis: 30%;
  margin-top: 18%;
}
.gds-form-input .gds-btn--primary {
  background: #fff;
  border-color: var(--color-interaction);
  color: var(--color-interaction);
}
@media(min-width:990px) and (max-width:1050px) {

  .irreversible-custom-design .gds-cell--l-quarter:nth-child(1)::after,
  .irreversible-custom-design .gds-cell--l-quarter:nth-child(2)::after {
      right: -12px !important;
  }
}
@media(min-width:990px) and (max-width:1050px) {
  div#progress-container {
      margin-top: 28%;
  }
}
.result-true~.gds-form-input__icon-container--checkbox {
  display: block;
}
.result-false.gds-form-input__input {
  border-color: #cc0000;
}
.result-false~.gds-form-input__icon-container--checkbox path {
  fill: #cc0000;
}
.result-true~.gds-form-input__icon-container--checkbox {
  display: block;
}
.result-false~.gds-form-input__icon-container--checkbox {
  display: block;
}
#edit-ipf-nextbtn-wrapper .gds-grid,
#edit-ipf-nextbtn-wrapper .gds-cell {
  padding: 0;
}
#edit-ipf-nextbtn-wrapper {
  margin-top: var(--spacer-massive);
}
.congrats-text {
  text-align: center;
}
.congratulation-banner img {
  width: 100%;
  object-fit: cover;
}
.gds-table__cell.gds-table__cell--image {
  max-width: 300px;
}
@media (max-width:767px) {
  #ipf-quiz-form .gds-solo-button .gds-cell--l-ten {
      text-align: left !important;
  }
  #ipf-quiz-form .gds-grid {
      flex-direction: row;
  }
}
@media (min-width:767px) {
  .congratulation-banner .gds-grid--spacer-massive {
      margin-bottom: calc(var(--spacer-massive) + var(--spacer-xxl));
  }
}
@media(min-width:767px) and (max-width:990px) {
  li.completed-progress .gds-icon {
      left: 50%;
      transform: translateX(-50%);
      top: 0.4rem;
  }
}
@media(max-width:767px) {
  li.completed-progress .gds-icon {
      left: .9rem;
      top: 0.4rem;
  }
  .custom-tabs audio {
      max-width: 100%;
      width: 100%;
  }
}
.hcp .gds-header__metanav-bg {
  display: none;
}
footer.hcp {
  background: transparent;
}
.congratulation-banner~.gds-grid,
.congratulation-banner~.gds-grid .gds-cell {
  padding: 0;
}
.gds-header__main #mobilemenutoggle {
  display: none;
}
.gds-header__metanav-bg.gds-header__metanav-bg-- {
  display: none;
}
.custom-modal ol.gds-ordered li {
  display: flex;
}
/* fixing button alignment */
  span.audio-text.gds-paragraph {
    max-width: 100px;
  }
@media screen and (min-width: 768px) {
  [dir="ltr"] .gds-modal__body {
      margin-bottom: var(--spacer-xl);
      padding-right: calc(var(--spacer-xl) + var(--spacer-xxs));
  }
}
@media(max-width:767px) {
  audio {
      width: 100%;
  }
}
.current-progress::before,
.completed-progress:before {
  background: var(--color-interaction-dark) !important;
}
.gds-modal__body .gds-block-bg-color--primary-lightest .gds-heading {
  margin-bottom: var(--spacer-m);
}
.gds-tabs .gds-tabs__item {
  font-family: var(--typography-heading-xs-font-family);
}

@media screen and (min-width: 992px) {
  .gds-heading--dis.custom {
      font-size: 4.8rem;
  }
  .gds-heading--dis.custom {
      margin-top: var(--spacer-m);
  }
}
#custom-suspect-pf-header {
  margin-top: var(--spacer-m);
}


.congrats-image img {
  width: 60%
}
.good-effort-image img {
  object-fit: contain;
  width: 90%;
}
@media screen and (max-width: 991px) {
  .gds-image--focal-point-custom img {
      margin-left: auto;
      margin-right: auto;
  }
  .quiz-footer.gds-grid--layout-side-right .gds-cell--sidebar {
      order: 1;
  }
  .quiz-footer .gds-breadcrumb__list--size-p .gds-breadcrumb__list-item:last-child {
      display: flex;
  }
}
@media screen and (max-width: 991px) {
  .quiz-footer .gds-cell--sidebar.gds-cell--spacer-none {
      margin-bottom: 0px;
  }
}
.quiz-footer .gds-cell--m-three-quarters {
  width: 75%;
  margin-bottom: 0;
}
.quiz-footer .gds-cell--m-quarter {
  width: 25%;
}
.gds-btn--secondary-quiz {
  color: rgba(134, 37, 27, 1);
}
.gds-grid--color-bg.quiz-footer:has(>.gds-cell *) {
  padding-block-start: var(--spacer-base);
  padding-block-end: 0px;
}
.quiz-footer .gds-breadcrumb {
  margin-top: var(--spacer-xxs);
}
.quiz-footer .gds-btn {
  margin-bottom: var(--spacer-base);
}
.quiz-footer .gds-link--breadcrumb-homeicon {
  margin-right: var(--spacer-s);
}
.irreversible-custom-design {
  background-color: rgba(255, 255, 255, 1);
  width: 90%;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
}
.irreversible-custom-design .gds-card__content {
  padding-block-end: var(--spacer-s);
  border-block-end: none;
}
.irreversible-custom-design .gds-cell {
  padding-top: var(--spacer-l);
  padding-bottom: var(--spacer-m);
  padding-inline-start: var(--spacer-xl);
  padding-inline-end: var(--spacer-xl);
}
.irreversible-custom-design .gds-cell--l-quarter {
  position: relative;
}
.irreversible-custom-design .gds-cell--l-quarter:nth-child(1)::after,
.irreversible-custom-design .gds-cell--l-quarter:nth-child(2)::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url('../image/plus.png');
  background-size: contain;
  background-repeat: no-repeat;
}
.irreversible-custom-design .gds-cell--l-quarter:nth-child(3)::after {
  content: "";
  position: absolute;
  right: -20px;
  top: 52%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-image: url('../image/right-arrow.png');
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .irreversible-custom-design .gds-cell--l-quarter:nth-child(1)::after,
  .irreversible-custom-design .gds-cell--l-quarter:nth-child(2)::after {
      right: 50%;
      top: 90%;
      transform: translate(50%, 0);
      margin-top: 10px;
  }
  .irreversible-custom-design .gds-cell--l-quarter:nth-child(3)::after {
      content: "";
      position: absolute;
      right: 50%;
      top: 90%;
      transform: translate(50%, 0);
      margin-top: 10px;
      background-image: url('../image/down-arrow.png');
  }
}
.irreversible-custom-center-focus {
  background-color: var(--color-white);
  border: 2px solid rgba(238, 101, 65, 1);
  padding: var(--spacer-base);
  padding-bottom: var(--spacer-xxs);
}

@media (max-width: 768px) {
  .gds-container {
      flex-direction: column-reverse;
      /* Image First, Then Text */
  }
}
.gds-btn--custom {
  width: 384px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: none;
  background: none;
  padding: 0;
  cursor: pointer;
}
.gds-btn__container {
  display: flex;
  justify-content: flex-start;
  /* Align content to the left */
  align-items: center;
  width: auto;
  /* Allow container width to grow based on content */
  white-space: nowrap;
  /* Prevent text from wrapping onto the next line */
}
.gds-btn__text {
  overflow: hidden;
  /* Hide overflow text */
  white-space: nowrap;
  /* Prevent wrapping */
  text-overflow: ellipsis;
  /* Show '...' if text overflows */
  font-size: calc(1rem + 1vw);
  /* Dynamically adjusts font size based on viewport width */
  max-width: 100%;
  /* Ensure the text does not overflow the button */
  min-width: 0;
  /* Allow the button to shrink if necessary */
  flex-shrink: 1;
  /* Allow the text to shrink if needed */
}
.gds-btn__icon {
  padding: 24px;
  background: #f58a68;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.gds-btn__letter {
  color: black;
  font-size: 40px;
  font-family: "Boehringer Text", sans-serif;
  font-weight: 500;
  line-height: 24px;
  word-wrap: break-word;
}
.gds-btn__text {
  width: 307px;
  padding: 24px;
  background: white;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  color: #2e2d2c;
  font-size: 20px;
  font-family: "Boehringer Headline", sans-serif;
  font-weight: 500;
  line-height: 24px;
  word-wrap: break-word;
}
.gds-header__main-- {
  justify-content: space-between;
}
/* Ensure the logo and text align properly */
.gds-header__logo-holder {
  display: flex;
  align-items: center;
  gap: 10px;
}
.gds-logo__image {
  height: 40px;
  width: auto;
}
/* Progress Bar in a Single Line */
.gds-progress {
  display: flex;
  gap: 24px;
}
.gds-header__main-- {
  align-items: center;
}
/* For mobile devices */
@media (max-width: 768px) {
  .gds-header__main-- {
      flex-direction: column;
      align-items: flex-start;
  }
  .gds-progress {
      margin-top: 16px;
      /* Adds spacing below the logo */
      gap: 30%;
  }
  .gds-progress__step:not(:last-child)::after {
      width: 47px
  }
}
/* Style Progress Circles */
.gds-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
}
/* Primary and Secondary Colors */
.gds-icon--primary {
  color: #86251b;
  border: 1.35px solid #86251b;
}
.gds-icon--secondary {
  color: #5c5b59;
  border: 0.5px solid #5c5b59;
}
.gds-progress {
  display: flex;
  align-items: center;
  position: relative;
}
/* Style for Progress Circles */
.gds-progress__step {
  position: relative;
  display: flex;
  align-items: center;
}
/* Progress Connector Line */
.gds-progress__step:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  width: 47px;
  /* Adjust the length of the line */
  height: 1px;
  background-color: #5c5b59;
  /* Line color */
  transform: translateY(-50%);
}
/* Circle Styling */
.gds-progress .gds-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 500;
  text-align: center;
  line-height: 32px;
  background: #fad3c5
}
/* Active and Inactive Colors */
.gds-icon--primary {
  color: #86251b;
  border: 1.5px solid #86251b;
}
.gds-icon--secondary {
  color: #5c5b59;
  border: 1px solid #5c5b59;
}
/* footer*/
@media screen and (min-width: 992px) {
  .gds-heading--dis.custom {
      font-size: 4.8rem;
  }
  .gds-heading--dis.custom {
      margin-top: var(--spacer-m);
  }
}
.custom-reference {
  display: flex;
  cursor: pointer;
}
p.paragarah-custom--reference {
  margin-top: 5px;
}
#custom-suspect-pf-header {
  margin-top: var(--spacer-m);
}

.congrats-image img {
  width: 60%
}
.good-effort-image img {
  object-fit: contain;
  width: 90%;
}
@media screen and (max-width: 991px) {
  .gds-image--focal-point-custom img {
      margin-left: auto;
      margin-right: auto;
  }
  .quiz-footer.gds-grid--layout-side-right .gds-cell--sidebar {
      order: 1;
  }
  .quiz-footer .gds-breadcrumb__list--size-p .gds-breadcrumb__list-item:last-child {
      display: flex;
  }
}
@media screen and (max-width: 991px) {
  .quiz-footer .gds-cell--sidebar.gds-cell--spacer-none {
      margin-bottom: 0px;
  }
}
.quiz-footer .gds-cell--m-three-quarters {
  width: 75%;
  margin-bottom: 0;
}
.quiz-footer .gds-cell--m-quarter {
  width: 25%;
}
.gds-btn--secondary-quiz {
  color: rgba(134, 37, 27, 1) !important;
}
.gds-grid--color-bg.quiz-footer:has(>.gds-cell *) {
  padding-block-start: var(--spacer-base);
  padding-block-end: 0px;
}
.quiz-footer .gds-breadcrumb {
  margin-top: var(--spacer-xxs);
}
.quiz-footer .gds-btn {
  margin-bottom: var(--spacer-base);
}
.quiz-footer .gds-link--breadcrumb-homeicon {
  margin-right: var(--spacer-s);
}
@media (max-width: 768px) {
  .gds-progress .gds-icon {
      background: transparent;
  }
}
/*button colour*/
.gds-breadcrumb--white {
  background-color: unset !important;
}
.button-color .gds-btn--secondary,
.button-color .gds-btn--primary {
  background-color: #fff !important
}
.audio-container {
  max-width: 450px;
  margin: 0 auto;
  padding: 20px;
  font-family: Arial, sans-serif;
}
.audio-heading {
  text-align: center;
  font-size: 24px;
  margin-bottom: 16px;
}
.audio-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 16px 20px;
  border-radius: 8px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}
.audio-left {
  display: flex;
  align-items: center;
}
.play-icon {
  width: 36px;
  height: 36px;
  background-color: #e74c3c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}
.audio-text {
  font-size: 16px;
}
.view-more-btn {
  padding: .8125rem var(--spacer-m) .9375rem;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
  font-size: var(--typography-t-button-font-size);
  line-height: var(--typography-t-button-line-height);
  font-weight: var(--typography-t-button-font-weight);
  font-family: var(--typography-t-button-font-family);
  padding: .8125rem var(--spacer-m) .9375rem;
  border-width: 0.125rem;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-image: initial;
  border-radius: var(--border-radius-button);
}
.view-more-btn:hover {
  background-color: #e74c3c;
  color: #fff;
}
.gds-cell--content.gds-btn-wrapper--is-right {
  justify-content: space-between;
}
.footer-content {
  margin-top: 10px;
  padding-right: 10px
}
@media (max-width: 768px) {
  .footer-content {
      display: none;
  }
}
@media only screen and (min-width: 991px) {
  .info-btn {
      display: none;
  }
}
/* Mobile-only and desktop-only visibility */
.mobile-only {
  display: none;
}
.desktop-only {
  display: block;
}
@media (max-width: 768px) {
  .mobile-only {
      display: inline-block;
  }
  .desktop-only {
      display: none;
  }
}
/* Info Icon Wrapper */
.info-icon-wrapper {
  position: relative;
  display: inline-block;
}
/* Popup Styling */
.info-popup {
  display: none;
  position: absolute;
  bottom: 45px;
  left: 0;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px 12px;
  width: 250px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  z-index: 999;
}
.popup-content {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
}
/* Arrow at the bottom */
.info-popup::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 20px;
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
/* Close Button */
.popup-close {
  position: absolute;
  right: 8px;
  top: 4px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #a00;
}
/*pop up*/
.tabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tab {
  border: none;
  background: none;
  font-weight: bold;
  padding: 10px;
  cursor: pointer;
}
.tab.active {
  border-bottom: 3px solid #c08080;
}
.close-btn {
  background: none;
  border: none;
  font-size: 20px;
  cursor: pointer;
}
.audio-list {
  margin-top: 20px;
  max-height: 300px;
  overflow-y: auto;
}
.audio-item {
  margin-bottom: 15px;
}
.custom-modal .gds-modal__container {
  max-width: 80%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .custom-modal .gds-modal__container {
      max-width: 100%;
      margin: auto;
  }
}
.gds-modal--is-visible {
  width: 562px;
  height: 628px;
  flex-shrink: 0;
}
/* Ensure modal covers the full screen */
.gds-link-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
/* Dimmed background */
.gds-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Modal wrapper centered */
.gds-modal__container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
}
/* Modal itself */
.gds-modal {
  position: relative;
  background: white;
  width: 90%;
  max-width: 562px;
  max-height: 90vh;
  /* prevent overflow */
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
}
/* Modal Header */
.gds-modal__header {
  padding: 16px;
}
/* Scrollable body */
.gds-modal__body {
  padding: 16px;
  overflow-y: auto;
  flex-grow: 1;
}
/* Close Button */
.gds-modal__close-button {
  position: absolute;
  top: 16px;
  right: 16px;
  background: none;
  border: none;
  cursor: pointer;
}
.quiz-option-correct {
  background-color: #28a745 !important;
  color: white !important;
}
.quiz-option-wrong {
  background-color: #dc3545 !important;
  color: white !important;
}
.quiz-option-correct .gds-btn__icon,
.quiz-option-wrong .gds-btn__icon {
  background-color: transparent !important;
}
button.quiz-option {
  background-color: #fff;
  color: #111010;
  border: none;
}
/* Remove styles from internal label/text spans */
button.quiz-option .gds-btn__letter,
button.quiz-option .gds-btn__text {
  color: inherit !important;
  background: none !important;
  border: none !important;
}
/* Custom CSS for correct/incorrect answer styling */
.gds-btn--green {
  background-color: #cdedcc;
  /* Green color for correct */
  border: 1px solid #0c490c;
}
.gds-btn--red {
  background-color: #fdd3d3;
  /* Red color for incorrect */
  border: 1px solid #f62b2b;
}
.gds-btn--no-border {
  border: none !important;
}
input#edit-next {
  display: none;
}
.answer-options-vertical {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  /* Optional: space between items */
}
.gds-form-input {
  max-width: 77rem !important;
}
.correct-icon,
.wrong-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  font-size: 24px;
  text-align: center;
  line-height: 24px;
}
.bc-player-default_default .vjs-progress-control .vjs-progress-holder {
  margin-top: 12px;
}
.vjs-time-tooltip,
.vjs-mouse-display {
  display: none !important;
}
.vjs-time-divider,
.vjs-current-time-display,
.vjs-duration-display {
  color: #2e2d2c;
}
span.vjs-icon-placeholder {
  height: 30px;
  width: 30px;
  left: 9px;
  top: 0px;
  position: inherit;
  background: #ee6541;
  color: white;
  border-radius: 9999px;
}
button.view-more-btn {
  outline: 2px #ee6541 solid;
}
.view-more-btn:hover {
  color: #2e2d2c;
}
@media screen and (min-width: 768px) {
  .bi-ipf-popup-processed {
      display: none !important;
      /* Hides only on screens wider than 768px */
  }
}
@media screen and (max-width: 767px) {
  .bc-player-default_default-index-0 {
      width: 360px;
  }
}
.paragarah-custom--reference {
  text-decoration: underline;
  cursor: pointer;
}
.audio-list {
  display: none;
}
.audio-list.active {
  display: block;
}
.gds-modal__body .audio-list .vjs-mouse.bc-player-default_default .vjs-control-bar {
  background-color: #fff
}
.gds-modal__body .audio-list .vjs-mute-control.vjs-control.vjs-button.vjs-vol-3[title="Mute"] {
  display: none;
}
/* video alignment css */
@media only screen and (max-width:767px) {
  .ipf-quiz-form .video-js {
      max-height: 93px;
      border-radius: 15px;
      border: none;
      width: 350px;
      margin: 0 -12px;
  }
  .ipf-quiz-form .bc-player-default_default .vjs-progress-control {
      position: absolute !important;
      width: 100%;
      padding: 0px 16px;
      height: 8px !important;
      top: 4em !important;
      margin: 4px 0 0 !important;
      opacity: 1 !important;
      transition: none;
  }
  .ipf-quiz-form .bc-player-default_default .vjs-progress-control .vjs-play-progress,
  .ipf-quiz-form .bc-player-default_default .vjs-progress-control .vjs-progress-holder {
      border-radius: 50px !important;
  }
  .ipf-quiz-form .bc-player-default_default .vjs-progress-control .vjs-play-progress {
      background: #898885;
  }
  .ipf-quiz-form .video-js .vjs-progress-holder .vjs-load-progress div {
      border-radius: 50px;
      background: #D9D9D9;
  }
  .ipf-quiz-form span.vjs-icon-placeholder {
      left: 16px;
      top: -12px;
  }
  .ipf-quiz-form .vjs-time-control {
      font-weight: 400;
      font-size: 18px !important;
      margin-left: 8px !important;
  }
  .ipf-quiz-form .bc-player-default_default .vjs-time-control .vjs-current-time-display,
  .ipf-quiz-form .vjs-time-divider span,
  .ipf-quiz-form .bc-player-default_default .vjs-time-control .vjs-duration-display {
      position: relative;
      top: -12px;
  }
  .ipf-quiz-form .vjs-mute-control span.vjs-icon-placeholder {
      background: transparent;
      color: #2E2D2C;
      left: -10px;
  }
  .ipf-quiz-form .bc-iframe,
  .ipf-quiz-form .bc-iframe body,
  .ipf-quiz-form .bc-player-default_default,
  .ipf-quiz-form .bc-player-default_default .vjs-poster {
      background-color: #fff;
  }
  .ipf-quiz-form .video-js .vjs-load-progress,
  .ipf-quiz-form .video-js .vjs-progress-holder {
      background: #D9D9D9;
  }
  .ipf-quiz-form .answer-options-vertical {
      padding: 0;
  }
  .ipf-quiz-form .answer-options-vertical label {
      display: flex;
      width: 100%;
      padding: 0;
  }
  .ipf-quiz-form .answer-options-vertical .gds-btn__text {
      padding: 20px 16px;
      width:100%;
      font-size: 16px;
  }
  .answer-options-vertical .gds-cell {
    width: 100%;
    padding: 0px;
  }
  .ipf-quiz-form .answer-options-vertical .gds-btn--custom {
      padding: 0;
      width: 100%;
  }
  .ipf-quiz-form .answer-options-vertical .gds-btn__container {
      width: 100%;
  }
  .ipf-quiz-form .question-text .gds-heading {
      padding: 0 6px;
  }
  #custom-suspect-pf-header .gds-header__main {
      padding: 0;
  }
  #custom-suspect-pf-header .gds-progress__step:not(:last-child)::after {
      width: 40px;
  }
  .audio-list {
      overflow-y: auto;
  }
  .info-icon-wrapper {
      position: static;
  }
  .info-icon-wrapper .info-popup {
      bottom: 75px;
      width: 100%;
      padding: 16px 10px;
  }
  .info-icon-wrapper .popup-content {
      align-items: flex-start;
      gap: 10px;
      font-size: 16px;
  }
  .info-icon-wrapper .popup-close {
      position: absolute;
      right: 0px;
      top: -10px;
      font-weight: 500;
      font-size: 25px;
      cursor: pointer;
      color: #EE6541;
  }
  .info-icon-wrapper .info-popup::after {
      content: "";
      position: absolute;
      bottom: -14px;
      left: 55%;
      border-width: 15px 15px 0 15px;
  }
  .audio-text {
      font-size: 18px;
      width: 82px;
      line-height: 28px;
  }
  nav.gds-breadcrumb .gds-breadcrumb__list-item {
      margin-bottom: 0;
  }
  nav.gds-breadcrumb .gds-breadcrumb__list-item .gds-icon--m svg {
      width: 20px;
      height: 20px;
  }
  nav.gds-breadcrumb .gds-breadcrumb__list-item span {
      font-size: 18px;
  }
  .quiz-footer.custom-btn-align {
      flex-wrap: wrap;
  }
  .quiz-footer.custom-btn-align .gds-cell--sidebar {
      width: 100%;
  }
  .quiz-footer.custom-btn-align .gds-cell--sidebar .custom-btn {
      width: 100%;
      justify-content: center;
  }
}
.custom-radio-wrapper .gds-btn {
  padding: 0;
}
.custom-modal .gds-modal {
  padding: 28px 10px 28px 28px;
}
.audio-list {
  margin-top: 0;
  max-height: 480px;
  overflow-y: initial;
}
.custom-modal .video-js {
  width: 100%;
  border: 1px solid #fff;
}
.custom-modal .bc-player-default_default .vjs-big-play-button,
.custom-modal .bc-player-default_default .vjs-big-play-state.vjs-play-control.vjs-control,
.custom-modal .bc-player-default_default .vjs-control-bar {
  background-color: #fff;
}
.custom-modal .audio-item-container {
  margin-bottom: 16px;
}
.custom-modal .bc-iframe,
.bc-iframe body,
.custom-modal .bc-player-default_default,
.custom-modal .bc-player-default_default .vjs-poster,
.video-js .vjs-control {
  background-color: #fff;
}
.custom-modal .tabs {
  justify-content: initial;
}
.custom-modal .tab {
  border: 1px solid #EFEEEB;
  background: none;
  font-weight: 400;
  padding: 8px 5px;
  cursor: pointer;
  font-size: 15px;
  height: 40px;
}
.custom-modal .tab.active {
  background-color: #F5CDB9;
  border: none;
}
.custom-modal .gds-modal__close-button svg path {
  fill: #EE6541;
}
.custom-modal .audio-item {
  font-size: 18px;
  color: #898885;
}
.custom-modal span.vjs-icon-placeholder {
  height: 40px;
  width: 40px;
  left: 0;
}
.custom-modal .bc-player-default_default .vjs-time-control.vjs-time-divider div {
  display: none;
}
.custom-modal .bc-player-default_default .vjs-time-control .vjs-current-time-display,
.custom-modal .bc-player-default_default .vjs-time-control .vjs-duration-display {
  font-size: 16px;
  font-weight: 400;
  color: #898885;
}
.custom-modal .video-js .vjs-duration {
  position: absolute;
  right: 10px;
  z-index: 1;
}
.custom-modal .bc-player-default_default .vjs-progress-control .vjs-play-progress {
  background: #898885;
  border-radius: 50px;
}
.custom-modal .video-js .vjs-progress-holder .vjs-load-progress div {
  background: #E5E3DE;
}
.custom-modal .video-js .vjs-load-progress,
.custom-modal .video-js .vjs-progress-holder {
  background: #E5E3DE;
  border-radius: 50px;
}
.custom-modal .tab {
  border: 1px solid #EFEEEB;
  background: none;
  font-weight: 400;
  padding: 8px 10px;
  cursor: pointer;
  font-size: 15px;
  height: 40px;
  width: 160px;
}
.quiz-footer {
  border-top: 1.2px solid rgba(238, 101, 65, 1);
}
@media screen and (min-width: 768px) {
  .question-text .gds-heading {
      margin-left: var(--spacer-m);
  }

}
.gds-progress__step::after {
  background-color: #86251b !important;
}
.gds-progress__step.active::after,
.gds-progress__step.active~.gds-progress__step::after {
  background-color: #5c5b59 !important;
}
@media only screen and (max-width:767px) {
  .gds-progress {
      display: inline-flex;
      gap: initial;
  }
  .ipf-quiz-form .video-js {
      min-height: 93px;
  }
}
.gds-modal__body ol.gds-ordered li::before {
  font-weight: normal;
}
.gds-modal__body .quiz-sep .gds-spacer--separator {
  border-top: 1.2px solid #EE6541;
}
@media screen and (min-width: 768px) {
  .gds-cell--content.gds-person {
      margin-bottom: var(--spacer-l);
  }
}
@media screen and (min-width: 992px) {
  .gds-cell--content.gds-person {
      margin-bottom: 0;
  }
  .gds-cell--content.gds-person .gds-image {
      position: relative;
      top: 75px;
  }
}
@media screen and (max-width: 1024px) {
  #ipf-quiz-form .gds-grid--spacer-xl .gds-cell {
      width: 100% !important;
  }
}
@media only screen and (max-width:767px) {
  .gds-progress__step {
      margin-right: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .audio-text {
      width: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .answer-options-vertical .gds-btn {
      justify-content: flex-start;
  }
  .answer-options-vertical .gds-btn__text {
      width: 165px;
      padding: 7px 0;
      line-height: 30px;
      white-space: normal;
  }
  .answer-options-vertical label {
      width: 100%;
      display: inline-flex;
  }
}
.gds-heading,
.custom-header {
  color: #2E2D2C !important;
}
@media (min-width: 1024px) {
  .gds-copdtext {
      margin-left: var(--spacer-m) !important;
  }
}
.gds-quiz-intro .navigate-button-audio,
.gds-quiz-intro .navigate-button-quiz {
  height: 150px !important;
}
@media screen and (min-width: 992px) {
  .gds-cell--content.gds-person .gds-image {
      top: 24px;
      left: 15px;
  }
}
@media screen and (max-width: 1024px) {
  .answer-options-vertical .gds-cell {
      padding: 0;
  }
}
.gds-breadcrumb__list {
  align-items: center;
}
.custom-modal .audio-title {
  font-size: 18px;
  color: #898885;
}
@media screen and (min-width: 992px) {
  body.node-84 {
      margin-bottom: var(--spacer-l);
  }
}

.gds-submenu-container__scroller .gds-heading{
  color: #fff !important;
}
header li.gds-sub-menu--category-title {
  display:none !important;
}

.gds-image-custom{
  margin-bottom: var(--spacer-l);
}

.gds-highlight-banner__content{
  padding-inline: 6%;
}

.progress-right {
    display: flex !important;
    justify-content: flex-end !important;
}
.gds-footer__logo--external{
  display: none;
}
.gds-quiz-intro .gds-modal__header{
  padding-bottom: 0px;
}
.gds-quiz-intro .gds-modal__body .quiz-sep .gds-spacer--separator{
  margin-top: var(--spacer-l)
}
.gds-quiz-intro .gds-modal__body .gds-heading {
  margin-bottom: var(--spacer-s);
}
