.ph_main {
  margin-top: 9rem;
}
.ph_magellan_container {
  margin-top: 0.5rem;
}
.ph_magellan_container.fixed {
  z-index: 99;
}
#c173896 {
  padding: 3rem 0 2rem;
}
#c173896 h1 {
  font-size: 4rem;
  color: #172633;
  line-height: 1.1;
  width: 55rem;
  margin: 0 auto;
}
#c173896 h1 strong {
  font-size: 4rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  background: linear-gradient(90deg, #8098f9, #3e57da 50%, #2c43b8);
  -webkit-text-fill-color: transparent !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  background-size: 200% 100% !important;
  background-position: left center !important;
}
#c173891 {
  max-width: 2200px;
  margin: 0 auto;
  height: 44vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
#c173891 .imgblock {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  position: relative;
}
#c173891 .imgblock li {
  flex: 0 0 20%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  transform-origin: center center;
}
#c173891 .imgblock img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 7px 15px rgba(18, 18, 18, 0.27);
}
#c173891 .imgblock li:nth-child(4) {
  z-index: 2 !important;
}
#c173891 div.copyright_box {
  opacity: 1 !important;
  background: #ffffffa1;
}
#c173891 .copyright_box span {
  font-size: 80.7% !important;
  color: #555 !important;
}
@media only screen and (max-width: 928px) {
  #c173891 {
    height: 34vh;
  }
  #c173891 .imgblock li {
    flex: 0 0 31%;
  }
  #c173891 .imgblock li:nth-child(1), #c173891 .imgblock li:nth-child(5) {
    display: none;
  }
  #c173891 .imgblock li:nth-child(3) {
    z-index: 90 !important;
  }
  #c173891 .copyright_box {
    margin: -10px 0 0 2px;
    line-height: 0.7;
  }
  #c173891 .copyright_box span {
    font-size: 50.7% !important;
    color: #555 !important;
  }
}
