section.event-main-wrap {
  margin-bottom: 40px;

  & .event-main-box {
    margin: 0 auto;
    max-width: 1016px;

    & .search-input-box {
      align-items: center;
      display: flex;
      flex-direction: column;
      gap: 10px;
      @media screen and (max-width: 1016px) {
        flex-wrap: wrap;
      }

      & .select-event-wrap {
        border-radius: 8px;
        display: flex;
        justify-content: center;

        @media screen and (max-width: 768px) {
          width: 100%;
        }

        & ul {
          background: #F0F0F0;
          border-radius: 8px;
          display: flex;
          flex-wrap: wrap;
          height: fit-content;
          padding: 2px;
          @media screen and (max-width: 768px) {
            display: inline-block;
            width: fit-content;
            /*display: grid;*/
            /*grid-template-columns: repeat(4, 1fr);*/
          }

          & li {
            @media screen and (max-width: 1016px) {
              /*width: calc(100% / 4);*/
              display: inline-block;
              min-width: calc((100vw - 33px) / 4);
              width: auto;
            }

            & button {
              align-items: center;
              border: 1px solid transparent;
              border-radius: 6px;
              color: #AAAAAA;
              display: flex;
              font-weight: 500;
              height: 46px;
              justify-content: center;
              min-width: 100px;
              padding: 10px 10px;
              transition: all 0.2s ease-in-out;
              @media screen and (max-width: 1016px) {
                width: 100%;
              }
              @media screen and (max-width: 768px) {
                min-width: auto;
                word-break: keep-all;
              }

              &.on {
                background: #ffffff;
                border: 1px solid #e6e6e6;
                color: #333333;
                font-weight: 600;
              }
            }
          }
        }
      }

      & form {
        flex: 1;
        width: 100%;

        & .input-search-wrap {
          border-radius: 8px;
          height: fit-content;
          margin: 0;
          min-width: 300px;
          width: 100%;

          & input {
            height: 50px;
            padding: 10px;

            &::placeholder {
              color: #999999;
            }
          }
        }
      }
    }

    & .btn-wrap {
      & button.btn-submit {
        align-items: center;
        background: #3a4c40;
        border-radius: 8px;
        display: flex;
        font-size: 16px;
        font-weight: 600;
        height: 50px;
        justify-content: center;
        padding: 10px;
      }
    }

    & .event-banner-wrap {
      align-items: center;
      /*background: #22c55e;*/
      /*background: url("/images/event-banner-bg.jpg") no-repeat center / cover;*/
      background: rgba(255, 255, 255, 0.5);
      border-radius: 20px;
      display: flex;
      flex-direction: column;
      gap: 10px;
      margin: 20px 0;
      overflow: hidden;
      padding: 20px;
      position: relative;

      &:before {
        background: url(/images/indexMain/gangnam/booking-image.png) no-repeat center / cover;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0.5;

        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
      }

      & .logo {
        margin-top: 20px;
        width: 200px;

        & img {
          width: 100%;
        }
      }

      & .title {
        margin-top: 20px;

        button {
          color: #3a4c40;
          font-size: 40px;
          font-weight: bold;
        }
      }

      & .event-target {
        align-items: center;
        display: flex;
        gap: 10px;
        justify-content: flex-start;
        margin-top: 20px;
        width: 100%;

        & span {
          align-items: center;
          background: #CAB69E;
          border-radius: 15px;
          color: #ffffff;
          display: flex;
          height: 30px;
          justify-content: center;
          min-width: 100px;
          padding: 0 20px;
          width: fit-content;
        }

        & p {
          color: #333333;
          font-size: 16px;
          font-weight: 600;
        }
      }

      & .event-date {
        align-items: center;
        display: flex;
        gap: 10px;
        justify-content: flex-start;
        width: 100%;

        & span {
          align-items: center;
          background: #CAB69E;
          border-radius: 15px;
          color: #ffffff;
          display: flex;
          height: 30px;
          justify-content: center;
          min-width: 100px;
          padding: 0 20px;
          width: fit-content;
        }

        & p {
          color: #333333;
          font-size: 16px;
          font-weight: 600;
        }
      }

      & .banner-image {
        border-radius: 10px;
        margin-top: 20px;
        overflow: hidden;
      }
    }

    & .event-list {
      & ul {
        display: flex;
        flex-direction: column;
        gap: 20px;
        margin-top: 40px;

        & li {
          align-items: center;
          background-color: #ffffff;
          border: 1px solid #e0e0e0;
          border-radius: 10px;
          transition: all 0.2s ease-in-out;
          width: 100%;

          &:hover {
            border: 1px solid #22c55e;
          }

          & .top-box {
            border-bottom: 1px solid #e0e0e0;
            padding: 20px;

            & .event-title {
              display: flex;
              flex-direction: column;
              gap: 10px;

              & .chips {
                background: #F3E7DC;
                border-radius: 4px;
                color: #B87333;
                font-weight: 600;
                padding: 4px 10px;
                width: fit-content;
              }

              & > span:not(.chips) {
                font-size: 20px;
                font-weight: 600;
              }
            }

            & .event-content {
              color: #999999;
              margin-top: 4px;
            }

            & .event-period {
              color: #999999;
              font-weight: 500;
              margin-top: 10px;
            }
          }

          & .bottom-box {
            align-items: flex-end;
            display: flex;
            justify-content: space-between;
            padding: 20px;

            & .event-price {
              font-family: "Lato", sans-serif;
              font-size: 36px;
              font-weight: bold;

              & span {
                font-family: 'Pretendard', 'Noto Sans SC', sans-serif;
                font-size: 14px;
                font-weight: 300;
                margin-left: 4px;
              }
            }

            & .btn-wrap {
              & button.btn-more {
                align-items: center;
                background: #3a4c40;
                border-radius: 6px;
                color: #ffffff;
                display: flex;
                font-size: 14px;
                font-weight: 500;
                height: 44px;
                justify-content: space-between;
                padding: 0 20px;
              }
            }
          }
        }
      }
    }
  }

  & button.btn-consult {
    background: #1c1c1c;
    border-radius: 10px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    height: 60px;
    margin-top: 20px;
    padding: 0 20px;
    width: 100%;
  }
}