.grid-outdoor {
    width: 149rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20rem;
    .grid-title {
      color: #000;
      font-size: 5.6rem;
      line-height: 1.2;
      margin-bottom: 6rem;
      text-align: center;
    }
    .grid-inner {
      display: flex;
      justify-content: space-between;
      height: 39rem;
      .card {
        height: 100%;
        width: 73rem;
        border-radius: 2rem;
        background: #F8F8F8; 
        padding-left: 5rem;
        padding-top: 4rem;
        padding-bottom: 3rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        .single-outdoor-1 {
          width: 27.5rem;
          height: 18.3rem;
          left: 43.9rem;
          top: 6.7rem;
        }
        .single-outdoor-2 {
          width: 27.5rem;
          height: 18.3rem;
          left: 42.1rem;
          top: 6.7rem;
        }
        .multi-outdoor-1 {
          width: 15.2rem;
          height: 19.6rem;
          left: 49.3rem;
          top: 5.4rem;
        }
        .multi-outdoor-2 {
          width: 15.2rem;
          height: 19.6rem;
          left: 49.3rem;
          top: 5.4rem;
        }
        .card-text {
          width: 45rem;
          .card-title {
            color: #333;
            font-size: 2.2rem;
            line-height: 1.2;
            margin-bottom: 1.2rem;
          }
          .card-feature {
            color: #333;
            font-size: 1.6rem;
            line-height: 1.8;
            .invisible {
              opacity: 0;
            }
            .blue {
              color: #1f94d2;
            }
          }
        }
        .card-button {
          width: 17.2rem;
          height: 4rem;
          margin-top: 1.6rem;
          text-align: center;
          border: 1px solid #1f94d2;
          display: flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          color: #1f94d2;
          border-radius: 0.8rem;
          font-size: 1.6rem;
          line-height: 1.2;
          letter-spacing: 0.2px;
          &:hover {
            background: #1f94d2;
            color: #fff;
          }
        }
      }
    }
}

.grid-compatible {
    width: 150.2rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15rem;
    .grid-title {
      color: #000;
      font-size: 5.6rem;
      line-height: 1.2;
      margin-bottom: 6rem;
      text-align: center;
    }
    .grid-inner {
      height: 39rem;
      border-radius: 2rem;
      background: #f8f8f8;
      .swiper-button-disabled {
        opacity: 0.3;
      }
      .invisible {
        opacity: 0;
        visibility: hidden;
      }
      .swiper {
        width: 100%;
        height: 100%;
        overflow: hidden;
        .swiper-slide {
          height: 100%;
          width: 37.55rem;
          .data-inner {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: flex-end;
            align-items: center;
            padding-bottom: 4.2rem;
            .product-img {
              left: 50%;
              transform: translateX(-50%);
            }
            .product-img-1 {
              width: 22.2rem;
              height: 6.5rem;
              top: 10.1rem;
            }
            .product-img-2 {
              width: 14.3rem;
              height: 9.6rem;
              top: 8.6rem;
            }
            .product-img-3 {
              width: 19.3rem;
              height: 7.3rem;
              top: 9.7rem;
            }
            .product-img-4 {
              width: 23.4rem;
              height: 9.2rem;
              top: 8.8rem;
            }
            .product-img-5 {
              width: 16.04rem;
              height: 13.6rem;
              top: 6.8rem;
            }
            .product-img-6 {
              width: 19.46rem;
              height: 10.8rem;
              top: 7.859999999999999rem;
            }
            .product-img-7 {
              width: 21.695rem;
              height: 7.2rem;
              top: 9.4rem;
            }
            .product-img-8 {
              width: 8.5rem;
              height: 18.3rem;
              top: 3.7rem;
            }
            .product-title {
              text-align: center;
              color: #000;
              font-size: 2rem;
              line-height: 1.2;
              height: 5rem;
            }
            .detail-button {
              width: 17.2rem;
              height: 4rem;
              margin-top: 1.6rem;
              font-size: 1.6rem;
              letter-spacing: 0.2px;
              line-height: 1.2;
              text-align: center;
              border: 1px solid #1f94d2;
              display: flex;
              align-items: center;
              justify-content: center;
              text-align: center;
              color: #1f94d2;
              border-radius: 0.8rem;
              &:hover {
                background: #1f94d2;
                color: #fff;
              }
            }
          }
        }
      }
    }
    .prev-button {
      width: 4.8rem;
      height: 4.8rem;
      z-index: 2;
      cursor: pointer;
      top: 50%;
      transform: translateY(-50%);
      left: -2.4rem;
    }
    .next-button {
      width: 4.8rem;
      height: 4.8rem;
      z-index: 2;
      cursor: pointer;
      top: 50%;
      transform: translateY(-50%);
      right: -2.4rem;
    }
}

.grid-controls {
    width: 150.4rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15rem;
    .grid-title {
      color: #000;
      font-size: 5.6rem;
      line-height: 1.2;
      margin-bottom: 6rem;
      text-align: center;
    }
    .grid-inner {
      height: 70rem;
      .swiper {
        width: 100%;
        height: 100%;
        overflow: hidden;
        .swiper-slide {
          width: 48.2rem;
          margin-right: 2.9rem;
          height: 100%;
          &:last-child {
            margin-right: 0;
          }
          .data-inner {
            width: 100%;
            height: 100%;
            background: #f8f8f8;
            border-radius: 2rem;
            padding-top: 31rem;
            padding-left: 4.2rem;
            padding-right: 6.3rem;
            .img-1 {
              width: 17.8rem;
              height: 17.6rem;
              top: 6.9rem;
              left: 14.1rem;
            }
            .img-2 {
              width: 17.6rem;
              height: 17.5rem;
              top: 7rem;
              left: 14.4rem;
            }
            .img-3-left {
              width: 18.65rem;
              height: 11.8rem;
              top: 7.2rem;
              right: 25rem;
            }
            .img-3-right {
              width: 20.7rem;
              height: 13rem;
              right: 1.8rem;
              top: 6rem;
            }
            .img-4 {
              width: 100%;
              height: 24rem;
              left: 0rem;
              top: 0;
            }
            .img-5 {
              width: 12.7rem;
              height: 25.6rem;
              top: 2.7rem;
              left: 18.7rem;
            }
            .card-title {
              color: #000;
              font-size: 3.2rem;
              line-height: 1.2;
            }
            .card-sub-title {
              color: #000;
              font-size: 2rem;
              line-height: 1.25;
              margin-top: 0.8rem;
            }
            .card-desc {
              color: #000;
              margin-top: 1.6rem;
              font-size: 1.4rem;
              line-height: 1.6;
            }
            .card-link {
              display: none;
              margin-top: 2.2rem;
              .link-text {
                font-size: 1.6rem;
                line-height: 1.2;
                color: #1f94d2;
              }
              .arrow-right {
                width: 0.5rem;
                height: 0.8rem;
                margin-left: 0.8rem;
              }
            }
          }
        }
      }
    }

    .button-group {
      margin-top: 4.5rem;
      justify-content: center;
      align-items: center;
      .swiper-button-disabled {
        opacity: 0.3;
      }
      .prev-button {
        cursor: pointer;
        width: 4.8rem;
        height: 4.8rem;
      }
      .next-button {
        cursor: pointer;
        width: 4.8rem;
        height: 4.8rem;
        margin-left: 16.2rem;
      }
    }
}

.grid-video {
    width: 150rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15rem;
    .grid-title {
      color: #000;
      font-size: 5.6rem;
      line-height: 1.2;
      margin-bottom: 6rem;
      text-align: center;
    }
    .grid-inner {
      height: 54rem;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      .play-icon {
        width: 6.4rem;
        height: 6.4rem;
        margin-bottom: 1.6rem;
      }
      .video-text {
        width: 80rem;
        text-align: center;
        color: #fff;
        font-size: 2rem;
        line-height: 1.3;
      }
    }
}

.grid-download {
    width: 150rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15rem;
    .grid-title {
      color: #000;
      font-size: 5.6rem;
      line-height: 1.2;
      margin-bottom: 6rem;
      text-align: center;
    }
    .grid-inner {
      height: 20rem;
      .download-card {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        overflow: hidden;
        transform: translateZ(0);
        border-radius: 1.8rem;
        .download-bg {
          left: 0;
          top: 0;
          height: 100%;
          width: 150rem;
        }
        .download-icon {
          width: 6.4rem;
          height: 6.08rem;
        }
        .download-text {
          color: #fff;
          margin-top: 2rem;
          white-space: nowrap;
          text-align: center;
          font-size: 2rem;
          line-height: 1.2;
        }
      }
    }
}

@media (max-width: 990px) {
  .grid-outdoor {
    width: 38.2rem;
    margin-top: 6rem;
    .grid-title {
      font-size: 2.2rem;
      line-height: 1.2;
      margin-bottom: 2.4rem;
    }
    .grid-inner {
      flex-direction: column;
      height: auto;
      .card {
        height: 45.7rem;
        width: 100%;
        padding-left: 1.8rem;
        padding-top: 20.6rem;
        padding-bottom: 3.2rem;
        align-items: center;
        &:first-child {
          margin-bottom: 2.4rem;
        }
        .single-outdoor-1 {
          width: 21.9rem;
          height: 14.6rem;
          left: 8.1rem;
          top: 1.8rem;
        }
        .single-outdoor-2 {
          width: 21.9rem;
          height: 14.6rem;
          left: 8.1rem;
          top: 1.8rem;
        }
        .multi-outdoor-1 {
          width: 18rem;
          height: 23.5rem;
          left: 11.1rem;
          top: 3.8rem;
        }
        .multi-outdoor-2 {
          width: 18rem;
          height: 23.5rem;
          left: 11.1rem;
          top: 3.8rem;
        }
        .card-text {
          width: 36rem;
          .card-title {
            font-size: 1.8rem;
            margin-bottom: 0.6rem;
          }
          .card-feature {
            font-size: 1.6rem;
            line-height: 1.8;
          }
        }
        .card-button {
          margin-top: 3rem;
          background: #1f94d2;
          color: #fff;
        }
      }
    }
  }
  .grid-compatible {
    width: 38.2rem;
    margin-top: 6rem;
    .grid-title {
      font-size: 2.2rem;
      margin-bottom: 2.4rem;
    }
    .grid-inner {
      height: 22.9rem;
      overflow: visible;
      .swiper {
        border-radius: 1.2rem;
        overflow: hidden;
        background: #f8f8f8;
        .swiper-slide {
          width: 12.733rem;
          .data-inner {
            padding-bottom: 2.4rem;
            .product-img-1 {
              width: 7.548rem;
              height: 2.21rem;
              top: 4.634rem;
            }
            .product-img-2 {
              width: 4.862rem;
              height: 3.2640000000000002rem;
              top: 4.1240000000000006rem;
            }
            .product-img-3 {
              width: 6.562rem;
              height: 2.482rem;
              top: 4.497999999999999rem;
            }
            .product-img-4 {
              width: 7.956rem;
              height: 3.128rem;
              top: 4.192rem;
            }
            .product-img-5 {
              width: 5.4536rem;
              height: 4.6240000000000006rem;
              top: 3.5119999999999996rem;
            }
            .product-img-6 {
              width: 6.6164000000000005rem;
              height: 3.6719999999999997rem;
              top: 3.8724rem;
            }
            .product-img-7 {
              width: 7.3763000000000005rem;
              height: 2.448rem;
              top: 4.396rem;
            }
            .product-img-8 {
              width: 2.8899999999999997rem;
              height: 6.2219999999999995rem;
              top: 2.4579999999999997rem;
            }
            .product-title {
              font-size: 1.1rem;
            }
            .detail-button {
              background: #1f94d2;
              color: #fff;
              width: 10rem;
              height: 2.4rem;
              border-radius: 0.5rem;
              margin-top: 2.4rem;
              font-size: 1rem;
              letter-spacing: 0;
            }
          }
        }
      }
    }
    .prev-button {
      width: 2.4rem;
      height: 2.4rem;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      z-index: 5;
    }
    .next-button {
      width: 2.4rem;
      height: 2.4rem;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      z-index: 5;
    }
  }

  .grid-controls {
    width: 100vw;
    margin-top: 6rem;
    .grid-title {
      font-size: 2.2rem;
      margin-bottom: 2.4rem;
    }
    .grid-inner {
      height: 62rem;
      .swiper {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
        .swiper-slide {
          width: 34.8rem;
          margin-right: 1.6rem;
          &:last-child {
            margin-right: 0;
          }
          .data-inner {
            padding-top: 21.6rem;
            padding-left: 2.8rem;
            padding-right: 2.8rem;
            .img-1 {
              width: 12.8516rem;
              height: 12.7072rem;
              left: 10.180200000000001rem;
              top: 4.9818rem;
            }
            .img-2 {
              width: 12.7072rem;
              height: 12.635rem;
              top: 5.054rem;
              left: 10.3968rem;
            }
            .img-3-left {
              width: 13.4653rem;
              height: 8.5196rem;
              top: 5.1984rem;
              right: 19.05rem;
            }
            .img-3-right {
              width: 14.945400000000001rem;
              height: 9.386rem;
              right: 2.2996rem;
              top: 4.332rem;
            }
            .img-4 {
              width: 28.0858rem;
              height: 21.0824rem;
              left: 3.971rem;
            }
            .img-5 {
              width: 9.1694rem;
              height: 18.4832rem;
              top: 1.9494rem;
              left: 13.5014rem;
            }
            .card-title {
              font-size: 2rem;

            }
            .card-sub-title {
              font-size: 1.6rem;
              margin-top: 0.8rem;
            }
            .card-desc {
              font-size: 1.4rem;
              line-height: 1.7;
              margin-top: 1.2rem;
            }
            .card-link {
              margin-top: 1.5rem;
              .link-text {
                font-size: 1.4rem;
              }
              .arrow-right {
                width: 0.7rem;
                height: 1.1rem;
                margin-left: 0.8rem;
              }
            }
          }
        }
      }
    }
    .button-group {
      display: none;
    }
  }

  .grid-video {
    width: 38.2rem;
    margin-top: 6rem;
    .grid-title {
      font-size: 2.2rem;
      margin-bottom: 2.4rem;
    }
    .grid-inner {
      height: 13.8rem;
      border-radius: 1.6rem;
      .play-icon {
        width: 3.2rem;
        height: 3.2rem;
        margin-bottom: 0.8rem;
      }
      .video-text {
        width: 30rem;
        font-size: 1.4rem;
      }
    }
  }

  .grid-download {
    width: 100vw;
    margin-top: 6rem;
    .grid-title {
      font-size: 2.2rem;
      margin-bottom: 2.4rem;
    }
    .grid-inner {
      height: 8.8rem;
      .download-card {
        border-radius: 1.6rem;
        .download-bg {
          width: 100%;
        }
        .download-icon {
          width: 3rem;
          height: 2.8129999999999997rem;
        }
        .download-text {
          font-size: 1.4rem;
          margin-top: 0.8rem;
        }
      }
    }
  }
}