@media (max-width: 720px) {
  .search__title {
    margin-bottom: 30px; }
  .search__subtitle {
    display: none; }
  .search__box {
    padding: 0px 30px 0px 30px; } }

.section__pencarian {
  margin-top: -70px; }

.search__background {
  height: 110vh; }

.search__background {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: center; }

.search__box {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  color: white;
  padding-top: 35vh; }

.search__title {
  font-weight: 800; }

.search__subtitle {
  margin-top: 10px;
  margin-bottom: 20px; }

.title_footer {
  font-size: 14px !important; }

.penghargaan__img {
  height: 42px;
  margin-right: 3px;
  margin-bottom: 10px; }

.link_terkait {
  display: flex; }
  .link_terkait_item {
    margin-right: 10px;
    text-align: center; }
  .link_terkait_img {
    height: 60px; }
  .link_terkait_txt {
    margin-top: 5px;
    font-size: 12px;
    color: white; }

.survei_title_text {
  font-size: 14px; }
