.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-logo {
  gap: 24px;
  display: flex;
  overflow: hidden;
  align-self: center;
  align-items: flex-start;
  flex-direction: column;
}
 
.footer4-shit {
  width: 31px;
  height: 29px;
  align-self: center;
}
 
.footer4-credits {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: column;
}
 
.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-footer-links {
  gap: 24px;
  display: flex;
  align-items: flex-start;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-text13 {
  color: var(--dl-color-theme-neutral-dark);
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
}
 
.home-text14 {
  color: var(--dl-color-theme-neutral-dark);
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
}
 
.home-text15 {
  color: var(--dl-color-theme-neutral-dark);
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
 
@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);
  }
  .footer4-footer-links {
    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-text10 {
  font-size: 2em;
  text-align: center;
  padding-bottom: 1em;
}
 
.home-text11 {
  font-size: 4em;
  text-align: center;
  padding-bottom: 1em;
}
 
.home-fragment1 {
  display: contents;
}
 
.home-text12 {
  display: inline-block;
}
 
.home-text13 {
  color: var(--dl-color-theme-neutral-dark);
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
}
 
.home-text14 {
  color: var(--dl-color-theme-neutral-dark);
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
}
 
.home-text15 {
  color: var(--dl-color-theme-neutral-dark);
  box-shadow: rgb(212, 212, 212) 5px 5px 10px 0px;
}
 
.home-fragment2 {
  display: contents;
}
 
.home-text17 {
  display: inline-block;
}
