.navbar8-wrapper {
  display: contents;
}
 
.navbar8-container1 {
  top: 0;
  width: 100%;
  display: flex;
  z-index: 1000;
  position: sticky;
  justify-content: center;
  background-color: #000000;
}
 
.navbar8-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: space-between;
}
 
.navbar8-image1 {
  width: 509px;
  height: 66px;
}
 
.navbar8-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: space-between;
  flex-direction: column;
}
 
.navbar8-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar8-action1 {
  color: #000000;
  width: 88px;
  display: flex;
  border-color: #bf8686;
  border-width: 2px;
  flex-direction: row;
  text-decoration: none;
  background-color: #ffffff;
}
 
.navbar8-burger-menu {
  display: none;
}
 
.navbar8-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);
}
 
.navbar8-container3 {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #bf8686;
  display: inline-block;
}
 
.navbar8root-class-name {
  left: var(--dl-layout-space-fiveunits);
  align-self: flex-start;
  background-color: #000000;
}
 
@media(max-width: 767px) {
  .navbar8-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar8-desktop-menu {
    display: none;
  }
  .navbar8-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .navbar8-mobile-menu {
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .navbar8-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .navbar8-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero3-wrapper {
  display: contents;
}
 
.hero3-header9 {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.hero3-content {
  display: flex;
  justify-content: center;
}
 
.hero3-max-width {
  align-self: center;
  align-items: center;
}
 
.hero3-column1 {
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.hero3-column2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
  font-size: 25px;
}
 
.hero3root-class-name {
  background-color: #bf8686;
}
 
@media(max-width: 991px) {
  .hero3-column1 {
    width: 100%;
  }
  .hero3-column2 {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .hero3-max-width {
    flex-direction: column;
  }
  .hero3-text1 {
    text-align: center;
  }
  .hero3-text2 {
    text-align: center;
  }
}

.features10-wrapper {
  display: contents;
}
 
.features10-layout300 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features10-max-width {
  gap: var(--dl-layout-space-threeunits);
  align-items: center;
}
 
.features10-section-title {
  align-items: center;
}
 
.features10-text11 {
  text-align: center;
}
 
.features10-content {
  align-self: stretch;
  align-items: center;
}
 
.features10-feature1 {
  align-items: flex-start;
}
 
.features10-feature1-title {
  text-align: center;
}
 
.features10-feature1-description {
  text-align: center;
}
 
.features10-feature2 {
  align-items: flex-start;
}
 
.features10-feature2-description {
  text-align: center;
}
 
.features10-feature3 {
  align-items: flex-start;
}
 
.features10-feature3-description {
  text-align: center;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.features10root-class-name {
  background-color: #bf8686;
}
 
@media(max-width: 991px) {
  .features10-section-title {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features10-section-title {
    width: auto;
  }
  .features10-text10 {
    text-align: center;
  }
  .features10-feature2 {
    width: auto;
  }
  .features10-feature3 {
    width: auto;
  }
}
 
@media(max-width: 479px) {
  .features10-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.features9-wrapper {
  display: contents;
}
 
.features9-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features9-text1 {
  z-index: 2;
  text-align: center;
}
 
.features9-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
  font-size: 25px;
}
 
.features9root-class-name {
  background-color: #bf9494;
}

.gallery5-wrapper {
  display: contents;
}
 
.gallery5-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery5-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery5-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery5-text1 {
  text-align: center;
}
 
.gallery5-container1 {
  width: 1420px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery5-text2 {
  text-align: center;
}
 
.gallery5-container2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery5-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery5-container3 {
  gap: HalfUnits;
  flex: 1;
  width: 100%;
  height: 902px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.gallery5-container4 {
  width: 100%;
  height: 40%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  justify-content: center;
}
 
.gallery5-image1 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  align-self: center;
  max-height: 700px;
}
 
.gallery5-image2 {
  width: 100%;
  height: 60%;
  max-height: 700px;
  object-fit: cover;
}
 
.gallery5-container5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery5-image3 {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
.gallery5-image4 {
  width: 100%;
  height: 440px;
  max-height: 700px;
  object-fit: cover;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.gallery5root-class-name {
  background-color: #c3a1a1;
}
 
@media(max-width: 991px) {
  .gallery5-content {
    align-items: center;
    flex-direction: column;
  }
  .gallery5-container3 {
    height: auto;
  }
  .gallery5-image1 {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
  }
  .gallery5-image2 {
    height: 100%;
  }
  .gallery5-container5 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .gallery5-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}
 
@media(max-width: 479px) {
  .gallery5-image2 {
    max-height: 400px;
  }
}

.gallery7-wrapper {
  display: contents;
}
 
.gallery7-gallery3 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery7-max-width {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.gallery7-container1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.gallery7-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: 100%;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.gallery7-container2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery7-image1 {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
 
.gallery7-image2 {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
 
.gallery7-container3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery7-image3 {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
 
.gallery7-image4 {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
 
.gallery7-image5 {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
 
.gallery7-container4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.gallery7-image6 {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
 
.gallery7-image7 {
  width: 100%;
  height: 440px;
  object-fit: cover;
}
 
.gallery7root-class-name {
  background-color: #c3a1a1;
}
 
@media(max-width: 991px) {
  .gallery7-content {
    align-items: center;
    flex-direction: column;
  }
  .gallery7-container2 {
    width: 100%;
  }
  .gallery7-image1 {
    flex: 0 0 auto;
    width: 100%;
  }
  .gallery7-container3 {
    width: 100%;
  }
  .gallery7-container4 {
    width: 100%;
  }
}

.features5-wrapper {
  display: contents;
}
 
.features5-layout223 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  justify-content: center;
}
 
.features5-max-width {
  gap: var(--dl-layout-space-threeunits);
}
 
.features5-list {
  align-self: stretch;
  align-items: flex-start;
}
 
.features5-content2 {
  gap: var(--dl-layout-space-unit);
  align-items: flex-start;
}
 
.features5-title2 {
  width: 592px;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
  font-size: 25px;
}
 
.features5root-class-name {
  background-color: #bf8686;
}
 
@media(max-width: 991px) {
  .features5-layout223 {
    flex-direction: column;
  }
  .features5-max-width {
    flex-direction: column;
  }
  .features5-title2 {
    text-align: center;
  }
  .features5-description2 {
    text-align: left;
  }
}
 
@media(max-width: 479px) {
  .features5-list-item {
    gap: var(--dl-layout-space-unit);
  }
}

.content-list6-wrapper {
  display: contents;
}
 
.content-list6-container1 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.content-list6-max-width {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: row;
}
 
.content-list6-container2 {
  width: auto;
  padding: var(--dl-layout-space-twounits);
  align-items: flex-start;
}
 
.content-list6-container3 {
  align-self: stretch;
  align-items: flex-start;
}
 
.content-list6-ul1 {
  align-items: flex-start;
}
 
.content-list6-li1 {
  align-items: flex-start;
}
 
.content-list6-heading7 {
  align-self: center;
  text-align: center;
}
 
.content-list6-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text65 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text64 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text61 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
  font-size: 25px;
}
 
.content-list6root-class-name {
  background-color: #bf9494;
}
 
@media(max-width: 767px) {
  .content-list6-max-width {
    align-items: center;
    flex-direction: column;
  }
  .content-list6-container2 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-list6-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .content-list6-max-width {
    flex-direction: column;
  }
  .content-list6-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
}

.features91-wrapper {
  display: contents;
}
 
.features91-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.features91-text1 {
  z-index: 2;
  text-align: center;
}
 
.features91-text2 {
  z-index: 2;
  text-align: center;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text66 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text67 {
  display: inline-block;
  font-size: 25px;
}
 
.features91root-class-name {
  background-color: #bf8686;
}

.contact-form2-wrapper {
  display: contents;
}
 
.contact-form2-contact5 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.contact-form2-section-title {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form2-contact-info {
  gap: 16px;
  display: flex;
  padding: 8px 0;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form2-row1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form2-email {
  text-decoration: none;
}
 
.contact-form2-row2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form2-phone {
  text-decoration: none;
}
 
.contact-form2-row3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: flex-start;
}
 
.contact-form2-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.contact-form2-input1 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form2-text-input1 {
  width: 100%;
}
 
.contact-form2-input2 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form2-text-input2 {
  width: 100%;
}
 
.contact-form2-input3 {
  gap: 8px;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form2-textarea {
  width: 100%;
}
 
.contact-form2-checkbox1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.contact-form2-button {
  width: 100%;
  border-color: #bf8686;
  border-width: 3px;
  background-color: #000000;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text69 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text71 {
  display: inline-block;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text68 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text72 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text70 {
  display: inline-block;
}
 
.contact-form2root-class-name {
  background-color: #bf8686;
}
 
@media(max-width: 991px) {
  .contact-form2-max-width {
    flex-direction: column;
  }
  .contact-form2-content {
    width: 100%;
  }
  .contact-form2-form {
    width: 100%;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: center;
}
 
.footer4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-content {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-logo1 {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer4-logo2 {
  height: 2rem;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4-divider {
  background-color: #ffffff;
}
 
.footer4-row {
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-shrink: 0;
  justify-content: space-between;
}
 
.footer4-container {
  display: flex;
  align-items: flex-start;
}
 
.footer4-text {
  color: #ffffff;
}
 
.footer4root-class-name {
  background-color: #000000;
}
 
@media(max-width: 767px) {
  .footer4-row {
    gap: var(--dl-layout-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.home-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #bf8686;
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text24 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text28 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text45 {
  display: inline-block;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text46 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text50 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text51 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text56 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text57 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text61 {
  display: inline-block;
}
 
.home-fragment31 {
  display: contents;
}
 
.home-text64 {
  display: inline-block;
}
 
.home-fragment32 {
  display: contents;
}
 
.home-text65 {
  display: inline-block;
}
 
.home-fragment33 {
  display: contents;
}
 
.home-text66 {
  display: inline-block;
}
 
.home-fragment34 {
  display: contents;
}
 
.home-text67 {
  display: inline-block;
  font-size: 25px;
}
 
.home-fragment35 {
  display: contents;
}
 
.home-text68 {
  display: inline-block;
}
 
.home-fragment36 {
  display: contents;
}
 
.home-text69 {
  display: inline-block;
}
 
.home-fragment37 {
  display: contents;
}
 
.home-text70 {
  display: inline-block;
}
 
.home-fragment38 {
  display: contents;
}
 
.home-text71 {
  display: inline-block;
}
 
.home-fragment39 {
  display: contents;
}
 
.home-text72 {
  display: inline-block;
}
