.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;
}
 
.services-fragment15 {
  display: contents;
}
 
.services-text21 {
  display: inline-block;
}
 
.services-fragment12 {
  display: contents;
}
 
.services-text18 {
  display: inline-block;
}
 
.services-fragment19 {
  display: contents;
}
 
.services-text25 {
  display: inline-block;
}
 
.services-fragment18 {
  display: contents;
}
 
.services-text24 {
  display: inline-block;
}
 
.services-fragment14 {
  display: contents;
}
 
.services-text20 {
  display: inline-block;
}
 
.services-fragment23 {
  display: contents;
}
 
.services-text29 {
  display: inline-block;
}
 
.services-fragment13 {
  display: contents;
}
 
.services-text19 {
  display: inline-block;
}
 
.services-fragment10 {
  display: contents;
}
 
.services-text16 {
  display: inline-block;
}
 
.services-fragment22 {
  display: contents;
}
 
.services-text28 {
  display: inline-block;
}
 
.services-fragment24 {
  display: contents;
}
 
.services-text30 {
  display: inline-block;
}
 
.services-fragment25 {
  display: contents;
}
 
.services-text31 {
  display: inline-block;
}
 
.services-fragment11 {
  display: contents;
}
 
.services-text17 {
  display: inline-block;
}
 
.services-fragment21 {
  display: contents;
}
 
.services-text27 {
  display: inline-block;
}
 
.services-fragment26 {
  display: contents;
}
 
.services-text32 {
  display: inline-block;
}
 
.services-fragment17 {
  display: contents;
}
 
.services-text23 {
  display: inline-block;
}
 
.services-fragment16 {
  display: contents;
}
 
.services-text22 {
  display: inline-block;
}
 
.services-fragment20 {
  display: contents;
}
 
.services-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;
  }
}

.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;
}
 
.services-fragment27 {
  display: contents;
}
 
.services-text98 {
  display: inline-block;
}
 
.services-text99 {
  color: var(--dl-color-theme-secondary1);
}
 
.services-fragment28 {
  display: contents;
}
 
.services-text101 {
  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;
  }
}

.services-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  scroll-behavior: smooth;
}
 
.services-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;
}
 
.services-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;
}
 
.services-heading10 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.services-header10 {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
}
 
.services-close {
  width: 24px;
  cursor: pointer;
  height: 24px;
  transition: 0.3s;
}
 
.services-close:hover {
  opacity: 0.5;
}
 
.services-grid1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.services-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;
}
 
.services-heading11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header11 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.services-caption10 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text10 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.services-image10 {
  width: 12px;
  object-fit: cover;
}
 
.services-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;
}
 
.services-heading12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header12 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.services-caption11 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text11 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.services-image11 {
  width: 12px;
  object-fit: cover;
}
 
.services-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;
}
 
.services-heading13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header13 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.services-caption12 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text12 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.services-image12 {
  width: 12px;
  object-fit: cover;
}
 
.services-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;
}
 
.services-heading14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header14 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.services-caption13 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text13 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.services-image13 {
  width: 12px;
  object-fit: cover;
}
 
.services-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;
}
 
.services-heading15 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header15 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.services-caption14 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text14 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.services-image14 {
  width: 12px;
  object-fit: cover;
}
 
.services-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;
}
 
.services-heading16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header16 {
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
 
.services-caption15 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text15 {
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
 
.services-image15 {
  width: 12px;
  object-fit: cover;
}
 
.services-hero {
  width: 100%;
  height: 115px;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.services-fragment10 {
  display: contents;
}
 
.services-text16 {
  display: inline-block;
}
 
.services-fragment11 {
  display: contents;
}
 
.services-text17 {
  display: inline-block;
}
 
.services-fragment12 {
  display: contents;
}
 
.services-text18 {
  display: inline-block;
}
 
.services-fragment13 {
  display: contents;
}
 
.services-text19 {
  display: inline-block;
}
 
.services-fragment14 {
  display: contents;
}
 
.services-text20 {
  display: inline-block;
}
 
.services-fragment15 {
  display: contents;
}
 
.services-text21 {
  display: inline-block;
}
 
.services-fragment16 {
  display: contents;
}
 
.services-text22 {
  display: inline-block;
}
 
.services-fragment17 {
  display: contents;
}
 
.services-text23 {
  display: inline-block;
}
 
.services-fragment18 {
  display: contents;
}
 
.services-text24 {
  display: inline-block;
}
 
.services-fragment19 {
  display: contents;
}
 
.services-text25 {
  display: inline-block;
}
 
.services-fragment20 {
  display: contents;
}
 
.services-text26 {
  display: inline-block;
}
 
.services-fragment21 {
  display: contents;
}
 
.services-text27 {
  display: inline-block;
}
 
.services-fragment22 {
  display: contents;
}
 
.services-text28 {
  display: inline-block;
}
 
.services-fragment23 {
  display: contents;
}
 
.services-text29 {
  display: inline-block;
}
 
.services-fragment24 {
  display: contents;
}
 
.services-text30 {
  display: inline-block;
}
 
.services-fragment25 {
  display: contents;
}
 
.services-text31 {
  display: inline-block;
}
 
.services-fragment26 {
  display: contents;
}
 
.services-text32 {
  display: inline-block;
}
 
.services-features1 {
  width: 100%;
  height: 203px;
  display: flex;
  z-index: 100;
  align-items: center;
  padding-top: var(--dl-layout-space-fiveunits);
  margin-bottom: var(--dl-layout-space-threeunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-fiveunits);
  justify-content: center;
  background-color: #a900f5;
}
 
.services-content1 {
  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;
}
 
.services-section16 {
  position: relative;
}
 
.services-heading17 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.services-header17 {
  color: rgb(255, 255, 255);
}
 
.services-text33 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.services-divider1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.services-section17 {
  position: relative;
}
 
.services-heading18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.services-header18 {
  color: rgb(255, 255, 255);
}
 
.services-text34 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.services-divider2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.services-section18 {
  position: relative;
}
 
.services-heading19 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.services-header19 {
  color: rgb(255, 255, 255);
}
 
.services-text35 {
  color: rgb(255, 255, 255);
  width: 100%;
  max-width: 300px;
  line-height: 24px;
}
 
.services-divider3 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: none;
}
 
.services-practices2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 120px;
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-unit);
}
 
.services-heading20 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text40 {
  font-size: 52px;
}
 
.services-content2 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-grid2 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.services-practice-wrapper10 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice10 {
  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;
}
 
.services-heading21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header20 {
  line-height: 36px;
}
 
.services-caption16 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper11 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice11 {
  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;
}
 
.services-heading22 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header21 {
  line-height: 36px;
}
 
.services-caption17 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-text43 {
  max-width: 385px;
}
 
.services-practice-wrapper12 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice12 {
  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;
}
 
.services-heading23 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header22 {
  line-height: 36px;
}
 
.services-caption18 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper13 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice13 {
  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;
}
 
.services-heading24 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header23 {
  line-height: 36px;
}
 
.services-caption19 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practices3 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 120px;
  flex-direction: row;
  padding-bottom: 120px;
}
 
.services-heading25 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-text47 {
  font-size: 52px;
}
 
.services-content3 {
  gap: var(--dl-layout-space-fourunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-grid3 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: grid;
  align-items: flex-start;
  flex-direction: column;
  grid-template-columns: repeat(2, 1fr);
}
 
.services-practice-wrapper14 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice14 {
  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;
}
 
.services-heading26 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header24 {
  line-height: 36px;
}
 
.services-caption20 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper15 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice15 {
  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;
}
 
.services-heading27 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header25 {
  line-height: 36px;
}
 
.services-caption21 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper16 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice16 {
  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;
}
 
.services-heading28 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header26 {
  line-height: 36px;
}
 
.services-caption22 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper17 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice17 {
  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;
}
 
.services-heading29 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header27 {
  line-height: 36px;
}
 
.services-caption23 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper18 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice18 {
  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;
}
 
.services-heading30 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header28 {
  line-height: 36px;
}
 
.services-caption24 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-practice-wrapper19 {
  cursor: pointer;
  text-decoration: none;
}
 
.services-practice19 {
  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;
}
 
.services-heading31 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-header29 {
  line-height: 36px;
}
 
.services-caption25 {
  max-width: 385px;
  line-height: 24px;
}
 
.services-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;
}
 
.services-section19 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.services-content4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-header30 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-heading32 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.services-capton1 {
  font-size: 18px;
  max-width: 600px;
  line-height: 27px;
}
 
.services-navlink20 {
  line-height: 24px;
  text-decoration: none;
}
 
.services-image16 {
  width: 12px;
  object-fit: cover;
}
 
.services-image17 {
  width: 545px;
  height: 455px;
  object-fit: cover;
}
 
.services-section20 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
 
.services-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-header31 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-heading33 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.services-ul1 {
  flex: 1;
  list-style-type: circle;
}
 
.services-li10 {
  line-height: 1.5;
}
 
.services-li11 {
  line-height: 1.5;
}
 
.services-li12 {
  line-height: 1.5;
}
 
.services-li13 {
  line-height: 1.5;
}
 
.services-li14 {
  line-height: 1.5;
}
 
.services-li15 {
  line-height: 1.5;
}
 
.services-li16 {
  line-height: 1.5;
}
 
.services-li17 {
  line-height: 1.5;
}
 
.services-li18 {
  line-height: 1.5;
}
 
.services-image18 {
  width: 506px;
  height: 453px;
  object-fit: cover;
}
 
.services-section21 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.services-content6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 652px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-header32 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: flex-start;
}
 
.services-heading34 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  font-weight: 600;
}
 
.services-ul2 {
  width: 645px;
  list-style-type: circle;
}
 
.services-li19 {
  line-height: 1.5;
}
 
.services-li20 {
  line-height: 1.5;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
}
 
.services-li21 {
  line-height: 1.5;
}
 
.services-li22 {
  line-height: 1.5;
}
 
.services-li23 {
  line-height: 1.5;
}
 
.services-li24 {
  line-height: 1.5;
}
 
.services-li25 {
  line-height: 1.5;
}
 
.services-li26 {
  line-height: 1.5;
}
 
.services-li27 {
  line-height: 1.5;
}
 
.services-li28 {
  line-height: 1.5;
}
 
.services-capton2 {
  font-size: 18px;
  max-width: 600px;
  font-weight: 700;
  line-height: 27px;
}
 
.services-li29 {
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
}
 
.services-text92 {
  line-height: 1.5;
}
 
.services-capton3 {
  font-size: 18px;
  max-width: 600px;
  font-weight: 700;
  line-height: 27px;
}
 
.services-li30 {
  line-height: 1.5;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
}
 
.services-li31 {
  line-height: 1.5;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
}
 
.services-li32 {
  line-height: 1.5;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
}
 
.services-image19 {
  width: 580px;
  align-self: flex-start;
  object-fit: cover;
}
 
.services-book {
  display: none;
}
 
.services-why {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  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;
  background-color: #D0F4FD;
}
 
.services-heading35 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 1440px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.services-header33 {
  font-size: 56px;
  max-width: 600px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.services-header34 {
  font-size: 18px;
  max-width: 100%;
  text-align: center;
  line-height: 27px;
}
 
.services-schedule {
  width: 100%;
  display: flex;
  max-width: 100%;
  align-items: center;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
 
.services-content7 {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-fiveunits);
  align-items: center;
  flex-direction: column;
  background-color: #2461FF;
}
 
.services-header35 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.services-heading36 {
  color: #ffffff;
  font-size: 56px;
  max-width: 800px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.services-caption26 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  max-width: 900px;
  text-align: center;
  line-height: 27px;
}
 
.services-types {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.services-book-person {
  text-decoration: none;
}
 
.services-fragment27 {
  display: contents;
}
 
.services-text98 {
  display: inline-block;
}
 
.services-text99 {
  color: var(--dl-color-theme-secondary1);
}
 
.services-fragment28 {
  display: contents;
}
 
.services-text101 {
  display: inline-block;
}
 
.services-container3 {
  display: contents;
}
 
.services-container5 {
  display: contents;
}
 
.services-container7 {
  display: contents;
}
 
@media(max-width: 1200px) {
  .services-header20 {
    line-height: 36px;
  }
  .services-caption16 {
    max-width: 385px;
    line-height: 24px;
  }
  .services-header21 {
    line-height: 36px;
  }
  .services-header22 {
    line-height: 36px;
  }
  .services-header23 {
    line-height: 36px;
  }
  .services-caption19 {
    line-height: 24px;
  }
  .services-header24 {
    line-height: 36px;
  }
  .services-header25 {
    line-height: 36px;
  }
  .services-header26 {
    line-height: 36px;
  }
  .services-header27 {
    line-height: 36px;
  }
  .services-header28 {
    line-height: 36px;
  }
  .services-header29 {
    line-height: 36px;
  }
  .services-image17 {
    margin-left: var(--dl-layout-space-unit);
  }
  .services-image18 {
    margin-right: var(--dl-layout-space-twounits);
  }
  .services-content6 {
    width: 594px;
  }
  .services-header32 {
    width: 100%;
  }
  .services-ul2 {
    width: 585px;
  }
  .services-image19 {
    width: 427px;
    height: 390px;
  }
}
 
@media(max-width: 991px) {
  .services-hero {
    flex: 1;
    height: 0px;
  }
  .services-features1 {
    height: 100%;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    flex-direction: row;
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .services-content1 {
    flex-direction: column;
  }
  .services-section16 {
    border-right-width: 0px;
  }
  .services-divider1 {
    width: 80px;
    height: 1px;
    display: flex;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #ffffff;
  }
  .services-section17 {
    border-right-width: 0px;
  }
  .services-divider2 {
    width: 80px;
    height: 1px;
    display: flex;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #ffffff;
  }
  .services-section18 {
    border-right-width: 0px;
  }
  .services-divider3 {
    width: 80px;
    height: 1px;
    display: flex;
    border-color: #ffffff;
    border-width: 0px;
    background-color: #ffffff;
  }
  .services-practices2 {
    padding-top: var(--dl-layout-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .services-practices3 {
    padding-top: var(--dl-layout-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .services-features2 {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-twounits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .services-section19 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .services-image17 {
    width: 100%;
  }
  .services-section20 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .services-image18 {
    width: 100%;
  }
  .services-section21 {
    gap: var(--dl-layout-space-twounits);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
  .services-content6 {
    width: 829px;
  }
  .services-image19 {
    width: 100%;
  }
  .services-why {
    gap: var(--dl-layout-space-threeunits);
  }
  .services-schedule {
    padding-left: 0px;
    padding-right: 0px;
  }
  .services-types {
    width: 100%;
    flex-direction: column;
  }
  .services-book-person {
    width: 50%;
  }
}
 
@media(max-width: 767px) {
  .services-content1 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header17 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-text33 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-header18 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-text34 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-header19 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-text35 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-text36 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-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);
  }
  .services-heading20 {
    gap: var(--dl-layout-space-unit);
  }
  .services-text40 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-content2 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
  }
  .services-grid2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
  .services-practice10 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header20 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-practice11 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header21 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption17 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-text43 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice12 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header22 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption18 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice13 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header23 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption19 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practices3 {
    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);
  }
  .services-heading25 {
    gap: var(--dl-layout-space-unit);
  }
  .services-text47 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-content3 {
    gap: var(--dl-layout-space-threeunits);
    width: 100%;
  }
  .services-grid3 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    grid-template-columns: repeat(1, 1fr);
  }
  .services-practice14 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header24 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption20 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice15 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header25 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption21 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice16 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header26 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption22 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice17 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header27 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption23 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice18 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header28 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption24 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-practice19 {
    padding-top: var(--dl-layout-space-oneandhalfunits);
  }
  .services-header29 {
    font-size: 20px;
    line-height: 24px;
  }
  .services-caption25 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-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);
  }
  .services-content4 {
    gap: var(--dl-layout-space-unit);
  }
  .services-heading32 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-capton1 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .services-heading33 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-heading34 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-capton2 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .services-capton3 {
    font-size: 14px;
    max-width: 80%;
    line-height: 21px;
  }
  .services-book {
    width: 100%;
    display: flex;
  }
  .services-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);
  }
  .services-header33 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-header34 {
    font-size: 14px;
    max-width: 60%;
    line-height: 21px;
  }
  .services-schedule {
    padding-bottom: var(--dl-layout-space-fourunits);
  }
  .services-content7 {
    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-fourunits);
  }
  .services-heading36 {
    font-size: 30px;
    line-height: 36px;
  }
  .services-caption26 {
    font-size: 14px;
    line-height: 21px;
  }
  .services-types {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .services-book-person {
    width: 80%;
  }
}
