.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.home-container2 {
  width: 100%;
  height: 787px;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-slider {
  width: 100%;
  height: 598px;
  display: inline-block;
  align-self: center;
}
 
.home-slider-slide1 {
  width: 100%;
  display: flex;
  background-size: contain;
  background-image: url('https://assets.softr-files.com/applications/54fa2e06-1a63-484f-99e3-708a39380df1/assets/7d5c02ca-3c16-40e1-b307-e48638248c77.jpeg');
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-slider-slide2 {
  display: flex;
  background-size: contain;
  background-image: url('https://assets.softr-files.com/applications/54fa2e06-1a63-484f-99e3-708a39380df1/assets/f4b7636f-27ec-4833-b250-cd64e9fbe5fc.jpeg');
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-slider-slide3 {
  display: flex;
  background-size: contain;
  background-image: url('https://assets.softr-files.com/applications/54fa2e06-1a63-484f-99e3-708a39380df1/assets/21135420-a237-44a1-b095-f2b8e94e29e9.jpeg');
  background-repeat: no-repeat;
  background-position: center;
}
 
.home-slider-slide4 {
  display: flex ;
  background-size: contain;
  background-image: url('https://assets.softr-files.com/applications/54fa2e06-1a63-484f-99e3-708a39380df1/assets/31423f4e-aeca-4f42-855e-7278d1081946.jpeg');
  background-position: center;
}
 
.home-slider-pagination {
  display: block;
}
 
.home-slider-pagination-bullet1 {
  display: none;
}
 
.home-slider-button-prev {
  display: none;
}
 
.home-slider-button-next {
  display: none;
}
 
.home-container3 {
  left: 7px;
  width: 95%;
  bottom: -16px;
  height: 209px;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-navlink1 {
  top: 6px;
  left: 0px;
  right: 0px;
  margin: auto;
  position: absolute;
  box-shadow: rgb(12, 12, 12) 5px 5px 10px 0px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  border-radius: 10px;
  text-decoration: none;
  background-color: rgb(255, 255, 255);
}
 
.home-navlink2 {
  top: 71px;
  left: 0px;
  right: 0px;
  margin: auto;
  position: absolute;
  box-shadow: rgb(12, 12, 12) 5px 5px 10px 0px;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
  background-color: rgb(255, 255, 255);
}
 
.home-text15 {
  font-style: normal;
  font-weight: 600;
}
 
.home-text16 {
  font-style: normal;
  font-weight: 600;
}
 
.home-icon1 {
  top: 19px;
  left: 8px;
  width: 43px;
  height: 29px;
  position: absolute;
}
 
.home-icon7 {
  top: 81px;
  left: 16px;
  width: 31px;
  height: 30px;
  position: absolute;
}
 
.home-text18 {
  fill: var(--dl-color-theme-secondary1);
  left: 0px;
  color: rgb(255, 255, 255);
  right: 0px;
  bottom: 12px;
  margin: auto;
  position: absolute;
  font-size: 12px;
  text-align: center;
}
 
.home-text21 {
  font-style: normal;
  font-weight: 600;
}
 
.home-text23 {
  font-style: normal;
  font-weight: 600;
}
