.toast3-wrapper {
  display: contents;
}
 
.toast3-container1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  height: 75px;
  display: flex;
  padding: var(--dl-layout-space-unit);
  position: relative;
  align-items: center;
  flex-direction: row;
  background-color: #000000;
}
 
.toast3-logo {
  height: 60px;
  object-fit: cover;
}
 
.toast3-container2 {
  width: 1648px;
  height: 49px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.toast3-link {
  display: contents;
}
 
.toast3-icon1 {
  fill: var(--dl-color-theme-neutral-dark);
  color: #ffffff;
  width: 69px;
  height: 57px;
  align-self: flex-end;
  text-decoration: none;
}
 
.toast3root-class-name {
  height: 75px;
}
 
@media(max-width: 767px) {
  .toast3-logo {
    display: none;
  }
}

.hero9-wrapper {
  display: contents;
}
 
.hero9-header30 {
  gap: var(--dl-layout-space-twounits);
}
 
.hero9-image {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
}
 
.hero9-container {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  display: flex;
  position: absolute;
  box-shadow: 5px 5px 10px 0px #9b9595;
  align-items: flex-start;
  border-radius: 0px;
  flex-direction: column;
  background-color: rgba(255,255,255,0.7);
}
 
.hero9-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  flex-direction: column;
}
 
.hero9-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.hero9-text1 {
  width: 1005px;
  text-align: center;
}
 
.hero9-button {
  height: 32px;
  transition: 0.3s;
  border-color: #000000;
  border-width: 1px;
  background-color: #bbaea5;
}
 
.hero9-button:hover {
  border-color: #000000;
  background-color: #b3b0af;
}
 

 

 

 

 
.hero9-text2 {
  text-align: center;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  display: inline-block;
  letter-spacing: 3px;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  display: inline-block;
}
 
.hero9root-class-name {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
}
 
@media(max-width: 991px) {
  .hero9-text1 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .hero9-button {
    width: 100%;
  }
}

.features4-wrapper {
  display: contents;
}
 
.features4-layout301 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-color: #ffffff;
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  background-color: #bbaea5;
}
 
.features4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.features4-text10 {
  text-align: center;
}
 
.features4-row {
  width: 100%;
}
 
.features4-feature1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  overflow: hidden;
  max-width: 600px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features4-img1 {
  box-shadow: 5px 5px 10px 0px #a59e9e;
  border-radius: 25px;
}
 
.features4-content1 {
  align-self: stretch;
  align-items: center;
}
 
.features4-section-title1 {
  align-self: stretch;
  align-items: center;
}
 
.features4-title1 {
  text-align: center;
}
 
.features4-description1 {
  text-align: center;
}
 
.features4-action1 {
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.features4-feature2 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  overflow: hidden;
  max-width: 600px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features4-img2 {
  box-shadow: 5px 5px 10px 0px #a19a9a;
  border-radius: 25px;
}
 
.features4-content2 {
  align-self: stretch;
  align-items: center;
}
 
.features4-section-title2 {
  align-self: stretch;
  align-items: center;
}
 
.features4-title2 {
  text-align: center;
}
 
.features4-description2 {
  font-size: 20px;
  text-align: center;
}
 
.features4-action2 {
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.features4-feature3 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  width: auto;
  display: flex;
  overflow: hidden;
  max-width: 600px;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.features4-img3 {
  box-shadow: 5px 5px 10px 0px #b9b1b1;
  border-radius: 25px;
}
 
.features4-content3 {
  align-self: stretch;
  align-items: center;
}
 
.features4-section-title3 {
  align-self: stretch;
  align-items: center;
}
 
.features4-title3 {
  text-align: center;
}
 
.features4-description3 {
  text-align: center;
}
 
.features4-action3 {
  align-self: stretch;
  align-items: stretch;
  justify-content: center;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
  line-height: 1;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
  font-size: 20px;
}
 
.features4root-class-name {
  background-color: #ffffff;
}
 
@media(max-width: 991px) {
  .features4-row {
    width: auto;
    align-items: center;
    flex-direction: column;
  }
  .features4-feature1 {
    width: 100%;
  }
  .features4-feature2 {
    width: 100%;
  }
  .features4-feature3 {
    width: 100%;
  }
}
 
@media(max-width: 767px) {
  .features4-text10 {
    text-align: center;
  }
}
 
@media(max-width: 479px) {
  .features4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.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-section-title {
  gap: 24px;
  width: auto;
  display: flex;
  max-width: 800px;
  align-items: center;
  flex-shrink: 0;
  flex-direction: column;
}
 
.gallery7-text1 {
  text-align: center;
}
 
.gallery7-text2 {
  text-align: center;
}
 
.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;
  box-shadow: 5px 5px 10px 0px #696767;
  object-fit: cover;
  border-radius: 25px;
}
 
.gallery7-image2 {
  width: 100%;
  height: 440px;
  box-shadow: 5px 5px 10px 0px #696767;
  object-fit: cover;
  border-radius: 25px;
}
 
.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;
  box-shadow: 5px 5px 10px 0px #848282;
  object-fit: cover;
  border-radius: 25px;
}
 
.gallery7-image4 {
  width: 100%;
  height: 440px;
  box-shadow: 5px 5px 10px 0px #696767;
  object-fit: cover;
  border-radius: 25px;
}
 
.gallery7-image5 {
  width: 100%;
  height: 240px;
  box-shadow: 5px 5px 10px 0px #696767;
  object-fit: cover;
  border-radius: 25px;
}
 
.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;
  box-shadow: 5px 5px 10px 0px #696767;
  object-fit: cover;
  border-radius: 25px;
}
 
.gallery7-image7 {
  width: 100%;
  height: 440px;
  box-shadow: 5px 5px 10px 0px #696767;
  object-fit: cover;
  border-radius: 25px;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.gallery7root-class-name {
  fill: var(--dl-color-theme-neutral-dark);
  color: var(--dl-color-theme-neutral-dark);
  background-color: #bbaea5;
}
 
@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%;
  }
}
 
@media(max-width: 767px) {
  .gallery7-section-title {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.features9-wrapper {
  display: contents;
}
 
.features9-layout186 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 10px 0px #8a8787;
  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-fragment22 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.features9root-class-name {
  fill: #8A8787;
  color: #000000;
  background-color: #bbaea5;
}

.features20-wrapper {
  display: contents;
}
 
.features20-layout349 {
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.features20-max-width {
  gap: var(--dl-layout-space-fiveunits);
  display: flex;
  align-items: center;
}
 
.features20-content1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.features20-section-title {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features20-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.features20-text2 {
  font-size: 30px;
}
 
.features20-actions {
  gap: var(--dl-layout-space-unit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
}
 
.features20-image-container {
  flex: 1;
  display: flex;
  align-items: center;
}
 
.features20-placeholder-image {
  width: 588px;
  height: 476px;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  border-radius: 25px;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
  font-size: 30px;
}
 
@media(max-width: 991px) {
  .features20-max-width {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column-reverse;
  }
}
 
@media(max-width: 479px) {
  .features20-actions {
    width: 100%;
    flex-direction: column;
  }
}

.contact-form6-wrapper {
  display: contents;
}
 
.contact-form6-contact1 {
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.contact-form6-section-title {
  gap: var(--dl-layout-space-unit);
  width: 40%;
  align-items: flex-start;
}
 
.contact-form6-button1 {
  width: 101px;
  align-self: flex-start;
  transition: 0.3s;
  border-color: #000000;
  border-radius: 25px;
  background-color: #ffffff;
}
 
.contact-form6-button1:hover {
  border-color: #000000;
  background-color: #fffefe;
}
 
.contact-form6-action11 {
  color: #000000;
}
 
.contact-form6-content {
  gap: 16px;
  display: flex;
  padding: 8px 0;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-row1 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form6-email {
  text-decoration: none;
}
 
.contact-form6-row2 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form6-phone {
  text-decoration: none;
}
 
.contact-form6-row3 {
  gap: 16px;
  display: flex;
  align-items: flex-start;
}
 
.contact-form6-icon5 {
  width: 30px;
  height: 25px;
}
 
.contact-form6-form {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 60%;
}
 
.contact-form6-container1 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input1 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-text-input1 {
  border-radius: 66px;
}
 
.contact-form6-input2 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-text-input2 {
  width: 206px;
  border-radius: 66px;
}
 
.contact-form6-container2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.contact-form6-input3 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-text-input3 {
  width: 100%;
  border-radius: 66px;
}
 
.contact-form6-input4 {
  gap: var(--dl-layout-space-halfunit);
  width: 50%;
  display: flex;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-text-input4 {
  width: 206px;
  border-radius: 66px;
}
 
.contact-form6-container3 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-input5 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.contact-form6-textarea {
  color: #9a8a8a;
  width: 555px;
  height: 119px;
  border-radius: 66px;
}
 
.contact-form6-checkbox1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-self: flex-start;
  align-items: center;
}
 
.contact-form6-button2 {
  width: 804px;
  display: flex;
  opacity: 1;
  align-self: flex-start;
  transition: 0.3s;
  border-color: #000000;
  border-width: 3px;
  background-color: #d2bfbf;
}
 

 

 
.contact-form6-action12 {
  color: #000000;
  letter-spacing: 9px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .contact-form6-max-width {
    align-items: flex-start;
    flex-direction: column;
  }
  .contact-form6-section-title {
    width: 100%;
  }
  .contact-form6-form {
    width: 100%;
  }
  .contact-form6-container1 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input1 {
    width: 50%;
  }
  .contact-form6-input2 {
    width: 50%;
    flex-direction: column;
  }
  .contact-form6-container2 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-input3 {
    width: 50%;
  }
  .contact-form6-input4 {
    width: 50%;
  }
  .contact-form6-container3 {
    gap: var(--dl-layout-space-twounits);
    width: 100%;
    flex-direction: row;
  }
  .contact-form6-checkbox1 {
    align-self: flex-start;
  }
}
 
@media(max-width: 479px) {
  .contact-form6-text10 {
    text-align: center;
  }
  .contact-form6-form {
    padding: var(--dl-layout-space-unit);
  }
  .contact-form6-container1 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-input1 {
    width: 100%;
  }
  .contact-form6-input2 {
    width: 100%;
  }
  .contact-form6-container2 {
    align-items: stretch;
    flex-direction: column;
  }
  .contact-form6-input3 {
    width: 100%;
  }
  .contact-form6-input4 {
    width: 100%;
  }
}

.footer4-wrapper {
  display: contents;
}
 
.footer4-footer7 {
  width: 100%;
  height: auto;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  flex-shrink: 0;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  flex-direction: column;
  justify-content: center;
  background-color: #000000;
}
 
.footer4-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer4-logo {
  width: 168px;
  height: 34px;
}
 
.footer4-text1 {
  color: #ffffff;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.footer4root-class-name {
  height: 250px;
}
 
@media(max-width: 479px) {
  .footer4-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
}

.home-container1 {
  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;
  letter-spacing: 3px;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
  line-height: 1;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text18 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text19 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text20 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text21 {
  display: inline-block;
  font-size: 20px;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text22 {
  display: inline-block;
  font-size: 20px;
}
 
.home-container2 {
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
  align-items: center;
  border-radius: var(--dl-layout-radius-radius4);
  flex-direction: column;
  background-color: #ffffff;
}
 
.home-max-width {
  width: 1924px;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  margin-left: var(--dl-layout-space-unit);
  flex-direction: column;
}
 
.home-container3 {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-container4 {
  width: 1259px;
  height: 51px;
  display: flex;
  position: relative;
  align-self: flex-start;
}
 
.home-button1 {
  color: #f3f0f0;
  width: 1263px;
  height: 50px;
  display: flex;
  box-shadow: 5px 5px 10px 0px #696767;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  transition: 0.3s;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: #000000;
  border-style: double;
  align-content: #ffffff;
  border-radius: 66px;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #bbaea5;
}
 
.home-button1:hover {
  color: #000000;
  border-color: #000000;
  background-color: #b5b2b1;
}
 

 
.home-text23 {
  color: #ffffff;
  font-size: 30px;
}
 
.home-li1 {
  width: 1273px;
  height: 573px;
  align-items: flex-start;
}
 
.home-content7 {
  height: 63px;
  font-size: 20px;
  text-align: justify;
}
 
.home-ul2 {
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
}
 
.home-button2:disabled {
  border-color: #000000;
  background-color: #bbaea5;
}
 
.home-text24 {
  color: #ffffff;
  text-align: center;
}
 
.home-content8 {
  width: 1136px;
  height: 212px;
  font-size: 20px;
  text-align: justify;
}
 
.home-li3 {
  height: 204px;
}
 
.home-button3 {
  height: 32px;
  border-color: #000000;
  border-style: ridge;
  border-width: 1px;
  border-radius: 66px;
  flex-direction: row;
  justify-content: flex-start;
  background-color: #bbaea5;
}
 
.home-text25 {
  color: #ffffff;
  text-align: center;
}
 
.home-content9 {
  width: 1207px;
  height: 196px;
  font-size: 20px;
  text-align: justify;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text31 {
  display: inline-block;
}
 
.home-fragment20 {
  display: contents;
}
 
.home-text32 {
  display: inline-block;
}
 
.home-fragment21 {
  display: contents;
}
 
.home-text33 {
  display: inline-block;
}
 
.home-fragment22 {
  display: contents;
}
 
.home-text34 {
  display: inline-block;
}
 
.home-fragment23 {
  display: contents;
}
 
.home-text35 {
  display: inline-block;
}
 
.home-fragment24 {
  display: contents;
}
 
.home-text36 {
  display: inline-block;
  font-size: 30px;
}
 
.home-fragment25 {
  display: contents;
}
 
.home-text37 {
  display: inline-block;
}
 
.home-fragment26 {
  display: contents;
}
 
.home-text38 {
  display: inline-block;
}
 
.home-fragment27 {
  display: contents;
}
 
.home-text39 {
  display: inline-block;
}
 
.home-fragment28 {
  display: contents;
}
 
.home-text40 {
  display: inline-block;
}
 
.home-fragment29 {
  display: contents;
}
 
.home-text41 {
  display: inline-block;
}
 
.home-fragment30 {
  display: contents;
}
 
.home-text42 {
  display: inline-block;
}
 
@media(max-width: 767px) {
  .home-ul2 {
    padding-left: var(--dl-layout-space-threeunits);
  }
}
 
@media(max-width: 479px) {
  .home-ul2 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
  .home-button3 {
    width: 100%;
  }
}
