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

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

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

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

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

.section-2 {
  background-color: #60ba93;
}

.div-block-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.section-3 {
  background-image: url('../images/efekt-1.svg');
  background-position: 50%;
  background-size: cover;
  height: 200px;
  max-height: 600px;
}

.container-3 {
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.section-4 {
  background-image: url('../images/efekt-1.svg');
  background-position: 50%;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 0;
}

.container-4 {
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.text-block {
  text-align: center;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 800;
  display: block;
  position: static;
}

.bold-text {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 42px;
}

.container-5 {
  padding-top: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.text-block-3 {
  color: #2b415d;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 32px;
  display: flex;
}

.text-block-4 {
  color: #60ba93;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 42px;
  display: flex;
}

.section-5 {
  background-image: linear-gradient(#fff0, #fff);
  padding-bottom: 60px;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.image-2 {
  display: block;
}

.container-7 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.text-block-5 {
  color: #2b415d;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.container-8 {
  border-radius: 0;
  justify-content: center;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
}

.div-block-6 {
  background-color: #fff;
  border-radius: 20px;
  box-shadow: 0 0 10px #0003;
}

.section-6 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.team-circles {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-9 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
  position: static;
}

.centered-subheading-2 {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-grid {
  grid-column-gap: 64px;
  grid-row-gap: 56px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.team-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.team-member-image {
  object-fit: cover;
  border-radius: 50%;
  width: 270px;
  height: 270px;
  margin-bottom: 24px;
}

.team-member-name {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
}

.team-member-position {
  margin-bottom: 24px;
}

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

.div-block-8 {
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  display: flex;
  box-shadow: 0 2px 12px 10px #00000017;
}

.image-3 {
  border-radius: 18px;
  padding-bottom: 20px;
}

.text-block-6 {
  text-align: center;
  color: #2b415d;
  min-height: 0;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 22px;
  display: block;
}

.text-block-7 {
  color: #2b415d;
  text-align: center;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.button {
  vertical-align: baseline;
  background-color: #60ba93;
  border-radius: 6px;
  margin-top: auto;
  margin-bottom: 10px;
  padding: 12px 18px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.container-10, .container-11, .container-12, .container-13, .container-14, .container-15, .container-16, .container-17, .container-18, .container-19, .container-20, .container-21, .container-22, .container-23, .container-24, .container-25 {
  margin-top: auto;
}

@media screen and (min-width: 1440px) {
  .team-member-image {
    width: 270px;
    height: 270px;
    max-height: none;
  }
}

@media screen and (max-width: 991px) {
  .container, .container-6 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-9 {
    max-width: 728px;
  }

  .team-grid {
    grid-column-gap: 40px;
  }

  .team-member-image {
    width: 190px;
    height: 190px;
  }
}

@media screen and (max-width: 767px) {
  .hero-without-image, .team-slider, .team-circles {
    padding: 60px 15px;
  }

  .team-grid, .div-block-7 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-color: #fff;
    height: 80px;
    max-height: 80px;
    font-family: Open Sans, sans-serif;
  }

  .hero-without-image {
    background-color: #60ba93;
    border: 1px #000;
    padding: 0;
  }

  .container {
    max-width: none;
  }

  .heading {
    font-size: 24px;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 40px;
    font-size: 32px;
    line-height: 38px;
  }

  .container-2 {
    width: 100%;
  }

  .div-block {
    background-color: #e7e7e7;
    max-width: 750px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px;
  }

  .heading-3 {
    text-align: center;
    font-size: 24px;
  }

  .image {
    text-align: center;
  }

  .div-block-2 {
    background-color: #49c087;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .section {
    background-color: #60ba93;
  }

  .div-block-4 {
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
  }

  .text-block-3 {
    color: #2b415d;
  }

  .text-block-4 {
    padding-bottom: 20px;
  }

  .container-6 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .container-7 {
    padding-top: 40px;
  }

  .section-6 {
    flex-flow: wrap;
    margin-left: 15px;
    margin-right: 15px;
  }

  .container-9 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .team-grid, .div-block-7 {
    grid-template-columns: 1fr;
  }
}


