.home-container {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  flex-direction: column;
  background-color: #1c1c1e;
}
.home-container1 {
  flex: 0 0 auto;
  width: auto;
  height: 85vh;
  display: flex;
  position: relative;
  align-items: flex-start;
  justify-content: center;
}
.home-hero {
  width: 61vw;
  height: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: 329px;
  padding-right: 272px;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: url("public/playground_assets/grainy-4200h.png");
  background-position: center;
}
.home-background {
  left: 0px;
  right: 0px;
  width: 1241px;
  bottom: 0px;
  height: 621px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: column;
  padding-bottom: 68px;
  justify-content: center;
}
.home-container2 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-image {
  width: 4vw;
  object-fit: cover;
}
.home-container3 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container4 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container5 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container6 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-container7 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.home-navbar {
  width: 40vw;
  height: 89px;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  justify-content: space-between;
}
.home-text {
  color: rgb(235, 0, 255);
  width: 433px;
  height: 36px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.home-desktop-menu {
  gap: var(--dl-space-space-threeunits);
  display: flex;
}
.home-nav {
  gap: var(--dl-space-space-oneandhalfunits);
  flex: 0 0 auto;
  width: 326px;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.home-link {
  height: auto;
}
.home-link1 {
  height: auto;
}
.home-link2 {
  height: auto;
}
.home-link3 {
  height: auto;
}
.home-register {
  width: 254px;
}
.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-container8 {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.home-text04 {
  color: rgb(255, 255, 255);
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 45px;
}
.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-button-container {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
}
.home-login {
  margin-right: var(--dl-space-space-twounits);
}
.home-icon-group {
  display: flex;
  z-index: 20;
}
.home-icons {
  display: flex;
}
.home-icon06 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon08 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.home-icon10 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.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-text10 {
  font-size: 90px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
}
.home-text11 {
  color: #fe00ff;
}
.home-text12 {
  color: #ffffff;
}
.home-caption {
  gap: var(--dl-space-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.home-button {
  font-size: 32px;
  font-style: normal;
  font-weight: 900;
}
.home-notes {
  width: 100%;
  display: flex;
  max-width: 45vw;
  max-height: 60vw;
  align-items: center;
  flex-direction: column;
}
.home-first {
  width: 100%;
  height: 20vw;
  display: flex;
  align-items: center;
  flex-direction: row;
  background-color: #ffffff;
}
.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-point {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text13 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-note1 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-point1 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text14 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-image01 {
  width: 50%;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-second {
  width: 100%;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: row-reverse;
}
.home-second1 {
  width: 100%;
  height: 20vw;
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  background-color: #ffffff;
}
.home-content1 {
  gap: var(--dl-space-space-threeunits);
  flex: 1;
  width: 30vw;
  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 {
  height: auto;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
.home-text16 {
  font-size: 32px;
}
.home-text17 {
  font-size: 32px;
}
.home-text18 {
  font-size: 32px;
}
.home-text19 {
  font-size: 26px;
}
.home-text20 {
  font-size: 26px;
}
.home-text21 {
  font-size: 26px;
}
.home-text22 {
  font-size: 32px;
}
.home-text23 {
  font-size: 32px;
}
.home-text24 {
  font-size: 32px;
}
.home-text25 {
  font-size: 32px;
}
.home-icon12 {
  width: 16px;
  height: 16px;
}
.home-image02 {
  width: 50%;
}
.home-notes1 {
  width: 100%;
  height: 20vw;
  display: flex;
  max-width: 45vw;
  align-items: center;
  flex-direction: column;
}
.home-first1 {
  width: 100%;
  height: 20vw;
  display: flex;
  align-items: center;
  flex-direction: row;
  background-color: #ffffff;
}
.home-content2 {
  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-list1 {
  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-point2 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text28 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-note3 {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
.home-point3 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text29 {
  width: 100%;
  font-size: 18px;
  line-height: 27px;
}
.home-image03 {
  width: 50%;
  object-fit: cover;
  aspect-ratio: 1;
}
.home-second2 {
  width: 100%;
  display: flex;
  align-items: center;
  border-color: rgba(120, 120, 120, 0.4);
  border-style: dashed;
  border-width: 0px;
  flex-direction: row-reverse;
}
.home-quote {
  width: 45vw;
  height: 620px;
  display: flex;
  overflow: hidden;
  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;
  padding-bottom: 61px;
  background-color: #000000;
}
.home-icon14 {
  width: 60px;
  object-fit: cover;
  aspect-ratio: 1;
  border-color: #000000;
  border-width: 1px;
  border-radius: var(--dl-radius-radius-radius4);
}
.home-content3 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  height: 411px;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: center;
  flex-direction: column;
}
.home-quoted {
  color: #ffffff;
  height: 80px;
  font-size: 40px;
  font-style: italic;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
.home-note4 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 668px;
  display: flex;
  box-shadow: 0px 0px 0px 0px #62007a;
  align-items: flex-start;
  border-color: #c300b6;
  border-width: 5px;
  flex-direction: row;
  background-color: #ffffff;
}
.home-point4 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text30 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 67px;
  font-size: 18px;
  line-height: 27px;
  border-color: #ffffff;
  border-width: 1px;
  border-radius: var(--dl-radius-radius-radius4);
}
.home-text31 {
  color: #000000;
}
.home-note5 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 668px;
  display: flex;
  box-shadow: 0px 0px 0px 0px #62007a;
  align-items: flex-start;
  border-color: #c300b6;
  border-width: 5px;
  border-radius: var(--dl-radius-radius-radius4);
  flex-direction: row;
  background-color: #ffffff;
}
.home-point5 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text33 {
  color: rgb(255, 255, 255);
  width: 100%;
  height: 67px;
  font-size: 18px;
  line-height: 27px;
  border-color: #ffffff;
  border-width: 1px;
}
.home-text34 {
  color: #000000;
}
.home-author {
  gap: var(--dl-space-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
  background-color: #ffffff;
}
.home-note6 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 671px;
  display: flex;
  box-shadow: 0px 0px 0px 0px #62007a;
  align-items: flex-start;
  border-color: #c300b6;
  border-width: 5px;
  flex-direction: row;
}
.home-point6 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-space-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
.home-text36 {
  width: 646px;
  height: 68px;
  font-size: 18px;
  line-height: 27px;
  border-color: #ffffff;
  border-width: 5px;
}
.home-sponsors {
  gap: var(--dl-space-space-fiveunits);
  width: 100%;
  height: 8vw;
  display: flex;
  max-width: 45vw;
  align-items: flex-start;
  padding-top: 101px;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  padding-left: var(--dl-space-space-fiveunits);
  padding-right: var(--dl-space-space-fiveunits);
  flex-direction: column;
  padding-bottom: 36px;
  background-color: #ffffff;
}
.home-header3 {
  gap: var(--dl-space-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
.home-heading {
  gap: var(--dl-space-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-title {
  width: 35vw;
  height: 3vw;
  font-size: 90px;
  align-self: flex-start;
  font-style: normal;
  text-align: left;
  font-weight: 600;
  line-height: 100px;
}
.home-text37 {
  color: var(--dl-color-gray-black);
  font-size: 30px;
  line-height: 40px;
}
.home-text38 {
  color: var(--dl-color-gray-black);
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.home-text39 {
  color: var(--dl-color-gray-black);
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.home-text40 {
  font-size: 90px;
  font-style: normal;
  font-weight: 600;
  line-height: 100px;
}
.home-brands {
  width: 45vw;
  height: 10vw;
  display: grid;
  align-items: flex-start;
  border-color: var(--dl-color-gray-black);
  border-width: 0px;
  flex-direction: column;
  background-color: #ffffff;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(4, 1fr);
}
.home-brand {
  width: 10vw;
  height: 10vw;
  margin-right: 1vw;
}
.home-image04 {
  width: 10vw;
  height: 5vw;
  object-fit: cover;
  padding-right: 1vw;
}
.home-brand1 {
  width: 10vw;
  height: 100%;
  position: relative;
  padding-right: 1vw;
}
.home-image05 {
  width: 10vw;
  height: 5vw;
  align-self: center;
  object-fit: cover;
}
.home-brand2 {
  width: 10vw;
  height: 10vw;
  position: relative;
  align-items: center;
  padding-right: 1vw;
  justify-content: center;
}
.home-image06 {
  width: 10vw;
  height: 5vw;
  object-fit: cover;
}
.home-brand3 {
  width: 10vw;
  height: 10vw;
  position: relative;
  border-right-width: 0px;
}
.home-image07 {
  width: 10vw;
  height: 3vw;
  align-self: flex-end;
  object-fit: cover;
}
.home-image08 {
  width: 3200px;
  height: 5vw;
  object-fit: cover;
}
.home-image09 {
  top: -67px;
  flex: 1;
  right: -34px;
  width: 29vw;
  height: 150vw;
  display: none;
  position: absolute;
  object-fit: cover;
}
@media(max-width: 1440px) {
  .home-quote {
    width: 47vw;
  }
  .home-sponsors {
    margin-bottom: 0px;
  }
  .home-title {
    width: 454px;
    margin-left: 0px;
  }
  .home-brands {
    width: 42vw;
    height: 342px;
    padding-right: 0px;
  }
  .home-image08 {
    height: 360px;
    padding-top: 0px;
  }
  .home-image09 {
    height: 280vw;
    margin-left: 0px;
    padding-left: 21px;
  }
}
@media(max-width: 991px) {
  .home-first {
    flex-direction: column;
  }
  .home-content {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-image01 {
    flex: 0 0 auto;
    width: 100%;
  }
  .home-second {
    flex-direction: column;
  }
  .home-second1 {
    flex-direction: column;
  }
  .home-content1 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-first1 {
    flex-direction: column;
  }
  .home-content2 {
    padding-top: var(--dl-space-space-threeunits);
    padding-bottom: var(--dl-space-space-threeunits);
  }
  .home-image03 {
    flex: 0 0 auto;
    width: 100%;
  }
  .home-second2 {
    flex-direction: column;
  }
  .home-brands {
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: repeat(2, 1fr);
  }
  .home-brand1 {
    border-right-width: 0px;
  }
  .home-brand2 {
    border-top-width: 1px;
  }
  .home-brand3 {
    border-top-width: 1px;
  }
}
@media(max-width: 767px) {
  .home-hero {
    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-container8 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .home-text04 {
    color: #000000;
  }
  .home-nav2 {
    gap: var(--dl-space-space-unit);
  }
  .home-text05 {
    color: #000000;
  }
  .home-text06 {
    color: rgb(0, 0, 0);
  }
  .home-text07 {
    color: rgb(0, 0, 0);
  }
  .home-text08 {
    color: rgb(0, 0, 0);
  }
  .home-text09 {
    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-login {
    width: 100%;
    border-width: 1px;
    margin-right: 0px;
  }
  .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-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-register2 {
    width: 100%;
  }
  .home-content2 {
    padding-left: var(--dl-space-space-oneandhalfunits);
    padding-right: var(--dl-space-space-oneandhalfunits);
  }
  .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-sponsors {
    gap: var(--dl-space-space-threeunits);
    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-heading {
    gap: var(--dl-space-space-unit);
  }
  .home-title {
    font-size: 30px;
    line-height: 33px;
  }
  .home-text37 {
    font-size: 30px;
    line-height: 33px;
  }
}
@media(max-width: 479px) {
  .home-mobile-menu {
    padding: 16px;
  }
  .home-button-container {
    width: 100%;
  }
  .home-icon-group {
    justify-content: center;
  }
  .home-text10 {
    font-size: 50px;
  }
  .home-header {
    font-size: 30px;
    line-height: 36px;
  }
  .home-list {
    gap: var(--dl-space-space-unit);
  }
  .home-point {
    width: 100%;
    max-width: 20px;
  }
  .home-text13 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-point1 {
    width: 100%;
    max-width: 20px;
  }
  .home-text14 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-content1 {
    gap: var(--dl-space-space-twounits);
  }
  .home-header1 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-header2 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-list1 {
    gap: var(--dl-space-space-unit);
  }
  .home-point2 {
    width: 100%;
    max-width: 20px;
  }
  .home-text28 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-point3 {
    width: 100%;
    max-width: 20px;
  }
  .home-text29 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-content3 {
    gap: var(--dl-space-space-twounits);
  }
  .home-point4 {
    width: 100%;
    max-width: 20px;
  }
  .home-text30 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-text31 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-point5 {
    width: 100%;
    max-width: 20px;
  }
  .home-text33 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-text34 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-author {
    flex-direction: column;
  }
  .home-point6 {
    width: 100%;
    max-width: 20px;
  }
  .home-text36 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-image04 {
    width: 75%;
  }
  .home-image05 {
    width: 75%;
  }
  .home-image06 {
    width: 75%;
  }
  .home-image07 {
    width: 75%;
  }
}
