.solid-button-container {
  display: flex;
  position: relative;
}
.solid-button-button {
  color: var(--dl-color-gray-white);
  border: none;
  transition: 0.3s;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-doubleunit);
  border-radius: 50px;
  padding-right: var(--dl-space-space-doubleunit);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #1ec546;
}
.solid-button-button:hover {
  background-color: #08982a;
}
.solid-button-button:focus-within {
  background-color: transparent;
  background-image: radial-gradient(circle at center, rgb(59, 170, 48) 1.00%,rgba(59, 191, 62, 0.6) 100.00%);
}
.solid-button-root-class-name {
  align-self: flex-start;
}
.solid-button-root-class-name1 {
  align-self: center;
  margin-bottom: var(--dl-space-space-halfunit);
}
@media(max-width: 991px) {
  .solid-button-button {
    width: auto;
  }
  .solid-button-root-class-name1 {
    align-self: center;
  }
}

.landing-page-container {
  width: 100%;
  height: auto;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.landing-page-top-container {
  width: 56%;
  height: auto;
  display: flex;
  opacity: 1;
  position: relative;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: flex-start;
  background-image: linear-gradient(90deg, rgba(189, 195, 199, 0.57) 0.00%,rgba(85, 85, 85, 0.31) 100.00%),url("/playground_assets/med1st_visu2_mj-1500w.png");
  background-repeat: bottom,top lefttop leftcenter;
  background-position: top lefttop leftcenter,bottom;
}
.landing-page-navbar {
  width: 100%;
  height: 36px;
  display: flex;
  padding: var(--dl-space-space-doubleunit);
  max-width: 1000px;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-right-side {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-burger-menu {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-burger-menu {
  width: 24px;
  height: 24px;
}
.landing-page-mobile-menu {
  top: 0px;
  flex: 0 0 auto;
  left: 0px;
  width: 100%;
  height: 100%;
  display: none;
  padding: var(--dl-space-space-doubleunit);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.landing-page-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-top {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-doubleunit);
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-close-menu {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-icon03 {
  width: 24px;
  height: 24px;
}
.landing-page-right-side1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-links-container {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-text02 {
  margin-bottom: 8px;
}
.landing-page-text03 {
  margin-bottom: 8px;
}
.landing-page-text04 {
  margin-bottom: 8px;
}
.landing-page-link {
  display: contents;
}
.landing-page-follow-container {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
}
.landing-page-text06 {
  padding-bottom: var(--dl-space-space-halfunit);
}
.landing-page-icons-container {
  width: 100px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
.landing-page-link01 {
  display: contents;
}
.landing-page-icon05 {
  width: 24px;
  height: 24px;
}
.landing-page-link02 {
  display: contents;
}
.landing-page-icon07 {
  width: 24px;
  height: 24px;
}
.landing-page-link03 {
  display: contents;
}
.landing-page-icon09 {
  width: 24px;
  height: 24px;
}
.landing-page-hero {
  width: 100%;
  height: 418px;
  display: flex;
  opacity: 1;
  max-width: 1000px;
  align-items: center;
  padding-top: var(--dl-space-space-tripleunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: center;
}
.landing-page-container01 {
  flex: 0 0 auto;
  width: 305px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-container02 {
  flex: 0 0 auto;
  width: 305px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-container03 {
  flex: 0 0 auto;
  width: 305px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-content-container {
  width: 305px;
  display: flex;
  align-items: flex-start;
  margin-right: 139px;
  flex-direction: column;
}
.landing-page-text07 {
  color: var(--dl-color-gray-black);
  width: 306px;
}
.landing-page-text10 {
  font-size: 1.6rem;
}
.landing-page-text11 {
  font-size: 1.6rem;
}
.landing-page-container04 {
  flex: 0 0 auto;
  width: 305px;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.landing-page-feature-card {
  width: 100%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.41);
}
.landing-page-link04 {
  display: contents;
}
.landing-page-image {
  width: 100px;
  object-fit: cover;
  transition: 0.3s;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-image:hover {
  width: 110px;
  height: 110px;
  z-index: 100;
}
.landing-page-text12 {
  font-size: 15;
  font-style: normal;
  text-align: left;
  font-family: Arial;
  font-weight: 700;
}
.landing-page-container05 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: center;
}
.landing-page-main {
  width: 70%;
  height: auto;
  display: flex;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-doubleunit);
  padding-right: var(--dl-space-space-doubleunit);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-halfunit);
  justify-content: flex-start;
  background-color: var(--dl-color-gray-white);
}
.landing-page-text13 {
  width: auto;
  height: auto;
  margin-left: var(--dl-space-space-unit);
  border-color: var(--dl-color-gray-black);
  border-radius: var(--dl-radius-radius-radius8);
  margin-bottom: var(--dl-space-space-halfunit);
}
.landing-page-container06 {
  flex: 0 0 auto;
  width: 80%;
  height: auto;
  display: flex;
  align-self: center;
  align-items: center;
  margin-bottom: var(--dl-space-space-unit);
  padding-bottom: 0px;
  justify-content: center;
}
.landing-page-image1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-right: var(--dl-space-space-unit);
}
.landing-page-image2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-right: var(--dl-space-space-unit);
}
.landing-page-image3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding-top: 0px;
  margin-right: var(--dl-space-space-unit);
  padding-right: 0px;
  padding-bottom: 0px;
}
.landing-page-container07 {
  flex: 0 0 auto;
  width: 80%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.landing-page-text16 {
  text-align: justify;
}
.landing-page-text17 {
  color: var(--dl-color-gray-500);
}
.landing-page-text18 {
  color: var(--dl-color-gray-500);
  font-weight: 700;
}
.landing-page-text19 {
  color: var(--dl-color-gray-500);
}
.landing-page-link05 {
  color: var(--dl-color-gray-500);
  text-decoration: underline;
}
.landing-page-link06 {
  color: var(--dl-color-gray-500);
  text-decoration: underline;
}
.landing-page-text20 {
  color: var(--dl-color-gray-500);
}
.landing-page-text21 {
  color: var(--dl-color-gray-500);
}
.landing-page-text22 {
  color: var(--dl-color-gray-500);
}
.landing-page-text23 {
  color: var(--dl-color-gray-500);
}
.landing-page-text24 {
  color: var(--dl-color-gray-500);
  font-weight: 700;
}
.landing-page-text25 {
  color: var(--dl-color-gray-500);
}
.landing-page-text26 {
  color: var(--dl-color-gray-500);
}
.landing-page-text27 {
  color: var(--dl-color-gray-500);
}
.landing-page-text28 {
  color: var(--dl-color-gray-500);
}
.landing-page-text29 {
  color: var(--dl-color-gray-500);
}
.landing-page-text30 {
  color: var(--dl-color-gray-500);
}
.landing-page-feature-card1 {
  width: 40%;
  display: flex;
  padding: var(--dl-space-space-unit);
  position: relative;
  align-self: center;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.landing-page-link07 {
  display: contents;
}
.landing-page-image4 {
  width: 100px;
  object-fit: cover;
  transition: 0.3s;
  margin-right: var(--dl-space-space-doubleunit);
  text-decoration: none;
}
.landing-page-image4:hover {
  width: 188px;
  height: 188px;
  z-index: 100;
}
.landing-page-container08 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.landing-page-text31 {
  font-weight: 600;
  margin-bottom: var(--dl-space-space-unit);
}
.landing-page-container09 {
  width: 100%;
  height: 38px;
  display: flex;
  align-items: flex-start;
}
.landing-page-container10 {
  width: 60%;
  height: Auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: rgba(214, 214, 214, 0.21);
}
.landing-page-ul {
  list-style-image: none;
}
.landing-page-li {
  color: var(--dl-color-gray-black);
}
.landing-page-container11 {
  width: 100%;
  height: 38px;
  display: flex;
  align-items: flex-start;
}
.landing-page-text52 {
  width: 357px;
  margin-right: 0px;
  border-radius: var(--dl-radius-radius-radius4);
  margin-bottom: var(--dl-space-space-halfunit);
}
.landing-page-link08 {
  display: contents;
}
.landing-page-component1 {
  text-decoration: none;
}
.landing-page-container12 {
  width: 80%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.landing-page-text55 {
  color: var(--dl-color-gray-500);
  text-align: justify;
}
.landing-page-link09 {
  text-decoration: underline;
}
.landing-page-text64 {
  text-decoration: underline;
}
.landing-page-container13 {
  flex: 0 0 auto;
  width: 50%;
  height: 100px;
  display: flex;
  align-self: center;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-style: dashed;
  border-width: 1px;
  justify-content: center;
  border-top-width: 2px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
.landing-page-link10 {
  display: contents;
}
.landing-page-image5 {
  width: 40%;
  height: auto;
  object-fit: cover;
  margin-right: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link11 {
  display: contents;
}
.landing-page-image6 {
  width: 20%;
  object-fit: cover;
  padding-left: var(--dl-space-space-unit);
  text-decoration: none;
}
.landing-page-link12 {
  display: contents;
}
.landing-page-image7 {
  width: 20%;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-link13 {
  display: contents;
}
.landing-page-image8 {
  width: 20%;
  object-fit: cover;
  text-decoration: none;
}
.landing-page-footer {
  color: var(--dl-color-gray-white);
  width: 70%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: 6px;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  padding-left: var(--dl-space-space-tripleunit);
  padding-right: var(--dl-space-space-tripleunit);
  flex-direction: row;
  padding-bottom: var(--dl-space-space-tripleunit);
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
@media(max-width: 991px) {
  .landing-page-top-container {
    width: 100%;
  }
  .landing-page-hero {
    padding-left: var(--dl-space-space-tripleunit);
    padding-right: var(--dl-space-space-tripleunit);
  }
  .landing-page-feature-card {
    width: 345px;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .landing-page-image {
    width: 144px;
    height: 112px;
    margin-right: var(--dl-space-space-doubleunit);
    padding-bottom: 0px;
  }
  .landing-page-main {
    width: auto;
  }
  .landing-page-image1 {
    width: 80%;
  }
  .landing-page-image2 {
    width: 80%;
    height: auto;
  }
  .landing-page-image3 {
    width: 80%;
    height: auto;
  }
  .landing-page-feature-card1 {
    width: 40%;
    align-self: center;
    align-items: center;
    justify-content: center;
  }
  .landing-page-image4 {
    width: 161px;
    height: 161px;
    margin-right: var(--dl-space-space-doubleunit);
    padding-bottom: 0px;
  }
  .landing-page-text31 {
    font-weight: 600;
    margin-bottom: 0px;
  }
  .landing-page-container10 {
    height: auto;
  }
  .landing-page-text52 {
    text-align: center;
  }
  .landing-page-text55 {
    padding-top: var(--dl-space-space-unit);
  }
}
@media(max-width: 767px) {
  .landing-page-right-side {
    display: none;
  }
  .landing-page-burger-menu {
    display: flex;
  }
  .landing-page-hero {
    justify-content: center;
  }
  .landing-page-content-container {
    align-items: center;
  }
  .landing-page-text07 {
    font-size: 2.5rem;
  }
  .landing-page-feature-card {
    width: 283px;
    height: 142px;
    align-self: center;
    margin-left: 0px;
    flex-direction: row;
  }
  .landing-page-image {
    width: 86px;
    height: 88px;
  }
  .landing-page-main {
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
  }
  .landing-page-feature-card1 {
    width: 464px;
    height: 232px;
    align-self: center;
    flex-direction: row;
  }
  .landing-page-image4 {
    width: 177px;
    height: 154px;
  }
  .landing-page-container08 {
    flex-direction: column;
  }
  .landing-page-container10 {
    height: auto;
  }
  .landing-page-text52 {
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-text55 {
    width: 80%;
  }
}
@media(max-width: 479px) {
  .landing-page-top-container {
    width: 100%;
  }
  .landing-page-text07 {
    font-size: 2rem;
    text-align: center;
  }
  .landing-page-subheading {
    font-size: 1.3rem;
    text-align: center;
  }
  .landing-page-container04 {
    width: 138px;
  }
  .landing-page-feature-card {
    width: 100%;
    height: 142px;
  }
  .landing-page-image {
    width: 76px;
    height: 50%;
  }
  .landing-page-text12 {
    width: auto;
    font-size: 20px;
    font-style: normal;
    font-family: Arial;
    font-weight: 700;
  }
  .landing-page-main {
    width: 320px;
    height: 2910px;
  }
  .landing-page-container06 {
    width: azto;
    height: auto;
    padding-bottom: var(--dl-space-space-unit);
  }
  .landing-page-image1 {
    height: auto;
  }
  .landing-page-image2 {
    height: auto;
  }
  .landing-page-image3 {
    height: auto;
  }
  .landing-page-container07 {
    width: 295px;
  }
  .landing-page-feature-card1 {
    width: 243px;
    height: 142px;
  }
  .landing-page-image4 {
    width: 211px;
    height: 111px;
  }
  .landing-page-container08 {
    flex-direction: column;
  }
  .landing-page-text34 {
    width: 290px;
    align-self: center;
    text-align: center;
  }
  .landing-page-container10 {
    width: 320px;
    height: auto;
  }
  .landing-page-ul {
    height: autp;
    padding-bottom: 0px;
  }
  .landing-page-text52 {
    width: 269px;
  }
  .landing-page-container12 {
    width: 295px;
  }
  .landing-page-text55 {
    width: 100%;
  }
  .landing-page-container13 {
    height: auto;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .landing-page-image5 {
    width: 60%;
    height: auto;
    margin-top: var(--dl-space-space-halfunit);
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-image6 {
    width: 60%;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-image7 {
    width: 40%;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-image8 {
    width: 40%;
    margin-bottom: var(--dl-space-space-halfunit);
  }
  .landing-page-footer {
    height: var(--dl-size-size-unit);
  }
}
