.body {
  background-color: #cccbcb;
}

.section-main {
  flex-flow: column;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.page-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #dfdee7;
  grid-template-rows: auto;
  grid-template-columns: 65% 35%;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.contact-col {
  padding: 30px 55px 20px 20px;
}

.brochure-row {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: flex-start;
  padding-left: 0;
  display: flex;
}

.image {
  width: 100%;
  height: 100%;
}

.download-brochure-cta {
  background-color: #000;
  flex: auto;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 20px;
  display: flex;
  position: relative;
}

.link-block {
  color: #000;
  flex: auto;
  justify-content: center;
  text-decoration: none;
  display: flex;
}

.text-block {
  color: #fff;
  justify-content: center;
  align-items: center;
  margin: auto;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  display: block;
}

.brochure-image-wrap {
  width: 47%;
  height: 100%;
}

.link-block-2 {
  width: auto;
  height: auto;
}

.cta-arrow {
  color: #0000;
  background-color: #0000;
  border: 16px solid #0000;
  border-left: 0 solid #fff0;
  border-right-color: #000;
  width: 0;
  height: 0;
  position: absolute;
  inset: 8% auto auto -8%;
}

.cta-banner {
  background-color: #28225c;
  margin-top: 0;
  padding: 15px 20px;
  position: relative;
}

.text-block-2 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 900;
}

.button {
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  padding: 15px 20px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.button._1 {
  text-align: left;
  cursor: pointer;
  background-color: #df1d84;
  border-radius: 0;
  flex: 0 auto;
  align-self: auto;
  margin-top: 0;
  padding-top: 12px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.button._1:hover {
  background-color: #28225c;
}

.button._3 {
  background-color: #df1d84;
  margin-top: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
}

.cta-arrrow-2 {
  border: 16px solid #0000;
  border-top-color: #28225c;
  border-bottom: 0 solid #000;
  width: 0;
  height: 0;
  position: absolute;
  inset: auto auto -21% 5%;
}

.form-block {
  margin-top: 20px;
}

.submit-button {
  background-color: #000;
  border-radius: 8px;
  width: 100%;
  margin-top: 20px;
  padding: 12px 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.text-block-3 {
  text-align: center;
  margin-top: 60px;
  font-family: Inter, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

.hero-section-wrapper {
  width: 100%;
  height: 300px;
}

.content-container {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 57% 42%;
  grid-auto-columns: 1fr;
  height: 100%;
  padding-bottom: 20px;
  display: grid;
}

.content-left {
  grid-row-gap: 35px;
  flex-flow: column;
  justify-content: space-between;
  padding: 30px 40px 20px 55px;
  display: flex;
}

.content-right {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  padding: 30px 30px 0 0;
  display: flex;
}

.cta-arrow-1 {
  position: absolute;
  inset: 6% auto auto -11%;
}

.hero-wrapper {
  flex-flow: row;
  width: 100%;
  max-width: 1600px;
  height: auto;
  display: block;
  position: relative;
}

.headline-wrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  background-color: #fff0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  max-width: 1600px;
  height: 100%;
  padding-top: 50px;
  padding-left: 55px;
  display: flex;
  position: absolute;
}

.hero-image {
  background-image: url('../images/Hero_Image.jpg');
  background-position: 75%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 300px;
}

.headline {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 33px;
  font-weight: 900;
  line-height: 43px;
}

.sub-headline {
  color: #df1d84;
  font-family: Lato, sans-serif;
  font-size: 19px;
  font-weight: 900;
  line-height: 26px;
}

.cta-button-wrapper {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  flex-flow: column;
  margin-top: 20px;
  display: flex;
}

.bullet-wrapper {
  grid-column-gap: 13px;
  grid-row-gap: 9px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-4 {
  color: #28225c;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 900;
}

.text-block-5 {
  color: #28225c;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.image-2 {
  width: 32px;
}

.bullets {
  color: #28225c;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.form-wrapper {
  background-color: #fff;
  padding: 30px;
}

.field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
  color: #333333ab;
  margin-bottom: 3px;
  font-size: 13px;
}

.field-label-6 {
  color: #333333ab;
}

.text-block-6 {
  color: #28225c;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.text-block-7 {
  color: #28225c;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 900;
}

.button-2 {
  text-align: center;
  cursor: pointer;
  background-color: #df1d84;
  width: 80%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Lato, sans-serif;
  font-size: 17px;
}

.button-2:hover {
  background-color: #28225c;
}

.content-headline-text-wrapper {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  display: flex;
}

.text-field, .text-field-2, .text-field-3, .text-field-4, .text-field-5 {
  height: 35px;
  margin-bottom: 5px;
}

.box-container {
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  height: 86%;
  display: flex;
}

.box-1 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #28225c;
  flex-flow: column;
  height: 50%;
  padding: 30px;
  display: flex;
}

.box-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #df1d84;
  flex-flow: column;
  height: 50%;
  padding: 30px;
  line-height: 26px;
  display: flex;
}

.image-3 {
  align-self: center;
  width: 90%;
}

.text-block-8 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 900;
  line-height: 32px;
}

.text-block-9 {
  color: #df1d84;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 900;
  line-height: 25px;
}

.text-block-10 {
  color: #28225c;
  font-family: Lato, sans-serif;
  font-size: 21px;
  font-weight: 900;
}

.text-block-11 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
}

@media screen and (max-width: 991px) {
  .page-wrap {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .contact-col {
    padding-left: 55px;
  }

  .headline-wrapper {
    width: 75%;
  }

  .hero-image {
    background-position: 50%;
    height: 260px;
  }

  .headline {
    font-size: 29px;
    line-height: 38px;
  }

  .sub-headline {
    font-size: 16px;
  }

  .bullet-wrapper {
    grid-column-gap: 13px;
    grid-row-gap: 1px;
    grid-template-columns: auto 1fr;
  }

  .text-block-5, .bullets, .text-block-6 {
    font-size: 14px;
  }

  .text-block-7 {
    font-size: 22px;
  }

  .box-1 {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .box-2 {
    grid-row-gap: 24px;
  }

  .text-block-8 {
    font-size: 18px;
  }

  .text-block-11 {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .contact-col {
    padding-top: 0;
  }

  .content-container {
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
  }

  .content-right {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 0;
    padding-left: 55px;
    padding-right: 55px;
  }

  .headline-wrapper {
    padding-top: 40px;
  }

  .hero-image {
    height: 240px;
  }

  .headline {
    font-size: 23px;
    line-height: 35px;
  }

  .sub-headline {
    font-size: 13px;
    line-height: 23px;
  }

  .text-block-5, .bullets, .text-block-6 {
    font-size: 15px;
  }

  .button-2 {
    width: 328px;
  }

  .box-1, .box-2 {
    max-width: 328px;
  }

  .image-3 {
    align-self: flex-start;
    width: 75%;
  }
}

@media screen and (max-width: 479px) {
  .contact-col {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .button._1 {
    font-size: 11px;
  }

  .text-block-3 {
    font-size: 9px;
  }

  .content-left, .content-right {
    padding-left: 20px;
    padding-right: 20px;
  }

  .headline-wrapper {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .headline {
    font-size: 16px;
    line-height: 29px;
  }

  .bullet-wrapper {
    grid-row-gap: 5px;
  }

  .text-block-4 {
    font-size: 24px;
  }

  .text-block-5 {
    font-size: 11px;
    line-height: 27px;
    text-decoration: none;
  }

  .image-2 {
    width: 20px;
  }

  .bullets {
    font-size: 11px;
  }

  .field-label, .field-label-2, .field-label-3, .field-label-4, .field-label-5 {
    font-size: 12px;
  }

  .text-block-6 {
    font-size: 11px;
    line-height: 23px;
  }

  .text-block-7 {
    font-size: 15px;
  }

  .button-2 {
    text-align: left;
    width: 88%;
    font-size: 15px;
  }

  .box-1 {
    padding: 20px;
  }

  .box-2 {
    grid-row-gap: 13px;
    padding: 20px;
  }

  .text-block-8 {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-9 {
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-10 {
    font-size: 15px;
  }

  .text-block-11 {
    font-size: 13px;
    line-height: 23px;
  }
}

#w-node-_75f8333f-bd65-60b3-b2db-b8d00d9bc978-1d87d4fc, #w-node-_2aaae87d-aa0d-74cd-8cd1-a32e0295c73d-1d87d4fc, #w-node-a15376f7-f754-e923-fcc6-0d1859765ea4-1d87d4fc, #w-node-a29ded80-f6e6-6ff2-62db-a14632f76978-1d87d4fc, #w-node-fb845ab1-042e-61f4-7655-a6c706406a8d-1d87d4fc {
  align-self: center;
}


