#fw-section-image-c603d027-ad8c-4aee-a5f4-74ec82eba4eb {

img {
  height: 80vh;
  width: auto; /* preserves aspect ratio */
}
}











#fw-section-image-94d9e515-c5b9-473d-8cdd-3d73a8d846dd {

img {
  max-height: 65vh;
  width: auto; /* Keeps aspect ratio */
  height: auto; /* Ensures no forced scaling */
  display: block; /* Removes default inline spacing */
}

}

#fw-section-rich-text-058a56f4-b283-45b1-a694-0bb3b73aeabd {
--color-primary: #000000;
--color-primary-rgb: 0, 0, 0;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #234ae4;
--color-on-background-rgb: 35, 74, 228;
--color-product-image-background: #234ae4;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);

}


#fw-section-image-2acfdbe3-c589-43dc-8577-1eb79d6df6bb {

img {
  max-height: 65vh;
  width: auto; /* Keeps aspect ratio */
  height: auto; /* Ensures no forced scaling */
  display: block; /* Removes default inline spacing */
}

}















#fw-section-custom-html-dcbc4728-7cc7-4929-8e4c-bb8e632177ac {

.image-row {
  display: flex;
  gap: 0px;
  justify-content: center;
  align-items: right;
}

.image-section {
  flex: 1;
  display: flex;
  justify-content: center;
}

.image-section a {
  display: inline-block;
  text-align: center;
}

.image-section img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
  cursor: pointer;
}

}
#fw-section-image-cc3dec20-dc56-46bb-819e-f294a21153d0 {

img {
  max-height: 65vh;
  width: auto; /* Keeps aspect ratio */
  height: auto; /* Ensures no forced scaling */
  display: block; /* Removes default inline spacing */
}

}