.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;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text111 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text108 {
  display: inline-block;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text115 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text114 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text110 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text119 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text109 {
  display: inline-block;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text106 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text118 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text120 {
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text121 {
  display: inline-block;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text107 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text117 {
  display: inline-block;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text122 {
  display: inline-block;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text113 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text112 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text116 {
  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;
  }
}

.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;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text207 {
  display: inline-block;
}
 
.about-text208 {
  color: var(--dl-color-theme-secondary1);
}
 
.about-fragment28 {
  display: contents;
}
 
.about-text210 {
  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;
  }
}

.about-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
}
 
.about-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;
}
 
.about-practices {
  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;
}
 
.about-heading10 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.about-header10 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.about-close {
  width: 24px;
  cursor: pointer;
  height: 24px;
  transition: 0.3s;
}
 
.about-close:hover {
  opacity: 0.5;
}
 
.about-grid {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.about-section1 {
  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;
}
 
.about-heading11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-header11 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.about-caption1 {
  max-width: 385px;
  line-height: 24px;
}
 
.about-text100 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.about-image1 {
  width: 12px;
  object-fit: cover;
}
 
.about-section2 {
  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;
}
 
.about-heading12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-header12 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.about-caption2 {
  max-width: 385px;
  line-height: 24px;
}
 
.about-text101 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.about-image2 {
  width: 12px;
  object-fit: cover;
}
 
.about-section3 {
  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;
}
 
.about-heading13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-header13 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.about-caption3 {
  max-width: 385px;
  line-height: 24px;
}
 
.about-text102 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.about-image3 {
  width: 12px;
  object-fit: cover;
}
 
.about-section4 {
  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;
}
 
.about-heading14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-header14 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.about-caption4 {
  max-width: 385px;
  line-height: 24px;
}
 
.about-text103 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.about-image4 {
  width: 12px;
  object-fit: cover;
}
 
.about-section5 {
  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;
}
 
.about-heading15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-header15 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.about-caption5 {
  max-width: 385px;
  line-height: 24px;
}
 
.about-text104 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.about-image5 {
  width: 12px;
  object-fit: cover;
}
 
.about-section6 {
  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;
}
 
.about-heading16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.about-header16 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.about-caption6 {
  max-width: 385px;
  line-height: 24px;
}
 
.about-text105 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.about-image6 {
  width: 12px;
  object-fit: cover;
}
 
.about-hero {
  width: 100%;
  height: 103px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.about-fragment10 {
  display: contents;
}
 
.about-text106 {
  display: inline-block;
}
 
.about-fragment11 {
  display: contents;
}
 
.about-text107 {
  display: inline-block;
}
 
.about-fragment12 {
  display: contents;
}
 
.about-text108 {
  display: inline-block;
}
 
.about-fragment13 {
  display: contents;
}
 
.about-text109 {
  display: inline-block;
}
 
.about-fragment14 {
  display: contents;
}
 
.about-text110 {
  display: inline-block;
}
 
.about-fragment15 {
  display: contents;
}
 
.about-text111 {
  display: inline-block;
}
 
.about-fragment16 {
  display: contents;
}
 
.about-text112 {
  display: inline-block;
}
 
.about-fragment17 {
  display: contents;
}
 
.about-text113 {
  display: inline-block;
}
 
.about-fragment18 {
  display: contents;
}
 
.about-text114 {
  display: inline-block;
}
 
.about-fragment19 {
  display: contents;
}
 
.about-text115 {
  display: inline-block;
}
 
.about-fragment20 {
  display: contents;
}
 
.about-text116 {
  display: inline-block;
}
 
.about-fragment21 {
  display: contents;
}
 
.about-text117 {
  display: inline-block;
}
 
.about-fragment22 {
  display: contents;
}
 
.about-text118 {
  display: inline-block;
}
 
.about-fragment23 {
  display: contents;
}
 
.about-text119 {
  display: inline-block;
}
 
.about-fragment24 {
  display: contents;
}
 
.about-text120 {
  display: inline-block;
}
 
.about-fragment25 {
  display: contents;
}
 
.about-text121 {
  display: inline-block;
}
 
.about-fragment26 {
  display: contents;
}
 
.about-text122 {
  display: inline-block;
}
 
.about-features {
  gap: 120px;
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-twounits);
}
 
.about-section7 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.about-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-header17 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading17 {
  font-size: 56px;
  max-width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.about-heading18 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton10 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading19 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton11 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header19 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading20 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton12 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading21 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton13 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading22 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton14 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header22 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading23 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton15 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-section8 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.about-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-header23 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading24 {
  width: 643px;
  font-size: 56px;
  max-width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.about-heading25 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton16 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header24 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading26 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton17 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header25 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading27 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton18 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header26 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading28 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton19 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-header27 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.about-heading29 {
  font-size: 34px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.about-capton20 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.about-book {
  display: none;
}
 
.about-fragment27 {
  display: contents;
}
 
.about-text207 {
  display: inline-block;
}
 
.about-text208 {
  color: var(--dl-color-theme-secondary1);
}
 
.about-fragment28 {
  display: contents;
}
 
.about-text210 {
  display: inline-block;
}
 
.about-container3 {
  display: contents;
}
 
.about-container5 {
  display: contents;
}
 
.about-container7 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .about-features {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .about-content1 {
    width: 1080px;
  }
  .about-heading17 {
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
  }
  .about-heading18 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
  }
  .about-capton10 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
  .about-heading19 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
  }
  .about-capton11 {
    max-width: 800px;
    line-height: 27px;
  }
  .about-heading20 {
    font-size: 40px;
  }
  .about-capton12 {
    max-width: 800px;
    line-height: 27px;
  }
  .about-heading21 {
    font-size: 40px;
  }
  .about-capton13 {
    max-width: 800px;
    line-height: 27px;
  }
  .about-heading22 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
  }
  .about-capton14 {
    max-width: 800px;
    line-height: 27px;
  }
  .about-heading23 {
    font-size: 40px;
  }
  .about-capton15 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
  .about-content2 {
    width: 1080px;
  }
  .about-header23 {
    width: 100%;
  }
  .about-heading24 {
    width: 777px;
    font-size: 56px;
    max-width: 800px;
    font-style: normal;
    font-weight: 600;
  }
  .about-heading25 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
  }
  .about-capton16 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
  .about-header24 {
    width: 100%;
  }
  .about-heading26 {
    font-size: 40px;
  }
  .about-capton17 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
  .about-header25 {
    width: 100%;
  }
  .about-heading27 {
    font-size: 40px;
  }
  .about-capton18 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
  .about-header26 {
    width: 100%;
  }
  .about-heading28 {
    font-size: 40px;
  }
  .about-capton19 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
  .about-header27 {
    width: 100%;
  }
  .about-heading29 {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
  }
  .about-capton20 {
    font-size: 18px;
    max-width: 800px;
    line-height: 27px;
  }
}
 
@media(max-width: 991px) {
  .about-hero {
    flex: 1;
    height: 0px;
  }
  .about-features {
    gap: var(--dl-layout-space-threeunits);
  }
  .about-section7 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .about-section8 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
}
 
@media(max-width: 767px) {
  .about-features {
    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);
  }
  .about-content1 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
  }
  .about-heading17 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-heading18 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton10 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading19 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton11 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading20 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton12 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading21 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton13 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading22 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton14 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading23 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton15 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-content2 {
    gap: var(--dl-layout-space-unit);
  }
  .about-heading24 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-heading25 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton16 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading26 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton17 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading27 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton18 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading28 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton19 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-heading29 {
    font-size: 30px;
    line-height: 36px;
  }
  .about-capton20 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .about-book {
    width: 100%;
    display: flex;
  }
}
