.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-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;
  }
}

.plants {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 32px;
  display: flex;
}

.quote {
  background-color: #704ee900;
  border: 1px #421cb0;
  border-radius: 10px;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 20px;
}

.quote._2 {
  padding: 0;
}

.text-block-6 {
  color: #fff;
  margin-bottom: 24px;
  font-weight: 400;
}

.text-block-6._24 {
  margin-bottom: 0;
}

.block-heading-1 {
  margin-left: 0%;
}

.fin-text {
  color: #fff;
  font-size: 12px;
  font-weight: 200;
  line-height: 150%;
}

.block-2 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.block-2._32 {
  margin-top: 0;
  padding-top: 0;
}

.block-2._32._1 {
  margin-top: 0;
}

.block-fl {
  z-index: -1;
  position: absolute;
  inset: auto auto 0% 0%;
}

.image-13 {
  width: 72px;
}

.link-block-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: .5px solid #ffffff63;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0 0 4px;
  text-decoration: none;
  display: flex;
}

.text-block-8 {
  text-transform: none;
  font-weight: 600;
  line-height: 110%;
}

.main-wrapper {
  flex-flow: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
}

.text-quote-end {
  color: #333;
  margin-top: 0;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.text-quote-end._24 {
  margin-bottom: 24px;
  font-weight: 500;
}

.text-quote-end.white {
  color: #fff;
  font-weight: 400;
}

.text-quote-end.bold {
  font-weight: 700;
}

.txt {
  background-color: #421cb1;
  background-image: linear-gradient(135deg, #421cb1, #704ee9);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.container-1 {
  max-width: 800px;
}

.block-1 {
  background-color: #fff;
  padding-top: 32px;
  padding-bottom: 0;
}

.image-8 {
  opacity: .45;
  max-width: 100%;
}

.link-block {
  width: 127px;
}

.block-logo {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0%;
  padding-left: 0%;
  padding-right: 0%;
  display: flex;
}

.block-txt {
  z-index: 1;
  background-color: #421cb1;
  background-image: linear-gradient(135deg, #421cb1, #704ee9);
  flex-flow: column;
  justify-content: space-between;
  padding: 5% 2%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  min-height: 100vh;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 2fr;
  margin-left: 200px;
}

.grid-4._2 {
  margin-left: 50px;
}

.text-block {
  color: #333;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.block-ph-main {
  background-image: url('../images/main.webp');
  background-position: 50%;
  background-size: cover;
}

.fin-box {
  padding-top: 60px;
  padding-bottom: 60px;
}

.container-3 {
  max-width: 840px;
  padding-top: 2rem;
}

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

.text-block-5 {
  color: #fff;
  font-weight: 200;
}

.fin-sec {
  color: #421cb1;
  background-color: #421cb1;
  background-image: linear-gradient(135deg, #421cb1, #704ee9);
}

.text-block-3 {
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.text-block-3._32t {
  margin-bottom: 32px;
}

.heading-3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Cormorant SC, sans-serif;
  font-size: 32px;
  line-height: 150%;
}

.image-6 {
  max-width: 10%;
}

.body {
  font-family: Spectral, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-span {
  font-weight: 500;
}

._32 {
  margin-top: 32px;
}

.ph2, .ph1 {
  width: 100%;
  margin-top: 0;
}

.link-block-3 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #fff;
  background-color: #fff0;
  border: 1px #000;
  border-bottom: .5px solid #ffffff63;
  justify-content: flex-start;
  align-items: flex-end;
  max-width: 60%;
  padding: 0 0 4px;
  text-decoration: none;
  display: block;
}

.grt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 24px;
  display: grid;
}

.newt {
  color: #333;
  margin-bottom: 0;
  font-family: Spectral, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.dtop {
  color: #333;
  text-align: right;
  font-family: Spectral, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.image-15 {
  width: 100%;
}

@media screen and (min-width: 1440px) {
  .image-13 {
    width: 80px;
  }

  .link-block {
    width: 140px;
  }
}

@media screen and (min-width: 1920px) {
  .block-heading-1 {
    margin-left: 0%;
  }

  .image-13 {
    width: 100px;
  }

  .link-block {
    width: 180px;
  }

  .text-block-5 {
    font-size: 27px;
    line-height: 150%;
  }

  .heading-3 {
    font-size: 64px;
  }
}

@media screen and (max-width: 991px) {
  .container-3 {
    max-width: 720px;
  }
}

@media screen and (max-width: 767px) {
  .block-fl {
    bottom: 0%;
  }

  .container-1 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-8 {
    max-width: 100%;
  }

  .fin-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-3 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .heading-3 {
    font-size: 27px;
  }

  .image-14 {
    object-fit: cover;
    object-position: 85% 50%;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .image-11 {
    width: 48px;
  }

  .text-block-6._24 {
    margin-bottom: 0;
  }

  .block-2 {
    padding-top: 0;
  }

  .block-fl {
    bottom: 0%;
  }

  .main-wrapper {
    min-height: auto;
  }

  .container-1 {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-8 {
    width: 250px;
    max-width: 100%;
  }

  .block-logo {
    justify-content: space-between;
    align-items: center;
    padding-left: 0%;
    padding-right: 0%;
  }

  .grid-2 {
    flex-flow: column;
    min-height: auto;
    display: flex;
  }

  .grid-4 {
    flex-flow: column;
    margin-left: 0;
    display: flex;
  }

  .grid-4._2 {
    margin-left: 0;
  }

  .block-ph-main {
    height: 500px;
  }

  .grid-3 {
    flex-flow: column;
    display: flex;
  }

  .text-block-5 {
    text-align: center;
  }

  .text-block-3._32up {
    padding-top: 32px;
  }

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

  .image-6 {
    width: 64px;
    max-width: 100%;
  }

  .heading-4 {
    margin-top: 32px;
    margin-bottom: 0;
    font-size: 27px;
  }

  .heading-5 {
    font-size: 27px;
  }
}

#w-node-_7eea06f7-0d43-2837-0486-8a216dca2807-776f60e0, #w-node-a4e28c8e-d030-a56a-173b-39b1dde696c4-776f60e0, #w-node-_7eea06f7-0d43-2837-0486-8a216dca2837-776f60e0, #w-node-_7eea06f7-0d43-2837-0486-8a216dca2807-8eb3be9b, #w-node-a4e28c8e-d030-a56a-173b-39b1dde696c4-8eb3be9b, #w-node-_7eea06f7-0d43-2837-0486-8a216dca2837-8eb3be9b {
  align-self: end;
}


