.elementor-11 .elementor-element.elementor-element-3a959d5{--display:flex;--min-height:85vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.79;}.elementor-11 .elementor-element.elementor-element-3a959d5:not(.elementor-motion-effects-element-type-background), .elementor-11 .elementor-element.elementor-element-3a959d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.nowaeco.com/wp-content/uploads/2025/10/unnamed-12.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-11 .elementor-element.elementor-element-3a959d5::before, .elementor-11 .elementor-element.elementor-element-3a959d5 > .elementor-background-video-container::before, .elementor-11 .elementor-element.elementor-element-3a959d5 > .e-con-inner > .elementor-background-video-container::before, .elementor-11 .elementor-element.elementor-element-3a959d5 > .elementor-background-slideshow::before, .elementor-11 .elementor-element.elementor-element-3a959d5 > .e-con-inner > .elementor-background-slideshow::before, .elementor-11 .elementor-element.elementor-element-3a959d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-primary );--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-11 .elementor-element.elementor-element-affc0e2 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:60px;font-weight:700;text-decoration:none;line-height:70px;color:var( --e-global-color-e3bd728 );}.elementor-11 .elementor-element.elementor-element-39c497c .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:30px;font-weight:300;text-decoration:none;line-height:34px;color:var( --e-global-color-astglobalcolor5 );}.elementor-11 .elementor-element.elementor-element-183fe88{width:var( --container-widget-width, 41% );max-width:41%;--container-widget-width:41%;--container-widget-flex-grow:0;}.elementor-11 .elementor-element.elementor-element-183fe88 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );color:#FFFFFFD6;}.elementor-11 .elementor-element.elementor-element-7f152be{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-11 .elementor-element.elementor-element-183fe88{--container-widget-width:62%;--container-widget-flex-grow:0;width:var( --container-widget-width, 62% );max-width:62%;}.elementor-11 .elementor-element.elementor-element-183fe88 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-11 .elementor-element.elementor-element-affc0e2 .elementor-heading-title{font-size:40px;line-height:45px;}.elementor-11 .elementor-element.elementor-element-39c497c .elementor-heading-title{font-size:18px;line-height:24px;}.elementor-11 .elementor-element.elementor-element-183fe88{width:100%;max-width:100%;}.elementor-11 .elementor-element.elementor-element-183fe88 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-11 .elementor-element.elementor-element-7f152be{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-26b0096 */@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&family=Poppins:wght@300;400;500&display=swap');

.sustainability-section {
  background: #fff;
  color: #333;
  padding: 80px 20px;
  font-family: 'Poppins', sans-serif;
}

.container {
  max-width: 1200px;
  margin: auto;
}

h2, h3 {
  font-family: 'Roboto', sans-serif;
  color: #222;
  margin-bottom: 15px;
}

p {
  color: #555;
  line-height: 1.7;
}

.top-section {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 40px;
  margin-bottom: 70px;
}

.text-block {
  border-left: 4px solid #5cb85c;
  padding-left: 20px;
}

.text-block .quote {
  font-style: italic;
  color: #4caf50;
  margin-bottom: 15px;
}

.impact-section {
  text-align: center;
  margin-bottom: 70px;
}

.impact-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 30px;
  margin-top: 40px;
}

.impact-card {
  padding: 30px;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  transition: all 0.3s ease;
}

.impact-card:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}

.circle {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #e8f5e9;
  color: #43a047;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin: 0 auto 15px;
}

.highlight {
  font-family: 'Roboto', sans-serif;
  color: #2e7d32;
  font-size: 18px;
  font-weight: 600;
}

.nowaeco-section {
  background: #f9f9f9;
  padding: 50px;
  border-radius: 12px;
}

.nowaeco-content h3 {
  color: #2e7d32;
  font-size: 22px;
  margin-bottom: 15px;
}

/* ---------- Responsive Fixes ---------- */
@media (max-width: 992px) {
  .sustainability-section {
    padding: 60px 20px;
  }

  .top-section {
    gap: 30px;
  }

  .impact-grid {
    gap: 20px;
  }

  .impact-card {
    padding: 25px;
  }
}

@media (max-width: 768px) {
  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
  }

  .sustainability-section {
    padding: 50px 15px;
  }

  .circle {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }

  .highlight {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .sustainability-section {
    padding: 40px 12px;
  }

  .top-section {
    grid-template-columns: 1fr;
    gap: 25px;
  }

  .impact-grid {
    grid-template-columns: 1fr;
  }

  .impact-card {
    padding: 20px;
  }

  .circle {
    width: 55px;
    height: 55px;
    font-size: 22px;
  }

  h2, h3 {
    text-align: center;
  }

  .text-block {
    padding-left: 15px;
  }
}/* End custom CSS */