.zet-cookie-banner[hidden] {
  display: none !important;
}

.zet-cookie-banner {
  position: fixed;
  inset: 0;
  z-index: 2147483000;
  display: grid;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow: auto;
  place-items: center;
  background: rgb(15 30 29 / 54%);
  backdrop-filter: blur(1.5px);
  color: #102f30;
  font-family: Inter, Arial, sans-serif;
}

.zet-cookie-panel {
  display: grid;
  gap: 24px;
  width: min(760px, 100%);
  max-height: calc(100vh - 40px);
  padding: 28px;
  overflow: auto;
  border: 1px solid #dce7e1;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 24px 70px rgb(5 30 27 / 28%);
}

.zet-cookie-view {
  display: grid;
  gap: 24px;
}

.zet-cookie-view[hidden] {
  display: none !important;
}

.zet-cookie-copy h2 {
  margin: 0 0 5px;
  color: #102f30;
  font-family: var(--e-global-typography-primary-font-family), Inter, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
}

.zet-cookie-copy p {
  max-width: 620px;
  margin: 0;
  color: #40534b;
  font-size: 15px;
  line-height: 1.5;
}

.zet-cookie-actions {
  display: grid;
  grid-template-columns: repeat(3, minmax(150px, 1fr));
  gap: 10px;
}

.zet-cookie-button {
  min-height: 46px;
  padding: 10px 16px;
  border: 2px solid #fff;
  border-radius: 999px;
  font: 700 14px/1.2 Inter, Arial, sans-serif;
  cursor: pointer;
}

.zet-cookie-button-necessary {
  border-color: #397e6b;
  background: #fff;
  color: #286653;
}

.zet-cookie-button-preferences,
.zet-cookie-button-save {
  border-color: #b9d1c8;
  background: #edf6f3;
  color: #286653;
}

.zet-cookie-button-accept {
  border-color: transparent;
  background: linear-gradient(90deg, #79be71, #62b7b8);
  color: #102f30;
}

.zet-cookie-button:hover,
.zet-cookie-button:focus-visible {
  outline: 3px solid #6ab69d;
  outline-offset: 3px;
}

.zet-cookie-button-back {
  width: max-content;
  padding: 0;
  border: 0;
  color: #286653;
  background: transparent;
  font: 700 14px/1.2 Inter, Arial, sans-serif;
  text-decoration: underline;
  text-underline-offset: 4px;
  cursor: pointer;
}

.zet-cookie-groups {
  display: grid;
  gap: 10px;
}

.zet-cookie-group {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 18px;
  padding: 16px;
  align-items: center;
  border: 1px solid #d7e5df;
  border-radius: 10px;
  background: #f6faf8;
}

.zet-cookie-group strong {
  display: block;
  margin-bottom: 4px;
  color: #102f30;
  font-size: 15px;
}

.zet-cookie-group p {
  margin: 0;
  color: #40534b;
  font-size: 13px;
  line-height: 1.45;
}

.zet-cookie-status {
  color: #286653;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}

.zet-cookie-switch {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #286653;
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
}

.zet-cookie-switch input {
  width: 20px;
  height: 20px;
  margin: 0;
  accent-color: #397e6b;
}

.zet-cookie-settings-row {
  display: flex;
  padding: 0 20px 18px;
  justify-content: center;
  background: #102f30;
}

.zet-cookie-settings-button {
  padding: 4px;
  border: 0;
  color: #d5e9e3;
  background: transparent;
  font: 600 12px/1.4 Inter, Arial, sans-serif;
  text-decoration: underline;
  text-underline-offset: 3px;
  cursor: pointer;
}

.static-mathijs-hero {
  display: block;
  width: 100%;
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: 50% 22%;
}

.elementor-72 .elementor-element.elementor-element-29a3503e .static-home-context-hero {
  display: block;
  object-position: 25% 50%;
}

.elementor-72 .elementor-element.elementor-element-b8a485b .static-home-video-poster {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  object-position: center;
}

.elementor-72 .elementor-element.elementor-element-b8a485b > .elementor-widget-container {
  overflow: hidden;
}

.elementor-72 .elementor-widget-progress .elementor-progress-bar {
  width: 100% !important;
  transform: none !important;
  transition: none !important;
}

.elementor-72 .elementor-element.elementor-element-58fb25ab .elementor-button {
  border-color: transparent !important;
  background: linear-gradient(90deg, #83c678, #63b8b9) !important;
  box-shadow: 0 10px 28px rgb(45 112 91 / 22%);
  color: #102f30 !important;
}

.elementor-72 .elementor-element.elementor-element-99bb8e6 .elementor-button {
  border-color: #fff !important;
  background: transparent !important;
  box-shadow: none;
  color: #fff !important;
}

.elementor-72 .elementor-element.elementor-element-58fb25ab .elementor-button:hover,
.elementor-72 .elementor-element.elementor-element-58fb25ab .elementor-button:focus-visible {
  box-shadow: 0 14px 34px rgb(45 112 91 / 32%);
  transform: translateY(-2px);
}

.elementor-72 .elementor-element.elementor-element-99bb8e6 .elementor-button:hover,
.elementor-72 .elementor-element.elementor-element-99bb8e6 .elementor-button:focus-visible {
  background: rgb(255 255 255 / 12%) !important;
}

@media (min-width: 1025px) {
  .elementor-72 .elementor-element.elementor-element-636ad6f3 {
    --padding-top: 4.5em;
  }
}

.elementor-1075 .elementor-element.elementor-element-5bff3607,
.elementor-1075 .elementor-element.elementor-element-603d2c70,
.elementor-1075 .elementor-element.elementor-element-7c829c8d,
.elementor-1075 .static-depotcharge-card {
  --background-transition: 180ms;
  background-position: 28px 26px !important;
  background-size: 68px auto !important;
  transition:
    opacity 460ms cubic-bezier(0.22, 1, 0.36, 1),
    transform 460ms cubic-bezier(0.22, 1, 0.36, 1),
    border-color 180ms ease,
    box-shadow 180ms ease;
}

@media (min-width: 1025px) {
  .elementor-1075 .elementor-element.elementor-element-5a171480 {
    --e-con-grid-template-columns: repeat(2, minmax(0, 1fr));
    --gap: 24px 24px;
    --row-gap: 24px;
    --column-gap: 24px;
    --padding-top: 28px;
    --padding-bottom: 28px;
  }
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d,
  .static-depotcharge-card
) {
  --gap: 14px;
  --row-gap: 14px;
  --column-gap: 14px;
  --padding-top: 1.5em;
  --padding-right: 1.5em;
  --padding-bottom: 1.5em;
  --padding-left: 1.5em;
  min-height: 0;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d
) > .elementor-widget-image {
  width: 64px !important;
  max-width: 64px !important;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d
) > .elementor-widget-image img {
  width: 64px;
  height: 64px;
  object-fit: contain;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d,
  .static-depotcharge-card
) h3.elementor-heading-title {
  font-size: 30px;
  line-height: 1.2;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d,
  .static-depotcharge-card
) h4.elementor-heading-title {
  font-size: 20px;
  line-height: 1.3;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d,
  .static-depotcharge-card
) .elementor-widget-text-editor p {
  max-width: 54ch;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.5;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d,
  .static-depotcharge-card
) .elementor-button {
  min-height: 42px;
  padding: 10px 17px;
  font-size: 14px;
}

.elementor-1075 :is(
  .elementor-element-5bff3607,
  .elementor-element-603d2c70,
  .elementor-element-7c829c8d,
  .static-depotcharge-card
):hover {
  background-position: 28px 26px !important;
  background-size: 68px auto !important;
}

.elementor-1075 .static-subsidy-links {
  display: flex;
  margin-top: auto;
  flex-wrap: wrap;
  gap: 10px 20px;
}

.elementor-1075 .static-subsidy-links a {
  min-height: 36px;
  color: #287f6c !important;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-decoration: underline !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 5px;
}

.static-sevi-service-reference {
  max-width: 620px;
  padding: 13px 16px;
  margin: 12px 0 0 !important;
  border-left: 3px solid #68ad99;
  color: #24463f;
  background: #edf6f3;
  font-size: 16px;
  line-height: 1.5;
}

.static-sevi-service-reference a {
  color: #287f6c !important;
  font-weight: 700;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}

.zet-whatsapp-button {
  position: fixed;
  right: max(18px, env(safe-area-inset-right));
  bottom: max(18px, env(safe-area-inset-bottom));
  z-index: 9995;
  display: inline-flex;
  width: 56px;
  height: 56px;
  padding: 14px;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 999px;
  color: #fff !important;
  background: #287f6c;
  box-shadow: 0 12px 30px rgb(12 52 44 / 24%);
  text-decoration: none !important;
  transition: background-color 160ms ease, box-shadow 160ms ease, transform 160ms ease;
}

.zet-whatsapp-button img {
  display: block;
  width: 24px;
  height: 24px;
}

.zet-whatsapp-button::after {
  position: absolute;
  right: calc(100% + 10px);
  padding: 8px 11px;
  border-radius: 8px;
  opacity: 0;
  color: #fff;
  background: #102b28;
  content: attr(data-tooltip);
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  pointer-events: none;
  white-space: nowrap;
  transition: opacity 140ms ease;
}

.zet-whatsapp-button:hover::after,
.zet-whatsapp-button:focus-visible::after {
  opacity: 1;
}

.zet-whatsapp-button:hover,
.zet-whatsapp-button:focus-visible {
  color: #fff !important;
  background: #1f6959;
  box-shadow: 0 16px 36px rgb(12 52 44 / 30%);
  transform: translateY(-2px);
}

.zet-whatsapp-button:focus-visible {
  outline: 3px solid #fff;
  outline-offset: 3px;
}

.zet-ecomobiel-notice {
  position: fixed;
  right: 86px;
  bottom: max(18px, env(safe-area-inset-bottom));
  left: auto;
  z-index: 9993;
  display: grid;
  width: min(500px, calc(100vw - 36px));
  padding: 22px;
  grid-template-columns: 145px minmax(0, 1fr);
  gap: 18px;
  align-items: center;
  border: 1px solid #72b8a4;
  border-radius: 16px;
  opacity: 0;
  color: #102b28;
  background: #fff;
  box-shadow: 0 18px 48px rgb(12 52 44 / 22%);
  transform: translateY(14px);
  transition: opacity 220ms ease, transform 220ms ease;
}

.zet-ecomobiel-notice.is-visible {
  opacity: 1;
  transform: translateY(0);
}

.zet-ecomobiel-close {
  position: absolute;
  top: 10px;
  right: auto;
  left: 10px;
  display: grid;
  width: 34px;
  height: 34px;
  padding: 0;
  place-items: center;
  border: 1px solid #8fc5b6;
  border-radius: 50%;
  color: #24463f;
  background: #edf6f3;
  font: inherit;
  font-size: 25px;
  font-weight: 700;
  line-height: 1;
  cursor: pointer;
}

.zet-ecomobiel-logo {
  display: block;
  width: 145px;
  height: auto;
  margin-top: 18px;
}

.zet-ecomobiel-copy {
  min-width: 0;
  padding-top: 10px;
}

.zet-ecomobiel-copy strong {
  display: block;
  margin-bottom: 5px;
  color: #102b28;
  font-size: 18px;
  line-height: 1.25;
}

.zet-ecomobiel-copy p {
  margin: 0 0 9px;
  color: #405953;
  font-size: 14px;
  line-height: 1.4;
}

.zet-ecomobiel-ticket {
  display: inline-flex;
  min-height: 36px;
  padding: 8px 13px;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  color: #102b28 !important;
  background: linear-gradient(90deg, #93cc55, #66bfbc);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
}

.zet-ecomobiel-ticket:hover,
.zet-ecomobiel-ticket:focus-visible {
  color: #102b28 !important;
  box-shadow: 0 8px 18px rgb(45 112 91 / 24%);
}

html[data-theme="dark"] .static-sevi-service-reference {
  border-color: #4d7c70;
  color: #dceae6;
  background: #18302b;
}

html[data-theme="dark"] .zet-ecomobiel-notice {
  border-color: #42675f;
  color: #edf5f3;
  background: #142724;
}

html[data-theme="dark"] .zet-ecomobiel-copy strong,
html[data-theme="dark"] .zet-ecomobiel-copy p {
  color: #edf5f3;
}

html[data-theme="dark"] .zet-ecomobiel-logo {
  padding: 10px;
  border: 1px solid #dce8e3;
  border-radius: 10px;
  background: #f7faf8;
  box-shadow: 0 8px 22px rgb(0 0 0 / 16%);
}

html[data-theme="dark"] .zet-ecomobiel-close {
  color: #b9ccc7;
}

@media (max-width: 767px) {
  .elementor-1075 :is(
    .elementor-element-5bff3607,
    .elementor-element-603d2c70,
    .elementor-element-7c829c8d,
    .static-depotcharge-card
  ) {
    --padding-top: 1.2em;
    --padding-right: 1.2em;
    --padding-bottom: 1.2em;
    --padding-left: 1.2em;
  }

  .elementor-1075 :is(
    .elementor-element-5bff3607,
    .elementor-element-603d2c70,
    .elementor-element-7c829c8d,
    .static-depotcharge-card
  ) h3.elementor-heading-title {
    font-size: 27px;
  }

  .zet-whatsapp-button {
    right: max(12px, env(safe-area-inset-right));
    bottom: max(12px, env(safe-area-inset-bottom));
    width: 52px;
    height: 52px;
    padding: 13px;
  }

  .zet-whatsapp-button::after {
    display: none;
  }

  .zet-ecomobiel-notice {
    right: max(12px, env(safe-area-inset-right));
    bottom: max(76px, calc(env(safe-area-inset-bottom) + 76px));
    left: max(12px, env(safe-area-inset-left));
    width: auto;
    padding: 18px 16px 16px;
    grid-template-columns: 106px minmax(0, 1fr);
    gap: 13px;
  }

  .zet-ecomobiel-logo {
    width: 106px;
    margin-top: 24px;
  }

  .zet-ecomobiel-copy strong {
    font-size: 15px;
  }

  .zet-ecomobiel-copy p {
    font-size: 12px;
  }
}

@media print {
  .zet-whatsapp-button,
  .zet-ecomobiel-notice {
    display: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .zet-ecomobiel-notice {
    transition: none;
  }
}

.elementor-1075 .static-depotcharge-card {
  --display: flex;
  --gap: 14px;
  --row-gap: 14px;
  --column-gap: 14px;
  --padding-top: 1.5em;
  --padding-right: 1.5em;
  --padding-bottom: 1.5em;
  --padding-left: 1.5em;
  scroll-margin-top: 120px;
  border: 1px solid var(--e-global-color-a2c0d56);
  border-radius: 15px;
  background-color: #fff;
  background-image: url("assets/site/uploads/Ellipse-11.png");
  background-repeat: no-repeat;
}

.elementor-1075 .static-depotcharge-icon {
  display: grid;
  width: 58px;
  height: 58px;
  margin: -4px 0 0 -6px;
  flex: 0 0 58px;
  place-items: center;
  border-radius: 50%;
  background: #e2f0ed;
}

.elementor-1075 .static-depotcharge-icon img {
  display: block;
  width: 25px;
  height: auto;
}

.elementor-1075 .static-depotcharge-copy.elementor-element {
  --flex-grow: 1;
  --flex-shrink: 0;
}

.elementor-1075 .static-depotcharge-card .elementor-widget-button {
  margin-top: auto;
}

.static-service-motion-ready .elementor-1075 .static-service-motion:not(.is-visible) {
  opacity: 0;
  transform: translateY(18px);
}

.elementor-1075 .static-service-motion .elementor-widget-image img {
  transition: transform 220ms cubic-bezier(0.22, 1, 0.36, 1);
}

.elementor-1075 .static-service-card-link {
  cursor: pointer;
}

.elementor-1075 .static-service-card-link:focus-visible {
  outline: 4px solid #5cab94;
  outline-offset: 5px;
}

.elementor-1075 .elementor-element.elementor-element-521e6391 .static-sevi-link {
  color: inherit;
  text-decoration-line: underline !important;
  text-decoration-color: #6ab69d !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 4px !important;
}

.elementor-1075 .elementor-element.elementor-element-521e6391 .static-sevi-link:hover,
.elementor-1075 .elementor-element.elementor-element-521e6391 .static-sevi-link:focus-visible {
  color: #176b47;
  text-decoration-color: currentColor !important;
}

@media (hover: hover) and (pointer: fine) {
  .elementor-1075 .static-service-motion.is-visible:hover,
  .elementor-1075 .static-service-motion.is-visible:focus-within {
    transform: translateY(-6px);
    border-color: #6ab69d;
    background-position: 28px 26px !important;
    background-size: 68px auto !important;
    box-shadow: 0 18px 42px rgba(16, 47, 48, 0.14);
  }

  .elementor-1075 .static-service-motion:hover .elementor-widget-image img,
  .elementor-1075 .static-service-motion:focus-within .elementor-widget-image img {
    transform: scale(1.08) rotate(-2deg);
  }
}

.elementor-72 .elementor-element.elementor-element-eda6741 {
  --padding-top: 5em;
  --padding-right: 0;
  --padding-bottom: 5em;
  --padding-left: 0;
  background: #f3f7f5 !important;
}

.elementor-72 .elementor-element.elementor-element-eda6741 > .e-con-inner {
  align-items: flex-start;
  gap: clamp(32px, 6vw, 78px);
}

.elementor-72 .elementor-element.elementor-element-bb323b9 {
  --gap: 12px;
  --row-gap: 12px;
  --column-gap: 12px;
  padding: 24px 4px;
}

.elementor-72 .elementor-element.elementor-element-bb323b9 .elementor-element-5b519e1 h6 {
  margin: 0;
  color: #3f7333;
  font-size: 14px;
  font-weight: 750;
  line-height: 1.35;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.elementor-72 .elementor-element.elementor-element-bb323b9 .elementor-element-50622b6 h2 {
  margin: 0;
  color: #102f30;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.08;
}

.elementor-72 .elementor-element.elementor-element-918fbba {
  --padding-top: 0;
  --padding-right: 0;
  --padding-bottom: 0;
  --padding-left: 0;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion {
  display: grid;
  gap: 12px;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item {
  overflow: hidden;
  border: 1px solid #d4e4de;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 24px rgb(16 47 48 / 5%);
  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item[open] {
  border-color: #6ab69d;
  box-shadow: 0 16px 38px rgb(16 47 48 / 10%);
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title {
  min-height: 64px;
  padding: 19px 22px !important;
  gap: 16px;
  cursor: pointer;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title:hover {
  background: #f7faf8;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title:focus-visible {
  outline: 3px solid #6ab69d;
  outline-offset: -3px;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title-text {
  color: #102f30;
  font-size: 19px;
  line-height: 1.35;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title-icon {
  display: grid;
  width: 32px;
  height: 32px;
  flex: 0 0 32px;
  place-items: center;
  border-radius: 50%;
  background: #e2f0ed;
  color: #176b47;
}

.elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title-icon svg {
  width: 11px;
  height: 11px;
  fill: currentColor;
}

.elementor-72 .static-faq-answer {
  padding: 0 22px 22px;
}

.elementor-72 .static-faq-answer .elementor-widget-container,
.elementor-72 .static-faq-answer p {
  margin: 0;
  color: #34483f;
  line-height: 1.65;
}

.elementor-72 .elementor-element.elementor-element-eda6741 > .e-con-inner {
  display: grid !important;
  grid-template-columns: minmax(280px, 360px) minmax(0, 1fr);
  gap: clamp(48px, 6vw, 80px);
  align-items: start;
}

.elementor-72 .elementor-element.elementor-element-eda6741 .elementor-element-bb323b9,
.elementor-72 .elementor-element.elementor-element-eda6741 .elementor-element-918fbba {
  position: static !important;
  width: auto !important;
  max-width: none !important;
  inset: auto !important;
}

.elementor-49 .elementor-element.elementor-element-287de66 img.static-footer-services-logo {
  width: min(330px, 100%);
  height: auto;
}

.elementor-72 .elementor-element.elementor-element-e3da13c .static-home-contact-photo {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}

.elementor-72 .static-home-team-section {
  --display: block;
  padding: 72px 24px 88px;
  background: #f3f7f5;
}

.elementor-72 .static-home-team-section > .e-con-inner {
  display: block;
  width: min(1180px, 100%);
  margin: 0 auto;
}

.static-home-team-heading {
  margin: 0 auto 34px;
  text-align: center;
}

.static-home-team-eyebrow {
  margin: 0 0 6px;
  color: #3f7333;
  font: 700 16px/1.4 Inter, Arial, sans-serif;
}

.static-home-team-heading h2 {
  margin: 0;
  color: #102f30;
  font-family: var(--e-global-typography-primary-font-family), Inter, Arial, sans-serif;
  font-size: clamp(34px, 4vw, 52px);
  line-height: 1.08;
}

.static-home-team-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.static-home-team-card {
  min-width: 0;
  overflow: hidden;
  border: 1px solid #dce7e1;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(16, 47, 48, 0.08);
}

.static-home-team-card img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}

.static-home-team-card > div {
  padding: 18px 18px 20px;
}

.static-home-team-card h3 {
  margin: 0 0 4px;
  color: #102f30;
  font-family: var(--e-global-typography-primary-font-family), Inter, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
}

.static-home-team-card p {
  margin: 0;
  color: #40534b;
  font: 500 15px/1.45 Inter, Arial, sans-serif;
}

.static-home-team-action {
  margin-top: 30px;
  text-align: center;
}

.static-form-note,
.static-filter-result {
  color: #40534b;
  font: 500 14px/1.5 Inter, Arial, sans-serif;
}

.static-form-note {
  margin: 2px 0 14px;
}

.static-form-status {
  margin-top: 12px;
  font: 600 14px/1.4 Inter, Arial, sans-serif;
}

.static-form-status.is-success {
  color: #176b47;
}

.static-form-status.is-error {
  color: #a12622;
}

.elementor-nav-menu--main .elementor-item-active,
.elementor-nav-menu--main .current-menu-item > .elementor-item {
  color: #176b47 !important;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 5px;
}

@media (min-width: 1025px) {
  .elementor-47 .elementor-element.elementor-element-724fa24d .elementor-social-icon {
    display: grid;
    width: 30px;
    height: 30px;
    padding: 0;
    place-items: center;
    border: 1px solid rgb(255 255 255 / 28%);
    border-radius: 50%;
    background: rgb(255 255 255 / 8%) !important;
    animation: none !important;
    transform: none !important;
    transition: border-color 160ms ease, background-color 160ms ease;
  }

  .elementor-47 .elementor-element.elementor-element-724fa24d .elementor-social-icon:hover,
  .elementor-47 .elementor-element.elementor-element-724fa24d .elementor-social-icon:focus-visible {
    border-color: #6db9a0;
    background: rgb(109 185 160 / 20%) !important;
    outline: none;
  }

  .elementor-47 .elementor-element.elementor-element-724fa24d .elementor-social-icon svg {
    display: block;
    width: 16px;
    height: 16px;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.menu-item-has-children {
    position: relative;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-arrow {
    display: inline-grid !important;
    flex: 0 0 18px;
    width: 18px;
    height: 18px;
    margin-left: 6px;
    padding: 0 !important;
    place-items: center;
    line-height: 0;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-arrow::before,
  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-arrow::after {
    content: none !important;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-arrow svg {
    display: block;
    width: 10px !important;
    height: 10px !important;
    transition: transform 160ms ease;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.menu-item-has-children > .sub-menu {
    display: block !important;
    position: absolute !important;
    top: calc(100% - 1px) !important;
    left: 0 !important;
    z-index: 1000;
    width: 340px !important;
    min-width: 340px !important;
    margin: 0 !important;
    padding: 10px !important;
    border: 1px solid rgb(109 185 160 / 38%);
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 18px 46px rgb(7 31 28 / 20%) !important;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 150ms ease, transform 150ms ease, visibility 0s linear 150ms;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.menu-item-has-children:hover > .sub-menu,
  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.menu-item-has-children:focus-within > .sub-menu,
  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.static-desktop-submenu-open > .sub-menu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    transition-delay: 0s;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.menu-item-has-children:hover > a .sub-arrow svg,
  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.menu-item-has-children:focus-within > a .sub-arrow svg,
  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main li.static-desktop-submenu-open > a .sub-arrow svg {
    transform: rotate(180deg);
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-menu a.elementor-sub-item {
    display: block;
    padding: 10px 12px !important;
    border-radius: 9px;
    color: #183a35 !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    white-space: normal;
  }

  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-menu a.elementor-sub-item:hover,
  .elementor-47 .elementor-element.elementor-element-2d5ebf0 .elementor-nav-menu--main .sub-menu a.elementor-sub-item:focus-visible {
    background: #e8f3ef !important;
    color: #176b47 !important;
    outline: none;
  }
}

.elementor-318 .elementor-element.elementor-element-ab45f1f {
  --e-con-grid-template-columns: repeat(4, minmax(0, 1fr));
}

.elementor-318 .elementor-element.elementor-element-ab45f1f .elementor-widget-text-editor,
.elementor-318 .elementor-element.elementor-element-ab45f1f .elementor-icon-list-text {
  color: #34483f;
}

.e-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.e-filter .e-filter-item {
  border: 1px solid #b7c9c1;
  border-radius: 999px;
  transition: background-color 150ms ease, border-color 150ms ease, color 150ms ease;
}

.e-filter .e-filter-item:hover,
.e-filter .e-filter-item:focus-visible {
  border-color: #176b47;
}

.e-filter .e-filter-item[aria-pressed="true"] {
  border-color: #176b47;
  background: #176b47;
  color: #fff;
}

.static-filter-result {
  margin: 12px 0 0;
}

.e-loop-item[hidden] {
  display: none !important;
}

.e-loop-item[data-static-image] > .elementor-element.elementor-element-8422ccd,
.e-loop-item[data-static-image] > .elementor-element.elementor-element-3803c84 {
  overflow: hidden;
  background-image: none !important;
}

.e-loop-item[data-static-image] > .elementor-element.elementor-element-8422ccd:hover,
.e-loop-item[data-static-image] > .elementor-element.elementor-element-3803c84:hover {
  background-image: none !important;
}

.static-knowledge-image {
  display: block;
  overflow: hidden;
  margin: -5em -2em 1.6em;
  background: #dfe9e4;
}

.static-knowledge-image img {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
  transition: transform 220ms ease;
}

.static-knowledge-image:hover img,
.static-knowledge-image:focus-visible img {
  transform: scale(1.025);
}

.elementor-72 .elementor-element.elementor-element-ee4681e .static-knowledge-image {
  margin: -3em -2em 1.6em;
}

.elementor-72 .elementor-element.elementor-element-ee4681e .static-knowledge-image img {
  height: 190px;
}

.elementor-72 .elementor-element.elementor-element-ee4681e .elementor-loop-container > .e-loop-item:nth-of-type(n + 4) {
  display: none !important;
}

.static-home-knowledge-action {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-top: 28px;
  padding-bottom: 56px;
}

.static-home-knowledge-action .elementor-button {
  min-height: 46px;
  padding-inline: 28px;
}

.elementor-72 .elementor-element.elementor-element-79d9fe38 > .e-con-inner {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.elementor-72 .elementor-element.elementor-element-79d9fe38 .elementor-widget-icon-box {
  width: 100% !important;
  max-width: none !important;
  padding: 20px;
  border: 1px solid rgb(84 143 122 / 28%);
  border-radius: 14px;
  background: rgb(255 255 255 / 54%);
}

.elementor-72 .elementor-element.elementor-element-79d9fe38 .elementor-icon-box-title > span {
  display: grid;
  gap: 4px;
}

.static-result-number {
  color: #176b47;
  font: 700 clamp(26px, 2.2vw, 38px)/1.05 var(--e-global-typography-primary-font-family), Inter, Arial, sans-serif;
}

.static-result-copy {
  color: #34483f;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
}

.elementor-72 .elementor-element.elementor-element-79d9fe38 .elementor-element-1e142cf {
  grid-column: 1 / -1;
  margin-top: 6px;
}

.elementor-667 input::placeholder,
.elementor-667 textarea::placeholder {
  color: #5b6f67;
  opacity: 1;
}

.elementor-toc__body[hidden],
.wp-block-accordion-panel[hidden] {
  display: none !important;
}

.static-toc-list {
  margin: 0;
  padding-left: 1.4em;
}

.static-toc-list li + li {
  margin-top: 7px;
}

.static-toc-list a {
  color: inherit;
  text-decoration: none;
}

.static-toc-list a:hover,
.static-toc-list a:focus-visible {
  color: #176b47;
  text-decoration: underline;
}

.static-toc-level-3 {
  margin-left: 1em;
}

.wp-block-accordion-heading__toggle:focus-visible {
  outline: 2px solid #176b47;
  outline-offset: 3px;
}

html.static-menu-open {
  overflow: hidden;
}

@media (min-width: 1025px) {
  .static-sticky-desktop {
    position: sticky;
    top: var(--static-sticky-offset, 0);
    align-self: flex-start;
    height: max-content;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .static-sticky-tablet {
    position: sticky;
    top: var(--static-sticky-offset, 0);
    align-self: flex-start;
    height: max-content;
  }
}

@media (max-width: 767px) {
  .static-sticky-mobile {
    position: sticky;
    top: var(--static-sticky-offset, 0);
    align-self: flex-start;
    height: max-content;
  }
}

.e-off-canvas {
  pointer-events: none;
}

.e-off-canvas.static-offcanvas-open,
.e-off-canvas.static-offcanvas-open .e-off-canvas__main,
.e-off-canvas.static-offcanvas-open .e-off-canvas__content {
  visibility: visible !important;
}

.e-off-canvas.static-offcanvas-open {
  opacity: 1 !important;
  pointer-events: auto;
}

.e-off-canvas.static-offcanvas-open .e-off-canvas__overlay {
  cursor: pointer;
}

@media (max-width: 1024px) {
  .elementor-47 .elementor-element.elementor-element-6637c59 {
    --e-off-canvas-width: min(400px, calc(100vw - 32px));
    --e-off-canvas-animation-duration: 0.28s;
  }

  .e-off-canvas .e-off-canvas__overlay {
    background: rgb(13 43 40 / 68%) !important;
  }

  .e-off-canvas .e-off-canvas__main,
  .e-off-canvas .e-off-canvas__content {
    border-radius: 24px 0 0 24px;
  }

  .e-off-canvas .e-off-canvas__content {
    overflow: hidden auto !important;
    border: 0 !important;
    border-left: 1px solid rgb(109 185 160 / 42%) !important;
    box-shadow: -18px 0 48px rgb(7 31 28 / 24%);
  }

  .e-off-canvas .elementor-element-ea38a19 {
    --min-height: 100dvh;
    --padding-top: 18px;
    --padding-right: 22px;
    --padding-bottom: 28px;
    --padding-left: 22px;
    gap: 6px;
  }

  .static-home-team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .elementor-element-4318e57 .elementor-icon,
  .elementor-element-2d3e2dc .elementor-icon {
    display: grid !important;
    width: 44px;
    height: 44px;
    place-items: center;
    border-radius: 50%;
    text-decoration: none;
  }

  .elementor-element-4318e57 .elementor-icon {
    border: 1px solid rgb(255 255 255 / 36%);
    background: rgb(255 255 255 / 8%);
    color: #fff !important;
  }

  .e-off-canvas .elementor-element-2d3e2dc.elementor-element {
    position: fixed;
    top: var(--static-menu-control-top, 10px);
    right: var(--static-menu-control-right, 20px);
    z-index: 5;
    width: 44px;
    height: 44px;
    margin: 0 !important;
  }

  .e-off-canvas .elementor-element-2d3e2dc .elementor-icon {
    border: 1px solid rgb(109 185 160 / 64%);
    background: #e5f2ee;
    color: #153b35 !important;
    box-shadow: 0 8px 24px rgb(21 59 53 / 12%);
  }

  .elementor-element-4318e57 .icon-menu-11::before {
    content: "\2630" !important;
    font: 700 24px/1 Arial, sans-serif;
  }

  .elementor-element-2d3e2dc .icon_close_alt2::before {
    content: "\00d7" !important;
    font: 400 34px/1 Arial, sans-serif;
  }

  .e-off-canvas .elementor-element-435436a nav.elementor-nav-menu--dropdown {
    width: 100%;
    visibility: inherit;
    background: transparent;
  }

  .e-off-canvas .elementor-element-435436a,
  .e-off-canvas .elementor-element-435436a .elementor-widget-container {
    width: 100% !important;
  }

  .e-off-canvas .elementor-element-435436a .elementor-nav-menu {
    display: grid !important;
    width: 100%;
    gap: 3px;
    padding: 0;
  }

  .e-off-canvas .elementor-element-435436a .sub-menu {
    display: block !important;
    position: static !important;
    width: 100% !important;
    max-height: none !important;
    margin: 0;
  }

  .e-off-canvas .elementor-element-435436a .sub-menu {
    grid-column: 1 / -1;
    margin: 0 0 8px 10px !important;
    padding: 2px 0 4px 14px !important;
    border-left: 2px solid #6db9a0;
  }

  .e-off-canvas .elementor-element-435436a .sub-menu[hidden] {
    display: none !important;
  }

  .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li {
    width: 100%;
    min-width: 0;
  }

  .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item {
    display: flex;
    width: 100%;
    min-width: 0;
    box-sizing: border-box;
    padding: 10px 12px !important;
    border-radius: 10px;
    color: #183a35 !important;
    font-size: clamp(18px, 2.35vw, 21px) !important;
    font-weight: 700 !important;
    line-height: 1.2 !important;
  }

  .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item:hover,
  .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item:focus-visible,
  .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item.elementor-item-active {
    background: #e5f2ee !important;
    color: #2e806b !important;
  }

  .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li:last-child > a.elementor-item {
    margin-top: 8px;
    background: #397e6b !important;
    color: #fff !important;
    text-align: center;
  }

  .e-off-canvas .elementor-element-435436a .sub-menu a.elementor-sub-item {
    padding: 8px 10px !important;
    border-radius: 8px;
    color: #27433f !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 1.25 !important;
  }

  .e-off-canvas .elementor-element-435436a .sub-menu a.elementor-sub-item:hover,
  .e-off-canvas .elementor-element-435436a .sub-menu a.elementor-sub-item:focus-visible {
    background: #edf6f3 !important;
    color: #2e806b !important;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-parent {
    display: block;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-trigger {
    justify-content: space-between;
    gap: 14px;
    cursor: pointer;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-trigger[aria-expanded="true"] {
    background: #e5f2ee !important;
    color: #2e806b !important;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-trigger .sub-arrow {
    display: grid;
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
    margin-left: auto;
    place-items: center;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-trigger .sub-arrow svg {
    width: 11px;
    height: 11px;
    fill: currentColor;
    transition: transform 180ms ease;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-trigger[aria-expanded="true"] .sub-arrow svg {
    transform: rotate(180deg);
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-parent > .sub-menu {
    margin: 4px 0 10px 12px !important;
    padding: 5px 6px 5px 12px !important;
    border-left: 2px solid #74b8a8;
    border-radius: 0 10px 10px 0;
    background: #f4faf8 !important;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-parent > .sub-menu[hidden] {
    display: none !important;
  }

  .e-off-canvas .elementor-element-435436a .static-mobile-submenu-parent > .sub-menu > li {
    width: 100%;
  }

  .e-off-canvas .elementor-element-435436a a {
    white-space: normal;
  }

  .elementor-318 .elementor-element.elementor-element-ab45f1f {
    --e-con-grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .static-knowledge-image {
    margin-top: -2em;
  }

  .elementor-72 .elementor-element.elementor-element-ee4681e .static-knowledge-image {
    margin: -2em -2em 1.4em;
  }

  .static-service-motion-ready .elementor-1075 .static-service-motion:not(.is-visible) {
    opacity: 1;
    transform: none;
  }

  .elementor-1075 .static-service-motion {
    transition: border-color 180ms ease, box-shadow 180ms ease !important;
  }

  .elementor-72 .elementor-element.elementor-element-79d9fe38 > .e-con-inner {
    grid-template-columns: 1fr;
  }

  .elementor-72 .elementor-element.elementor-element-79d9fe38 .elementor-widget-icon-box {
    padding: 17px;
  }

  .elementor-72 .e-n-accordion-item-title {
    gap: 12px;
    min-height: 58px;
    padding: 15px 14px !important;
  }

  .elementor-72 .e-n-accordion-item-title-text {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }

  .elementor-72 .e-n-accordion-item-title-icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .zet-cookie-banner {
    padding: 14px;
  }

  .elementor-72 .elementor-element.elementor-element-29a3503e .static-home-context-hero {
    margin-inline: auto;
    object-position: 42% 50%;
  }

  .zet-cookie-panel {
    gap: 20px;
    max-height: calc(100vh - 28px);
    padding: 22px 18px;
    border-radius: 10px;
  }

  .zet-cookie-actions {
    grid-template-columns: 1fr;
  }

  .zet-cookie-group {
    grid-template-columns: minmax(0, 1fr);
  }

  .zet-cookie-button {
    width: 100%;
  }

  .elementor-43 .elementor-element.elementor-element-54b39a2 .e-filter {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .elementor-43 .elementor-element.elementor-element-54b39a2 .e-filter-item {
    justify-content: center;
    width: 100%;
    min-width: 0;
    min-height: 44px;
    padding: 9px 10px !important;
    font-size: 13px;
    line-height: 1.2;
    text-align: center;
    white-space: normal;
  }

  .elementor-47 .elementor-element.elementor-element-6637c59 {
    --e-off-canvas-width: min(360px, calc(100vw - 24px));
  }

  .e-off-canvas .e-off-canvas__main,
  .e-off-canvas .e-off-canvas__content {
    border-radius: 20px 0 0 20px;
  }

  .e-off-canvas .elementor-element-ea38a19 {
    --padding-top: 14px;
    --padding-right: 16px;
    --padding-bottom: 22px;
    --padding-left: 16px;
  }

  .elementor-72 .static-home-team-section {
    padding: 52px 16px 64px;
  }

  .static-home-team-heading {
    margin-bottom: 24px;
  }

  .static-home-team-grid {
    gap: 12px;
  }

  .static-home-team-card {
    border-radius: 14px;
  }

  .static-home-team-card > div {
    padding: 13px 12px 15px;
  }

  .static-home-team-card h3 {
    font-size: 16px;
  }

  .static-home-team-card p {
    font-size: 13px;
  }

  .elementor-318 .elementor-element.elementor-element-ab45f1f {
    --e-con-grid-template-columns: minmax(0, 1fr);
  }

  .static-knowledge-image {
    margin: -1em -1em 1.2em;
  }

  .static-knowledge-image img {
    height: 190px;
  }

  .elementor-72 .elementor-element.elementor-element-ee4681e .static-knowledge-image {
    margin: -1em -1em 1.2em;
  }

  .elementor-72 .elementor-element.elementor-element-ee4681e .static-knowledge-image img {
    height: 180px;
  }

  .elementor-72 .static-faq-answer {
    padding: 0 14px 18px;
  }

  .elementor-72 .elementor-element.elementor-element-eda6741 {
    --padding-top: 3.5em;
    --padding-bottom: 3.5em;
  }

  .elementor-72 .elementor-element.elementor-element-bb323b9 {
    padding: 0 0 8px;
  }

  .elementor-1075 .static-depotcharge-card {
    --padding-top: 1em;
    --padding-right: 1em;
    --padding-bottom: 1em;
    --padding-left: 1em;
  }

  .elementor-1075 .static-depotcharge-icon {
    width: 50px;
    height: 50px;
    margin: 0;
    flex-basis: 50px;
  }
}

/* DepotCharge service page */
.static-depotcharge-page,
.static-depotcharge-page * {
  box-sizing: border-box;
}

.static-depotcharge-page {
  overflow: hidden;
  color: #102b28;
  background: #fff;
  font-family: var(--e-global-typography-text-font-family), Arial, sans-serif;
  line-height: 1.6;
}

.static-depotcharge-shell {
  width: min(100% - 80px, 1200px);
  margin-inline: auto;
}

.static-depotcharge-hero {
  position: relative;
  display: flex;
  min-height: 720px;
  padding: clamp(180px, 16vw, 220px) 0 clamp(72px, 8vw, 92px);
  align-items: flex-end;
  isolation: isolate;
  overflow: hidden;
  color: #fff;
  background: #0d2724;
}

.static-depotcharge-hero::after {
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(90deg, rgb(5 24 22 / 92%) 0%, rgb(5 24 22 / 78%) 48%, rgb(5 24 22 / 24%) 78%, rgb(5 24 22 / 42%) 100%);
  content: "";
  pointer-events: none;
}

.static-depotcharge-hero-grid {
  position: static;
  display: block;
}

.static-depotcharge-hero-copy {
  position: relative;
  z-index: 2;
  max-width: 800px;
}

.static-depotcharge-wordmark {
  display: block;
  width: min(270px, 58%);
  height: auto;
  margin-bottom: 30px;
}

.static-depotcharge-eyebrow {
  margin: 0 0 14px;
  color: #6ecab2;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.3;
  text-transform: uppercase;
}

.static-depotcharge-page h1,
.static-depotcharge-page h2,
.static-depotcharge-page h3,
.static-depotcharge-page p {
  margin-top: 0;
}

.static-depotcharge-page h1 {
  max-width: 780px;
  margin-bottom: 24px;
  color: #fff;
  font-size: clamp(44px, 4.6vw, 60px);
  line-height: 1.08;
  letter-spacing: -0.025em;
}

.static-depotcharge-lead {
  max-width: 780px;
  margin-bottom: 34px;
  color: rgb(255 255 255 / 90%);
  font-size: clamp(19px, 1.65vw, 22px);
  font-weight: 600;
  line-height: 1.5;
}

.static-depotcharge-hero .static-depotcharge-eyebrow {
  display: inline-flex;
  padding: 5px 12px;
  border: 2px solid rgb(255 255 255 / 90%);
  border-radius: 999px;
  color: #fff;
  background: rgb(5 24 22 / 30%);
  font-size: 13px;
  letter-spacing: 0.08em;
}

.static-depotcharge-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.static-depotcharge-button {
  display: inline-flex;
  min-height: 50px;
  padding: 13px 22px;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 999px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
  transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

.static-depotcharge-button:hover,
.static-depotcharge-button:focus-visible {
  transform: translateY(-2px);
}

.static-depotcharge-button-primary {
  color: #102b28 !important;
  background: linear-gradient(90deg, #79c36d, #66c2bc);
  box-shadow: 0 14px 34px rgb(0 0 0 / 18%);
}

.static-depotcharge-button-secondary {
  border-color: rgb(255 255 255 / 58%);
  color: #fff !important;
  background: rgb(255 255 255 / 5%);
}

.static-depotcharge-hero-visual {
  position: absolute;
  inset: 0;
  margin: 0;
}

.static-depotcharge-hero-visual > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 44%;
  border-radius: 0;
  box-shadow: none;
}

.static-depotcharge-hero-visual figcaption {
  position: absolute;
  right: 18px;
  bottom: 18px;
  max-width: 360px;
  padding: 14px 16px;
  border: 1px solid rgb(255 255 255 / 18%);
  border-radius: 12px;
  color: rgb(255 255 255 / 82%);
  background: rgb(7 29 27 / 86%);
  font-size: 13px;
  line-height: 1.45;
  backdrop-filter: blur(8px);
  z-index: 2;
}

.static-depotcharge-subnav {
  position: relative;
  z-index: 4;
  border-bottom: 1px solid #c9ddd7;
  background: rgb(255 255 255 / 96%);
  box-shadow: 0 10px 34px rgb(16 43 40 / 8%);
}

.static-depotcharge-subnav .static-depotcharge-shell {
  display: flex;
  min-height: 70px;
  align-items: center;
  gap: 8px;
  overflow-x: auto;
  scrollbar-width: none;
}

.static-depotcharge-subnav .static-depotcharge-shell::-webkit-scrollbar {
  display: none;
}

.static-depotcharge-subnav a {
  display: inline-flex;
  min-height: 42px;
  padding: 10px 15px;
  align-items: center;
  flex: 0 0 auto;
  border-radius: 999px;
  color: #234d45 !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none !important;
  transition: background-color 160ms ease, color 160ms ease, transform 160ms ease;
}

.static-depotcharge-subnav a:hover,
.static-depotcharge-subnav a:focus-visible {
  color: #123d35 !important;
  background: #e2f1ec;
  transform: translateY(-1px);
}

.static-depotcharge-overview {
  padding: 34px 0 0;
  background: #fff;
}

.static-depotcharge-overview-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.static-depotcharge-overview article {
  min-height: 148px;
  padding: 25px 26px;
  border: 1px solid #b9d7cf;
  border-radius: 18px;
  background: linear-gradient(145deg, #fff 0%, #edf7f4 100%);
  box-shadow: 0 16px 44px rgb(21 70 60 / 8%);
}

.static-depotcharge-overview span,
.static-depotcharge-overview strong {
  display: block;
}

.static-depotcharge-overview span {
  margin-bottom: 11px;
  color: #4e9b86;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  line-height: 1.3;
  text-transform: uppercase;
}

.static-depotcharge-overview strong {
  color: #102b28;
  font-size: 20px;
  line-height: 1.35;
}

.static-depotcharge-section[id] {
  scroll-margin-top: 36px;
}

.static-depotcharge-section {
  padding: clamp(70px, 7vw, 92px) 0;
}

.static-depotcharge-section-soft {
  background: #f0f6f4;
}

.static-depotcharge-intro-grid {
  display: grid;
  grid-template-columns: minmax(260px, 0.75fr) minmax(0, 1.25fr);
  gap: clamp(42px, 8vw, 112px);
  align-items: start;
}

.static-depotcharge-page h2 {
  margin-bottom: 20px;
  color: #102b28;
  font-size: clamp(34px, 3.6vw, 46px);
  line-height: 1.08;
  letter-spacing: -0.025em;
}

.static-depotcharge-page h3 {
  margin-bottom: 12px;
  color: #102b28;
  font-size: 24px;
  line-height: 1.2;
}

.static-depotcharge-prose {
  max-width: 760px;
  font-size: clamp(18px, 1.5vw, 21px);
}

.static-depotcharge-prose p {
  margin-bottom: 20px;
}

.static-depotcharge-source {
  display: inline-flex;
  margin-top: 10px;
  color: #247d69 !important;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline !important;
  text-underline-offset: 4px;
}

.static-depotcharge-heading {
  max-width: 780px;
  margin-bottom: 42px;
}

.static-depotcharge-audience-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 22px;
}

.static-depotcharge-card {
  position: relative;
  padding: clamp(28px, 4vw, 46px);
  overflow: hidden;
  border: 1px solid #65b99f;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 12px 34px rgb(19 66 58 / 7%);
}

.static-depotcharge-card-number {
  display: inline-grid;
  width: 48px;
  height: 48px;
  margin-bottom: 28px;
  place-items: center;
  border-radius: 50%;
  color: #0d2c28;
  background: #dcefeb;
  font-weight: 800;
}

.static-depotcharge-card > p {
  max-width: 600px;
  margin-bottom: 24px;
  font-size: 18px;
}

.static-depotcharge-card ul {
  display: grid;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.static-depotcharge-card li {
  position: relative;
  padding-left: 28px;
}

.static-depotcharge-card li::before {
  position: absolute;
  top: 0.43em;
  left: 2px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #5fb799;
  box-shadow: inset 0 0 0 3px #fff;
  content: "";
}

.static-depotcharge-zet-section {
  color: #fff;
  background: #102b28;
}

.static-depotcharge-heading-light h2,
.static-depotcharge-heading-light p:not(.static-depotcharge-eyebrow) {
  color: #fff;
}

.static-depotcharge-heading-light > p:last-child {
  color: rgb(255 255 255 / 76%);
  font-size: 19px;
}

.static-depotcharge-steps {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1px;
  margin: 0;
  padding: 1px;
  list-style: none;
  background: rgb(255 255 255 / 16%);
}

.static-depotcharge-steps li {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 20px;
  padding: clamp(26px, 4vw, 42px);
  background: #102b28;
}

.static-depotcharge-steps li > span {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid #6ecab2;
  border-radius: 50%;
  color: #6ecab2;
  font-weight: 800;
}

.static-depotcharge-steps h3 {
  color: #fff;
}

.static-depotcharge-steps p {
  margin-bottom: 0;
  color: rgb(255 255 255 / 72%);
}

.static-depotcharge-process {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.static-depotcharge-process article {
  min-height: 220px;
  padding: 28px;
  border: 1px solid #83c5b1;
  border-top-width: 3px;
  border-radius: 18px;
  background: #f3f8f6;
}

.static-depotcharge-process strong {
  display: block;
  margin-bottom: 54px;
  color: #5b9f8b;
  font-size: 15px;
}

.static-depotcharge-faq-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.75fr) minmax(0, 1.25fr);
  gap: clamp(42px, 8vw, 112px);
  align-items: start;
}

.static-depotcharge-faq {
  display: grid;
  gap: 12px;
}

.static-depotcharge-faq details {
  border: 1px solid #7dbba8;
  border-radius: 16px;
  background: #fff;
}

.static-depotcharge-faq summary {
  position: relative;
  min-height: 64px;
  padding: 20px 64px 20px 22px;
  cursor: pointer;
  color: #102b28;
  font-size: 18px;
  font-weight: 700;
  list-style: none;
}

.static-depotcharge-faq summary::-webkit-details-marker {
  display: none;
}

.static-depotcharge-faq summary::after {
  position: absolute;
  top: 50%;
  right: 6px;
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid #5fae98;
  border-radius: 50%;
  content: "+";
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  transform: translateY(-50%);
}

.static-depotcharge-faq details[open] summary::after {
  content: "−";
}

.static-depotcharge-faq details p {
  padding: 0 64px 22px 22px;
  margin-bottom: 0;
}

.static-depotcharge-cta {
  padding: 70px 0;
  background: linear-gradient(90deg, #72bd72, #66bfbc);
}

.static-depotcharge-cta-inner {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 36px;
  align-items: center;
}

.static-depotcharge-cta h2 {
  max-width: 760px;
  margin-bottom: 12px;
  color: #0e302b;
}

.static-depotcharge-cta p:not(.static-depotcharge-eyebrow) {
  max-width: 720px;
  margin-bottom: 0;
}

.static-depotcharge-cta .static-depotcharge-eyebrow {
  color: #174c41;
}

.static-depotcharge-cta .static-depotcharge-button-primary {
  color: #fff !important;
  background: #102b28;
}

/* System-controlled dark mode */
html[data-theme="dark"] {
  color-scheme: dark;
  background: #0a1216;
}

html[data-theme="dark"] body {
  color: #eaf3f1;
  background:
    radial-gradient(circle at 9% 8%, rgb(40 101 86 / 14%), transparent 32rem),
    radial-gradient(circle at 91% 58%, rgb(29 82 104 / 12%), transparent 38rem),
    #0a1216;
}

html[data-theme="dark"] .zet-theme-surface {
  border-color: #2b3e43 !important;
  color: #eaf3f1 !important;
  background-color: #132127 !important;
}

html[data-theme="dark"] .zet-theme-surface-soft {
  border-color: #344a4e !important;
  color: #eaf3f1 !important;
  background-color: #192b30 !important;
}

html[data-theme="dark"] .zet-theme-surface-tint {
  border-color: #345a51 !important;
  color: #eaf3f1 !important;
  background-color: #16372f !important;
}

html[data-theme="dark"] .zet-theme-card {
  border-color: #3d555a !important;
  color: #eaf3f1 !important;
  background-color: #1b2e34 !important;
  box-shadow: 0 20px 54px rgb(0 0 0 / 18%) !important;
}

html[data-theme="dark"] .zet-theme-text {
  color: #edf5f3 !important;
}

html[data-theme="dark"] .zet-theme-text-muted {
  color: #b9ccc7 !important;
}

html[data-theme="dark"] .zet-theme-text-muted i,
html[data-theme="dark"] .zet-theme-text-muted svg,
html[data-theme="dark"] .zet-theme-text-muted path {
  color: currentcolor !important;
  fill: currentcolor !important;
}

html[data-theme="dark"] input,
html[data-theme="dark"] select,
html[data-theme="dark"] textarea {
  border-color: #46645f !important;
  color: #edf5f3 !important;
  background: #10221f !important;
}

html[data-theme="dark"] input::placeholder,
html[data-theme="dark"] textarea::placeholder {
  color: #a6bbb6 !important;
}

html[data-theme="dark"] .elementor-nav-menu--main .sub-menu,
html[data-theme="dark"] .elementor-nav-menu--main .static-desktop-submenu,
html[data-theme="dark"] .e-off-canvas__main,
html[data-theme="dark"] .e-off-canvas__content,
html[data-theme="dark"] .e-off-canvas .elementor-nav-menu--dropdown,
html[data-theme="dark"] .e-off-canvas .elementor-nav-menu {
  color: #edf5f3 !important;
  background: #132724 !important;
}

html[data-theme="dark"] .e-off-canvas .elementor-item,
html[data-theme="dark"] .e-off-canvas .elementor-sub-item,
html[data-theme="dark"] .elementor-nav-menu--main .sub-menu a {
  color: #edf5f3 !important;
}

html[data-theme="dark"] .e-off-canvas .elementor-item-active,
html[data-theme="dark"] .e-off-canvas a:hover,
html[data-theme="dark"] .elementor-nav-menu--main .sub-menu a:hover {
  color: #fff !important;
  background: #2d745f !important;
}

@media (max-width: 1024px) {
  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item {
    color: #e8f2ef !important;
    background: transparent !important;
  }

  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item:hover,
  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item:focus-visible,
  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li > a.elementor-item.elementor-item-active,
  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .static-mobile-submenu-trigger[aria-expanded="true"] {
    color: #fff !important;
    background: #28594e !important;
  }

  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .elementor-nav-menu > li:last-child > a.elementor-item {
    color: #fff !important;
    background: #397e6b !important;
  }

  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .static-mobile-submenu-parent > .sub-menu {
    border-color: #528c7c;
    background: #172f2a !important;
  }

  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .sub-menu a.elementor-sub-item {
    color: #dcebe7 !important;
  }

  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .sub-menu a.elementor-sub-item:hover,
  html[data-theme="dark"] .e-off-canvas .elementor-element-435436a .sub-menu a.elementor-sub-item:focus-visible {
    color: #fff !important;
    background: #28594e !important;
  }
}

html[data-theme="dark"] .zet-cookie-panel {
  border-color: #42615b;
  color: #edf5f3;
  background: #142724;
}

html[data-theme="dark"] .zet-cookie-panel h2,
html[data-theme="dark"] .zet-cookie-panel p {
  color: #edf5f3;
}

html[data-theme="dark"] .zet-cookie-group {
  border-color: #36534e;
  background: #192d2b;
}

html[data-theme="dark"] .zet-cookie-group strong,
html[data-theme="dark"] .zet-cookie-group p,
html[data-theme="dark"] .zet-cookie-status,
html[data-theme="dark"] .zet-cookie-switch,
html[data-theme="dark"] .zet-cookie-button-back {
  color: #e4f0ed;
}

html[data-theme="dark"] .zet-cookie-button-preferences,
html[data-theme="dark"] .zet-cookie-button-save,
html[data-theme="dark"] .zet-cookie-button-necessary {
  border-color: #52776d;
  background: #1b342f;
  color: #e4f0ed;
}

html[data-theme="dark"] .elementor-1075 .static-service-motion,
html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item,
html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-79d9fe38 .elementor-widget-icon-box {
  border-color: #385b54 !important;
  background: linear-gradient(145deg, #182c31 0%, #17332e 100%) !important;
  box-shadow: 0 18px 46px rgb(0 0 0 / 16%) !important;
}

html[data-theme="dark"] .elementor-1075 .static-service-motion:nth-child(even),
html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-79d9fe38 .elementor-widget-icon-box:nth-child(even) {
  background: linear-gradient(145deg, #182c31 0%, #17332e 100%) !important;
}

html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-eda6741 {
  background: #0f1c20 !important;
}

html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title:hover {
  background: #203732;
}

html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-a048724 .e-n-accordion-item-title-text {
  color: #edf5f3 !important;
}

html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-eda6741 .elementor-element-5b519e1 h6 {
  color: #79cbb3 !important;
}

html[data-theme="dark"] .elementor-72 .static-result-number {
  color: #75d0ad !important;
}

html[data-theme="dark"] .elementor-72 .static-result-copy {
  color: #c4d8d3 !important;
}

html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-11eb733 {
  background: linear-gradient(135deg, #1b4137 0%, #152f35 100%) !important;
}

html[data-theme="dark"] .elementor-72 .elementor-element.elementor-element-11eb733 :is(h2, h3, h4, h5, h6, p, .elementor-widget-text-editor) {
  color: #edf5f3 !important;
}

html[data-theme="dark"] .elementor-blockquote__author,
html[data-theme="dark"] .e-q-footer cite,
html[data-theme="dark"] blockquote cite {
  color: #c9ded8 !important;
  opacity: 1 !important;
  font-weight: 700;
}

html[data-theme="dark"] .static-depotcharge-page {
  color: #eaf3f1;
  background: #080f13;
}

html[data-theme="dark"] .static-depotcharge-section {
  background-color: #111b20;
}

html[data-theme="dark"] .static-depotcharge-section-soft {
  background: #15332d;
}

html[data-theme="dark"] .static-depotcharge-subnav {
  border-color: #34584f;
  background: rgb(18 31 36 / 96%);
  box-shadow: 0 10px 34px rgb(0 0 0 / 22%);
}

html[data-theme="dark"] .static-depotcharge-subnav a {
  color: #e7f2ef !important;
}

html[data-theme="dark"] .static-depotcharge-subnav a:hover,
html[data-theme="dark"] .static-depotcharge-subnav a:focus-visible {
  color: #fff !important;
  background: #23483f;
}

html[data-theme="dark"] .static-depotcharge-overview {
  background: #111b20;
}

html[data-theme="dark"] .static-depotcharge-overview article {
  border-color: #3b5d56;
  background: linear-gradient(145deg, #1b2a30 0%, #15332d 100%);
  box-shadow: 0 16px 44px rgb(0 0 0 / 18%);
}

html[data-theme="dark"] .static-depotcharge-overview strong {
  color: #edf5f3;
}

html[data-theme="dark"] .static-depotcharge-page h2,
html[data-theme="dark"] .static-depotcharge-page h3,
html[data-theme="dark"] .static-depotcharge-page summary,
html[data-theme="dark"] .static-depotcharge-page p,
html[data-theme="dark"] .static-depotcharge-page li {
  color: #edf5f3;
}

html[data-theme="dark"] .static-depotcharge-card,
html[data-theme="dark"] .static-depotcharge-process article,
html[data-theme="dark"] .static-depotcharge-faq details {
  border-color: #3d555a;
  background: #1b2a30;
  box-shadow: none;
}

html[data-theme="dark"] .static-depotcharge-card-number {
  color: #dff6ef;
  background: #285047;
}

html[data-theme="dark"] .static-depotcharge-card li::before {
  box-shadow: inset 0 0 0 3px #1a302c;
}

html[data-theme="dark"] .static-depotcharge-zet-section,
html[data-theme="dark"] .static-depotcharge-steps li {
  background: #0b171b;
}

html[data-theme="dark"] .static-depotcharge-source {
  color: #81d1ba !important;
}

html[data-theme="dark"] .static-depotcharge-cta h2,
html[data-theme="dark"] .static-depotcharge-cta p {
  color: #0e302b !important;
}

@media (max-width: 1024px) {
  .static-depotcharge-intro-grid,
  .static-depotcharge-faq-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .static-depotcharge-hero-visual > img {
    height: 100%;
  }

  .static-depotcharge-process {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .static-depotcharge-cta-inner {
    grid-template-columns: minmax(0, 1fr);
  }

}

@media (max-width: 767px) {
  .static-depotcharge-shell {
    width: min(100% - 32px, 1240px);
  }

  .static-depotcharge-hero {
    min-height: 700px;
    padding: 142px 0 56px;
  }

  .static-depotcharge-wordmark {
    margin-bottom: 30px;
  }

  .static-depotcharge-page h1 {
    font-size: clamp(39px, 12vw, 54px);
  }

  .static-depotcharge-actions,
  .static-depotcharge-button {
    width: 100%;
  }

  .static-depotcharge-hero-visual > img {
    height: 100%;
    max-height: none;
    object-position: 62% center;
    border-radius: 0;
  }

  .static-depotcharge-hero-visual figcaption {
    display: none;
  }

  .static-depotcharge-audience-grid,
  .static-depotcharge-steps,
  .static-depotcharge-process {
    grid-template-columns: minmax(0, 1fr);
  }

  .static-depotcharge-steps li {
    grid-template-columns: 44px minmax(0, 1fr);
    gap: 14px;
  }

  .static-depotcharge-process article {
    min-height: 0;
  }

  .static-depotcharge-process strong {
    margin-bottom: 28px;
  }

  .static-depotcharge-cta {
    padding: 56px 0;
  }
}

/* DepotCharge follows the same visual rhythm as the other ZET service pages. */
.static-depotcharge-page {
  color: #102b28;
  background: #fff;
}

.static-depotcharge-page h1,
.static-depotcharge-page h2,
.static-depotcharge-page h3,
.static-depotcharge-page p {
  margin-top: 0;
}

.static-depotcharge-shell {
  width: min(100% - 80px, 1200px);
}

.static-depotcharge-hero {
  min-height: 796px;
  padding: 160px 0 90px;
  align-items: center;
}

.static-depotcharge-hero-copy {
  max-width: 840px;
}

.static-depotcharge-page h1 {
  max-width: 840px;
  margin-bottom: 24px;
  font-size: 48px;
  line-height: 1.2;
}

.static-depotcharge-lead {
  max-width: 840px;
  margin-bottom: 0;
  color: rgb(255 255 255 / 92%);
  font-size: 25px;
  font-weight: 700;
  line-height: 1.3;
}

.static-depotcharge-hero-visual > img {
  object-position: center 44%;
}

.static-depotcharge-section {
  padding: clamp(82px, 7.5vw, 104px) 0;
  background: #fff;
}

.static-depotcharge-section-soft {
  background: #f1f7f5;
}

.static-depotcharge-feature {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
  gap: clamp(64px, 8vw, 112px);
  align-items: center;
}

.static-depotcharge-feature-reverse .static-depotcharge-media {
  order: 2;
}

.static-depotcharge-feature-reverse .static-depotcharge-feature-copy {
  order: 1;
}

.static-depotcharge-media {
  position: relative;
  z-index: 0;
  margin: 0 18px 18px 0;
}

.static-depotcharge-media::after {
  position: absolute;
  z-index: -1;
  inset: 18px -18px -18px 18px;
  border: 3px solid #71b8a4;
  border-radius: 18px;
  content: "";
}

.static-depotcharge-media img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 16px;
}

.static-depotcharge-media-wide img {
  object-position: 58% center;
}

.static-depotcharge-media-portrait img {
  aspect-ratio: 4 / 4.5;
  object-position: center 40%;
}

.static-depotcharge-feature-copy {
  max-width: 620px;
}

.static-depotcharge-page h2 {
  margin-bottom: 22px;
  color: #102b28;
  font-size: 39px;
  line-height: 1.2;
  letter-spacing: 0;
}

.static-depotcharge-page h3 {
  margin-bottom: 10px;
  color: #102b28;
  font-size: 31px;
  line-height: 1.3;
}

.static-depotcharge-feature-copy > p:not(.static-depotcharge-eyebrow),
.static-depotcharge-audience p,
.static-depotcharge-audience li,
.static-depotcharge-service-list span {
  font-size: 18px;
  line-height: 1.5;
}

.static-depotcharge-feature-copy > p:not(.static-depotcharge-eyebrow) {
  margin-bottom: 18px;
}

.static-depotcharge-partner-mark {
  display: inline-flex;
  max-width: 285px;
  padding: 14px 20px;
  margin: 0 0 28px;
  border-radius: 12px;
  background: #071a34;
}

.static-depotcharge-partner-mark img {
  display: block;
  width: 100%;
  height: auto;
}

.static-depotcharge-text-link {
  display: inline-flex;
  margin-top: 8px;
  color: #287f6c !important;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline !important;
  text-underline-offset: 5px;
}

.static-depotcharge-audience {
  margin-top: 30px;
  border-top: 1px solid #b8d7cf;
}

.static-depotcharge-audience > div {
  padding: 26px 0;
  border-bottom: 1px solid #b8d7cf;
}

.static-depotcharge-audience p {
  margin-bottom: 14px;
}

.static-depotcharge-audience ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 22px;
}

.static-depotcharge-audience li::marker {
  color: #5ba88f;
}

.static-depotcharge-service-list {
  margin: 28px 0 0;
  padding: 0;
  border-top: 1px solid #b8d7cf;
  list-style: none;
}

.static-depotcharge-service-list li {
  display: grid;
  grid-template-columns: minmax(160px, 0.72fr) minmax(0, 1.28fr);
  gap: 24px;
  padding: 19px 0;
  border-bottom: 1px solid #b8d7cf;
}

.static-depotcharge-service-list strong {
  color: #102b28;
  font-size: 18px;
  line-height: 1.45;
}

.static-depotcharge-section-heading {
  max-width: 760px;
  margin-bottom: 48px;
}

.static-depotcharge-process-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: clamp(48px, 8vw, 100px);
  margin: 0;
  padding: 0;
  border-top: 1px solid #b8d7cf;
  list-style: none;
}

.static-depotcharge-process-list li {
  display: grid;
  grid-template-columns: 52px minmax(0, 1fr);
  gap: 20px;
  padding: 30px 0;
  border-bottom: 1px solid #b8d7cf;
}

.static-depotcharge-process-list > li > span {
  color: #4b927f;
  font-size: 15px;
  font-weight: 800;
  letter-spacing: 0.08em;
}

.static-depotcharge-process-list h3,
.static-depotcharge-process-list p {
  margin-bottom: 6px;
}

.static-depotcharge-faq-layout {
  display: grid;
  grid-template-columns: minmax(260px, 0.72fr) minmax(0, 1.28fr);
  gap: clamp(64px, 8vw, 112px);
  align-items: start;
}

.static-depotcharge-faq {
  gap: 0;
  border-top: 1px solid #9fc8bc;
}

.static-depotcharge-faq details {
  position: relative;
  overflow: clip;
  border: 0;
  border-bottom: 1px solid #9fc8bc;
  border-radius: 0;
  background: transparent;
}

.static-depotcharge-faq summary {
  min-height: 0;
  padding: 23px 50px 23px 0;
  font-size: 18px;
}

.static-depotcharge-faq summary::after {
  right: 0;
  width: 32px;
  height: 32px;
  border-color: #68ad99;
}

.static-depotcharge-faq details p {
  position: relative;
  z-index: 0;
  display: block;
  padding: 0 50px 24px 0;
}

.static-depotcharge-cta {
  padding: 76px 0;
  background: #e5f2ee;
}

.static-depotcharge-cta-inner {
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 48px;
}

.static-depotcharge-cta h2 {
  margin-bottom: 12px;
  color: #102b28;
}

.static-depotcharge-cta p:not(.static-depotcharge-eyebrow) {
  max-width: 720px;
  margin-bottom: 0;
}

.static-depotcharge-button {
  display: inline-flex;
  min-height: 50px;
  padding: 13px 24px;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 999px;
  color: #102b28 !important;
  background: linear-gradient(90deg, #79c36d, #66c2bc);
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none !important;
}

html[data-theme="dark"] .static-depotcharge-page,
html[data-theme="dark"] .static-depotcharge-section {
  color: #edf5f3;
  background: #111b20;
}

html[data-theme="dark"] .static-depotcharge-section-soft {
  background: #15332d;
}

html[data-theme="dark"] .static-depotcharge-media::after {
  border-color: #4d7c70;
}

html[data-theme="dark"] .static-depotcharge-media img {
  filter: brightness(0.88);
}

html[data-theme="dark"] .static-depotcharge-page h2,
html[data-theme="dark"] .static-depotcharge-page h3,
html[data-theme="dark"] .static-depotcharge-service-list strong {
  color: #edf5f3;
}

html[data-theme="dark"] .static-depotcharge-audience,
html[data-theme="dark"] .static-depotcharge-audience > div,
html[data-theme="dark"] .static-depotcharge-service-list,
html[data-theme="dark"] .static-depotcharge-service-list li,
html[data-theme="dark"] .static-depotcharge-process-list,
html[data-theme="dark"] .static-depotcharge-process-list li,
html[data-theme="dark"] .static-depotcharge-faq,
html[data-theme="dark"] .static-depotcharge-faq details {
  border-color: #3b5d56;
}

html[data-theme="dark"] .static-depotcharge-audience > div,
html[data-theme="dark"] .static-depotcharge-service-list li,
html[data-theme="dark"] .static-depotcharge-process-list li {
  background: #18272c;
}

html[data-theme="dark"] .static-depotcharge-audience > div:nth-child(even),
html[data-theme="dark"] .static-depotcharge-service-list li:nth-child(even),
html[data-theme="dark"] .static-depotcharge-process-list li:nth-child(even) {
  background: #132e2a;
}

html[data-theme="dark"] .static-depotcharge-faq details {
  background: #1b2a30;
}

html[data-theme="dark"] .static-depotcharge-text-link {
  color: #81d1ba !important;
}

html[data-theme="dark"] .static-depotcharge-cta {
  background: linear-gradient(120deg, #1b3d36 0%, #0d2731 100%);
}

html[data-theme="dark"] .static-depotcharge-cta h2,
html[data-theme="dark"] .static-depotcharge-cta p {
  color: #edf5f3 !important;
}

html[data-theme="dark"] .static-depotcharge-button {
  color: #102b28 !important;
}

@media (max-width: 1024px) {
  .elementor-72 .elementor-element.elementor-element-eda6741 > .e-con-inner {
    grid-template-columns: minmax(0, 1fr);
    gap: 30px;
  }

  .static-depotcharge-feature,
  .static-depotcharge-faq-layout {
    grid-template-columns: minmax(0, 1fr);
  }

  .static-depotcharge-feature-reverse .static-depotcharge-media,
  .static-depotcharge-feature-reverse .static-depotcharge-feature-copy {
    order: initial;
  }

  .static-depotcharge-media,
  .static-depotcharge-feature-copy {
    max-width: 760px;
  }

  .static-depotcharge-cta-inner {
    grid-template-columns: minmax(0, 1fr);
  }

  .static-depotcharge-overview-grid {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 767px) {
  .static-depotcharge-shell {
    width: min(100% - 32px, 1200px);
  }

  .static-depotcharge-hero {
    min-height: 650px;
    padding: 142px 0 52px;
  }

  .static-depotcharge-page h1 {
    font-size: clamp(39px, 12vw, 52px);
  }

  .static-depotcharge-section {
    padding: 72px 0;
  }

  .static-depotcharge-subnav .static-depotcharge-shell {
    min-height: 62px;
    gap: 4px;
  }

  .static-depotcharge-subnav a {
    padding: 9px 12px;
    font-size: 14px;
  }

  .static-depotcharge-overview {
    padding-top: 22px;
  }

  .static-depotcharge-overview-grid {
    gap: 12px;
  }

  .static-depotcharge-overview article {
    min-height: 0;
    padding: 21px 22px;
  }

  .static-depotcharge-feature {
    gap: 58px;
  }

  .static-depotcharge-media {
    margin: 0 10px 10px 0;
  }

  .static-depotcharge-media::after {
    inset: 10px -10px -10px 10px;
  }

  .static-depotcharge-page h2 {
    font-size: clamp(34px, 10vw, 42px);
  }

  .static-depotcharge-service-list li {
    grid-template-columns: minmax(0, 1fr);
    gap: 6px;
  }

  .static-depotcharge-process-list {
    grid-template-columns: minmax(0, 1fr);
  }

  .static-depotcharge-faq-layout {
    gap: 16px;
  }

  .static-depotcharge-cta {
    padding: 60px 0;
  }

  .static-depotcharge-button {
    width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  .elementor-1075 .elementor-element.elementor-element-5bff3607,
  .elementor-1075 .elementor-element.elementor-element-603d2c70,
  .elementor-1075 .elementor-element.elementor-element-7c829c8d,
  .elementor-1075 .static-depotcharge-card,
  .static-knowledge-image img {
    transition: none !important;
  }

  .static-service-motion-ready .elementor-1075 .static-service-motion:not(.is-visible) {
    opacity: 1;
    transform: none;
  }

  .elementor-1075 .static-service-motion:hover,
  .elementor-1075 .static-service-motion:focus-within,
  .elementor-1075 .static-service-motion:hover .elementor-widget-image img,
  .elementor-1075 .static-service-motion:focus-within .elementor-widget-image img,
  .static-knowledge-image:hover img,
  .static-knowledge-image:focus-visible img {
    transform: none !important;
  }
}
