/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../../../../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../../../../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Strips the unit from a given number-unit-combination and returns the number.
 */
/**
 * Simply adds the em unit to a given number.
 */
/**
 * Calculates em values for a given list of px values
 */
/**
 * Calculates rem values for a given list of px values
 */
/**
 * Calculates rem values for a given list of px values
 */
.content-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-uppercase {
  text-transform: uppercase;
}

.border-radius-xs {
  border-radius: 0.75rem;
}

.border-radius-s {
  border-radius: 0.75rem;
}

.border-radius-m {
  border-radius: 1.125rem;
}

.border-radius-l {
  border-radius: 1.5rem;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.margin-bottom-xs {
  margin-bottom: 0.5rem;
}

.margin-bottom-s {
  margin-bottom: 0.75rem;
}

.margin-bottom-m {
  margin-bottom: 1rem;
}

.margin-bottom-l {
  margin-bottom: 1.25rem;
}

.margin-bottom-xl {
  margin-bottom: 1.5rem;
}

.margin-bottom-xxl {
  margin-bottom: 2rem;
}

.margin-bottom-xxxl {
  margin-bottom: 2.5rem;
}

.margin-bottom-xxxxl {
  margin-bottom: 3.125rem;
}

.margin-bottom-xxxxxl {
  margin-bottom: 5rem;
}

.margin-top-xs {
  margin-top: 0.5rem;
}

.margin-top-s {
  margin-top: 0.75rem;
}

.margin-top-m {
  margin-top: 1rem;
}

.margin-top-l {
  margin-top: 1.25rem;
}

.margin-top-xl {
  margin-top: 1.5rem;
}

.margin-top-xxl {
  margin-top: 2rem;
}

.margin-top-xxxl {
  margin-top: 2.5rem;
}

.margin-top-xxxxl {
  margin-top: 3.125rem;
}

.margin-top-xxxxxl {
  margin-top: 5rem;
}

.gap-xs {
  gap: 0.5rem;
}

.gap-s {
  gap: 0.75rem;
}

.gap-m {
  gap: 1rem;
}

.gap-l {
  gap: 1.25rem;
}

.gap-xl {
  gap: 1.5rem;
}

.gap-xxl {
  gap: 2rem;
}

.gap-xxxl {
  gap: 2.5rem;
}

.gap-xxxxl {
  gap: 3.125rem;
}

.gap-xxxxxl {
  gap: 5rem;
}

.padding-xs {
  padding: 0.5rem;
}

.padding-s {
  padding: 0.75rem;
}

.padding-m {
  padding: 1rem;
}

.padding-l {
  padding: 1.25rem;
}

.padding-xl {
  padding: 1.5rem;
}

.padding-xxl {
  padding: 2rem;
}

.padding-xxxl {
  padding: 2.5rem;
}

.padding-xxxxl {
  padding: 3.125rem;
}

.padding-xxxxxl {
  padding: 5rem;
}

.padding-top-xs {
  padding-top: 0.5rem;
}

.padding-top-s {
  padding-top: 0.75rem;
}

.padding-top-m {
  padding-top: 1rem;
}

.padding-top-l {
  padding-top: 1.25rem;
}

.padding-top-xl {
  padding-top: 1.5rem;
}

.padding-top-xxl {
  padding-top: 2rem;
}

.padding-top-xxxl {
  padding-top: 2.5rem;
}

.padding-top-xxxxl {
  padding-top: 3.125rem;
}

.padding-top-xxxxxl {
  padding-top: 5rem;
}

.padding-bottom-xs {
  padding-bottom: 0.5rem;
}

.padding-bottom-s {
  padding-bottom: 0.75rem;
}

.padding-bottom-m {
  padding-bottom: 1rem;
}

.padding-bottom-l {
  padding-bottom: 1.25rem;
}

.padding-bottom-xl {
  padding-bottom: 1.5rem;
}

.padding-bottom-xxl {
  padding-bottom: 2rem;
}

.padding-bottom-xxxl {
  padding-bottom: 2.5rem;
}

.padding-bottom-xxxxl {
  padding-bottom: 3.125rem;
}

.padding-bottom-xxxxxl {
  padding-bottom: 5rem;
}

.padding-left-xs {
  padding-left: 0.5rem;
}

.padding-left-s {
  padding-left: 0.75rem;
}

.padding-left-m {
  padding-left: 1rem;
}

.padding-left-l {
  padding-left: 1.25rem;
}

.padding-left-xl {
  padding-left: 1.5rem;
}

.padding-left-xxl {
  padding-left: 2rem;
}

.padding-left-xxxl {
  padding-left: 2.5rem;
}

.padding-left-xxxxl {
  padding-left: 3.125rem;
}

.padding-left-xxxxxl {
  padding-left: 5rem;
}

.padding-right-xs {
  padding-right: 0.5rem;
}

.padding-right-s {
  padding-right: 0.75rem;
}

.padding-right-m {
  padding-right: 1rem;
}

.padding-right-l {
  padding-right: 1.25rem;
}

.padding-right-xl {
  padding-right: 1.5rem;
}

.padding-right-xxl {
  padding-right: 2rem;
}

.padding-right-xxxl {
  padding-right: 2.5rem;
}

.padding-right-xxxxl {
  padding-right: 2.5rem;
}

.padding-right-xxxxxl {
  padding-right: 5rem;
}

.overflow-hidden {
  overflow: hidden;
}

.custom-scroll {
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-color: #D3D3D6 transparent;
}
.custom-scroll::-webkit-scrollbar {
  width: 0.375rem;
  height: 0.375rem;
}
.custom-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.custom-scroll::-webkit-scrollbar-thumb {
  background-color: #D3D3D6;
  border-radius: 0.75rem;
}
.custom-scroll::-webkit-scrollbar-thumb:hover {
  background: #D3D3D6;
}

.max-width-800 {
  max-width: 50rem;
}

@media (max-width: 1023px) {
  .gap-xxxxxl {
    gap: 3.125rem !important;
  }
  .margin-top-xxxl {
    margin-top: 1.5rem !important;
  }
  .margin-top-xxxxl {
    margin-top: 2rem !important;
  }
  .margin-bottom-xxl {
    margin-bottom: 1.25rem !important;
  }
  .margin-bottom-xxxl {
    margin-bottom: 1.5rem !important;
  }
  .margin-bottom-xxxxl {
    margin-bottom: 2.5rem !important;
  }
}
@media (max-width: 767px) {
  .gap-xxxxxl {
    gap: 2.5rem !important;
  }
  .margin-top-xxxl {
    margin-top: 2rem !important;
  }
  .margin-top-xxxxl {
    margin-top: 2rem !important;
  }
  .margin-bottom-xxl {
    margin-bottom: 1.5rem !important;
  }
  .margin-bottom-xxxl {
    margin-bottom: 2rem !important;
  }
  .margin-bottom-xxxxl {
    margin-bottom: 2rem !important;
  }
}
.hunimed-vertical-highlights-block {
  margin: 20px 0;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid;
  border-color: var(--accent-color, var(--highlight-color, #007953));
}
.hunimed-vertical-highlights-block.is-style-no-title {
  border: none;
  background: rgba(var(--highlight-color-rgb), 0.08);
}
.hunimed-vertical-highlights-block.is-style-item-as-title .vertical-highlights-section:first-of-type {
  background: var(--highlight-color, var(--accent-color, #007953));
  color: #ffffff;
}
.hunimed-vertical-highlights-block.is-style-background-highlight-color .vertical-highlights-section {
  background: var(--accent-color);
}
.hunimed-vertical-highlights-block.is-style-no-margin-border {
  margin: 0;
  border: 0;
}
.hunimed-vertical-highlights-block .vertical-highlights-section:not(:last-child) {
  border-bottom: 1px solid var(--accent-color, var(--highlight-color, #007953));
}
.hunimed-vertical-highlights-block .section-item {
  padding: 1.25rem;
  display: flex;
  gap: 0.75rem;
}
.hunimed-vertical-highlights-block .section-item .section-icon {
  margin-top: 0.125rem;
  min-width: 1.5rem;
  height: auto;
}
.hunimed-vertical-highlights-block .section-item .section-icon img {
  display: block;
}
.hunimed-vertical-highlights-block .section-item .section-icon svg {
  fill: var(--icon-fill-color, transparent);
  stroke: var(--icon-stroke-color, var(--highlight-color, #007953));
  stroke-width: var(--icon-stroke-width, 1px);
}
.hunimed-vertical-highlights-block .section-item .section-icon svg path, .hunimed-vertical-highlights-block .section-item .section-icon svg circle, .hunimed-vertical-highlights-block .section-item .section-icon svg rect, .hunimed-vertical-highlights-block .section-item .section-icon svg line, .hunimed-vertical-highlights-block .section-item .section-icon svg polyline, .hunimed-vertical-highlights-block .section-item .section-icon svg polygon, .hunimed-vertical-highlights-block .section-item .section-icon svg ellipse {
  fill: var(--icon-fill-color, transparent);
  stroke: var(--icon-stroke-color, var(--highlight-color, #007953));
  stroke-width: var(--icon-stroke-width, 1px);
}
.hunimed-vertical-highlights-block .section-item .section-content {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.hunimed-vertical-highlights-block .section-item .section-content .section-header {
  font-weight: 700;
}
.hunimed-vertical-highlights-block .section-item .section-content .section-header h4 {
  margin: 0;
}
.hunimed-vertical-highlights-block .section-item .section-content ul li::marker {
  color: var(--accent-color, var(--highlight-color, #007953));
}
.hunimed-vertical-highlights-block .section-item .section-content ul li:not(:last-of-type) {
  margin-bottom: 0.375rem;
}
.hunimed-vertical-highlights-block .section-item .section-content a {
  color: var(--accent-color, var(--highlight-color, #007953));
  text-decoration: underline;
}
.hunimed-vertical-highlights-block.faq-mode {
  border: none;
}
.hunimed-vertical-highlights-block.faq-mode .faq-controls {
  padding: 0.9375rem;
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
  margin-bottom: 0;
}
.hunimed-vertical-highlights-block.faq-mode .faq-controls .faq-expand-all-btn {
  background: var(--accent-color, var(--highlight-color, #007953));
  color: white;
  border: none;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 600;
  transition: all 0.3s ease;
}
.hunimed-vertical-highlights-block.faq-mode .faq-controls .faq-expand-all-btn:hover {
  background: rgba(var(--accent-color, var(--highlight-color, #007953)), 0.9);
}
.hunimed-vertical-highlights-block.faq-mode .faq-controls .faq-expand-all-btn:focus {
  outline: 2px solid var(--accent-color, var(--highlight-color, #007953));
  outline-offset: 0.125rem;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section {
  border-bottom: 1px solid var(--accent-color, var(--highlight-color, #007953));
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section:last-child {
  border-bottom: none;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item {
  display: block;
  padding: 1.25rem;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header {
  width: 100%;
  border: none;
  color: #000000;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.9375rem;
  text-align: left;
  background: none;
  padding: 0;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon {
  margin-top: 0;
  min-width: 1.5rem;
  flex-shrink: 0;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg {
  fill: white !important;
  stroke: white !important;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg path, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg circle, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg rect, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg line, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg polyline, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg polygon, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-icon svg ellipse {
  fill: white !important;
  stroke: white !important;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-header {
  flex: 1;
  font-weight: 700;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .section-header h4 {
  margin: 0;
  text-transform: initial;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-header .faq-indicator {
  margin-left: auto;
  font-size: 1.25rem;
  font-weight: bold;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper {
  background: white;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  max-height: 0;
  padding: 0;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ul li::marker {
  color: var(--accent-color, var(--highlight-color, #007953));
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ul li:not(:last-of-type) {
  margin-bottom: 0.375rem;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ol li:not(:last-of-type) {
  margin-bottom: 0.375rem;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper a {
  color: var(--accent-color, var(--highlight-color, #007953));
  text-decoration: underline;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper p, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ul, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ol, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper blockquote {
  margin-bottom: 1rem;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper p:last-child, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ul:last-child, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper ol:last-child, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper blockquote:last-child {
  margin-bottom: 0;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper h1, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper h2, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper h3, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper h4, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper h5, .hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section .section-item .faq-content-wrapper h6 {
  margin-top: 0;
  margin-bottom: 0.75rem;
  color: var(--accent-color, var(--highlight-color, #007953));
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section.is-expanded .faq-indicator {
  transform: rotate(180deg);
  transition: transform 0.2s ease;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section.is-expanded .faq-content-wrapper {
  max-height: 1000px;
  padding-top: 0.5rem;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section:not(.is-expanded) .faq-indicator {
  transform: rotate(0deg);
  transition: transform 0.2s ease;
}
.hunimed-vertical-highlights-block.faq-mode .vertical-highlights-section:not(.is-expanded) .faq-content-wrapper {
  max-height: 0;
}
@media (prefers-reduced-motion: reduce) {
  .hunimed-vertical-highlights-block.faq-mode .faq-toggle-indicator,
  .hunimed-vertical-highlights-block.faq-mode .faq-content,
  .hunimed-vertical-highlights-block.faq-mode .section-item {
    transition: none;
  }
}
@media print {
  .hunimed-vertical-highlights-block.faq-mode .faq-controls {
    display: none;
  }
  .hunimed-vertical-highlights-block.faq-mode .faq-toggle-btn {
    background: none !important;
    color: inherit !important;
    cursor: default;
    border-bottom: 1px solid #ccc;
  }
  .hunimed-vertical-highlights-block.faq-mode .faq-toggle-btn .faq-toggle-indicator {
    display: none;
  }
  .hunimed-vertical-highlights-block.faq-mode .faq-content {
    display: block !important;
    border-bottom: 1px solid #ccc;
  }
}

/*# sourceMappingURL=style-index.css.map*/