.navbar7-wrapper {
  display: contents;
}
 
.navbar7-container1 {
  width: 100%;
  display: flex;
  z-index: 100;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar7-thq-navbar-interactive-elm {
  width: 100%;
  display: flex;
  z-index: 100;
  position: relative;
  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;
}
 
.navbar7-image {
  width: auto;
  object-fit: cover;
}
 
.navbar7-container2 {
  top: 100px;
  left: 0px;
  width: 100%;
  display: grid;
  padding: var(--dl-layout-space-oneandhalfunits);
  grid-gap: var(--dl-layout-space-halfunit);
  position: absolute;
  animation-name: fadeInDownBig;
  animation-delay: 0s;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  grid-template-columns: 1fr 1fr;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar7-thq-menu-item-elm1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar7-thq-page1-image-elm1 {
  width: 100px;
  height: 100px;
}
 
.navbar7-thq-content-elm1 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar7-thq-page1-elm1 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-menu-item-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar7-thq-page2-image-elm1 {
  width: 100px;
  height: 100px;
}
 
.navbar7-thq-content-elm2 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar7-thq-page2-elm1 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-menu-item-elm3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar7-thq-page3-image-elm1 {
  width: 100px;
  height: 100px;
}
 
.navbar7-thq-content-elm3 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar7-thq-page3-elm1 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-menu-item-elm4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  text-decoration: none;
}
 
.navbar7-thq-page4-image-elm1 {
  width: 100px;
  height: 100px;
}
 
.navbar7-thq-content-elm4 {
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar7-thq-page4-elm1 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar7-thq-links-elm1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar7-thq-link2-elm1 {
  box-shadow: 5px 5px 10px 0px #ffffff;
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar7-thq-link5-dropdown-trigger-elm {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar7-thq-icon-container-elm1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar7-container3 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar7-icon10 {
  width: 24px;
  height: 24px;
}
 
.navbar7-container4 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownRight;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.navbar7-icon12 {
  width: 24px;
  height: 24px;
}
 
.navbar7-thq-burger-menu-elm {
  display: none;
}
 
.navbar7-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar7-thq-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar7-thq-nav-elm {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
 
.navbar7-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar7-thq-logo-elm {
  height: 3rem;
}
 
.navbar7-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar7-icon16 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar7-thq-links-elm2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.navbar7-thq-link5-accordion-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar7-thq-trigger-elm {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.navbar7-thq-icon-container-elm2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar7-container5 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar7-icon18 {
  width: 24px;
  height: 24px;
}
 
.navbar7-container6 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.navbar7-icon20 {
  width: 24px;
  height: 24px;
}
 
.navbar7-container7 {
  width: 100%;
  display: grid;
  grid-gap: var(--dl-layout-space-halfunit);
  grid-template-columns: 1fr;
}
 
.navbar7-thq-menu-item-elm5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar7-thq-page1-image-elm2 {
  width: 50px;
  height: 50px;
}
 
.navbar7-thq-content-elm5 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar7-thq-page1-elm2 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-menu-item-elm6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar7-thq-page2-image-elm2 {
  width: 50px;
  height: 50px;
}
 
.navbar7-thq-content-elm6 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar7-thq-page2-elm2 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-menu-item-elm7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar7-thq-page3-image-elm2 {
  width: 50px;
  height: 50px;
}
 
.navbar7-thq-content-elm7 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar7-thq-page3-elm2 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-menu-item-elm8 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.navbar7-thq-page4-image-elm2 {
  width: 50px;
  height: 50px;
}
 
.navbar7-thq-content-elm8 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.navbar7-thq-page4-elm2 {
  font-style: normal;
  font-weight: 600;
}
 
.navbar7-thq-icon-group-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.navbar7-container8 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .navbar7-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar7-container2 {
    display: none;
  }
  .navbar7-thq-desktop-menu-elm {
    display: none;
  }
  .navbar7-thq-burger-menu-elm {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar7-container7 {
    grid-gap: 0;
  }
}
 
@media(max-width: 479px) {
  .navbar7-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
  }
  .navbar7-thq-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero13-wrapper {
  display: contents;
}
 
.hero13-thq-header78-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero13-thq-column-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero13-thq-content-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero13-thq-text-elm1 {
  text-align: center;
}
 
.hero13-thq-text-elm2 {
  text-align: center;
}
 
.hero13-thq-actions-elm {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-unit);
}
 
.hero13-thq-button-elm {
  border-color: rgba(191, 68, 8, 0);
  background-color: #195ee2;
}
 
.hero13-thq-content-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.hero13-thq-row-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.hero13-image10 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image11 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image12 {
  width: 400px;
  object-fit: cover;
}
 
.hero13-image13 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image14 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-thq-row-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  z-index: 1;
  align-items: flex-start;
  flex-shrink: 0;
}
 
.hero13-image15 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image16 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image17 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image18 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image19 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image20 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.hero13-image21 {
  width: 400px;
  height: 400px;
  object-fit: cover;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .hero13-thq-header78-elm {
    padding: var(--dl-layout-space-threeunits);
  }
  .hero13-thq-content-elm2 {
    width: 100%;
  }
  .hero13-thq-row-elm1 {
    width: 100%;
    flex-direction: column;
  }
  .hero13-thq-row-elm2 {
    width: 100%;
    display: none;
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .hero13-thq-header78-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .hero13-thq-actions-elm {
    width: 100%;
    flex-direction: column;
  }
  .hero13-thq-button-elm {
    width: 100%;
  }
}

.features23-wrapper {
  display: contents;
}
 
.features23-thq-layout349-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  flex-direction: row;
  justify-content: center;
}
 
.features23-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features23-container1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
}
 
.features23-text11 {
  text-align: center;
}
 
.features23-container3 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 2px 2px 4px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent1);
}
 
.features23-image1 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.features23-text13 {
  text-align: left;
}
 
.features23-container4 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 2px 2px 4px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #b0e7f5;
}
 
.features23-image2 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.features23-text15 {
  text-align: left;
}
 
.features23-container5 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 2px 2px 4px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent1);
}
 
.features23-image3 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.features23-text17 {
  text-align: left;
}
 
.features23-container6 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 2px 2px 4px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #b0e7f5;
}
 
.features23-image4 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.features23-text19 {
  text-align: left;
}
 
.features23-container7 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 2px 2px 4px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: var(--dl-color-theme-accent1);
}
 
.features23-image5 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.features23-text21 {
  text-align: left;
}
 
.features23-container8 {
  flex: 1;
  height: auto;
  display: flex;
  align-self: flex-start;
  box-shadow: 2px 2px 4px 0px #d4d4d4;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  background-color: #b0e7f5;
}
 
.features23-image6 {
  width: var(--dl-layout-size-small);
  height: var(--dl-layout-size-small);
  object-fit: cover;
  border-radius: var(--dl-layout-radius-round);
}
 
.features23-text23 {
  text-align: left;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .features23-thq-max-width-elm {
    flex-direction: column;
  }
  .features23-container1 {
    margin-bottom: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 767px) {
  .features23-container1 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .features23-container3 {
    width: 100%;
  }
  .features23-container4 {
    width: 100%;
  }
  .features23-container5 {
    width: 100%;
  }
  .features23-container6 {
    width: 100%;
  }
  .features23-container7 {
    width: 100%;
  }
  .features23-container8 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .features23-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.gallery2-wrapper {
  display: contents;
}
 
.gallery2-thq-gallery3-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery2-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery2-thq-section-title-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery2-thq-text-elm1 {
  text-align: center;
}
 
.gallery2-thq-text-elm2 {
  text-align: center;
}
 
.gallery2-thq-content-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery2-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.gallery2-thq-image1-elm {
  width: 100%;
  max-width: 600px;
  align-self: center;
}
 
.gallery2-container2 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.gallery2-thq-image2-elm {
  width: 100%;
  max-width: 600px;
  align-self: center;
}
 
.gallery2-container3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.gallery2-thq-image3-elm1 {
  width: 100%;
  max-width: 600px;
}
 
.gallery2-container4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.gallery2-thq-image3-elm2 {
  width: 100%;
  max-width: 600px;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .gallery2-thq-content-elm {
    align-items: center;
    flex-direction: column;
  }
  .gallery2-thq-image1-elm {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
  .gallery2-thq-image2-elm {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
  .gallery2-thq-image3-elm1 {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
  .gallery2-thq-image3-elm2 {
    flex: 0 0 auto;
    width: 100%;
    height: 400px;
  }
}
 
@media(max-width: 479px) {
  .gallery2-thq-content-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.contact6-wrapper {
  display: contents;
}
 
.contact6-container {
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact6-thq-max-width-elm {
  align-self: center;
}
 
.contact6-thq-content-elm1 {
  width: 100%;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.contact6-thq-content-elm2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.contact6-thq-content-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact6-thq-content-elm4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact6-thq-contact-info-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact6-thq-text-elm3 {
  align-self: flex-start;
  text-align: center;
}
 
.contact6-thq-content-elm5 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact6-thq-contact-info-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact6-thq-text-elm4 {
  align-self: flex-start;
  text-align: center;
}
 
.contact6-thq-content-elm6 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.contact6-thq-contact-info-elm3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact6-thq-text-elm6 {
  align-self: flex-start;
  text-align: center;
}
 
.contact6-thq-content-elm7 {
  width: 100%;
  align-items: flex-end;
  flex-direction: row;
  justify-content: space-between;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .contact6-thq-content-elm1 {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .contact6-thq-content-elm7 {
    position: relative;
    align-items: center;
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .contact6-thq-content-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
}

.faq14-wrapper {
  display: contents;
}
 
.faq14-thq-faq8-elm {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq14-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.faq14-thq-container-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.faq14-thq-section-title-elm {
  width: 100%;
  align-self: center;
  align-items: center;
}
 
.faq14-thq-text-elm1 {
  text-align: center;
}
 
.faq14-thq-text-elm2 {
  text-align: center;
}
 
.faq14-button1 {
  border-color: rgba(191, 68, 8, 0);
  background-color: #195ee2;
}
 
.faq14-thq-list-elm {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  align-self: center;
  align-items: flex-start;
}
 
.faq14-thq-faq1-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq14-thq-trigger-elm1 {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-thq-trigger-elm1:hover {
  fill: var(--dl-color-theme-secondary2);
  color: var(--dl-color-theme-secondary2);
  background-color: #195ee2;
}
 
.faq14-thq-faq1-question-elm1 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq14-thq-icons-container-elm1 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-icon10 {
  width: 24px;
  height: 24px;
}
 
.faq14-icon12 {
  width: 24px;
  height: 24px;
}
 
.faq14-container12 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq14-thq-faq2-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq14-thq-trigger-elm2 {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-thq-trigger-elm2:hover {
  fill: var(--dl-color-theme-secondary2);
  color: var(--dl-color-theme-secondary2);
  background-color: #195ee2;
}
 
.faq14-thq-faq2-question-elm1 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq14-thq-icons-container-elm2 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-icon14 {
  width: 24px;
  height: 24px;
}
 
.faq14-icon16 {
  width: 24px;
  height: 24px;
}
 
.faq14-container15 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq14-thq-faq3-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq14-thq-trigger-elm3 {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-thq-trigger-elm3:hover {
  fill: var(--dl-color-theme-secondary2);
  color: var(--dl-color-theme-secondary2);
  background-color: #195ee2;
}
 
.faq14-thq-faq2-question-elm2 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq14-thq-icons-container-elm3 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-icon18 {
  width: 24px;
  height: 24px;
}
 
.faq14-icon20 {
  width: 24px;
  height: 24px;
}
 
.faq14-container18 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq14-thq-faq4-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq14-thq-trigger-elm4 {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-thq-trigger-elm4:hover {
  fill: var(--dl-color-theme-secondary2);
  color: var(--dl-color-theme-secondary2);
  background-color: #195ee2;
}
 
.faq14-thq-faq2-question-elm3 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq14-thq-icons-container-elm4 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-icon22 {
  width: 24px;
  height: 24px;
}
 
.faq14-icon24 {
  width: 24px;
  height: 24px;
}
 
.faq14-container21 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq14-thq-faq5-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.faq14-thq-trigger-elm5 {
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  transition: 0.3s;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-thq-trigger-elm5:hover {
  fill: var(--dl-color-theme-secondary2);
  color: var(--dl-color-theme-secondary2);
  background-color: #195ee2;
}
 
.faq14-thq-faq1-question-elm2 {
  font-style: normal;
  text-align: center;
  font-weight: 600;
}
 
.faq14-thq-icons-container-elm5 {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.faq14-icon26 {
  width: 24px;
  height: 24px;
}
 
.faq14-icon28 {
  width: 24px;
  height: 24px;
}
 
.faq14-container24 {
  display: flex;
  padding: var(--dl-layout-space-unit);
  align-self: stretch;
  align-items: flex-start;
  animation-name: fadeIn;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: space-between;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.faq14-thq-content-elm1 {
  align-self: center;
}
 
.faq14-thq-content-elm2 {
  gap: 16px;
  display: flex;
  align-self: stretch;
  flex-direction: column;
}
 
.faq14-thq-text-elm5 {
  text-align: center;
}
 
.faq14-thq-text-elm6 {
  text-align: center;
}
 
.faq14-button2 {
  border-color: rgba(191, 68, 8, 0);
  background-color: #195ee2;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment57 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment54 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment52 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment51 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment56 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment55 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment53 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .faq14-thq-container-elm {
    flex-direction: column;
  }
}
 
@media(max-width: 479px) {
  .faq14-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.cta3-wrapper {
  display: contents;
}
 
.cta3-container {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta3-thq-max-width-elm {
  gap: 80px;
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.cta3-thq-container-elm {
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.cta3-thq-placeholder-image-elm {
  height: 100%;
  flex-grow: 1;
  max-height: 400px;
}
 
.cta3-thq-column-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-direction: column;
}
 
.cta3-thq-actions-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: flex-start;
}
 
.home-fragment59 {
  display: contents;
}
 
.home-text63 {
  display: inline-block;
}
 
.home-fragment58 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .cta3-thq-container-elm {
    flex-direction: column;
  }
  .cta3-thq-placeholder-image-elm {
    width: 100%;
  }
}

.footer5-wrapper {
  display: contents;
}
 
.footer5-thq-footer8-elm {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer5-thq-max-width-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer5-thq-content-elm {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer5-thq-column-elm {
  gap: 32px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer5-thq-logo-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer5-image {
  width: auto;
  object-fit: cover;
}
 
.footer5-thq-links-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: flex-start;
}
 
.footer5-thq-credits-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer5-thq-row-elm {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer5-thq-footer-links-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
}
 
.home-fragment65 {
  display: contents;
}
 
.home-text69 {
  display: inline-block;
}
 
.home-fragment60 {
  display: contents;
}
 
.home-text64 {
  display: inline-block;
}
 
.home-fragment62 {
  display: contents;
}
 
.home-text66 {
  display: inline-block;
}
 
.home-fragment61 {
  display: contents;
}
 
.home-text65 {
  display: inline-block;
}
 
.home-fragment68 {
  display: contents;
}
 
.home-text72 {
  display: inline-block;
}
 
.home-fragment66 {
  display: contents;
}
 
.home-text70 {
  display: inline-block;
}
 
.home-fragment64 {
  display: contents;
}
 
.home-text68 {
  display: inline-block;
}
 
.home-fragment67 {
  display: contents;
}
 
.home-text71 {
  display: inline-block;
}
 
.home-fragment63 {
  display: contents;
}
 
.home-text67 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .footer5-thq-content-elm {
    flex-direction: column;
  }
  .footer5-thq-column-elm {
    width: 100%;
  }
  .footer5-thq-logo-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 100%;
    align-items: center;
    margin-bottom: var(--dl-layout-space-twounits);
    justify-content: center;
  }
}
 
@media(max-width: 767px) {
  .footer5-thq-content-elm {
    gap: var(--dl-layout-space-twounits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer5-thq-logo-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    flex-direction: column;
  }
  .footer5-thq-row-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer5-thq-max-width-elm {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer5-thq-links-elm {
    flex-direction: column;
  }
  .footer5-thq-footer-links-elm {
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.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;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text23 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text25 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text26 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text27 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text29 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment40 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment41 {
  display: contents;
}
 
.home-text43 {
  display: inline-block;
}
 
.home-fragment42 {
  display: contents;
}
 
.home-text44 {
  display: inline-block;
}
 
.home-fragment43 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-fragment44 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
}
 
.home-fragment45 {
  display: contents;
}
 
.home-text47 {
  display: inline-block;
}
 
.home-fragment46 {
  display: contents;
}
 
.home-text48 {
  display: inline-block;
}
 
.home-fragment47 {
  display: contents;
}
 
.home-text49 {
  display: inline-block;
}
 
.home-fragment48 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment49 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
}
 
.home-fragment50 {
  display: contents;
}
 
.home-text52 {
  display: inline-block;
}
 
.home-fragment51 {
  display: contents;
}
 
.home-text53 {
  display: inline-block;
}
 
.home-fragment52 {
  display: contents;
}
 
.home-text54 {
  display: inline-block;
}
 
.home-fragment53 {
  display: contents;
}
 
.home-text55 {
  display: inline-block;
}
 
.home-fragment54 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
}
 
.home-fragment55 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
}
 
.home-fragment56 {
  display: contents;
}
 
.home-text58 {
  display: inline-block;
}
 
.home-fragment57 {
  display: contents;
}
 
.home-text59 {
  display: inline-block;
}
 
.home-fragment58 {
  display: contents;
}
 
.home-text60 {
  display: inline-block;
}
 
.home-fragment59 {
  display: contents;
}
 
.home-text63 {
  display: inline-block;
}
 
.home-fragment60 {
  display: contents;
}
 
.home-text64 {
  display: inline-block;
}
 
.home-fragment61 {
  display: contents;
}
 
.home-text65 {
  display: inline-block;
}
 
.home-fragment62 {
  display: contents;
}
 
.home-text66 {
  display: inline-block;
}
 
.home-fragment63 {
  display: contents;
}
 
.home-text67 {
  display: inline-block;
}
 
.home-fragment64 {
  display: contents;
}
 
.home-text68 {
  display: inline-block;
}
 
.home-fragment65 {
  display: contents;
}
 
.home-text69 {
  display: inline-block;
}
 
.home-fragment66 {
  display: contents;
}
 
.home-text70 {
  display: inline-block;
}
 
.home-fragment67 {
  display: contents;
}
 
.home-text71 {
  display: inline-block;
}
 
.home-fragment68 {
  display: contents;
}
 
.home-text72 {
  display: inline-block;
}
