.home-wrapper {
    max-width: 120em;
    font-size: 0.83vw;
    margin: 0 auto;
}
.home-wrapper .tapo-cursor-pointer {
    cursor: pointer;
}
.home-wrapper :focus {
    outline: #0071e3 solid 2px;
    outline-offset: -2px;
    z-index: 9;
}
.home-wrapper .tapo-home-bannerButtonStyle1 {
    display: inline-block;
    padding: 0.444444em 0.888889em;
    border-radius: 1.333333em;
    background: #fff;
    color: #0069bf;
    cursor: pointer;
    border: none;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.333333em;
    z-index: 3;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text.text-black {
    color: #000;
}
.home-wrapper .tapo-oneLineBanner .tapo-home-bigBanner-link{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    cursor: pointer;
}
.home-wrapper  .tapo-home-smallBanner-link{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3;
    cursor: pointer;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text.text-black {
    color: #000;
}

.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text.text-white {
    color: #fff;
}

.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text.text-white {
    color: #fff;
}
.videoBanner .video.mobile {
    display: none;
}
.home-wrapper .tapo-home-bannerButtonStyle1:hover {
    display: inline-block;
    padding: 0.444444em 0.888889em;
    border-radius: 1.333333em;
    background: #0069bf;
    color: #fff;
    cursor: pointer;
    border: none;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.333333em;
}
.home-wrapper .tapo-home-bannerButtonStyle2 {
    display: inline-block;
    padding: 0.444444em 0.888889em;
    border-radius: 1.333333em;
    background: #fff;
    color: #0069bf;
    cursor: pointer;
    border: none;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.333333em;
}
.home-wrapper .tapo-home-bannerButtonStyle2:hover {
    display: inline-block;
    padding: 0.444444em 0.888889em;
    border-radius: 1.333333em;
    background: rgba(0, 105, 191, 0.8);
    color: #fff;
    cursor: pointer;
    border: none;
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.333333em;
}
.home-wrapper .tapo-oneLineBanner {
    max-width: 120em;
    font-size: 0.83vw;
    background: #fff;
    margin: 0 auto 0.75em;
    width: auto;
    position: relative;
    min-height: 43em;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-container {
    width: 100%;
    position: relative;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-imgLink {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-background {
    width: 120em;
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-background.mobile{
    display: none;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text-container {
    margin: 0 auto;
    width: 75%;
    height: 100%;
    display: block;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text {
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: #fff;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text h2 {
    font-size: 2.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0.025em;
    padding: 0 0 0.2em;
}
.home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text p {
    font-size: 1.125em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.333333em;
    padding-bottom: 1.777778em;
}
@media (max-width: 1680px) {
    .home-wrapper .tapo-oneLineBanner {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .home-wrapper .tapo-oneLineBanner {
        font-size: 12px;
    }
}
@media (max-width: 1280px) {
    .home-wrapper .tapo-oneLineBanner {
        font-size: 10.66px;
    }
}
@media (max-width: 1024px) {
    .home-wrapper .tapo-oneLineBanner {
        font-size: 8.53px;
    }
}
@media (max-width: 736px) {
    .home-wrapper .tapo-oneLineBanner {
        font-size: 10.35px;
        position: relative;
        background: #fff;
        margin: 0 auto 0.75em;
        min-height: 132vw;
    }

    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text {
        width: 100%;
        justify-content: flex-start;
        padding: 16% 0;
        box-sizing: border-box;
        text-align: center;
        align-items: center;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text h2 {
        font-size: 2.125604em;
        padding: 0 0 0.363636em;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text p {
        font-size: 1.352657em;
        line-height: 128.571%;
        padding: 0 0 1.142857em;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-background {
        width: 100%;
        left: 0;
        transform: unset;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-background.mobile{
        display: block;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-background.web{
        display: none;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text-container .oneLineBanner-text{
        padding: 4em 0 0;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text-container .oneLineBanner-text h2{
        font-size: 2.2em;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text p{
        font-size: 1.4em;
    }
    .home-wrapper .tapo-home-bannerButtonStyle1:hover{
        font-size: 1.4em;
    }
    .home-wrapper .tapo-oneLineBanner .oneLineBanner-text-wrapper .oneLineBanner-text-container{
        width: auto;
        padding: 0 2em;
    }
    .home-wrapper .tapo-home-bannerButtonStyle1{
        font-size: 1.4em;
    }


    .videoBanner .video.mobile {
        display: block;
        width: 100%;
    }
    .videoBanner .mobile-video-banner{
        width: 100%;
        height: auto;
    }
    .videoBanner .video.mobile .video-play-icon {
        width: 12.8vw;
        height: 12.8vw;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
}
@media (max-width: 375px) {
    .home-wrapper .tapo-oneLineBanner {
        font-size: 2.67vw;
    }

}
.home-wrapper .tapo-oneLine2Banner {
    max-width: 120em;
    font-size: 0.83vw;
    background: #fff;
    margin: 0 auto 0.75em;
    width: auto;
    position: relative;
    display: flex;
    min-height: 40em;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-container {
    width: 50%;
    position: relative;
    cursor: pointer;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-container:hover {
    z-index: 9;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-container:nth-child(odd) {
    margin-right: 0.75em;
}

.brandSection .brandSliceShowcase-m-cardList {
    display: none
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-imgLink {
    width: 100%;
    display: block;
    overflow: hidden;
    z-index: 3;
    position: relative;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-background {
    width: 100%;
    display: block;
    transition: transform 250ms;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-background.mobile{
    display: none;
}

.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
}
.tapo-oneLine2Banner .oneLine2Banner-imgLink:hover .oneLine2Banner-background,
.tapo-oneLine2Banner .oneLine2Banner-imgLink:focus-within .oneLine2Banner-background {
    transform: scale(1.05);
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container {
    margin: 0 auto;
    width: 75%;
    height: 100%;
    display: block;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text {
    width: 100%;
    height: 100%;
    padding: 2.5em 0 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text p {
    font-size: 1.125em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.333333em;
    padding: 0 0 1em;
}
.home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text h2 {
    font-size: 2em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0.03125em;
    padding: 0 0 0.3em;
}
@media (max-width: 1680px) {
    .home-wrapper .tapo-oneLine2Banner {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .home-wrapper .tapo-oneLine2Banner {
        font-size: 12px;
    }
}
@media (max-width: 1280px) {
    .home-wrapper .tapo-oneLine2Banner {
        font-size: 10.66px;
    }
}
@media (max-width: 1024px) {
    .home-wrapper .tapo-oneLine2Banner {
        font-size: 8.53px;
    }
}
@media (max-width: 736px) {
    .home-wrapper .tapo-oneLine2Banner {
        font-size: 10.35px;
        margin: 0 auto 0.75em;
        flex-direction: column;
    }
    .brandSection .brandSliceShowcase-m-cardList{
        display: flex;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-background.mobile{
        display: block;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-background.web{
        display: none;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-container {
        width: 100%;
        margin: 0;        min-height: 132vw;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-container:nth-child(odd) {
        margin: 0 0 0.75em;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text{
        padding: 6.5em 0 0;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text h2{
        font-size: 2.2em;
        padding: 0 0 0.363636em;
        text-align: center;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container .oneLine2Banner-text p{
        font-size: 1.4em;
        padding: 0 0 1.142857em;
    }
    .home-wrapper .tapo-oneLine2Banner .oneLine2Banner-text-wrapper .oneLine2Banner-text-container{
        width: auto;
        padding: 0 2em;
    }
    .home-wrapper .tapo-home-bannerButtonStyle1{
        font-size: 1.4em;
    }

}
@media (max-width: 375px) {

    .home-wrapper .tapo-oneLine2Banner {
        font-size: 2.67vw;
    }

}
.home-wrapper .shopByCategory {
    max-width: 120em;
    font-size: 0.83vw;
    margin: 0 auto 0.75em;
    width: auto;
    background: #f7f8f9;
}
.home-wrapper .shopByCategory .shopByCategory-container {
    width: auto;
    margin: 0 auto;
}
.home-wrapper .shopByCategory .shopByCategory-text {
    padding: 5em 0 2em;
    text-align: center;
    max-width: 101.5em;
    margin: 0 auto;
}
.home-wrapper .shopByCategory h2 {
    font-size: 2.5em;
    padding-bottom: 0.25em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0.025em;
}
.home-wrapper .shopByCategory .swiperDiv {
    position: relative;
    margin: 0 auto;
}
.home-wrapper .shopByCategory .swiperDiv .page-next,
.home-wrapper .shopByCategory .swiperDiv .page-prev {
    border: none;
    border-radius: 100%;
    cursor: pointer;
    color: transparent;
    width: 3em;
    height: 3em;
    top: 50%;
    position: absolute;
    z-index: 1;
    transform: translateY(-50%);
    visibility: hidden;
}
.home-wrapper .shopByCategory .swiperDiv:focus-within .page-next,
.home-wrapper .shopByCategory .swiperDiv:focus-within .page-prev,
.home-wrapper .shopByCategory .swiperDiv:hover .page-next,
.home-wrapper .shopByCategory .swiperDiv:hover .page-prev {
    visibility: visible;
}
.home-wrapper .shopByCategory .swiperDiv .page-prev {
    background: url(https://static.tapo.com/res/new-home/leftArrow.svg) center/1.25em no-repeat #ebedee;
    left: 5em;
}
.home-wrapper .shopByCategory .swiperDiv .page-prev:focus-within,
.home-wrapper .shopByCategory .swiperDiv .page-prev:hover {
    background: url(https://static.tapo.com/res/new-home/leftArrow-selected.svg) center/1.25em no-repeat
    #dfeaf4;
}
.home-wrapper .shopByCategory .swiperDiv .page-next {
    background: url(https://static.tapo.com/res/new-home/rightArrow.svg) center/1.25em no-repeat #ebedee;
    right: 5em;
}
.home-wrapper .shopByCategory .swiperDiv .page-next:focus-within,
.home-wrapper .shopByCategory .swiperDiv .page-next:hover {
    background: url(https://static.tapo.com/res/new-home/rightArrow-selected.svg) center/1.25em no-repeat
    #dfeaf4;
}
.home-wrapper .shopByCategory .swiperDiv .page-next.inactive,
.home-wrapper .shopByCategory .swiperDiv .page-prev.inactive{
    display: none;
}
.home-wrapper .shopByCategory .swiper {
    width: 101.5em;
    margin: 0 auto 2.25em;
    overflow: hidden;
}
.home-wrapper .shopByCategory .swiper .swiper-slide {
    width: 14.5em;
    text-align: center;
    color: #1d2529;
    padding: 1.5em;
    box-sizing: border-box;
    cursor: pointer;
}
.home-wrapper .shopByCategory .swiper .swiper-slide:hover {
    border-radius: 0.5em;
    background: rgba(0, 105, 191, 0.06);
    color: #0069bf;
}
.home-wrapper .shopByCategory .swiper .swiper-slide .categoryImgContainer {
    width: 9em;
    height: 9em;
    display: block;
    margin: 0 auto;
    padding-bottom: 1em;
}
.home-wrapper .shopByCategory .swiper .swiper-slide .categoryImgContainer img {
    width: 100%;
}
.home-wrapper .shopByCategory .swiper .swiper-slide .categoryName {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.333333em;
    display: inline-block;
}
.home-wrapper .shopByCategory .scrollAndNavigation {
    width: auto;
    height: 3em;
    position: relative;
    padding: 0 0 3.63em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-wrapper .shopByCategory .scrollAndNavigation .scrollbarContainer {
    width: 9em;
    margin: 0 auto;
}
.home-wrapper .shopByCategory .scrollAndNavigation .scrollbarContainer .swiper-scrollbar {
    height: 0.25em;
    background: rgba(29, 37, 41, 0.122);
}
.home-wrapper .shopByCategory .scrollAndNavigation .scrollbarContainer .swiper-scrollbar .swiper-scrollbar-drag {
    background: #0069bf;
}
@media (max-width: 1680px) {
    .home-wrapper .shopByCategory {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .home-wrapper .shopByCategory {
        font-size: 12px;
    }
}
@media (max-width: 1280px) {
    .home-wrapper .shopByCategory {
        font-size: 10.66px;
    }
}
@media (max-width: 1024px) {
    .home-wrapper .shopByCategory {
        font-size: 8.53px;
    }
}
@media (max-width: 736px) {
    .home-wrapper .shopByCategory {
        font-size: 10.35px;
    }
    .home-wrapper .shopByCategory .shopByCategory-container {
        width: auto;
        box-sizing: border-box;
    }
    .home-wrapper .shopByCategory .shopByCategory-text {
        padding: 3.86em 0 2.32em;
    }
    .home-wrapper .shopByCategory h2 {
        font-size: 2.5em;
        line-height: 1.2;
        font-weight: 400;
    }
    .home-wrapper .shopByCategory .swiperDiv {
        width: auto;
        margin: 0 auto;
    }
    .home-wrapper .shopByCategory .swiperDiv .page-next,
    .home-wrapper .shopByCategory .swiperDiv .page-prev {
        display: none;
    }
    .home-wrapper .shopByCategory .swiper {
        width: auto;
        margin: 0 auto 3.6em;
    }
    .home-wrapper .shopByCategory .swiper .swiper-slide {
        width: 25%;
        margin-right: 1.16em;
        padding: unset;
    }
    .home-wrapper .shopByCategory .swiper .swiper-slide .categoryImgContainer {
        width: 7.5em;
        height: 7.5em;
        padding-bottom: 0.8em;
    }
    .home-wrapper .shopByCategory .swiper .swiper-slide .categoryName {
        font-size: 1.35266em;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .home-wrapper .shopByCategory .scrollAndNavigation .navigationWrapper {
        display: none;
    }
    .home-wrapper .shopByCategory h2{
        font-size: 2.2em;
        padding: 0;
    }
    .home-wrapper .shopByCategory .shopByCategory-text{
        padding: 4.8em 0 2.4em;
    }
    .home-wrapper .shopByCategory .swiper .swiper-slide .categoryName{
        font-size: 1.4em;
    }
    .home-wrapper .shopByCategory .scrollAndNavigation{
        padding: 0 0 4.8em;
        height: auto;
    }
}
@media (max-width:375px) {
    .home-wrapper .shopByCategory {
        font-size: 2.67vw;
    }

}
.home-wrapper .videoBanner {
    width: auto;
    position: relative;
    font-size: 0.83vw;
    max-width: 120em;
    margin: 0 auto;
}
.home-wrapper .videoBanner video {
    width: 100%;
    display: block;
}
.home-wrapper .videoBanner .videoController {
    position: absolute;
    right: 2.5em;
    bottom: 2.5em;
}
.home-wrapper .videoBanner .videoController .pauseIcon {
    width: 3em;
    height: 3em;
    color: transparent;
    border-radius: 100%;
    -webkit-user-select: none;
    user-select: none;
    background: url(https://static.tapo.com/res/new-home/playIcon.svg) center/1.25em no-repeat #979797;
    cursor: pointer;
    display: none;
}
@media (max-width: 1680px) {
    .home-wrapper .videoBanner {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .home-wrapper .videoBanner {
        font-size: 12px;
    }
}
@media (max-width: 1280px) {
    .home-wrapper .videoBanner {
        font-size: 10.66px;
    }
}
@media (max-width: 1024px) {
    .home-wrapper .videoBanner {
        font-size: 8.53px;
    }
}
@media (max-width: 736px) {
    .home-wrapper .videoBanner {
        font-size: 10.35px;
    }
    .home-wrapper .videoBanner .videoController {
        top: 50%;
        left: 50%;
        right: unset;
        bottom: unset;
        transform: translate(-50%, -50%);
    }
    .home-wrapper .videoBanner video {
        display: none;
    }
}
@media (max-width: 414px) {
    .home-wrapper .videoBanner {
        font-size: 2.5vw;
    }
}
.home-wrapper .infoStream {
    max-width: 120em;
    font-size: 0.83vw;
    margin: 0 auto 0.75em;
    width: auto;
}
.home-wrapper .infoStream .infoStream-container {
    width: auto;
    margin: 0 auto;
    overflow: hidden;
}
.home-wrapper .infoStream .infoStream-text {
    padding: 5em 0 2em;
    text-align: center;
    max-width: 89.75em;
    margin: 0 auto;
}
.home-wrapper .infoStream h2 {
    padding-bottom: 0.25em;
    font-size: 2.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 1.3em;
    letter-spacing: 0.025em;
}
.home-wrapper .infoStream h3 {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 1.333333em;
    padding: 0 0 0.888889em;
}
.home-wrapper .infoStream b {
    font-weight: 500;
    font-size: 1.25em;
    line-height: 133.33%;
    color: #0069bf;
    cursor: pointer;
}
.home-wrapper .infoStream b a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-wrapper .infoStream .swiperDiv {
    position: relative;
}
.home-wrapper .infoStream .swiperDiv .page-next,
.home-wrapper .infoStream .swiperDiv .page-prev {
    border: none;
    border-radius: 100%;
    cursor: pointer;
    color: transparent;
    width: 3em;
    height: 3em;
    top: 40%;
    position: absolute;
    z-index: 1;
    transform: translateY(-50%);
    visibility: hidden;
}
.home-wrapper .infoStream .swiperDiv:focus-within .page-next,
.home-wrapper .infoStream .swiperDiv:focus-within .page-prev,
.home-wrapper .infoStream .swiperDiv:hover .page-next,
.home-wrapper .infoStream .swiperDiv:hover .page-prev {
    visibility: visible;
}
.home-wrapper .infoStream .swiperDiv .page-prev {
    background: url(https://static.tapo.com/res/new-home/leftArrow.svg) center/1.25em no-repeat #ebedee;
    left: 7.5em;
}
.home-wrapper .infoStream .swiperDiv .page-prev:focus-within,
.home-wrapper .infoStream .swiperDiv .page-prev:hover {
    background: url(https://static.tapo.com/res/new-home/leftArrow-selected.svg) center/1.25em no-repeat
    #dfeaf4;
}
.home-wrapper .infoStream .swiperDiv .page-next {
    background: url(https://static.tapo.com/res/new-home/rightArrow.svg) center/1.25em no-repeat #ebedee;
    right: 7.5em;
}
.home-wrapper .infoStream .swiperDiv .page-next:focus-within,
.home-wrapper .infoStream .swiperDiv .page-next:hover {
    background: url(https://static.tapo.com/res/new-home/rightArrow-selected.svg) center/1.25em no-repeat
    #dfeaf4;
}
.home-wrapper .infoStream .swiper-container {
    width: auto;
    margin: 0 auto 2.25em;
}
.home-wrapper .infoStream .swiper-container .swiper-slide {
    width: 37.1875%;
    text-align: center;
    color: #1d2529;
    box-sizing: border-box;
    margin: 2px 0;
}
.home-wrapper .infoStream .swiper-container .swiper-slide .infoImgContainer {
    width: 100%;
    display: block;
    margin: 0 auto 1em;
    overflow: hidden;
    border-radius: 0.5em;
}
.home-wrapper .infoStream .swiper-container .swiper-slide .infoImgContainer img {
    width: 100%;
    display: block;
    transition: transform 250ms;
    max-height: 100%;
    height: 22vw;
    object-fit: cover;
}
.home-wrapper .infoStream .swiper-container .swiper-slide .infoImgContainer:hover img {
    transform: scale(1.05);
    overflow: hidden;
}
.home-wrapper .infoStream .swiper-container .swiper-slide .infoContainer b {
    visibility: hidden;
}
.home-wrapper .infoStream .swiper-container .swiper-slide.swiper-slide-active .infoContainer b {
    visibility: visible;
}
.home-wrapper .infoStream .scrollAndNavigation {
    width: auto;
    height: 3em;
    position: relative;
    padding: 0 0 3.63em;
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-wrapper .infoStream .scrollAndNavigation .scrollbarContainer {
    width: 9em;
    margin: 0 auto;
}
.home-wrapper .infoStream .scrollAndNavigation .scrollbarContainer .swiper-custom-scrollbar {
    height: 0.25em;
    background: rgba(29, 37, 41, 0.122);
    position: relative;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    border-radius: 5em;
}
.home-wrapper .infoStream .scrollAndNavigation .scrollbarContainer .swiper-custom-scrollbar .swiper-custom-scrollbar-inner {
    display: block;
    height: 100%;
    background: #0069bf;
    width: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    border-radius: 5em;
}
.home-wrapper .infoStream .news-right-icon{
    width: 0.71em;
    margin-left: .25em;
}
@media (max-width: 1680px) {
    .home-wrapper .infoStream {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .home-wrapper .infoStream {
        font-size: 12px;
    }
}
@media (max-width: 1280px) {
    .home-wrapper .infoStream {
        font-size: 10.66px;
    }
}
@media (max-width: 1024px) {
    .home-wrapper .infoStream {
        font-size: 8.53px;
    }
}
@media (max-width: 736px) {
    .home-wrapper .infoStream {
        font-size: 10.35px;
    }
    .home-wrapper .infoStream .infoStream-container {
        width: auto;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .home-wrapper .infoStream .swiper-container .swiper-slide .infoImgContainer img {
        width: 100%;
        display: block;
        transition: transform 250ms;
        max-height: 100%;
        height: 55vw;
        object-fit: cover;
        border-radius: .5em;
    }
    .home-wrapper .infoStream .infoStream-text {
        padding: 2.5em 0 1.5em;
        text-align: center;
    }
    .home-wrapper .infoStream h2 {
        font-size: 2.5em;
        line-height: 1.2;
        font-weight: 400;
    }
    .home-wrapper .infoStream h3 {
        font-size: 1.5em;
        line-height: 1.28;
        font-weight: 400;
    }
    .home-wrapper .infoStream .swiperDiv .page-next,
    .home-wrapper .infoStream .swiperDiv .page-prev {
        display: none;
    }
    .home-wrapper .infoStream .swiper-container {
        width: auto;
        margin: 0 auto 2.5em;
    }
    .home-wrapper .infoStream .swiper-container .swiper-slide {
        width: 89.3333%;
        margin-right: unset;
        padding: unset;
    }
    .home-wrapper .infoStream .swiper-container .swiper-slide .infoContainer {
        text-align: center;
    }
    .home-wrapper .infoStream .swiper-container .swiper-slide .infoImgContainer {
        width: 100%;
        height: unset;
        margin: 0 auto;
        padding: 0 0 1em;
    }
    .home-wrapper .infoStream .scrollAndNavigation .navigationWrapper {
        display: none;
    }
    .home-wrapper .infoStream h2{
        font-size: 2.2em;
        padding-bottom: 0.6em;
    }
    .home-wrapper .infoStream b{
        font-size: 1.4em;

    }
    .home-wrapper .infoStream h3{
        font-size: 1.4em;
    }
    .home-wrapper .infoStream .infoStream-text{
        padding: 4.5em 0 2.5em;
    }

    .home-wrapper .infoStream .scrollAndNavigation{
        height: auto;
    }
    .home-wrapper .infoStream .swiper-container{
        margin:0 auto 4.4em;
    }
    .home-wrapper .infoStream .scrollAndNavigation{
        padding: 0 0 4.4em;
    }
}
@media (max-width: 375px) {
    .home-wrapper .infoStream {
        font-size: 2.67vw;
    }

}
.home-wrapper .brandSection {
    max-width: 120em;
    font-size: 0.83vw;
    margin: 0 auto 0.75em;
    width: auto;
    overflow: hidden;
}
.home-wrapper .brandSection .brandSection-container {
    display: flex;
    position: relative;
}
.home-wrapper .brandSection .brandSlice {
    width: 33.3%;
    flex: 1;
    transition: flex 0.5s, bottom 0.5s;
    position: relative;
}
.home-wrapper .brandSection .brandSlice .cover {
    position: relative;
    width: 100%;
    cursor: pointer;
}
.home-wrapper .brandSection .brandSlice .cover img {
    width: 100%;
    height: 55em;
    object-fit: cover;
    display: block;
}
.home-wrapper .brandSection .brandSlice .coverContent {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.502);
    transition: 0.5s;
}
.home-wrapper .brandSection .brandSlice .coverContent h2 {
    color: #fff;
    text-align: center;
    font-size: 2.5em;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 0.01em;
    margin-bottom: 0.6em;
    transform: translateY(1.5em);
    transition: transform .3s linear;
}
.home-wrapper .brandSection .brandSlice:focus-within .coverContent h2,
.home-wrapper .brandSection .brandSlice:hover .coverContent h2{
    transform: translateY(0);
}
.home-wrapper .brandSection .brandSlice .coverContent .exploreBtn {
    opacity: 0;
}
.home-wrapper .brandSection .brandSlice:hover .coverContent {
    background: rgba(0, 0, 0, 0.122);
}
.home-wrapper .brandSection .brandSlice:focus-within .coverContent .exploreBtn,
.home-wrapper .brandSection .brandSlice:hover .coverContent .exploreBtn {
    display: inline-block;
    opacity: 1;
    transition: opacity .3s linear;
}
.home-wrapper .brandSection .brandSliceShowcase {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
    display: none;
}
.home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-bg {
    width: 100%;
    height: 100%;
    display: block;
}
.home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-wrapper {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: blur(45px);
    backdrop-filter: blur(45px);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.home-wrapper .brandSection .brandSliceShowcase-content {
    width: 91.5em;
    margin: 5em auto 0;
    position: relative;
}
.home-wrapper .brandSection .brandSliceShowcase-content .backBtn {
    width: 3em;
    height: 3em;
    border: none;
    border-radius: 100%;
    box-sizing: border-box;
    color: transparent;
    background: url(https://static.tapo.com/res/new-home/leftArrow-white.svg)  50% 100% no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.home-wrapper .brandSection .brandSliceShowcase-text {
    text-align: center;
    color: #fff;
    padding: 0 15em 5em;
}
.home-wrapper .brandSection .brandSliceShowcase-text h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 130%;
    letter-spacing: 0.025em;
    padding: 0 0 0.3em;
}
.home-wrapper .brandSection .brandSliceShowcase-text p {
    font-size: 1.125em;
    font-weight: 400;
    line-height: 133.333%;
    opacity: 0.6;
}
.home-wrapper .brandSection .brandSliceShowcase-cardList {
    height: 31em;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.home-wrapper .brandSection .brandSliceShowcase-cardList .card {
    width: 32.777778%;
    height: 14em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 1.5em;
    margin: 0 0.75em 0.75em 0;
    text-align: center;
    color: #fff;
    border-radius: 0.5em;
    background: rgba(255, 255, 255, 0.1);
}
.home-wrapper .brandSection .brandSliceShowcase-cardList .card img {
    display: block;
    padding-bottom: 1.25em;
}
.home-wrapper .brandSection .brandSliceShowcase-cardList .card .desc {
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    line-height: 1.25em;
}
.home-wrapper .brandSection .brandSliceShowcase-navigation {
    position: absolute;
    right: 0;
    bottom: -4em;
}
.home-wrapper .brandSection .brandSliceShowcase-navigation button {
    background: rgba(255, 255, 255, 0.239);
    border: none;
    padding: 0.87em;
    border-radius: 100%;
    margin-left: 0.75em;
    width: 3em;
    height: 3em;
    color: transparent;
    cursor: pointer;
}
.home-wrapper .brandSection .brandSliceShowcase-navigation button.page-prev {
    background: url(https://static.tapo.com/res/new-home/leftArrow-white.svg) center/1.25em no-repeat
    rgba(255, 255, 255, 0.239);
}
.home-wrapper .brandSection .brandSliceShowcase-navigation button.page-next {
    background: url(https://static.tapo.com/res/new-home/rightArrow-white.svg) center/1.25em no-repeat
    rgba(255, 255, 255, 0.239);
}
.home-wrapper .brandSection .brandSlice-1 .specialP {
    padding: 0 0 4.444444em;
}
.home-wrapper .brandSection .brandSlice-1 .achievements {
    display: flex;
    justify-content: center;
}
.home-wrapper .brandSection .brandSlice-1 .achievement {
    color: #fff;
    text-align: center;
    width: 14.375em;
    margin: 0 4.125em;
}
.home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes {
    position: relative;
    display: inline-block;
    padding: 0 0 0.5em;
}
.home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes .num {
    font-size: 5em;
    font-style: normal;
    font-weight: 400;
    line-height: 110%;
}
.home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes sup {
    position: absolute;
    top: 0;
    left: 100%;
    font-size: 1.5em;
    line-height: 1;
    font-weight: 500;
}
.home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes sub {
    position: absolute;
    bottom: 14%;
    left: 100%;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.5;
}
.home-wrapper .brandSection .brandSlice-1 .achievement p {
    opacity: 1;
}
.home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList {
    height: unset;
    min-height: 18em;
    overflow: hidden;
}
.home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card {
    width: 24.333333%;
    height: unset;
    background: unset;
    justify-content: flex-start;
}
.home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card:nth-child(4n) {
    margin: 0 0 0.75em;
}
.home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card img {
    height: 14.125em;
    padding-bottom: 1em;
    width: 21.9375em;
}
.home-wrapper .brandSection .brandSlice-2 .brandSliceShowcase-cardList .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}
.home-wrapper .brandSection .brandSlice-2 .brandSliceShowcase-cardList .card {
    width: 32.777778%;
}
.home-wrapper .brandSection .brandSlice-2 .brandSliceShowcase-cardList .card:nth-child(3n) {
    margin: 0 0 0.75em;
}
.home-wrapper .brandSection .brandSlice-3 .brandSliceShowcase-cardList .swiper-slide {
    display: flex;
    flex-wrap: wrap;
}
.home-wrapper .brandSection .brandSlice-3 .brandSliceShowcase-cardList .card {
    width: 24.333333%;
}
.home-wrapper .brandSection .brandSlice-3 .brandSliceShowcase-cardList .card:nth-child(4n) {
    margin: 0 0 0.75em;
}
.home-wrapper .brandSection .brandSlice-2 .card img, .home-wrapper .brandSection .brandSlice-3 .card img{
    height: 5em;
}
@media (max-width: 1680px) {
    .home-wrapper .brandSection {
        font-size: 14px;
    }
}
@media (max-width: 1440px) {
    .home-wrapper .brandSection {
        font-size: 12px;
    }
}
@media (max-width: 1280px) {
    .home-wrapper .brandSection {
        font-size: 10.66px;
    }
}
@media (max-width: 1024px) {
    .home-wrapper .brandSection {
        font-size: 8.53px;
    }
}
@media (max-width: 736px) {
    .home-wrapper .brandSection {
        font-size: 10px;
    }
    .home-wrapper .brandSection .brandSection-container {
        flex-direction: column;
    }
    .home-wrapper .brandSection .brandSlice {
        width: 100%;
        margin: 0 0 0.75em;
    }
    .home-wrapper .brandSection .brandSlice .cover img {
        height: 137vw;
    }
    .home-wrapper .brandSection .brandSlice .coverContent {
        background: rgba(0, 0, 0, 0.24);
    }
    .home-wrapper .brandSection .brandSlice .coverContent .exploreBtn {
        display: inline-block;
        opacity: 1;
    }
    .home-wrapper .brandSection .brandSliceShowcase{
        top: 5.7971em;

    }

    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-wrapper {
        overflow-y: auto;
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-content {
        width: 89.6%;
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-content .backBtn {
        top: -3em;
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-text {
        padding: 0 0 5em;
    }

    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-text h2 {
        font-size: 2.5em;
        line-height: 1.2;
        font-weight: 400;
    }
    .home-wrapper .brandSection .brandSlice .coverContent h2{
        transform: translateY(0);
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-text p {
        font-size: 1.5em;
        line-height: 1.5;
        font-weight: 300;
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-cardList {
        height: auto;

    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase .brandSliceShowcase-cardList{
        display: none;
    }

    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-navigation {
        right: 2%;
        bottom: -7em;
        padding: 0 0 3em;
    }
    .home-wrapper .brandSection .brandSlice-2 .brandSliceShowcase-cardList .card {
        width: calc(50% - 0.75em);
        height: 16.618357em;
    }
    .home-wrapper .brandSection .brandSlice-2 .brandSliceShowcase-cardList .card:nth-child(3n) {
        margin: 0 0.75em 0.75em 0;
    }
    .home-wrapper .brandSection .brandSlice-2 .brandSliceShowcase-cardList .card:nth-child(2n) {
        margin: 0 0 0.75em;
    }
    .home-wrapper .brandSection .brandSlice-3 .brandSliceShowcase-cardList .card {
        width: calc(50% - 0.75em);
    }
    .home-wrapper .brandSection .brandSlice-3 .brandSliceShowcase-cardList .card:nth-child(4n) {
        margin: 0 0.75em 0.75em 0;
    }
    .home-wrapper .brandSection .brandSlice-3 .brandSliceShowcase-cardList .card:nth-child(2n) {
        margin: 0 0 0.75em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement {
        width: 10em;
        margin: 0 0.5em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes .num {
        font-size: 3.86473em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes sup {
        font-size: 1.16em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes sub {
        font-size: 1em;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList {
        width: 100%;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card {
        width: 100%;
        height: unset;
        background: unset;
        justify-content: flex-start;
        text-align: center;
        color: #fff;
        margin: unset;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card:nth-child(4n) {
        margin: 0 0 0.75em;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card img {
        width: 100%;
        height: auto;
        padding-bottom: 1em;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .card .desc {
        font-size: 1.35266em;
        font-weight: 400;
        line-height: 128.571%;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .scrollBarDiv {
        width: 31%;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -2em;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .scrollBarDiv .swiper-scrollbar {
        background: rgba(255, 255, 255, 0.122);
        height: 2px;
    }
    .home-wrapper .brandSection .brandSlice-1 .brandSliceShowcase-cardList .scrollBarDiv .swiper-scrollbar-drag {
        background: #0069bf;
    }

    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList {
        display: block;
        width: 100%;
        overflow: hidden;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .card {
        width: 100%;
        height: unset;
        background: unset;
        justify-content: flex-start;
        text-align: center;
        color: #fff;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .card:nth-child(4n) {
        margin: 0 0 0.75em 0;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .card img {
        width: 100%;
        height: 19.033816em;
        padding-bottom: 1em;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .card .desc {
        font-size: 1.35266em;
        font-weight: 400;
        line-height: 128.571%;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-navigation {
        display: none;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .scrollBarDiv {
        width: 31%;
        position: absolute;
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
        bottom: -0.6em;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .scrollBarDiv .swiper-scrollbar {
        background: #ffffff1f;
        height: 2px;
    }
    .brandSection .brandSlice-1 .brandSliceShowcase-m-cardList .scrollBarDiv .swiper-scrollbar-drag {
        background: #0069bf;
    }
    .home-wrapper .brandSection .brandSlice .coverContent h2{
        font-size: 2.2em;
        margin: 0 auto;
        padding: 0 0 1.1em;

    }

    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-text h2{
        font-size: 2em;
    }
    .home-wrapper .brandSection .brandSliceShowcase-content .backBtn{
        width: 4em;
        height: 4em;
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-text p{
        font-size: 1.4em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes .num{
        font-size: 4em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement .numAndNotes sup{
        font-size: 2em;
    }
    .home-wrapper .brandSection .brandSliceShowcase .brandSliceShowcase-text p{
        font-size: 1.3em;
    }
    .home-wrapper .brandSection .brandSlice-1 .achievement{
        width: 9em;
    }
    .home-wrapper .brandSection .brandSliceShowcase-cardList .card{
        justify-content:unset;
    }
    .home-wrapper .brandSection .brandSliceShowcase-cardList .card img{
        padding:1.6em 0 2em;
        height: 6em;
    }
}
@media (max-width: 375px) {
    .home-wrapper .brandSection {
        font-size: 2.67vw;
    }

}
