.elementor-58 .elementor-element.elementor-element-8757bd2{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-58 .elementor-element.elementor-element-35585f3{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-58 .elementor-element.elementor-element-e8d8a7f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:-21px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:80px;--padding-left:80px;--padding-right:80px;}.elementor-58 .elementor-element.elementor-element-e8d8a7f:not(.elementor-motion-effects-element-type-background), .elementor-58 .elementor-element.elementor-element-e8d8a7f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#2B93CF;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-58 .elementor-element.elementor-element-acaf3a2{text-align:center;}.elementor-58 .elementor-element.elementor-element-acaf3a2 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#FFFFFF;}.elementor-58 .elementor-element.elementor-element-374b9be{text-align:center;}.elementor-58 .elementor-element.elementor-element-374b9be .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:400;color:#FFFFFF;}.elementor-58 .elementor-element.elementor-element-c150b97{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-58 .elementor-element.elementor-element-4f0fc37 .elementor-button{background-color:#FFFFFF;font-family:"Poppins", Sans-serif;font-weight:500;fill:#2B93CF;color:#2B93CF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#FFFFFF;border-radius:20px 20px 20px 20px;}.elementor-58 .elementor-element.elementor-element-bee60e6 .elementor-button{background-color:#FD8A6A00;font-family:"Poppins", Sans-serif;font-weight:500;fill:#FFFFFF;color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-radius:20px 20px 20px 20px;}@media(max-width:1024px){.elementor-58 .elementor-element.elementor-element-c150b97{--grid-auto-flow:row;}}@media(min-width:768px){.elementor-58 .elementor-element.elementor-element-e8d8a7f{--content-width:1200px;}.elementor-58 .elementor-element.elementor-element-c150b97{--width:35%;}}@media(max-width:767px){.elementor-58 .elementor-element.elementor-element-c150b97{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-17cf927 */.lew-impact-hero {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  background-image: url("https://l-e-w.pl/wp-content/uploads/2026/03/lew-1-1-scaled.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-family: "Poppins", sans-serif;
}

.lew-impact-hero__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,0.82) 0%, rgba(255,255,255,0.70) 34%, rgba(255,255,255,0.30) 100%),
    linear-gradient(180deg, rgba(15, 36, 51, 0.06) 0%, rgba(15, 36, 51, 0.16) 100%);
  z-index: 1;
}

.lew-impact-hero__inner {
  position: relative;
  z-index: 2;
  max-width: 1280px;
  margin: 0 auto;
  min-height: 620px;
  display: flex;
  align-items: center;
  padding: 80px 32px 110px;
}

.lew-impact-hero__content {
  max-width: 1200px;
}

.lew-impact-hero__title {
  margin: 0 0 26px;
  font-size: 64px;
  line-height: 0.98;
  font-weight: 700;
  letter-spacing: -0.03em;
  color: #2f435b;
}

.lew-impact-hero__text {
  margin: 0;
  max-width: 620px;
  font-size: 18px;
  line-height: 1.7;
  font-weight: 400;
  color: #2f435b;
}

.lew-impact-hero__bottom-bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  background: #2f95da;
  z-index: 3;
}

@media (max-width: 1180px) {
  .lew-impact-hero {
    min-height: 560px;
  }

  .lew-impact-hero__inner {
    min-height: 560px;
    padding: 70px 24px 96px;
  }

  .lew-impact-hero__title {
    font-size: 52px;
  }

  .lew-impact-hero__text {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .lew-impact-hero {
    min-height: 500px;
    background-position: center center;
  }

  .lew-impact-hero__overlay {
    background:
      linear-gradient(180deg, rgba(255,255,255,0.80) 0%, rgba(255,255,255,0.74) 52%, rgba(255,255,255,0.68) 100%),
      linear-gradient(180deg, rgba(15, 36, 51, 0.08) 0%, rgba(15, 36, 51, 0.14) 100%);
  }

  .lew-impact-hero__inner {
    min-height: 500px;
    padding: 54px 18px 86px;
    align-items: flex-start;
  }

  .lew-impact-hero__content {
    max-width: 100%;
  }

  .lew-impact-hero__title {
    font-size: 38px;
    line-height: 1.02;
    margin-bottom: 18px;
  }

  .lew-impact-hero__text {
    font-size: 14px;
    line-height: 1.75;
    max-width: 100%;
  }

  .lew-impact-hero__bottom-bar {
    height: 68px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-439307a */.lew-student-zone-section {
  padding: 64px 16px 60px;
  font-family: "Poppins", sans-serif;
}

.lew-student-zone-section__wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.lew-student-zone-section__header {
  max-width: 860px;
  margin: 0 auto 34px;
  text-align: center;
}

.lew-student-zone-section__heading {
  margin: 0 0 16px;
  font-size: 28px;
  line-height: 1.18;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #2f435b;
}

.lew-student-zone-section__lead {
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
  color: #7c8892;
}

.lew-student-zone-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.lew-student-zone-card {
  background: #ffffff;
  border: 1px solid #e7edf3;
  border-radius: 22px;
  padding: 28px 24px 24px;
  box-shadow: 0 6px 18px rgba(31, 56, 88, 0.05);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.lew-student-zone-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 26px rgba(31, 56, 88, 0.08);
}

.lew-student-zone-card__head {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 20px;
}

.lew-student-zone-card__icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 12px;
  background: linear-gradient(135deg, #2f95da 0%, #5ab0eb 100%);
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 10px 22px rgba(47, 149, 218, 0.18);
}

.lew-student-zone-card__icon svg {
  width: 20px;
  height: 20px;
  display: block;
}

.lew-student-zone-card__title {
  margin: 0;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 700;
  color: #2f435b;
}

.lew-student-zone-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.lew-student-zone-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 14px 14px 14px 16px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fbfe 100%);
  border: 1px solid #edf2f7;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.lew-student-zone-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(31, 56, 88, 0.06);
  border-color: #d9e7f3;
}

.lew-student-zone-item__text {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 500;
  color: #2f435b;
}

.lew-student-zone-item__btn {
  min-width: 88px;
  min-height: 36px;
  padding: 0 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #f48a69 0%, #f2b07a 100%);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  box-shadow: 0 8px 18px rgba(244, 138, 105, 0.18);
  white-space: nowrap;
}

@media (max-width: 1024px) {
  .lew-student-zone-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .lew-student-zone-section {
    padding: 46px 16px 42px;
  }

  .lew-student-zone-section__heading {
    font-size: 24px;
  }

  .lew-student-zone-card {
    padding: 24px 18px 20px;
    border-radius: 18px;
  }

  .lew-student-zone-card__title {
    font-size: 19px;
  }

  .lew-student-zone-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .lew-student-zone-item__btn {
    min-width: 0;
  }

  .lew-student-zone-section__lead,
  .lew-student-zone-item__text {
    font-size: 14px;
    line-height: 1.75;
  }
}/* End custom CSS */