.p_entry .mv_child_people {
  position: absolute;
  right: -54px;
  bottom: 0;
  max-width: 166px;
}
@media only screen and (min-width: 768px) {
  .p_entry .mv_child_people {
    right: -158px;
    bottom: -10px;
    max-width: 517px;
  }
}
.p_entry .mv_child_people img {
  width: 100%;
  object-position: 6px 40%;
}
.p_entry .mv_child_heading {
  padding-right: clamp(
        0rem,
        -180vw + 76.5rem,
        9rem
    );
}
@media only screen and (min-width: 768px) {
  .p_entry .mv_child_heading {
    padding-right: clamp(
        0rem,
        -518.9189189189vw + 747.2432432432rem,
        38.4rem
    );
  }
}
@media only screen and (min-width: 768px) {
  .p_entry .form_custom .file_note {
    margin-top: 23px;
    margin-bottom: -14px;
  }
}
.p_entry .form_custom textarea {
  padding-left: 24px;
  text-indent: 0;
}
.p_entry .form_row.is_input {
  padding-top: 28px;
}

/*# sourceMappingURL=entry.css.map */
