.vector-icon2 {
  height: 1.975rem;
  width: 12.5rem;
  position: relative;
  cursor: pointer;
}
.cta1 {
  text-decoration: none;
  position: relative;
  font-size: var(--font-size-xl);
  font-weight: 600;
  font-family: var(--font-dm-sans);
  color: var(--dark);
  text-align: center;
}
.text-container2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0rem var(--padding-9xs);
}
.button3 {
  cursor: pointer;
  border: 2px solid var(--dark);
  padding: var(--padding-3xs) var(--padding-base);
  background-color: transparent;
  border-radius: var(--br-5xs);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}
.button3.disabled {
  border-color: #E6E6E6 !important;
  background-color: #E6E6E6 !important;
  color: #ffffff  !important;
  pointer-events: none;
}
.button3.disabled .cta1 {
  color: white !important;
}
.button3:hover:not(.disabled) {
  transform: scale(1.1);
  background-color:var(--dark);
  color: var(--white) !important;
}

.button3:hover .cta1 {
  transform: scale(1.1);
  background-color:var(--dark);
  color: var(--white) !important;
}
.nav-links1 {
  flex: 1;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.typefloating-header-with-navi1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-13xl) var(--padding-61xl) var(--padding-5xs);
}
.heading2 {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  letter-spacing: -0.02em;
  line-height: 100%;
  font-weight: 700;
  font-family: inherit;
  display: -webkit-inline-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.subheading {
  position: relative;
  font-size: var(--font-size-3xl);
  line-height: 140%;
  display: inline-block;
  max-width: 50rem;
}
.cta2 {
  flex: 1;
  position: relative;
  font-size: var(--font-size-17xl);
  letter-spacing: -0.02em;
  font-weight: 600;
  font-family: var(--font-dm-sans);
  color: var(--white);
  text-align: center;
  text-decoration: none;
}
.cta-button {
  cursor: pointer;
  border: none;
  padding: var(--padding-5xl) var(--padding-44xl);
  background-color: var(--green);
  width: 27.375rem;
  border-radius: var(--br-xs);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 8.75rem;
  max-width: 100%;
  text-decoration: none;
  margin-bottom: 16px;
}
.cta-button.disabled {
  background-color: #E6E6E6;
  color: #E6E6E6 !important;
  pointer-events: none;
}
.cta-button:hover:not(.disabled) {
  background-color: var(--color-teal);
}
.by-clicking-the {
  margin: 0;
}
.terms-of-use {
  text-decoration: underline;
  cursor: pointer;
}
.a-medium-length-container {
  align-self: stretch;
  position: relative;
  line-height: 120%;
  font-weight: 300;
}
.hero-cta {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  max-width: 100%;
  font-size: var(--font-size-sm);
  color: var(--color-gray);
  text-decoration: none;
}
.wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gap-29xl);
  min-width: 31.25rem;
  max-width: 81.25rem;
}
.property-1software-hero-lapto {
  align-self: stretch;
  border-bottom: 4px solid var(--green);
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 16rem 19.375rem 18.187rem;
  max-width: 100%;
  text-align: center;
  font-size: var(--font-size-53xl);
  color: var(--dark);
  font-family: var(--font-dm-sans);
}
.heading3 {
  margin: 0;
  flex: 1;
  position: relative;
  font-size: inherit;
  letter-spacing: -0.02em;
  line-height: 120%;
  font-weight: 700;
  font-family: inherit;
  display: -webkit-inline-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  max-width: 100%;
}
.heading-text {
  width: 35rem;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  max-width: 35rem;
}
.heading-text-wrapper {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 0rem var(--padding-xl);
  box-sizing: border-box;
  max-width: 100%;
}
.features-grid-content {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
  max-width: 100%;
}

.icon-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-base);
  position: relative;
  gap: var(--gap-base);
}
.feature-item {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}
.feature-title {
  align-self: stretch;
  position: relative;
  line-height: 150%;
  font-weight: 600;

  white-space: nowrap;
}
.feature-description {
  width: 20rem;
  position: relative;
  font-size: var(--font-size-xl);
  line-height: 160%;
  display: -webkit-inline-box;
  
}
.feature-title-parent {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: var(--gap-5xs);
}
.feature {
  flex: 1;
  margin: 0 !important;
  width: 400px;
  top: 0rem;
  left: 0rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
  min-width: 17rem;
  max-width: 25rem;
}



.icon-container-wrapper1 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0rem var(--padding-149xl);
}

.feature-grid {

  width:100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  align-content: flex-start;
  position: relative;
  gap: var(--gap-21xl);
  max-width: 1200px;
}
.features {
  align-self: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 1400px;
  width: 100%;
  font-size: var(--font-size-5xl);
  gap: 40px
}
.typetitle-with-description {
  align-self: stretch;
  background-color: var(--white);
  border-bottom: 4px solid var(--green);
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: var(--padding-141xl) var(--padding-85xl) var(--padding-136xl);
  padding-left: 20px;
  padding-right: 20px;
  gap: var(--gap-37xl);
  max-width: 100%;
  text-align: center;
  font-size: var(--font-size-37xl);
  color: var(--dark);
  font-family: var(--font-dm-sans);
}
.faq-image-placeholder {
  width: 100%;
  flex: 1;
  position: relative;
  max-width: 59.611rem;
  overflow: hidden;
  max-height: 31.25rem;
}
.pic-lummi {
  flex: 1;
  border-radius: var(--br-base);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  padding: var(--padding-27xl-5) 0rem;
  box-sizing: border-box;
  min-width: 25rem;
  max-width: 50rem;
  min-height: 31.25rem;
}
.heading4 {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  letter-spacing: -0.02em;
  line-height: 120%;
  font-weight: 700;
  font-family: inherit;
}
.faq-subheading {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-xl);
  line-height: 150%;
  font-family: var(--font-open-sans);
}
.section-title {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
}
.which-formats-are {
  align-self: stretch;
  position: relative;
  font-weight: 600;
}
.convertmate-can-process {
  width: 73.25rem;
  position: relative;
  font-size: var(--font-size-xl);
  font-family: var(--font-inter-tight);
  color: var(--text-primary);
  display: none;
}
.which-formats-are-supported-fo-parent {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0rem var(--padding-13xl) 0rem 0rem;
  gap: var(--gap-21xl);
}
.component-5-child {
  height: 0.456rem;
  width: 0.75rem;
  position: relative;
  border-radius: var(--br-12xs);
  object-fit: contain;
}
.component-5 {
  align-self: stretch;
  border-bottom: 2px solid var(--green);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-13xl) 0rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  cursor: pointer;
}
.accordion-content20 {
  position: relative;
  color: transparent;
  display: none;
}
.component-5-open {
  align-self: stretch;
  border-bottom: 2px solid var(--green);
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-13xl) 0rem;
  cursor: pointer;
}
.accordion-content-wrap {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  overflow: hidden;
}
.accordion-content21 {
  align-self: stretch;
  border-bottom: 2px solid var(--green);
  overflow: hidden;
  display: grid;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: var(--padding-13xl) 0rem;
  cursor: default;
  grid-template-rows: 0fr;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.accordion-content21.accordion__open {
  grid-template-rows: 1fr;
}
.accordion-content21.accordion__close {
  grid-template-rows: 0fr;
}
.accordion-item-mock {
  align-self: stretch;
  display: none;
  flex-direction: column;
}
.question-list {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  font-size: var(--font-size-5xl);
}
.heading6 {
  align-self: stretch;
  position: relative;
  letter-spacing: -0.02em;
  line-height: 120%;
  font-weight: 600;
}
.more-subheading {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-xl);
  line-height: 150%;
}
.heading5 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
}
.button5 {
  position: relative;
  font-size: var(--font-size-xl);
  letter-spacing: -0.02em;
  line-height: 1.5rem;
  font-weight: 500;
  font-family: var(--font-dm-sans);
  color: var(--dark);
  text-align: left;
  display: inline-block;
  min-width: 6.5rem;
}
.text-container3 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0rem var(--padding-10xs);
}
.button4 {
  cursor: pointer;
  border: 1px solid var(--dark);
  padding: var(--padding-3xs) var(--padding-4xl);
  background-color: transparent;
  height: 3rem;
  border-radius: var(--br-5xs);
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.more-questions-container1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-5xl);
  font-size: var(--heading-desktop-h4-size);
}
.container20 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-53xl);
  min-width: 17.5rem;
  max-width: 56.25rem;
}
.typefaq-with-big-image-ques {
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  align-content: flex-start;
  padding: var(--padding-141xl) var(--padding-61xl);
  box-sizing: border-box;
  gap: var(--gap-61xl);
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-37xl);
  color: var(--dark);
  font-family: var(--font-dm-sans);
}
.heading7 {
  margin: 0;
  align-self: stretch;
  position: relative;
  font-size: inherit;
  line-height: 120%;
  font-weight: 800;
  font-family: inherit;
}
.description {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-5xl);
  line-height: 140%;
}
.copy {
  width: 66rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: var(--gap-xs);
  min-width: 16.25rem;
  max-width: 66rem;
}
.cta3 {
  flex: 1;
  position: relative;
  font-size: var(--heading-desktop-h4-size);
  letter-spacing: -0.02em;
  font-weight: 600;
  font-family: var(--font-dm-sans);
  color: var(--white);
  text-align: center;
}
.cta-button1 {
  cursor: pointer;
  border: none;
  padding: var(--padding-9xl) var(--padding-44xl);
  background-color: var(--dark);
  width: 19.438rem;
  border-radius: var(--br-xs);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
  min-width: 8.75rem;
}
.cta-button1.disabled {
  background-color: #E6E6E6;
  color: #fff !important;
  pointer-events: none;
}
.cta-button1:hover:not(.disabled) { 
  background-color: var(--color-darkslategray-100);
}
.container21 {
  width: 93.75rem;
  border-radius: var(--br-29xl);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: center;
  padding: var(--padding-29xl);
  box-sizing: border-box;
  max-width: 93.75rem;
  gap: var(--gap-xl);
}
.typefloating-box-subtle-horiz {
  width: 100%;
  border-radius: var(--br-5xl);
  background-color: var(--bright);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-149xl) 0rem;
  box-sizing: border-box;
  max-width: 150rem;
}
.floating-cta {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0rem var(--padding-61xl);
  box-sizing: border-box;
  max-width: 100%;
  text-align: left;
  font-size: var(--font-size-37xl);
  color: var(--dark);
  font-family: var(--font-dm-sans);
}
.footer-logo-icon {
  width: 12.5rem;
  height: 1.975rem;
  position: relative;
}
.lets-work-together1 {
  align-self: stretch;
  position: relative;
  font-size: var(--font-size-5xl);
  letter-spacing: -0.02em;
  line-height: 120%;
  font-weight: 600;
}
.figma-ipsum-component2 {
  align-self: stretch;
  position: relative;
  line-height: 150%;
}
.title-description1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-base);
  max-width: 40rem;
}
.content1 {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-13xl);
  min-width: 15rem;
}
.title1 {
  position: relative;
  font-size: var(--font-size-xl);
  line-height: 160%;
  font-weight: 600;
}
.link8 {
  position: relative;
  line-height: 150%;
  cursor: pointer;
}
.links2 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xl);
}
.column1 {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-start;
  gap: var(--gap-45xl);
}
.contact-content1 {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  gap: 2.625rem 8.875rem;
}
.typefooter-with-social-media1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: var(--padding-45xl) var(--padding-61xl);
}
.all-rights-reserved1 {
  flex: 1;
  position: relative;
  line-height: 1.625rem;
  font-weight: 300;
}
.copyright {
  align-self: stretch;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: var(--padding-5xs) 0rem;
  text-align: center;
  font-size: var(--font-size-sm);
}
.footer1 {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: var(--gap-5xs);
  text-align: left;
  font-size: var(--font-size-lg);
  color: var(--dark);
  font-family: var(--font-dm-sans);
}
.download-a {
  width: 100%;
  position: relative;
  background-color: var(--light);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  line-height: normal;
  letter-spacing: normal;
}
.dots-bg {
  background: url(./assets/bg-index.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.blue-button {
  background: #1D74E6;
}
.blue-button:hover {
  background: #619eed
}
@media screen and (max-width: 1700px) {
  .wrapper {
    max-width: 100%;
  }

  .feature-grid {
    max-width: 100%;
  }

  .container21 {
    max-width: 100%;
    flex-wrap: nowrap;
  }



  .typefloating-box-subtle-horiz {
    font-size: 36px;
  }
  .cta-button1 {
    min-width: 33%;
  }
}
@media screen and (max-width: 1305px) {
  .property-1software-hero-lapto {
    padding: 10.375rem var(--padding-136xl) 11.813rem;
    box-sizing: border-box;
  }

  .feature-grid {
    gap: 20px;
  }

  .feature-title {
    font-size: var(--font-size-lgi);
    line-height: 1.813rem;
  }

  .feature-description {
    font-size: var(--text-regular-link-size);
    line-height: 1.625rem;
    width: auto;
  }

  .faq-image-placeholder {
    max-width: 100%;
  }

  .container20 {
    gap: var(--gap-17xl);
    max-width: 100%;
  }

  .typefaq-with-big-image-ques {
    gap: var(--gap-21xl);
    padding: var(--padding-85xl) var(--padding-21xl);
    box-sizing: border-box;
  }

  .copy {
    max-width: 100%;
  }

  .container21 {
    padding-left: var(--padding-5xl);
    padding-right: var(--padding-5xl);
    box-sizing: border-box;
  }

  .floating-cta {
    padding-left: var(--padding-21xl);
    padding-right: var(--padding-21xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 1375px) {
  .wrapper {
    max-width: 100%;
    gap: 20px;
  }
  .property-1software-hero-lapto {
    padding: 10.375rem var(--padding-136xl) 11.813rem;
  }

  .heading2 {
    font-size: var(--font-size-24xl);
    line-height: 2.625rem;
  }
  .subheading {
    font-size: var(--font-size-lg);
    line-height: 1.563rem;
  }

  .feature-grid {
    max-width: 100%;
  }

  .container21 {
    max-width: 100%;
  }
}
@media screen and (max-width: 850px) {
 

  .subheading {
    max-width: 100%;
  }

  .wrapper {
    gap: var(--gap-5xl);
  }

  .property-1software-hero-lapto {
    padding: 6.75rem 4.813rem 7.688rem;
    box-sizing: border-box;
  }

  .heading3 {
    font-size: var(--font-size-26xl);
    line-height: 3.375rem;
  }

  .heading-text {
    max-width: 100%;
  }

  .typetitle-with-description {
    gap: var(--gap-9xl);
    padding: var(--padding-49xl) var(--padding-7xl) var(--padding-47xl);
    box-sizing: border-box;
  }

  .pic-lummi {
    padding-top: var(--padding-11xl);
    padding-bottom: var(--padding-11xl);
    box-sizing: border-box;
    max-width: 100%;
  }

  .heading4 {
    font-size: var(--font-size-26xl);
    line-height: 3.375rem;
  }

  .heading6 {
    font-size: var(--font-size-7xl);
    line-height: 1.938rem;
  }

  .container20 {
    max-width: 100%;
  }

  .typefaq-with-big-image-ques {
    gap: var(--gap-xl);
    padding-top: var(--padding-49xl);
    padding-bottom: var(--padding-49xl);
    box-sizing: border-box;
  }

  .heading7 {
    font-size: var(--font-size-26xl);
    line-height: 3.375rem;
  }

  .typefloating-box-subtle-horiz {
    gap: var(--gap-5xl);
  }
}
@media screen and (max-width: 750px) {



  .cta-button {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }

  .heading3 {
    font-size: var(--font-size-15xl);
    line-height: 2.5rem;
  }

  .feature-title {
    font-size: var(--font-size-lgi);
    line-height: 1.813rem;
  }

  .feature-description {
    font-size: var(--text-regular-link-size);
    line-height: 1.625rem;
  }

  .feature {
    max-width: 100%;
  }

  .feature1 {
    max-width: 100%;
  }

  .feature2 {
    max-width: 100%;
  }

  .feature-description3 {
    font-size: var(--text-regular-link-size);
    line-height: 1.625rem;
  }

  .feature3 {
    max-width: 100%;
  }

  .feature4 {
    max-width: 100%;
  }

  .feature5 {
    max-width: 100%;
  }

  .pic-lummi {
    min-width: 100%;
  }

  .heading4 {
    font-size: var(--font-size-15xl);
    line-height: 2.5rem;
  }

  .faq-subheading {
    font-size: var(--text-regular-link-size);
    line-height: 1.5rem;
  }

  .heading6 {
    font-size: var(--font-size-lgi);
    line-height: 1.438rem;
  }

  .more-subheading {
    font-size: var(--text-regular-link-size);
    line-height: 1.5rem;
  }

  .button5 {
    font-size: var(--text-regular-link-size);
    line-height: 1.188rem;
  }

  .container20 {
    gap: var(--gap-lg);
  }

  .heading7 {
    font-size: var(--font-size-15xl);
    line-height: 2.5rem;
  }

  .description {
    font-size: var(--font-size-lgi);
    line-height: 1.688rem;
  }

  .cta-button1 {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }

  .typefloating-box-subtle-horiz {
    padding-top: var(--padding-64xl);
    padding-bottom: var(--padding-64xl);
    box-sizing: border-box;
  }
}
@media screen and (max-width: 450px) {
  .heading2 {
    font-size: var(--font-size-24xl);
    line-height: 2.688rem;
  }

  .subheading {
    font-size: var(--font-size-lg);
    line-height: 1.563rem;
  }

  .cta-button {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }

  .heading3 {
    font-size: var(--font-size-15xl);
    line-height: 2.5rem;
  }

  .feature-title {
    font-size: var(--font-size-lgi);
    line-height: 1.813rem;
  }

  .feature-description {
    font-size: var(--text-regular-link-size);
    line-height: 1.625rem;
  }

  .feature {
    max-width: 100%;
  }

  .feature1 {
    max-width: 100%;
  }

  .feature2 {
    max-width: 100%;
  }

  .feature-description3 {
    font-size: var(--text-regular-link-size);
    line-height: 1.625rem;
  }

  .feature3 {
    max-width: 100%;
  }

  .feature4 {
    max-width: 100%;
  }

  .feature5 {
    max-width: 100%;
  }

  .pic-lummi {
    min-width: 100%;
  }

  .heading4 {
    font-size: var(--font-size-15xl);
    line-height: 2.5rem;
  }

  .faq-subheading {
    font-size: var(--text-regular-link-size);
    line-height: 1.5rem;
  }

  .heading6 {
    font-size: var(--font-size-lgi);
    line-height: 1.438rem;
  }

  .more-subheading {
    font-size: var(--text-regular-link-size);
    line-height: 1.5rem;
  }

  .button5 {
    font-size: var(--text-regular-link-size);
    line-height: 1.188rem;
  }

  .container20 {
    gap: var(--gap-lg);
  }

  .heading7 {
    font-size: var(--font-size-15xl);
    line-height: 2.5rem;
  }

  .description {
    font-size: var(--font-size-lgi);
    line-height: 1.688rem;
  }

  .cta-button1 {
    padding-left: var(--padding-xl);
    padding-right: var(--padding-xl);
    box-sizing: border-box;
  }

  .typefloating-box-subtle-horiz {
    padding-top: var(--padding-64xl);
    padding-bottom: var(--padding-64xl);
    box-sizing: border-box;
  }
}
.contactuslink {
  text-decoration: none;
  color: inherit;
}