.container {
  width: 100%
}

@media (min-width: 640px) {
  .container {
    max-width: 640px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px
  }
}

@media (min-width: 1760px) {
  .container {
    max-width: 1760px
  }
}

.dhls-container {
  max-width: 1280px;
  margin: 0 auto;
  margin-top: 48px
}

.dhls-container .font-medium {
  font-weight: 400;
  font-family: TWK Lausanne EDS
}

.dhls-container .\!font-medium {
  font-weight: 400 !important;
  font-family: TWK Lausanne EDS !important
}

.product-hero-content-wrapper :is(.relative) {
  position: relative
}

.product-hero-content-wrapper :is(.mx-auto) {
  margin-left: auto;
  margin-right: auto
}

.product-hero-content-wrapper :is(.line-clamp-3) {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

.product-hero-content-wrapper :is(.block) {
  display: block
}

.product-hero-content-wrapper :is(.flex) {
  display: flex
}

.product-hero-content-wrapper :is(.w-\[18px\]) {
  width: 18px
}

.product-hero-content-wrapper :is(.w-full) {
  width: 100%
}

.product-hero-content-wrapper :is(.flex-1) {
  flex: 1 1 0%
}

.product-hero-content-wrapper :is(.scroll-mt-32) {
  scroll-margin-top: 8rem
}

.product-hero-content-wrapper :is(.flex-col) {
  flex-direction: column
}

.product-hero-content-wrapper :is(.items-start) {
  align-items: flex-start
}

.product-hero-content-wrapper :is(.justify-start) {
  justify-content: flex-start
}

.product-hero-content-wrapper :is(.justify-center) {
  justify-content: center
}

.product-hero-content-wrapper :is(.gap-12) {
  gap: 3rem
}

.product-hero-content-wrapper :is(.gap-3) {
  gap: 0.75rem
}

.product-hero-content-wrapper :is(.gap-6) {
  gap: 1.5rem
}

.product-hero-content-wrapper :is(.gap-8) {
  gap: 2rem
}

.product-hero-content-wrapper :is(.gap-x-2) {
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem
}

.product-hero-content-wrapper :is(.gap-y-1) {
  row-gap: 0.25rem
}

.product-hero-content-wrapper :is(.self-stretch) {
  align-self: stretch
}

.product-hero-content-wrapper :is(.overflow-hidden) {
  overflow: hidden
}

.product-hero-content-wrapper :is(.bg-danaherlightblue-50) {
  --tw-bg-opacity: 1;
  background-color: rgb(239 251 253 / var(--tw-bg-opacity))
}

.product-hero-content-wrapper :is(.bg-danaherpurple-800) {
  --tw-bg-opacity: 1;
  background-color: rgb(64 0 165 / var(--tw-bg-opacity))
}

.product-hero-content-wrapper :is(.bg-gray-100) {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity))
}

.product-hero-content-wrapper :is(.bg-white) {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.product-hero-content-wrapper :is(.fill-current) {
  fill: currentColor
}

.product-hero-content-wrapper :is(.px-5) {
  padding-left: 1.25rem;
  padding-right: 1.25rem
}

.product-hero-content-wrapper :is(.text-\[32px\]) {
  font-size: 32px
}

.product-hero-content-wrapper :is(.text-base) {
  font-size: 1rem;
  line-height: 1.5rem
}

.product-hero-content-wrapper :is(.\!font-medium) {
  font-weight: 500 !important
}

.product-hero-content-wrapper :is(.font-bold) {
  font-weight: 700
}

.product-hero-content-wrapper :is(.font-extralight) {
  font-weight: 200
}

.product-hero-content-wrapper :is(.\!leading-10) {
  line-height: 2.5rem !important
}

.product-hero-content-wrapper :is(.leading-snug) {
  line-height: 1.375
}

.product-hero-content-wrapper :is(.text-black) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity))
}

.product-hero-content-wrapper :is(.text-danaherpurple-500) {
  --tw-text-opacity: 1;
  color: rgb(117 35 255 / var(--tw-text-opacity))
}

.product-hero-content-wrapper :is(.hover\:text-danaherpurple-800:hover) {
  --tw-text-opacity: 1;
  color: rgb(64 0 165 / var(--tw-text-opacity))
}

@media (min-width: 768px) {
  .product-hero-content-wrapper :is(.md\:flex-row) {
    flex-direction: row
  }

  .product-hero-content-wrapper :is(.md\:gap-12) {
    gap: 3rem
  }

  .product-hero-content-wrapper :is(.md\:gap-5) {
    gap: 1.25rem
  }
}

@media (min-width: 1024px) {
  .product-hero-content-wrapper :is(.lg\:w-\[400px\]) {
    width: 400px
  }

  .product-hero-content-wrapper :is(.lg\:flex-row) {
    flex-direction: row
  }

  .product-hero-content-wrapper :is(.lg\:px-0) {
    padding-left: 0px;
    padding-right: 0px
  }
}

.product-hero-content-wrapper :is(.\[\&_svg\>use\]\:stroke-danaherpurple-500 svg>use) {
  stroke: #7523FF
}

.product-hero-content-wrapper :is(.\[\&_svg\>use\]\:hover\:stroke-danaherpurple-800:hover svg>use) {
  stroke: #4000A5
}

.product-hero-content-wrapper :is(.group:hover .group-hover\:\[\&_svg\>use\]\:stroke-danaherpurple-800 svg>use) {
  stroke: #4000A5
}