/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-text-above-six-images-below/block-text-above-six-images-below.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.page-404 {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  @media screen and (max-width: 980px) {
    .page-404 {
      padding: 0 50px; } }
  @media screen and (max-width: 767px) {
    .page-404 {
      padding: 0 25px; } }

.page-404_number {
  color: #fff; }

.page-404_title {
  max-width: 780px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }

.page-404_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1; }

.page-404_button {
  background-color: #fff;
  color: #0165ad;
  border: none; }

@media screen and (min-width: 1921px) {
  .page-404_title {
    max-width: 40.625vw;
    margin-bottom: 2.60417vw; } }

.hy {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding-top: 200px; }
  .hy.margin-true {
    margin-bottom: 150px; }
  @media screen and (max-width: 1280px) {
    .hy {
      padding-top: 150px; } }
  @media screen and (max-width: 1024px) {
    .hy {
      padding-top: 100px; } }
  @media screen and (max-width: 768px) {
    .hy {
      padding-top: 50px; } }

.hy_container {
  display: flex;
  flex-direction: column; }

.hy_top {
  text-align: center;
  margin-bottom: 32px; }
  .hy_top.show .animation-title span {
    transform: unset; }
  .hy_top.show .animation-p > div {
    transform: unset;
    opacity: 1; }
  @media screen and (max-width: 1024px) {
    .hy_top {
      margin-bottom: 24px;
      padding: 0 50px; } }
  @media screen and (max-width: 768px) {
    .hy_top {
      padding: 0 30px; } }

.hy_top-h2 {
  padding: 10px 0 24px; }

.hy_top-p {
  max-width: 752px;
  width: 100%;
  margin: 0 auto; }

.hy_bottom {
  display: flex;
  flex-wrap: wrap; }

.hy_bottom-item {
  position: relative;
  width: 33.3%;
  height: 300px;
  transition: 0.3s;
  overflow: hidden; }
  @media screen and (max-width: 1500px) {
    .hy_bottom-item {
      width: 50%; } }
  @media screen and (max-width: 1024px) {
    .hy_bottom-item {
      width: 100%; } }
  @media (hover: hover) and (pointer: fine) {
    .hy_bottom-item:hover .hy_bottom-content {
      transform: translate(-50%, -50%); }
    .hy_bottom-item:hover .hy_bottom-p {
      opacity: 1;
      visibility: visible; }
    .hy_bottom-item:hover .hy_bottom-item-overlay {
      opacity: 0.7; } }
  @media screen and (max-width: 450px) {
    .hy_bottom-item {
      height: 340px; } }

.hy_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.5s transform; }

.hy_bottom-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95%;
  transform: translate(-50%, -30%);
  z-index: 10;
  transition: 0.6s; }
  @media screen and (max-width: 1430px) {
    .hy_bottom-content {
      transform: translate(-50%, -50%); } }
  @media screen and (max-width: 1080px) {
    .hy_bottom-content {
      width: 100%;
      padding: 0 20px; } }

.hy_bottom-h5 {
  font-size: 26px;
  width: 60%;
  margin: 0 auto 14px;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 767px) {
    .hy_bottom-h5 {
      margin-bottom: 10px;
      width: 100%; } }

.hy_bottom-p {
  text-align: center;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: 0.6s; }
  .hy_bottom-p p {
    color: #fff; }
  @media screen and (max-width: 1430px) {
    .hy_bottom-p {
      visibility: visible;
      opacity: 1;
      text-align: center; } }

.hy_bottom-item-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: 0.5s;
  z-index: 9; }
  @media screen and (max-width: 1430px) {
    .hy_bottom-item-overlay {
      opacity: 0.4; } }

@media screen and (min-width: 1921px) {
  .hy {
    padding-top: 10.41667vw; }
    .hy.margin-true {
      margin-bottom: 7.8125vw; }
  .hy_top {
    margin-bottom: 1.66667vw; }
  .hy_top-h2 {
    padding: 0.52083vw 0 1.25vw; }
  .hy_top-p {
    max-width: 39.16667vw; }
  .hy_bottom-item {
    height: 15.625vw; }
  .hy_bottom-h5 {
    font-size: 1.35417vw;
    margin: 0 auto 0.72917vw; } }

