.d-gnursehome-container {
  width: 100%;
  display: flex;
  overflow: auto;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
.d-gnursehome-container01 {
  flex: 0 0 auto;
  width: 100vw;
  height: 100vh;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.d-gnursehome-container02 {
  flex: 0 0 auto;
  width: 100vw;
  height: 70vh;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  background-image: url("Images/home%20page%201-1500h.jpeg");
}
.d-gnursehome-container03 {
  flex: 0 0 auto;
  width: 10vw;
  height: 10vh;
  display: flex;
  align-items: flex-start;
  margin-left: 1vw;
}
.d-gnursehome-image {
  width: 8vw;
  align-self: flex-start;
  object-fit: cover;
}
.d-gnursehome-container04 {
  flex: 0 0 auto;
  width: 80vw;
  height: 10vh;
  display: flex;
  align-items: flex-start;
  margin-left: 8vw;
  margin-right: 0vw;
}
.d-gnursehome-navbar-interactive {
  width: 100%;
  display: flex;
  align-self: flex-start;
  align-items: center;
  padding-top: var(--dl-space-space-twounits);
  padding-left: var(--dl-space-space-threeunits);
  padding-right: var(--dl-space-space-threeunits);
  padding-bottom: var(--dl-space-space-twounits);
  justify-content: space-between;
}
.d-gnursehome-desktop-menu {
  flex: 1;
  display: flex;
  align-items: flex-end;
}
.d-gnursehome-links {
  flex: 1;
  height: 6vh;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
.d-gnursehome-text {
  font-size: 3vh;
  font-style: normal;
  font-weight: 700;
}
.d-gnursehome-navlink {
  font-size: 3vh;
  font-style: normal;
  font-weight: 700;
  margin-left: var(--dl-space-space-twounits);
  text-decoration: none;
}
.d-gnursehome-buttons {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.d-gnursehome-burger-menu {
  display: none;
}
.d-gnursehome-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: 32px;
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: #fff;
}
.d-gnursehome-nav {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
.d-gnursehome-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-space-space-threeunits);
  justify-content: space-between;
}
.d-gnursehome-logo {
  height: 2rem;
}
.d-gnursehome-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
.d-gnursehome-icon {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.d-gnursehome-links1 {
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.d-gnursehome-text01 {
  margin-bottom: var(--dl-space-space-unit);
}
.d-gnursehome-text02 {
  margin-bottom: var(--dl-space-space-unit);
}
.d-gnursehome-text03 {
  margin-bottom: var(--dl-space-space-unit);
}
.d-gnursehome-text04 {
  margin-bottom: var(--dl-space-space-unit);
}
.d-gnursehome-text05 {
  margin-bottom: var(--dl-space-space-unit);
}
.d-gnursehome-buttons1 {
  display: flex;
  margin-top: var(--dl-space-space-unit);
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.d-gnursehome-login {
  margin-right: var(--dl-space-space-twounits);
}
.d-gnursehome-icon2 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.d-gnursehome-icon4 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
  margin-right: var(--dl-space-space-twounits);
}
.d-gnursehome-icon6 {
  width: var(--dl-size-size-xsmall);
  height: var(--dl-size-size-xsmall);
}
.d-gnursehome-text06 {
  color: #000080;
  width: 40vw;
  font-size: 4vh;
  font-style: normal;
  margin-top: 25vh;
  font-weight: 700;
  margin-left: -90vw;
}
.d-gnursehome-button {
  width: 15vw;
  height: 5vh;
  margin-top: 45vh;
  margin-left: -30vw;
  background-color: #115bbe;
}
.d-gnursehome-text11 {
  color: rgb(255, 255, 255);
}
.d-gnursehome-text12 {
  font-size: 3vh;
  font-style: normal;
  font-weight: 700;
}
.d-gnursehome-container05 {
  flex: 0 0 auto;
  width: 100vw;
  height: 70vh;
  display: flex;
  align-items: flex-start;
  background-color: #7ec8e3;
}
.d-gnursehome-container06 {
  flex: 0 0 auto;
  width: 100vw;
  height: 10vh;
  display: flex;
  align-items: flex-start;
  margin-left: 0vw;
  margin-right: 0vw;
  justify-content: center;
}
.d-gnursehome-text14 {
  color: #000080;
  width: 80vw;
  font-size: 4vh;
  align-self: center;
  font-style: normal;
  margin-top: 0vh;
  text-align: center;
  font-weight: 700;
  margin-left: 0vw;
}
.d-gnursehome-container07 {
  flex: 0 0 auto;
  width: 100vw;
  height: 50vh;
  display: flex;
  margin-top: 10vh;
  align-items: flex-start;
  margin-left: -100vw;
  margin-right: -100vw;
  justify-content: center;
}
.d-gnursehome-container08 {
  flex: 0 0 auto;
  width: 30vw;
  height: 50vh;
  display: flex;
  align-items: flex-start;
  margin-left: 0vw;
  flex-direction: column;
  background-size: cover;
  background-image: url("Images/step%201%20photo-1500w.png");
}
.d-gnursehome-container09 {
  flex: 0 0 auto;
  width: 100%;
  height: 10vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.d-gnursehome-text17 {
  color: #000080;
  font-size: 3vh;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: 1vw;
  margin-right: 1vw;
}
.d-gnursehome-container10 {
  flex: 0 0 auto;
  width: 100%;
  height: 40vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.d-gnursehome-text18 {
  color: #000080;
  font-size: 3vh;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: 1vw;
  margin-right: 1vw;
}
.d-gnursehome-container11 {
  flex: 0 0 auto;
  width: 30vw;
  height: 50vh;
  display: flex;
  align-items: flex-start;
  margin-left: 0vw;
  flex-direction: column;
  background-size: cover;
  background-image: url("Images/step%202%20photo-1500w.png");
}
.d-gnursehome-container12 {
  flex: 0 0 auto;
  width: 100%;
  height: 10vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.d-gnursehome-text21 {
  color: #000080;
  font-size: 3vh;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: 1vw;
  margin-right: 1vw;
}
.d-gnursehome-container13 {
  flex: 0 0 auto;
  width: 100%;
  height: 40vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.d-gnursehome-text22 {
  color: #000080;
  font-size: 3vh;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: 1vw;
  margin-right: 1vw;
}
.d-gnursehome-container14 {
  flex: 0 0 auto;
  width: 30vw;
  height: 50vh;
  display: flex;
  align-items: flex-start;
  margin-left: 0vw;
  flex-direction: column;
  background-size: auto;
  background-image: url("Images/step%203%20photo-1500w.png");
  background-position: center;
}
.d-gnursehome-container15 {
  flex: 0 0 auto;
  width: 100%;
  height: 10vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.d-gnursehome-text23 {
  color: #000080;
  font-size: 3vh;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: 1vw;
  margin-right: 1vw;
}
.d-gnursehome-container16 {
  flex: 0 0 auto;
  width: 100%;
  height: 40vh;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.d-gnursehome-text24 {
  color: var(--dl-color-primary-backgroundcolor);
  font-size: 2.4vh;
  align-self: flex-start;
  font-style: normal;
  text-align: center;
  font-weight: 700;
  margin-left: 1vw;
  margin-right: 1vw;
}
@media(max-width: 991px) {
  .d-gnursehome-image {
    align-self: flex-end;
  }
  .d-gnursehome-text06 {
    color: #000080;
    font-size: 4vh;
  }
  .d-gnursehome-button {
    width: 20vw;
    height: 5vh;
    margin-top: 40vh;
    margin-left: -40vw;
    background-color: #115bbe;
  }
  .d-gnursehome-text14 {
    color: rgb(0, 0, 128);
    font-size: 4vh;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-text15 {
    font-size: 3.4vh;
  }
  .d-gnursehome-text17 {
    color: #000080;
    font-size: 2.7vh;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-text18 {
    color: #000080;
    align-self: center;
  }
  .d-gnursehome-text19 {
    font-size: 2.7vh;
  }
  .d-gnursehome-text21 {
    color: #000080;
    font-size: 2.7vh;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-text22 {
    color: rgb(0, 0, 128);
    align-self: center;
  }
  .d-gnursehome-text23 {
    color: #000080;
    font-size: 2.7vh;
    font-style: normal;
    font-weight: 700;
  }
}
@media(max-width: 767px) {
  .d-gnursehome-container03 {
    align-self: flex-start;
  }
  .d-gnursehome-image {
    height: auto;
    align-self: center;
  }
  .d-gnursehome-navbar-interactive {
    align-self: stretch;
    padding-left: var(--dl-space-space-twounits);
    padding-right: var(--dl-space-space-twounits);
  }
  .d-gnursehome-links {
    align-self: flex-end;
  }
  .d-gnursehome-text {
    font-size: 2.5vh;
  }
  .d-gnursehome-navlink {
    font-size: 2.5vh;
  }
  .d-gnursehome-burger-menu {
    align-items: center;
    justify-content: center;
  }
  .d-gnursehome-text01 {
    margin-bottom: var(--dl-space-space-unit);
  }
  .d-gnursehome-text02 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .d-gnursehome-text03 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .d-gnursehome-text04 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .d-gnursehome-text05 {
    margin-left: 0;
    margin-bottom: var(--dl-space-space-unit);
  }
  .d-gnursehome-text06 {
    color: rgb(0, 0, 128);
    width: 60vw;
  }
  .d-gnursehome-button {
    width: 25vw;
    height: 5vh;
    display: flex;
    margin-top: 45vh;
    margin-left: -40vw;
    background-color: #115bbe;
  }
  .d-gnursehome-text14 {
    color: rgb(0, 0, 128);
    font-size: 4vh;
    font-style: normal;
    margin-top: -5vh;
    font-weight: 700;
  }
  .d-gnursehome-text15 {
    font-size: 3.4vh;
  }
  .d-gnursehome-container08 {
    background-size: auto;
    background-position: center;
  }
  .d-gnursehome-container09 {
    align-self: center;
    align-items: flex-end;
  }
  .d-gnursehome-text17 {
    color: #000080;
    align-self: flex-start;
  }
  .d-gnursehome-text18 {
    color: var(--dl-color-primary-backgroundcolor);
    font-size: 3vh;
    align-self: center;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-text19 {
    color: #000080;
    font-size: 2.4vh;
  }
  .d-gnursehome-container11 {
    background-size: cover;
    background-position: center;
  }
  .d-gnursehome-text21 {
    color: #000080;
  }
  .d-gnursehome-text22 {
    color: #000080;
    font-size: 2.4vh;
    align-self: center;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-text23 {
    color: #000080;
  }
}
@media(max-width: 479px) {
  .d-gnursehome-container02 {
    width: 100%;
    background-image: url("Images/mobile%20home%20page-1500w.png");
  }
  .d-gnursehome-image {
    width: 10vw;
    align-self: center;
    margin-left: 3vw;
  }
  .d-gnursehome-navbar-interactive {
    padding: var(--dl-space-space-unit);
    justify-content: flex-end;
  }
  .d-gnursehome-desktop-menu {
    display: none;
  }
  .d-gnursehome-text {
    background-size: cover;
    background-image: url("https://play.teleporthq.io/static/svg/placeholders/no-image.svg");
  }
  .d-gnursehome-navlink {
    font-size: 2.5vh;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-burger-menu {
    display: flex;
  }
  .d-gnursehome-mobile-menu {
    padding: 16px;
  }
  .d-gnursehome-text06 {
    color: #000080;
    font-size: 3.2vh;
    font-style: normal;
    margin-top: 15vh;
    font-weight: 700;
  }
  .d-gnursehome-button {
    width: 30vw;
    height: 5vh;
    display: flex;
    margin-top: 40vh;
    text-align: center;
    margin-left: -45vw;
    background-color: var(--dl-color-primary-backgroundcolor);
  }
  .d-gnursehome-text11 {
    color: #ffffff;
  }
  .d-gnursehome-text12 {
    font-size: 3vh;
    font-style: normal;
    font-weight: 700;
  }
  .d-gnursehome-container05 {
    width: 100%;
    height: 150vh;
    background-image: url("Images/mobile%20home%20page-1500w.png");
  }
  .d-gnursehome-text14 {
    color: rgb(0, 0, 128);
    font-size: 2.2vh;
    align-self: center;
    font-style: normal;
    margin-top: 15vh;
    font-weight: 700;
  }
  .d-gnursehome-text15 {
    color: #000080;
  }
  .d-gnursehome-container07 {
    margin-top: 20vh;
    flex-direction: column;
  }
  .d-gnursehome-container08 {
    width: 100vw;
    height: 50vh;
    margin-top: 100vh;
    margin-left: 0vw;
    background-size: cover;
  }
  .d-gnursehome-container09 {
    align-items: flex-end;
    justify-content: center;
  }
  .d-gnursehome-text17 {
    color: #000080;
    align-self: center;
  }
  .d-gnursehome-container10 {
    height: 30vh;
    margin-top: 10vh;
  }
  .d-gnursehome-text18 {
    color: rgb(0, 0, 128);
    align-self: flex-start;
  }
  .d-gnursehome-text19 {
    font-size: 2vh;
  }
  .d-gnursehome-container11 {
    width: 100vw;
  }
  .d-gnursehome-text21 {
    color: #000080;
  }
  .d-gnursehome-container13 {
    height: 30vh;
    margin-top: 10vh;
  }
  .d-gnursehome-text22 {
    color: rgb(0, 0, 128);
    font-size: 2.4vh;
    align-self: flex-start;
    font-style: normal;
    font-weight: 700;
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .d-gnursehome-container14 {
    width: 100vw;
  }
  .d-gnursehome-text23 {
    color: #000080;
    font-size: 2.4vh;
    font-style: normal;
    font-weight: 700;
  }
}