.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar8-image1 {
  width: 124px;
  height: 52px;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-links1 {
  gap: var(--dl-space-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  margin-left: var(--dl-space-space-twounits);
  flex-direction: row;
  justify-content: flex-start;
}
 
.navbar8-link11 {
  text-decoration: none;
}
 
.navbar8-link31 {
  text-decoration: none;
}
 
.navbar8-link4-dropdown-trigger {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-container2 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 500ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-icon10 {
  width: 24px;
  height: 24px;
}
 
.navbar8-buttons1 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar8-action11 {
  display: flex;
  flex-direction: row;
  text-decoration: none;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-icon12 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar8-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-space-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar8-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
 
.navbar8-logo {
  height: 3rem;
}
 
.navbar8-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar8-icon14 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
 
.navbar8-links2 {
  gap: var(--dl-space-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.navbar8-link12 {
  text-decoration: none;
}
 
.navbar8-link32 {
  text-decoration: none;
}
 
.navbar8-link4-accordion {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-trigger {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar8-icon-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-container3 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon16 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar8-icon18 {
  width: 24px;
  height: 24px;
}
 
.navbar8-container5 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-space-space-halfunit);
  grid-template-columns: 1fr;
}
 
.navbar8-menu-item1 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar8-page1-image1 {
  width: 50px;
  height: 50px;
}
 
.navbar8-content1 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page11 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item2 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar8-page2-image1 {
  width: 50px;
  height: 50px;
}
 
.navbar8-content2 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page21 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item3 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar8-page3-image1 {
  width: 50px;
  height: 50px;
}
 
.navbar8-content3 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page31 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item4 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar8-page4-image1 {
  width: 50px;
  height: 50px;
}
 
.navbar8-content4 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar8-page41 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-buttons2 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar8-icon-group {
  gap: var(--dl-space-space-twounits);
  display: flex;
}
 
.navbar8-container6 {
  top: 100%;
  left: 0px;
  width: 100%;
  display: flex;
  position: absolute;
  align-items: center;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar8-link5-menu-list {
  width: 100%;
  display: grid;
  padding: var(--dl-space-space-oneandhalfunits);
  grid-gap: var(--dl-space-space-halfunit);
  max-width: var(--dl-size-size-maxwidth);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
 
.navbar8-menu-item5 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.navbar8-page1-image2 {
  width: 30px;
  height: 30px;
}
 
.navbar8-content5 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page12 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item6 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.navbar8-page2-image2 {
  width: 30px;
  height: 30px;
}
 
.navbar8-content6 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page22 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item7 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.navbar8-page3-image2 {
  width: 30px;
  height: 30px;
}
 
.navbar8-content7 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page32 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-menu-item8 {
  gap: var(--dl-space-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-space-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.navbar8-page4-image2 {
  width: 30px;
  height: 30px;
}
 
.navbar8-content8 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar8-page42 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar8-container7 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.services-fragment23 {
  display: contents;
}
 
.services-text23 {
  display: inline-block;
}
 
.services-fragment12 {
  display: contents;
}
 
.services-text12 {
  display: inline-block;
}
 
.services-fragment22 {
  display: contents;
}
 
.services-text22 {
  display: inline-block;
}
 
.services-fragment21 {
  display: contents;
}
 
.services-text21 {
  display: inline-block;
}
 
.services-fragment18 {
  display: contents;
}
 
.services-text18 {
  display: inline-block;
}
 
.services-fragment14 {
  display: contents;
}
 
.services-text14 {
  display: inline-block;
}
 
.services-fragment17 {
  display: contents;
}
 
.services-text17 {
  display: inline-block;
}
 
.services-fragment19 {
  display: contents;
}
 
.services-text19 {
  display: inline-block;
}
 
.services-fragment20 {
  display: contents;
}
 
.services-text20 {
  display: inline-block;
}
 
.services-fragment11 {
  display: contents;
}
 
.services-text11 {
  display: inline-block;
}
 
.services-fragment15 {
  display: contents;
}
 
.services-text15 {
  display: inline-block;
}
 
.services-fragment13 {
  display: contents;
}
 
.services-text13 {
  display: inline-block;
}
 
.services-fragment10 {
  display: contents;
}
 
.services-text10 {
  display: inline-block;
}
 
.services-fragment16 {
  display: contents;
}
 
.services-text16 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .navbar8-container5 {
    grid-gap: 0;
  }
  .navbar8-link5-menu-list {
    display: none;
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-space-space-unit);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-space-space-unit);
  }
}

.features1-wrapper {
  display: contents;
}
 
.features1-layout251 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features1-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features1-column {
  gap: var(--dl-space-space-halfunit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  align-items: flex-start;
  flex-shrink: 0;
}
 
.features1-content1 {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features1-row {
  align-items: flex-start;
}
 
.features1-feature1 {
  flex: 1;
}
 
.features1-content2 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features1-feature2 {
  flex: 1;
}
 
.features1-content3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features1-feature3 {
  flex: 1;
}
 
.features1-content4 {
  align-self: stretch;
  align-items: flex-start;
}
 
.features1-actions {
  gap: var(--dl-space-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.services-fragment28 {
  display: contents;
}
 
.services-text28 {
  display: inline-block;
}
 
.services-fragment31 {
  display: contents;
}
 
.services-text34 {
  display: inline-block;
}
 
.services-fragment27 {
  display: contents;
}
 
.services-text27 {
  display: inline-block;
}
 
.services-fragment24 {
  display: contents;
}
 
.services-text24 {
  display: inline-block;
}
 
.services-fragment26 {
  display: contents;
}
 
.services-text26 {
  display: inline-block;
}
 
.services-fragment29 {
  display: contents;
}
 
.services-text32 {
  display: inline-block;
}
 
.services-fragment30 {
  display: contents;
}
 
.services-text33 {
  display: inline-block;
}
 
.services-fragment25 {
  display: contents;
}
 
.services-text25 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features1-section-title {
    align-items: flex-start;
    flex-direction: column;
  }
  .features1-feature1-image {
    height: 260px;
  }
  .features1-feature2-image {
    height: 260px;
  }
  .features1-feature3-image {
    height: 260px;
  }
}
 
@media(max-width: 767px) {
  .features1-text10 {
    text-align: center;
  }
  .features1-column {
    width: 100%;
  }
  .features1-row {
    flex-direction: column;
  }
  .features1-feature1-image {
    width: 100%;
  }
  .features1-feature2 {
    width: auto;
  }
  .features1-feature2-image {
    width: 100%;
  }
  .features1-feature3 {
    width: auto;
  }
  .features1-actions {
    flex-wrap: wrap;
  }
}
 
@media(max-width: 479px) {
  .features1-actions {
    width: 100%;
    flex-direction: column;
  }
}

.pricing6-wrapper {
  display: contents;
}
 
.pricing6-pricing23 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.pricing6-max-width {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-section-title {
  gap: var(--dl-space-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.pricing6-text10 {
  text-align: center;
}
 
.pricing6-content {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-text11 {
  text-align: center;
}
 
.pricing6-container1 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.pricing6-column1 {
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
}
 
.pricing6-price10 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-price11 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-text12 {
  font-style: normal;
  font-weight: 600;
}
 
.pricing6-text13 {
  font-size: 48px;
}
 
.pricing6-list1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing6-list-item10 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item11 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item12 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-button1 {
  width: 100%;
}
 
.pricing6-column2 {
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  background-color: var(--dl-color-theme-accent1);
}
 
.pricing6-price12 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-price13 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-text19 {
  font-style: normal;
  font-weight: 600;
}
 
.pricing6-text20 {
  font-size: 48px;
}
 
.pricing6-list2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing6-list-item13 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item14 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item15 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item16 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-button2 {
  width: 100%;
}
 
.pricing6-column3 {
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
  background-color: var(--dl-color-theme-accent2);
}
 
.pricing6-price14 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-price15 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-text27 {
  font-style: normal;
  font-weight: 600;
}
 
.pricing6-text28 {
  font-size: 48px;
}
 
.pricing6-list3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing6-list-item17 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item18 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item19 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item20 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-button3 {
  width: 100%;
}
 
.pricing6-container2 {
  gap: var(--dl-space-space-twounits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  animation-name: fadeIn;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.pricing6-column4 {
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
}
 
.pricing6-price16 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-price17 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-text35 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.pricing6-text36 {
  font-size: 48px;
}
 
.pricing6-list4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing6-list-item21 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item22 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item23 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item24 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item25 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item26 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-button4 {
  width: 100%;
}
 
.pricing6-column5 {
  flex: 1;
  width: 100%;
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  border-color: var(--dl-color-theme-neutral-dark);
  border-style: solid;
  border-width: 1px;
}
 
.pricing6-price18 {
  gap: var(--dl-space-space-twounits);
  display: flex;
  flex-grow: 1;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-price19 {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing6-text45 {
  font-style: normal;
  font-weight: 600;
}
 
.pricing6-text46 {
  font-size: 48px;
}
 
.pricing6-list5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing6-list-item27 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item28 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item29 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item30 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-list-item31 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.pricing6-button5 {
  width: 100%;
}
 
.services-fragment52 {
  display: contents;
}
 
.services-text55 {
  display: inline-block;
}
 
.services-fragment67 {
  display: contents;
}
 
.services-text72 {
  display: inline-block;
}
 
.services-fragment37 {
  display: contents;
}
 
.services-text40 {
  display: inline-block;
}
 
.services-fragment33 {
  display: contents;
}
 
.services-text36 {
  display: inline-block;
}
 
.services-fragment73 {
  display: contents;
}
 
.services-text80 {
  display: inline-block;
}
 
.services-fragment58 {
  display: contents;
}
 
.services-text61 {
  display: inline-block;
}
 
.services-fragment55 {
  display: contents;
}
 
.services-text58 {
  display: inline-block;
}
 
.services-fragment38 {
  display: contents;
}
 
.services-text41 {
  display: inline-block;
}
 
.services-fragment36 {
  display: contents;
}
 
.services-text39 {
  display: inline-block;
}
 
.services-fragment53 {
  display: contents;
}
 
.services-text56 {
  display: inline-block;
}
 
.services-fragment48 {
  display: contents;
}
 
.services-text51 {
  display: inline-block;
}
 
.services-fragment43 {
  display: contents;
}
 
.services-text46 {
  display: inline-block;
}
 
.services-fragment57 {
  display: contents;
}
 
.services-text60 {
  display: inline-block;
}
 
.services-fragment32 {
  display: contents;
}
 
.services-text35 {
  display: inline-block;
}
 
.services-fragment47 {
  display: contents;
}
 
.services-text50 {
  display: inline-block;
}
 
.services-fragment34 {
  display: contents;
}
 
.services-text37 {
  display: inline-block;
}
 
.services-fragment42 {
  display: contents;
}
 
.services-text45 {
  display: inline-block;
}
 
.services-fragment74 {
  display: contents;
}
 
.services-text81 {
  display: inline-block;
}
 
.services-fragment69 {
  display: contents;
}
 
.services-text76 {
  display: inline-block;
}
 
.services-fragment56 {
  display: contents;
}
 
.services-text59 {
  display: inline-block;
}
 
.services-fragment50 {
  display: contents;
}
 
.services-text53 {
  display: inline-block;
}
 
.services-fragment54 {
  display: contents;
}
 
.services-text57 {
  display: inline-block;
}
 
.services-fragment35 {
  display: contents;
}
 
.services-text38 {
  display: inline-block;
}
 
.services-fragment49 {
  display: contents;
}
 
.services-text52 {
  display: inline-block;
}
 
.services-fragment60 {
  display: contents;
}
 
.services-text63 {
  display: inline-block;
}
 
.services-fragment72 {
  display: contents;
}
 
.services-text79 {
  display: inline-block;
}
 
.services-fragment64 {
  display: contents;
}
 
.services-text67 {
  display: inline-block;
}
 
.services-fragment62 {
  display: contents;
}
 
.services-text65 {
  display: inline-block;
}
 
.services-fragment39 {
  display: contents;
}
 
.services-text42 {
  display: inline-block;
}
 
.services-fragment41 {
  display: contents;
}
 
.services-text44 {
  display: inline-block;
}
 
.services-fragment75 {
  display: contents;
}
 
.services-text82 {
  display: inline-block;
}
 
.services-fragment71 {
  display: contents;
}
 
.services-text78 {
  display: inline-block;
}
 
.services-fragment46 {
  display: contents;
}
 
.services-text49 {
  display: inline-block;
}
 
.services-fragment45 {
  display: contents;
}
 
.services-text48 {
  display: inline-block;
}
 
.services-fragment65 {
  display: contents;
}
 
.services-text68 {
  display: inline-block;
}
 
.services-fragment40 {
  display: contents;
}
 
.services-text43 {
  display: inline-block;
}
 
.services-fragment44 {
  display: contents;
}
 
.services-text47 {
  display: inline-block;
}
 
.services-fragment63 {
  display: contents;
}
 
.services-text66 {
  display: inline-block;
}
 
.services-fragment61 {
  display: contents;
}
 
.services-text64 {
  display: inline-block;
}
 
.services-fragment66 {
  display: contents;
}
 
.services-text71 {
  display: inline-block;
}
 
.services-fragment68 {
  display: contents;
}
 
.services-text75 {
  display: inline-block;
}
 
.services-fragment59 {
  display: contents;
}
 
.services-text62 {
  display: inline-block;
}
 
.services-fragment51 {
  display: contents;
}
 
.services-text54 {
  display: inline-block;
}
 
.services-fragment70 {
  display: contents;
}
 
.services-text77 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .pricing6-container1 {
    flex-direction: column;
  }
  .pricing6-container2 {
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .pricing6-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .pricing6-button2 {
    width: 100%;
  }
  .pricing6-button3 {
    width: 100%;
  }
}

.services-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.services-fragment10 {
  display: contents;
}
 
.services-text10 {
  display: inline-block;
}
 
.services-fragment11 {
  display: contents;
}
 
.services-text11 {
  display: inline-block;
}
 
.services-fragment12 {
  display: contents;
}
 
.services-text12 {
  display: inline-block;
}
 
.services-fragment13 {
  display: contents;
}
 
.services-text13 {
  display: inline-block;
}
 
.services-fragment14 {
  display: contents;
}
 
.services-text14 {
  display: inline-block;
}
 
.services-fragment15 {
  display: contents;
}
 
.services-text15 {
  display: inline-block;
}
 
.services-fragment16 {
  display: contents;
}
 
.services-text16 {
  display: inline-block;
}
 
.services-fragment17 {
  display: contents;
}
 
.services-text17 {
  display: inline-block;
}
 
.services-fragment18 {
  display: contents;
}
 
.services-text18 {
  display: inline-block;
}
 
.services-fragment19 {
  display: contents;
}
 
.services-text19 {
  display: inline-block;
}
 
.services-fragment20 {
  display: contents;
}
 
.services-text20 {
  display: inline-block;
}
 
.services-fragment21 {
  display: contents;
}
 
.services-text21 {
  display: inline-block;
}
 
.services-fragment22 {
  display: contents;
}
 
.services-text22 {
  display: inline-block;
}
 
.services-fragment23 {
  display: contents;
}
 
.services-text23 {
  display: inline-block;
}
 
.services-fragment24 {
  display: contents;
}
 
.services-text24 {
  display: inline-block;
}
 
.services-fragment25 {
  display: contents;
}
 
.services-text25 {
  display: inline-block;
}
 
.services-fragment26 {
  display: contents;
}
 
.services-text26 {
  display: inline-block;
}
 
.services-fragment27 {
  display: contents;
}
 
.services-text27 {
  display: inline-block;
}
 
.services-fragment28 {
  display: contents;
}
 
.services-text28 {
  display: inline-block;
}
 
.services-fragment29 {
  display: contents;
}
 
.services-text32 {
  display: inline-block;
}
 
.services-fragment30 {
  display: contents;
}
 
.services-text33 {
  display: inline-block;
}
 
.services-fragment31 {
  display: contents;
}
 
.services-text34 {
  display: inline-block;
}
 
.services-fragment32 {
  display: contents;
}
 
.services-text35 {
  display: inline-block;
}
 
.services-fragment33 {
  display: contents;
}
 
.services-text36 {
  display: inline-block;
}
 
.services-fragment34 {
  display: contents;
}
 
.services-text37 {
  display: inline-block;
}
 
.services-fragment35 {
  display: contents;
}
 
.services-text38 {
  display: inline-block;
}
 
.services-fragment36 {
  display: contents;
}
 
.services-text39 {
  display: inline-block;
}
 
.services-fragment37 {
  display: contents;
}
 
.services-text40 {
  display: inline-block;
}
 
.services-fragment38 {
  display: contents;
}
 
.services-text41 {
  display: inline-block;
}
 
.services-fragment39 {
  display: contents;
}
 
.services-text42 {
  display: inline-block;
}
 
.services-fragment40 {
  display: contents;
}
 
.services-text43 {
  display: inline-block;
}
 
.services-fragment41 {
  display: contents;
}
 
.services-text44 {
  display: inline-block;
}
 
.services-fragment42 {
  display: contents;
}
 
.services-text45 {
  display: inline-block;
}
 
.services-fragment43 {
  display: contents;
}
 
.services-text46 {
  display: inline-block;
}
 
.services-fragment44 {
  display: contents;
}
 
.services-text47 {
  display: inline-block;
}
 
.services-fragment45 {
  display: contents;
}
 
.services-text48 {
  display: inline-block;
}
 
.services-fragment46 {
  display: contents;
}
 
.services-text49 {
  display: inline-block;
}
 
.services-fragment47 {
  display: contents;
}
 
.services-text50 {
  display: inline-block;
}
 
.services-fragment48 {
  display: contents;
}
 
.services-text51 {
  display: inline-block;
}
 
.services-fragment49 {
  display: contents;
}
 
.services-text52 {
  display: inline-block;
}
 
.services-fragment50 {
  display: contents;
}
 
.services-text53 {
  display: inline-block;
}
 
.services-fragment51 {
  display: contents;
}
 
.services-text54 {
  display: inline-block;
}
 
.services-fragment52 {
  display: contents;
}
 
.services-text55 {
  display: inline-block;
}
 
.services-fragment53 {
  display: contents;
}
 
.services-text56 {
  display: inline-block;
}
 
.services-fragment54 {
  display: contents;
}
 
.services-text57 {
  display: inline-block;
}
 
.services-fragment55 {
  display: contents;
}
 
.services-text58 {
  display: inline-block;
}
 
.services-fragment56 {
  display: contents;
}
 
.services-text59 {
  display: inline-block;
}
 
.services-fragment57 {
  display: contents;
}
 
.services-text60 {
  display: inline-block;
}
 
.services-fragment58 {
  display: contents;
}
 
.services-text61 {
  display: inline-block;
}
 
.services-fragment59 {
  display: contents;
}
 
.services-text62 {
  display: inline-block;
}
 
.services-fragment60 {
  display: contents;
}
 
.services-text63 {
  display: inline-block;
}
 
.services-fragment61 {
  display: contents;
}
 
.services-text64 {
  display: inline-block;
}
 
.services-fragment62 {
  display: contents;
}
 
.services-text65 {
  display: inline-block;
}
 
.services-fragment63 {
  display: contents;
}
 
.services-text66 {
  display: inline-block;
}
 
.services-fragment64 {
  display: contents;
}
 
.services-text67 {
  display: inline-block;
}
 
.services-fragment65 {
  display: contents;
}
 
.services-text68 {
  display: inline-block;
}
 
.services-fragment66 {
  display: contents;
}
 
.services-text71 {
  display: inline-block;
}
 
.services-fragment67 {
  display: contents;
}
 
.services-text72 {
  display: inline-block;
}
 
.services-fragment68 {
  display: contents;
}
 
.services-text75 {
  display: inline-block;
}
 
.services-fragment69 {
  display: contents;
}
 
.services-text76 {
  display: inline-block;
}
 
.services-fragment70 {
  display: contents;
}
 
.services-text77 {
  display: inline-block;
}
 
.services-fragment71 {
  display: contents;
}
 
.services-text78 {
  display: inline-block;
}
 
.services-fragment72 {
  display: contents;
}
 
.services-text79 {
  display: inline-block;
}
 
.services-fragment73 {
  display: contents;
}
 
.services-text80 {
  display: inline-block;
}
 
.services-fragment74 {
  display: contents;
}
 
.services-text81 {
  display: inline-block;
}
 
.services-fragment75 {
  display: contents;
}
 
.services-text82 {
  display: inline-block;
}
 
.services-footer7 {
  width: 100%;
  height: 529px;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
}
 
.services-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.services-content {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.services-logo1 {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.services-logo2 {
  width: 267px;
  height: 130px;
}
 
.services-links {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.services-navlink1 {
  text-decoration: none;
}
 
.services-navlink2 {
  text-decoration: none;
}
 
.services-credits {
  gap: var(--dl-space-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.services-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.services-container2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.services-footer-links {
  gap: 24px;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.services-text85 {
  display: flex;
  align-self: center;
  align-items: center;
}
 
@media(max-width: 767px) {
  .services-row {
    gap: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .services-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .services-links {
    flex-direction: column;
  }
  .services-footer-links {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
