.navbar-wrapper {
  display: contents;
}
 
.navbar-container1 {
  display: contents;
}
 
.navbar-navbar {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar-left {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-navlink1 {
  display: contents;
}
 
.navbar-logo {
  width: 165px;
  object-fit: cover;
  text-decoration: none;
}
 
.navbar-links {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-link1 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link1:hover {
  opacity: 0.5;
}
 
.navbar-link2 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link2:hover {
  opacity: 0.5;
}
 
.navbar-link3 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link3:hover {
  opacity: 0.5;
}
 
.navbar-link4 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link4:hover {
  opacity: 0.5;
}
 
.navbar-link5 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link5:hover {
  opacity: 0.5;
}
 
.navbar-link6 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link6:hover {
  opacity: 0.5;
}
 
.navbar-link7 {
  cursor: pointer;
  font-style: normal;
  transition: 0.3s;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-link7:hover {
  opacity: 0.5;
}
 
.navbar-right {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-phone {
  gap: var(--dl-layout-space-halfunit);
  cursor: pointer;
  display: flex;
  align-items: center;
  border-width: 0px;
  flex-direction: row;
  justify-content: center;
}
 
.navbar-image1 {
  width: 18px;
  object-fit: cover;
}
 
.navbar-link8 {
  line-height: 24px;
  text-decoration: none;
}
 
.navbar-book1 {
  text-decoration: none;
  background-color: #a900f5;
}
 
.navbar-image2 {
  width: 18px;
  object-fit: cover;
}
 
.navbar-text10 {
  font-family: Inter;
}
 
.navbar-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon1 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 1000;
  position: fixed;
  transform: translateY(-100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
 
.navbar-nav1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar-image3 {
  height: 2rem;
}
 
.navbar-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar-icon3 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar-navlink2 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink3 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink4 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink5 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink6 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink7 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-navlink8 {
  margin-bottom: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.navbar-book2 {
  text-decoration: none;
}
 
.navbar-image4 {
  width: 18px;
  object-fit: cover;
}
 
.navbar-text11 {
  font-family: Inter;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .navbar-link1 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .navbar-link2 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
  }
  .navbar-link5 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .navbar-link6 {
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
  }
  .navbar-text10 {
    font-family: Inter;
  }
}
 
@media(max-width: 991px) {
  .navbar-navbar {
    z-index: 1000;
  }
  .navbar-links {
    display: none;
  }
  .navbar-right {
    display: none;
  }
  .navbar-burger-menu {
    display: flex;
    padding: var(--dl-layout-space-unit);
    border-radius: var(--dl-layout-radius-round);
    background-color: #2461FF;
  }
  .navbar-icon1 {
    fill: white;
  }
}
 
@media(max-width: 767px) {
  .navbar-navbar {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .navbar-burger-menu {
    display: flex;
  }
  .navbar-image3 {
    width: 126px;
    height: 44px;
  }
  .navbar-book2 {
    background-color: #a700f1;
  }
  .navbar-text11 {
    font-family: Inter;
  }
}
 
@media(max-width: 479px) {
  .navbar-navbar {
    padding: var(--dl-layout-space-unit);
  }
  .navbar-mobile-menu {
    padding: 16px;
  }
}

.healow-wrapper {
  display: contents;
}
 
.healow-download {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: row;
}
 
.healow-main {
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
  background-color: #D0F4FD;
}
 
.healow-image1 {
  height: 565px;
  margin-top: -80px;
  object-fit: cover;
}
 
.healow-content {
  gap: var(--dl-layout-space-threeunits);
  height: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: 130px;
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.healow-text1 {
  font-size: 40px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
}
 
.healow-buttons {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.healow-ios {
  gap: var(--dl-layout-space-halfunit);
  text-decoration: none;
}
 
.healow-image2 {
  width: 16px;
  object-fit: cover;
}
 
.healow-android {
  text-decoration: none;
}
 
.healow-image3 {
  width: 16px;
  object-fit: cover;
}
 

 

 

 

 
@media(max-width: 991px) {
  .healow-content {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 767px) {
  .healow-main {
    align-items: center;
    flex-direction: column-reverse;
  }
  .healow-image1 {
    height: 620px;
    margin-top: 0px;
  }
  .healow-content {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .healow-text1 {
    max-width: 500px;
  }
  .healow-buttons {
    width: 100%;
    flex-direction: column;
  }
  .healow-ios {
    width: 80%;
  }
  .healow-android {
    width: 80%;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-footer {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 80px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 236px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: space-between;
  background-color: #000000;
}
 
.footer-left {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  padding-right: var(--dl-layout-space-threeunits);
  flex-direction: column;
}
 
.footer-brand {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 400px;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-image {
  width: 165px;
  object-fit: cover;
}
 
.footer-text1 {
  color: rgb(255, 255, 255);
  line-height: 22px;
}
 
.footer-legal {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: row;
  justify-content: flex-start;
}
 
.footer-copyright1 {
  color: rgb(255, 255, 255);
  font-size: 14px;
}
 
.footer-copyright2 {
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}
 
.footer-copyright3 {
  font-size: 14px;
  text-decoration: none;
}
 
.footer-right {
  gap: 140px;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.footer-list1 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-header1 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
 
.footer-links1 {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link10 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link10:hover {
  opacity: 0.5;
}
 
.footer-link11 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link11:hover {
  opacity: 0.5;
}
 
.footer-link12 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link12:hover {
  opacity: 0.5;
}
 
.footer-link13 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link13:hover {
  opacity: 0.5;
}
 
.footer-link14 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link14:hover {
  opacity: 0.5;
}
 
.footer-link15 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link15:hover {
  opacity: 0.5;
}
 
.footer-link16 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link16:hover {
  opacity: 0.5;
}
 
.footer-list2 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-header2 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
 
.footer-links2 {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link17 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link17:hover {
  opacity: 0.5;
}
 
.footer-link18 {
  color: rgb(255, 255, 255);
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link18:hover {
  opacity: 0.5;
}
 
.footer-list3 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-header3 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
}
 
.footer-links3 {
  gap: 12px;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-link19 {
  color: rgb(255, 255, 255);
  width: 215px;
  cursor: pointer;
  transition: 0.3s;
}
 
.footer-link19:hover {
  opacity: 0.5;
}
 
.footer-link20 {
  color: rgb(255, 255, 255);
  width: 215px;
  cursor: pointer;
  transition: 0.3s;
  text-decoration: none;
}
 
.footer-link20:hover {
  opacity: 0.5;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-text54 {
  color: var(--dl-color-theme-secondary1);
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .footer-footer {
    gap: 100px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .footer-left {
    padding-right: 0px;
  }
  .footer-legal {
    display: none;
  }
  .footer-right {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .footer-image {
    width: 110px;
  }
  .footer-text1 {
    font-size: 12px;
    line-height: 18px;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
}
 
.home-modal1 {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  z-index: 200;
  position: fixed;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  backdrop-filter: blur(4px);
  justify-content: center;
}
 
.home-practices1 {
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  box-shadow: 0px 0px 25px -2px rgba(66, 68, 90, 0.4);
  align-items: center;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  background-color: #ffffff;
}
 
.home-heading10 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.home-header10 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.home-close {
  width: 24px;
  cursor: pointer;
  height: 24px;
  transition: 0.3s;
}
 
.home-close:hover {
  opacity: 0.5;
}
 
.home-grid1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.home-section10 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header11 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.home-caption10 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-text10 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.home-image10 {
  width: 12px;
  object-fit: cover;
}
 
.home-section11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header12 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.home-caption11 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-text11 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.home-image11 {
  width: 12px;
  object-fit: cover;
}
 
.home-section12 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header13 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.home-caption12 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-text12 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.home-image12 {
  width: 12px;
  object-fit: cover;
}
 
.home-section13 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header14 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.home-caption13 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-text13 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.home-image13 {
  width: 12px;
  object-fit: cover;
}
 
.home-section14 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header15 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.home-caption14 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-text14 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.home-image14 {
  width: 12px;
  object-fit: cover;
}
 
.home-section15 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header16 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.home-caption15 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-text15 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.home-image15 {
  width: 12px;
  object-fit: cover;
}
 
.home-hero {
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text30 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-main {
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1440px;
  align-items: stretch;
  padding-left: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.home-heading17 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-header17 {
  width: 100%;
  font-size: 62px;
  max-width: 750px;
  font-style: normal;
  font-weight: 600;
  line-height: 74px;
}
 
.home-caption16 {
  width: 100%;
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.home-book1 {
  text-decoration: none;
  background-color: #a900f5;
}
 
.home-image16 {
  width: 18px;
  object-fit: cover;
}
 
.home-image17 {
  flex: 1;
  display: flex;
  align-items: center;
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  justify-content: center;
}
 
.home-image18 {
  height: 95%;
  object-fit: cover;
}
 
.home-features1 {
  width: 100%;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  margin-bottom: 0px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: center;
  background-color: #a900f5;
}
 
.home-content2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
}
 
.home-section16 {
  position: relative;
}
 
.home-heading18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-header18 {
  color: rgb(255, 255, 255);
}
 
.home-text36 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.home-divider1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.home-section17 {
  position: relative;
}
 
.home-heading19 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-header19 {
  color: rgb(255, 255, 255);
}
 
.home-text37 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.home-divider2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.home-section18 {
  position: relative;
}
 
.home-heading20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-header20 {
  color: rgb(255, 255, 255);
}
 
.home-text38 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.home-divider3 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.home-practices2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 120px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.home-heading21 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-text44 {
  font-size: 52px;
}
 
.home-content3 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-grid2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.home-practice-wrapper1 {
  cursor: pointer;
  text-decoration: none;
}
 
.home-practice1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading22 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header21 {
  line-height: 36px;
}
 
.home-caption17 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-practice-wrapper2 {
  cursor: pointer;
  text-decoration: none;
}
 
.home-practice2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading23 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header22 {
  line-height: 36px;
}
 
.home-caption18 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-practice-wrapper3 {
  cursor: pointer;
  text-decoration: none;
}
 
.home-practice3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: #B4B9C6;
  flex-direction: column;
  border-top-width: 1px;
}
 
.home-heading24 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-header23 {
  line-height: 36px;
}
 
.home-caption19 {
  max-width: 385px;
  line-height: 24px;
}
 
.home-all {
  text-decoration: none;
}
 
.home-why {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-fourunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fourunits);
  background-color: #D0F4FD;
}
 
.home-heading25 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-header24 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.home-header25 {
  width: 1319px;
  font-size: 18px;
  max-width: 100%;
  text-align: center;
  line-height: 27px;
}
 
.home-features2 {
  gap: 120px;
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-section19 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-header26 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-heading26 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.home-capton1 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.home-navlink4 {
  display: contents;
}
 
.home-more7 {
  text-decoration: none;
}
 
.home-text50 {
  line-height: 24px;
}
 
.home-image19 {
  width: 12px;
  object-fit: cover;
}
 
.home-image20 {
  width: 592px;
  height: 362px;
  object-fit: cover;
}
 
.home-section20 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
 
.home-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-header27 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.home-heading27 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.home-capton2 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.home-book2 {
  text-decoration: none;
}
 
.home-image21 {
  width: 520px;
  object-fit: cover;
}
 
.home-book3 {
  display: none;
}
 
.home-download {
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-text54 {
  color: var(--dl-color-theme-secondary1);
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-container3 {
  display: contents;
}
 
.home-container5 {
  display: contents;
}
 
.home-container7 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .home-image17 {
    width: 514px;
    height: 589px;
  }
  .home-header21 {
    line-height: 36px;
  }
  .home-header22 {
    line-height: 36px;
  }
  .home-header23 {
    line-height: 36px;
  }
  .home-image21 {
    width: 408px;
  }
}
 
@media(max-width: 991px) {
  .home-hero {
    flex: 1;
    height: 0px;
  }
  .home-main {
    height: 522px;
  }
  .home-content1 {
    width: 50%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-header17 {
    width: 559px;
    max-width: 75%;
  }
  .home-caption16 {
    max-width: 75%;
  }
  .home-image17 {
    width: 404px;
    height: 501px;
    align-self: flex-end;
    align-items: flex-end;
    padding-left: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-twounits);
    justify-content: flex-end;
  }
  .home-image18 {
    width: 381px;
    height: 100%;
    align-self: flex-start;
  }
  .home-features1 {
    padding-top: var(--dl-layout-space-fourunits);
    flex-direction: row;
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-content2 {
    flex-direction: column;
  }
  .home-section16 {
    border-right-width: 0px;
  }
  .home-divider1 {
    width: 80px;
    height: 1px;
    display: flex;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #ffffff;
  }
  .home-section17 {
    border-right-width: 0px;
  }
  .home-divider2 {
    width: 80px;
    height: 1px;
    display: flex;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #ffffff;
  }
  .home-section18 {
    border-right-width: 0px;
  }
  .home-divider3 {
    width: 80px;
    height: 1px;
    display: flex;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #ffffff;
  }
  .home-practices2 {
    flex-direction: column;
  }
  .home-why {
    gap: var(--dl-layout-space-threeunits);
  }
  .home-features2 {
    gap: var(--dl-layout-space-threeunits);
  }
  .home-section19 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-image20 {
    width: 100%;
  }
  .home-section20 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-image21 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .home-main {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
    height: 334px;
    position: relative;
    align-items: flex-end;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-halfunit);
    justify-content: flex-end;
  }
  .home-content1 {
    width: 728px;
    height: 339px;
    margin-right: 0px;
  }
  .home-heading17 {
    width: 100%;
  }
  .home-header17 {
    font-size: 32px;
    max-width: 70%;
    line-height: 38px;
  }
  .home-caption16 {
    width: 340px;
    font-size: 16px;
    max-width: 70%;
    line-height: 24px;
  }
  .home-image17 {
    right: 8px;
    width: 369px;
    bottom: 0px;
    height: 300px;
    position: absolute;
    align-self: flex-end;
    padding-left: var(--dl-layout-space-unit);
    flex-direction: column;
    justify-content: flex-start;
  }
  .home-image18 {
    width: 276px;
    height: 100%;
    align-self: flex-end;
  }
  .home-content2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-header18 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-text36 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header19 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-text37 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-header20 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-text38 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-text42 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-text43 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-practices2 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-heading21 {
    gap: var(--dl-layout-space-unit);
  }
  .home-text44 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-content3 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
  }
  .home-grid2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
  .home-practice1 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .home-header21 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-caption17 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-practice2 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .home-header22 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-caption18 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-text46 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-practice3 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .home-header23 {
    font-size: 20px;
    line-height: 24px;
  }
  .home-caption19 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-why {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-header24 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-header25 {
    font-size: 14px;
    max-width: 60%;
    line-height: 21px;
  }
  .home-features2 {
    padding-top: var(--dl-layout-space-fourunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .home-content4 {
    gap: var(--dl-layout-space-unit);
  }
  .home-heading26 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-capton1 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .home-heading27 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-capton2 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .home-book2 {
    display: none;
  }
  .home-book3 {
    width: 100%;
    display: flex;
  }
}
 
@media(max-width: 479px) {
  .home-main {
    height: 318px;
    padding-right: var(--dl-layout-space-halfunit);
  }
  .home-content1 {
    width: 442px;
    height: 307px;
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-header17 {
    width: 243px;
    max-width: 80%;
  }
  .home-caption16 {
    width: 218px;
    max-width: 100%;
  }
  .home-book1 {
    width: 100%;
    margin-bottom: var(--dl-layout-space-twounits);
  }
  .home-image17 {
    width: 205px;
    height: 291px;
    z-index: -1;
    align-self: flex-start;
    align-items: center;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: flex-start;
  }
  .home-image18 {
    width: 237px;
    height: 100%;
    z-index: -1;
    align-self: flex-end;
    max-height: 500px;
    margin-right: 0px;
  }
  .home-features1 {
    height: 490px;
  }
}
