.navbar2-wrapper {
  display: contents;
}
 
.navbar2-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar2-navbar-interactive {
  width: 100%;
  height: 78px;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar2-image {
  width: 202px;
  height: 135px;
  object-fit: cover;
}
 
.navbar2root-class-name {
  top: 0px;
  z-index: 1000;
  position: sticky;
  background-color: #000000;
}
 
@media(max-width: 767px) {
  .navbar2-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .navbar2-navbar-interactive {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
}

.blog-post-header8-wrapper {
  display: contents;
}
 
.blog-post-header8-blog-post-header3 {
  display: flex;
  position: relative;
  align-items: center;
}
 
.blog-post-header8-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.blog-post-header8-content {
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.blog-post-header8-title {
  align-self: flex-start;
  text-align: center;
}
 
.blog-post-header8-image {
  width: 50%;
  object-fit: cover;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.blog-post-header8root-class-name {
  background-color: #000000;
}
 
@media(max-width: 991px) {
  .blog-post-header8-max-width {
    flex-direction: column;
  }
  .blog-post-header8-image {
    width: 100%;
    height: 500px;
  }
}
 
@media(max-width: 767px) {
  .blog-post-header8-content {
    flex-direction: column;
  }
}
 
@media(max-width: 500px) {
  .blog-post-header8-content {
    align-items: center;
  }
  .blog-post-header8-title {
    text-align: center;
  }
}

.features26-wrapper {
  display: contents;
}
 
.features26-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  animation-name: none;
  flex-direction: column;
  animation-delay: 800ms;
  animation-duration: 1000ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.features26-section-title {
  gap: 16px;
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features26-content {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.features26-text1 {
  text-align: center;
}
 
.features26-text2 {
  text-align: center;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text28 {
  color: #f7f5f5;
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features26-section-title {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features26-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .features26-section-title {
    width: auto;
  }
  .features26-text1 {
    text-align: center;
  }
}

.content-list3-wrapper {
  display: contents;
}
 
.content-list3-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list3-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.content-list3-content1 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list3-li1 {
  align-items: flex-start;
}
 
.content-list3-heading1 {
  align-self: flex-start;
}
 
.content-list3-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.content-list3-heading2 {
  fill: #f7f5f5;
  color: #f7f5f5;
}
 
.content-list3-content2 {
  fill: #f7f5f5;
  color: #f7f5f5;
}
 
.content-list3-content7 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list3-li7 {
  align-items: flex-start;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text29 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text59 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text61 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text64 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text45 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text63 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text41 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text60 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text33 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text51 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text62 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
@media(max-width: 767px) {
  .content-list3-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 500px) {
  .content-list3-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.pricing1-wrapper {
  display: contents;
}
 
.pricing1-pricing1 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.pricing1-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.pricing1-section-title {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.pricing1-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.pricing1-text1 {
  text-align: center;
}
 
.pricing1-content2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: 100%;
  display: flex;
  max-width: 560px;
  align-items: center;
  flex-shrink: 0;
  border-color: var(--dl-color-theme-neutral-light);
  border-style: solid;
  border-width: 1px;
  flex-direction: column;
  background-color: var(--dl-color-theme-neutral-dark);
}
 
.pricing1-price {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.pricing1-text2 {
  font-style: normal;
  font-weight: 600;
}
 
.pricing1-text3 {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  font-size: 48px;
}
 
.pricing1-list {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.pricing1-list-item {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text66 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text68 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text65 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text67 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.pricing1root-class-name1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  background-color: #000000;
}
 
@media(max-width: 500px) {
  .pricing1-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.app-component-wrapper {
  display: contents;
}
 
.app-component-container1 {
  display: flex;
  position: relative;
}
 
.app-component-container3 {
  display: contents;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text69 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text70 {
  color: #f7f5f5;
  display: inline-block;
}

.content-list4-wrapper {
  display: contents;
}
 
.content-list4-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list4-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.content-list4-content1 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list4-ul1 {
  align-items: flex-start;
}
 
.content-list4-li {
  align-items: flex-start;
}
 
.content-list4-heading7 {
  align-self: center;
  text-align: center;
}
 
.content-list4-content7 {
  margin-bottom: var(--dl-layout-space-halfunit);
}
 
.content-list4-navlink {
  display: contents;
}
 
.content-list4-component {
  text-decoration: none;
}
 
.content-list4-content2 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list4-ul2 {
  align-items: flex-start;
}
 
.content-list4-content3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list4-ul3 {
  align-items: flex-start;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text69 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text70 {
  color: #f7f5f5;
  display: inline-block;
}

.component4-wrapper {
  display: contents;
}
 
.component4-container1 {
  display: flex;
  position: relative;
}
 
.component4-container3 {
  display: contents;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text72 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text71 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}

.faq7-wrapper {
  display: contents;
}
 
.faq7faq13 {
  display: flex;
  position: relative;
  align-items: center;
}
 
.faq7-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq7-section-title {
  align-self: center;
}
 
.faq7-text1 {
  text-align: center;
}
 
.faq7-text2 {
  text-align: center;
}
 
.faq7-list-item1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq7-icon1 {
  fill: var(--dl-color-theme-neutral-light);
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  align-self: center;
}
 
.faq7-link {
  display: contents;
}
 
.faq7-component {
  text-decoration: none;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text72 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text71 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
@media(max-width: 767px) {
  .faq7-content {
    flex-direction: column;
  }
}
 
@media(max-width: 500px) {
  .faq7-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.contact14-wrapper {
  display: contents;
}
 
.contact14-contact20 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  overflow: hidden;
  position: relative;
  flex-direction: column;
}
 
.contact14-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.contact14-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.contact14-icon1 {
  fill: #f7f5f5;
}
 
.contact14-contact-info1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact14-content2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact14-text10 {
  fill: #f7f5f5;
  color: #f7f5f5;
  align-self: stretch;
  text-align: center;
}
 
.contact14-text11 {
  text-align: center;
}
 
.contact14-content3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.contact14-icon3 {
  fill: #f7f5f5;
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
}
 
.contact14-contact-info2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact14-content4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact14-text12 {
  align-self: stretch;
  text-align: center;
}
 
.contact14-content5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.contact14-icon5 {
  fill: #f7f5f5;
}
 
.contact14-contact-info3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact14-content6 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.contact14-text13 {
  align-self: stretch;
  text-align: center;
}
 
.contact14-text14 {
  text-align: center;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text76 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text73 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text75 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text77 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text78 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text74 {
  color: #f7f5f5;
  display: inline-block;
}
 
.contact14root-class-name {
  background-color: #000000;
}
 
@media(max-width: 767px) {
  .contact14-max-width {
    flex-direction: column;
  }
}

.toast4-wrapper {
  display: contents;
}
 
.toast4-container {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.toast4-logo {
  width: 147px;
  height: 138px;
  object-fit: cover;
}
 
.toast4-header {
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.toast4-content {
  gap: var(--dl-layout-space-halfunit);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text79 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.toast4root-class-name {
  background-color: #000000;
}
 
.toast4root-class-name1 {
  background-color: #000000;
}
 
.toast4root-class-name2 {
  background-color: #000000;
}
 
@media(max-width: 767px) {
  .toast4-logo {
    display: none;
  }
  .toast4-header {
    gap: var(--dl-layout-space-unit);
    align-items: flex-start;
    flex-direction: column;
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-color: #000000;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-separator1 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text28 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-separator2 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text29 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text33 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text41 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text45 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text51 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text59 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text60 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text61 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text62 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text63 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text64 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-separator3 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text65 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text66 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text67 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text68 {
  display: inline-block;
}
 
.home-separator4 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text69 {
  color: rgb(247, 245, 245);
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text70 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-separator5 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text71 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text72 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
 
.home-separator6 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text73 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text74 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text75 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text76 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text77 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text78 {
  color: #f7f5f5;
  display: inline-block;
}
 
.home-separator7 {
  width: 100%;
  height: 1px;
  background-color: #595959;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text79 {
  color: var(--dl-color-theme-neutral-light);
  display: inline-block;
}
