.navigation-links2-nav {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.navigation-links2-link {
  color: var(--dl-color-gray-900);
  text-decoration: none;
}
.navigation-links2-link1 {
  color: var(--dl-color-gray-900);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links2-link2 {
  color: var(--dl-color-gray-900);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links2-link3 {
  color: var(--dl-color-gray-900);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.navigation-links2-navlink {
  color: var(--dl-color-gray-900);
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}










@media(max-width: 991px) {
  .navigation-links2-link {
    color: var(--dl-color-gray-900);
  }
  .navigation-links2-link1 {
    color: var(--dl-color-gray-900);
  }
  .navigation-links2-link2 {
    color: var(--dl-color-gray-900);
  }
  .navigation-links2-link3 {
    color: var(--dl-color-gray-900);
  }
  .navigation-links2-navlink {
    color: var(--dl-color-gray-900);
  }
}
@media(max-width: 767px) {
  .navigation-links2-nav {
    align-items: flex-start;
    flex-direction: column;
  }
  .navigation-links2-link {
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-link1 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-link2 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-link3 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .navigation-links2-navlink {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
}

.home-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  justify-content: flex-start;
  background-color: var(--dl-color-gray-black);
}
.home-header {
  width: 1810px;
  height: 209px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  flex-direction: column;
  padding-bottom: var(--dl-space-space-twounits);
}
.home-navlink {
  display: contents;
}
.home-image {
  width: 370px;
  height: 60px;
  object-fit: cover;
  text-decoration: none;
}
.home-separator {
  width: 100%;
  height: 1px;
  margin-top: var(--dl-space-space-oneandhalfunits);
  margin-bottom: var(--dl-space-space-oneandhalfunits);
  background-color: var(--dl-color-gray-black);
}
.home-accordion-header {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  display: none;
}
.home-accordion-content {
  display: flex;
  overflow: hidden;
  max-height: 0;
  transition: 0.3s ease-in-out;
  align-items: center;
  flex-direction: column;
}
.home-nav1 {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.home-banner {
  width: 100%;
  height: 342px;
  display: flex;
  align-items: center;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-gray-black);
}
.home-text {
  color: var(--dl-color-gray-900);
  font-size: 2rem;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  margin-top: 0px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0px;
  background-color: var(--dl-color-gray-black);
}
.home-text01 {
  font-style: normal;
  font-weight: 500;
}
.home-text02 {
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
}
.home-text03 {
  font-size: 2rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
}
.home-text04 {
  font-size: 2rem;
  line-height: 1.5;
}
.home-text05 {
  font-size: 2rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
}
.home-separator1 {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-black);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-banner1 {
  width: 100%;
  height: 732px;
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: space-between;
  background-color: var(--dl-color-gray-black);
}
.home-heading {
  color: var(--dl-color-gray-900);
  font-size: 3rem;
  text-align: center;
}
.home-text10 {
  color: #c92032;
  font-style: normal;
  font-weight: 900;
}
.home-text11 {
  color: var(--dl-color-gray-900);
  font-style: normal;
  font-weight: 900;
}
.home-text15 {
  color: var(--dl-color-gray-900);
  font-size: 2rem;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
  margin-top: 0px;
  text-align: center;
  line-height: 2;
  margin-bottom: 0px;
  background-color: rgb(0, 0, 0);
}
.home-text16 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.home-text17 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}
.home-text18 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.home-text19 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}
.home-text20 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.home-text21 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}
.home-text22 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.home-text23 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}
.home-text24 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.home-separator2 {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-black);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-banner2 {
  width: 100%;
  height: 689px;
  display: flex;
  align-items: center;
  padding-top: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: space-between;
  background-color: var(--dl-color-gray-black);
}
.home-heading1 {
  color: var(--dl-color-gray-900);
  font-size: 3rem;
  text-align: center;
  background-color: var(--dl-color-gray-black);
}
.home-text30 {
  color: #c92032;
  font-style: normal;
  font-weight: 900;
}
.home-text34 {
  color: var(--dl-color-gray-900);
  font-size: 2rem;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
  margin-top: 0px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0px;
  background-color: var(--dl-color-gray-black);
}
.home-text35 {
  font-size: 1.5rem;
}
.home-text36 {
  font-size: 1.5rem;
}
.home-text37 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
}
.home-text38 {
  font-size: 1.5rem;
}
.home-text39 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
}
.home-text40 {
  font-size: 1.5rem;
}
.home-text41 {
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
}
.home-text42 {
  font-size: 1.5rem;
}
.home-separator3 {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-black);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-unit);
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-banner3 {
  width: 100%;
  height: 2707px;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 0px;
  justify-content: center;
  background-color: var(--dl-color-gray-black);
}
.home-link {
  display: contents;
}
.home-image1 {
  width: 250px;
  height: 250px;
  object-fit: cover;
  margin-right: 2px;
  text-decoration: none;
}
.home-heading2 {
  color: var(--dl-color-gray-900);
  height: 400px;
  font-size: 3rem;
  text-align: center;
}
.home-text47 {
  font-style: normal;
  font-weight: 900;
}
.home-text49 {
  color: #c92032;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 800;
  line-height: 1.5;
}
.home-text50 {
  color: #c92032;
  font-size: 1.5rem;
}
.home-container1 {
  flex: 0 0 auto;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-text56 {
  color: var(--dl-color-gray-900);
  font-size: 1.5rem;
  max-width: var(--dl-size-size-maxwidth);
  align-self: center;
  box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
  margin-top: 0px;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0px;
  background-color: rgb(0, 0, 0);
}
.home-text57 {
  background-color: rgb(0, 0, 0);
}
.home-text58 {
  background-color: rgb(0, 0, 0);
}
.home-text59 {
  background-color: rgb(0, 0, 0);
}
.home-text60 {
  background-color: rgb(0, 0, 0);
}
.home-separator4 {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-black);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-heading3 {
  color: var(--dl-color-gray-900);
  height: 392px;
  font-size: 3rem;
  text-align: center;
}
.home-text64 {
  font-style: normal;
  font-weight: 900;
  line-height: 1.5;
}
.home-text65 {
  color: #c92032;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: 900;
  line-height: 1.5;
}
.home-link1 {
  color: var(--dl-color-gray-black);
  width: 217px;
  height: 60px;
  font-size: 2rem;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 900;
  padding-top: var(--dl-space-space-halfunit);
  padding-left: var(--dl-space-space-halfunit);
  padding-right: var(--dl-space-space-halfunit);
  padding-bottom: var(--dl-space-space-halfunit);
  text-transform: capitalize;
  text-decoration: none;
  background-color: rgb(201, 32, 50);
}
.home-separator5 {
  flex: 0 0 auto;
  width: 100%;
  height: 0px;
  display: flex;
  margin-top: var(--dl-space-space-twounits);
  align-items: flex-start;
  margin-left: 0px;
  border-color: var(--dl-color-gray-900);
  border-style: solid;
  border-width: 1px;
  margin-right: 0px;
  margin-bottom: var(--dl-space-space-twounits);
  flex-direction: row;
  background-color: #D9D9D9;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
}
.home-container2 {
  width: 477px;
  height: 379px;
  display: flex;
  max-width: var(--dl-size-size-maxwidth);
  align-items: center;
  flex-direction: column;
  justify-content: space-between;
}
.home-link2 {
  display: contents;
}
.home-image2 {
  width: 79px;
  height: 79px;
  object-fit: cover;
  text-decoration: none;
}
.home-nav2 {
  flex: 0 0 auto;
  display: flex;
  margin-top: 0px;
  align-items: center;
  flex-direction: row;
}
.home-link3 {
  color: var(--dl-color-gray-900);
  font-size: 14px;
  margin-left: 0px;
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
}
.home-link4 {
  color: var(--dl-color-gray-900);
  font-size: 14px;
  margin-left: var(--dl-space-space-unit);
  background-color: var(--dl-color-gray-black);
}
.home-link5 {
  color: var(--dl-color-gray-900);
  font-size: 14px;
  margin-left: var(--dl-space-space-unit);
  background-color: var(--dl-color-gray-black);
}
.home-navlink1 {
  color: var(--dl-color-gray-900);
  font-size: 14px;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
}
.home-navlink2 {
  color: var(--dl-color-gray-900);
  font-size: 14px;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
}
.home-navlink3 {
  color: var(--dl-color-gray-900);
  font-size: 14px;
  margin-left: var(--dl-space-space-unit);
  text-decoration: none;
  background-color: var(--dl-color-gray-black);
}
.home-text72 {
  color: var(--dl-color-gray-900);
  text-align: center;
}
.home-text73 {
  font-size: 14px;
}
.home-text74 {
  font-size: 14px;
}
.home-text75 {
  font-size: 14px;
}
.home-text76 {
  font-size: 14px;
}
.home-text77 {
  font-size: 14px;
}
@media(max-width: 1600px) {
  .home-header {
    height: 172px;
  }
  .home-heading {
    color: var(--dl-color-gray-900);
  }
  .home-text10 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text11 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text15 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 2;
    background-color: rgb(0, 0, 0);
  }
  .home-text16 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text17 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text18 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text19 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text20 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text21 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text22 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text23 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text24 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-heading1 {
    color: var(--dl-color-gray-900);
  }
  .home-text30 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text34 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: var(--dl-color-gray-black);
  }
  .home-text35 {
    font-size: 1.5rem;
  }
  .home-text36 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text37 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text38 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text39 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text40 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text41 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text42 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-banner3 {
    height: 1980px;
    margin-bottom: 0px;
  }
  .home-text56 {
    color: var(--dl-color-gray-900);
    font-size: 1.5rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: rgb(0, 0, 0);
  }
  .home-link1 {
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 1200px) {
  .home-banner1 {
    height: 638px;
  }
  .home-text15 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 2;
    background-color: rgb(0, 0, 0);
  }
  .home-text16 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text17 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text18 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text19 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text20 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text21 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text22 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text23 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text24 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-banner2 {
    height: 718px;
  }
  .home-heading1 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text30 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text34 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: var(--dl-color-gray-black);
  }
  .home-text35 {
    font-size: 1.5rem;
  }
  .home-text36 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text37 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text38 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text39 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text40 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text41 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text42 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-banner3 {
    height: 2112px;
  }
  .home-text56 {
    color: var(--dl-color-gray-900);
    font-size: 1.5rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: rgb(0, 0, 0);
  }
  .home-text57 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text58 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text59 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text60 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-link1 {
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
  }
  .home-container2 {
    flex: 1;
    width: 425px;
    height: 25px;
    padding-top: 0px;
    margin-bottom: 0px;
  }
  .home-image2 {
    align-self: center;
  }
}
@media(max-width: 991px) {
  .home-header {
    height: 232px;
    padding-top: var(--dl-space-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-image {
    width: 384px;
    height: 65px;
  }
  .home-separator {
    background-color: var(--dl-color-gray-black);
  }
  .home-nav1 {
    padding-top: 16px;
  }
  .home-banner {
    width: 100%;
    height: 565px;
  }
  .home-text {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    max-width: 100%;
    line-height: 1.5;
    background-color: var(--dl-color-gray-black);
  }
  .home-text01 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text02 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text03 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-text04 {
    font-size: 2rem;
    line-height: 1.5;
  }
  .home-text05 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
  }
  .home-banner1 {
    height: 663px;
  }
  .home-heading {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text10 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text11 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text15 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    max-width: 100%;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 2;
    background-color: rgb(0, 0, 0);
  }
  .home-text16 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text17 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text18 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text19 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text20 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text21 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text22 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text23 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text24 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-banner2 {
    height: 538px;
  }
  .home-heading1 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
    background-color: var(--dl-color-gray-black);
  }
  .home-text30 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text34 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    max-width: 100%;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: var(--dl-color-gray-black);
  }
  .home-text35 {
    font-size: 1.5rem;
  }
  .home-text36 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text37 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text38 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text39 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text40 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text41 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text42 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-banner3 {
    height: 2347px;
    padding-top: 0px;
  }
  .home-heading2 {
    color: var(--dl-color-gray-900);
    height: 326px;
    font-size: 3rem;
  }
  .home-text56 {
    color: var(--dl-color-gray-900);
    font-size: 1.5rem;
    max-width: 100%;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: rgb(0, 0, 0);
  }
  .home-text57 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text58 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text59 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text60 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-heading3 {
    color: var(--dl-color-gray-900);
    height: 326px;
    font-size: 3rem;
  }
  .home-link1 {
    padding: var(--dl-space-space-halfunit);
  }
}
@media(max-width: 767px) {
  .home-header {
    padding-top: var(--dl-space-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-image {
    height: 72px;
  }
  .home-separator {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-nav {
    display: none;
  }
  .home-icon {
    fill: #D9D9D9;
    display: flex;
  }
  .home-banner {
    width: 100%;
    height: 531px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
  }
  .home-text {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    margin-top: 0px;
    line-height: 1.5;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
    background-color: var(--dl-color-gray-black);
  }
  .home-text01 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text02 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text03 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-text04 {
    font-size: 2rem;
    line-height: 1.5;
  }
  .home-text05 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
  }
  .home-separator1 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-banner1 {
    height: 786px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-heading {
    color: var(--dl-color-gray-900);
    width: 767px;
    height: 228px;
    font-size: 3rem;
    padding-top: 0px;
  }
  .home-text10 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text11 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text15 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    margin-top: 0px;
    line-height: 2;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
    background-color: rgb(0, 0, 0);
  }
  .home-text16 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text17 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text18 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text19 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text20 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text21 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text22 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text23 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text24 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-separator2 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-banner2 {
    height: 640px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-heading1 {
    color: var(--dl-color-gray-900);
    width: 767px;
    height: 271px;
    font-size: 3rem;
    padding-top: 0px;
  }
  .home-text28 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text29 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text30 {
    color: var(--dl-color-danger-500);
    font-size: 3rem;
    font-style: normal;
    font-weight: 900;
  }
  .home-text31 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text32 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text34 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    margin-top: 0px;
    line-height: 1.5;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
    background-color: var(--dl-color-gray-black);
  }
  .home-text35 {
    font-size: 1.5rem;
  }
  .home-text36 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text37 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text38 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text39 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text40 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text41 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text42 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-separator3 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-banner3 {
    height: 1936px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-heading2 {
    color: var(--dl-color-gray-900);
    width: 767px;
    height: 271px;
    font-size: 3rem;
    padding-top: 0px;
  }
  .home-text47 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
    font-style: normal;
    font-weight: 900;
  }
  .home-text48 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text49 {
    color: var(--dl-color-danger-500);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
  }
  .home-text50 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text51 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text52 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text53 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text54 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text56 {
    color: var(--dl-color-gray-900);
    font-size: 1.5rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    margin-top: 0px;
    line-height: 1.5;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
    background-color: rgb(0, 0, 0);
  }
  .home-text57 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text58 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text59 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text60 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-separator4 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-heading3 {
    color: var(--dl-color-gray-900);
    width: 767px;
    height: 363px;
    font-size: 3rem;
    padding-top: 0px;
  }
  .home-text65 {
    color: var(--dl-color-danger-500);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
  }
  .home-text66 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text67 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text68 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text69 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text70 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-link1 {
    padding: var(--dl-space-space-halfunit);
  }
  .home-separator5 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container2 {
    width: 425px;
    height: 232px;
    padding-top: 0px;
  }
  .home-text72 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text73 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text74 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text75 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text76 {
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
@media(max-width: 479px) {
  .home-header {
    height: 393px;
    padding-top: var(--dl-space-space-twounits);
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-separator {
    margin-top: var(--dl-space-space-unit);
    margin-bottom: var(--dl-space-space-unit);
    background-color: var(--dl-color-gray-900);
  }
  .home-icon {
    fill: #D9D9D9;
  }
  .home-banner {
    height: 478px;
    padding-top: 5px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 3px;
    padding-bottom: 0px;
  }
  .home-text {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    line-height: 1.5;
    background-color: var(--dl-color-gray-black);
  }
  .home-text01 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text02 {
    font-style: normal;
    font-weight: 500;
  }
  .home-text03 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
  }
  .home-text04 {
    font-size: 2rem;
    line-height: 1.5;
  }
  .home-text05 {
    font-size: 2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.5;
  }
  .home-separator1 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    background-color: var(--dl-color-gray-black);
  }
  .home-banner1 {
    width: 100%;
    height: 1182px;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-heading {
    color: var(--dl-color-gray-900);
    width: 479px;
    height: 285px;
    font-size: 3rem;
  }
  .home-text09 {
    font-size: 3rem;
  }
  .home-text10 {
    color: var(--dl-color-danger-500);
    font-size: 3rem;
    font-style: normal;
    font-weight: 900;
  }
  .home-text11 {
    color: var(--dl-color-danger-500);
    font-size: 3rem;
    font-style: normal;
    font-weight: 900;
  }
  .home-text12 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text13 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text15 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 2;
    padding-left: 0px;
    padding-right: 0px;
    background-color: rgb(0, 0, 0);
  }
  .home-text16 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text17 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text18 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text19 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text20 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text21 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text22 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text23 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text24 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-separator2 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    background-color: var(--dl-color-gray-black);
  }
  .home-banner2 {
    width: 100%;
    height: 871px;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-heading1 {
    color: var(--dl-color-gray-900);
    width: 479px;
    height: 258px;
    font-size: 3rem;
    padding-bottom: 5px;
    background-color: var(--dl-color-gray-black);
  }
  .home-text28 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text29 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text30 {
    color: var(--dl-color-danger-500);
    font-style: normal;
    font-weight: 900;
  }
  .home-text31 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text32 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text34 {
    color: var(--dl-color-gray-900);
    font-size: 2rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    padding-left: 0px;
    padding-right: 0px;
    background-color: var(--dl-color-gray-black);
  }
  .home-text35 {
    font-size: 1.5rem;
  }
  .home-text36 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text37 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text38 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text39 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text40 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text41 {
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text42 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-separator3 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    background-color: var(--dl-color-gray-black);
  }
  .home-banner3 {
    width: 100%;
    height: 3197px;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .home-heading2 {
    color: var(--dl-color-gray-900);
    width: 479px;
    height: 474px;
    font-size: 3rem;
  }
  .home-text47 {
    font-style: normal;
    font-weight: 900;
  }
  .home-text49 {
    color: #c92032;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
    line-height: 1.5;
  }
  .home-text50 {
    color: #c92032;
    font-size: 1.5rem;
  }
  .home-text56 {
    color: var(--dl-color-gray-900);
    font-size: 1.5rem;
    box-shadow: rgb(0, 0, 0) 5px 5px 10px 0px;
    line-height: 1.5;
    background-color: rgb(0, 0, 0);
  }
  .home-text57 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text58 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text59 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-text60 {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .home-separator4 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
    background-color: var(--dl-color-gray-black);
  }
  .home-heading3 {
    color: var(--dl-color-gray-900);
    width: 479px;
    height: 520px;
    font-size: 3rem;
  }
  .home-text65 {
    color: var(--dl-color-danger-500);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 800;
  }
  .home-text66 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text67 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text68 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text69 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-text70 {
    color: var(--dl-color-gray-900);
    font-size: 3rem;
  }
  .home-link1 {
    width: 204px;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-halfunit);
    padding-right: var(--dl-space-space-halfunit);
    padding-bottom: var(--dl-space-space-halfunit);
  }
  .home-separator5 {
    margin-top: var(--dl-space-space-oneandhalfunits);
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-container2 {
    width: 359px;
    height: 119px;
    padding-top: 0px;
  }
  .home-text72 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text73 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text74 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text75 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
  .home-text76 {
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
  }
}
