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

.bl-flower {
  position: absolute;
  inset: -7% auto auto -3%;
}

.bl-flower-2 {
  position: absolute;
  inset: auto auto -6% 0%;
}

.image {
  max-width: 60%;
}

.bl-flower-3 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: -6% -4% auto auto;
}

.image-2 {
  max-width: 50%;
}

.bl-flower-4 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 3% 0% auto;
}

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

.logo {
  object-fit: contain;
  border-bottom-style: none;
}

.divider {
  background-color: #00b592;
  width: 1.86px;
  height: 18.82px;
}

.container {
  width: 100%;
  max-width: 750px;
}

.nav-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-top: 2%;
  display: flex;
  position: relative;
}

.header {
  z-index: 2;
  justify-content: space-between;
  align-items: center;
  padding-top: 10vh;
  position: static;
  inset: 0% 0% auto;
}

.logo-image {
  width: auto;
  height: 38px;
}

.logo-image.is--header {
  height: 23px;
}

.logo-image.is--header._2 {
  height: 44px;
}

.block-heading {
  margin-top: 24px;
}

.heading {
  color: #421cb1;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Fira Sans, sans-serif;
  font-size: 80px;
  line-height: 150%;
}

.block-elements {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.image-5 {
  max-width: 20%;
}

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

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

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

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

.container2 {
  max-width: 1100px;
}

.grid {
  grid-template-rows: auto;
}

.block-grid-1 {
  flex-flow: column;
  justify-content: center;
  display: flex;
}

.block-grid-ph {
  margin-top: 2%;
}

.heading-2 {
  color: #421cb1;
  font-family: Cormorant Unicase, sans-serif;
  font-weight: 700;
  line-height: 150%;
}

.text-block-2 {
  color: #3d3d3d;
  font-family: Cormorant Unicase, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
}

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

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

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

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

.quote._2 {
  padding: 0;
}

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

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

.text-quote-end {
  color: #333;
  margin-top: 0;
  font-family: Spectral, sans-serif;
  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-family: Cormorant Unicase, sans-serif;
  font-weight: 700;
}

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

.block-ph {
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
  position: relative;
}

.image-7 {
  max-width: 48%;
}

.block-color {
  background-color: #ffffffdb;
  min-height: 100vh;
  position: absolute;
  inset: 0%;
}

.nav-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding-top: 2%;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.block-heading-main2 {
  margin-top: 24px;
  position: relative;
}

.container-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading1-1 {
  color: #421cb1;
  text-align: center;
  font-family: Cormorant Unicase, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-2-2 {
  color: #3d3d3d;
  text-align: center;
  font-family: Montserrat Alternates, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
}

.text-block-2-2.soft-type-text {
  letter-spacing: 1px;
  overflow-wrap: normal;
  display: flex;
}

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

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

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

.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-heading-1 {
  margin-left: 0%;
}

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

.text-block-5 {
  color: #fff;
  font-family: Spectral, sans-serif;
  font-weight: 200;
}

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

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

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

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

.text-block-6 {
  color: #fff;
  margin-bottom: 24px;
  font-family: Spectral, sans-serif;
  font-weight: 400;
}

.text-block-7 {
  color: #000;
  margin-left: 0;
  font-size: 200px;
}

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

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

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

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

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

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

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

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

.image-13 {
  width: 72px;
}

.link-block {
  width: 127px;
}

.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;
  max-width: 60%;
  padding: 0 0 4px;
  font-family: Cormorant SC, sans-serif;
  text-decoration: none;
  display: block;
}

.text-block-8 {
  text-transform: none;
  font-family: Spectral, sans-serif;
  font-weight: 600;
  line-height: 110%;
}

.text-span {
  text-transform: none;
  font-family: Cormorant Unicase, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-span-2 {
  font-family: Spectral, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.image-14, .image-15, .image-16, .image-17, .image-18 {
  width: 100%;
}

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

@media screen and (min-width: 1440px) {
  .logo {
    border-bottom-style: none;
  }

  .divider {
    height: 22px;
  }

  .container {
    max-width: 1000px;
  }

  .logo-image.is--header {
    height: 37px;
  }

  .content-block {
    position: relative;
  }

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

  .image-13 {
    width: 80px;
  }

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

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

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

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

  .image-13 {
    width: 100px;
  }

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

@media screen and (max-width: 991px) {
  .divider {
    height: 16.94px;
  }

  .container {
    max-width: 100%;
    padding-left: 110px;
    padding-right: 110px;
  }

  .header {
    padding-top: 7svh;
  }

  .logo-image {
    height: 29px;
  }

  .logo-image.is--header {
    height: 23.98px;
  }

  .container-2, .container-3 {
    max-width: 720px;
  }
}

@media screen and (max-width: 767px) {
  .divider {
    display: none;
  }

  .container {
    padding-left: 36px;
    padding-right: 36px;
  }

  .nav-block {
    justify-content: space-between;
  }

  .logo-image {
    height: 23px;
  }

  .logo-image.is--header {
    height: 20px;
  }

  .nav-block-2 {
    justify-content: space-between;
  }

  .block-fl {
    bottom: 0%;
  }

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

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

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

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

@media screen and (max-width: 479px) {
  .logo {
    display: block;
  }

  .container {
    padding-left: 36px;
    padding-right: 36px;
  }

  .nav-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-right: 2px;
  }

  .logo-image.is--header {
    height: 6vw;
  }

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

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

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

  .nav-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-right: 2px;
  }

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

  .block-txt {
    padding-top: 5%;
    padding-bottom: 5%;
  }

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

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

  .heading-3 {
    text-align: center;
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 32px;
  }

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

  .block-fl {
    bottom: 0%;
  }

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

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

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

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

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

  .image-9, .image-10, .image-11, .image-12 {
    width: 48px;
  }
}

#w-node-_45eabed9-060b-ca65-5c94-984a6597fcb2-69d235d5, #w-node-_6bc2ecf0-874c-abf0-9f68-ffb08f719954-69d235d5, #w-node-a8a632bd-f710-6164-4ea6-0b01db9c15bf-69d235d5, #w-node-_282735ee-84f4-39eb-f42c-9e402ce91154-69d235d5, #w-node-_45eabed9-060b-ca65-5c94-984a6597fcb2-da9515ac, #w-node-_6bc2ecf0-874c-abf0-9f68-ffb08f719954-da9515ac, #w-node-a8a632bd-f710-6164-4ea6-0b01db9c15bf-da9515ac, #w-node-_282735ee-84f4-39eb-f42c-9e402ce91154-da9515ac {
  align-self: end;
}


