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

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

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

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

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

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

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

.heading1-1 {
  color: #421cb1;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Cormorant SC, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 150%;
}

.main-wrapper {
  background-image: none;
  flex-flow: column;
  justify-content: space-between;
  min-height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

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

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

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

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

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

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

.container-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: 100vh;
  display: flex;
  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-1 {
  z-index: 1;
  background-color: #421cb100;
  padding-top: 32px;
  padding-bottom: 100px;
  position: relative;
}

.container1 {
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  min-height: auto;
  display: block;
  position: static;
  inset: 0%;
}

.body {
  font-family: Montserrat Alternates, sans-serif;
}

.text-block {
  color: #fff;
  max-width: 100%;
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 150%;
}

.text-block.bold {
  color: #fff;
  font-weight: 600;
}

.block-texts {
  margin-top: 32px;
  margin-bottom: 32px;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.link-block {
  background-color: #fff;
  border: 1px #421cb1;
  border-radius: 12px;
  text-decoration: none;
  transition: all .375s;
}

.link-block:hover {
  transform: translate(0, -20px);
}

.heading-txt {
  background-color: #fff0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #fff;
  text-align: center;
  background-color: #00b592;
  border-radius: 20px;
  width: 120px;
  height: auto;
  margin: 0;
  padding: 4px 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 150%;
}

.text-block-4 {
  color: #000;
  text-align: center;
  width: auto;
  height: 48px;
  margin-bottom: 8px;
  font-family: Cormorant SC, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.text-block-5 {
  color: #061d44;
  text-align: center;
  width: 240px;
  margin-bottom: 12px;
  line-height: 150%;
}

.text-block-7 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  width: auto;
  margin-bottom: 0;
  padding-bottom: 12px;
  font-size: 10px;
}

.image-3 {
  border-radius: 11px 11px 0 0;
}

.block_footer {
  text-align: center;
  background-color: #421cb100;
  padding-top: 32px;
  padding-bottom: 32px;
}

.container_footer {
  max-width: 940px;
}

.text-block-6 {
  color: #fff;
  text-align: left;
  font-size: 12px;
  line-height: 150%;
}

.block-logo-lovare {
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  display: flex;
}

.image-8 {
  width: 140px;
  max-width: none;
}

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

.blockwhole-main {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 5%;
  display: flex;
}

.photo-main {
  max-width: 50%;
  position: absolute;
  inset: 0% -4% 0% auto;
}

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

.block-logo {
  padding-top: 5%;
  padding-left: 2%;
}

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

.block-heading {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
}

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

.image-10 {
  width: 120px;
  margin-top: -16px;
  margin-bottom: 0;
}

.main {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-end;
  display: block;
}

.text-block-9 {
  color: #fff;
  margin-top: 12px;
  font-size: 16px;
  font-weight: 300;
  line-height: 150%;
}

.text-span {
  color: #fff;
  text-transform: none;
  font-family: Cormorant SC, sans-serif;
  font-size: 64px;
  font-weight: 600;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-template: "."
  / 4.75fr 2.25fr;
}

.text-block-10 {
  color: #fff;
  font-family: Cormorant, sans-serif;
  font-size: 27px;
}

.grid-4 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.25fr;
  margin-bottom: 0;
}

.text-block-11 {
  margin-top: 0;
  margin-bottom: 24px;
}

.text-block-12 {
  display: block;
}

.block-icon {
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.image-11 {
  width: 164px;
}

.link-block-3 {
  background-image: url('../images/286186032_3226380644244361_6803697756321710873_n.jpg');
  background-position: 0 0;
  background-size: cover;
  border: 1px #fff;
  border-radius: 12px;
  flex-flow: column;
  justify-content: flex-end;
  height: 350px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block-3.radio {
  background-image: url('../images/radiobilogy.png');
  background-position: 50%;
  background-size: cover;
}

.block-plag {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 0%;
  padding-right: 0%;
  display: block;
}

.block-heading-1 {
  background-color: #fff;
  border-radius: 0 0 12px 12px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.block-icon-2 {
  justify-content: flex-end;
  align-items: flex-end;
  max-width: 35%;
  display: flex;
  position: absolute;
  inset: -4% 0% auto auto;
  transform: rotate(-120deg);
}

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

.block-plant {
  z-index: -1;
  opacity: .08;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 14% 0% auto;
}

.heading-2 {
  color: #fff;
  font-family: Cormorant SC, sans-serif;
  font-size: 53px;
  font-weight: 500;
  line-height: 92%;
}

.text-span-2 {
  font-family: Cormorant, sans-serif;
  font-size: 24px;
}

.h1-block {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: absolute;
  inset: auto 0% 6% 2%;
}

.image-13 {
  width: 140px;
  margin-top: -18px;
}

.h1-1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.text-block2 {
  color: #fff;
  max-width: 57%;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 200;
  line-height: 150%;
}

.text-block2.bold {
  color: #fff;
  font-weight: 600;
}

.main-wrapper-mob {
  min-height: 100vh;
  display: none;
}

.block-logo-mob {
  padding-top: 5%;
  padding-left: 2%;
}

.photo-main-mob {
  max-width: 55%;
  position: absolute;
  inset: 0% -4% 0% auto;
}

.image-9-mob {
  max-width: 100%;
}

@media screen and (min-width: 1280px) {
  .grid-4 {
    grid-template-columns: 1fr 1.5fr;
  }

  .text-block2 {
    max-width: 50%;
  }
}

@media screen and (min-width: 1440px) {
  .divider {
    height: 27px;
  }

  .logo {
    border-bottom-style: none;
  }

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

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

  .container-2 {
    height: 32px;
  }

  .nav-block-2 {
    height: 31px;
  }

  .text-block-4 {
    height: 48px;
  }

  .image-8 {
    width: 180px;
  }

  .text-span {
    font-size: 80px;
  }

  .grid-4 {
    grid-template-columns: 1fr 1.25fr;
  }

  .link-block-3 {
    background-image: url('../images/286186032_3226380644244361_6803697756321710873_n.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .link-block-3.radio {
    background-image: url('../images/radiobilogy.png');
  }

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

  .image-13 {
    width: 180px;
    margin-top: -28px;
  }

  .text-block2 {
    max-width: 59%;
    font-size: 18px;
  }
}

@media screen and (min-width: 1920px) {
  .heading1-1 {
    font-size: 80px;
  }

  .main-wrapper {
    margin-top: -30px;
  }

  .image-8 {
    width: 200px;
  }

  .photo-main {
    max-width: 55%;
    bottom: -5%;
    right: 0%;
  }

  .text-span {
    font-size: 88px;
  }

  .grid-4 {
    grid-template-columns: 1fr 1.75fr;
  }

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

  .text-span-2 {
    font-size: 36px;
  }

  .image-13 {
    width: 200px;
    margin-top: -31px;
  }

  .text-block2 {
    max-width: 50%;
    font-size: 23px;
  }

  .photo-main-mob {
    bottom: -5%;
    right: 0%;
  }
}

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

  .main-wrapper {
    display: none;
    overflow: hidden;
  }

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

  .logo-image {
    height: 29px;
  }

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

  .grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .text-block-4, .text-block-5 {
    margin-left: 1%;
    margin-right: 1%;
  }

  .container_footer {
    max-width: 680px;
  }

  .main-wrapper-mob {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .block-logo-mob {
    justify-content: center;
    align-items: center;
    padding-top: 2%;
    display: flex;
  }

  .photo-main-mob {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
    position: static;
  }

  .image-9-mob {
    max-width: 50%;
  }

  .block-mob-hrading {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10%;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .text-block-13 {
    color: #fff;
    text-align: center;
  }

  .image-14 {
    max-width: 80%;
    margin-bottom: 8px;
  }
}

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

  .logo-image {
    height: 23px;
  }

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

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

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

  .container1 {
    margin-left: 5%;
    margin-right: 5%;
  }

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

  .text-block-4 {
    text-align: center;
    width: auto;
    height: auto;
  }

  .text-block-5 {
    width: auto;
    margin-bottom: 12px;
  }

  .text-block-7 {
    color: #a0a0a0;
    text-transform: uppercase;
    width: auto;
    font-size: 12px;
    line-height: 150%;
  }

  .image-3 {
    width: 100%;
  }

  .container_footer {
    margin-left: 5%;
    margin-right: 5%;
  }

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

  .link-block-3, .link-block-3.radio {
    height: 500px;
  }

  .main-wrapper-mob {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .block-logo-mob {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .photo-main-mob {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
    position: static;
  }

  .image-9-mob {
    max-width: 70%;
  }

  .block-mob-hrading {
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-13 {
    color: #fff;
    font-weight: 300;
    line-height: 150%;
  }

  .image-14 {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 479px) {
  .heading1-1 {
    font-size: 52px;
  }

  .main-wrapper {
    display: none;
  }

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

  .logo {
    display: block;
  }

  .logo-image.is--header {
    width: 140px;
    height: auto;
  }

  .container-2 {
    justify-content: space-between;
    margin: 0% 5%;
  }

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

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

  .container1 {
    margin-left: 5%;
    margin-right: 5%;
  }

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

  .text-block-7 {
    color: #333;
    font-size: 10px;
  }

  .image-3 {
    width: 100%;
  }

  .image-8 {
    width: 80px;
    max-width: none;
  }

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

  .blockwhole-main {
    padding-top: 2%;
  }

  .photo-main {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    display: flex;
    inset: auto 5% 0%;
  }

  .image-9 {
    max-width: 93%;
  }

  .block-logo {
    justify-content: center;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 0%;
    display: flex;
  }

  .image-10 {
    margin-top: -26px;
  }

  .text-span {
    font-size: 48px;
  }

  .grid-3, .grid-4 {
    display: flex;
  }

  .link-block-3 {
    background-image: url('../images/286186032_3226380644244361_6803697756321710873_n.jpg');
    background-position: 50%;
    height: 400px;
  }

  .link-block-3.radio {
    height: 400px;
  }

  .heading-2 {
    font-size: 30px;
  }

  .text-span-2 {
    font-size: 16px;
  }

  .h1-block {
    inset: 10% 5% auto;
  }

  .image-13 {
    width: 92px;
    margin-top: -9px;
  }

  .h1-1 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .text-block2 {
    max-width: 100%;
  }

  .main-wrapper-mob {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .block-logo-mob {
    justify-content: center;
    align-items: center;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 0%;
    display: flex;
  }

  .photo-main-mob {
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-bottom: 2%;
    display: flex;
    position: static;
    inset: auto 5% 0%;
  }

  .image-9-mob {
    max-width: 93%;
  }

  .block-mob-hrading {
    margin-bottom: 10%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .text-block-13 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
  }

  .image-14 {
    margin-bottom: 8px;
  }
}

#w-node-_7381fc47-7bd1-c8de-0b68-226bb25f4937-c887f47a {
  place-self: center end;
}


