/* Header */

header {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 99;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1280px) {
  header {
    padding-left: 0px;
    padding-right: 0px;
  }
}

header .logo img {
  height: auto;
  max-height: 3rem;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

header.color {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

header.color .navbar-logo {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

header nav.main-bar {
  border-bottom-width: 1px;
  border-color: rgb(1 1 1 / 0.1);
}

header.color nav.main-bar {
  border-bottom-width: 0px;
  box-shadow: 0px 8px 60px -32px rgba(0,0,0,0.1);
}

header .navbar-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

@media (min-width: 1024px) {
  header .navbar-container {
    max-width: calc(100% - 40px);
  }
}

@media (min-width: 1280px) {
  header .navbar-container {
    max-width: calc(100% - 160px);
  }
}

/* Menu - Show */

header button > div {
  transition-duration: 300ms;
}

ul.navbar-nav {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  margin-bottom: 2rem;
  height: 0px;
  list-style-type: none;
  padding: 0px;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1280px) {
  ul.navbar-nav {
    margin-left: 0px;
    margin-right: 0px;
  }
}

header:not(.transparant) ul.navbar-nav {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.show-mobile-menu #mobile-menu {
  pointer-events: auto;
  opacity: 1;
}

.show-mobile-menu #mobile-menu .mobile-inner-menu {
  height: 100vh;
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
}

.show-mobile-menu #mobile-menu .menu-overlay {
  opacity: 1;
}

/* Topbar */

ul.topbar-menu .menu-item {
  display: flex;
  flex-direction: row;
  align-items: center;
}

footer .space-y-2 li a:not(ul.topbar-menu .menu-item),
footer .footer-link-underline:not(ul.topbar-menu .menu-item) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aul.topbar-menu .menu-item,
footer ul.footer-link-underline.topbar-menu .menu-item {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

/* Menu Mobile Toggle Button */

.mobile-nav-button .navbar-bar {
  height: 0.125rem;
  width: 1.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
  opacity: 1;
  transition-duration: 200ms;
}

.show-mobile-menu header.color .mobile-nav-button .navbar-bar {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-duration: 300ms;
}

.show-mobile-menu .mobile-nav-button .navbar-nav {
  opacity: 1;
}

@media (min-width: 1024px) {
  .show-mobile-menu .mobile-nav-button .navbar-nav {
    display: block;
  }
}

.navbar-nav .nav-item {
  position: relative;
  transition-duration: 300ms;
}

.show-mobile-menu .navbar-nav .nav-item {
  opacity: 1;
}

.show-mobile-menu .navbar-bar.bar1 {
  width: 2rem;
  transform-origin: center;
  --tw-rotate: -45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.show-mobile-menu .navbar-bar.bar2 {
  margin-left: auto;
  margin-right: auto;
  width: 0px;
}

.show-mobile-menu .navbar-bar.bar3 {
  width: 2rem;
  transform-origin: center;
  --tw-rotate: 45deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.show-mobile-menu :is(.navbar-wrapper-1) {
  --tw-translate-y: 0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.show-mobile-menu .navbar-wrapper-3 {
  --tw-translate-y: -0.625rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Basic UL / LI */

header ul.menu {
  display: flex;
  height: 100%;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

footer .space-y-2 li a:not(header ul.menu),
footer .footer-link-underline:not(header ul.menu) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aheader ul.menu,
footer header.footer-link-underline ul.menu {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  header ul.menu {
    flex-direction: row;
  }
}

header ul li.menu-item {
  position: relative;
  font-family: Space Grotesk, serif;
  font-family: DM Sans, system-ui, sans-serif;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

header.color ul li.menu-item {
  --tw-text-opacity: 1;
  color: rgb(1 1 1 / var(--tw-text-opacity, 1));
}

header ul li.menu-item.cta a {
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 86 19 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(243 86 19 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  transition-duration: 200ms;
}

header ul li.menu-item.cta a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

header ul li.menu-item a {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0px;
  padding-right: 0px;
  letter-spacing: 0.025em;
  transition-duration: 300ms;
}

footer .space-y-2 li a:not(header ul li.menu-item a),
footer .footer-link-underline:not(header ul li.menu-item a) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aheader ul li.menu-item a,
footer header.footer-link-underline ul li.menu-item a {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

header ul li.menu-item a:hover {
  opacity: 0.8;
}

header.color ul li.menu-item a {
  --tw-text-opacity: 1;
  color: rgb(3 42 40 / var(--tw-text-opacity, 1));
}

header ul li.menu-item.current-menu-item a {
  --tw-text-opacity: 1;
  color: rgb(243 86 19 / var(--tw-text-opacity, 1));
}

header ul li.menu-item-has-children {
  display: flex;
  flex-direction: row;
  align-items: center;
}

footer .space-y-2 li a:not(header ul li.menu-item-has-children),
footer .footer-link-underline:not(header ul li.menu-item-has-children) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aheader ul li.menu-item-has-children,
footer header.footer-link-underline ul li.menu-item-has-children {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

header .primary-menu .menu-item.menu-item-has-children ul.sub-menu {
  pointer-events: none;
  position: relative;
  display: flex;
  flex-direction: column;
  opacity: 0;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

footer .space-y-2 li a:not(header .primary-menu .menu-item.menu-item-has-children ul.sub-menu),
footer .footer-link-underline:not(header .primary-menu .menu-item.menu-item-has-children ul.sub-menu) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aheader .primary-menu .menu-item.menu-item-has-children ul.sub-menu,
footer header.footer-link-underline .primary-menu .menu-item.menu-item-has-children ul.sub-menu {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

@media (min-width: 1024px) {
  header .primary-menu .menu-item.menu-item-has-children ul.sub-menu {
    position: absolute;
    left: 50%;
    --tw-translate-x: -50%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

header .primary-menu .menu-item.menu-item-has-children:hover ul.sub-menu {
  pointer-events: auto;
  opacity: 1;
}

header .primary-menu .menu-item.menu-item-has-children ul.sub-menu a {
  border-radius: 6px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(3 42 40 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

header .primary-menu .menu-item.menu-item-has-children ul.sub-menu a:hover {
  --tw-text-opacity: 1;
  color: rgb(243 86 19 / var(--tw-text-opacity, 1));
}

header .menu-item.menu-item-has-children .chevron-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

footer .space-y-2 li a:not(header .menu-item.menu-item-has-children .chevron-wrapper),
footer .footer-link-underline:not(header .menu-item.menu-item-has-children .chevron-wrapper) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aheader .menu-item.menu-item-has-children .chevron-wrapper,
footer header.footer-link-underline .menu-item.menu-item-has-children .chevron-wrapper {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

@media (min-width: 1280px) {
  header .menu-item.menu-item-has-children .chevron-wrapper {
    margin-left: 0px;
  }
}

header .menu-item.menu-item-has-children svg {
  fill: #F35613;
}

header .menu-item.menu-item-has-children:hover svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

header .menu-item.menu-item-has-children:hover :is(i, svg).chevron {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Primary Menu - Desktop only */

@media (min-width: 1024px) {
  header .primary-menu .menu-item.menu-item-has-children ul.sub-menu {
    top: 100%;
    right: 1.25rem;
    margin-top: 0px;
    min-width: 280px;
    border-radius: 4px;
    border-width: 1px;
    border-color: rgb(1 1 1 / 0.1);
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    padding: 0.5rem;
    box-shadow: 0px 8px 24px rgba(0,0,0,0.05);
  }
}

header .primary-menu .menu-item.menu-item-has-children ul.sub-menu li {
  margin-left: 0px;
  margin-right: 0px;
}

/* Dropdown */

header ul.sub-menu :is(i, svg) {
  margin-right: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

header ul.sub-menu :is(li, a) {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1 !important;
  color: rgb(3 42 40 / var(--tw-text-opacity, 1)) !important;
  transition-duration: 200ms;
}

header ul.sub-menu :is(li, a):hover {
  background-color: rgb(3 95 90 / 0.05);
}

header ul.menu ul.sub-menu a {
  display: block;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

/* Mobile Menu Overlay */

.mobile-menu-overlay {
  z-index: 85;
}

body.show-mobile-menu .mobile-menu-overlay {
  pointer-events: auto;
  opacity: 1;
}

/* Mobile Menu */

#mobile-menu {
  z-index: 90;
}

body.show-mobile-menu #mobile-menu {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Override desktop menu styles for mobile menu */

#mobile-menu .menu {
  width: 100% !important;
  gap: 0px !important;
}

#mobile-menu ul.menu {
  display: flex;
  height: auto;
  flex-direction: column;
  align-items: stretch;
  gap: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

footer .space-y-2 li a:not(#mobile-menu ul.menu),
footer .footer-link-underline:not(#mobile-menu ul.menu) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a#mobile-menu ul.menu,
footer .footer-link-underline#mobile-menu ul.menu {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

#mobile-menu ul {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0px;
}

footer .space-y-2 li a:not(#mobile-menu ul),
footer .footer-link-underline:not(#mobile-menu ul) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a#mobile-menu ul,
footer .footer-link-underline#mobile-menu ul {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

#mobile-menu ul li.menu-item {
  width: 100%;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#mobile-menu ul li.menu-item:last-child {
  border-bottom-width: 0px;
}

#mobile-menu ul li.menu-item {
  gap: 0 !important;
}

#mobile-menu ul li.menu-item a {
  display: flex;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0px;
  padding-right: 0px;
  font-family: DM Sans, system-ui, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  letter-spacing: 0em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

footer .space-y-2 li a:not(#mobile-menu ul li.menu-item a),
footer .footer-link-underline:not(#mobile-menu ul li.menu-item a) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a#mobile-menu ul li.menu-item a,
footer .footer-link-underline#mobile-menu ul li.menu-item a {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

#mobile-menu ul li.menu-item a {
  gap: 0 !important;
}

#mobile-menu ul li.menu-item .chevron-wrapper {
  margin-left: 0.5rem;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
}

footer .space-y-2 li a:not(#mobile-menu ul li.menu-item .chevron-wrapper),
footer .footer-link-underline:not(#mobile-menu ul li.menu-item .chevron-wrapper) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a#mobile-menu ul li.menu-item .chevron-wrapper,
footer .footer-link-underline#mobile-menu ul li.menu-item .chevron-wrapper {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

#mobile-menu ul li.menu-item svg {
  display: inline-block;
  fill: #FFFFFF;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

#mobile-menu ul li.menu-item-has-children {
  flex-wrap: wrap;
  gap: 0px;
  position: relative !important;
}

#mobile-menu ul li.menu-item-has-children > a {
  gap: 0 !important;
}

#mobile-menu ul li.menu-item-has-children > a svg {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children) {
  position: relative;
  margin-top: 0.5rem;
  display: flex;
  height: 0px;
  width: 100%;
  flex-direction: column;
  gap: 0px;
  overflow: hidden;
  padding-left: 1rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

footer .space-y-2 li a:not(#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children)),
footer .footer-link-underline:not(#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children)) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children),
footer .footer-link-underline#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children) {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children) {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  transform: none !important;
}

#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children) li.menu-item {
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.05);
}

#mobile-menu ul li.menu-item :is(ul.sub-menu, ul.children) li.menu-item a {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
  gap: 0 !important;
}

#mobile-menu ul li.menu-item-has-children.open :is(ul.sub-menu, ul.children) {
  height: auto;
  opacity: 1;
}

#mobile-menu ul li.menu-item-has-children.open > a svg {
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* Topbar Menu */

header .top-bar ul {
  gap: 0.125rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

header .top-bar li.menu-item a {
  padding: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

/* Topbar Swiper (Mobile) */

.js-topbar-swiper {
  height: 100%;
  width: 100%;
}

.js-topbar-swiper .swiper-wrapper {
  align-items: center;
}

.js-topbar-swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

footer .space-y-2 li a:not(.js-topbar-swiper .swiper-slide),
footer .footer-link-underline:not(.js-topbar-swiper .swiper-slide) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.js-topbar-swiper .swiper-slide,
footer .footer-link-underline.js-topbar-swiper .swiper-slide {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

/* Header Margin Spacer */

.header-marge {
  display: block;
  min-height: 100px;
  width: 100%;
}

@media (min-width: 1024px) {
  .header-marge {
    min-height: 124px;
  }
}

/**
 * Font Face Declarations
 */

/* DM Sans */

@font-face {
  font-family: 'DM Sans';

  src: url('../../assets/fonts/DMSans-Light.eot');

  src: url('../../assets/fonts/DMSans-Light.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/DMSans-Light.woff2') format('woff2'),
         url('../../assets/fonts/DMSans-Light.woff') format('woff'),
         url('../../assets/fonts/DMSans-Light.ttf') format('truetype');

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';

  src: url('../../assets/fonts/DMSans-Regular.eot');

  src: url('../../assets/fonts/DMSلمان-Regular.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/DMSans-Regular.woff2') format('woff2'),
         url('../../assets/fonts/DMSans-Regular.woff') format('woff'),
         url('../../assets/fonts/DMSans-Regular.ttf') format('truetype');

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'DM Sans';

  src: url('../../assets/fonts/DMSans-Bold.eot');

  src: url('../../assets/fonts/DMSans-Bold.eot?#iefix') format('embedded-opent遇到过'),
         url('../../assets/fonts/DMSans-Bold.woff2') format('woff2'),
         url('../../assets/fonts/DMSans-Bold.woff') format('woff'),
         url('../../assets/fonts/DMSans-Bold.ttf') format('truetype');

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

/* Space Grotesk */

@font-face {
  font-family: 'Space Grotesk';

  src: url('../../assets/fonts/SpaceGrotesk-Medium.eot');

  src: url('../../assets/fonts/SpaceGrotesk-Medium.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/SpaceGrotesk-Medium.woff2') format('woff2'),
         url('../../assets/fonts/SpaceGrotesk-Medium.woff') format('woff'),
         url('../../assets/fonts/SpaceGrotesk-Medium.ttf') format('truetype');

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Space Grotesk';

  src: url('../../assets/fonts/SpaceGrotesk-Bold.eot');

  src: url('../../assets/fonts/SpaceGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/SpaceGrotesk-Bold.woff2') format('woff2'),
         url('../../assets/fonts/SpaceGrotesk-Bold.woff') format('woff'),
         url('../../assets/fonts/SpaceGrotesk-Bold.ttf') format('truetype');

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

footer .footer-col {
  display: flex;
  flex-direction: column;
}

footer .space-y-2 li a:not(footer .footer-col),
footer .footer-link-underline:not(footer .footer-col) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li afooter .footer-col,
footer footer.footer-link-underline .footer-col {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

footer .footer-title {
  margin-bottom: 1rem;
  font-family: Space Grotesk, serif;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  footer .footer-title {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

footer .footer-link {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.footer-link:hover {
  color: rgb(255 255 255 / 0.8);
}

footer .footer-contact-link {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  opacity: 0.7;
}

@media (min-width: 768px) {
  footer .footer-contact-link {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.footer-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 300;
}

.footer-line {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 300;
}

.copyright-bar-items a {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.copyright-bar-items a:hover {
  --tw-text-opacity: 1;
  color: rgb(243 86 19 / var(--tw-text-opacity, 1));
}

:is(ul.footer-menu, footer .menu ul) {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

footer .space-y-2 li a:not(:is(ul.footer-menu, footer .menu ul)),
footer .footer-link-underline:not(:is(ul.footer-menu, footer .menu ul)) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a:is(ul.footer-menu, footer .menu ul),
footer .footer-link-underline:is(ul.footer-menu, footer .menu ul) {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

ul.footer-menu li {
  position: relative;
  display: flex;
  list-style-type: none !important;
  font-size: 1rem;
  line-height: 1.5rem;
}

footer .space-y-2 li a:not(ul.footer-menu li),
footer .footer-link-underline:not(ul.footer-menu li) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li aul.footer-menu li,
footer ul.footer-link-underline.footer-menu li {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

@media (min-width: 1536px) {
  ul.footer-menu li {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

ul.footer-menu li a {
  position: relative;
  display: inline;
  overflow: hidden;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

ul.footer-menu li a:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

ul.footer-menu li a::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(255 255 255 / 0.3);
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --tw-content: '';
  content: var(--tw-content);
}

ul.footer-menu li a:hover::after {
  width: 100%;
}

/* Footer link underline animation for all footer links */

footer .space-y-2 li a:not(.flex),
footer .footer-link-underline:not(.flex) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.flex,
footer .footer-link-underline.flex {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

footer .space-y-2 li a:hover,
footer .footer-link-underline:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

footer .space-y-2 li a::after,
footer .footer-link-underline::after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 1px;
  width: 0px;
  background-color: rgb(255 255 255 / 0.3);
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

footer .space-y-2 li a:hover::after,
footer .footer-link-underline:hover::after {
  width: 100%;
}

.button-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.625rem;
}

footer .space-y-2 li a:not(.button-wrapper),
footer .footer-link-underline:not(.button-wrapper) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.button-wrapper,
footer .footer-link-underline.button-wrapper {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

/* Default button container styling - flex-row with wrap for all button containers */

[class*="buttons"]:not(.kj-button) {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

footer .space-y-2 li a:not([class*="buttons"]:not(.kj-button)),
footer .footer-link-underline:not([class*="buttons"]:not(.kj-button)) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a[class*="buttons"]:not(.kj-button),
footer .footer-link-underline[class*="buttons"]:not(.kj-button) {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.kj-button {
  display: inline-block;
  width: auto;
  border-radius: 4px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-family: Space Grotesk, serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 1;
  text-decoration-line: none !important;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1280px) {
  .kj-button {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1536px) {
  .kj-button {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.kj-button {
  width: auto !important;
  flex-grow: 0;
  flex-shrink: 0;
  align-self: flex-start;
}

.kj-button.primary.orange {
  --tw-bg-opacity: 1;
  background-color: rgb(243 86 19 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.kj-button.primary.green {
  --tw-bg-opacity: 1;
  background-color: rgb(3 95 90 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.kj-button.primary.white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(3 95 90 / var(--tw-text-opacity, 1));
}

.kj-button.secondary.orange {
  border-width: 1px;
  border-color: rgb(243 86 19 / 0.1);
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(243 86 19 / var(--tw-text-opacity, 1));
}

.kj-button.secondary.orange:hover {
  background-color: rgb(243 86 19 / 0.1);
}

.kj-button.secondary.green {
  border-width: 1px;
  border-color: rgb(3 95 90 / 0.1);
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(3 95 90 / var(--tw-text-opacity, 1));
}

.kj-button.secondary.green:hover {
  background-color: rgb(3 95 90 / 0.1);
}

.kj-button.secondary.white {
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.kj-button.secondary.white:hover {
  background-color: rgb(255 255 255 / 0.1);
}

.kj-button:has(> .icon-button) {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-right: 0.75rem;
  padding-left: 1rem;
}

.group-icon-button .icon-button {
  position: relative;
  height: 2rem;
  width: 2rem;
  overflow: hidden;
  border-radius: 2px;
  background-color: rgb(255 255 255 / 0.2);
}

.kj-button.primary.white .icon-button {
  --tw-bg-opacity: 1;
  background-color: rgb(3 95 90 / var(--tw-bg-opacity, 1));
}

.icon-button .svg-wrapper {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

footer .space-y-2 li a:not(.icon-button .svg-wrapper),
footer .footer-link-underline:not(.icon-button .svg-wrapper) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.icon-button .svg-wrapper,
footer .footer-link-underline.icon-button .svg-wrapper {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.icon-button .svg-wrapper:first-child {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}

.group-icon-button svg {
  position: absolute;
  fill: #FFFFFF;
}

.group-icon-button:hover .svg-wrapper {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}

.group-icon-button:hover .svg-wrapper:first-child {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

.icon-button .svg-wrapper:first-child {
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group-icon-button:hover .svg-wrapper {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}

.group-icon-button:hover .svg-wrapper:first-child {
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}

/**
 * Product Card Component Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.card-product {
  /* Layout: flex row voor image links en content rechts */
  min-height: 300px;
  align-items: stretch;
}

.card-product__content {
  height: 100%;
  min-height: 100%;
}

.card-product__image-wrapper {
  position: relative;
  width: 240px;
  min-width: 240px;
  flex-shrink: 0;
}

@media (min-width: 1024px) {
  .card-product__image-wrapper {
    padding-right: 0;
  }
}

.card-product__image-wrapper a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}

.card-product__image-wrapper a::before {
  content: '';
  display: block;
  padding-bottom: 100%;
  /* Maakt vierkant aspect ratio */
}

.card-product__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Responsive: stack op mobile */

@media (max-width: 767px) {
  .card-product {
    flex-direction: column;
    min-height: auto;
    align-items: stretch;
  }

  .card-product__image-wrapper {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 1rem;
    position: relative;
    height: auto;
    flex-shrink: 0;
    background-color: white;
  }

  .card-product__image-wrapper a {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: block;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 aspect ratio op mobile */
    height: 0;
    margin: 0;
  }

  .card-product__image-wrapper a::before {
    display: none;
    /* Verwijder ::before op mobile */
  }

  .card-product__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }

  .card-product__content {
    width: 100%;
    max-width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    min-height: auto;
    height: auto;
  }
}

.srfm-form {
  gap: 0.5rem !important;
}

.srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block) .srfm-input-common {
  height: auto !important;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(1 1 1 / 0.1);
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-right: 1rem !important;
}

@media (min-width: 768px) {
  .srfm-form-container .srfm-form .srfm-block:not(.srfm-number-block) .srfm-input-common {
    padding-right: 1.25rem !important;
  }
}

.srfm-form-container .srfm-form .srfm-input-phone {
  padding-left: 4rem !important;
}

.srfm-form-container {
  background-color: unset !important;
}

.srfm-form-container .srfm-button {
  height: auto !important;
  border-radius: 0.5rem !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(243 86 19 / var(--tw-border-opacity, 1)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 86 19 / var(--tw-bg-opacity, 1)) !important;
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

@media (min-width: 768px) {
  .srfm-form-container .srfm-button {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}

/**
 * Single Product Page Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

/* Product Hero */

.product-hero {
  position: relative;
  overflow: visible;
  padding-bottom: 4rem;
}

@media (min-width: 1024px) {
  .product-hero {
    padding-bottom: 6rem;
  }
}

/* Product Images Wrapper */

.product-images-wrapper {
  position: relative;
  z-index: 10;
}

/* Product Images Swiper */

.js-product-images-swiper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 500px;
}

@media (max-width: 1023px) {
  .js-product-images-swiper {
    max-width: 100%;
  }
}

.js-product-images-swiper .swiper-slide {
  display: flex;
  aspect-ratio: 1 / 1;
  max-height: 500px;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

footer .space-y-2 li a:not(.js-product-images-swiper .swiper-slide),
footer .footer-link-underline:not(.js-product-images-swiper .swiper-slide) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.js-product-images-swiper .swiper-slide,
footer .footer-link-underline.js-product-images-swiper .swiper-slide {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.js-product-images-swiper .swiper-slide img,
.product-main-image {
  height: 100%;
  max-height: 500px;
  width: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-image-lightbox-link {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

footer .space-y-2 li a:not(.product-image-lightbox-link),
footer .footer-link-underline:not(.product-image-lightbox-link) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-image-lightbox-link,
footer .footer-link-underline.product-image-lightbox-link {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.product-image-lightbox-link img,
.product-image-lightbox img {
  height: 100%;
  max-height: 500px;
  width: 100%;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.js-product-images-swiper {
  position: relative;
}

.js-product-images-swiper .swiper-button-next,
.js-product-images-swiper .swiper-button-prev {
  position: absolute;
  top: 50%;
  height: auto;
  width: auto;
  min-width: 0px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 86 19 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(243 86 19 / var(--tw-bg-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font-family: serif;
  z-index: 10;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  line-height: 1;
}

.js-product-images-swiper .swiper-button-next {
  right: 0px;
}

.js-product-images-swiper .swiper-button-prev {
  left: 0px;
}

.js-product-images-swiper .swiper-button-next:hover,
.js-product-images-swiper .swiper-button-prev:hover {
  border-color: rgb(243 86 19 / 0.9);
  background-color: rgb(243 86 19 / 0.9);
}

.js-product-images-swiper .swiper-button-next:after,
.js-product-images-swiper .swiper-button-prev:after {
  display: none;
}

.js-product-images-swiper .swiper-button-next:before,
.js-product-images-swiper .swiper-button-prev:before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.215 10.9725L-4.79623e-07 10.9725L-3.70345e-07 8.4725L15.215 8.4725L8.51 1.7675L10.2775 -4.24984e-07L20 9.7225L10.2775 19.445L8.51 17.6775L15.215 10.9725Z' fill='white'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.js-product-images-swiper .swiper-button-prev:before {
  transform: rotate(180deg);
}

/* Product Images Thumbnails */

.js-product-images-thumbs {
  margin-top: 1rem;
}

.js-product-images-thumbs .swiper-slide {
  height: 5rem;
  width: auto;
  cursor: pointer;
  opacity: 0.5;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.js-product-images-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}

.js-product-images-thumbs .swiper-slide img {
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.js-product-images-thumbs .swiper-slide-thumb-active img {
  border-width: 2px;
  border-color: rgb(1 1 1 / 0.2);
}

/* Lightbox */

.product-lightbox {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / 0.9);
}

.product-lightbox.active {
  display: flex;
}

footer .space-y-2 li a:not(.product-lightbox.active),
footer .footer-link-underline:not(.product-lightbox.active) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-lightbox.active,
footer .footer-link-underline.product-lightbox.active {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.product-lightbox img {
  max-height: 90%;
  max-width: 90%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product-lightbox-close {
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  display: flex;
  height: 50px;
  width: 50px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(0 0 0 / 0.5);
  font-size: 2.25rem;
  line-height: 2.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

footer .space-y-2 li a:not(.product-lightbox-close),
footer .footer-link-underline:not(.product-lightbox-close) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-lightbox-close,
footer .footer-link-underline.product-lightbox-close {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.product-lightbox-nav {
  position: absolute;
  top: 50%;
  display: flex;
  height: 50px;
  width: 50px;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(0 0 0 / 0.5);
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

footer .space-y-2 li a:not(.product-lightbox-nav),
footer .footer-link-underline:not(.product-lightbox-nav) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-lightbox-nav,
footer .footer-link-underline.product-lightbox-nav {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.product-lightbox-prev {
  left: 1.25rem;
}

.product-lightbox-next {
  right: 1.25rem;
}

/* Featured Items */

.featured-item-card {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.featured-item-icon img {
  height: 2rem;
  width: 2rem;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Featured Technical Specifications Items */

.featured-spec-item {
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(1 1 1 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
}

/* FAQ Items */

.faq-item {
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-question {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.faq-question:hover {
  background-color: rgb(0 0 0 / 0.05);
}

.faq-question[aria-expanded="true"] .faq-chevron {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.faq-answer {
  max-height: 0px;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  opacity: 0;
  transition: max-height 0.4s ease-out, opacity 0.3s ease-out, padding 0.4s ease-out;
}

.faq-answer.open {
  max-height: 1000px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  opacity: 1;
  transition: max-height 0.3s ease-in, opacity 0.25s ease-in, padding 0.3s ease-in;
}

/* Product Images Section */

.product-image-item {
  overflow: hidden;
}

.product-image-item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* Ensure all images in a row have the same height */

.product-images-grid {
  align-items: stretch;
}

.product-image-item {
  display: flex;
  height: 100%;
}

footer .space-y-2 li a:not(.product-image-item),
footer .footer-link-underline:not(.product-image-item) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-image-item,
footer .footer-link-underline.product-image-item {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.product-image-item img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/* For responsive layouts, use aspect ratio on mobile */

@media (max-width: 767px) {
  .product-image-item {
    aspect-ratio: 4/3;
  }
}

/* On desktop, use fixed height based on layout */

@media (min-width: 768px) {
  .product-images-grid {
    grid-auto-rows: 1fr;
  }

  .product-image-item {
    height: 100%;
    min-height: 300px;
  }
}

@media (min-width: 1024px) {
  .product-image-item {
    min-height: 400px;
  }
}

/* Product Contact Team Member */

.product-contact-team-member {
  width: 100%;
}

.product-contact-team-member-box {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
  padding: 2rem;
}

@media (min-width: 1024px) {
  .product-contact-team-member-box {
    padding: 3rem;
  }
}

.product-contact-team-member-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
}

footer .space-y-2 li a:not(.product-contact-team-member-content),
footer .footer-link-underline:not(.product-contact-team-member-content) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-contact-team-member-content,
footer .footer-link-underline.product-contact-team-member-content {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .product-contact-team-member-content {
    flex-direction: row;
    align-items: center;
  }
}

.product-contact-team-member-image {
  flex-shrink: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .product-contact-team-member-image {
    max-width: 40vw;
  }
}

.product-contact-team-member-image-img {
  border-radius: 0.5rem;
}

.product-contact-team-member-info {
  flex: 1 1 0%;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.product-contact-team-member-title {
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

@media (min-width: 768px) {
  .product-contact-team-member-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

.product-contact-team-member-subtitle {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  opacity: 0.9;
}

.product-contact-team-member-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
}

footer .space-y-2 li a:not(.product-contact-team-member-buttons),
footer .footer-link-underline:not(.product-contact-team-member-buttons) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.product-contact-team-member-buttons,
footer .footer-link-underline.product-contact-team-member-buttons {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

/* Pagebuilder Block Styles */

/**
 * Hero Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.hero {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
}

.hero .container {
  position: relative;
  z-index: 10;
}

.hero-images-wrapper {
  position: relative;
}

.hero-images-wrapper:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
  height: 50%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.hero-images {
  position: relative;
  margin-top: -6rem;
}

.hero-images .grid {
  display: grid;
}

.hero-background {
  overflow: hidden;
}

.hero-background img {
  height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/**
 * Hero Home Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.hero {
  position: relative;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
}

.hero .container {
  position: relative;
  z-index: 10;
}

.hero-images-wrapper {
  position: relative;
}

.hero-images-wrapper:after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: -1;
  height: 50%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-content: '';
  content: var(--tw-content);
}

.hero-images {
  position: relative;
  margin-top: -6rem;
}

.hero-images .grid {
  display: grid;
}

.hero-background {
  overflow: hidden;
}

.hero-background img {
  height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/**
 * CTA Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.cta {
  /* CTA specific styles can be added here */
}

/**
 * Team Members Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.team-members-block__description {
  text-align: left;
}

.team-members-block__card-image {
  overflow: hidden;
}

.team-members-block__card-image-img {
  border-radius: 0;
}

.team-members-block__card {
  text-align: left;
}

.team-members-block__card-title,
.team-members-block__card-position,
.team-members-block__card-socials {
  text-align: left;
  justify-content: flex-start;
}

.team-swiper-next, .team-swiper-prev {
  padding: 0.5rem !important;
}

:is(.team-swiper-next, .team-swiper-prev) .icon-button {
  background-color: unset;
}

:is(.team-swiper-next, .team-swiper-prev).swiper-button-disabled {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.5;
}

/**
 * Industries Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.industry-card {
  transition: transform 0.3s ease-in-out;
}

.industry-card:hover {
  transform: translateY(-4px);
}

.industry-gradient {
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.7) 100%
  );
}

/**
 * Product Overview Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.product-overview {
  /* Product overview specific styles can be added here */
}

/**
 * Services Overview Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.services-overview-block {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

/* Border-t is now on individual items, not the grid */

.services-overview-block__item {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.services-overview-block__item-icon {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
}

footer .space-y-2 li a:not(.services-overview-block__item-icon),
footer .footer-link-underline:not(.services-overview-block__item-icon) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.services-overview-block__item-icon,
footer .footer-link-underline.services-overview-block__item-icon {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

.services-overview-block__item-icon-image {
  height: 1.25rem;
  width: 1.25rem;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}

.services-overview-block__item-title {
  --tw-text-opacity: 1;
  color: rgb(3 42 40 / var(--tw-text-opacity, 1));
}

.services-overview-block__item-description {
  --tw-text-opacity: 1;
  color: rgb(1 1 1 / var(--tw-text-opacity, 1));
}

.services-overview-block__item-button {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .services-overview-block__item-button {
    margin-top: 0px;
  }
}

/**
 * Contact Options Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.contact-options {
  /* Contact options specific styles can be added here */
}

.contact-card {
  /* Contact card styles */
}

.contact-icon {
  /* Contact icon styles */
}

/**
 * Kernwaarden Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.kernwaarden-icon img {
  width: 32px;
  height: 32px;
  -o-object-fit: contain;
     object-fit: contain;
}

/**
 * Text & Image Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.text-image {
  /* Text image specific styles can be added here */
}

/**
 * Team Photo Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.team-photo-block {
  width: 100%;
}

.team-photo-block__wrapper {
  width: 100%;
  overflow: hidden;
}

.team-photo-block__image-container {
  position: relative;
  width: 100%;
  aspect-ratio: 3 / 1;
  overflow: hidden;
}

.team-photo-block__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/**
 * Maintenance Request Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.maintenance-request-block__item-description a {
  margin-top: 0.5rem;
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(3 42 40 / var(--tw-text-opacity, 1));
}

/**
 * Contact Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

/* Style form submit button to be orange */

.contact-block__form-wrapper input[type="submit"],
.contact-block__form-wrapper button[type="submit"] {
  width: auto;
}

.contact-block__form-wrapper input.kj-button.primary.orange,
.contact-block__form-wrapper button.kj-button.primary.orange {
  background-color: rgb(243 86 19);
  color: rgb(255 255 255);
  position: relative;
}

/* Ensure submit button parent is positioned for absolute overlay */

.contact-block__form-wrapper form > p:has(input[type="submit"]),
.contact-block__form-wrapper form > div:has(input[type="submit"]),
.contact-block__form-wrapper form > button[type="submit"] {
  position: relative;
}

/* Form background */

.contact-block__form-wrapper form {
  border-radius: 0.5rem;
}

/**
 * Form Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.form-block {
  /* Form block specific styles can be added here */
}

.form-block__title {
  /* Title styles */
}

.form-block__form-wrapper {
  /* Form wrapper styles */
}

.form-block__no-form {
  /* No form message styles */
}

/**
 * Double Contact Block Styles
 * 
 * @package HaikuVision
 * @version 1.0.0
 * @author Kay Jilesen
 */

.double-contact-block {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.double-contact-card {
  border-radius: 0.5rem;
}

.double-contact-card-image {
  flex-shrink: 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .double-contact-card-image {
    max-width: 40vw;
    width: auto;
  }
}

.double-contact-card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2rem;
}

footer .space-y-2 li a:not(.double-contact-card-content),
footer .footer-link-underline:not(.double-contact-card-content) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.double-contact-card-content,
footer .footer-link-underline.double-contact-card-content {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

@media (min-width: 768px) {
  .double-contact-card-content {
    flex-direction: row;
    align-items: center;
  }
}

.double-contact-card-title {
  font-family: Space Grotesk, serif;
}

.double-contact-card-subtitle {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.double-contact-card-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem;
}

footer .space-y-2 li a:not(.double-contact-card-buttons),
footer .footer-link-underline:not(.double-contact-card-buttons) {
  position: relative;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
}

footer .space-y-2 li a.double-contact-card-buttons,
footer .footer-link-underline.double-contact-card-buttons {
  position: relative;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  overflow: hidden;
  display: inline-flex;
  white-space: nowrap;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/* ! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: DM Sans, system-ui, sans-serif;
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

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

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.top-0 {
  top: 0px;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-\[1\] {
  z-index: 1;
}

.z-\[5\] {
  z-index: 5;
}

.z-\[85\] {
  z-index: 85;
}

.z-\[90\] {
  z-index: 90;
}

.order-1 {
  order: 1;
}

.mx-0\.5 {
  margin-left: 0.125rem;
  margin-right: 0.125rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.size-3\.5 {
  width: 0.875rem;
  height: 0.875rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.h-0\.5 {
  height: 0.125rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-4 {
  height: 1rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.max-h-12 {
  max-height: 3rem;
}

.\!w-full {
  width: 100% !important;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-2\.5 {
  width: 0.625rem;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-7 {
  width: 1.75rem;
}

.w-8 {
  width: 2rem;
}

.w-full {
  width: 100%;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-full {
  max-width: 100%;
}

.max-w-none {
  max-width: none;
}

.max-w-screen-lg {
  max-width: 1024px;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.translate-x-full {
  --tw-translate-x: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-8 {
  --tw-translate-y: 2rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.\!flex-col {
  flex-direction: column !important;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-1\.5 {
  gap: 0.375rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.overflow-hidden {
  overflow: hidden;
}

.\!overflow-visible {
  overflow: visible !important;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-gray\/10 {
  border-color: rgb(1 1 1 / 0.1);
}

.border-orange\/10 {
  border-color: rgb(243 86 19 / 0.1);
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.\!bg-orange {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 86 19 / var(--tw-bg-opacity, 1)) !important;
}

.bg-\[unset\] {
  background-color: unset;
}

.bg-black\/50 {
  background-color: rgb(0 0 0 / 0.5);
}

.bg-gray\/\[0\.03\] {
  background-color: rgb(1 1 1 / 0.03);
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(3 95 90 / var(--tw-bg-opacity, 1));
}

.bg-green-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(3 42 40 / var(--tw-bg-opacity, 1));
}

.bg-green\/10 {
  background-color: rgb(3 95 90 / 0.1);
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(243 86 19 / var(--tw-bg-opacity, 1));
}

.bg-orange\/10 {
  background-color: rgb(243 86 19 / 0.1);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-white\/10 {
  background-color: rgb(255 255 255 / 0.1);
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-tr {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.from-green-dark {
  --tw-gradient-from: #032A28 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(3 42 40 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-green\/5 {
  --tw-gradient-from: rgb(3 95 90 / 0.05) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(3 95 90 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-green-dark\/80 {
  --tw-gradient-to: rgb(3 42 40 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(3 42 40 / 0.8) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.via-70\% {
  --tw-gradient-via-position: 70%;
}

.to-black\/20 {
  --tw-gradient-to: rgb(0 0 0 / 0.2) var(--tw-gradient-to-position);
}

.to-black\/40 {
  --tw-gradient-to: rgb(0 0 0 / 0.4) var(--tw-gradient-to-position);
}

.to-green {
  --tw-gradient-to: #035F5A var(--tw-gradient-to-position);
}

.to-green-dark\/30 {
  --tw-gradient-to: rgb(3 42 40 / 0.3) var(--tw-gradient-to-position);
}

.to-green-dark\/40 {
  --tw-gradient-to: rgb(3 42 40 / 0.4) var(--tw-gradient-to-position);
}

.to-white {
  --tw-gradient-to: #FFFFFF var(--tw-gradient-to-position);
}

.to-60\% {
  --tw-gradient-to-position: 60%;
}

.fill-white {
  fill: #FFFFFF;
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center {
  -o-object-position: center;
     object-position: center;
}

.p-2 {
  padding: 0.5rem;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-64 {
  padding-bottom: 16rem;
}

.pb-\[130\%\] {
  padding-bottom: 130%;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-2 {
  padding-top: 0.5rem;
}

.pt-36 {
  padding-top: 9rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.font-serif {
  font-family: Space Grotesk, serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

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

.\!leading-\[1\.25\] {
  line-height: 1.25 !important;
}

.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}

.text-gray {
  --tw-text-opacity: 1;
  color: rgb(1 1 1 / var(--tw-text-opacity, 1));
}

.text-gray\/90 {
  color: rgb(1 1 1 / 0.9);
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(3 95 90 / var(--tw-text-opacity, 1));
}

.text-green-dark {
  --tw-text-opacity: 1;
  color: rgb(3 42 40 / var(--tw-text-opacity, 1));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(243 86 19 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.opacity-0 {
  opacity: 0;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-90 {
  opacity: 0.9;
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-shadow {
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-200 {
  transition-duration: 200ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 1024px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.section-title {
  font-family: Space Grotesk, serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(1 1 1 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .section-title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px) {
  .section-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.image-container {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.image-container.horizontal {
  padding-bottom: 56.25%;
}

.image-container.vertical {
  padding-bottom: 177.77%;
}

.image-container img {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-pd {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .section-pd {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media (min-width: 1024px) {
  .section-pd {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}

.shadow-haiku {
  box-shadow: 0 16px 40px -24px rgba(0, 0, 0, 0.08);
}

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:pb-0:last-child {
  padding-bottom: 0px;
}

.hover\:fill-orange:hover {
  fill: #F35613;
}

.hover\:text-orange:hover {
  --tw-text-opacity: 1;
  color: rgb(243 86 19 / var(--tw-text-opacity, 1));
}

.hover\:text-orange\/80:hover {
  color: rgb(243 86 19 / 0.8);
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 640px) {
  .sm\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .md\:order-2 {
    order: 2;
  }

  .md\:col-span-12 {
    grid-column: span 12 / span 12;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .md\:col-span-6 {
    grid-column: span 6 / span 6;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:w-40 {
    width: 10rem;
  }

  .md\:grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:\!p-5 {
    padding: 1.25rem !important;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:pt-32 {
    padding-top: 8rem;
  }

  .md\:pt-56 {
    padding-top: 14rem;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-9xl {
    font-size: 8rem;
    line-height: 1;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

  .lg\:col-span-4 {
    grid-column: span 4 / span 4;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:translate-y-12 {
    --tw-translate-y: 3rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }

  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-t-0 {
    border-top-width: 0px;
  }

  .lg\:border-gray\/10 {
    border-color: rgb(1 1 1 / 0.1);
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .xl\:gap-24 {
    gap: 6rem;
  }

  .xl\:p-12 {
    padding: 3rem;
  }
}