.teton-container .section1 .teton-kv {
    height: calc(100vh - 76px);
    height: calc(100vh - var(--teton-nav-height));
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    top: var(--teton-nav-height);
    overflow: hidden;
    will-change: transform;
}

.teton-container .section1 .teton-kv-overlay {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    opacity: 0;
}

.teton-container .section1 .teton-kv-title {
    height: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24.635416vw;
    margin: 0 auto;
}

.teton-container .section1 .teton-kv-product {
    height: 80%;
}

.teton-container .section1 .teton-kv-product img {
    width: auto;
    height: 100%;
}

.teton-container .section1 .cut-line {
    position: relative;
    width: 1px;
}

.teton-container .section1 .cut-line:after {
    content: "";
    background: #000;
    height: 100%;
    width: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.teton-container .section1 .teton-kv-slogan {
    width: 22.395833vw;
    font-size: 1.822916vw;
    letter-spacing: 1.6vw;
    line-height: 1.3;
}

.teton-container .section1 .teton-kv-selling-points {
    width: 22.395833vw;
    font-size: 0.833333vw;
    line-height: 1.3;
    letter-spacing: 0.08vw;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0.9375vw;
}

.teton-container .section4 {
    position: relative;
    z-index: 2;
    min-height: 43.75vw;
}

.teton-container .section4 .teton-slope-title {
    position: absolute;
    bottom: 32.75vw;
    left: 19.66875vw;
}

.teton-container .section4 .teton-slope-title img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: calc((3.076923vw + 20.9230772px) * 1.3);
}

.teton-container .section4 p.teton-text-3 {
    color: #898989;
    position: absolute;
    width: 31.40625vw;
    top: 22.78125vw;
    left: 20.96875vw;
}

.teton-container .section5 {
    position: relative;
}

.teton-container .section5 h3 {
    position: relative;
    z-index: 3;
}

.teton-container .section5 .colors-swiper {
    position: relative;
}

.teton-container .section5 .colors-img .swiper-slide img {
    -webkit-transition: .6s linear;
    transition: .6s linear;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.teton-container .section5 .colors-img .swiper-slide.swiper-slide-active img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.teton-container .section5 .colors-pagination {
    bottom: -5.3125vw;
    right: 0;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet {
    width: 1.927083vw;
    height: 1.927083vw;
    padding: 0.572916vw;
    background: transparent;
    opacity: 1;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet span {
    display: block;
    width: 1.927083vw;
    height: 1.927083vw;
    border-radius: 50%;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    padding: calc(0.572916vw - 2px);
    border: 2px solid #fff;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet:nth-child(1) span {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/mate-x2/img/performance/huawei-mate-x2-colours-1-icon.svg) no-repeat;
    background-size: cover;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet:nth-child(2) span {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/mate-x2/img/performance/huawei-mate-x2-colours-2-icon.svg) no-repeat;
    background-size: cover;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet:nth-child(3) span {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/mate-x2/img/performance/huawei-mate-x2-colours-3-icon.svg) no-repeat;
    background-size: cover;
}

.teton-container .section5 .colors-pagination .swiper-pagination-bullet:nth-child(4) span {
    background: url(/content/dam/huawei-cbg-site/greate-china/cn/mkt/pdp/phones/mate-x2/img/performance/huawei-mate-x2-colours-4-icon.svg) no-repeat;
    background-size: cover;
}

.teton-container .section5 .colors-text-container {
    height: calc(11vw * 2);
    position: absolute;
    bottom: 2.34375vw;
    bottom: calc(-11vw / 2);
    right: 5px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.teton-container .section5 .colors-text {
    height: 4.166666vw;
    text-align: right;
    overflow: visible;
}

.teton-container .section5 .colors-text p {
    font-size: 6.09375vw;
    font-weight: bold;
    line-height: 1.25;
}

.teton-container .section5 .colors-text p,
.teton-container .section5 .colors-text h4 {
    color: #fff;
}

.teton-container .section5 .colors-text .swiper-slide {
    -webkit-transition: all 1s;
    transition: all 1s;
    opacity: 0;
}

.teton-container .section5 .colors-text .swiper-slide.swiper-slide-active {
    opacity: 1;
}

.teton-container .section5 .teton-text-3 {
    display: inline-block;
    width: 50vw;
    margin-top: 3.125vw;
    /* 60px */
    color: #898989;
}

.teton-container .section5 .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: inherit;
    transform-style: inherit;
}

.teton-container .section7 {
    position: relative;
}

.teton-container .section7 .teton-antenna {
    height: 300vh;
}

.teton-container .section7 .teton-antenna-product {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    top: var(--teton-nav-height);
    height: calc(100vh - 76px);
    height: calc(100vh - var(--teton-nav-height));
}

.teton-container .section7 .teton-antenna-product .teton-antenna-product-bottom {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    will-change: opacity;
}

.teton-container .section7 .teton-antenna-product .teton-antenna-product-top {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%);
    left: 0;
    opacity: 0;
    will-change: transform;
}

.teton-container .section7 .teton-antenna-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center;
    opacity: 0;
    will-change: transform, opacity;
}

.teton-container .section7 .teton-antenna-text .teton-text-3 {
    width: 43.645833vw;
    color: #A3A3A3;
}

.teton-container .section8 {
    padding: 2.5vw 8.90625vw 0;
    padding: 2.5vw var(--teton-section-padding-lr) 0;
}

.teton-container .section8 .teton-network {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.teton-container .section8 h3 {
    width: 43.113388%;
}

.teton-container .section8 .teton-network-items {
    width: 51.31326%;
}

.teton-container .section8 .teton-network-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.teton-container .section8 .teton-network-item img {
    width: 6.354166vw;
}

.teton-container .section8 .teton-network-item .item-text {
    width: 80.524344%;
}

.teton-container .section8 .teton-network-item {
    margin-bottom: 2.604166vw;
    /* 50px */
}

.teton-container .section8 .teton-network-item:last-child {
    margin-bottom: 0;
}

.teton-container .section8 h4 {
    color: #fff;
    line-height: 6.354166vw;
}

.teton-container .section8 .teton-text-3 {
    color: #A3A3A3;
    margin-top: 5px;
}

.teton-container .section9 .teton-camera-container {
    width: 57.890625vw;
    /* 1111.5px */
    margin: 0 auto;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
    -webkit-transition: -webkit-transform 0.1s linear;
    transition: -webkit-transform 0.1s linear;
    transition: transform 0.1s linear;
    transition: transform 0.1s linear, -webkit-transform 0.1s linear;
    will-change: transform;
}

.teton-container .section9 .teton-camera-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 5.208333vw 0 3.125vw;
    /* 100px 0 60px */
}

.teton-container .section9 .teton-camera-icon img {
    width: 4.895833vw;
    /* 94px */
    margin-bottom: 1.5625vw;
    /* 30px */
}

.teton-container .section9 .teton-camera-icon .teton-text-3 {
    font-weight: bold;
}

.teton-container .section10 {
    height: 400vh;
}

.teton-container .section10 .teton-telephoto {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    top: var(--teton-nav-height);
}

.teton-container .section10 .teton-telephoto-container {
    position: relative;
    margin-bottom: calc(1.282051vw + 35.384616px);
    margin-right: 5.46875vw;
    /* 105px */
}

.teton-container .section10 .teton-telephoto-img {
    overflow: hidden;
}

.teton-container .section10 .teton-telephoto-img img {
    opacity: 0;
}

.teton-container .section10 .teton-telephoto-img img.active {
    opacity: 1;
}

.teton-container .section10 .telephoto-3x,
.teton-container .section10 .telephoto-10x {
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
}

.teton-container .section10 .telephoto-3x,
.teton-container .section10 .telephoto-10x {
    position: absolute;
    top: 0;
    left: 0;
}

.teton-container .section10 .teton-telephoto-sidetext {
    position: absolute;
    top: -9.114583vw;
    /* calc(-200px + 25px) */
    left: -8.854166vw;
    /* -170px; */
    font-size: 7.552083vw;
    /* 145px */
    font-weight: bold;
    line-height: 1.3;
    color: #F2F2F2;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

.teton-container .section10 .teton-telephoto-zoom {
    position: absolute;
    width: 8.854166vw;
    /* 170px */
    height: 330px;
    /* 17.1875vw */
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -8.854166vw;
    /* -170px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.teton-container .section10 .teton-telephoto-zoom-cricle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 30px;
    /* 1.5625vw */
}

.teton-container .section10 svg {
    width: 14px;
    /* 0.729166vw */
    height: 14px;
    /* 0.729166vw */
    margin-bottom: 15px;
    /* 0.78125vw */
}

.teton-container .section10 svg:last-child,
.teton-container .section10 svg:first-child {
    margin-bottom: 0;
}

.teton-container .section10 svg.zoom-cricle-active {
    position: absolute;
    top: 0;
    left: 18px;
    /* 0.9375vw */
    width: 38px;
    /* 1.979166vw */
    height: 38px;
    /* 1.979166vw */
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.teton-container .section10 .teton-telephoto-zoom-text {
    height: 100%;
    font-size: 32px;
    /* 1.666666vw */
    font-weight: bold;
    line-height: 1.3;
    color: #888888;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.teton-container .section10 .teton-telephoto-zoom-text>div {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
}

.teton-container .section10 .teton-telephoto-zoom-text>div.zoom-text-active {
    color: #000;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.teton-container .section10 .teton-text-3 {
    color: #838383;
    width: 50vw;
}

.teton-container .section11 {
    height: 250vh;
}

.teton-container .section11 .teton-wide-macro {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    top: var(--teton-nav-height);
}

.teton-container .section11 .teton-wide-macro-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.teton-container .section11 .teton-wide-macro-img {
    width: 55vw;
    position: relative;
    overflow: hidden;
    z-index: 3;
}

.teton-container .section11 .teton-wide-macro-text {
    width: 22.025316%;
    width: 19vw;
    position: relative;
    z-index: 2;
}

.teton-container .section11 .teton-wide-macro-text>div {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    will-change: transform, opacity;
}

.teton-container .section11 .teton-wide-macro-text .teton-wide-macro-text-bottom {
    -webkit-transform: translateY(120%);
    transform: translateY(120%);
    opacity: 0;
}

.teton-container .section11 .teton-wide-macro-sidetext {
    position: absolute;
    left: -22.708333vw;
    font-size: 11.09375vw;
    /* 213px */
    font-weight: bold;
    line-height: 1;
    color: #F2F2F2;
    width: 37vw;
    height: 11.09375vw;
    /* 213px */
    text-align: center;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    will-change: transform;
}

.teton-container .section11 .teton-wide-macro-img-bottom {
    position: absolute;
    top: 100%;
    left: 0;
    will-change: transform;
}

.teton-container .section11 p.teton-text-3 {
    color: #838383;
}

.teton-container .section12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.teton-container .section12 .teton-selfie-text {
    width: 39.430379%;
}

.teton-container .section12 .teton-selfie-img {
    width: 52.531645%;
}

.teton-container .section12 p.teton-text-3 {
    color: #838383;
}

.teton-container .section13 .teton-interactive {
    position: relative;
}

.teton-container .section13 .teton-interactive a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.teton-container .section13 .teton-interactive a span {
    font-size: 2.5vw;
    /* 48px */
    line-height: 1.3;
    color: #fff;
    vertical-align: middle;
    margin: 0 1.302083vw 0 0;
}

.teton-container .section13 .teton-interactive a svg {
    width: 2.5vw;
    height: 2.5vw;
    vertical-align: middle;
}

.teton-container .section13 .teton-interactive-video .teton-pc {
    display: block;
}

.teton-container .section13 .teton-interactive-video .teton-mob {
    display: none;
}

.teton-container .section13 .teton-text-2 {
    position: relative;
    width: 63.90625vw;
    margin: 0 auto;
    padding: 3.125vw 0 0;
}

.teton-container .section13 .teton-text-disclaimer {
    right: -9vw;
    top: 0.5vw;
}

.teton-no-sticky .teton-container .section5 .colors-img .swiper-slide img {
    -webkit-transform: none;
    transform: none;
}

.teton-no-sticky .teton-container .section5 .colors-img .swiper-slide.swiper-slide-active img {
    -webkit-transform: none;
    transform: none;
}

.teton-no-sticky .teton-container .section7 .teton-antenna {
    height: 100vh;
}

.teton-no-sticky .teton-container .section7 .teton-antenna-text {
    opacity: 1;
    -webkit-transform: translate(-50%, -95%);
    transform: translate(-50%, -95%);
}

.teton-no-sticky .teton-container .section7 .teton-antenna-product .teton-antenna-product-top {
    opacity: 1;
    -webkit-transform: translateY(-75%);
    transform: translateY(-75%);
    width: 100%;
    padding: 0 8.90625vw;
    left: -8.90625vw;
}

.teton-no-sticky .teton-container .section9 .teton-camera-container {
    -webkit-transform: none;
    transform: none;
}

.teton-no-sticky .teton-container .section10 {
    height: auto;
}

.teton-no-sticky .teton-container .section10 .teton-telephoto-container {
    margin-right: 3vw;
}

.teton-no-sticky .teton-container .section10 .teton-telephoto-img img.telephoto-10x {
    opacity: 1;
}

.teton-no-sticky .teton-container .section10 svg.zoom-cricle-active {
    -webkit-transform: translateY(290px);
    transform: translateY(290px);
}

.teton-no-sticky .teton-container .section10 .teton-telephoto-zoom-text>div.zoom-text-active {
    color: #888888;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.teton-no-sticky .teton-container .section10 .zoom-text-active-ie11 {
    color: #000;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
}

.teton-no-sticky .teton-container .section10 .teton-telephoto-zoom {
    right: -8.35vw;
}

.teton-no-sticky .teton-container .section10 .teton-telephoto-zoom-cricle {
    margin: 0 20px 0 30px;
}

.teton-no-sticky .teton-container .section11 {
    height: 85vw;
}

.teton-no-sticky .teton-container .section11 .teton-wide-macro-img {
    overflow: visible;
}

.teton-no-sticky .teton-container .section11 .teton-wide-macro-img-bottom {
    top: 40vw;
}

.teton-no-sticky .teton-container .section11 .teton-wide-macro-text-bottom {
    top: 7vw;
    opacity: 1;
}

.teton-no-sticky .teton-container .section11 .teton-wide-macro-sidetext-top {
    top: 11vw;
}

.teton-no-sticky .teton-container .section11 .teton-wide-macro-sidetext-bottom {
    top: 51vw;
}

.no-sticky .teton-container .section7 .teton-antenna {
    height: 100vh;
}

.no-sticky .teton-container .section7 .teton-antenna-text {
    opacity: 1;
    -webkit-transform: translate(-50%, -95%);
    transform: translate(-50%, -95%);
}

.no-sticky .teton-container .section7 .teton-antenna-product .teton-antenna-product-top {
    opacity: 1;
    -webkit-transform: translateY(-75%);
    transform: translateY(-75%);
    width: 100%;
    padding: 0;
}

.no-sticky .teton-container .section11 {
    height: 85vw;
}

.no-sticky .teton-container .section11 .teton-wide-macro {
    position: relative;
}

.no-sticky .teton-container .section11 .teton-wide-macro-img {
    overflow: visible;
}

.no-sticky .teton-container .section11 .teton-wide-macro-img-bottom {
    top: 40vw;
}

.no-sticky .teton-container .section11 .teton-wide-macro-text-bottom {
    top: 7vw;
    opacity: 1;
}

.no-sticky .teton-container .section11 .teton-wide-macro-sidetext-top {
    top: 11vw;
}

.no-sticky .teton-container .section11 .teton-wide-macro-sidetext-bottom {
    top: 51vw;
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    .no-sticky .teton-container .section7 .teton-antenna-product .teton-antenna-product-top {
        width: 80%;
        left: 50%;
        transform: translate(-50%, -75%);
    }
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .teton-container .section1 .teton-kv {
        position: relative;
        top: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .teton-container .section1 .teton-kv-title {
        width: 65.694444vw;
    }
    .teton-container .section1 .teton-kv-slogan {
        width: 59.027777vw;
        font-size: 5vw;
    }
    .teton-container .section1 .teton-kv-selling-points {
        width: 59.027777vw;
        font-size: 12px;
    }
    .teton-container .section1 .teton-kv-product {
        height: auto;
    }
    .teton-container .section1 .teton-kv-product img {
        width: 100%;
        height: auto;
    }
    .teton-container .section4 {
        text-align: center;
        margin-bottom: 0;
    }
    .teton-container .section4 .teton-slope-title {
        width: 57%;
        left: 50%;
        bottom: 51.75vw;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .teton-container .section4 p.teton-text-3 {
        padding: 0 var(--teton-section-padding-lr);
        position: relative;
        width: calc(100% - var(--teton-section-padding-lr) * 2);
        top: 0;
        left: 0;
    }
    .teton-container .section5 .colors-pagination {
        bottom: -17.361111vw;
        right: auto;
        left: 0;
    }
    .teton-container .section5 .colors-pagination .swiper-pagination-bullet {
        padding: 1.527777vw;
        /* 11px; */
        width: 5.138889vw;
        height: 5.138889vw;
    }
    .teton-container .section5 .colors-pagination .swiper-pagination-bullet span {
        width: 5.138889vw;
        height: 5.138889vw;
    }
    .teton-container .section5 .colors-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        padding: calc(1.527777vw - 2px);
    }
    .teton-container .section5 .colors-text-container {
        bottom: calc(-9.666666vw * 2);
        right: 2.777777vw;
        height: calc(8.333333vw * 2);
    }
    .teton-container .section5 .colors-text {
        height: 8.333333vw;
    }
    .teton-container .section5 .colors-text p {
        font-size: 16.25vw;
        line-height: 1;
    }
    .teton-container .section5 .teton-text-3 {
        width: 100%;
        margin-top: 27.777777vw;
    }
    .teton-container .section7 {
        height: 200vh;
    }
    .teton-container .section7 .teton-antenna {
        height: auto;
        position: -webkit-sticky;
        position: sticky;
        top: var(--teton-nav-height);
    }
    .teton-container .section7 .teton-antenna-product {
        height: auto;
        position: relative;
        top: 0;
    }
    .teton-container .section7 .teton-antenna-product .teton-antenna-product-top {
        top: 0;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
    .teton-container .section7 .teton-antenna-product .teton-antenna-product-bottom {
        -webkit-transform: none;
        transform: none;
    }
    .teton-container .section7 .teton-antenna-text {
        width: 94%;
        margin: calc(1.474358vw + 37.692311px) auto 0;
        opacity: 1;
        position: relative;
        left: 0;
        -webkit-transform: none;
        transform: none;
    }
    .teton-container .section7 .teton-antenna-text .teton-text-3 {
        width: 100%;
    }
    .teton-container .section7 h3 {
        width: 94%;
        margin: 0 auto;
        color: #fff;
        text-align: center;
    }
    .teton-container .section8 .teton-network {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .teton-container .section8 h3 {
        width: 100%;
        margin-bottom: 12.5vw;
    }
    .teton-container .section8 .teton-network-items {
        width: 100%;
    }
    .teton-container .section8 .teton-network-item img {
        width: 19.365079%;
    }
    .teton-container .section8 .teton-network-item .item-text {
        width: 75.079365%;
    }
    .teton-container .section8 .teton-network-item {
        margin-bottom: 11.805555vw;
    }
    .teton-container .section8 h4 {
        line-height: 16.996787vw;
    }
    .teton-container .section9 {
        padding: 0 var(--teton-section-padding-lr);
    }
    .teton-container .section9 .teton-camera-container {
        width: 100%;
        -webkit-transform: none;
        transform: none;
        -webkit-transform: translateY(40%);
        transform: translateY(40%);
    }
    .teton-container .section9 .teton-camera-icons {
        margin: 11.111111vw 0;
    }
    .teton-container .section9 .teton-camera-icon img {
        width: 13.055556vw;
        margin-bottom: 4.444444vw;
    }
    .teton-container .section9 h2 {
        text-align: left;
        padding-left: 21vw;
    }
    .teton-container .section10 .teton-telephoto-container {
        margin-right: 0;
        margin-bottom: 11.805556vw;
    }
    .teton-container .section10 .teton-telephoto-zoom {
        height: 140px;
        right: 45px;
    }
    .teton-container .section10 .teton-telephoto-zoom-cricle {
        margin: 8px 15px 10px 0;
    }
    .teton-container .section10 svg {
        width: 6px;
        height: 6px;
        margin-bottom: 6px;
    }
    .teton-container .section10 svg.zoom-cricle-active {
        width: 18px;
        height: 18px;
        left: -6px;
    }
    .teton-container .section10 .teton-telephoto-zoom-text {
        font-size: 16px;
        color: #fff;
    }
    .teton-container .section10 .teton-telephoto-zoom-text>div.zoom-text-active {
        color: #fff;
    }
    .teton-container .section10 .teton-telephoto-sidetext {
        top: auto;
        -webkit-transform: none;
        transform: none;
        left: 0;
        bottom: -19.444444vw;
        /* -70px */
        font-size: 17.777777vw;
        /* 64px */
    }
    .teton-container .section10 .teton-text-3 {
        width: 100%;
    }
    .teton-container .section11 {
        height: auto;
    }
    .teton-container .section11 .teton-wide-macro {
        position: relative;
        top: 0;
        height: 250vh;
    }
    .teton-container .section11 .teton-wide-macro-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: -webkit-sticky;
        position: sticky;
        top: 76px;
        top: var(--teton-nav-height);
    }
    .teton-container .section11 .teton-wide-macro-img {
        width: 100%;
    }
    .teton-container .section11 .teton-wide-macro-text {
        width: 100%;
        margin-top: 11.805556vw;
        z-index: 2;
    }
    .teton-container .section11 .teton-wide-macro-text>div {
        position: relative;
        -webkit-transform: none;
        transform: none;
    }
    .teton-container .section11 .teton-wide-macro-text .teton-wide-macro-text-bottom {
        position: absolute;
        top: 0;
    }
    .teton-container .section11 .teton-wide-macro-text h4 {
        padding-bottom: 2.5vw;
        /* 9px */
    }
    .teton-container .section11 .teton-wide-macro-sidetext {
        font-size: 22.777777vw;
        /* 82px */
        top: 94vw;
        left: 0;
        -webkit-transform: none;
        transform: none;
        height: auto;
        width: auto;
    }
    .teton-container .section12 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .teton-container .section12 .teton-selfie-text,
    .teton-container .section12 .teton-selfie-img,
    .teton-container .section12 .teton-text-3 {
        width: 100%;
    }
    .teton-container .section12 .teton-text-3 {
        margin-top: 11.111111vw;
    }
    .teton-container .section13 .teton-interactive a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .teton-container .section13 .teton-interactive a span {
        font-size: 6.666666vw;
        margin: 5px 0 0;
    }
    .teton-container .section13 .teton-interactive a svg {
        width: 10.277777vw;
        height: 10.277777vw;
    }
    .teton-container .section13 .teton-interactive-video .teton-pc {
        display: none;
    }
    .teton-container .section13 .teton-interactive-video .teton-mob {
        display: block;
    }
    .teton-container .section13 .teton-interactive-video.isuc .teton-mob {
        display: none;
    }
    .teton-container .section13 .teton-text-2 {
        width: 100%;
        padding: 9.722222vw 0 0;
    }
    .teton-container .section13 .teton-text-disclaimer {
        width: 100%;
        right: 50%;
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
    }
}

@media (max-width: 1024px) and (min-width: 768px) and (max-aspect-ratio: 1 / 1) {
    .teton-container .hidden-pad {
        display: none;
    }
    .teton-container .section11 .teton-wide-macro-img {
        width: 72%;
    }
    .teton-container .section11 .teton-wide-macro-sidetext {
        top: 74vw;
    }
    .teton-container .section11 h3 {
        padding-bottom: 8vw;
    }
    .teton-container .section11 h3 .teton-mob {
        display: none;
    }
}

@media (max-width: 1024px) and (min-width: 768px) and (min-aspect-ratio: 1 / 1) {
    .teton-container .section10 .teton-telephoto-container {
        margin-right: 7vw;
    }
    .teton-container .section10 .teton-telephoto-zoom-cricle {
        margin: 0 15px 0 30px;
    }
    .teton-container .section22 .teton-acc-tit a {
        font-size: 20px;
    }
}

@media (width: 734px) and (min-height: 745px) and (max-height: 760px) {
    .teton-container .section1 .teton-kv-product {
        height: 70%;
    }
}

.canvas-container,
.canvas-fallback-container {
    pointer-events: none;
}

.teton-container sup,
.teton-container sup a,
.teton-container .dark sup,
.teton-container .darker sup,
.teton-container .dark sup a,
.teton-container .darker sup a {
    color: inherit;
    line-height: 1;
}

.section19 .power-slide.slide1 .item2 {
    position: relative;
    z-index: 2;
}

.section19 .teton-power.slide2 .power-slide.slide2 .item2 {
    position: relative;
    z-index: 3;
}


/* s17 */

.section17 {
    overflow: hidden;
}

.section17 video {
    width: 100%;
}

.section17.darker p {
    color: #898989;
    margin: calc(1.602564vw + 34.23077px) auto 0;
}

.section17 .teton-game {
    position: relative;
}

.section17 .teton-game-under {
    position: absolute;
    width: 100%;
    height: 300vh;
}

.section17 .teton-game-relative {
    position: relative;
    padding-top: 100vh;
}

.section17 .teton-picture {
    position: relative;
    width: 69.01vw;
    margin: 0 auto;
    will-change: opacity;
}

.section17 .slide1 .item-body {
    width: 100%;
    margin: 0 auto;
}

.section17 .teton-slide {
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    will-change: transform;
}

.section17 .slide2 {
    position: relative;
}

.section17 .slide3 {
    position: relative;
}

.section17 .item-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    will-change: transform;
}

.section17 .slide2 .item-bg.bg1 {
    width: 12.34375vw;
}

.section17 .slide2 .item-bg.bg2 {
    width: 14.375vw;
}

.section17 .slide3 .item-bg.bg1 {
    width: 13.5416667vw;
}

.section17 .slide3 .item-bg.bg2 {
    width: 20.416667vw;
}

.section17 .item-body {
    position: relative;
    z-index: 2;
}

.section17 .slide3 h3 {
    padding-bottom: 4.16666vw;
}

.section17 .slide3 .item-body video {
    position: absolute;
    width: 41.927083vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.section17 .item-bg.bg1 {
    left: 0;
    transform: translateX(80%);
    -webkit-transform: translateX(80%);
    -moz-transform: translateX(80%);
    -ms-transform: translateX(80%);
    -o-transform: translateX(80%);
}

.section17 .item-bg.bg2 {
    right: -1%;
    transform: translateX(-80%);
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    -ms-transform: translateX(-80%);
    -o-transform: translateX(-80%);
}

.section17 .slide3 .item-bg.bg2 {
    right: -9%;
}

.section17 .slide2 p {
    width: 44.79166vw;
}

.section17 .slide3 p {
    width: 50vw;
}

.teton-container .section17 video.teton-mob {
    display: none;
}

.section17 .slide2 .slide2-bg-img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section17 .slide3 .teton-picture {
        margin-top: 8.33333vw;
    }
    .teton-container .section17 .teton-pc {
        display: none;
    }
    .teton-container .section17 video.teton-mob {
        display: block;
    }
    .section17 .teton-picture {
        width: 100%;
        margin: 0;
    }
    .section17 .slide1 .item-body {
        width: 100%;
        margin: 0;
    }
    .section17 .teton-picture .item-bg {
        display: none;
    }
    .section17 .teton-picture .item-bg img {
        width: auto;
        height: 100%;
    }
    .section17 .teton-game-under {
        position: relative;
        height: auto;
    }
    .section17 .teton-game-relative {
        padding-top: 0;
    }
    .section17 .item-bg.bg1 {
        transform: translateX(-90px);
        -webkit-transform: translateX(-90px);
        -moz-transform: translateX(-90px);
        -ms-transform: translateX(-90px);
        -o-transform: translateX(-90px);
    }
    .section17 .item-bg.bg2 {
        transform: translateX(100px);
        -webkit-transform: translateX(100px);
        -moz-transform: translateX(100px);
        -ms-transform: translateX(100px);
        -o-transform: translateX(100px);
    }
    .section17 .teton-slide {
        overflow: visible;
    }
    .section17 .teton-slide h3,
    .section17 .teton-slide p {
        text-align: left;
    }
    .section17 .slide2 p,
    .section17 .slide3 p {
        position: relative;
        width: 100%;
    }
    .section17 .slide1 .teton-picture {
        width: 143vw;
        left: 50%;
        margin: 0;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
    }
    .section17 .slide3 .item-body>div {
        display: none;
    }
    .section17 .slide3 .item-body video {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }
    .section17 .slide2 .slide2-bg-img {
        display: none;
    }
}

.no-sticky .section17 .teton-game-under,
.teton-no-sticky .section17 .teton-game-under {
    position: relative;
    height: auto;
}

.no-sticky .section17 .teton-game-relative,
.teton-no-sticky .section17 .teton-game-relative {
    padding-top: 0;
}

.no-sticky .section17 .item-bg.bg1,
.no-sticky .section17 .item-bg.bg2,
.teton-no-sticky .section17 .item-bg.bg1,
.teton-no-sticky .section17 .item-bg.bg2 {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
}


/* s14 */

.section14 {
    height: 300vh;
}

.section14 .teton-flex {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    top: var(--teton-nav-height);
}

.section14 .item1 {
    width: 33.333333vw;
}

.section14 .item1 p {
    width: 28.125vw;
    color: #898989;
}

.section14 .teton-n {
    position: relative;
    display: inline-block;
    color: #0093ff;
}

.section14 .teton-n span {
    display: inline-block;
    -webkit-transition: all .6s;
    transition: all .6s;
}

.section14 .teton-n span:not(:first-child) {
    position: absolute;
    left: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}

.section14 .n2 .teton-n span.n2,
.section14 .n3 .teton-n span.n3,
.section14 .nx .teton-n span.nx {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.section14 .n3 .teton-n span.n2,
.section14 .nx .teton-n span.n3,
.section14 .nx .teton-n span.n2 {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.section14 h3 {
    font-size: 0;
}

.section14 h3>span {
    font-size: 4.166667vw;
    display: inline-block;
    overflow: hidden;
}

.section14 .line-2 {
    position: relative;
}

.multi-window-video video {
    width: 100%;
}

.teton-no-sticky .section14 {
    height: auto;
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    .section14 .teton-n span:not(:last-child) {
        position: absolute;
        left: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    *::-ms-backdrop,
    .section14 .teton-n span:last-child {
        position: relative;
        -webkit-transform: none;
        transform: none;
    }
    *::-ms-backdrop,
    .section14 .teton-flex .teton-picture:not(.p2) {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}


/* s15 */

.section15 {
    padding-right: 3.90625vw;
}

.section15 .item1 {
    width: 40.104167vw;
}

.section15 .item1 p {
    width: 30.208333vw;
    color: #898989;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section14 h3>span {
        font-size: 8.888889vw;
    }
    .section15 {
        padding-right: 6.111111vw;
        padding-right: var(--teton-section-padding-lr);
    }
}

.section16 .item1 {
    width: 33.333333vw;
}

.section16 .item1 p {
    width: 28.125vw;
    color: #898989;
}

.multi-window-content {
    -webkit-transform: translateY(-2.60417vw);
    transform: translateY(-2.60417vw);
}

.multi-window-pictures {
    position: relative;
    /* width: 46.09375vw; */
    width: 39.0625vw;
}

.multi-window-pictures>picture img {
    position: relative;
    z-index: 4;
}

.multi-window-pictures .teton-picture {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transition: all .6s;
    transition: all .6s;
    will-change: opacity, transform;
}

.section14 .teton-picture:not(.p2),
.section16 .teton-picture:not(.p2) {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
}

.section15 .teton-picture.p5 {
    -webkit-transform: translate(100%, -20%) scale(0.7);
    transform: translate(100%, -20%) scale(0.7);
    opacity: 0;
}

.multi-window-pictures .teton-picture.active,
.section15 .teton-picture.p5.active {
    z-index: 5;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1;
}

.section16 .multi-window-pictures .teton-picture.active {
    z-index: 7;
}

.section15 .teton-picture.p5.close {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.section15 .teton-picture.teton-slidebar {
    z-index: 3;
    /* right: 6.354167vw; */
    /* left: 75.5%; */
    right: 13.5%;
}

.section15 .teton-picture.teton-slidebar img {
    width: auto;
    height: 100%;
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.section15 .teton-picture.teton-slidebar.active img {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.section14 .teton-picture.p3,
.section16 .teton-picture.p3 {
    left: 0;
}

.section14 .teton-picture.p4,
.section16 .teton-picture.p4 {
    right: 0;
}

.section14 .teton-picture.p3 {
    /* width: 19.301758vw; */
    width: 41.875%;
}

.section14 .teton-picture.p4 {
    /* width: 24.8074vw; */
    width: 53.8194%;
}

.section15 .teton-picture.p1 {
    z-index: 4;
    bottom: auto;
}

.section15 .teton-picture.p3,
.section15 .teton-picture.p6 {
    /* width: 4.193251vw; */
    width: auto;
    text-align: right;
}

.section15 .teton-picture.p4 {
    /* width: 8.290473vw; */
    width: 17.9861111%;
}

.section15 .teton-picture.p5 {
    /* width: 19.205729vw; */
    width: 41.6666666%;
}

.section16 .teton-picture.p3 {
    /* width: 20.774197vw; */
    width: 45.0694444%;
}

.section16 .teton-picture.p4 {
    /* width: 25.927734vw; */
    width: 56.25%;
}


/* .teton-window-mask { position: absolute; top: 1.041667vw; right: 6.25vw; bottom: 6.25vw; left: 1.041667vw; z-index: 2; visibility: hidden; background-color: rgba(0, 0, 0, .35); opacity: 0; transition: ease-out .4s; pointer-events: none; } .teton-window-mask.active { visibility: visible; opacity: 1; } */

.section .teton-indicator {
    position: absolute;
    z-index: 6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    pointer-events: none;
    opacity: 0;
}

.section15 .teton-indicator.i1 {
    top: 8.020318%;
    left: 78.266667%;
}

.section15 .teton-indicator.i2 {
    top: 12.273517%;
    left: 72.4%;
}

.section15 .teton-indicator.i3 {
    z-index: 6;
    top: 20.682699%;
    left: 37.6%;
}

.section15 .i3 .click-intro {
    -webkit-transform: translateY(-0.625vw);
    transform: translateY(-0.625vw);
}

.section16 .teton-indicator.i1 {
    top: 31.473673%;
    left: 38.533333%;
}

.section16 .teton-indicator.i2 {
    top: 47.2745%;
    left: 51.231%;
}

.section16 .i2 .click-intro {
    -webkit-transform: translateY(-0.49479vw);
    transform: translateY(-0.49479vw);
}

.multi-window-pictures .teton-indicator.clickable {
    pointer-events: auto;
    opacity: 1;
}

.multi-window-pictures .click-area {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    cursor: pointer;
    background-color: rgba(0, 137, 255, 0.28);
}

.section15 .i1 .click-area {
    width: 2.239583vw;
    height: 2.239583vw;
    margin-right: 2.604167vw;
    border-radius: 50%;
}

.section15 .i2 .click-area {
    /* width: 4.791667vw; height: 8.90625vw; */
    width: 4.114583vw;
    height: 7.65625vw;
    margin-right: 3.125vw;
    border-radius: .260417vw;
}

.section15 .i3 .click-area {
    /* width: 1.041667vw; height: 1.041667vw; */
    width: .833333vw;
    height: .833333vw;
    margin-right: 1.5625vw;
    border-radius: 50%;
}

.section15 .i2 .click-intro {
    margin-top: 2.083333vw;
}

.section16 .i1 .click-area {
    /* width: 10.15625vw; height: 3.385417vw; */
    width: 8.59375vw;
    height: 2.760417vw;
    margin-right: .520833vw;
    border-radius: .78125vw;
}

.section16 .i2 .click-area {
    /* width: 3.645833vw; height: 1.40625vw; */
    width: 3.020833vw;
    height: 1.09375vw;
    margin-right: .520833vw;
    border-radius: .3125vw;
}

.multi-window-pictures .click-intro {
    font-size: .729167vw;
    line-height: 1;
    position: relative;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: .677083vw .833333vw .677083vw .9375vw;
    -webkit-transition: all .3s;
    transition: all .3s;
    white-space: nowrap;
    color: #fff;
    border-radius: 200px;
    background: #0089ff;
}

.multi-window-pictures .click-intro span {
    position: relative;
    z-index: 4;
}

.multi-window-pictures .click-intro:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 100px;
    background: #0089ff;
}

.multi-window-pictures .click-intro:hover:after,
.multi-window-pictures .click-intro:active:after,
.multi-window-pictures .click-intro.clickable:after {
    width: 0;
}

.multi-window-pictures .click-intro .teton-icon:before {
    position: relative;
    top: -.052083vw;
    left: -.104167vw;
    display: inline-block;
    width: .260417vw;
    height: .260417vw;
    content: '';
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-animation: arrowMove 1s infinite;
    animation: arrowMove 1s infinite;
}

.multi-window-pictures .click-intro:hover .teton-icon:before {
    -webkit-transform: translateX(-0.10417vw) rotate(-135deg);
    transform: translateX(-0.10417vw) rotate(-135deg);
}

.section16 .teton-close {
    position: absolute;
    z-index: 7;
    /* top: 7.34375vw; */
    top: 14.32%;
    /* width: 1.041667vw; height: 1.041667vw; */
    width: .833333vw;
    height: .833333vw;
    cursor: pointer;
    -webkit-transition: all .6s;
    transition: all .6s;
    pointer-events: none;
    opacity: 0;
    border-radius: 50%;
    background-color: rgba(0, 147, 255, 0.3);
}

.section16 .teton-close.active {
    pointer-events: auto;
    opacity: 1;
}

.section16 .teton-close.c1 {
    /* left: 18.28125vw; */
    left: 39.67%;
}

.section16 .teton-close.c2 {
    /* left: 36.145833vw; */
    left: 78.43%;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section .item1,
    .section .item1 p,
    .section .item2 {
        width: 100%;
    }
    .multi-window-content {
        -webkit-transform: none;
        transform: none;
    }
}

@media (min-width: 641px) and (max-width: 769px) {
    .section .item2 {
        width: 85%;
        margin: 0 auto;
    }
}

@media (min-width: 770px) and (max-width: 835px) {
    .section .item2 {
        width: 90%;
    }
}


/* s19 */

.section19 {
    height: 300vh;
}

.teton-power-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
    top: var(--teton-nav-height);
}

.section19>p {
    width: 56.25vw;
    margin: 0 auto;
}

.section19 .teton-power {
    position: relative;
    margin: 8.333333vw 2.96875vw 0 5.46875vw;
    text-align: left;
}

.section19 .item1 {
    position: relative;
    /* width: 720px; */
    width: 37.5vw;
}

.section19 .item2 {
    width: 29.166667vw;
}

.section19 .item-head,
.section19 .item-body,
.section19 .ux-content {
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
}

.section19 .item-head {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 8.333333vw;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%);
    text-align: center;
    will-change: transform;
}

.section19 .head2 {
    -webkit-transform: translate(130%, -50%) scale(1.5);
    transform: translate(130%, -50%) scale(1.5);
}

.section19 .item-body {
    position: relative;
    z-index: 2;
}

.section19 .item-body.teton-frame {
    z-index: 3;
}

.section19 .body2 {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
}

.section19 .slide2 .body2 {
    right: 1.09375vw;
    bottom: .833333vw;
    left: 4.427083vw;
}

.teton-container .ux-video>video {
    display: block;
    width: 100%;
}

.teton-container .ux-video>picture,
.teton-container .ux-video>img {
    display: none;
}

.teton-container .ux-video.isuc>video {
    display: none;
}

.teton-container .ux-video.isuc>picture,
.teton-container .ux-video.isuc>img {
    display: block;
}

.section19 .ux-content p {
    margin-top: 4.114583vw;
    color: #838383;
}

.section19 .content1 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.section19 .content2 {
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
    opacity: 0;
}

.section19 .power-slide {
    position: relative;
}

.teton-power.slide .head1 {
    -webkit-transform: translate(-51%, -50%);
    transform: translate(-51%, -50%);
}

.teton-power.slide.slide2 .head1 {
    -webkit-transform: translate(-151%, -50%);
    transform: translate(-151%, -50%);
    opacity: 0;
}

.teton-power.slide.slide2 .head2 {
    -webkit-transform: translate(-51%, -50%) scale(1);
    transform: translate(-51%, -50%) scale(1);
}

.teton-power.slide.slide2 .body2 {
    opacity: 1;
}

.teton-power.slide.slide2 .content1 {
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    opacity: 0;
}

.teton-power.slide.slide2 .content2 {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.section19 .power-slide.slide2,
.section19 .body1 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.section19 .body1 {
    top: auto;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section19 {
        height: auto;
    }
    .section19>p {
        width: 100%;
    }
    .section19 .ux-content p {
        margin-top: 4.722222vw;
    }
    .section19 .teton-power {
        margin: 22.222222vw 0 0;
    }
    .section19 .head1 img {
        padding: 0;
    }
    .section19 .item1 {
        width: 100%;
        margin: 0 0 11.111111vw;
    }
    .section19 .item2 {
        width: 100%;
    }
    .section19 .slide1 {
        margin-bottom: 25vw;
    }
    .section19 .power-slide.slide2 {
        position: static;
    }
    .section19 .body2 {
        opacity: 1;
    }
    .section19 .slide2 .body2 {
        right: 6.111111vw;
        bottom: 2.5vw;
        left: 6.111111vw;
    }
    .section19 .content2 {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.teton-no-sticky .section19 {
    height: auto;
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    .section19 .power-slide.slide2 {
        position: relative;
        margin-top: 10.416667vw;
    }
    *::-ms-backdrop,
    .section19 .item-head,
    .section19 .head2 {
        transform: translate(-49%, -50%);
    }
    *::-ms-backdrop,
    .section19 .body2,
    .section19 .content2 {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}


/* s20 */

.section20 h2 {
    margin-bottom: 4.479167vw;
}

.section20 p {
    width: 56.25vw;
    margin: 6.770833vw auto 0;
}

.section20 .teton-icons {
    position: relative;
    overflow: hidden;
    width: 41.145833vw;
    height: 14.322917vw;
    margin: 0 auto;
}

.section20 .teton-icon {
    -webkit-transition: all .8s;
    transition: all .8s;
    will-change: transform;
}

.section20 .teton-icon img {
    width: 6.770833vw;
}

.section20 .teton-icon img+img {
    margin-left: 1.302083vw;
}

.section20 .teton-flex {
    position: absolute;
    right: 0;
    bottom: .520833vw;
    left: 0;
}

.section20 .teton-security {
    position: relative;
    width: 25.052083vw;
    height: 100%;
    margin: 0 auto;
}

.section20 .teton-lock {
    position: absolute;
    right: 0;
    left: 0;
    width: 10.416667vw;
    margin: 0 auto;
    -webkit-transition: all .8s;
    transition: all .8s;
    will-change: transform;
}

.section20 .lock-bg {
    bottom: 0;
    width: 100% !important;
}

.section20 .lock1 {
    top: 0;
    width: 7.8125vw;
}

.section20 .lock2 {
    bottom: 0;
}

.section20 .lock3 {
    bottom: 1.927083vw;
    width: 2.1875vw;
}

.section20.locked .teton-icon:first-child {
    -webkit-transform: translateX(100%) scale(0);
    transform: translateX(100%) scale(0);
}

.section20.locked .teton-icon:last-child {
    -webkit-transform: translateX(-100%) scale(0);
    transform: translateX(-100%) scale(0);
}

.section20.locked .lock1 {
    -webkit-transform: translate(0, 1.35417vw);
    transform: translate(0, 1.35417vw);
    /* top: 1.35417vw; */
}

.section20.locked .lock3 {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.teton-no-sticky .section20 .lock1 {
    top: 2px;
    -webkit-transform: none;
    transform: none;
}

.teton-no-sticky .section20.locked .lock1 {
    top: 1.5vw;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section20 h2 {
        margin-bottom: 11.875vw;
    }
    .section20 p {
        width: 100%;
        margin-top: 17.083333vw;
    }
    .section20 .teton-icons {
        width: 100%;
        height: 37.777778vw;
    }
    .section20 .teton-icon img {
        width: 13.888889vw;
    }
    .section20 .teton-icon img+img {
        margin-left: 2.083333vw;
    }
    .section20 .teton-flex {
        bottom: 6.388889vw;
    }
    .section20 .teton-security {
        width: 51.666667vw;
    }
    .section20 .teton-lock {
        width: 27.777778vw;
    }
    .section20 .lock1 {
        width: 20.833333vw;
    }
    .section20 .lock3 {
        bottom: 4.722222vw;
        width: 6.111111vw;
    }
    .section20.locked .lock1 {
        -webkit-transform: translateY(3.33333vw);
        transform: translateY(3.33333vw);
    }
}


/* s21 */

.section21>p {
    width: 57.8125vw;
    margin: 0 auto;
}

.section21 img {
    margin: 3.489583vw 0 3.125vw;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section21 img {
        margin: 11.944444vw 0 11.111111vw;
    }
    .section21>p {
        width: 100%;
    }
}


/* s22 */

.section22>h2 {
    margin-bottom: 2.447917vw;
}

.section22>p {
    width: 57.8125vw;
    margin: 0 auto 5.208333vw;
}

.section22 .teton-item {
    width: 19.114583vw;
}

.section22 .acc-picture {
    display: block;
}

.section22 .teton-acc-tit {
    margin: 40px 0;
}

.section22 .teton-acc-tit a {
    font-size: 22px;
    font-weight: 700;
    line-height: 30px;
}

.section22 .teton-acc-tit a:hover {
    text-decoration: underline;
}

.section22 .acc-btn {
    font-size: 13px;
    font-weight: 800;
    line-height: 24px;
    display: inline-block;
    padding: 10px 26px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    border: 2px solid #fff;
    border-radius: 999px;
}

.section22 .acc-btn::after {
    position: relative;
    top: -1px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 6px;
    height: 6px;
    margin-left: 12px;
    content: '';
    -webkit-transition: .6s ease;
    transition: .6s ease;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    border-left: 0;
}

.section22 .acc-btn:hover::after {
    -webkit-transform: translateX(3px) rotate(45deg);
    transform: translateX(3px) rotate(45deg);
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section22 .teton-item {
        width: calc(50% - 9px);
    }
    .section22 .teton-item:first-child,
    .section22 .teton-item:nth-child(2) {
        margin-bottom: 8.75vw;
    }
    .section22>h2 {
        margin-bottom: 3.333333vw;
    }
    .section22>p {
        width: 100%;
        margin: 0 auto 8.75vw;
    }
    .section22 .teton-acc-tit {
        margin: 16px 0 24px;
    }
    .section22 .teton-acc-tit a {
        font-size: 13px;
        line-height: 18px;
    }
    .section22 .acc-btn {
        padding: 0;
        border: 0;
        border-radius: 0;
    }
    .section22 .acc-btn::after {
        margin-left: 5px;
    }
}


/* Footer disclaimer */

.teton-disclaimer {
    padding: 10.416667vw 14.322917vw;
    background-color: #0a0a0a;
}

.teton-tips {
    margin-top: 75px;
}

.teton-notes {
    list-style: decimal;
}

.teton-notes-2 {
    list-style: none;
    margin-top: 2vw;
}

.teton-notes li {
    font-size: .677083vw;
    line-height: 1.6;
    margin-bottom: 1vw;
    color: #989898;
}

.teton-notes li:last-child {
    margin-bottom: 0;
}

.teton-notes .current {
    color: #fff;
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .teton-disclaimer {
        padding: 27.777778vw 6.25vw;
    }
    .teton-notes li {
        margin-bottom: 2.222222vw;
    }
    .teton-notes-2 {
        margin-top: 4.444444vw;
    }
}

@media (max-width: 1800px) {
    .teton-notes li {
        font-size: 12px;
    }
}

.teton-text-disclaimer {
    font-size: 12px;
    position: absolute;
}

.teton-text-disclaimer {
    font-size: 13px;
    position: absolute;
    color: #989898 !important;
}

.section14 .teton-text-disclaimer,
.section15 .teton-text-disclaimer,
.section16 .teton-text-disclaimer {
    left: 0;
    bottom: 2vw;
}

.section15 .multi-window-video .teton-text-disclaimer,
.section16 .multi-window-video .teton-text-disclaimer {
    bottom: -24px;
}

.teton-section-2 .teton-text-disclaimer,
.teton-section-3 .teton-text-disclaimer {
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.section17 .slide2 .teton-text-disclaimer {
    bottom: 17vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.section17 .slide3 .teton-text-disclaimer {
    bottom: 5vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.teton-container .multi-window-video {
    position: relative;
    margin-bottom: 11.111111vw;
}

.section22 h2 {
    position: relative;
}

.section22 h2 span {
    position: absolute;
    top: 0;
}

.section22 .teton-space-2 {
    position: relative;
}

.section22 .teton-space-2 .teton-text-disclaimer {
    top: 24px;
    left: 0;
}

@-webkit-keyframes arrowMove {
    0% {
        -webkit-transform: translateX(0) rotate(-135deg);
        transform: translateX(0) rotate(-135deg);
    }
    50% {
        -webkit-transform: translateX(-0.10417vw) rotate(-135deg);
        transform: translateX(-0.10417vw) rotate(-135deg);
    }
    100% {
        -webkit-transform: translateX(0) rotate(-135deg);
        transform: translateX(0) rotate(-135deg);
    }
}

@keyframes arrowMove {
    0% {
        -webkit-transform: translateX(0) rotate(-135deg);
        transform: translateX(0) rotate(-135deg);
    }
    50% {
        -webkit-transform: translateX(-0.10417vw) rotate(-135deg);
        transform: translateX(-0.10417vw) rotate(-135deg);
    }
    100% {
        -webkit-transform: translateX(0) rotate(-135deg);
        transform: translateX(0) rotate(-135deg);
    }
}

@media (max-width: 640px),
(max-aspect-ratio: 1 / 1) and (max-width: 1200px) {
    .section17 .slide2 .teton-text-disclaimer {
        bottom: auto;
        width: 100%;
        text-align: center;
        top: -24px;
    }
    .section17 .slide3 .teton-text-disclaimer {
        text-align: center;
        bottom: auto;
        top: -24px;
    }
    .teton-section-3 .canvas-title {
        font-size: 7vw;
    }
    .teton-section-6 .canvas-title {
        text-align: left;
        padding-left: 9vw;
    }
    .teton-text-disclaimer {
        font-size: 11px;
    }
}

@media all and (-ms-high-contrast: none) {
    *::-ms-backdrop,
    .multi-window-pictures .click-intro .teton-icon::before {
        animation: none;
    }
}