.home-container10 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-navbar-interactive {
  width: 100%;
  height: var(--dl-layout-size-small);
  display: flex;
  z-index: 10;
  position: fixed;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
  background-color: rgba(16, 16, 16, 0.75);
}
 
.home-image2 {
  height: 2rem;
}
 
.home-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.home-links1 {
  top: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  left: 0px;
  color: var(--dl-color-theme-neutral-light);
  right: 0px;
  height: auto;
  margin: auto;
  display: flex;
  position: fixed;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-link10 {
  text-decoration: none;
}
 
.home-link14 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-link15 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-text10 {
  margin-left: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-buttons1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-link16 {
  display: contents;
}
 
.home-image3 {
  height: 2rem;
  text-decoration: none;
}
 
.home-burger-menu {
  display: none;
}
 
.home-icon100 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.home-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-logo {
  height: 2rem;
}
 
.home-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon102 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-links2 {
  flex: 0 0 auto;
  display: flex;
  font-size: larger;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link17 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link18 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-link19 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-text11 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.home-buttons2 {
  width: 100%;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-link20 {
  display: contents;
}
 
.home-icon104 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  margin-right: var(--dl-layout-space-twounits);
  text-decoration: none;
}
 
.home-v4volt-hero {
  width: 100%;
}
 
.home-container11 {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-twounits);
  justify-content: center;
}
 
.home-image4 {
  width: 598px;
  height: 106px;
  object-fit: cover;
}
 
.home-text13 {
  color: var(--dl-color-theme-primary2);
}
 
.home-cta-button1 {
  display: flex;
  text-decoration: none;
}
 
.home-link21 {
  text-decoration: none;
}
 
.home-cta-button2 {
  display: flex;
  text-decoration: none;
}
 
.home-icon112 {
  fill: #D9D9D9;
}
 
.home-container12 {
  display: none;
}
 
.home-container13 {
  display: contents;
}
 
.home-container14 {
  display: none;
}
 
.home-container15 {
  display: contents;
}
 
.home-container16 {
  width: 100%;
}
 
.home-renovables-section {
  width: 100%;
}
 
.home-renovables-container1 {
  max-width: 900px;
}
 
.home-renovables-content-grid {
  display: grid;
}
 
.home-text21 {
  fill: var(--dl-color-theme-neutral-light);
  color: var(--dl-color-theme-neutral-light);
  font-size: 58px;
  line-height: 1;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-text23 {
  color: var(--dl-color-theme-primary2);
}
 
.home-renovables-cta-btn {
  text-decoration: none;
}
 
.home-renovables-btn-text {
  z-index: 2;
  position: relative;
  text-decoration: none;
}
 
.home-renovables-btn-icon {
  width: 24px;
  height: 24px;
  display: flex;
  transform: rotate(90deg);
  transition: transform 0.3s ease;
  align-items: center;
  justify-content: center;
}
 
.home-renovables-services-card {
  width: auto;
}
 
.home-renovables-card-glow {
  background-image: linear-gradient(90deg, rgb(51, 187, 132) 2.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-renovables-service-icon1 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 99.00%);
}
 
.home-renovables-service-icon2 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 99.00%);
}
 
.home-renovables-badge {
  color: #10b981;
  border: 1px solid rgba(16, 185, 129, 0.3);
  display: inline-block;
  padding: 4px 10px;
  font-size: 14px;
  background: rgba(16, 185, 129, 0.15);
  font-weight: 500;
  margin-left: 6px;
  border-radius: 6px;
}
 
.home-renovables-service-icon3 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 99.00%);
}
 
.home-renovables-service-icon4 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 99.00%);
}
 
.home-renovables-service-icon5 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-container17 {
  display: none;
}
 
.home-container18 {
  display: contents;
}
 
.home-container19 {
  display: none;
}
 
.home-container20 {
  display: contents;
}
 
.home-container21 {
  display: none;
}
 
.home-container22 {
  display: contents;
}
 
.home-container23 {
  display: none;
}
 
.home-container24 {
  display: contents;
}
 
.home-why-v4volt-section {
  width: 100%;
  background-image: linear-gradient(180deg, rgb(19, 187, 132) 38.00%,rgb(9, 56, 65) 100.00%);
}
 
.home-why-v4volt-title {
  text-transform: capitalize;
}
 
.home-text26 {
  color: #10182b;
}
 
.home-text27 {
  color: #10182b;
}
 
.home-container25 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.home-layout3491 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
}
 
.home-max-width1 {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.home-image-container1 {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.home-placeholder-image1 {
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.home-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-section-title1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-step-title1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgb(14, 44, 54);
  font-size: xx-large;
  margin-bottom: 0px;
}
 
.home-text30 {
  color: var(--dl-color-theme-secondary1);
}
 
.home-text31 {
  color: var(--dl-color-theme-secondary1);
}
 
.home-text32 {
  color: rgb(177, 209, 212);
}
 
.home-container26 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
}
 
.home-layout3492 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-sixunits);
}
 
.home-max-width2 {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.home-content6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-section-title2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-content7 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-step-title2 {
  fill: var(--dl-color-theme-neutral-dark);
  color: rgb(14, 44, 54);
  font-size: xx-large;
  margin-bottom: 0px;
}
 
.home-text40 {
  color: var(--dl-color-theme-secondary1);
}
 
.home-why-v4volt-story-text {
  color: rgb(177, 209, 212);
}
 
.home-image-container2 {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
}
 
.home-placeholder-image2 {
  border-radius: var(--dl-layout-radius-buttonradius);
}
 
.home-why-v4volt-feature-card1 {
  opacity: 1;
  padding-top: var(--dl-layout-space-twounits);
  border-color: rgba(63, 213, 158, 0.2);
  border-width: 1px;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-twounits);
  background-color: rgba(15, 23, 42, 0.75);
}
 
.home-why-v4volt-feature-card2 {
  padding: var(--dl-layout-space-twounits);
  border-color: rgba(63, 213, 158, 0.2);
  border-width: 1px;
  background-color: rgba(15, 23, 42, 0.75);
}
 
.home-why-v4volt-feature-card3 {
  padding: var(--dl-layout-space-twounits);
  border-color: rgba(63, 213, 158, 0.2);
  border-width: 1px;
  background-color: rgba(15, 23, 42, 0.75);
}
 
.home-container27 {
  width: 100%;
}
 
.home-how-it-works-section {
  display: block;
}
 
.home-how-container {
  width: auto;
  max-width: 900px;
}
 
.home-text60 {
  fill: var(--dl-color-theme-primary1);
  color: var(--dl-color-theme-primary1);
  font-size: 58px;
  font-style: normal;
  text-align: center;
  font-weight: 800;
  line-height: 1;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-step-number-badge11 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-step-number-badge12 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-step-number-badge13 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-step-number-badge14 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-step-number-badge15 {
  background-image: linear-gradient(90deg, rgb(19, 187, 132) 0.00%,rgb(90, 224, 173) 100.00%);
}
 
.home-home-cta-button {
  text-decoration: none;
}
 
.home-button-text {
  z-index: 1;
  position: relative;
}
 
.home-button-icon {
  display: flex;
  z-index: 1;
  position: relative;
  transition: transform 0.3s ease;
  align-items: center;
}
 
.home-hero-brand-highlight {
  display: inline-block;
  position: relative;
  animation: heroGradientShift 5s ease infinite;
  background: linear-gradient(135deg, #10b981 0%, #3b82f6 50%, #f59e0b 100%);
  background-clip: text;
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
 
.home-hero-cta-text {
  color: #ffffff;
  z-index: 2;
  position: relative;
  font-size: 18px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
 
.home-hero-cta-icon {
  color: #ffffff;
  width: 30px;
  height: 30px;
  display: flex;
  z-index: 2;
  position: relative;
  background: rgba(255, 255, 255, 0.2);
  transition: all 0.4s ease;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
}
 
.home-hero-cta-glow {
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  position: absolute;
  transform: translate(-50%, -50%);
  background: radial-gradient(
      circle,
      rgba(255, 255, 255, 0.3) 0%,
      transparent 70%
    );
  transition: opacity 0.4s ease;
  text-decoration: none;
}
 
.home-container28 {
  display: none;
}
 
.home-container29 {
  display: contents;
}
 
.home-container30 {
  display: none;
}
 
.home-container31 {
  display: contents;
}
 
.home-contact-section {
  width: 100%;
}
 
.home-contact-grid-overlay {
  width: auto;
  max-width: auto;
}
 
.home-text75 {
  color: var(--dl-color-theme-primary2);
}
 
.home-contact-form-wrapper {
  width: 100%;
  padding-left: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-twounits);
}
 
.home-form-icon1 {
  color: #10b981;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-form-icon2 {
  color: #10b981;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-form-icon3 {
  color: #10b981;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-container32 {
  display: none;
}
 
.home-container33 {
  display: contents;
}
 
.home-container34 {
  display: none;
}
 
.home-container35 {
  display: contents;
}
 
.home-submit-btn-bg {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  position: absolute;
  background: linear-gradient(135deg, #059669 0%, #10b981 50%, #34d399 100%);
  transition: all 0.3s ease;
}
 
.home-submit-btn-content {
  gap: 12px;
  display: flex;
  z-index: 3;
  position: relative;
  align-items: center;
  justify-content: center;
}
 
.home-submit-btn-text {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}
 
.home-submit-btn-icon {
  color: #ffffff;
  display: flex;
  transition: transform 0.3s ease;
  align-items: center;
}
 
.home-container36 {
  display: none;
}
 
.home-container37 {
  display: contents;
}
 
.home-container38 {
  display: none;
}
 
.home-container39 {
  display: contents;
}
 
.home-success-message {
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
}
 
.home-container40 {
  display: none;
}
 
.home-container41 {
  display: contents;
}
 
.home-container42 {
  display: none;
}
 
.home-container43 {
  display: contents;
}
 
.home-container44 {
  display: none;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #D9D9D9;
}
 
.home-max-width3 {
  display: flex;
  flex-direction: column;
}
 
.home-content8 {
  gap: var(--dl-layout-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: 0px;
  border-radius: var(--dl-layout-radius-radius4);
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: flex-start;
}
 
.home-actions1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
}
 
.home-newsletter {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 50%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-actions2 {
  gap: 16px;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-form {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: stretch;
  flex-shrink: 0;
}
 
.home-container45 {
  width: 365px;
  display: flex;
  align-items: stretch;
}
 
.home-text-input {
  width: 100%;
  background-color: transparent;
}
 
.home-button {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  border-width: 0px;
  background-color: var(--dl-color-theme-primary1);
}
 
.home-media {
  width: 50%;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
 
.home-container46 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.home-image1 {
  height: 4rem;
  opacity: 0.65;
}
 
.home-social-links {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-link23 {
  display: contents;
}
 
.home-icon193 {
  text-decoration: none;
}
 
.home-credits1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-row {
  flex: 1;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.home-credits2 {
  gap: var(--dl-layout-space-twounits);
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-content3 {
  align-self: center;
}
 
.home-container47 {
  display: none;
}
 
.home-container48 {
  display: contents;
}
 
.home-container49 {
  display: none;
}
 
.home-container50 {
  display: contents;
}
 
@media(max-width: 1600px) {
  .home-contact-section {
    width: 100%;
    display: flex;
    max-width: auto;
    margin-right: 0px;
  }
  .home-contact-grid-overlay {
    width: 100%;
  }
}
 
@media(max-width: 1200px) {
  .home-renovables-container2 {
    max-width: 1000px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
 
@media(max-width: 991px) {
  .home-links1 {
    position: static;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: 0px;
    flex-direction: row;
    justify-content: flex-end;
  }
  .home-mobile-menu {
    height: auto;
    padding: var(--dl-layout-space-threeunits);
  }
  .home-nav {
    width: 100%;
  }
  .home-hero-content-wrapper1 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .home-renovables-section {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .home-why-v4volt-section {
    padding-left: 0px;
  }
  .home-renovables-container2 {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .home-why-v4volt-title {
    font-size: 58px;
    line-height: 1;
  }
  .home-max-width1 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .home-max-width2 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .home-how-it-works-section {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .home-contact-section {
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
  .home-contact-title {
    font-size: 58px;
    line-height: 1;
  }
  .home-content8 {
    flex-direction: row;
  }
  .home-newsletter {
    width: 50%;
  }
  .home-form {
    width: 100%;
    flex-direction: column;
  }
  .home-container45 {
    width: 100%;
  }
  .home-button {
    width: 100%;
    padding-top: var(--dl-layout-space-halfunit);
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-halfunit);
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-media {
    width: 50%;
  }
  .home-image1 {
    height: 4rem;
  }
  .home-credits1 {
    flex-direction: column;
  }
  .home-row {
    align-items: center;
    flex-direction: row;
    justify-content: center;
  }
  .home-content3 {
    align-self: center;
  }
}
 
@media(max-width: 767px) {
  .home-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .home-mobile-menu {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-nav {
    width: 100%;
  }
  .home-link17 {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link18 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-link19 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-text11 {
    margin-left: 0;
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-buttons2 {
    width: auto;
  }
  .home-hero-content-wrapper1 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-renovables-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-why-v4volt-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-why-v4volt-title {
    font-size: 58px;
    line-height: 1;
  }
  .home-how-it-works-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-hero-cta-text {
    font-size: 16px;
  }
  .home-contact-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-contact-title {
    font-size: 58px;
    line-height: 1;
  }
  .home-submit-btn-text {
    font-size: 14px;
  }
  .home-content8 {
    gap: var(--dl-layout-space-twounits);
    width: auto;
    align-self: stretch;
    flex-direction: column;
  }
  .home-actions1 {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-newsletter {
    width: 100%;
  }
  .home-form {
    width: 100%;
    flex-direction: row;
    justify-content: flex-start;
  }
  .home-container45 {
    width: 100%;
  }
  .home-button {
    width: 208px;
  }
  .home-media {
    width: 100%;
    align-items: center;
  }
  .home-credits1 {
    flex-direction: column;
  }
  .home-row {
    padding: 0px;
    padding-right: 0px;
    flex-direction: column;
  }
  .home-credits2 {
    width: auto;
    align-self: stretch;
    justify-content: space-between;
  }
}
 
@media(max-width: 479px) {
  .home-container10 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-navbar-interactive {
    height: var(--dl-layout-size-small);
    padding: var(--dl-layout-space-unit);
    z-index: 10;
    position: fixed;
  }
  .home-image2 {
    height: var(--dl-layout-size-xsmall);
  }
  .home-mobile-menu {
    padding: var(--dl-layout-space-threeunits);
  }
  .home-links2 {
    width: 100%;
  }
  .home-hero-content-wrapper1 {
    padding-top: var(--dl-layout-space-sixunits);
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-container11 {
    width: 100%;
    max-width: auto;
  }
  .home-image4 {
    width: 100%;
    height: 100%;
  }
  .home-renovables-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-renovables-container1 {
    max-width: var(--dl-layout-size-xxlarge);
  }
  .home-renovables-content-grid {
    display: block;
  }
  .home-renovables-text-content {
    display: block;
    margin-left: 0px;
  }
  .home-text21 {
    text-align: left;
  }
  .home-renovables-subtitle {
    text-align: left;
  }
  .home-renovables-accent-img {
    margin-bottom: 0px;
  }
  .home-renovables-services-card {
    margin-top: var(--dl-layout-space-twounits);
  }
  .home-why-v4volt-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-renovables-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-why-v4volt-title {
    font-size: 58px;
    line-height: 1;
  }
  .home-text32 {
    fill: var(--dl-color-theme-secondary1);
    color: var(--dl-color-theme-secondary1);
  }
  .home-why-v4volt-story-text {
    fill: var(--dl-color-theme-secondary1);
    color: var(--dl-color-theme-secondary1);
  }
  .home-how-it-works-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-text60 {
    color: var(--dl-color-theme-primary1);
    font-size: 58px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
  }
  .home-contact-section {
    padding-left: 40px;
    padding-right: 40px;
  }
  .home-contact-title {
    font-size: 58px;
    line-height: 1;
  }
  .home-text74 {
    color: var(--dl-color-theme-primary2);
  }
  .home-text75 {
    color: var(--dl-color-theme-primary2);
  }
  .home-submit-btn-text {
    font-size: 13px;
  }
  .home-content8 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-newsletter {
    width: 100%;
  }
  .home-actions2 {
    width: 100%;
  }
  .home-form {
    width: 100%;
    flex-direction: column;
  }
  .home-container45 {
    width: 100%;
  }
  .home-button {
    width: 100%;
  }
  .home-media {
    width: 100%;
  }
  .home-image1 {
    height: 3rem;
  }
  .home-social-links {
    align-items: center;
    justify-content: center;
  }
  .home-row {
    align-items: center;
    justify-content: center;
  }
  .home-credits2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
    justify-content: flex-start;
  }
}
