:root {
  --glowna-zielen: #2f5d50;
  --jasna-zielen: #6b8f71;
  --tlo-jasne: #f4f6f3;
  --bialy: white;
  --neutranlny-braz: #8a7967;
  --tekst-glowny: #1e1e1e;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  background-image: url('../images/heroTest.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 100vh;
}

.body {
  height: 100px;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading {
  color: #235;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  display: flex;
}

.paragraph {
  text-align: center;
}

.button {
  cursor: nwse-resize;
}

.section-2 {
  height: 100vh;
}

.container-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
}

.flex-block-2 {
  align-items: center;
}

.heading-2 {
  font-family: Lato, sans-serif;
}

.list {
  flex-flow: column;
  display: flex;
}

.flex-block-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.flex-block-4, .flex-block-5 {
  justify-content: center;
  align-items: center;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flex-block-6 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-2 {
  display: block;
}

.grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
}

.div-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-5, .div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2 {
  grid-template-columns: 1fr 1fr 1fr;
}

.image {
  vertical-align: baseline;
}

.dot {
  background-color: #000;
  border-radius: 100%;
  flex-flow: row;
  width: 8px;
  height: 8px;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  display: flex;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: flex-start;
  display: flex;
}

.text-block {
  line-height: 0;
}

.text-block-2 {
  color: #000;
  letter-spacing: .1em;
}

.heading-4 {
  font-weight: 400;
}

.text-block-3 {
  opacity: .61;
  position: static;
}

.div-block-9 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: baseline;
  display: flex;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-10 {
  flex-flow: column;
  display: flex;
}

.paragraph-3, .paragraph-4, .paragraph-5 {
  margin-bottom: 0;
  margin-left: 0;
}

.grid-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-6 {
  justify-content: center;
  display: flex;
}

.image-2 {
  vertical-align: baseline;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading-7 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.heading-8, .link-block {
  text-decoration: none;
}

.div-block-11 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-12 {
  border: 1px #000;
  flex-flow: row;
  text-decoration: none;
  display: flex;
}

.link, .link-2 {
  text-decoration: none;
}

.text-block-4 {
  margin-left: 8px;
  margin-right: 8px;
}

.button-2 {
  vertical-align: baseline;
}

.link-3 {
  outline-offset: 0px;
  outline: 3px #00e;
  margin-bottom: 20px;
  text-decoration: none;
  display: block;
}

.div-block-13 {
  flex-flow: row;
  justify-content: flex-end;
  text-decoration: none;
  display: flex;
}

.div-block-14, .button {
  justify-content: center;
  display: flex;
}

.container-main {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.hero-sub {
  text-align: center;
}

.step-desc {
  text-align: left;
}

.audience-list {
  list-style-type: disc;
}

.steps-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  justify-content: center;
  place-items: stretch stretch;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.heading-9 {
  text-align: center;
  flex: 0 auto;
}

.steps-section-h2 {
  text-align: center;
}

.meta-label, .meta-value, .project-content-title, .project-content-desc {
  text-decoration: none;
}

.flex-block-7 {
  align-items: center;
}

.div-block-15, .div-block-16, .div-block-17, .div-block-18 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-10 {
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-19 {
  flex-flow: column;
  align-items: center;
  display: flex;
}

.heading-11, .heading-12 {
  margin-top: 0;
  margin-bottom: 0;
}

/* Phone link in footer */
.footer-phone {
  color: inherit;
  font-weight: 500;
  text-decoration: none;
}
.footer-phone:hover {
  text-decoration: underline;
}

/* Phone block on contact page */
.contact-phone-block {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 32px;
}
.contact-phone-label {
  font-size: 1rem;
  color: #444;
}
.contact-phone-link {
  font-size: 1.4rem;
  font-weight: 700;
  color: #6B8F71;
  text-decoration: none;
  letter-spacing: 0.02em;
}
.contact-phone-link:hover {
  text-decoration: underline;
}

/* Project number badge on project detail pages */
.project-number-badge {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  background-color: #6B8F71;
  border-radius: 4px;
  padding: 3px 10px;
  margin-top: 0;
  margin-bottom: 12px;
}


