.top-wrapper {
  display: contents;
}
 
.top-max-width {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.top-container1 {
  background-color: #000000;
}
 
.top-column {
  gap: 24px;
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.top-content {
  gap: 24px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.top-heading1 {
  color: #ffffff;
  font-family: "Martel Sans";
}
 
.top-actions {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.top-button {
  color: #000000;
  border-color: #ffffff;
  background-color: #ffffff;
}
 
.top-container2 {
  flex: 1;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 35%;
  justify-content: flex-start;
}
 
.top-image1 {
  left: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  position: absolute;
  flex-grow: 1;
  object-fit: cover;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}

 .home-text11 {
  display: inline-block;
}
 
.toproot-class-name {
  padding-left: 10%;
  padding-right: 10%;
  background-color: #000000;
}
 
@media(max-width: 991px) {
  .top-container1 {
    flex-direction: column;
  }
  .top-container2 {
    width: 100%;
    padding-top: 56.25%;
  }
}
 
@media(max-width: 767px) {
  .top-heading1 {
    text-align: center;
  }
  .top-actions {
    width: 100%;
    justify-content: center;
  }
  .top-image1 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .top-actions {
    flex-direction: column;
  }
  .top-button {
    width: 100%;
  }
}

.customize-wrapper {
  display: contents;
}
 
.customize-layout251 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.customize-max-width {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  padding: 20px;
  align-items: flex-start;
  border-color: #000000;
  border-width: 3px;
  border-radius: var(--dl-radius-radius-inputradius);
  flex-direction: column;
}
 
.customize-section-title {
  width: 100%;
}
 
.customize-column {
  gap: var(--dl-space-space-halfunit);
  width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.customize-text1 {
  width: 100%;
}
 
.customize-content {
  gap: 48px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.customize-row {
  align-items: flex-start;
}
 
.customize-feature1 {
  flex: 1;
  height: auto;
}
 
.customize-feature1-image {
  flex: 0;
  width: 100%;
  height: auto;
  margin: 10px;
  overflow: auto;
  object-fit: contain;
}
 
.customize-feature2 {
  flex: 1;
}
 
.customize-feature2-image {
  height: 252px;
  object-fit: scale-down;
}
 
.customize-feature3 {
  flex: 1;
}
 
.customize-feature3-image {
  width: 261px;
  height: 246px;
}
 
.customize-actions {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-self: center;
  align-items: flex-start;
}
 
.customize-button {
  border-color: #000000;
  background-color: #000000;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
  font-family: "Martel Sans";
}
 
.customizeroot-class-name {
  padding-left: 10%;
  padding-right: 10%;
}
 
@media(max-width: 991px) {
  .customize-section-title {
    align-items: flex-start;
    flex-direction: column;
  }
  .customize-feature1-image {
    height: 260px;
  }
  .customize-feature2-image {
    height: 260px;
  }
  .customize-feature3-image {
    height: 260px;
    object-fit: scale-down;
  }
}
 
@media(max-width: 767px) {
  .customize-column {
    width: 100%;
  }
  .customize-row {
    align-self: center;
    flex-direction: column;
  }
  .customize-feature1 {
    align-self: center;
  }
  .customize-feature1-image {
    width: 100%;
  }
  .customize-feature2 {
    width: auto;
    align-self: center;
  }
  .customize-feature2-image {
    width: 100%;
  }
  .customize-feature3 {
    width: auto;
    align-self: center;
  }
  .customize-actions {
    flex-wrap: wrap;
  }
}
 
@media(max-width: 479px) {
  .customize-feature2 {
    align-self: center;
  }
  .customize-feature3 {
    align-self: center;
  }
  .customize-actions {
    width: 100%;
    flex-direction: column;
  }
  .customize-button {
    width: 100%;
  }
}

.cards-wrapper {
  display: contents;
}
 
.cards-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
  background-color: #000000;
}
 
.cards-max-width {
  gap: var(--dl-space-space-threeunits);
  align-items: center;
}
 
.cards-content {
  align-self: stretch;
  align-items: center;
}
 
.cards-feature21 {
  align-items: flex-start;
}
 
.cards-feature1-image {
  width: 100%;
  height: var(--dl-size-size-large);
  object-fit: scale-down;
}
 
.cards-feature2-title1 {
  color: #ffffff;
  font-size: 34px;
  font-style: normal;
  text-align: center;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.cards-feature2-description1 {
  color: #ffffff;
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 400;
}
 
.cards-feature22 {
  align-items: flex-start;
}
 
.cards-feature2-image {
  width: 100%;
  height: var(--dl-size-size-large);
  min-width: auto;
  object-fit: scale-down;
}
 
.cards-feature2-title2 {
  color: #ffffff;
  font-size: 34px;
  font-style: normal;
  text-align: center;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.cards-feature2-description2 {
  color: #ffffff;
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 400;
}
 
.cards-feature3 {
  align-items: flex-start;
}
 
.cards-image {
  width: 100%;
  height: var(--dl-size-size-large);
  object-fit: scale-down;
}
 
.cards-feature3-title {
  color: #ffffff;
  font-size: 34px;
  font-style: normal;
  text-align: center;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.cards-feature3-description {
  color: #ffffff;
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 300;
}
 
.cards-actions {
  align-items: flex-start;
}
 
.cards-button {
  color: #000000;
  padding-top: var(--dl-space-space-halfunit);
  border-color: #ffffff;
  padding-left: var(--dl-space-space-oneandhalfunits);
  padding-right: var(--dl-space-space-oneandhalfunits);
  padding-bottom: var(--dl-space-space-halfunit);
  background-color: #ffffff;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .cards-feature21 {
    width: auto;
  }
  .cards-feature22 {
    width: auto;
  }
  .cards-feature3 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .cards-max-width {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .cards-actions {
    width: 100%;
    flex-direction: column;
  }
  .cards-button {
    width: 100%;
  }
}

.benefits-wrapper {
  display: contents;
}
 
.benefits-layout223 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.benefits-container1 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.benefits-title21 {
  width: 229px;
  height: auto;
  font-style: normal;
  text-align: left;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.benefits-max-width {
  gap: var(--dl-space-space-threeunits);
}
 
.benefits-placeholder-image {
  width: 470px;
  height: 470px;
}
 
.benefits-list {
  align-self: stretch;
  align-items: flex-start;
}
 
.benefits-content2 {
  gap: var(--dl-space-space-unit);
  align-items: flex-start;
}
 
.benefits-title22 {
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.benefits-description2 {
  font-family: "Martel Sans";
}
 
.benefits-content3 {
  gap: var(--dl-space-space-unit);
  align-items: flex-start;
}
 
.benefits-title3 {
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.benefits-description3 {
  font-family: "Martel Sans";
}
 
.benefits-content4 {
  gap: var(--dl-space-space-unit);
  align-items: flex-start;
}
 
.benefits-title11 {
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.benefits-description11 {
  font-family: "Martel Sans";
}
 
.benefits-content5 {
  gap: var(--dl-space-space-unit);
  align-items: flex-start;
}
 
.benefits-title12 {
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 700;
}
 
.benefits-description12 {
  font-family: "Martel Sans";
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
  font-family: "Martel Sans";
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.benefitsroot-class-name {
  padding-left: 10%;
  padding-right: 10%;
}
 
@media(max-width: 991px) {
  .benefits-layout223 {
    flex-direction: column;
  }
  .benefits-title21 {
    text-align: center;
  }
  .benefits-max-width {
    flex-direction: column;
  }
  .benefits-title22 {
    text-align: center;
  }
  .benefits-description2 {
    text-align: left;
  }
  .benefits-content3 {
    align-items: flex-start;
  }
  .benefits-title3 {
    text-align: center;
  }
  .benefits-description3 {
    text-align: left;
  }
  .benefits-content4 {
    align-items: flex-start;
  }
  .benefits-title11 {
    text-align: center;
  }
  .benefits-description11 {
    text-align: left;
  }
  .benefits-content5 {
    align-items: flex-start;
  }
  .benefits-title12 {
    text-align: center;
  }
  .benefits-description12 {
    text-align: left;
  }
  .benefits-actions {
    align-items: center;
  }
}
 
@media(max-width: 479px) {
  .benefits-list-item1 {
    gap: var(--dl-space-space-unit);
  }
  .benefits-list-item2 {
    gap: var(--dl-space-space-unit);
  }
  .benefits-actions {
    width: 100%;
    flex-wrap: wrap;
    margin-top: var(--dl-space-space-unit);
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container2 {
  width: 100%;
  display: flex;
  align-self: center;
  align-items: center;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer-content {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer-text1 {
  font-style: normal;
  font-family: "Martel Sans";
  font-weight: 900;
}
 
.footer-container3 {
  gap: var(--dl-space-space-unit);
  flex: 1;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.footer-row {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: row;
}
 
.footer-container4 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-self: center;
  justify-content: flex-start;
}
 
.footer-button {
  border-color: #000000;
  background-color: #000000;
}
 
.footer-text3 {
  font-family: "Martel Sans";
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.footerroot-class-name {
  padding-left: 10%;
  padding-right: 10%;
}
 
@media(max-width: 991px) {
  .footer-container2 {
    gap: var(--dl-space-space-unit);
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
  }
  .footer-container3 {
    align-self: flex-start;
    align-items: flex-start;
  }
  .footer-row {
    width: 100%;
    position: relative;
    flex-direction: row;
    justify-content: flex-start;
  }
  .footer-container4 {
    align-self: flex-end;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer-row {
    justify-content: center;
  }
  .footer-container4 {
    width: 100%;
    flex-direction: column;
  }
}

.home-container1 {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-container2 {
  width: 100%;
  height: 63px;
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: flex-start;
  background-color: #000000;
}
 
.home-container3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-image {
  width: 200px;
  object-fit: cover;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
  font-family: "Martel Sans";
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
  font-family: "Martel Sans";
}
 
.home-container4 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
@media(max-width: 479px) {
  .home-container3 {
    flex: 0;
    align-items: flex-start;
  }
  .home-image {
    align-self: flex-start;
  }
}
