.orem-site {
  color: #111;
  background: #fff;
}

.orem-site img {
  max-width: 100%;
}

.orem-site .motion {
  opacity: 1;
}

.orem-form-status {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}

.orem-site button:disabled {
  opacity: 0.65;
  cursor: wait !important;
}

.orem-site .orem-youtube-grid {
  align-items: center;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1.55fr) minmax(0, 1.05fr);
  margin-left: 50%;
  margin-top: 64px;
  perspective: 1200px;
  transform: translateX(-50%);
  width: min(1760px, calc(100vw - 96px));
}

.orem-site .orem-youtube-grid.motion,
.orem-site .orem-youtube-grid.motion.on {
  animation: none !important;
  opacity: 1 !important;
  transform: translateX(-50%) !important;
}

.orem-site .orem-youtube-card {
  aspect-ratio: 16 / 9;
  background: #0c111d;
  border-radius: 20px;
  box-shadow: 0 20px 60px rgba(23, 84, 255, 0.12);
  overflow: hidden;
  transform-style: preserve-3d;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.orem-site .orem-youtube-card:nth-child(1) {
  transform: rotateY(11deg) rotateZ(-2.5deg) scale(1.02);
  transform-origin: right center;
}

.orem-site .orem-youtube-card:nth-child(2) {
  box-shadow: 0 30px 90px rgba(23, 84, 255, 0.2);
  transform: scale(1.18);
  z-index: 2;
}

.orem-site .orem-youtube-card:nth-child(3) {
  transform: rotateY(-11deg) rotateZ(2.5deg) scale(1.02);
  transform-origin: left center;
}

.orem-site .orem-youtube-card iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
}

@media (max-width: 992px) {
  .orem-site .orem-youtube-grid {
    gap: 18px;
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-top: 50px;
    perspective: none;
    transform: none;
    width: 100%;
  }

  .orem-site .orem-youtube-grid.motion,
  .orem-site .orem-youtube-grid.motion.on {
    transform: none !important;
  }

  .orem-site .orem-youtube-card {
    border-radius: 14px;
    transform: none !important;
  }

}

@media (min-width: 1201px) {
  .orem-site .main_process {
    margin-top: clamp(70px, 7vw, 115px) !important;
  }

  .orem-site .main_process .sec_title.mt45 {
    margin-top: 28px !important;
  }

  .orem-site .main_process .swiper.mt95 {
    margin-top: 62px !important;
  }

  .orem-site .main_process .swiper .list > .item {
    gap: 28px;
  }

  .orem-site .main_process .step {
    gap: 16px;
  }

  .orem-site .main_process .step .item {
    width: calc(50% - 8px);
  }

  .orem-site .main_process .step .link {
    height: clamp(210px, 20vw, 245px);
    padding: 38px;
  }

  .orem-site .main_process .text_wrap .cate {
    font-size: clamp(22px, 1.35vw, 28px);
  }

  .orem-site .main_process .text_wrap .sec_title {
    font-size: clamp(42px, 3vw, 62px);
    line-height: 1.15;
  }

  .orem-site .main_process .text_wrap .sec_text {
    font-size: clamp(26px, 1.85vw, 38px);
    line-height: 1.35;
  }

  .orem-site .main_marketing {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }

  .orem-site .main_marketing .sec_text.mt30 {
    margin-top: 20px !important;
  }

  .orem-site .main_marketing .pt190 {
    margin: 0 -44px -38px;
    padding-top: 76px !important;
    padding-right: 44px;
    padding-bottom: 38px;
    padding-left: 44px;
  }

  .orem-site .main_marketing .box_wrap {
    height: 385px;
  }

  .orem-site .main_marketing .left {
    padding-left: 42px;
    width: 330px;
  }

  .orem-site .main_marketing .left .list {
    margin-top: 28px;
  }

  .orem-site .main_marketing .paging .list .item {
    margin-top: 22px;
  }
}

@media (min-width: 1201px) and (max-height: 900px) {
  .orem-site .main_process {
    margin-top: 70px !important;
  }

  .orem-site .main_process .sec_text.motion {
    font-size: 26px;
    line-height: 1.35;
  }

  .orem-site .main_process .sec_title.mt45 {
    margin-top: 20px !important;
  }

  .orem-site .main_process .swiper.mt95 {
    margin-top: 44px !important;
  }

  .orem-site .main_process .text_wrap .sec_title {
    font-size: 46px;
  }

  .orem-site .main_process .text_wrap .sec_text {
    font-size: 28px;
  }

  .orem-site .main_process .step .link {
    height: 198px;
    padding: 30px;
  }

  .orem-site .main_process .step .icon {
    transform: scale(0.82);
    transform-origin: right bottom;
  }
}

@media (min-width: 769px) {
  .orem-site .main_card .item {
    align-items: flex-start !important;
    height: 292px !important;
    padding: 36px 30px 28px !important;
  }

  .orem-site .main_card .text_box {
    display: flex;
    flex-direction: column;
    gap: 26px;
    height: 100% !important;
    justify-content: space-between !important;
  }

  .orem-site .main_card .text {
    font-size: 18px !important;
    line-height: 1.42 !important;
  }

  .orem-site .main_card .icon {
    flex: 0 0 auto;
    margin-top: 0 !important;
    transform: scale(0.74);
    transform-origin: left bottom;
  }
}

@media (min-width: 769px) and (max-height: 900px) {
  .orem-site .main_card .item {
    height: 276px !important;
    padding-top: 32px !important;
    padding-bottom: 24px !important;
  }

  .orem-site .main_card .text_box {
    gap: 20px;
  }

  .orem-site .main_card .icon {
    transform: scale(0.68);
  }
}

@media (min-width: 993px) {
  .orem-site .main_reason .list {
    gap: 34px 20px;
  }

  .orem-site .main_reason .list.mt95 {
    margin-top: 64px !important;
  }

  .orem-site .main_reason .item {
    height: 460px !important;
    padding: 38px 44px 0 !important;
  }

  .orem-site .main_reason .cate {
    height: 34px;
    width: 92px;
    font-size: 15px;
  }

  .orem-site .main_reason .text {
    font-size: clamp(22px, 1.55vw, 26px) !important;
    line-height: 1.38;
    margin-top: 44px !important;
    min-height: 0 !important;
  }

  .orem-site .main_reason .img_wrap {
    height: 155px;
    margin: 24px -44px 0 !important;
  }

  .orem-site .main_reason .img {
    height: 100%;
    object-fit: cover;
  }
}

@media (min-width: 993px) and (max-height: 900px) {
  .orem-site .main_reason .list.mt95 {
    margin-top: 50px !important;
  }

  .orem-site .main_reason .item {
    height: 430px !important;
    padding-top: 32px !important;
  }

  .orem-site .main_reason .text {
    font-size: clamp(21px, 1.45vw, 24px) !important;
    line-height: 1.36;
    margin-top: 32px !important;
  }

  .orem-site .main_reason .img_wrap {
    height: 138px;
    margin-top: 20px !important;
  }
}
