.home-container1 {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.home-container2 {
  width: 100%;
  height: 862px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.home-slider {
  width: 100%;
  height: 300px;
  display: inline-block;
}
.home-slider-slide1 {
  height: 300px;
  display: flex;
  margin-bottom: var(--dl-space-space-unit);
  background-size: 100%;
  background-image: url('https://www.danamon.co.id/-/media/Images/D-Bank-Pro/QRIS-Akhir-Tahun-2024-Banner-Before-login-web.jpg');
  background-repeat: no-repeat;
  background-position: top;
}
.home-slider-slide2 {
  display: flex;
  background-size: 100%;
  background-image: url('https://www.danamon.co.id/-/media/ALL-CONTENT-PERSONAL-BANKING/D-BANK/APPS/2024/JCB/JCB-Japan-Trip-DBank-PRO-Before-Login-Web670x500-Indo100.jpg');
  background-repeat: no-repeat;
  background-position: top;
}
.home-slider-slide3 {
  display: flex;
  background-size: 100%;
  background-image: url('https://www.danamon.co.id/-/media/ALL-CONTENT-PERSONAL-BANKING/D-BANK/APPS/2024/GYU-KAKU/DBank-PRO-Login-GyuKaku--Kappa-SushiPre-Login-Web-670x500IND.jpg');
  background-repeat: no-repeat;
  background-position: top;
}
.home-slider-pagination {
  display: block;
}
.home-slider-button-prev {
  display: none;
}
.home-slider-button-next {
  display: none;
}
.home-container3 {
  width: 90%;
  height: 122px;
  display: flex;
  position: relative;
  align-self: center;
  margin-top: var(--dl-space-space-unit);
  align-items: flex-start;
  margin-bottom: var(--dl-space-space-unit);
}
.home-text10 {
  top: 17px;
  left: 3px;
  color: var(--dl-color-theme-neutral-dark);
  margin: auto;
  position: absolute;
  padding-top: var(--dl-space-space-halfunit);
}
.home-text12 {
  font-style: normal;
  font-weight: 600;
}
.home-text13 {
  font-style: normal;
  font-weight: 600;
}
.home-text14 {
  font-style: normal;
  font-weight: 600;
}
.home-text16 {
  font-size: 12px;
}
.home-text17 {
  font-size: 12px;
}
.home-text18 {
  font-size: 12px;
}
.home-container4 {
  width: 90%;
  height: 322px;
  display: flex;
  position: relative;
  align-self: center;
  align-items: center;
  padding-top: var(--dl-space-space-halfunit);
  justify-content: flex-end;
}
.home-navlink1 {
  top: 0px;
  fill: var(--dl-color-theme-primary2);
  left: 0px;
  color: #ffffff;
  right: 0px;
  margin: auto;
  position: absolute;
  box-shadow: 5px 5px 10px 0px #0a0a0a;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  background-color: #fd930f;
}
.home-navlink2 {
  top: 71px;
  fill: var(--dl-color-theme-primary2);
  left: 0px;
  color: rgb(255, 255, 255);
  right: 0px;
  margin: auto;
  position: absolute;
  box-shadow: rgb(10, 10, 10) 5px 5px 10px 0px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  background-color: rgb(253, 147, 15);
}
.home-navlink3 {
  top: 144px;
  fill: var(--dl-color-theme-primary2);
  left: 0px;
  color: rgb(255, 255, 255);
  right: 0px;
  margin: auto;
  position: absolute;
  box-shadow: rgb(10, 10, 10) 5px 5px 10px 0px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  background-color: rgb(253, 147, 15);
}
.home-navlink4 {
  top: 220px;
  fill: var(--dl-color-theme-primary2);
  left: 0px;
  color: rgb(255, 255, 255);
  right: 0px;
  margin: auto;
  position: absolute;
  box-shadow: rgb(10, 10, 10) 5px 5px 10px 0px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  text-decoration: none;
  background-color: rgb(253, 147, 15);
}