.ai-wellness-sensor-container {
    font-weight: 400;
    line-height: 1.6;
    position: relative;
    background-color: #000;
    overflow-x: hidden;
}

.ai-wellness-sensor-container * {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

.ai-wellness-sensor-container sup {
    font-size: 0.6em;
    cursor: pointer;
}

.ai-wellness-sensor-container a {
    color: inherit;
    font-size: inherit;
    text-decoration: none;
}

.ai-wellness-sensor-container ul,
.ai-wellness-sensor-container ol {
    list-style: none;
    list-style-image: none;
}

.ai-wellness-sensor-container .nr {
    color: inherit;
    white-space: nowrap;
    display: inline-block;
}

.ai-wellness-sensor-container svg,
.ai-wellness-sensor-container img,
.ai-wellness-sensor-container picture {
    border: 0;
    width: 100%;
    display: block;
}

.ai-wellness-sensor-container video {
    border: 0;
    width: 100%;
    display: block;
    object-fit: cover;
}

.ai-wellness-sensor-container .blur-up {
    filter: blur(20px);
    -webkit-filter: blur(20px);
    transition: filter 0.2s;
    -webkit-transition: filter 0.2s;
    -moz-transition: filter 0.2s;
    will-change: filter;
}

.ai-wellness-sensor-container .blur-up.lazyloaded {
    filter: blur(0);
    -webkit-filter: blur(0);
}

.ai-wellness-sensor-container br {
    line-height: 0;
}

.ai-wellness-sensor-container .show-mob,
.ai-wellness-sensor-container .show-mob-inline {
    display: none;
}

.ai-wellness-sensor-container .show-pc {
    display: block;
}

.ai-wellness-sensor-container .show-pc-inline {
    display: inline-block;
}

.ai-wellness-sensor-container .will-change .will-tfoc {
    will-change: transform, opacity;
}

.ai-wellness-sensor-container .will-change .will-tf {
    will-change: transform;
}

.ai-wellness-sensor-container .will-change .will-oc {
    will-change: opacity;
}

.ai-wellness-sensor-container .big-title {
    color: #fff;
    font-size: 2.5vw;
    font-weight: 900;
    line-height: 1.25;
}

.ai-wellness-sensor-container .sub-title {
    color: #ffffff;
    font-size: 1.666667vw;
    font-weight: 700;
    line-height: 1.25;
    margin-top: 1.5625vw;
}

.ai-wellness-sensor-container .text-p {
    color: #ffffff;
    font-size: 1.041667vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 1.5625vw;
}

/* s1 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s1 {
    position: relative;
}

.ai-wellness-sensor-s1 .kv-img {
    height: 100vh;
}

.ai-wellness-sensor-s1 .kv-img picture,
.ai-wellness-sensor-s1 .kv-img img {
    height: 100%;
    object-fit: cover;
}

.ai-wellness-sensor-s1 .kv-content {
    width: 80%;
    position: absolute;
    top: 6.77083333vw;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    text-align: center;
}

.ai-wellness-sensor-s1 .product-title {
    font-weight: 400;
    color: #000000;
    font-size: 1.66666667vw;
    line-height: 1.6;
}

.ai-wellness-sensor-s1 .product-name {
    font-weight: 500;
    color: #000000;
    font-size: 2.5vw;
    line-height: 1.25;
    margin: 0.52083333vw 0 1.04166667vw;
}

.ai-wellness-sensor-s1 .ksp-desc {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    font-size: 1.04166667vw;
    line-height: 1.6;
}

.ai-wellness-sensor-s1 .kv-ps {
    width: 30.15625vw;
    position: absolute;
    right: 2.083333vw;
    bottom: 2.083333vw;
    z-index: 1;
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.625vw;
    line-height: 1.6;
    font-weight: 400;
}

@media screen and (min-width: 1200px) and (max-width: 1920px) {
    .ai-wellness-sensor-s1 .kv-ps {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-s1 .kv-content {
        top: 27.777777vw;
    }

    .ai-wellness-sensor-s1 .kv-img {
        height: auto;
    }

    .ai-wellness-sensor-s1 .product-title {
        font-size: 4.444444444vw;
    }

    .ai-wellness-sensor-s1 .product-name {
        font-size: 6.6666666vw;
        margin: 2.22222222vw 0 3.33333333vw;
    }

    .ai-wellness-sensor-s1 .ksp-desc {
        font-size: 3.333333333vw;
    }

    .ai-wellness-sensor-s1 .kv-ps {
        width: 86.66666666666667vw;
        left: 50%;
        bottom: 8.888888888888889vw;
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        font-size: 2.2222222222223vw;
    }
}

/* s1 end */

/* s2 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s2 {
    position: relative;
    margin: -1px 0 0;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s2::after {
    content: "";
    width: 100%;
    height: 12.5vw;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 70%);
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s2.bgshow::after {
    opacity: 1;
}

.ai-wellness-sensor-s2 .video-wrap {
    position: relative;
}

.ai-wellness-sensor-s2 .video-wrap video {
    mix-blend-mode: lighten;
}

.ai-wellness-sensor-s2 .video-wrap .video-content {
    position: absolute;
    bottom: 10.416667vw;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    z-index: 2;
}

.ai-wellness-sensor-s2 .video-wrap .video-play {
    width: 70.833333vw;
    display: flex;
    justify-content: flex-end;
}

.ai-wellness-sensor-s2 .video-wrap .play-video {
    color: #fff;
    font-size: 1.25vw;
    line-height: 1.25;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.ai-wellness-sensor-s2 .video-wrap .play-video img {
    width: 1.25vw;
    margin-left: 0.520833vw;
}


@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s2::after {
        opacity: 1;
        height: 22.22222222222222vw;
    }

    .ai-wellness-sensor-s2 .video-wrap .video-play {
        width: 86.666667vw;
    }

    .ai-wellness-sensor-s2 .video-wrap .video-play {
        margin: 0 auto;
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
    }

    .ai-wellness-sensor-s2 .video-wrap .play-video {
        font-size: 3.333333vw;
    }

    .ai-wellness-sensor-s2 .video-wrap .play-video img {
        width: 3.333333vw;
        margin-left: 2.222222vw;
    }
}

/* s2 end */
/* s3 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s3 {
    position: relative;
    margin: -6.25vw auto 0;
}

.ai-wellness-sensor-s3 .heart-wrap {
    width: 70.833333vw;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.ai-wellness-sensor-s3 .heart-wrap.show .heart-item {
    opacity: 1;
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    pointer-events: auto;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item {
    cursor: pointer;
    transition: opacity 0.5s linear, transform 0.4s linear;
    -webkit-transition: opacity 0.5s linear, transform 0.4s linear;
    -moz-transition: opacity 0.5s linear, transform 0.4s linear;
    pointer-events: none;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item:hover .arrow-wrap {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item .heart-content {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #000;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    transition: opacity 0.3s linear, transform 0.3s linear;
    -webkit-transition: opacity 0.3s linear, transform 0.3s linear;
    -moz-transition: opacity 0.3s linear, transform 0.3s linear;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.ai-wellness-sensor-s3 .heart-wrap .heart-content::after {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.7;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-content.active {
    box-shadow: 0px 0px 65px 0px #a2edffad;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-content.active .heart-img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.ai-wellness-sensor-s3 .heart-wrap .heart-content.bg {
    opacity: 0.5;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item1 {
    width: 34.791667vw;
    height: 20.625vw;
    margin-bottom: 1.25vw;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    opacity: 0;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item2 {
    width: 34.791667vw;
    height: 20.625vw;
    margin-bottom: 1.25vw;
    transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    opacity: 0;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item3 {
    width: 22.760417vw;
    height: 20.625vw;
    transform: translate(-50%, 50%);
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    opacity: 0;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item4 {
    width: 22.760417vw;
    height: 20.625vw;
    transform: translate(0, 50%);
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    opacity: 0;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-item5 {
    width: 22.760417vw;
    height: 20.625vw;
    transform: translate(50%, 50%);
    -webkit-transform: translate(50%, 50%);
    -moz-transform: translate(50%, 50%);
    opacity: 0;
}

.ai-wellness-sensor-s3 .heart-wrap .heart-title {
    width: 60%;
    position: absolute;
    top: 2.083333vw;
    left: 2.083333vw;
    color: #fff;
    font-weight: 500;
    font-size: 1.458333vw;
    line-height: 1.25;
    z-index: 1;
}

.ai-wellness-sensor-s3 .heart-wrap .arrow-container {
    width: 1.5625vw;
    height: 1.5625vw;
    position: absolute;
    bottom: 1.041667vw;
    right: 1.041667vw;
    overflow: hidden;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.ai-wellness-sensor-s3 .heart-wrap .arrow-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transition: transform 0.3s linear;
    -webkit-transition: transform 0.3s linear;
    -moz-transition: transform 0.3s linear;
}

.ai-wellness-sensor-s3 .heart-wrap .arrow-wrap img {
    flex-shrink: 0;
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s3 {
        margin: -1.6666666vw auto 0;
    }

    .ai-wellness-sensor-s3 .heart-wrap {
        width: 86.666667vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item {
        opacity: 1;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        pointer-events: auto;
        margin-bottom: 3.333333vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item .heart-content {
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item1 {
        width: 86.666667vw;
        height: 51.111111vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item2 {
        width: 41.666667vw;
        height: 51.111111vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item3 {
        width: 41.666667vw;
        height: 51.111111vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item4 {
        width: 41.666667vw;
        height: 51.111111vw;
        margin-bottom: 0;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-item5 {
        width: 41.666667vw;
        height: 51.111111vw;
        margin-bottom: 0;
    }

    .ai-wellness-sensor-s3 .heart-wrap .heart-title {
        width: 80%;
        top: 4.444444vw;
        left: 4.444444vw;
        font-size: 3.888888888888889vw;
    }

    .ai-wellness-sensor-s3 .heart-wrap .arrow-container {
        width: 5.555556vw;
        height: 5.555556vw;
        bottom: 3.333333vw;
        right: 3.333333vw;
    }
}

/* s3 end */
/* s4 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s4 {
    margin: 10.416667vw 0 0;
}

.ai-wellness-sensor-s4 .text-content {
    width: 62.5vw;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-s4 .img-wrap {
    width: 70.833333vw;
    margin: 3.125vw auto 0;
    overflow: hidden;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s4 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-s4 .text-content {
        width: 86.666667vw;
    }

    .ai-wellness-sensor-s4 .img-wrap {
        width: 86.666667vw;
        margin: 8.333333333333333vw auto 0;
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
    }
}

/* s4 end */
/* s5 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s5 {
    margin: 10.416667vw 0 0;
}

.ai-wellness-sensor-s5 .text-content {
    width: 62.5vw;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-s5 .img-content {
    margin: 3.125vw 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ai-wellness-sensor-s5 .img-content .img-wrap {
    position: relative;
    width: 34.791667vw;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.ai-wellness-sensor-s5 .img-content .right-img {
    margin-left: 1.25vw;
}

.ai-wellness-sensor-s5 .img-content .desc-content {
    width: 34.791667vw;
    text-align: center;
    margin: 1.5625vw auto 0;
}

.ai-wellness-sensor-s5 .img-content .img-title {
    color: #ffffff;
    font-size: 1.25vw;
    font-weight: 700;
    line-height: 1.25;
}

.ai-wellness-sensor-s5 .img-content .img-desc {
    width: 110%;
    position: relative;
    left: 50%;
    color: #ffffff;
    font-size: 1.041667vw;
    font-weight: 400;
    line-height: 1.6;
    margin: 1.041667vw 0 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
}

.ai-wellness-sensor-s5 .img-content .img-ps{
    color:#666666;
    margin: 1.041667vw 0 0;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
}

.ai-wellness-sensor-s5 .img-content .img-ps .learn-more{
    color:#48ceff;
    text-decoration: underline;
}

@media screen and (min-width: 1200px) and (max-width: 1440px){
    .ai-wellness-sensor-s5 .img-content .img-ps{
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s5 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-s5 .text-content {
        width: 91.66666666667vw;
    }

    .ai-wellness-sensor-s5 .img-content {
        margin: 8.33333333333vw 0 0;
        flex-direction: column;
        align-items: center;
    }

    .ai-wellness-sensor-s5 .img-content>div {
        width: 100%;
    }

    .ai-wellness-sensor-s5 .img-content .img-wrap {
        width: 86.666667vw;
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
        margin: 0 auto;
    }

    .ai-wellness-sensor-s5 .img-content .right-img {
        margin: 8.333333333vw 0 0;
    }

    .ai-wellness-sensor-s5 .img-content .desc-content {
        width: 86.66666666vw;
        margin: 4.166666666666667vw auto 0;
    }

    .ai-wellness-sensor-s5 .img-content .img-title {
        font-size: 4.444444444vw;
    }

    .ai-wellness-sensor-s5 .img-content .img-desc {
        font-size: 3.333333vw;
        margin: 2.7777777778vw 0 0;
    }
    .ai-wellness-sensor-s5 .img-content .img-ps {
        margin: 2.777777778vw 0 0;
        font-size: 3.3333333vw;
    }
}

/* s5 end */
/* s6 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s6 {
    margin: 10.416667vw 0 0;
}

.ai-wellness-sensor-s6 .text-content {
    width: 62.5vw;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-s6 .img-wrap {
    width: 70.83333333vw;
    margin: 3.125vw auto 0;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.ai-wellness-sensor-s6 .img-wrap img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transition: transform 0.3s ease;
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
}

@media screen and (min-width: 1200px) {
    .ai-wellness-sensor-s6 .swiper6 .img-wrap:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s6 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-s6 .text-content {
        width: 86.666667vw;
    }

    .ai-wellness-sensor-s6 .img-wrap {
        width: 86.6666666666vw;
        margin: 8.333333333vw auto 0;
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
    }
}

/* s6 end */

/* s7 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s7 {
    margin: 10.416667vw 0 0;
    position: relative;
}

.ai-wellness-sensor-s7 .s7-swiper-container {
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    left: 0;
}

.ai-wellness-sensor-s7 .s7-swiper {
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination {
    margin-left: 16.666667vw;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li {
    padding-left: 2.083333vw;
    position: relative;
    opacity: 0.4;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li.current {
    opacity: 1;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 97%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li:nth-child(n+2) {
    margin-top: 4.166667vw;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination .text-content {
    width: 19.791667vw;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li h5 {
    color: #fff;
    font-size: 1.041667vw;
    line-height: 1.25;
    font-weight: 500;
    cursor: pointer;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li h3 {
    color: #fff;
    font-size: 2.083333vw;
    font-weight: 700;
    line-height: 1.25;
    margin-top: 0.520833vw;
    cursor: pointer;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination .pag-desc p {
    color: rgba(255, 255, 255, 1);
    padding-top: 1.041667vw;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
}

.ai-wellness-sensor-s7 .s7-swiper .pagination-li2 .pag-desc {
    display: none;
}

.ai-wellness-sensor-s7 .swiper7 {
    width: 45.46875vw;
    margin-left: 4.0625vw;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide1 .img-wrap {
    transform: scale(0.95532646);
    -webkit-transform: scale(0.95532646);
    -moz-transform: scale(0.95532646);
    transition: transform 0.3s linear, opacity 0.2s linear;
    -webkit-transition: transform 0.3s linear, opacity 0.2s linear;
    -moz-transition: transform 0.3s linear, opacity 0.2s linear;
    opacity: 0;
    transform-origin: right bottom;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide1.active .img-wrap {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    opacity: 1;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 .img-wrap {
    position: relative;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 {
    position: relative;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 .img-wrap {
    transform: scale(0.95532646);
    -webkit-transform: scale(0.95532646);
    -moz-transform: scale(0.95532646);
    opacity: 0;
    transition: opacity 0.3s linear;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transform-origin: right bottom;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2.active .img-wrap {
    opacity: 1;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2.active .img-wrap::before {
    content: "";
    background-color: #000;
    position: absolute;
    top: 1.5%;
    left: 0.6%;
    bottom: 1.5%;
    right: 0.6%;
    z-index: -1;
    border-radius: 1.8vw;
    -webkit-border-radius: 1.8vw;
    -moz-border-radius: 1.8vw;
    overflow: hidden;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 .pad-img {
    opacity: 0.7;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 .phone-img {
    position: absolute;
    width: 24.375vw;
    bottom: -5.9vw;
    left: -12.304167vw;
    z-index: 1;
    opacity: 0;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    transform-origin: 45% bottom;
    transition: transform 0.3s linear, opacity 0.2s linear;
    -webkit-transition: transform 0.3s linear, opacity 0.2s linear;
    -moz-transition: transform 0.3s linear, opacity 0.2s linear;
}

.ai-wellness-sensor-s7 .s7-swiper .swiper-slide2.active .phone-img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    opacity: 1;
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination .pag-desc p {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s7 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-s7 .s7-swiper-container {
        top: 0;
    }

    .ai-wellness-sensor-s7 .s7-swiper {
        flex-direction: column;
        align-items: flex-start;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination {
        margin: 23.61111111111111vw 0 0 6.666667vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li {
        padding-left: 4.444444vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li:nth-child(n+2) {
        margin-top: 8.888889vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination .text-content {
        width: 73.194444vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li h5 {
        font-size: 3.333333vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination li h3 {
        font-size: 5.555556vw;
        margin-top: 1.111111vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper7-pagination .pag-desc p {
        padding-top: 3.3333333vw;
        font-size: 3.333333vw;
    }

    .ai-wellness-sensor-s7 .swiper7 {
        width: 86.666667vw;
        margin: 10.41666666666667vw auto 0;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper-slide1 .img-wrap {
        transform: scale(0.8924558587479936);
        -webkit-transform: scale(0.8924558587479936);
        -moz-transform: scale(0.8924558587479936);
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 .img-wrap {
        transform: scale(0.8924558587479936);
        -webkit-transform: scale(0.8924558587479936);
        -moz-transform: scale(0.8924558587479936);
        transform-origin: right 30%;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper-slide2.active .img-wrap::before {
        background-color: #0D131E;
        border-radius: 4vw;
        -webkit-border-radius: 4vw;
        -moz-border-radius: 4vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper-slide2 .phone-img {
        width: 59.30555555555556vw;
        bottom: -17vw;
        left: -29.904167vw;
    }

    .ai-wellness-sensor-s7 .s7-swiper .swiper-slide2.active .phone-img {
        transform: scale(1.12);
        -webkit-transform: scale(1.12);
        -moz-transform: scale(1.12);
    }

}

/* s7 end */
/* s8 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s8 {
    margin: 10.416667vw 0 0;
    position: relative;
    overflow: hidden;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s8::after,
.ai-wellness-sensor-container .ai-wellness-sensor-s8::before {
    content: "";
    position: absolute;
    top: 0;
    opacity: 0.7;
    width: 31.25vw;
    height: 100%;
    pointer-events: none;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s8::before {
    left: 0;
    background: linear-gradient(90.3deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.ai-wellness-sensor-container .ai-wellness-sensor-s8::after {
    right: 0;
    background: linear-gradient(269.7deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.ai-wellness-sensor-s8 .s8-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s8 .img-bg {
    width: 100vw;
}

.ai-wellness-sensor-s8 .s8-content .swiper8 {
    width: 20.8333334vw;
    margin: 6.770833vw 0 0 23.958333vw;
}

.ai-wellness-sensor-s8 .swiper8 .swiper-wrapper {
    justify-content: center;
}

.ai-wellness-sensor-s8 .swiper8 .swiper-slide {
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.3s linear;
}

.ai-wellness-sensor-s8 .swiper8 .swiper-slide[data-index="3"] {
    z-index: 1;
    cursor: pointer;
    transform: translate(-56%, 2.5%) scale(0.625);
    -webkit-transform: translate(-56%, 2.5%) scale(0.625);
    -moz-transform: translate(-56%, 2.5%) scale(0.625);
    opacity: 0.5;
}

.ai-wellness-sensor-s8 .swiper8 .swiper-slide[data-index="1"] {
    position: relative;
    z-index: 3;
    transform: translate(0%, 0) scale(1);
    -webkit-transform: translate(0%, 0) scale(1);
    -moz-transform: translate(0%, 0) scale(1);
    opacity: 1;
}

.ai-wellness-sensor-s8 .swiper8 .swiper-slide[data-index="2"] {
    cursor: pointer;
    z-index: 1;
    transform: translate(56%, 2.5%) scale(0.625);
    -webkit-transform: translate(56%, 2.5%) scale(0.625);
    -moz-transform: translate(56%, 2.5%) scale(0.625);
    opacity: 0.5;
}

.ai-wellness-sensor-s8 .s8-content .text-content {
    width: 22.65625vw;
    margin: 12.708333vw 0 0 13.802083vw;
}

.ai-wellness-sensor-s8 .text-content .big-title {
    font-size: 2.083333vw;
}
.ai-wellness-sensor-s8 .text-content .txt-ps{
    color:#666666;
    font-size:0.833333vw;
    line-height: 1.25;
    font-weight: 400;
    margin: 1.041667vw 0 0;
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .ai-wellness-sensor-s8 .text-content .txt-ps {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s8 {
        margin: 27.777778vw 0 0;
        padding: 45.1vw 0 0;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s8::after,
    .ai-wellness-sensor-container .ai-wellness-sensor-s8::before {
        display: none;
    }

    .ai-wellness-sensor-s8 .s8-content {
        flex-direction: column-reverse;
        justify-content: flex-end;
    }

    .ai-wellness-sensor-s8 .s8-content .swiper8 {
        width: 41.666667vw;
        margin: 15.555555555556vw auto 0;
    }

    .ai-wellness-sensor-s8 .swiper8 .swiper-slide[data-index="3"] {
        transform: translate(-56%, -2%) scale(0.62666666667);
        -webkit-transform: translate(-56%, -2%) scale(0.62666666667);
        -moz-transform: translate(-56%, -2%) scale(0.62666666667);
    }

    .ai-wellness-sensor-s8 .swiper8 .swiper-slide[data-index="2"] {
        transform: translate(56%, -2%) scale(0.62666666667);
        -webkit-transform: translate(56%, -2%) scale(0.62666666667);
        -moz-transform: translate(56%, -2%) scale(0.62666666667);
    }

    .ai-wellness-sensor-s8 .s8-content .text-content {
        width: 75.27777777777778vw;
        margin: 0 auto;
        text-align: center;
    }

    .ai-wellness-sensor-s8 .text-content .big-title {
        font-size: 6.666667vw;
    }

    .ai-wellness-sensor-s8 .text-content .txt-ps {
        font-size: 3.3333333vw;
        margin: 2.7777777778vw 0 0;
    }
}

/* s8 end */
/* s11 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s11 {
    margin: 10.416667vw 0 0;
}

.ai-wellness-sensor-s11 .text-content {
    width: 46.875vw;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-s11 .text-content {
    position: relative;
    z-index: 20;
}

.ai-wellness-sensor-s11 .card-container {
    position: relative;
    display: flex;
    justify-content: center;
    margin: -2.91666667vw 0 0;
}

.ai-wellness-sensor-s11 .card-container li {
    width: 50%;
    position: relative;
}

.ai-wellness-sensor-s11 .card-container li::before {
    content: " ";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 10.41666667vw;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    z-index: 10;
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s11 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-s11 .text-content {
        width: 86.666667vw;
    }

    .ai-wellness-sensor-s11 .card-container {
        margin: -7.777777777vw 0 0;
    }

    .ai-wellness-sensor-s11 .card-container li::before {
        content: "";
        height: 13.88888888vw;
    }
}


/* s11 end */
/* footer start */
.ai-wellness-sensor-container .footer-list {
    width: 66.666667vw;
    margin: 0 auto;
    padding: 10.416667vw 0;
}

.ai-wellness-sensor-container .footer-list ol {
    list-style-type: decimal;
    padding-left: 2em;
}

.ai-wellness-sensor-container .footer-list ol li {
    color: #7f7f7f;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
}

.ai-wellness-sensor-container .footer-list ol li.active {
    color: #fff;
}

.ai-wellness-sensor-container .footlast {
    list-style: none !important;
    position: relative;
}

.ai-wellness-sensor-container .footlast::before {
    content: "*";
    position: absolute;
    top: 0;
    left: -9px;
}


@media screen and (min-width: 1920px) {
    .ai-wellness-sensor-container .footer-list ol li {
        font-size: 0.625vw;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .footer-list {
        width: 77.77777777777778vw;
        padding: 27.777777778vw 0;
    }

    .ai-wellness-sensor-container .footer-list ol li {
        font-size: 3.333333334vw;
    }
}

/* footer end */
/* mob */
@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .show-mob {
        display: block;
    }

    .ai-wellness-sensor-container .show-pc,
    .ai-wellness-sensor-container .show-pc-inline {
        display: none;
    }

    .ai-wellness-sensor-container .show-mob-inline {
        display: inline-block;
    }

    .ai-wellness-sensor-container .big-title {
        font-size: 6.666666667vw;
    }

    .ai-wellness-sensor-container .sub-title {
        font-size: 4.4444444445vw;
        margin-top: 2.77777778vw;
    }

    .ai-wellness-sensor-container .text-p {
        font-size: 3.333333334vw;
        margin-top: 4.166666666666667vw;
    }
}

/* 2024-09-13-start */
.ai-wellness-sensor-container .ai-wellness-sensor-s20 {
    width: 100%;
    position: relative;
}

.ai-wellness-sensor-container .s20-img {
    width: 100%;
}

.ai-wellness-sensor-container .s20-content {
    width: 25.26041667vw;
    position: absolute;
    left: 72.55208333vw;
    top: 21.09375vw;
}

.ai-wellness-sensor-container .s20-word {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.ai-wellness-sensor-container .s20-word h2 {
    flex-shrink: 0;
    color: #000;
    font-size: 1.66666667vw;
    line-height: 1.25;
    font-weight: 500;
}

.ai-wellness-sensor-container .s20-desc1 {
    color: #000000;
    font-size: 1.35416667vw;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    margin: 1.5625vw 0 0;
}

.ai-wellness-sensor-container .s20-desc2 {
    color: #000000;
    font-size: 0.88541667vw;
    line-height: 1.6;
    font-weight: 400;
    text-align: center;
    margin: 2.60416667vw 0 0;
}

.ai-wellness-sensor-container .s20-bottom {
    width: 24.84375vw;
    position: absolute;
    right: 2.08333333vw;
    bottom: 2.08333333vw;
    text-align: right;
}

.ai-wellness-sensor-container .s20-harmonyOs img {
    width: 5.98958333vw;
    margin: 0 0 0.625vw auto;
}

.ai-wellness-sensor-container .s20-tip {
    font-size: 0.625vw;
    font-weight: 400;
    color: rgba(114, 114, 114, 1);
    line-height: 1.6;
}

@media screen and (min-width: 1200px) and (max-width: 1920px) {
    .ai-wellness-sensor-container .s20-tip {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .s20-content {
        width: 83.333333333vw;
        position: absolute;
        left: 50%;
        top: 27.361111vw;
        transform: translateX(-50%);
    }

    .ai-wellness-sensor-container .s20-word {
        display: block;
    }

    .ai-wellness-sensor-container .s20-word h2.s20-title {
        font-size: 5vw;
        text-align: center;
        margin: 0 0 2.083333333vw;
    }

    .ai-wellness-sensor-container .s20-word h2.s20-name {
        font-size: 6.6666666vw;
        text-align: center;
        margin: 0 0 2.7777777vw;
    }

    .ai-wellness-sensor-container .s20-desc1 {
        color: rgba(0, 0, 0, 0.6);
        font-size: 5vw;
        margin: 0 0 1.66666666vw;
    }

    .ai-wellness-sensor-container .s20-desc2 {
        color: rgba(0, 0, 0, 0.6);
        font-size: 3.611111vw;
        margin: 0;
    }

    .ai-wellness-sensor-container .s20-bottom {
        width: 93.0555555vw;
        bottom: 9.1666666vw;
        right: 2.63888888vw;
        text-align: left;
    }

    .ai-wellness-sensor-container .s20-harmonyOs {
        display: none;
    }

    .ai-wellness-sensor-container .s20-tip {
        font-size: 1.388888vw;
    }
}

/* 2024-09-13-end */

/* 2024/10/29 start */
/* s9 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s9{
    margin: 10.416667vw 0 0;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s9 .text-content{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s9 .s9-swiper-container{
    width: 70.833333vw;
    margin: 3.125vw auto 0;
    background-color: #121212;
    display: flex;
    align-items:center;
    justify-content: space-between;
    overflow: hidden;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    padding: 5.729167vw 3.125vw;
}

.ai-wellness-sensor-container .s9-swiper-container .swiper9-left{
    flex-shrink: 0;
    width: 26.041667vw;
}

.ai-wellness-sensor-container .s9-swiper-container .swiper-right{
    flex-shrink: 0;
    width: 38.020833vw;
}

.ai-wellness-sensor-container .s9-swiper-container .pagination-item:first-child{
    border-bottom: 1px solid #313131;
    padding-bottom: 2.083333vw;
}

.ai-wellness-sensor-container .s9-swiper-container .pagination-item:nth-child(n+2){
    padding-top:3.489583vw;
}

.ai-wellness-sensor-container .s9-swiper-container .pag-title{
    position: relative;
    display: flex;
    align-items: center;
    justify-content:space-between;
    opacity: 0.4;
    transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
}

@media (any-hover:hover) {
    .ai-wellness-sensor-container .s9-swiper-container .pag-title {
        cursor: pointer;
    }
}
.ai-wellness-sensor-container .pagination-item.active .pag-title {
    opacity: 1;
    pointer-events: none;
}

.ai-wellness-sensor-container .s9-swiper-container .pag-title h4{
    flex-shrink: 0;
    color: #FFFFFF;
    font-size: 2.083333vw;
    line-height: 1.25;
    font-weight: 700;
}

.ai-wellness-sensor-container .s9-swiper-container .pag-title .arrow-icon {
    flex-shrink: 0;
    width: 3.125vw;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
}

.ai-wellness-sensor-container .pagination-item.active .arrow-icon {
    transform: rotateX(0deg);
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
}

.ai-wellness-sensor-container .s9-swiper-container .pag-desc{
    overflow: hidden;
    transition: height 0.6s linear;
    -webkit-transition: height 0.6s linear;
    -moz-transition: height 0.6s linear;
    will-change: height;
}

.ai-wellness-sensor-container .s9-swiper-container .desc-txt{
    margin-top: 1.041667vw;
    color:#ffffff;
    font-size: 1.25vw;
    line-height: 1.6;
    font-weight: 500;
}

.ai-wellness-sensor-container .s9-swiper-container .icon-list{
    margin-top: 1.041667vw;
    color:#ffffff;
    font-size:1.041667vw;
    line-height: 1.6;
    font-weight: 400;
}


.ai-wellness-sensor-container .s9-swiper-container .ps-desc{
    width: 95%;
    margin-top: 2.083333vw;
    color: #666666;
    font-size: 0.833333vw;
    font-weight: 400;
    line-height: 1.6;
}

@media screen and (max-width:1440px) and (min-width: 1200px) {
    .ai-wellness-sensor-container .s9-swiper-container .ps-desc {
        font-size: 12px;
    }
}


@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s9 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s9 .s9-swiper-container {
        width: 86.666667vw;
        margin: 8.33333333334vw auto 0;
        justify-content: center;
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
        padding: 8.333333vw 4.166667vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .swiper9-left {
        display: none;
    }

    .ai-wellness-sensor-container .s9-swiper-container .swiper-right {
        width: 100%;
    }

    .ai-wellness-sensor-container .s9-swiper-container .pagination-item:first-child {
        padding-bottom: 2.777778vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .pagination-item:nth-child(n+2) {
        padding-top: 8.333333vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .pag-title h4 {
        font-size: 5.555556vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .pag-title .arrow-icon {
        width: 8.333333vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .desc-txt {
        margin-top: 2.777778vw;
        font-size:3.888888888888889vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .icon-list {
        margin-top: 2.7777777778vw;
        font-size: 3.333333333334vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .ps-desc {
        width: 100%;
        margin-top: 5.555555555555556vw;
        font-size: 3.333333vw;
    }

    .ai-wellness-sensor-container .s9-swiper-container .swiper-img {
        width: 69.444444vw;
        margin: 2.777777778vw auto 0;
    }

}
/* s9 end */
/* s10 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s10{
    margin: 10.416667vw 0 0;
    transform: rotate3d(0,0,0);
    -webkit-transform: rotate3d(0,0,0);
    -moz-transform: rotate3d(0,0,0);
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .text-content{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-list{
    width: 70.833333vw;
    margin: 3.125vw auto 0;
    display: flex;
    justify-content:space-between;
}
.ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-li{
    width:34.791667vw;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-img{
    overflow: hidden;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-content{
    text-align: center;
    margin: 1.5625vw auto 0;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-title{
    color: #ffffff;
    font-size: 1.25vw;
    font-weight: 700;
    line-height: 1.25;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-desc{
    color: #ffffff;
    font-size: 1.041667vw;
    font-weight: 400;
    line-height: 1.6;
    margin: 1.041667vw auto 0;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s10 .desc-ps {
    color:#666666;
    font-size:0.833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: 1.041667vw;
}

@media screen and (max-width:1440px) and (min-width: 1200px) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .desc-ps {
        font-size: 12px;
    }
}

@media screen and (max-aspect-ratio:136/100){
    .ai-wellness-sensor-container .ai-wellness-sensor-s10 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-list {
        width: 100%;
        margin: 8.33333333vw auto 0;
        flex-direction: column;
        align-items: center;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-li {
        width: 86.666667vw;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-li:nth-child(n+2){
        margin-top: 8.888888888889vw;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-img {
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-content {
        margin: 4.166666666666667vw auto 0;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-title {
        font-size: 4.444444vw;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .card-desc {
        font-size: 3.333333vw;
        margin: 2.777778vw auto 0;
    }
    .ai-wellness-sensor-container .ai-wellness-sensor-s10 .desc-ps{
        font-size: 3.333333333vw;
        margin-top: 2.77777778vw;
    }
}

/* s10 end */

/* s12 start */
.ai-wellness-sensor-container .ai-wellness-sensor-s12{
    margin: 10.416667vw 0 0;
}
.ai-wellness-sensor-container .ai-wellness-sensor-s12 .text-content{
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.ai-wellness-sensor-s12 .text-p{
    margin-top: 1.041667vw;
} 

.ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-list{
    width: 70.833333vw;
    margin: 3.125vw auto 0;
    display: flex;
    justify-content: space-between;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-li{
    width: 34.791667vw;
}

.ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-img {
    overflow: hidden;
    border-radius: 0.833333vw;
    -webkit-border-radius: 0.833333vw;
    -moz-border-radius: 0.833333vw;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
} 
@media screen and (max-aspect-ratio:136/100) {
    .ai-wellness-sensor-container .ai-wellness-sensor-s12 {
        margin: 27.777778vw 0 0;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s12 .text-content {
        width: 80vw;
    }
    .ai-wellness-sensor-s12 .text-p{
        margin-top: 2.7777777778vw; 
    }
    .ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-list {
        width: 100%;
        margin: 8.3333333334vw auto 0;
        flex-direction: column;
        align-items: center;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-li {
        width: 86.666667vw;
    }
    .ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-li:nth-child(n+2){
        margin-top: 4.166666666666667vw;
    }

    .ai-wellness-sensor-container .ai-wellness-sensor-s12 .card-img {
        border-radius: 2.222222vw;
        -webkit-border-radius: 2.222222vw;
        -moz-border-radius: 2.222222vw;
    }
}

/* s12 end */

/* 2024/10/29 end */