._w-want-to-be_5485n_1 {
  background: url("../../assets/1-06.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: calc(1366px)) {
  ._w-want-to-be_5485n_1 {
    background-image: url("../../assets/home/HML_G.png");
    min-height: unset;
    height: 90.13vh;
  }
}
@media screen and (max-width: calc(667px)) {
  ._w-want-to-be_5485n_1 {
    background-image: url("../../assets/home/HMP_G.png");
    height: 95.95vh;
  }
}

._w-section_5485n_21 {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
@media screen and (max-width: calc(667px)) {
  ._w-section_5485n_21 {
    height: 100%;
    align-items: center;
  }
}

._w-title_5485n_33 {
  font-weight: 900;
  font-size: 2.5rem;
  line-height: 2.75rem;
}
@media screen and (max-width: calc(1366px)) {
  ._w-title_5485n_33 {
    width: 70%;
    font-size: 2rem;
    line-height: 2.333rem;
    margin-bottom: 1rem;
  }
}

@-webkit-keyframes _pin_5485n_1 {
  0% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(15%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes _pin_5485n_1 {
  0% {
    transform: translateY(0);
  }
  60% {
    transform: translateY(15%);
  }
  100% {
    transform: translateY(0);
  }
}
._w-pin-container_5485n_58 {
  position: absolute;
  top: 0;
}
@media screen and (max-width: calc(1366px)) {
  ._w-pin-container_5485n_58 {
    display: none;
  }
}
@media screen and (min-width: 1366px) and (max-width: calc(1920px)) {
  ._w-pin-container_5485n_58 {
    left: 27%;
    top: -10%;
  }
}
@media screen and (min-width: calc(1920px + 1px)) {
  ._w-pin-container_5485n_58 {
    left: 28%;
  }
}
._w-pin-container_5485n_58 img {
  width: 140px;
  -webkit-animation: _pin_5485n_1 2s ease-in-out infinite;
          animation: _pin_5485n_1 2s ease-in-out infinite;
}

@-webkit-keyframes _star_5485n_1 {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes _star_5485n_1 {
  0% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.4);
  }
  100% {
    transform: scale(1);
  }
}
._w-star_5485n_94 {
  position: absolute;
  top: 20%;
  left: 20%;
}
@media screen and (max-width: calc(1366px)) {
  ._w-star_5485n_94 {
    display: none;
  }
}
._w-star_5485n_94 > img {
  -webkit-animation: _star_5485n_1 1.5s ease-in-out alternate infinite;
          animation: _star_5485n_1 1.5s ease-in-out alternate infinite;
}
._w-star_5485n_94 > img:nth-child(1) {
  width: 70px;
}
._w-star_5485n_94 > img:nth-child(2) {
  position: absolute;
  left: -100%;
  width: 44px;
  top: -50%;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
._w-star_5485n_94 > img:nth-child(3) {
  position: absolute;
  left: -100%;
  width: 44px;
  top: 180%;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
._w-star_5485n_94 > img:nth-child(4) {
  position: absolute;
  left: 600%;
  width: 70px;
  top: 50%;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
@media screen and (min-width: 1366px) and (max-width: calc(1920px)) {
  ._w-star_5485n_94 > img:nth-child(1) {
    width: 50px;
  }
  ._w-star_5485n_94 > img:nth-child(2) {
    width: 30px;
  }
  ._w-star_5485n_94 > img:nth-child(3) {
    width: 30px;
  }
  ._w-star_5485n_94 > img:nth-child(4) {
    width: 50px;
  }
}

._w-container_5485n_146 {
  text-align: start;
}
@media screen and (max-width: calc(667px)) {
  ._w-container_5485n_146 {
    margin-top: 20%;
  }
}

._w-wrapper_5485n_155 {
  width: 21%;
  padding-right: 20%;
  text-align: start;
}
._w-wrapper_5485n_155 > * {
  margin-bottom: 16px;
}
._w-wrapper_5485n_155 img {
  width: 20px;
}
._w-wrapper_5485n_155 button {
  padding: 1rem 3.5em;
}
@media screen and (max-width: calc(667px)) {
  ._w-wrapper_5485n_155 button {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1000px) and (max-width: calc(1366px)) {
  ._w-wrapper_5485n_155 {
    width: 49%;
    padding-right: 2%;
  }
}
@media screen and (max-width: calc(667px)) {
  ._w-wrapper_5485n_155 {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    margin: auto;
    padding: unset;
  }
}