body.page-id-570 .hero-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
  overflow: hidden;
}

body.page-id-570 .hero-section > div {
  max-width: var(--grid-navigation);
  margin: 0 auto;
}

body.page-id-570 .hero-section > div > .elementor-column {
  z-index: 1;
  max-width: 480px;
}

body.page-id-570 .hero-section::before {
  content: '';
  position: absolute;
  right: -700px;
  top: 0;
  width: 2112.67px;
  height: 883.32px;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.56) 0%, rgba(255, 255, 255, 0) 100%);
  transform: rotate(46.09deg);
}

body.page-id-570 .hero-section::after {
  content: '';
  background: url("/wp-content/uploads/2025/07/zespol_transparent.png");
  background-size: cover;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  width: 823px;
}

body.page-id-570 section.why-us .elementor-icon {
  padding: 12px;
  background-color: white;
  box-shadow: 0px 12px 16px rgb(25 48 82 / 10%);
  border-radius: 2px;
}

body.page-id-570 section.why-us .elementor-column .elementor-column {
  max-width: 312px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  body.page-id-570 .hero-section::after {
    width: 100%;
    height: 69vw;
    bottom: 0;
    top: unset;
  }

  body.page-id-570 .hero-section .elementor-button {
    width: 100%;
  }
}