/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-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;
}

.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;
}

.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-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-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-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-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;
}

.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;
}

.hunimed-image-gallery-carousel-block {
  position: relative;
  max-width: 100%;
  width: 100%;
}
.hunimed-image-gallery-carousel-block .gallery-container {
  position: relative;
  width: 100%;
}
.hunimed-image-gallery-carousel-block .gallery-main {
  position: relative;
  background: #000;
  border-radius: 0.75rem;
  overflow: hidden;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides {
  position: relative;
  width: 100%;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides.aspect-ratio-16-9 {
  aspect-ratio: 16/9;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides.aspect-ratio-4-3 {
  aspect-ratio: 4/3;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides.aspect-ratio-square {
  aspect-ratio: 1/1;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides.aspect-ratio-auto {
  height: auto;
  min-height: 25rem;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-slides.aspect-ratio-auto {
    min-height: 31.25rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides .gallery-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides .gallery-slide.active {
  opacity: 1;
  position: relative;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides .gallery-slide .gallery-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-slides .gallery-slide .gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
  color: #fff;
  padding: 1.5rem 1.25rem 1rem;
  font-size: 0.875rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-slides .gallery-slide .gallery-caption {
    padding: 2rem 1.5rem 1.25rem;
    font-size: 1rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffff;
  border: 1px solid #D3D3D6;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
  padding: 0;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow {
    width: 3rem;
    height: 3rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow:hover {
  background: rgb(255, 255, 255);
  transform: translateY(-50%) scale(1.1);
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow:active {
  transform: translateY(-50%) scale(0.95);
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow:disabled:hover {
  transform: translateY(-50%);
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow svg {
  width: 1.5rem;
  height: 1.5rem;
  color: #6D7181;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow.gallery-prev {
  left: 1rem;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow.gallery-prev {
    left: 1.5rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow.gallery-prev svg {
  transform: rotate(180deg);
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow.gallery-next {
  right: 1rem;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow.gallery-next {
    right: 1.5rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-counter {
  position: absolute;
  top: 1rem;
  right: 1rem;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0.25rem 0.75rem;
  border-radius: 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  z-index: 2;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-counter {
    top: 1.25rem;
    right: 1.25rem;
    padding: 0.375rem 1rem;
    font-size: 1rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-counter .separator {
  margin: 0 0.25rem;
  opacity: 0.7;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background: rgba(0, 0, 0, 0.7);
  border: none;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 2;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause {
    top: 1.25rem;
    left: 1.25rem;
    width: 2.75rem;
    height: 2.75rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause:hover {
  background: rgba(0, 0, 0, 0.9);
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause svg {
  width: 1rem;
  height: 1rem;
  color: #fff;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause svg {
    width: 1.125rem;
    height: 1.125rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause .play-icon {
  display: none;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause .pause-icon {
  display: block;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause:not(.playing) .play-icon {
  display: block;
}
.hunimed-image-gallery-carousel-block .gallery-main .gallery-play-pause:not(.playing) .pause-icon {
  display: none;
}
.hunimed-image-gallery-carousel-block .gallery-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1.25rem;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-dots {
    gap: 0.75rem;
    margin-top: 1.5rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-dots .gallery-dot {
  width: 0.75rem;
  height: 0.75rem;
  border: none;
  border-radius: 50%;
  background: #D3D3D6;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-dots .gallery-dot {
    width: 0.875rem;
    height: 0.875rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-dots .gallery-dot:hover {
  background: #6D7181;
  transform: scale(1.2);
}
.hunimed-image-gallery-carousel-block .gallery-dots .gallery-dot.active {
  background: #007953;
  transform: scale(1.3);
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails {
  margin-top: 1.25rem;
  max-width: calc(100vw - 32px);
}
@media (min-width: 1024px) {
  .hunimed-image-gallery-carousel-block .gallery-thumbnails {
    max-width: 38rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container {
  position: relative;
  display: flex;
  gap: 0.5rem;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0.5rem 0.25rem;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  scrollbar-color: #6D7181 #D3D3D6;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container {
    gap: 0.75rem;
    padding: 0.625rem 0.25rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.show-scrollbar {
  scrollbar-width: thin;
  scrollbar-color: #6D7181 #D3D3D6;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.show-scrollbar::-webkit-scrollbar {
  display: block;
  height: 0.375rem;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.show-scrollbar::-webkit-scrollbar-track {
  background: rgba(211, 211, 214, 0.3);
  border-radius: 0.1875rem;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.show-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(109, 113, 129, 0.6);
  border-radius: 0.1875rem;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.show-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 121, 83, 0.8);
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container::before, .hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1.25rem;
  pointer-events: none;
  z-index: 2;
  transition: opacity 0.3s ease;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container::before {
  left: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9), transparent);
  opacity: 0;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container::after {
  right: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.9), transparent);
  opacity: 1;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.can-scroll-left::before {
  opacity: 1;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container.cannot-scroll-right::after {
  opacity: 0;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail {
  flex-shrink: 0;
  width: 5rem;
  height: 3.75rem;
  border: 2px solid transparent;
  border-radius: 0.75rem;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.3s ease;
  background: none;
  padding: 0.125rem;
  position: relative;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail {
    width: 6.25rem;
    height: 4.6875rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail:hover {
  border-color: #6D7181;
  transform: scale(1.05);
  z-index: 1;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail.active {
  border-color: #007953;
  border-width: 2px;
  transform: scale(1.1);
  z-index: 1;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail.active::after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  border: 1px solid rgba(0, 121, 83, 0.3);
  border-radius: 0.75rem;
  pointer-events: none;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  transition: opacity 0.3s ease;
  border-radius: 0.75rem;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail.loading img {
  opacity: 0.5;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail.error {
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail.error::before {
  content: "?";
  font-size: 1.25rem;
  color: #6D7181;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows {
  position: relative;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: 1px solid #D3D3D6;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  z-index: 3;
}
@media (min-width: 768px) {
  .hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow {
    width: 2.25rem;
    height: 2.25rem;
  }
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow:hover {
  background: #fff;
  border-color: #007953;
  transform: translateY(-50%) scale(1.1);
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow:disabled:hover {
  transform: translateY(-50%);
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow svg {
  width: 0.875rem;
  height: 0.875rem;
  color: #6D7181;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow.thumb-prev {
  left: -1rem;
}
.hunimed-image-gallery-carousel-block .gallery-thumbnails.has-nav-arrows .thumb-nav-arrow.thumb-next {
  right: -1rem;
}
.hunimed-image-gallery-carousel-block.loading .gallery-main {
  min-height: 18.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hunimed-image-gallery-carousel-block.loading .gallery-main::after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  border: 3px solid #D3D3D6;
  border-top: 3px solid #007953;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
@media (max-width: 1023px) {
  .hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container {
    justify-content: flex-start;
  }
  .hunimed-image-gallery-carousel-block .gallery-thumbnails .thumbnails-container .gallery-thumbnail {
    width: 4.375rem;
    height: 3.25rem;
  }
}
@media (prefers-color-scheme: dark) {
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow {
    background: #ffffff;
    border: 1px solid #D3D3D6;
  }
  .hunimed-image-gallery-carousel-block .gallery-main .gallery-arrow svg {
    color: #fff;
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

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