.header {
  background-color: #fafafa;
  border-top: 10px solid #1fadd8;
  padding-top: 35px;
  padding-bottom: 15px;
}

.page-padding {
  padding-left: 20px;
  padding-right: 20px;
}

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

.spacingbottom-35 {
  padding-bottom: 35px;
}

.logo01 {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 170px;
}

.spacingbottom-25 {
  padding-bottom: 25px;
}

.headline01 {
  text-align: center;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
  font-size: 44px;
  font-weight: 800;
  line-height: 110%;
}

.headline01.cv1 {
  color: #1c2023;
}

.headline01.cv2 {
  color: #1fadd8;
}

.subheadline02 {
  text-align: center;
  font-family: Barlow, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 120%;
}

.subheadline02.cv1 {
  color: #1b2023;
}

.subheadline02.cv1.extrabold {
  font-weight: 800;
}

.subheadline02.cv1.bold {
  font-weight: 700;
}

.subheadline02.cv2 {
  color: #1fadd8;
}

.subheadline02.cv2.extrabold {
  font-weight: 800;
}

.subheadline02.cv3 {
  color: #fff;
}

.bg-subheadline01-1 {
  background-color: #ff0;
  margin-left: -5px;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: 700;
}

._2columns-row01 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

._2columns-row01.v1 {
  grid-template-columns: 1fr 1.25fr;
}

._2columns-row01.v2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: .5fr 1.5fr;
}

.img.ele01, .img.ele02 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img.testimonial {
  box-shadow: 10px 10px 20px #0000001a;
}

.img.g01 {
  width: 515px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.img.testimonial02 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.box01 {
  background-color: #fff;
  padding: 40px;
  box-shadow: 5px 5px 60px #00000026;
}

.box01.v1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-right: 30px;
  display: flex;
}

.box01.v2 {
  margin-left: 32px;
  margin-right: 32px;
  padding: 45px 85px;
}

.text01 {
  font-family: Barlow, sans-serif;
  font-size: 24px;
  line-height: 130%;
}

.text01.cv1 {
  color: #1b2023;
}

.text01.cv1.center {
  text-align: center;
}

.text01.cv1.bold {
  font-weight: 700;
}

.bulletpoints01 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.bulletpoints01.v1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-left: 65px;
  margin-right: 65px;
}

.bulletpoints01.v2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.bulletpoints01.v3 {
  margin-left: 10px;
  margin-right: 10px;
}

.bulletpoint01-row {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icon.ele01 {
  margin-top: 4px;
}

.icon.ele02 {
  margin-top: 5px;
}

.text03 {
  font-family: Barlow, sans-serif;
  font-size: 20px;
  line-height: 140%;
}

.text03.cv1 {
  color: #1b2023;
}

.text03.cv1.bold {
  font-weight: 700;
}

.text03.cv1.bold.center {
  text-align: center;
}

.text03.cv2 {
  color: #fff;
}

.text03.cv2.bold {
  font-weight: 700;
}

.text03.cv2.bold.center {
  text-align: center;
}

.text02 {
  text-align: center;
  font-family: Barlow, sans-serif;
  font-size: 22px;
  line-height: 140%;
}

.text02.cv1 {
  color: #1b2023;
}

.text02.cv1.bold {
  font-weight: 700;
}

.text02.cv1.underline {
  text-decoration: underline;
}

.text02.cv2 {
  color: #f6531a;
}

.text02.cv2.bold {
  font-weight: 700;
}

.text02.cv3 {
  color: #fff;
}

.text02.cv3.bold {
  font-weight: 700;
}

.text02.cv3.underline {
  text-decoration: underline;
}

.bg-text02 {
  background-color: #ff0;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

.button01 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: #f6531a;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  padding: 22px 30px;
  text-decoration: none;
  display: flex;
}

.button01:hover {
  transform: scale(1.01);
}

.button-text {
  color: #fff;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 120%;
}

.arrow.ele01 {
  margin-top: 370px;
  margin-left: -670px;
  position: absolute;
}

.arrow.div {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.arrow.ele02 {
  margin-top: 15px;
  margin-left: 660px;
  position: absolute;
}

.arrow.ele03 {
  margin-top: -120px;
  margin-left: 400px;
  position: absolute;
}

.section01 {
  background-color: #fafafa;
  padding-top: 30px;
  padding-bottom: 70px;
}

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

.headline02 {
  text-align: center;
  text-transform: uppercase;
  font-family: Barlow, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 115%;
}

.headline02.cv1 {
  color: #1fadd8;
}

.headline02.cv2 {
  color: #1c2023;
}

.headline02.cv3 {
  color: #fff;
}

.spacingbottom-40 {
  padding-bottom: 40px;
}

.spacingbottom-10 {
  padding-bottom: 10px;
}

.subheadline01 {
  text-align: center;
  font-family: Caveat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 110%;
}

.subheadline01.cv1 {
  color: #1b2023;
}

.section02 {
  background-color: #1c2023;
  padding-top: 60px;
  padding-bottom: 70px;
}

.testimonials-grid {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.testminial-column {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section03 {
  background-color: #fafafa;
  padding-top: 60px;
  padding-bottom: 10px;
}

.logo02, .ecover {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.spacingbottom-70 {
  padding-bottom: 70px;
}

.cta {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section04 {
  background-color: #fafafa;
  padding-top: 30px;
  padding-bottom: 10px;
}

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

.graphic01 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  padding-top: 150px;
  display: flex;
}

.box02 {
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 360px;
  height: 190px;
  padding-bottom: 30px;
  display: flex;
  box-shadow: 5px 5px 60px #00000026;
}

.box02.v1 {
  margin-bottom: -20px;
  margin-left: -820px;
  position: absolute;
}

.box02.v2 {
  margin-bottom: 245px;
  margin-left: -470px;
  position: absolute;
}

.box02.v3 {
  margin-bottom: 245px;
  margin-right: -470px;
  position: absolute;
}

.box02.v4 {
  margin-bottom: -20px;
  margin-right: -820px;
  position: absolute;
}

.box02-title {
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.box02-title.v1 {
  background-color: #c03131;
}

.box02-title.v2 {
  background-color: #e47231;
}

.box02-title.v3 {
  background-color: #f1aa10;
}

.box02-title.v4 {
  background-color: #52b64d;
  margin-bottom: 10px;
}

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

.text04 {
  font-family: Barlow, sans-serif;
  font-size: 19px;
  line-height: 140%;
}

.text04.cv1 {
  color: #1b2023;
}

.section05 {
  background-color: #fafafa;
  padding-top: 30px;
  padding-bottom: 70px;
}

.section06 {
  background-image: url('../images/SOE-OP-20-Background-01.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 60px;
  padding-bottom: 70px;
}

.bg-subheadline01-2 {
  color: #1b2023;
  background-color: #ff0;
  margin-right: -5px;
  padding-left: 7px;
  padding-right: 7px;
  font-weight: 700;
}

.bg-text02-copy {
  color: #1b2023;
  background-color: #ff0;
  margin-right: -3px;
  padding-left: 5px;
  padding-right: 5px;
  font-weight: 700;
}

.footer {
  background-color: #fafafa;
  padding-top: 60px;
  padding-bottom: 60px;
}

.text05 {
  font-family: Barlow, sans-serif;
  font-size: 18px;
  line-height: 140%;
}

.text05.cv1 {
  color: #1b2023;
}

.text05.cv1.center {
  text-align: center;
}

.footer-text {
  color: #1b2023;
  text-align: center;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  line-height: 140%;
}

.linksfooter-box {
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-footer {
  color: #1b2023;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Barlow, sans-serif;
  font-size: 16px;
  line-height: 140%;
  text-decoration: none;
}

.link-footer:hover {
  text-decoration: underline;
}

.popup {
  z-index: 100;
  background-color: #00000040;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.box-popup {
  background-color: #fafafa;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 550px;
  margin: auto;
  padding: 45px 60px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.exit-popup {
  cursor: pointer;
  padding: 15px;
  position: absolute;
  inset: 0% 0% auto auto;
}

@media screen and (max-width: 991px) {
  .headline01.cv1, .headline01.cv2 {
    font-size: 42px;
  }

  .subheadline02.cv1, .subheadline02.cv2.extrabold, .subheadline02.cv3 {
    font-size: 28px;
  }

  ._2columns-row01.v1 {
    grid-template-columns: 1fr;
  }

  ._2columns-row01.v2 {
    grid-template-columns: .75fr 1.5fr;
  }

  .img.g01 {
    width: 380px;
  }

  .box01.v2 {
    padding: 40px;
  }

  .arrow.ele01 {
    margin-bottom: -875px;
    margin-left: -640px;
  }

  .headline02.cv1, .headline02.cv2, .headline02.cv3 {
    font-size: 38px;
  }

  .testimonials-grid, .testminial-column {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .graphic01 {
    padding-bottom: 50px;
  }

  .box02.v1 {
    width: 290px;
    height: 200px;
    margin-bottom: -80px;
    margin-left: -455px;
  }

  .box02.v2 {
    width: 250px;
    height: 230px;
    margin-bottom: 160px;
    margin-left: -395px;
  }

  .box02.v3 {
    width: 250px;
    height: 230px;
    margin-bottom: 160px;
    margin-right: -395px;
  }

  .box02.v4 {
    width: 290px;
    height: 200px;
    margin-bottom: -80px;
    margin-right: -455px;
  }

  .box02-title.v1, .box02-title.v2, .box02-title.v3, .box02-title.v4 {
    margin-bottom: 20px;
  }

  .link-footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .box-popup {
    width: 600px;
    height: 650px;
    padding: 30px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 25px;
  }

  .spacingbottom-35 {
    padding-bottom: 30px;
  }

  .headline01.cv1, .headline01.cv2 {
    font-size: 41px;
  }

  .subheadline02.cv1, .subheadline02.cv2.extrabold, .subheadline02.cv3 {
    font-size: 27px;
  }

  ._2columns-row01.v2 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    grid-template-columns: .75fr;
    place-items: center stretch;
    display: flex;
  }

  .img.ele01 {
    max-width: 80%;
  }

  .img.g01 {
    width: 250px;
    padding-bottom: 20px;
  }

  .box01.v1 {
    margin-left: auto;
    margin-right: auto;
    padding: 30px 20px;
  }

  .box01.v2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text01.cv1 {
    font-size: 22px;
  }

  .bulletpoints01.v1 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .bulletpoints01.v2 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .button-text {
    font-size: 24px;
  }

  .arrow.ele01, .arrow.ele02 {
    display: none;
  }

  .headline02.cv1, .headline02.cv2, .headline02.cv3 {
    font-size: 37px;
  }

  .spacingbottom-40 {
    padding-bottom: 35px;
  }

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

  .spacingbottom-70 {
    padding-bottom: 50px;
  }

  .cta {
    width: 460px;
  }

  .graphic01 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .box02.v1, .box02.v2 {
    width: 360px;
    height: 190px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    position: static;
  }

  .box02.v3, .box02.v4 {
    width: 360px;
    height: 190px;
    margin-bottom: 0;
    margin-right: 0;
    position: static;
  }

  .footer-text {
    font-size: 15px;
  }

  .linksfooter-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .link-footer {
    text-align: center;
    font-size: 15px;
  }

  .box-popup {
    width: 80%;
    height: 75%;
    padding: 20px 15px;
  }
}

@media screen and (max-width: 479px) {
  .page-padding {
    padding-left: 10px;
    padding-right: 10px;
  }

  .headline01.cv1, .headline01.cv2 {
    font-size: 40px;
  }

  .subheadline02.cv1, .subheadline02.cv2.extrabold, .subheadline02.cv3 {
    font-size: 26px;
  }

  .box01.v1 {
    padding: 20px 10px;
  }

  .box01.v2 {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 20px;
  }

  .text01.cv1 {
    font-size: 21px;
  }

  .bulletpoints01.v1 {
    margin-left: 0;
    margin-right: 0;
  }

  .text03.cv1, .text03.cv2.bold.center {
    font-size: 19px;
  }

  .button01 {
    padding: 15px 20px;
  }

  .button-text {
    text-align: right;
    font-size: 22px;
  }

  .arrow.ele03 {
    display: none;
  }

  .headline02.cv1, .headline02.cv2, .headline02.cv3 {
    font-size: 36px;
  }

  .testimonials-grid, .testminial-column {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .cta {
    width: 260px;
  }

  .box02.v1, .box02.v2, .box02.v3, .box02.v4 {
    width: 300px;
    height: auto;
  }

  .text04.cv1 {
    font-size: 18px;
  }

  .text05.cv1.center {
    font-size: 17px;
  }

  .footer-text {
    font-size: 14px;
  }

  .linksfooter-box {
    width: 100%;
  }

  .link-footer {
    font-size: 14px;
  }

  .box-popup {
    width: 90%;
    height: 80%;
  }
}


