.home-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-start {
  width: 100%;
  height: 85vh;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-threeunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/grainy-1500w.png");
  background-position: center;
}
.home-background {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 85%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.home-image {
  right: 0px;
  bottom: 0px;
  height: 90%;
  position: absolute;
  object-fit: cover;
}
.home-image01 {
  height: 100%;
  z-index: 100;
  object-fit: cover;
}
.home-navbar {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  justify-content: space-between;
}
.home-image02 {
  width: 200px;
  align-self: flex-start;
  object-fit: cover;
}
.home-desktop-menu {
  gap: var(--dl-space-space-threeunits);
  display: flex;
}
.home-nav {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-link {
  text-decoration: none;
}
.home-link01 {
  text-decoration: none;
}
.home-link02 {
  text-decoration: none;
}
.home-register {
  text-decoration: none;
}
.home-icon {
  width: 16px;
  height: 16px;
}
.home-burger-menu {
  display: none;
  align-items: center;
  justify-content: center;
}
.home-icon02 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
.home-nav1 {
  display: flex;
  z-index: 20;
  align-items: flex-start;
  flex-direction: column;
}
.home-container1 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-image03 {
  width: 200px;
  object-fit: cover;
}
.home-menu-close {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-icon04 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.home-nav2 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-link03 {
  text-decoration: none;
}
.home-link04 {
  text-decoration: none;
}
.home-link05 {
  text-decoration: none;
}
.home-button-container {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
}
.home-register1 {
  text-decoration: none;
}
.home-icon-group {
  display: flex;
  z-index: 20;
}
.home-icons {
  display: flex;
}
.home-link06 {
  display: contents;
}
.home-icon06 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link07 {
  display: contents;
}
.home-icon08 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link08 {
  display: contents;
}
.home-icon10 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link09 {
  display: contents;
}
.home-image04 {
  text-decoration: none;
}
.home-link10 {
  display: contents;
}
.home-icon12 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-background1 {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 80%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-hero-content {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.home-caption {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-register2 {
  text-decoration: none;
}
.home-text01 {
  width: 100%;
  font-size: 24px;
  max-width: 85px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.home-text02 {
  font-size: 18px;
  line-height: 18px;
}
.home-caption1 {
  color: rgb(255, 255, 255);
  font-size: 32px;
}
.home-info {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
.home-first {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-content {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-header {
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.home-list {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-note {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-text04 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-image05 {
  width: 50%;
  height: 720px;
  object-fit: scale-down;
  aspect-ratio: 1;
}
.home-second {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.home-content1 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-text05 {
  width: 100%;
  font-size: 18px;
  align-self: flex-start;
  text-align: center;
  line-height: 27px;
}
.home-text07 {
  font-style: italic;
  font-weight: 400;
}
.home-text08 {
  font-style: italic;
  font-weight: 400;
}
.home-text12 {
  font-style: italic;
  font-weight: 400;
}
.home-text13 {
  font-style: italic;
  font-weight: 400;
}
.home-text17 {
  font-style: italic;
  font-weight: 400;
}
.home-text18 {
  font-style: italic;
  font-weight: 400;
}
.home-register3 {
  text-decoration: none;
}
.home-icon14 {
  width: 16px;
  height: 16px;
}
.home-image06 {
  object-fit: scale-down;
}
.home-quote {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-color: #AA82FF;
}
.home-content2 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: center;
  flex-direction: column;
}
.home-quoted {
  font-size: 40px;
  font-style: italic;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
.home-author {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-details {
  gap: var(--dl-space-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-from {
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 27px;
}
.home-background2 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-background3 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-ablauf {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
.home-first1 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-content3 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-header1 {
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.home-list1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-note1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-text21 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-image07 {
  width: 50%;
  height: 720px;
  object-fit: scale-down;
  aspect-ratio: 1;
}
.home-leistungen {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120 px;
  flex-direction: column;
  padding-bottom: 200 px;
  background-size: cover;
  justify-content: center;
  background-image: url("public/grainy-1500w.png");
}
.home-first2 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-image08 {
  width: 50%;
  height: 720px;
  object-fit: scale-down;
  aspect-ratio: 1;
}
.home-content4 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-title {
  color: rgb(255, 255, 255);
  font-size: 90px;
  font-style: normal;
  font-weight: 600;
  line-height: 100px;
}
.home-caption2 {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
.home-text29 {
  font-style: normal;
}
.home-text34 {
  font-style: normal;
}
.home-text37 {
  text-transform: capitalize;
}
.home-text38 {
  font-style: normal;
}
.home-text40 {
  font-style: normal;
}
.home-text43 {
  font-style: normal;
}
.home-text45 {
  font-style: normal;
}
.home-text48 {
  font-style: normal;
}
.home-text50 {
  font-style: normal;
}
.home-text53 {
  font-style: normal;
}
.home-pro-contra {
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
  background-color: #AA82FF;
}
.home-content5 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: center;
  flex-direction: column;
}
.home-quoted1 {
  font-size: 40px;
  font-style: italic;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
.home-author1 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-details1 {
  gap: var(--dl-space-space-halfunit);
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-background4 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-background5 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-kontakt {
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
.home-first3 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-content6 {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-oneandhalfunits);
}
.home-header2 {
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.home-list2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-note2 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-text66 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-image09 {
  width: 50%;
  height: 720px;
  object-fit: scale-down;
  aspect-ratio: 1;
}
.home-feedback {
  gap: 120px;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/grainy-1500w.png");
}
.home-image10 {
  top: 0px;
  left: 0px;
  bottom: 0px;
  height: 650px;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
.home-testimonials {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding-top: var(--dl-space-space-oneandhalfunits);
  flex-direction: column;
}
.home-header3 {
  gap: var(--dl-space-space-oneandhalfunits);
  color: white;
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  align-items: flex-start;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.home-heading {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-title1 {
  font-size: 50px;
  max-width: 900px;
  font-style: normal;
  font-weight: 600;
  line-height: 55px;
}
.home-quotes {
  width: 100%;
  display: flex;
  overflow: auto;
  max-width: var(--dl-size-size-maxwidth);
  align-items: stretch;
  margin-left: max(0px, (100% - 1240px)/2);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  border-bottom-width: 1px;
}
.home-quote01 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author2 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image11 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details2 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote02 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-quote03 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author3 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image12 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details3 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name1 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote04 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-quote05 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author4 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image13 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details4 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name2 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote06 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-quote07 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author5 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image14 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details5 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name3 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote08 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-quote09 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author6 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image15 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details6 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name4 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote10 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-quote11 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author7 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image16 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details7 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name5 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote12 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-quote13 {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  min-width: 370px;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-threeunits);
  border-right-width: 1px;
}
.home-author8 {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-image17 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-details8 {
  gap: 4px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-name6 {
  color: rgb(255, 255, 255);
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1%;
}
.home-quote14 {
  color: rgb(255, 255, 255);
  width: 100%;
  font-size: 28px;
  max-width: 320px;
  line-height: 33px;
  letter-spacing: 1%;
}
.home-footer {
  width: 100%;
  height: 301px;
  display: flex;
  align-items: center;
  padding-top: 120px;
  flex-direction: column;
  padding-bottom: var(--dl-space-space-fiveunits);
  background-color: #AA82FF;
}
.home-content7 {
  gap: var(--dl-space-space-threeunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: flex-start;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
}
.home-socials {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: row;
}
.home-link13 {
  display: contents;
}
.home-image18 {
  text-decoration: none;
}
.home-link14 {
  display: contents;
}
.home-icon16 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link15 {
  display: contents;
}
.home-icon18 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link16 {
  display: contents;
}
.home-icon20 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-link17 {
  display: contents;
}
.home-icon22 {
  width: 24px;
  height: 24px;
  text-decoration: none;
}
.home-copyright {
  width: 100%;
  font-size: 14px;
  line-height: 21px;
}
.home-navlink {
  text-decoration: underline;
}
.home-navlink1 {
  text-decoration: underline;
}
.home-container3 {
  display: contents;
}
.home-container5 {
  display: contents;
}
@media(max-width: 991px) {
  .home-text01 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
  }
  .home-first {
    flex-direction: column;
  }
  .home-content {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-text04 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-image05 {
    flex: 0 0 auto;
    width: 100%;
  }
  .home-second {
    flex-direction: column;
  }
  .home-content1 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-text05 {
    line-height: 27px;
  }
  .home-first1 {
    flex-direction: column;
  }
  .home-content3 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-text21 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-image07 {
    flex: 0 0 auto;
    width: 100%;
  }
  .home-first2 {
    flex-direction: column;
  }
  .home-image08 {
    flex: 0 0 auto;
    width: 100%;
  }
  .home-content4 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-caption2 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    line-height: 27px;
  }
  .home-first3 {
    flex-direction: column;
  }
  .home-content6 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-text66 {
    font-size: 18px;
    line-height: 27px;
  }
  .home-text70 {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
  }
  .home-text71 {
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
  }
  .home-link11 {
    text-decoration: underline;
  }
  .home-text72 {
    text-decoration: underline;
  }
  .home-text73 {
    text-decoration: underline;
  }
  .home-text74 {
    text-decoration: underline;
  }
  .home-text75 {
    text-decoration: underline;
  }
  .home-text76 {
    text-decoration: underline;
  }
  .home-text77 {
    text-decoration: underline;
  }
  .home-image09 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media(max-width: 767px) {
  .home-start {
    height: 60vh;
    padding-top: var(--dl-space-space-oneandhalfunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-desktop-menu {
    display: none;
  }
  .home-burger-menu {
    display: flex;
  }
  .home-icon02 {
    fill: white;
  }
  .home-nav1 {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-container1 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-nav2 {
    gap: var(--dl-space-space-unit);
  }
  .home-link03 {
    color: #000000;
  }
  .home-link04 {
    color: rgb(0, 0, 0);
  }
  .home-link05 {
    color: rgb(0, 0, 0);
  }
  .home-button-container {
    gap: var(--dl-space-space-unit);
    width: 50%;
    margin-top: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-register1 {
    width: 100%;
    border-width: 1px;
  }
  .home-icon-group {
    width: 100%;
    justify-content: flex-start;
  }
  .home-hero-content {
    gap: var(--dl-space-space-oneandhalfunits);
  }
  .home-caption {
    gap: var(--dl-space-space-unit);
  }
  .home-register2 {
    padding: var(--dl-space-space-halfunit);
  }
  .home-text01 {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
  }
  .home-caption1 {
    color: rgb(255, 255, 255);
    line-height: 24px;
  }
  .home-content {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content1 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-register3 {
    width: 100%;
  }
  .home-quote {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-quoted {
    font-size: 20px;
    line-height: 30px;
  }
  .home-content3 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-content4 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-title {
    font-size: 30px;
    line-height: 33px;
  }
  .home-caption2 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-pro-contra {
    padding-top: var(--dl-space-space-threeunits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-quoted1 {
    font-size: 20px;
    line-height: 30px;
  }
  .home-content6 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-feedback {
    gap: var(--dl-space-space-fourunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-image10 {
    display: none;
  }
  .home-testimonials {
    gap: var(--dl-space-space-threeunits);
    padding-top: 0px;
  }
  .home-header3 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading {
    gap: var(--dl-space-space-unit);
  }
  .home-title1 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-quotes {
    margin-left: 0px;
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
    flex-direction: column;
  }
  .home-quote01 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-author2 {
    width: 100%;
  }
  .home-image11 {
    width: 40px;
  }
  .home-details2 {
    flex: 1;
  }
  .home-name {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  .home-quote02 {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  .home-quote03 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-author3 {
    width: 100%;
  }
  .home-image12 {
    width: 40px;
  }
  .home-details3 {
    flex: 1;
  }
  .home-name1 {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  .home-quote04 {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  .home-quote05 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-author4 {
    width: 100%;
  }
  .home-image13 {
    width: 40px;
  }
  .home-details4 {
    flex: 1;
  }
  .home-name2 {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  .home-quote06 {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
  }
  .home-quote07 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-name3 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote08 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote09 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-name4 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote10 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote11 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-name5 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote12 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote13 {
    gap: var(--dl-space-space-unit);
    width: 100%;
    height: auto;
    min-width: 100%;
    padding-top: var(--dl-space-space-unit);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: var(--dl-space-space-unit);
    border-right-width: 0px;
    border-bottom-width: 1px;
  }
  .home-name6 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-quote14 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-footer {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-twounits);
  }
  .home-content7 {
    gap: var(--dl-space-space-twounits);
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .home-socials {
    gap: var(--dl-space-space-twounits);
  }
}
@media(max-width: 479px) {
  .home-mobile-menu {
    padding: 16px;
  }
  .home-image03 {
    align-self: flex-start;
  }
  .home-link03 {
    color: rgb(0, 0, 0);
    text-decoration: underline;
  }
  .home-link04 {
    color: rgb(0, 0, 0);
    text-decoration: underline;
  }
  .home-link05 {
    color: rgb(0, 0, 0);
    text-decoration: underline;
  }
  .home-button-container {
    width: 100%;
  }
  .home-icon-group {
    justify-content: center;
  }
  .home-caption1 {
    line-height: 34px;
  }
  .home-header {
    font-size: 30px;
    line-height: 36px;
  }
  .home-list {
    gap: var(--dl-space-space-unit);
  }
  .home-text04 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-content1 {
    gap: var(--dl-space-space-twounits);
  }
  .home-text05 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-content2 {
    gap: var(--dl-space-space-twounits);
  }
  .home-author {
    flex-direction: column;
  }
  .home-details {
    gap: 4px;
    flex-direction: column;
  }
  .home-from {
    font-size: 16px;
    line-height: 24px;
  }
  .home-header1 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-list1 {
    gap: var(--dl-space-space-unit);
  }
  .home-text21 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-image07 {
    height: 463px;
  }
  .home-image08 {
    height: 409px;
  }
  .home-caption2 {
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
  }
  .home-text29 {
    font-style: normal;
  }
  .home-text30 {
    font-size: 18px;
    font-weight: 600;
  }
  .home-text31 {
    font-size: 18px;
    font-weight: 600;
  }
  .home-text32 {
    font-style: normal;
  }
  .home-text33 {
    font-style: normal;
  }
  .home-text34 {
    font-style: normal;
    font-weight: 600;
  }
  .home-text35 {
    font-style: normal;
  }
  .home-text36 {
    font-style: normal;
  }
  .home-text37 {
    font-weight: 600;
    text-transform: capitalize;
  }
  .home-text38 {
    font-style: normal;
  }
  .home-text39 {
    font-style: normal;
  }
  .home-text40 {
    font-style: normal;
  }
  .home-text41 {
    font-style: normal;
  }
  .home-text42 {
    font-weight: 600;
  }
  .home-text43 {
    font-style: normal;
  }
  .home-text44 {
    font-style: normal;
  }
  .home-text45 {
    font-style: normal;
  }
  .home-text46 {
    font-style: normal;
  }
  .home-text47 {
    font-weight: 600;
  }
  .home-text48 {
    font-style: normal;
  }
  .home-text49 {
    font-style: normal;
  }
  .home-text50 {
    font-style: normal;
  }
  .home-text51 {
    font-style: normal;
  }
  .home-text52 {
    font-weight: 600;
  }
  .home-text53 {
    font-style: normal;
  }
  .home-content5 {
    gap: var(--dl-space-space-twounits);
  }
  .home-author1 {
    flex-direction: column;
  }
  .home-details1 {
    gap: 4px;
    flex-direction: column;
  }
  .home-header2 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-list2 {
    gap: var(--dl-space-space-unit);
  }
  .home-text66 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-image09 {
    height: 419px;
  }
}
