/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.3.5;
 * Released on: 2024-10-22;
 */
@charset "UTF-8";.visually-text{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);position:absolute}.hide{display:none}.expandc-open{overflow-y:hidden}.expandc-open .expandc-animate{overflow-y:hidden}.expandc-complete{overflow-y:auto}.expandc-close{overflow-y:hidden}.expandc-close .expandc-animate{overflow-y:hidden}.expand-container-button{height:1px;z-index:9;position:absolute;width:100%;left:0;right:0;bottom:130px;text-align:center}@media (max-width:1440px){.expand-container-button{bottom:110px}}@media (max-width:1080px){.expand-container-button{bottom:80px}}.expand-container-button.gradient,.expand-container-button.inline{position:relative;width:auto;bottom:auto;display:inline-block;height:auto}.expand-container-button.ec-botton-close{pointer-events:none;position:fixed;bottom:120px;opacity:0;-webkit-transform:translateY(120px);-ms-transform:translateY(120px);transform:translateY(120px);-webkit-transition:opacity .8s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:opacity .8s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:opacity .8s cubic-bezier(.2,0,.2,1),transform .5s cubic-bezier(.2,0,.2,1);transition:opacity .8s cubic-bezier(.2,0,.2,1),transform .5s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1)}@media (max-width:1440px){.expand-container-button.ec-botton-close{bottom:80px;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}}.show-close-btn .expand-container-button.ec-botton-close{opacity:1;pointer-events:auto;-webkit-transform:none;-ms-transform:none;transform:none}.expand-container-button .ec-button-wrapper{display:inline-block;margin:auto}.expand-container-button .ec-button-wrapper p{font-size:18px}@media (max-width:1440px){.expand-container-button .ec-button-wrapper p{font-size:16px}}@media (max-width:1080px){.expand-container-button .ec-button-wrapper p{font-size:14px}}.expand-container-button .ec-button-wrapper a{display:inline-block;margin-top:15px;font-size:22px;position:relative;overflow:hidden;border-radius:50%}.no-csstransforms3d .expand-container-button .ec-button-wrapper a{display:table;margin-left:auto;margin-right:auto}.expand-container-button .ec-button-wrapper a b{width:50px;height:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle}.no-csstransforms3d .expand-container-button .ec-button-wrapper a b{display:table-cell}@media (max-width:1440px){.expand-container-button .ec-button-wrapper a{margin-top:10px;font-size:18px}.expand-container-button .ec-button-wrapper a b{width:40px;height:40px}}.expand-container-button .ec-button-wrapper.ec-open-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#a874e3;color:#fff;border-radius:50px;padding:0 15px;font-size:14px;height:50px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.windows .expand-container-button .ec-button-wrapper.ec-open-btn a{font-size:15px}.expand-container-button .ec-button-wrapper.ec-open-btn a b{width:22px;height:22px;border:1px #fff solid;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;margin-right:10px;border-radius:50%}.expand-container-button .ec-button-wrapper.ec-open-btn a p{display:inline-block;color:#fff}@media (max-width:1080px){.expand-container-button .ec-button-wrapper.ec-open-btn a{height:42px;padding:0 10px}.expand-container-button .ec-button-wrapper.ec-open-btn a b{margin-right:6px}}.expand-container-button .ec-button-wrapper.ec-open-btn a:hover{background-color:#ad7ce5}.expand-container-button .ec-button-wrapper.ec-close-btn a{background-color:rgba(0,0,0,.85);color:#fff}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line{margin:0;background-color:transparent;color:#fff;font-size:16px;border:1px #a874e3 solid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line b{width:28px;height:28px;border:none;background-color:#a874e3;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line b:before{font-weight:700}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p{font-family:"方正悠黑简体 PR";color:#a874e3;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:20px}@media (max-width:1440px){.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p{font-size:18px}}@media (max-width:1080px){.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line p{font-size:16px}}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover{border-color:#8d4ada}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover b{background-color:#8d4ada}.expand-container-button.inline .ec-button-wrapper.ec-open-btn a.line:hover p{color:#8d4ada}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line{margin:0;background-image:-webkit-gradient(linear,left top,right top,from(#95e2f8),to(#a874e3));background-image:-webkit-linear-gradient(left,#95e2f8 0,#a874e3 100%);background-image:linear-gradient(90deg,#95e2f8 0,#a874e3 100%);color:#fff;font-size:16px;border:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:before{content:'';position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;z-index:1;top:1px;left:1px;right:1px;bottom:1px;border-radius:50px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line b{display:none;width:28px;height:28px;border:none;background-color:#a874e3;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line b:before{font-weight:700}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p{position:relative;z-index:2;font-family:"方正悠黑简体 PR";color:#000;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:18px}@media (min-width:1921px){.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p{font-size:20px}}@media (max-width:1080px){.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line p{font-size:16px}}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line .active:before,.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:hover:before{opacity:0}.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line .active p,.expand-container-button.gradient .ec-button-wrapper.ec-open-btn a.line:hover p{color:#fff}.expand-container-mask{overflow:hidden;z-index:2;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);opacity:0;pointer-events:none;display:none}.expandc-open .expandc-animate .expand-container-mask{display:block;-webkit-transition:opacity .3s cubic-bezier(.2,0,.2,1);transition:opacity .3s cubic-bezier(.2,0,.2,1)}.expandc-open .expandc-animating .expand-container-mask{will-change:opacity;opacity:1}.expandc-complete .expandc-animate .expand-container-mask{display:none}.expandc-close .expandc-animate .expand-container-mask{display:block;opacity:1;-webkit-transition:opacity 1s cubic-bezier(.2,0,.2,1);transition:opacity 1s cubic-bezier(.2,0,.2,1)}.expandc-close .expandc-animating .expand-container-mask{opacity:0;will-change:opacity}.product-main-wrapper{position:relative;z-index:1}.product-main-wrapper .product-main-content{position:relative}.expandc-open .expandc-animate .product-main-wrapper .product-main-content{-webkit-transform-origin:50vw 50vh;-ms-transform-origin:50vw 50vh;transform-origin:50vw 50vh;-webkit-transition:-webkit-transform 1s cubic-bezier(.2,0,.2,1);transition:-webkit-transform 1s cubic-bezier(.2,0,.2,1);transition:transform 1s cubic-bezier(.2,0,.2,1);transition:transform 1s cubic-bezier(.2,0,.2,1),-webkit-transform 1s cubic-bezier(.2,0,.2,1)}.expandc-open .expandc-animating .product-main-wrapper .product-main-content{will-change:transform;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95)}.expandc-complete .expandc-animate .product-main-wrapper .product-main-content{display:none}.expandc-close .expandc-animate .product-main-wrapper .product-main-content{-webkit-transform-origin:50vw 50vh;-ms-transform-origin:50vw 50vh;transform-origin:50vw 50vh;-webkit-transform:scale(.95);-ms-transform:scale(.95);transform:scale(.95);-webkit-transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1),-webkit-transform .8s cubic-bezier(.2,0,.2,1)}.expandc-close .expandc-animating .product-main-wrapper .product-main-content{will-change:transform;-webkit-transform:none;-ms-transform:none;transform:none}.product-detail-wrapper{background-color:#fff;z-index:9;position:fixed;left:0;right:0;top:0;height:100vh;min-height:100vh;display:none;-webkit-transform:translateZ(0);transform:translateZ(0)}.ie .product-detail-wrapper{overflow:hidden!important;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.product-detail-wrapper [data-detail-content]{display:none}.product-detail-wrapper [data-detail-content].current{display:block}.expandc-open .expandc-animate .product-detail-wrapper{display:block;-webkit-transform:translate(0,100vh);-ms-transform:translate(0,100vh);transform:translate(0,100vh);-webkit-transition:-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:-webkit-transform .5s cubic-bezier(.2,0,.2,1);transition:transform .5s cubic-bezier(.2,0,.2,1);transition:transform .5s cubic-bezier(.2,0,.2,1),-webkit-transform .5s cubic-bezier(.2,0,.2,1)}.expandc-open .expandc-animating .product-detail-wrapper{will-change:transform;-webkit-transform:none;-ms-transform:none;transform:none}.expandc-complete .expandc-animate .product-detail-wrapper{display:block;position:relative;height:auto}.expandc-close .expandc-animate .product-detail-wrapper{display:block;position:fixed;height:100vh;overflow:hidden;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:-webkit-transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1);transition:transform .8s cubic-bezier(.2,0,.2,1),-webkit-transform .8s cubic-bezier(.2,0,.2,1)}.expandc-close .expandc-animating .product-detail-wrapper{overflow:hidden;will-change:transform;-webkit-transform:translate(0,100vh);-ms-transform:translate(0,100vh);transform:translate(0,100vh)}.visually-text{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);position:absolute}.hide{display:none}.gs-dev-tools{z-index:999}.topNavMaxScreen.J_detail_navi{background-color:#fff}body #vivo-foot-path,body footer{background-color:#f7f7f7}.lazy-imageom{background-image:none!important}.lazy-imageom:after,.lazy-imageom:before{background-image:none!important}.lazy-imageom-ready{opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.lazy-imageom-animated{opacity:1}.stage .text-center{text-align:center}.stage a.line-link{display:inline-block;font-size:14px;line-height:1.2em;padding-bottom:8px;position:relative;color:#415fff;margin:auto 2em;overflow:hidden}.stage a.line-link:after{content:'';left:50%;bottom:0;margin-left:-5px;position:absolute;overflow:hidden;height:1px;width:10px;background-color:#415fff;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease}.stage a.line-link:hover:after{-webkit-transform:scaleX(6);-ms-transform:scaleX(6);transform:scaleX(6)}.stage a.line-link.line-link1:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.stage a.line-link.line-link2:hover:after{-webkit-transform:scaleX(2);-ms-transform:scaleX(2);transform:scaleX(2)}.stage a.line-link.line-link3:hover:after{-webkit-transform:scaleX(3);-ms-transform:scaleX(3);transform:scaleX(3)}.stage a.line-link.line-link4:hover:after{-webkit-transform:scaleX(4);-ms-transform:scaleX(4);transform:scaleX(4)}.stage a.line-link.line-link5:hover:after{-webkit-transform:scaleX(5);-ms-transform:scaleX(5);transform:scaleX(5)}.stage a.line-link.line-link6:hover:after{-webkit-transform:scaleX(6);-ms-transform:scaleX(6);transform:scaleX(6)}.stage a.line-link.line-link7:hover:after{-webkit-transform:scaleX(7);-ms-transform:scaleX(7);transform:scaleX(7)}.stage a.line-link.line-link8:hover:after{-webkit-transform:scaleX(8);-ms-transform:scaleX(8);transform:scaleX(8)}.stage a.line-link.line-link9:hover:after{-webkit-transform:scaleX(9);-ms-transform:scaleX(9);transform:scaleX(9)}.stage a.line-link.line-link10:hover:after{-webkit-transform:scaleX(10);-ms-transform:scaleX(10);transform:scaleX(10)}.stage a.line-link.line-link11:hover:after{-webkit-transform:scaleX(11);-ms-transform:scaleX(11);transform:scaleX(11)}.stage a.line-link.line-link12:hover:after{-webkit-transform:scaleX(12);-ms-transform:scaleX(12);transform:scaleX(12)}.stage a.line-link.line-link13:hover:after{-webkit-transform:scaleX(13);-ms-transform:scaleX(13);transform:scaleX(13)}.stage a.line-link.line-link14:hover:after{-webkit-transform:scaleX(14);-ms-transform:scaleX(14);transform:scaleX(14)}.stage a.line-link.line-link15:hover:after{-webkit-transform:scaleX(15);-ms-transform:scaleX(15);transform:scaleX(15)}.stage a.line-link.line-link16:hover:after{-webkit-transform:scaleX(16);-ms-transform:scaleX(16);transform:scaleX(16)}.stage a.line-link.line-link17:hover:after{-webkit-transform:scaleX(17);-ms-transform:scaleX(17);transform:scaleX(17)}.stage a.line-link.line-link18:hover:after{-webkit-transform:scaleX(18);-ms-transform:scaleX(18);transform:scaleX(18)}.stage a.line-link.line-link19:hover:after{-webkit-transform:scaleX(19);-ms-transform:scaleX(19);transform:scaleX(19)}.stage a.line-link.line-link20:hover:after{-webkit-transform:scaleX(20);-ms-transform:scaleX(20);transform:scaleX(20)}.stage a.line-link.line-link21:hover:after{-webkit-transform:scaleX(21);-ms-transform:scaleX(21);transform:scaleX(21)}.stage a.line-link.line-link22:hover:after{-webkit-transform:scaleX(22);-ms-transform:scaleX(22);transform:scaleX(22)}.stage a.line-link.line-link23:hover:after{-webkit-transform:scaleX(23);-ms-transform:scaleX(23);transform:scaleX(23)}.stage a.line-link.line-link24:hover:after{-webkit-transform:scaleX(24);-ms-transform:scaleX(24);transform:scaleX(24)}.stage a.line-link.line-link25:hover:after{-webkit-transform:scaleX(25);-ms-transform:scaleX(25);transform:scaleX(25)}.stage a.line-link.line-link26:hover:after{-webkit-transform:scaleX(26);-ms-transform:scaleX(26);transform:scaleX(26)}.stage a.line-link.line-link27:hover:after{-webkit-transform:scaleX(27);-ms-transform:scaleX(27);transform:scaleX(27)}.stage a.line-link.line-link28:hover:after{-webkit-transform:scaleX(28);-ms-transform:scaleX(28);transform:scaleX(28)}.stage a.line-link.line-link29:hover:after{-webkit-transform:scaleX(29);-ms-transform:scaleX(29);transform:scaleX(29)}.stage a.line-link.line-link30:hover:after{-webkit-transform:scaleX(30);-ms-transform:scaleX(30);transform:scaleX(30)}#pd-fly-layer{font-size:14px;position:fixed;top:0;left:0;right:0;width:100%;z-index:99999;display:none}#pd-fly-layer i{width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background-color:#fff}#pd-fly-layer .pd-fly-wrap{position:relative;z-index:1}#pd-fly-layer .pd-fly-showbox{position:absolute;z-index:2;left:50%;top:50%}@media (max-width:720px){#pd-fly-layer .pd-fly-showbox{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}#pd-fly-layer .pd-fly-showbox .pd-fly-close{width:80px;height:80px;line-height:50px;text-align:center;overflow:hidden;position:fixed;right:10px;top:5px;font-weight:100;z-index:9;color:rgba(255,255,255,.8);font-size:40px;background-image:url(../../images/close_hover.svg);background-repeat:no-repeat;background-position:center}@media (max-width:1180px){#pd-fly-layer .pd-fly-showbox .pd-fly-close{text-align:center;left:90%;top:10px}}@media (max-width:720px){#pd-fly-layer .pd-fly-showbox .pd-fly-close{right:20px;top:80px;font-size:30px;left:80%}#pd-fly-layer .pd-fly-showbox .pd-fly-close .icon-supper_close{font-size:28px}}#pd-fly-layer .pd-fly-showbox .pd-fly-close b{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}#pd-fly-layer .pd-fly-showbox .pd-fly-close b:before{content:''}#pd-fly-layer .pd-fly-showbox .pd-fly-close:hover b{opacity:.6}#pd-fly-layer .pd-fly-showbox .pd-fly-content{position:relative;overflow:hidden;background-color:#000;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pd-fly-layer .pd-fly-showbox .pd-fly-content video{width:100%!important;height:auto!important}.umx-stage{position:relative;overflow:hidden}.umx-stage .umx-section{position:relative;width:100%;padding-top:100px;z-index:2}@media (min-width:1921px){.umx-stage .umx-section{padding-top:200px}}@media (max-width:1000px){.umx-stage .umx-section{padding-top:48px}}.umx-stage .umx-section .umx-title{text-align:left;margin:0 auto;width:1000px}@media (min-width:1921px){.umx-stage .umx-section .umx-title{width:1200px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title{width:800px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title{width:auto;text-align:left}}.umx-stage .umx-section .umx-title .umx-main-title,.umx-stage .umx-section .umx-title .umx-vice-title{line-height:1.3;-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-70;font-weight:400}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title,.umx-stage .umx-section .umx-title .umx-vice-title{width:auto;letter-spacing:.5px;padding-left:24px;padding-right:24px}}.umx-stage .umx-section .umx-title .umx-main-title sup,.umx-stage .umx-section .umx-title .umx-vice-title sup{position:relative;top:-10px;font-size:32px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-main-title sup,.umx-stage .umx-section .umx-title .umx-vice-title sup{top:-6px;font-size:18px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title sup,.umx-stage .umx-section .umx-title .umx-vice-title sup{font-size:12px}}.umx-stage .umx-section .umx-title .umx-main-title sup:hover a,.umx-stage .umx-section .umx-title .umx-vice-title sup:hover a{color:#415fff}.umx-stage .umx-section .umx-title .umx-intro{line-height:1.5;font-family:HanyiVar-vivo-hwid-60;-webkit-font-smoothing:antialiased;font-weight:400}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro{margin-bottom:14px;padding-left:24px;padding-right:24px;width:auto}}.umx-stage .umx-section .umx-title .umx-intro sup{font-size:12px;position:relative;top:-4px}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro sup{top:-2px}}.umx-stage .umx-section .umx-title .umx-intro sup:hover a{color:#415fff}.umx-stage .umx-section .umx-title .umx-innertips{font-family:HanyiVar-vivo-hwid-60;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.5;margin-top:22px;letter-spacing:.7px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-innertips{margin-top:16px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-innertips{letter-spacing:.5px;padding-left:24px;padding-right:24px}}.umx-stage .umx-section .umx-title .umx-main-title-bigger{font-size:60px}@media (min-width:1921px){.umx-stage .umx-section .umx-title .umx-main-title-bigger{font-size:84px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title-bigger{font-size:40px}}.umx-stage .umx-comma::after{content:"， ";position:absolute}.umx-stage .umx-full::after{content:"。 ";position:absolute}.umx-stage .umx-tanhao::after{content:"！";position:absolute}.umx-stage .umx-mb-hide{display:block}@media (max-width:1000px){.umx-stage .umx-mb-hide{display:none}}.umx-stage .umx-mb-show{display:none}@media (max-width:1000px){.umx-stage .umx-mb-show{display:block}}.umx-stage .umx-buttonBuy{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-left:-310px;margin-top:580px}@media (min-width:1921px){.umx-stage .umx-buttonBuy{margin-left:-393px;margin-top:728px}}@media (max-width:1440px){.umx-stage .umx-buttonBuy{margin-left:-272px;margin-top:451px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy{margin-left:0;margin-top:48vw}}.umx-stage .umx-buttonBuy .umx-buttonBuy-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-buttonBuy-section{width:200px}}.umx-stage .umx-buttonBuy .umx-purchase{-webkit-transition:border .3s cubic-bezier(.645,.045,.355,1);transition:border .3s cubic-bezier(.645,.045,.355,1);border:2px solid #000;border-radius:50px}.umx-stage .umx-buttonBuy .umx-purchase a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 28px}@media (min-width:1921px){.umx-stage .umx-buttonBuy .umx-purchase a{padding:24px 32px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase a{padding:14px}}.umx-stage .umx-buttonBuy .umx-purchase a p{font-size:16px;line-height:1;font-family:HanyiVar-vivo-hwid-60;margin-right:8px;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1)}@media (min-width:1921px){.umx-stage .umx-buttonBuy .umx-purchase a p{font-size:22px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase a p{font-size:12px;margin-right:4px}}.umx-stage .umx-buttonBuy .umx-purchase a svg{fill:#000;-webkit-transition:fill .3s cubic-bezier(.645,.045,.355,1);transition:fill .3s cubic-bezier(.645,.045,.355,1);width:7px;height:12px}@media (min-width:1921px){.umx-stage .umx-buttonBuy .umx-purchase a svg{width:10px;height:18px}}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase a svg{width:6px;height:10px}}.umx-stage .umx-buttonBuy .umx-purchase:hover{border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-purchase:hover a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:hover a svg{fill:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:active{background:rgba(65,95,255,.3);border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-purchase:active a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:active a svg{fill:#415fff}.umx-stage .umx-buttonBuy .umx-purchase:last-child{margin-left:24px}@media (max-width:1000px){.umx-stage .umx-buttonBuy .umx-purchase:last-child{margin-left:12px}}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase{border:2px solid #fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase a svg{fill:#fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase a p{color:#fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover{border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:hover a svg{fill:#415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active{background:rgba(65,95,255,.3);border:2px solid #415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active a p{color:#415fff}.umx-stage .umx-buttonBuy .umx-dark-mode .umx-purchase:active a svg{fill:#415fff}.umx-stage .umx-productBuy{display:inline-block;margin-top:26px;margin-bottom:26px;position:relative;width:100%}@media (max-width:1000px){.umx-stage .umx-productBuy{padding-left:24px}}.umx-stage .umx-productBuy .umx-productBuy-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.umx-stage .umx-productBuy .umx-productBuy-box{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.umx-stage .umx-productBuy .umx-productBuy-box a{-webkit-font-smoothing:antialiased;position:relative;will-change:transform;-webkit-transition:border .3s cubic-bezier(.645,.045,.355,1);transition:border .3s cubic-bezier(.645,.045,.355,1);display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:2px solid rgba(65,95,255,0)}.umx-stage .umx-productBuy .umx-productBuy-box a p{-webkit-font-smoothing:antialiased;font-size:20px;line-height:20px;margin-bottom:1px;font-family:HanyiVar-vivo-hwid-60;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (max-width:1000px){.umx-stage .umx-productBuy .umx-productBuy-box a p{font-size:16px;line-height:16px}}.umx-stage .umx-productBuy .umx-productBuy-box a::after{content:'';display:inline-block;position:absolute;width:10px;height:10px;right:-12px;border-width:0 2px 2px 0;-webkit-box-sizing:border-box;box-sizing:border-box;top:5px;border-style:solid;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);vertical-align:middle;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}@media (max-width:1000px){.umx-stage .umx-productBuy .umx-productBuy-box a::after{width:8px;height:8px;right:-10px;top:auto;margin-top:-13px;border-width:0 2px 2px 0}}.umx-stage .umx-productBuy .umx-productBuy-box a::before{content:'';position:absolute;left:0;right:0;top:21px;height:2px;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1)}.umx-stage .umx-productBuy .umx-productBuy-box a:hover::after{color:#415fff}.umx-stage .umx-productBuy .umx-productBuy-box a:hover::before{background:#415fff}.umx-stage .umx-productBuy .umx-productBuy-box a:hover p{color:#415fff}.umx-stage .umx-productBuy.umx-productBuy-dark{color:#fff}.umx-stage.umx-stage-tips{background-color:#fff;padding:50px 0}@media (max-width:1080px){.umx-stage.umx-stage-tips{padding:25px 0}}.umx-stage.umx-stage-tips .umx-tip-content{margin:auto;color:#fff;width:1000px}@media (min-width:1921px){.umx-stage.umx-stage-tips .umx-tip-content{width:1200px}}@media (max-width:1440px){.umx-stage.umx-stage-tips .umx-tip-content{width:1000px}}@media (max-width:1080px){.umx-stage.umx-stage-tips .umx-tip-content{width:auto}}@media (max-width:720px){.umx-stage.umx-stage-tips .umx-tip-content{width:auto}}.umx-stage.umx-stage-tips .umx-tip-content h4{font-family:HanyiVar-vivo-hwid-75;padding-bottom:15px;font-weight:700}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content h4{margin:0 24px}}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content h4{margin:0 24px}}.umx-stage.umx-stage-tips .umx-tip-content li{font-family:HanyiVar-vivo-hwid-65;line-height:26px;text-align:left;color:rgba(134,134,139,.8);list-style:decimal;margin-left:25px;font-size:14px}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content li{line-height:20px;font-size:12px;margin:0 24px}}@media (max-width:720px){.umx-stage.umx-stage-tips .umx-tip-content li{margin-left:24px}}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content ul{padding-bottom:60px;margin:0 24px}}.umx-stage.umx-stage-tips.umx-drak-mode{background-color:#000}.umx-stage.umx-stage-tips.umx-drak-mode h4{color:#fff}.umx-stage.umx-stage-tips.umx-drak-mode ul li{color:rgba(134,134,139,.8)}.umx-stage .umx-data-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1000px){.umx-stage .umx-data-items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:24px;padding-right:24px}}.umx-stage .umx-data-items li{-webkit-font-smoothing:antialiased}.umx-stage .umx-data-items li strong{-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-65;font-weight:400;line-height:1.5;margin:6px 0 5px 0;position:relative;display:block}@media (max-width:1000px){.umx-stage .umx-data-items li strong{margin:6px 0 0 0}}.umx-stage .umx-data-items li strong span{-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-55}.umx-stage .umx-data-items li p{-webkit-font-smoothing:antialiased;font-family:HanyiVar-vivo-hwid-55;font-weight:400;line-height:1.5}.umx-stage .umx-data-items li:last-child{margin-right:0;margin-bottom:0}.umx-stage .umx-popup-bg{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999;background-color:rgba(0,0,0,.8)}.umx-stage .umx-popup-scroll{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;overflow:auto}.umx-stage.active .umx-popup-bg,.umx-stage.active .umx-popup-scroll{display:block}.umx-stage .umx-popup-container{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border-radius:10px;margin-top:120px;margin-bottom:120px;background:#151515}.umx-stage .umx-popup-container .svg-box{position:absolute;height:100%;overflow:inherit;top:66px;right:60px;z-index:10}@media (max-width:1440px){.umx-stage .umx-popup-container .svg-box{top:50px;right:30px}}@media (max-width:1000px){.umx-stage .umx-popup-container .svg-box{top:26px;right:36px}}.umx-stage .umx-popup-container .svg-box svg{position:-webkit-sticky;position:sticky;z-index:10;top:70px;width:50px;height:36px;cursor:pointer}@media (min-width:1921px){.umx-stage .umx-popup-container .svg-box svg{width:40px;height:40px}}@media (max-width:1440px){.umx-stage .umx-popup-container .svg-box svg{width:38px;height:27px}}@media (max-width:1000px){.umx-stage .umx-popup-container .svg-box svg{width:36px;height:25px}}.umx-stage .umx-open-popup{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;margin-top:20px;font-size:16px;border:2px solid #fff;color:#fff;border-radius:50px;padding:8px 18px 8px 18px;font-family:HYQH-55S;font-weight:400;-webkit-transition:border .5s ease,color .5s ease;transition:border .5s ease,color .5s ease;z-index:998}@media (max-width:1000px){.umx-stage .umx-open-popup{font-size:16px}}.umx-stage .umx-open-popup:hover{-webkit-transition:border .5s ease,color .5s ease;transition:border .5s ease,color .5s ease;border:2px solid #415fff;color:#415fff}._tween{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0);opacity:0}.lt9 ._tween{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.start ._tween{will-change:transform;-webkit-transition:opacity .5s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:opacity .5s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),opacity .5s cubic-bezier(.645,.045,.355,1);transition:transform 1s cubic-bezier(.645,.045,.355,1),opacity .5s cubic-bezier(.645,.045,.355,1),-webkit-transform 1s cubic-bezier(.645,.045,.355,1);opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.start ._tween._tween_1{-webkit-transition-delay:.1s;transition-delay:.1s}.start ._tween._tween_2{-webkit-transition-delay:.2s;transition-delay:.2s}.start ._tween._tween_3{-webkit-transition-delay:.3s;transition-delay:.3s}.start ._tween._tween_4{-webkit-transition-delay:.4s;transition-delay:.4s}.start ._tween._tween_5{-webkit-transition-delay:.5s;transition-delay:.5s}.start ._tween._tween_6{-webkit-transition-delay:.6s;transition-delay:.6s}.start ._tween._tween_7{-webkit-transition-delay:.7s;transition-delay:.7s}.start ._tween._tween_8{-webkit-transition-delay:.8s;transition-delay:.8s}.start ._tween._tween_9{-webkit-transition-delay:.9s;transition-delay:.9s}.start ._tween._tween_10{-webkit-transition-delay:1s;transition-delay:1s}.start ._tween._tween_11{-webkit-transition-delay:1.1s;transition-delay:1.1s}.start ._tween._tween_12{-webkit-transition-delay:1.2s;transition-delay:1.2s}.start ._tween._tween_13{-webkit-transition-delay:1.3s;transition-delay:1.3s}.start ._tween._tween_14{-webkit-transition-delay:1.4s;transition-delay:1.4s}.start ._tween._tween_15{-webkit-transition-delay:1.5s;transition-delay:1.5s}.start ._tween._tween_16{-webkit-transition-delay:1.6s;transition-delay:1.6s}.start ._tween._tween_17{-webkit-transition-delay:1.7s;transition-delay:1.7s}.start ._tween._tween_18{-webkit-transition-delay:1.8s;transition-delay:1.8s}.start ._tween._tween_19{-webkit-transition-delay:1.9s;transition-delay:1.9s}.start ._tween._tween_20{-webkit-transition-delay:2s;transition-delay:2s}.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1.jpg);background-size:456px 304px;width:456px;height:304px;left:50%;margin-left:-228px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-x2.jpg)}}.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-x2.jpg.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-lg.jpg);background-size:600px 400px;width:600px;height:400px;margin-left:-300px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-lg-x2.jpg.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-mb.jpg);background-size:250px 175px;background-position:center;background-repeat:no-repeat;width:250px;height:175px;left:50%;margin-left:-125px;margin-left:-125px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../../images/vp-parts-img1-mb-x2.jpg)}}.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1.png);background-size:304px 228px;width:304px;height:228px;left:50%;margin-left:-152px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-lg.png);background-size:400px 300px;width:400px;height:300px;margin-left:-200px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1.png);background-size:200px 150px;background-position:center;background-repeat:no-repeat;width:200px;height:150px;left:50%;margin-left:-100px;margin-left:-100px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../../images/vp-products-img1-x2.png)}}.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2.png);background-size:304px 228px;width:304px;height:228px;left:50%;margin-left:-152px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-lg.png);background-size:400px 300px;width:400px;height:300px;margin-left:-200px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2.png);background-size:200px 150px;background-position:center;background-repeat:no-repeat;width:200px;height:150px;left:50%;margin-left:-100px;margin-left:-100px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../../images/vp-products-img2-x2.png)}}.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1.png);background-size:228px 319px;width:228px;height:319px;left:50%;margin-left:-114px;background-position:center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-lg.png);background-size:300px 420px;width:300px;height:420px;margin-left:-150px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1.png);background-size:150px 210px;background-position:center;background-repeat:no-repeat;width:150px;height:210px;left:50%;margin-left:-75px;margin-left:-75px!important}}@media only screen and (max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:720px) and (min-resolution:1.5dppx),(max-width:720px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:720px) and (min-resolution:144dpi){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../../images/vp-broken-img1-x2.png)}}.product-main-content{background-color:#fff}#pd-fly-layer{background-color:#000}#pd-fly-layer i{background-color:#000}body{overflow:inherit}html{overflow:inherit}html.limit-fly{overflow-y:hidden}footer{overflow-x:hidden}@media (max-width:1199px){.vp-head-wap .vp-head-wrap-wap{width:100%}}.vp-head-wap .vp-head-mainbar-pc{position:absolute;background-color:#fff;width:100%}#vivo-product-wrap{overflow:inherit}#vivo-wrap{position:relative;width:100%;overflow:inherit}.umx-stage_sticky{overflow:inherit}.umx-stickyBox{width:100%;height:100vh;position:-webkit-sticky;position:sticky;overflow:hidden;top:0}@media (max-width:1000px){.umx-stickyBox{overflow-x:hidden}}body,html{min-width:320px}figure,picture{outline:0;padding:0;margin:0}@media (max-width:1080px){#vivo-head-wrap .gb-vivo-head .gb-nav-tool,#vivo-head-wrap .v_h_search{overflow:hidden}}.um-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.um-row .col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:1921px){.um-row .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1440px){.um-row .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:1080px){.um-row .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:720px){.um-row .col-mb-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.um-row .col-mb-2{-webkit-box-flex:0;-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.um-row .col-mb-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.um-row .col-mb-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.um-row .col-mb-5{-webkit-box-flex:0;-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.um-row .col-mb-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.um-row .col-mb-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.um-row .col-mb-8{-webkit-box-flex:0;-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.um-row .col-mb-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.um-row .col-mb-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.um-row .col-mb-11{-webkit-box-flex:0;-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.um-row .col-mb-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.J_detail_navi{position:fixed;background-color:rgba(0,0,0,.85)}.J_detail_navi_img{background-image:url(../../images/vivopd-logo.png);background-repeat:no-repeat;background-position:center left!important;background-size:auto 80%}@media (max-width:720px){.J_detail_navi_img{margin-top:.4rem!important}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.J_detail_navi_img{background-image:url(../../images/vivopd-logo-x2.png)}}.topNavMaxScreen .topNavBox .phoneName{min-width:125px!important}a,button,img{outline:0;border:none;text-decoration:none;-webkit-tap-highlight-color:transparent}#vivo-product-wrap{font-size:14px;text-align:left;position:relative;width:100%;z-index:1}.umx-stage{font-family:iqootype-Medium}@media (max-width:1440px){.umx-stage .umx-section{padding-top:120px}}@media (max-width:1000px){.umx-stage .umx-section{padding-top:60px}}.umx-stage .umx-section .umx-title{width:1200px}@media (min-width:1921px){.umx-stage .umx-section .umx-title{width:1440px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title{width:960px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title{width:auto}}.umx-stage .umx-section .umx-title .umx-light-title{font-family:iqootype-Medium;line-height:1.2;font-size:84px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-light-title{font-size:62px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-light-title{font-size:36px}}.umx-stage .umx-section .umx-title .umx-p1-title{color:#f0b419;line-height:1.5;font-size:32px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-p1-title{font-size:22px}}.umx-stage .umx-section .umx-title .umx-p1-title sup{position:absolute;font-size:16px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-p1-title sup{font-size:12px}}.umx-stage .umx-section .umx-title .umx-p1-title.umx-white{color:#fff}.umx-stage .umx-section .umx-title .umx-p2-title{color:#8a8f99;line-height:1.5;font-size:12px;margin-top:10px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-p2-title{margin-top:6px}}.umx-stage .umx-section .umx-title .umx-p2-title sup{font-size:9px}.umx-stage .umx-section .umx-title .umx-vice-title{font-family:iqootype-Medium;color:#86868b;font-size:32px;margin-bottom:30px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:36px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:20px}}.umx-stage .umx-section .umx-title .umx-main-title{font-family:iqootype-Bold;font-size:48px;margin-bottom:30px;color:#1d1d1f;line-height:1.3}@media (max-width:1600px){.umx-stage .umx-section .umx-title .umx-main-title{margin-bottom:20px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:36px;margin-bottom:22px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:28px;margin-bottom:10px}}.umx-stage .umx-section .umx-title .umx-main-title sup{font-size:22px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-main-title sup{font-size:14px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title sup{font-size:14px}}.umx-stage .umx-section .umx-title .umx-intro{font-family:vivoSans-Medium;line-height:1.5;color:#8a8f99;font-size:16px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-intro{font-size:14px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro{font-size:14px}}.umx-stage .umx-section .umx-title .umx-intro sup{top:0}.umx-stage .umx-section .umx-title .umx-innertips{color:#8a8f99;font-size:16px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-innertips{font-size:12px}}.umx-stage .umx-section .umx-title .umx-btn-title{position:relative;margin-top:30px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-btn-title{margin-top:22.5px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-btn-title{margin-top:20px;padding-left:24px}}.umx-stage .umx-section .umx-title .umx-btn-title a{font-family:vivoSans-Medium;line-height:1.5;font-size:18px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-btn-title a{font-size:14px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-btn-title a{font-size:12px}}.umx-stage .umx-section .umx-title .umx-btn-title a svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-left:2px;margin-top:-1px}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-btn-title a svg{width:15px;height:15px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-btn-title a svg{width:12px;height:12px;margin-top:.25px}}.umx-stage ::-moz-selection{background-color:#f0b31c;color:#fff}.umx-stage ::selection{background-color:#f0b31c;color:#fff}.umx-stage .umx-data-items{-webkit-box-sizing:border-box;box-sizing:border-box}.umx-stage .umx-data-items li strong{font-family:iqootype-Medium;font-size:40px;line-height:1.5;margin:0}@media (max-width:1440px){.umx-stage .umx-data-items li strong{font-size:30px}}@media (max-width:1000px){.umx-stage .umx-data-items li strong{font-size:20px}}.umx-stage .umx-data-items li strong sup{font-size:20px}@media (max-width:1440px){.umx-stage .umx-data-items li strong sup{font-size:14px}}@media (max-width:1000px){.umx-stage .umx-data-items li strong sup{font-size:12px}}.umx-stage .umx-data-items li p{font-family:vivoSans-Medium;line-height:1.5;color:#8a8f99;font-size:14px}@media (max-width:1440px){.umx-stage .umx-data-items li p{font-size:12px}}@media (max-width:1000px){.umx-stage .umx-data-items li p{font-size:12px}}.umx-stage .umx-data-items li p sup{font-size:10px;position:relative}@media (max-width:1440px){.umx-stage .umx-data-items li p sup{font-size:8px}}.umx-stage .umx-data-items li:last-child{margin-right:0;margin-bottom:0}.umx-stage .umx-orange{color:#f0b419!important}.umx-stage .umx-p-tips{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:vivoSans-Regular;color:#8a8f99;font-size:12px;bottom:60px;width:1200px}@media (max-width:1440px){.umx-stage .umx-p-tips{width:960px;bottom:45px}}@media (max-width:1000px){.umx-stage .umx-p-tips{text-align:right;bottom:20px;width:85.33333vw}}.umx-stage .umx-popup-container{width:1000px}@media (max-width:1440px){.umx-stage .umx-popup-container{width:637px}}@media (max-width:1000px){.umx-stage .umx-popup-container{width:100vw}}.umx-stage .umx-popup-section{position:relative;width:100%;height:1500px;background-color:#bc8f8f}.umx-dark-mode{background:#000}.umx-dark-mode .umx-section .umx-title .umx-light-title,.umx-dark-mode .umx-section .umx-title .umx-main-title{color:#fff}.umx-dark-mode .umx-section .umx-title .umx-vice-title{color:#fff}.umx-dark-mode .umx-section .umx-title .umx-intro{color:#8a8f99}.umx-dark-mode .umx-section .umx-title .umx-data-items li strong{color:#fff}.umx-dark-mode .umx-section .umx-title .umx-data-items li p{color:#8a8f99}.umx-stage.umx-stage-tips{background:#f5f5f5;padding:80px 0}@media (max-width:1440px){.umx-stage.umx-stage-tips{padding:50px 0}}@media (max-width:1000px){.umx-stage.umx-stage-tips{padding:60px 0 0 0}}@media (max-width:1024px){.umx-stage.umx-stage-tips .umx-tip-content{width:950px}}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content{width:auto}}.umx-stage.umx-stage-tips .umx-tip-content h4{font-family:vivoSans-Medium;color:#000;line-height:1.5;font-size:24px;font-weight:400}@media (max-width:1440px){.umx-stage.umx-stage-tips .umx-tip-content h4{font-size:18px}}.umx-stage.umx-stage-tips .umx-tip-content li{font-family:vivoSans-Medium;color:#8a8f99;line-height:1.5;font-size:14px}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content li{font-size:12px}}.umx-stage.umx-stage-tips .umx-tip-content li.umx-xh{list-style:none}.umx-stage.umx-stage-tips .umx-tip-content li.umx-xh span{margin-left:-15px}@media (max-width:1440px){.umx-stage.umx-stage-tips .umx-tip-content li.umx-xh span{margin-left:-11.25px}}@media (max-width:1000px){.umx-stage.umx-stage-tips .umx-tip-content li.umx-xh span{margin-left:-10px}}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s infinite linear;animation:swiper-preloader-spin 1s infinite linear;-webkit-box-sizing:border-box;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (max-width:1024px){.pad2pro-nav{display:none}}@media (max-width:1000px){.pad2pro-nav{display:none}}.pad2pro-nav .umx-progress{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:fixed;mix-blend-mode:difference;z-index:6;margin-left:22px}.pad2pro-nav .umx-progress ul li p{font-family:HanyiVar-vivo-hwid-60;font-size:12px;color:#5a5c63;cursor:pointer}.pad2pro-nav .umx-progress ul li .umx-line{position:relative;width:1px;height:50px;background:#5a5c63;margin:5px 0}.pad2pro-nav .umx-progress ul li .umx-line .umx-line-c{position:absolute;top:0;width:1px;background:#fff}.pad2pro-nav .umx-progress ul li.umx-current p{color:#fff}.pad2pro-kv .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;height:50vw}@media (max-width:1000px){.pad2pro-kv .umx-figure-box{width:100vw;height:133.33333vw}}.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-lg.jpg);background-size:1920px 960px;background-position:center;background-repeat:no-repeat;width:1920px;height:960px;width:100vw;height:50vw;background-size:100vw 50vw}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-lg-x2.jpg)}}.webp .pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-mb.jpg);background-size:375px 500px;background-position:center;background-repeat:no-repeat;width:375px;height:500px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-kv-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f1{background-size:100vw 133.33333vw;width:100vw;height:133.33333vw;margin-left:0;left:0}}.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f2{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-left:28.64583vw;opacity:0;background-image:url(../../images/pad2pro-kv-img2-lg.png);background-size:568px 189px;background-position:center;background-repeat:no-repeat;width:568px;height:189px;width:29.58333vw;height:9.84375vw;background-size:29.58333vw 9.84375vw}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-kv-img2-lg-x2.png)}}.webp .pad2pro-kv .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-kv-img2-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-kv .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-kv-img2-lg-x2.png.webp)}}.pad2pro-kv .umx-figure-box .umx-figure figure.umx-f2.start{will-change:transform;-webkit-transition:opacity 1s cubic-bezier(.645,.045,.355,1);transition:opacity 1s cubic-bezier(.645,.045,.355,1);opacity:1}.pad2pro-ksp .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1199px;height:700px;margin:190px 0}@media (max-width:1440px){.pad2pro-ksp .umx-figure-box{-webkit-transform:translateX(-50%) scale(.75);-ms-transform:translateX(-50%) scale(.75);transform:translateX(-50%) scale(.75);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;margin:142.5px 0 0 0}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateX(-50%) scale(1);-ms-transform:translateX(-50%) scale(1);transform:translateX(-50%) scale(1);width:84vw;margin:60px 0 54px 0}}.pad2pro-ksp .umx-figure-box .umx-figure{position:absolute;overflow:hidden;cursor:pointer;border-radius:20px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure{position:relative;border-radius:12px;margin-bottom:6px}}.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:3;top:0;padding:30px 0 0 30px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt{padding:16px 5px 0 16px}}.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p1{color:#fff;line-height:1.3;font-size:30px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p1{font-size:16px}}.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p1 sup{position:absolute;font-size:12px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p1 sup{font-size:8px}}.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p2{color:#8a8f99;line-height:1.5;font-size:18px;margin-top:6px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p2{font-size:12px;margin-top:4px}}.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p2 sup{font-size:12px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure .umx-txt .umx-p2 sup{font-size:10px}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure1{width:742px;height:320px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure1{width:84vw;height:55.2vw}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure2{width:437px;height:320px;right:0}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure2{width:42.66667vw;height:42.66667vw;right:auto}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure2 .umx-txt{padding:30px 0 0 0;text-align:center;width:100%}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure2 .umx-txt{text-align:left;padding:16px 5px 0 16px}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure3{width:390px;height:360px;bottom:0}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure3{width:39.73333vw;height:42.66667vw;bottom:auto}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure4{width:332px;height:220px;left:410px;top:340px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure4{width:47.46667vw;height:42.66667vw;left:auto;top:auto;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure5{width:332px;height:120px;bottom:0;left:410px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure5{width:34.93333vw;height:42.66667vw;bottom:auto;left:auto;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure5 .umx-txt{padding:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6{width:437px;height:220px;top:340px;right:0}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6{width:84vw;height:36vw;top:auto;right:auto;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6 .umx-txt{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0 0 0 30px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6 .umx-txt{padding:0 0 0 16px}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6 .umx-p1-box{position:relative;margin-top:6px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6 .umx-p1-box{margin-top:4px}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6 .umx-p1-box .umx-p1{line-height:1.5;font-size:18px}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure6 .umx-p1-box .umx-p1{font-size:10px}}.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure7{width:437px;height:120px;right:0;bottom:0}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure.umx-figure7{width:89.33333vw;height:16vw;right:auto;bottom:auto;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}.pad2pro-ksp .umx-figure-box .umx-figure figure{-webkit-transition:-webkit-transform .6s cubic-bezier(.38,.005,.215,1);transition:-webkit-transform .6s cubic-bezier(.38,.005,.215,1);transition:transform .6s cubic-bezier(.38,.005,.215,1);transition:transform .6s cubic-bezier(.38,.005,.215,1),-webkit-transform .6s cubic-bezier(.38,.005,.215,1)}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-lg.jpg);background-size:742px 320px;background-position:center;background-repeat:no-repeat;width:742px;height:320px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-mb.jpg);background-size:315px 207px;background-position:center;background-repeat:no-repeat;width:315px;height:207px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-ksp-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f1{background-size:84vw 55.2vw;width:84vw;height:55.2vw}}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-lg.jpg);background-size:437px 320px;background-position:center;background-repeat:no-repeat;width:437px;height:320px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-mb.jpg);background-size:160px 160px;background-position:center;background-repeat:no-repeat;width:160px;height:160px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-ksp-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f2{background-size:42.66667vw 42.66667vw;width:42.66667vw;height:42.66667vw}}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-lg.jpg);background-size:390px 360px;background-position:center;background-repeat:no-repeat;width:390px;height:360px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-mb.jpg);background-size:149px 160px;background-position:center;background-repeat:no-repeat;width:149px;height:160px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-ksp-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f3{background-size:39.73333vw 42.66667vw;width:39.73333vw;height:42.66667vw}}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-lg.jpg);background-size:332px 220px;background-position:center;background-repeat:no-repeat;width:332px;height:220px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-mb.jpg);background-size:178px 160px;background-position:center;background-repeat:no-repeat;width:178px;height:160px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-ksp-img4-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f4{background-size:47.46667vw 42.66667vw;width:47.46667vw;height:42.66667vw}}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-lg.jpg);background-size:332px 120px;background-position:center;background-repeat:no-repeat;width:332px;height:120px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-mb.jpg);background-size:131px 160px;background-position:center;background-repeat:no-repeat;width:131px;height:160px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-ksp-img5-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f5{background-size:34.93333vw 42.66667vw;width:34.93333vw;height:42.66667vw}}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-lg.jpg);background-size:437px 220px;background-position:center;background-repeat:no-repeat;width:437px;height:220px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-mb.jpg);background-size:315px 135px;background-position:center;background-repeat:no-repeat;width:315px;height:135px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-image:url(../../images/pad2pro-ksp-img6-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f6{background-size:84vw 36vw;width:84vw;height:36vw}}.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-lg.jpg);background-size:437px 120px;background-position:center;background-repeat:no-repeat;width:437px;height:120px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-lg-x2.jpg)}}.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-mb.jpg);background-size:335px 60px;background-position:center;background-repeat:no-repeat;width:335px;height:60px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-image:url(../../images/pad2pro-ksp-img7-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure figure.umx-f7{background-size:89.33333vw 16vw;width:89.33333vw;height:16vw}}.pad2pro-ksp .umx-figure-box .umx-figure:hover figure{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}@media (max-width:1000px){.pad2pro-ksp .umx-figure-box .umx-figure:hover figure{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.pad2pro-chip{height:380vh}@media (max-width:1000px){.pad2pro-chip{height:auto}}.pad2pro-chip .umx-stickyBox{min-height:1550px}@media (min-width:1921px){.pad2pro-chip .umx-stickyBox{min-height:1800px}}@media (max-width:1600px){.pad2pro-chip .umx-stickyBox{min-height:1350px}}@media (max-width:1440px){.pad2pro-chip .umx-stickyBox{min-height:1120px}}@media (max-width:1024px){.pad2pro-chip .umx-stickyBox{min-height:1000px}}@media (max-width:1000px){.pad2pro-chip .umx-stickyBox{min-height:auto;height:auto}}.pad2pro-chip .umx-mask-gradient{position:absolute;z-index:1;width:100%;height:50vh;top:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(top,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,#000 0,rgba(0,0,0,0) 100%)}@media (max-width:1000px){.pad2pro-chip .umx-mask-gradient{display:none}}.pad2pro-chip .umx-section{position:absolute;padding-top:100px}@media (max-width:1440px){.pad2pro-chip .umx-section{padding-top:75px}}@media (max-width:1000px){.pad2pro-chip .umx-section{position:relative;padding-top:80px}}@media (max-width:1000px){.pad2pro-chip .umx-section1{padding-top:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.pad2pro-chip .umx-section1 .umx-title .umx-light-title{text-align:center}.pad2pro-chip .umx-section2{top:0}@media (max-width:1024px){.pad2pro-chip .umx-section2{padding-top:50px}}@media (max-width:1000px){.pad2pro-chip .umx-section2{padding-top:60px}}.pad2pro-chip .umx-section2 .umx-title .umx-data-items{margin-top:30px}@media (max-width:1000px){.pad2pro-chip .umx-section2 .umx-title .umx-data-items{margin-top:20px}}.pad2pro-chip .umx-section2 .umx-title .umx-data-items ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pad2pro-chip .umx-section2 .umx-title .umx-data-items ul li{margin-right:46px}@media (max-width:1000px){.pad2pro-chip .umx-section2 .umx-title .umx-data-items ul li{margin-right:30px}}.pad2pro-chip .umx-section2 .umx-title .umx-data-items ul li p sup{position:absolute;margin-top:-2px}.pad2pro-chip .umx-section3{bottom:100px}@media (max-width:1440px){.pad2pro-chip .umx-section3{bottom:80px}}@media (max-width:1000px){.pad2pro-chip .umx-section3{bottom:auto;padding-top:0;margin-bottom:40px}}.pad2pro-chip .umx-section3 .umx-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.pad2pro-chip .umx-section3 .umx-title .umx-data-items{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:1200px;border-radius:20px;padding:42px 0 40px 40px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items{width:900px;padding:31.5px 0 30px 30px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items{border-radius:20px;width:calc(100vw - 48px);padding:20px 0 16px 20px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;opacity:.4;background:-webkit-gradient(linear,left top,left bottom,from(#1d2936),to(#4a5767)),-webkit-gradient(linear,left top,left bottom,from(#000),to(#4a4a4a));background:-webkit-linear-gradient(top,#1d2936 0,#4a5767 100%),-webkit-linear-gradient(top,#000 0,#4a4a4a 100%);background:linear-gradient(180deg,#1d2936 0,#4a5767 100%),linear-gradient(180deg,#000 0,#4a4a4a 100%)}.pad2pro-chip .umx-section3 .umx-title .umx-data-items h2{position:relative;color:#fff;width:100%;line-height:1.5;font-size:30px;margin-bottom:30px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items h2{font-size:22.5px;margin-bottom:22.5px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items h2{font-size:18px;margin-bottom:20px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items h2 sup{position:absolute;font-size:16px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items h2 sup{font-size:12px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items h2 sup{font-size:12px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li .umx-arrow-svg{margin-left:11px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li .umx-arrow-svg{width:12px;height:18.75px;margin-left:8.25px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li .umx-arrow-svg{width:9.92px;height:15.5px;margin-left:6px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li strong sup{font-size:16px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li strong sup{font-size:12px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li:nth-child(4) strong{margin-top:-5px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items ul li:nth-child(4) strong{margin-top:-3.75px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:217px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1{height:162.75px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1{height:301px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg.png);background-size:340px 54px;background-position:center;background-repeat:no-repeat;width:340px;height:54px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg-x2.png)}}.webp .pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg.png);background-size:255px 40px;background-position:center;background-repeat:no-repeat;width:255px;height:40px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg.png);background-size:176px 28px;background-position:center;background-repeat:no-repeat;width:176px;height:28px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-icon1{background-image:url(../../images/pad2pro-chip-icon1-lg-x2.png.webp)}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-liner-blue{font-size:24px;margin-bottom:20px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-liner-blue{font-size:18px;margin-bottom:15px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-liner-blue{font-size:16px;margin-bottom:0;margin-top:10px}}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-special-svg{width:66px;height:60.75px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-special-svg{width:42.24px;height:38.88px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-special-svg2{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-special-svg2{width:66px;height:66px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li .umx-special-svg2{width:42.24px;height:42.24px;left:auto;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:6px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li.umx-last-li strong{margin-bottom:0}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li.umx-last-li .umx-p1{text-align:center}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li.umx-last-li .umx-p1{text-align:left}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(1){margin-right:90px;margin-top:18px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(1){margin-right:50px;margin-top:13.5px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(1){width:100%;margin-top:0}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(1) strong{font-size:30px;margin-top:10px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(1) strong{font-size:22.5px;margin-top:7.5px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(1) strong{margin-top:4px;font-size:18px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(3){margin:0 80px 0 110px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(3){margin:0 60px 0 82.5px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(3){margin:0 40px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(3) svg{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(2),.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(3){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;margin-top:20px;margin-bottom:20px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(4) .umx-txt-l{display:inline-block}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(4) .umx-txt-l{margin-top:20px}}.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(4) .umx-txt-l1{margin-right:40px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(4) .umx-txt-l1{margin-right:30px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-data-items1 ul li:nth-child(4) .umx-txt-l1{margin-right:40px}}.pad2pro-chip .umx-section3 .umx-title .umx-items2-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;width:1200px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box{width:900px;margin-bottom:15px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100vw - 48px);margin-bottom:0;-ms-flex-wrap:wrap;flex-wrap:wrap}}.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3{width:280px;height:145px;padding:30px 0 34px 40px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3{width:210px;height:108.75px;padding:22.5px 0 25.5px 30px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3{height:90px;width:100%;padding:20px 18px 20px 20px;margin-bottom:6px}}.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3{width:900px;padding:0}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3{width:675px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3{width:100%;padding:20px 18px 20px 20px;height:160px}}.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3 ul,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3 ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3 ul,.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3 ul{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3 ul li:nth-child(2),.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3 ul li:nth-child(2){margin:0 106px}@media (max-width:1440px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3 ul li:nth-child(2),.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3 ul li:nth-child(2){margin:0 79.5px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3 ul li:nth-child(2),.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3 ul li:nth-child(2){margin:0;margin-left:30px}}@media (max-width:1000px){.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items2.umx-data-items3 ul li:nth-child(3),.pad2pro-chip .umx-section3 .umx-title .umx-items2-box .umx-data-items3.umx-data-items3 ul li:nth-child(3){margin-top:20px}}.pad2pro-chip .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1920px;height:1080px}@media (min-width:1921px){.pad2pro-chip .umx-figure-box{width:2561.28px;height:1440.72px}}@media (max-width:1600px){.pad2pro-chip .umx-figure-box{width:1600.128px;height:900.072px}}@media (max-width:1440px){.pad2pro-chip .umx-figure-box{width:1440px;height:810px}}@media (max-width:1024px){.pad2pro-chip .umx-figure-box{width:1152px;height:648px}}@media (max-width:1000px){.pad2pro-chip .umx-figure-box{width:100vw;height:106.66667vw}}.pad2pro-chip .umx-figure-box .umx-mask-canvas{position:absolute;width:100%;height:10vh;bottom:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to top,#000 0,rgba(0,0,0,0) 100%);z-index:1}.pad2pro-chip .umx-figure-box .umx-canvas-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;width:1920px;height:1080px}@media (min-width:1921px){.pad2pro-chip .umx-figure-box .umx-canvas-box{width:2561.28px;height:1440.72px}}@media (max-width:1600px){.pad2pro-chip .umx-figure-box .umx-canvas-box{width:1600.128px;height:900.072px}}@media (max-width:1440px){.pad2pro-chip .umx-figure-box .umx-canvas-box{width:1440px;height:810px}}@media (max-width:1024px){.pad2pro-chip .umx-figure-box .umx-canvas-box{width:1152px;height:648px}}@media (max-width:1000px){.pad2pro-chip .umx-figure-box .umx-canvas-box{position:relative;width:100vw;height:148vw;margin-top:-160px;margin-left:0;display:none}}.pad2pro-chip .umx-figure-box .umx-canvas-box #y200gt-chip-canvas,.pad2pro-chip .umx-figure-box .umx-canvas-box .umx-chip-video{position:absolute;width:100%;height:100%}.pad2pro-chip .umx-figure-box .umx-canvas-box #y200gt-chip-canvas video,.pad2pro-chip .umx-figure-box .umx-canvas-box .umx-chip-video video{position:absolute;width:100%;height:100%}.pad2pro-chip .umx-figure-box .umx-f1{position:relative}@media (max-width:1000px){.pad2pro-chip .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-chip-f-mb.jpg);background-size:375px 400px;background-position:center;background-repeat:no-repeat;width:375px;height:400px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-chip .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-chip-f-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-chip .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-chip-f-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-chip .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-chip-f-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-chip .umx-figure-box .umx-f1{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.pad2pro-chip .umx-figure-box .umx-p-tips{text-align:right;bottom:160px}@media (min-width:1921px){.pad2pro-chip .umx-figure-box .umx-p-tips{bottom:260px}}@media (max-width:1440px){.pad2pro-chip .umx-figure-box .umx-p-tips{bottom:150px}}@media (max-width:1024px){.pad2pro-chip .umx-figure-box .umx-p-tips{bottom:100px}}@media (max-width:1000px){.pad2pro-chip .umx-figure-box .umx-p-tips{bottom:20px}}.pad2pro-chip .umx-f2-mb{position:relative}@media (max-width:1000px){.pad2pro-chip .umx-f2-mb{background-image:url(../../images/pad2pro-chip-img2-mb.jpg);background-size:375px 367px;background-position:center;background-repeat:no-repeat;width:375px;height:367px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-chip .umx-f2-mb{background-image:url(../../images/pad2pro-chip-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-chip .umx-f2-mb{background-image:url(../../images/pad2pro-chip-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-chip .umx-f2-mb{background-image:url(../../images/pad2pro-chip-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-chip .umx-f2-mb{background-size:100vw 97.86667vw;width:100vw;height:97.86667vw;margin-top:-60px;margin-bottom:-20px}}@media (max-width:1000px){.pad2pro-chip .umx-f2-mb .umx-p-tips{bottom:50px}}.pad2pro-battery .umx-section2{padding-top:90px;margin-bottom:120px}@media (max-width:1440px){.pad2pro-battery .umx-section2{padding-top:67.5px;margin-bottom:90px}}@media (max-width:1000px){.pad2pro-battery .umx-section2{padding-top:100px;margin-bottom:40px}}.pad2pro-battery .umx-section2 .umx-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:1921px){.pad2pro-battery .umx-section2 .umx-title{width:1200px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100vw - 48px)}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;/*height:340px;*/height:200px;border-radius:20px;padding:40px 0 48px 50px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items{height:279px;padding:30px 0 36px 37.5px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items{width:100%;height:196px;padding:20px 20px 24px 20px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;opacity:.4;background:-webkit-gradient(linear,left top,left bottom,from(#1d2936),to(#4a5767));background:-webkit-linear-gradient(top,#1d2936 0,#4a5767 100%);background:linear-gradient(180deg,#1d2936 0,#4a5767 100%)}.pad2pro-battery .umx-section2 .umx-title .umx-data-items h2{z-index:1;color:#fff;line-height:1.5;font-size:24px;margin-bottom:38px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items h2{font-size:18px;margin-bottom:28.5px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items h2{margin-bottom:12px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items h2 sup{font-size:14px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items h2 sup{font-size:12px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items .umx-p1{position:relative;font-family:vivoSans-Medium;color:#8a8f99;font-size:16px;line-height:1.5}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items .umx-p1{font-size:14px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items .umx-p1{font-size:12px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items ul li{position:relative}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items ul li p sup{position:absolute;margin-top:-2px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items ul li:last-child{margin-right:0}.pad2pro-battery .umx-section2 .umx-title .umx-data-items1{width:525px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items1{width:454.125px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(1){margin-right:50px;margin-bottom:20px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(1){margin-right:37.5px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(1){margin-right:49px;margin-bottom:10px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(2){margin-bottom:20px}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(2){margin-bottom:10px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(3){margin-right:86px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(3){margin-right:64.5px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items1 ul li:nth-child(3){margin-right:50px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items2{width:665px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2{width:498.75px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2{width:100%;height:170px;margin-top:6px}}@media (max-width:360px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2{padding:20px 10px 24px 20px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 h2{margin-bottom:0}.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 .umx-p1{margin-top:30px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 .umx-p1{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 .umx-p1{margin-top:4px;line-height:1.3}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 ul{margin-top:60px}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 ul{margin-top:20px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 ul li:nth-child(1){margin-right:140px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 ul li:nth-child(1){margin-right:105px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items2 ul li:nth-child(1){margin-right:50px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items3{width:756px;height:193px;margin-top:10px;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3{width:615px;height:154.4px;margin-top:7.5px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3{height:183px;margin-top:6px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:20px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 .umx-txt-left{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:relative;margin-right:40px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 .umx-txt-left{margin-right:30px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 .umx-txt-left{margin-right:0;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 .umx-txt-left h2{margin-bottom:24px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 .umx-txt-left h2{margin-bottom:18px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 .umx-txt-left h2{margin-bottom:4px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:0}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li{width:30%}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li strong svg{margin-left:11px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li strong svg{width:12px;height:18.75px;margin-left:8.25px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li strong svg{width:9.92px;height:15.5px;margin-left:6px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li:nth-child(1){margin-right:40px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li:nth-child(1){margin-right:30px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li:nth-child(1){margin-right:30px}}@media (max-width:360px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items3 ul li:nth-child(1){margin-right:25px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items4{width:434px;height:193px;margin-top:10px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items4{width:333px;height:154.4px;margin-top:7.5px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items4{height:140px;margin-top:6px;padding-bottom:20px}}.pad2pro-battery .umx-section2 .umx-title .umx-data-items4 h2{margin-bottom:24px}@media (max-width:1440px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items4 h2{margin-bottom:18px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items4 h2{margin-bottom:4px}}@media (max-width:1000px){.pad2pro-battery .umx-section2 .umx-title .umx-data-items4 .umx-p1{line-height:1.3}}.pad2pro-battery .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1440px;height:690px;padding-bottom:50px}@media (max-width:1440px){.pad2pro-battery .umx-figure-box{width:1080px;height:517.5px}}@media (max-width:1024px){.pad2pro-battery .umx-figure-box{width:864px;height:414px}}@media (max-width:1000px){.pad2pro-battery .umx-figure-box{width:100vw;height:53.86667vw;padding-bottom:0}}.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg.jpg);background-size:1440px 690px;background-position:center;background-repeat:no-repeat;width:1440px;height:690px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg-x2.jpg)}}.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg.jpg);background-size:1080px 517px;background-position:center;background-repeat:no-repeat;width:1080px;height:517px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg.jpg);background-size:864px 414px;background-position:center;background-repeat:no-repeat;width:864px;height:414px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-mb.jpg);background-size:375px 202px;background-position:center;background-repeat:no-repeat;width:375px;height:202px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-battery .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-battery-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-battery .umx-figure-box .umx-f1{background-size:100vw 53.86667vw;width:100vw;height:53.86667vw}}.pad2pro-battery .umx-figure-box .umx-p-tips{margin-left:1050px;bottom:-20px}@media (max-width:1440px){.pad2pro-battery .umx-figure-box .umx-p-tips{margin-left:787.5px;bottom:-15px}}@media (max-width:1000px){.pad2pro-battery .umx-figure-box .umx-p-tips{margin-left:0;bottom:-60px}}.pad2pro-hot .umx-section{padding-top:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1000px){.pad2pro-hot .umx-section{position:relative;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;padding-top:60px}}.pad2pro-hot .umx-section .umx-title .umx-data-items{position:relative;margin-top:30px}@media (max-width:1440px){.pad2pro-hot .umx-section .umx-title .umx-data-items{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items{margin-top:20px}}.pad2pro-hot .umx-section .umx-title .umx-data-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.pad2pro-hot .umx-section .umx-title .umx-data-items ul li{width:100%;margin-bottom:30px}@media (max-width:1440px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li{margin-bottom:22.5px}}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li{margin-bottom:20px;width:auto}}.pad2pro-hot .umx-section .umx-title .umx-data-items ul li strong svg{margin-left:11px}@media (max-width:1440px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li strong svg{width:12px;height:18.75px;margin-left:8.25px}}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li strong svg{width:9.92px;height:15.5px;margin-left:6px}}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li p sup{position:absolute;margin-top:-2px}}.pad2pro-hot .umx-section .umx-title .umx-data-items ul li:nth-child(1){width:100%}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li:nth-child(1){width:auto;margin-right:60px}}.pad2pro-hot .umx-section .umx-title .umx-data-items ul li:nth-child(2){margin-right:120px}@media (max-width:1440px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li:nth-child(2){margin-right:90px}}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li:nth-child(2){margin-right:60px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0}}@media (max-width:1000px){.pad2pro-hot .umx-section .umx-title .umx-data-items ul li:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.pad2pro-hot .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:816px;height:952px;margin-top:120px;margin-left:320px}@media (max-width:1440px){.pad2pro-hot .umx-figure-box{width:612px;height:714px;margin-top:90px;margin-left:240px}}@media (max-width:1024px){.pad2pro-hot .umx-figure-box{width:489.6px;height:571.2px;margin-top:72px;margin-left:192px}}@media (max-width:1000px){.pad2pro-hot .umx-figure-box{width:100vw;height:122.66667vw;margin-top:0;margin-left:0}}.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg.jpg);background-size:816px 952px;background-position:center;background-repeat:no-repeat;width:816px;height:952px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg-x2.jpg)}}.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg.jpg);background-size:612px 714px;background-position:center;background-repeat:no-repeat;width:612px;height:714px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg.jpg);background-size:489px 571px;background-position:center;background-repeat:no-repeat;width:489px;height:571px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-mb.jpg);background-size:375px 460px;background-position:center;background-repeat:no-repeat;width:375px;height:460px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-hot .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-hot-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-hot .umx-figure-box .umx-f1{background-size:100vw 122.66667vw;width:100vw;height:122.66667vw}}.pad2pro-hot .umx-figure-box .umx-p-tips{margin-left:800px;bottom:40px}@media (max-width:1440px){.pad2pro-hot .umx-figure-box .umx-p-tips{margin-left:600px;bottom:30px}}@media (max-width:1000px){.pad2pro-hot .umx-figure-box .umx-p-tips{margin-left:0;bottom:26px}}.pad2pro-screen{height:350vh}@media (max-width:1000px){.pad2pro-screen{height:auto}}.pad2pro-screen .umx-stickyBox{min-height:1450px}@media (min-width:1921px){.pad2pro-screen .umx-stickyBox{min-height:1800px}}@media (max-width:1600px){.pad2pro-screen .umx-stickyBox{min-height:1250px}}@media (max-width:1440px){.pad2pro-screen .umx-stickyBox{min-height:1100px}}@media (max-width:1024px){.pad2pro-screen .umx-stickyBox{min-height:920px}}@media (max-width:1000px){.pad2pro-screen .umx-stickyBox{min-height:auto;height:auto}}.pad2pro-screen .umx-mask-gradient{position:absolute;z-index:1;width:100%;height:50vh;top:0;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(top,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,#000 0,rgba(0,0,0,0) 100%)}.pad2pro-screen .umx-section{position:absolute;padding-top:100px}@media (max-width:1600px){.pad2pro-screen .umx-section{padding-top:60px}}@media (max-width:1024px){.pad2pro-screen .umx-section{padding-top:40px}}@media (max-width:1000px){.pad2pro-screen .umx-section{position:relative;padding-top:60px}}.pad2pro-screen .umx-section1{padding-top:0;height:100vh}@media (max-width:1000px){.pad2pro-screen .umx-section1{height:auto;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.pad2pro-screen .umx-section1 .umx-title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:1000px){.pad2pro-screen .umx-section1 .umx-title{position:relative;top:auto;left:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.pad2pro-screen .umx-section1 .umx-title .umx-light-title{text-align:center}.pad2pro-screen .umx-section1 .umx-title .umx-light-title span.umx-mb-hide{display:inline-block}@media (max-width:1000px){.pad2pro-screen .umx-section1 .umx-title .umx-light-title span.umx-mb-hide{display:none}}.pad2pro-screen .umx-section2{top:0}.pad2pro-screen .umx-section2 .umx-title{text-align:center}@media (max-width:1000px){.pad2pro-screen .umx-section2 .umx-title{text-align:left}}.pad2pro-screen .umx-section2 .umx-title .umx-data-items{margin-top:30px}@media (max-width:1440px){.pad2pro-screen .umx-section2 .umx-title .umx-data-items{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-screen .umx-section2 .umx-title .umx-data-items{margin-top:20px}}.pad2pro-screen .umx-section2 .umx-title .umx-data-items ul{display:-webkit-box;display:-ms-flexbox;display:flex}.pad2pro-screen .umx-section2 .umx-title .umx-data-items ul li{margin-right:46px}@media (max-width:1440px){.pad2pro-screen .umx-section2 .umx-title .umx-data-items ul li{margin-right:34.5px}}.pad2pro-screen .umx-section3{bottom:100px}@media (max-width:1440px){.pad2pro-screen .umx-section3{bottom:75px}}@media (max-width:1000px){.pad2pro-screen .umx-section3{bottom:auto;margin-top:-300px;margin-bottom:60px}}.pad2pro-screen .umx-section3 .umx-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1921px){.pad2pro-screen .umx-section3 .umx-title{width:1200px}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title{width:900px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title{width:auto;display:block}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;width:740px;height:288px;border-radius:20px;padding:44px 0 50px 44px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items{width:555px;height:216px;padding:33px 0 37.5px 33px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100vw - 48px);padding:30px 0 30px 20px;height:250px}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(29,41,54,.4)),to(rgba(74,87,103,.4)));background:-webkit-linear-gradient(top,rgba(29,41,54,.4) 0,rgba(74,87,103,.4) 100%);background:linear-gradient(180deg,rgba(29,41,54,.4) 0,rgba(74,87,103,.4) 100%)}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li{margin-right:40px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li{margin-right:30px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li{margin-right:20px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li3{margin-right:0}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li4{margin-right:0}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li4{margin-right:20px;margin-top:20px}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li5{margin-right:80px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li5{margin-right:60px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li5{margin-right:46px}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li6{margin-right:46px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li6{margin-right:34.5px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li6{margin-right:0}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li7{margin-right:56px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li7{margin-right:42px}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li8{margin-right:0}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li5,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li6,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li7,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li8{margin-top:38px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li5,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li6,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li7,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li8{margin-top:28.5px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li5,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li6,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li7,.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li.umx-li8{margin-top:20px}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg.png);background-size:152px 60px;background-position:center;background-repeat:no-repeat;width:152px;height:60px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg-x2.png)}}.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg.png);background-size:114px 45px;background-position:center;background-repeat:no-repeat;width:114px;height:45px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg.png);background-size:88px 34px;background-position:center;background-repeat:no-repeat;width:88px;height:34px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon1{background-image:url(../../images/pad2pro-screen-icon1-lg-x2.png.webp)}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg.png);background-size:141px 60px;background-position:center;background-repeat:no-repeat;width:141px;height:60px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg-x2.png)}}.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg.png);background-size:105px 45px;background-position:center;background-repeat:no-repeat;width:105px;height:45px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg.png);background-size:74px 31px;background-position:center;background-repeat:no-repeat;width:74px;height:31px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon2{background-image:url(../../images/pad2pro-screen-icon2-lg-x2.png.webp)}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg.png);background-size:137px 60px;background-position:center;background-repeat:no-repeat;width:137px;height:60px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg-x2.png)}}.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg.png);background-size:102px 45px;background-position:center;background-repeat:no-repeat;width:102px;height:45px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg.png);background-size:79px 34px;background-position:center;background-repeat:no-repeat;width:79px;height:34px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon3{background-image:url(../../images/pad2pro-screen-icon3-lg-x2.png.webp)}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg.png);background-size:126px 60px;background-position:center;background-repeat:no-repeat;width:126px;height:60px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg-x2.png)}}.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg.png);background-size:94px 45px;background-position:center;background-repeat:no-repeat;width:94px;height:45px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg.png);background-size:66px 31px;background-position:center;background-repeat:no-repeat;width:66px;height:31px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon4{background-image:url(../../images/pad2pro-screen-icon4-lg-x2.png.webp)}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg.png);background-size:148px 65px;background-position:center;background-repeat:no-repeat;width:148px;height:65px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg-x2.png)}}.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg.png);background-size:111px 48px;background-position:center;background-repeat:no-repeat;width:111px;height:48px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg.png);background-size:78px 34px;background-position:center;background-repeat:no-repeat;width:78px;height:34px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon5{background-image:url(../../images/pad2pro-screen-icon5-lg-x2.png.webp)}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{margin-top:50px;background-image:url(../../images/pad2pro-screen-icon6-lg.png);background-size:230px 74px;background-position:center;background-repeat:no-repeat;width:230px;height:74px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg-x2.png)}}.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg.png);background-size:172px 55px;background-position:center;background-repeat:no-repeat;width:172px;height:55px;margin-top:37.5px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-section3 .umx-title .umx-data-items ul li figure.umx-icon6{background-image:url(../../images/pad2pro-screen-icon6-lg-x2.png.webp)}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items2{width:440px}@media (max-width:1440px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items2{width:330px}}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items2{width:calc(100vw - 48px);margin-top:6px;height:200px}}.pad2pro-screen .umx-section3 .umx-title .umx-data-items2 ul li{margin-right:0}@media (max-width:1000px){.pad2pro-screen .umx-section3 .umx-title .umx-data-items2 ul li p{margin-top:4px}}.pad2pro-screen .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1920px;height:1080px}@media (min-width:1921px){.pad2pro-screen .umx-figure-box{width:2561.28px;height:1440.72px}}@media (max-width:1600px){.pad2pro-screen .umx-figure-box{width:1600.128px;height:900.072px}}@media (max-width:1440px){.pad2pro-screen .umx-figure-box{width:1440px;height:810px}}@media (max-width:1024px){.pad2pro-screen .umx-figure-box{width:1036.8px;height:583.2px}}@media (max-width:1000px){.pad2pro-screen .umx-figure-box{width:100vw;height:106.66667vw}}.pad2pro-screen .umx-figure-box .umx-mask-canvas{position:absolute;width:100%;height:10vh;bottom:0;background:-webkit-gradient(linear,left bottom,left top,color-stop(0,#000),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(bottom,#000 0,rgba(0,0,0,0) 100%);background:linear-gradient(to top,#000 0,rgba(0,0,0,0) 100%);z-index:1}.pad2pro-screen .umx-figure-box .umx-canvas-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;width:1920px;height:1080px}@media (min-width:1921px){.pad2pro-screen .umx-figure-box .umx-canvas-box{width:2561.28px;height:1440.72px}}@media (max-width:1600px){.pad2pro-screen .umx-figure-box .umx-canvas-box{width:1600.128px;height:900.072px}}@media (max-width:1440px){.pad2pro-screen .umx-figure-box .umx-canvas-box{width:1440px;height:810px}}@media (max-width:1024px){.pad2pro-screen .umx-figure-box .umx-canvas-box{width:1152px;height:648px}}.pad2pro-screen .umx-figure-box .umx-canvas-box #y200gt-screen-canvas,.pad2pro-screen .umx-figure-box .umx-canvas-box .umx-screen-video{position:absolute;width:100%;height:100%}.pad2pro-screen .umx-figure-box .umx-canvas-box #y200gt-screen-canvas video,.pad2pro-screen .umx-figure-box .umx-canvas-box .umx-screen-video video{position:absolute;width:100%;height:100%}.pad2pro-screen .umx-figure-box .umx-canvas-box .umx-screen-video-img{position:absolute;width:100%;height:100%;display:none}.pad2pro-screen .umx-figure-box .umx-f1{position:relative}@media (max-width:1000px){.pad2pro-screen .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-screen-img1-mb.jpg);background-size:375px 400px;background-position:center;background-repeat:no-repeat;width:375px;height:400px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-screen-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-screen-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-screen-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-figure-box .umx-f1{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.pad2pro-screen .umx-f2{position:relative}@media (max-width:1000px){.pad2pro-screen .umx-f2{background-image:url(../../images/pad2pro-screen-img2-mb.jpg);background-size:375px 556px;background-position:center;background-repeat:no-repeat;width:375px;height:556px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-screen .umx-f2{background-image:url(../../images/pad2pro-screen-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-screen .umx-f2{background-image:url(../../images/pad2pro-screen-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-screen .umx-f2{background-image:url(../../images/pad2pro-screen-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-screen .umx-f2{background-size:100vw 148.26667vw;width:100vw;height:148.26667vw}}.pad2pro-broad .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1920px;height:1019px;margin-top:-70px}@media (min-width:1921px){.pad2pro-broad .umx-figure-box{width:2561.28px;height:1359.346px;margin-top:-93.38px}}@media (max-width:1440px){.pad2pro-broad .umx-figure-box{width:1440px;height:764.25px;margin-top:-52.5px}}@media (max-width:1000px){.pad2pro-broad .umx-figure-box{width:100vw;height:101.33333vw;margin-top:-30px}}.pad2pro-broad .umx-figure-box .umx-f1{position:relative;background-image:url(../../images/pad2pro-broad-img1-lg.jpg);background-size:1920px 1019px;background-position:center;background-repeat:no-repeat;width:1920px;height:1019px;left:50%;margin-left:-960px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg-x2.jpg)}}.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg.jpg);background-size:2561px 1359px;background-position:center;background-repeat:no-repeat;width:2561px;height:1359px;left:50%;margin-left:-1280px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg.jpg);background-size:1440px 764px;background-position:center;background-repeat:no-repeat;width:1440px;height:764px;left:50%;margin-left:-720px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-mb.jpg);background-size:375px 380px;background-position:center;background-repeat:no-repeat;width:375px;height:380px;left:50%;margin-left:-187px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-broad .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-broad-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-broad .umx-figure-box .umx-f1{background-size:100vw 101.33333vw;width:100vw;height:101.33333vw;margin-left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.pad2pro-game{height:250vh}@media (max-width:1000px){.pad2pro-game{height:auto}.pad2pro-game .umx-stickyBox{height:auto}}.pad2pro-game .umx-bg-box{position:absolute;top:0}@media (max-width:1000px){.pad2pro-game .umx-bg-box{display:none}}.pad2pro-game .umx-bg-box .umx-bg-mask{position:absolute;width:100vw;height:100vh;background:#000;top:0}.pad2pro-game .umx-bg-box figure{position:absolute;top:0;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.pad2pro-game .umx-bg-box figure.umx-bg1{top:0;background-image:url(../../images/pad2pro-game-bg1-lg.jpg);background-size:1920px 1080px;background-position:center;background-repeat:no-repeat;width:1920px;height:1080px;width:100vw;height:56.25vw;background-size:100vw 56.25vw}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg-x2.jpg)}}.webp .pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg.jpg);background-size:1152px 648px;background-position:center;background-repeat:no-repeat;width:1152px;height:648px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-mb.jpg);background-size:185px 508px;background-position:center;background-repeat:no-repeat;width:185px;height:508px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg1{background-image:url(../../images/pad2pro-game-bg1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg1{background-size:49.33333vw 135.46667vw;width:49.33333vw;height:135.46667vw}}.pad2pro-game .umx-bg-box figure.umx-bg2{top:0;background-image:url(../../images/pad2pro-game-bg2-lg.jpg);background-size:1920px 1080px;background-position:center;background-repeat:no-repeat;width:1920px;height:1080px;width:100vw;height:56.25vw;background-size:100vw 56.25vw}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg-x2.jpg)}}.webp .pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg.jpg);background-size:1152px 648px;background-position:center;background-repeat:no-repeat;width:1152px;height:648px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-mb.jpg);background-size:185px 508px;background-position:center;background-repeat:no-repeat;width:185px;height:508px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg2{background-image:url(../../images/pad2pro-game-bg2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg2{background-size:49.33333vw 135.46667vw;width:49.33333vw;height:135.46667vw}}.pad2pro-game .umx-bg-box figure.umx-bg3{top:0;background-image:url(../../images/pad2pro-game-bg3-lg.jpg);background-size:1920px 1080px;background-position:center;background-repeat:no-repeat;width:1920px;height:1080px;width:100vw;height:56.25vw;background-size:100vw 56.25vw}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg-x2.jpg)}}.webp .pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg.jpg);background-size:1152px 648px;background-position:center;background-repeat:no-repeat;width:1152px;height:648px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-mb.jpg);background-size:185px 508px;background-position:center;background-repeat:no-repeat;width:185px;height:508px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg3{background-image:url(../../images/pad2pro-game-bg3-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg3{background-size:49.33333vw 135.46667vw;width:49.33333vw;height:135.46667vw}}.pad2pro-game .umx-bg-box figure.umx-bg4{top:0;background-image:url(../../images/pad2pro-game-bg4-lg.jpg);background-size:1920px 1080px;background-position:center;background-repeat:no-repeat;width:1920px;height:1080px;width:100vw;height:56.25vw;background-size:100vw 56.25vw}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg-x2.jpg)}}.webp .pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg.jpg);background-size:1152px 648px;background-position:center;background-repeat:no-repeat;width:1152px;height:648px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-mb.jpg);background-size:185px 508px;background-position:center;background-repeat:no-repeat;width:185px;height:508px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-bg-box figure.umx-bg4{background-image:url(../../images/pad2pro-game-bg4-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-bg-box figure.umx-bg4{background-size:49.33333vw 135.46667vw;width:49.33333vw;height:135.46667vw}}.pad2pro-game .umx-bg-box figure.umx-current{opacity:1}@media (min-width:1921px){.pad2pro-game .umx-section-top{padding-top:100px}}@media (max-width:1600px){.pad2pro-game .umx-section-top{padding-top:80px}}@media (max-width:1000px){.pad2pro-game .umx-section-top{padding-top:60px}}.pad2pro-game .umx-section-top .umx-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pad2pro-game .umx-section-top .umx-title .umx-main-title{margin-bottom:0}.pad2pro-game .umx-section-top .umx-title .umx-progress-box{position:relative;top:-8px}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-num-box{display:-webkit-box;display:-ms-flexbox;display:flex}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-num-box .umx-span-content{position:absolute}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-num-box p{display:inline-block;line-height:1.5;color:#fff;font-size:20px}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-num-box .umx-span-box{position:relative;text-align:center;overflow:hidden;height:30px;width:15px;margin-right:6px}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-num-box .umx-span-box span{color:#fff;display:block;font-size:20px;line-height:1.5}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-line-box{position:relative;background:rgba(217,217,217,.2);margin-top:8px;width:200px;height:2px}.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-line-box .umx-line{position:absolute;width:25%;background:#fff;height:4px;bottom:0}@media (max-width:1440px){.pad2pro-game .umx-section-top .umx-title .umx-progress-box .umx-line-box .umx-line{height:3px}}.pad2pro-game .umx-figure-box-content{position:relative;overflow:hidden;width:500vw;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content{width:100%;display:block;margin-bottom:40px}}.pad2pro-game .umx-figure-box-content .umx-figure-box{position:relative;width:100vw;height:100%}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box{position:absolute;top:0;width:100%;opacity:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box3 .umx-p-tips{color:#aeb9d0;bottom:60px;text-align:right;line-height:1.5}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box3 .umx-p-tips{width:1440px;bottom:100px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box3 .umx-p-tips{bottom:40px}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box3 .umx-p-tips{width:820px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box3 .umx-p-tips{display:none}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box3,.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box4{position:relative}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box4{opacity:1;margin-top:100px}}.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box5 .umx-p-tips{color:#aeb9d0;bottom:80px;left:100%;line-height:1.5}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box5 .umx-p-tips{width:1440px;bottom:150px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box5 .umx-p-tips{bottom:40px}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box5 .umx-p-tips{width:820px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-figure-box5 .umx-p-tips{display:none}}.pad2pro-game .umx-figure-box-content .umx-figure-box.umx-current{opacity:1}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title{text-align:center}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-p1-title,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-p2-title{padding:0 24px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-p1-title{font-size:20px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-intro{margin-top:10px}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-intro{margin-top:7.5px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-intro{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:250px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-p1-remark{font-size:12px;color:#aeb9d0;font-family:vivoSans-Regular;line-height:1.5;margin-top:144px}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-p1-remark{margin-top:55px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-p1-remark{max-width:50vw;text-align:center;margin-top:40px;position:relative;left:25vw}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-data-items{text-align:left}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-data-items.umx-mb-hide{display:none}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-data-items ul li strong{line-height:1.3;margin-bottom:8px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-data-items ul li strong{margin-bottom:6px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-data-items ul li p .umx-m-l{margin-left:-6px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section .umx-title .umx-data-items ul li p .umx-m-l{margin-left:-3px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1{padding-top:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:-40px}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1{margin-top:-130px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1{margin-top:-20px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1{position:relative;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;margin-top:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1 .umx-title .umx-data-items{margin-top:60px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1 .umx-title .umx-data-items{margin-top:45px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1 .umx-title .umx-data-items{position:absolute}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1 .umx-title .umx-data-items.umx-mb-hide{display:none!important}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1 .umx-title .umx-data-items ul li{margin-bottom:30px}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section1 .umx-title .umx-data-items ul li strong{line-height:1.3}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section2,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-top:0;margin-left:950px;margin-top:50px;padding-top:0}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section2,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-left:1260px}}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section2,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-left:900px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section2,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-left:700px;margin-top:40px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section2,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{position:relative;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;margin-left:0;margin-top:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section2 .umx-title .umx-p2-title-b,.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3 .umx-title .umx-p2-title-b{margin-bottom:60px}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-top:-50px;margin-left:900px}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-top:-120px;margin-left:1000px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-left:650px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section3{margin-left:0;margin-top:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4{padding-top:160px}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4{padding-top:50px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4{padding-top:50px}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4{padding-top:60px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4{padding-top:0;margin-left:0;position:relative;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title{width:1200px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title{text-align:left}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul{display:block}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;border-radius:20px;padding:40px 30px 30px 50px;width:667px;height:250px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li{padding:30px 20px 30px 30px;width:500.25px;height:187.5px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);padding:20px 20px 20px 20px;width:100%;height:auto;margin-bottom:6px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:110px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box{margin-top:60px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box{margin-top:14px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box .umx-scr{margin-right:20px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box .umx-scr{margin-right:15px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box .umx-scr svg{position:relative}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box .umx-scr svg{width:97.5px;height:69px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box .umx-scr svg{width:71.5px;height:50.6px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box .umx-scr.umx-scr3{margin-right:0}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box p{color:#fff;text-align:center;font-size:16px;margin-top:10px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-screen-box p{font-size:12px;margin-top:6px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-p1-title{font-family:iqootype-Medium;margin-bottom:10px;font-size:24px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:7.5px;font-size:18px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-p1-title{padding:0;margin-bottom:4px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li p{position:relative;font-size:16px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li p{font-size:14px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li p{font-size:12px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-p-s{font-size:14px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-p-s{font-size:12px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-white{color:#fff}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-str{margin-top:40px;font-size:36px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-str{margin-top:10px;font-size:25.2px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-str{margin-top:20px}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;opacity:.4;background:-webkit-gradient(linear,left top,left bottom,from(#090d11),to(#161a1f));background:-webkit-linear-gradient(top,#090d11 0,#161a1f 100%);background:linear-gradient(180deg,#090d11 0,#161a1f 100%)}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li .umx-items1-bg{opacity:1}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li.umx-li2{height:174px;margin-top:20px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li.umx-li2{height:130.5px;margin-top:15px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li.umx-li2{margin-top:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li.umx-li3{position:absolute;right:0;width:513px;height:444px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li.umx-li3{width:443.745px;height:333px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section4 .umx-title .umx-data-items ul li.umx-li3{position:relative;width:100%;height:auto;margin-bottom:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5{margin-top:100px;margin-left:960px}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5{margin-left:1280px}}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5{margin-top:30px;margin-left:860px}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5{margin-left:720px;margin-top:20px}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5{margin-left:580px;margin-top:20px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5{margin-left:0;margin-top:0;padding-top:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5 .umx-p1-title .umx-m-l{margin-left:-18px}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5 .umx-p1-title .umx-m-l{margin-left:-12px}}@media (max-width:1000px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5 .umx-p1-title .umx-m-l{margin-left:0}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-section.umx-section5 .umx-intro .umx-white{color:#fff}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure{position:relative}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{margin-left:300px;margin-top:100px;-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;background-image:url(../../images/pad2pro-game-img1-lg.png);background-size:1384px 690px;background-position:center;background-repeat:no-repeat;width:1384px;height:690px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png)}}.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png.webp)}}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png);background-size:1846px 920px;background-position:center;background-repeat:no-repeat;width:1846px;height:920px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png)}}@media (min-width:1921px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png.webp)}}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png);background-size:1154px 575px;background-position:center;background-repeat:no-repeat;width:1154px;height:575px;margin-top:50px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png)}}@media (max-width:1600px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png);background-size:968px 482px;background-position:center;background-repeat:no-repeat;width:968px;height:482px;margin-top:80px;margin-left:180px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png.webp)}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png);background-size:802px 400px;background-position:center;background-repeat:no-repeat;width:802px;height:400px;margin-left:120px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png)}}@media (max-width:1024px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg.png.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-lg-x2.png.webp)}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{margin-top:120px;margin-left:-240px;background-image:url(../../images/pad2pro-game-img2-lg.png);background-size:1064px 497px;background-position:center;background-repeat:no-repeat;width:1064px;height:497px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png)}}.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png.webp)}}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png);background-size:1276px 596px;background-position:center;background-repeat:no-repeat;width:1276px;height:596px;margin-left:-200px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png)}}@media (min-width:1921px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png.webp)}}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png);background-size:851px 397px;background-position:center;background-repeat:no-repeat;width:851px;height:397px;margin-top:80px;margin-left:-226px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png)}}@media (max-width:1600px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png);background-size:638px 298px;background-position:center;background-repeat:no-repeat;width:638px;height:298px;margin-top:80px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png.webp)}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png);background-size:617px 288px;background-position:center;background-repeat:no-repeat;width:617px;height:288px;margin-left:-176px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png)}}@media (max-width:1024px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg.png.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-lg-x2.png.webp)}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{margin-top:100px;margin-left:-200px;background-image:url(../../images/pad2pro-game-img3-lg.png);background-size:1151px 617px;background-position:center;background-repeat:no-repeat;width:1151px;height:617px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png)}}.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png.webp)}}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png);background-size:1535px 823px;background-position:center;background-repeat:no-repeat;width:1535px;height:823px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png)}}@media (min-width:1921px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png.webp)}}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png);background-size:959px 514px;background-position:center;background-repeat:no-repeat;width:959px;height:514px;margin-top:80px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png)}}@media (max-width:1600px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png);background-size:805px 431px;background-position:center;background-repeat:no-repeat;width:805px;height:431px;margin-top:50px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png.webp)}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png);background-size:713px 382px;background-position:center;background-repeat:no-repeat;width:713px;height:382px;margin-left:-150px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png)}}@media (max-width:1024px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg.png.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-lg-x2.png.webp)}}.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{margin-top:-580px;margin-left:-200px;background-image:url(../../images/pad2pro-game-img4-lg.png);background-size:1384px 690px;background-position:center;background-repeat:no-repeat;width:1384px;height:690px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png)}}.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png.webp)}}@media (min-width:1921px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png);background-size:1846px 920px;background-position:center;background-repeat:no-repeat;width:1846px;height:920px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png)}}@media (min-width:1921px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png.webp)}}@media (max-width:1600px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png);background-size:1154px 575px;background-position:center;background-repeat:no-repeat;width:1154px;height:575px;margin-top:-520px;margin-left:-240px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png)}}@media (max-width:1600px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png);background-size:968px 482px;background-position:center;background-repeat:no-repeat;width:968px;height:482px;margin-top:-420px;margin-left:-200px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png.webp)}}@media (max-width:1024px){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png);background-size:858px 427px;background-position:center;background-repeat:no-repeat;width:858px;height:427px;margin-top:-320px;margin-left:-220px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png)}}@media (max-width:1024px){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg.png.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-figure-box-content .umx-figure-box .umx-figure figure.umx-f5{background-image:url(../../images/pad2pro-game-img4-lg-x2.png.webp)}}.pad2pro-game .umx-game-wrapper{margin-bottom:26px}.pad2pro-game .umx-game-wrapper .umx-figure{position:relative;width:100vw;height:auto;margin-top:40px}.pad2pro-game .umx-game-wrapper .umx-figure .umx-p-tips{position:absolute;color:#aeb9d0;bottom:20px;font-size:12px;line-height:1.3}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section{padding-top:0;margin-top:-30px}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100vw - 48px);padding:0;height:100px}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;opacity:.4;background:-webkit-gradient(linear,left top,left bottom,from(#1d2936),to(#4a5767));background:-webkit-linear-gradient(top,#1d2936 0,#4a5767 100%);background:linear-gradient(180deg,#1d2936 0,#4a5767 100%)}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items ul li{width:100%;position:relative;overflow:hidden;border-radius:10px;text-align:center;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items ul li .umx-str-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:relative}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items ul li strong{margin-bottom:4px;font-size:14px}.pad2pro-game .umx-game-wrapper .umx-figure .umx-section .umx-title .umx-data-items1 ul li{width:49.2%}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-mb.jpg);background-size:375px 255px;background-position:center;background-repeat:no-repeat;width:375px;height:255px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-game-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f1{background-size:100vw 68vw;width:100vw;height:68vw}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-mb.jpg);background-size:375px 255px;background-position:center;background-repeat:no-repeat;width:375px;height:255px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-game-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f2{background-size:100vw 68vw;width:100vw;height:68vw}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-mb.jpg);background-size:375px 255px;background-position:center;background-repeat:no-repeat;width:375px;height:255px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-game-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f3{background-size:100vw 68vw;width:100vw;height:68vw}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-game-img4-mb.jpg);background-size:375px 255px;background-position:center;background-repeat:no-repeat;width:375px;height:255px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-game-img4-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-game-img4-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f4{background-image:url(../../images/pad2pro-game-img4-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-game .umx-game-wrapper .umx-figure figure.umx-f4{background-size:100vw 68vw;width:100vw;height:68vw}}@media (max-width:1000px){.pad2pro-game .umx-btn-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:5;width:270px}}@media (max-width:1000px){.pad2pro-game .umx-btn-box svg{cursor:pointer;width:30px;height:30px}}.pad2pro-game .umx-btn-box svg.swiper-button-disabled{opacity:.3}.pad2pro-healthy .umx-section{padding-top:160px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:1921px){.pad2pro-healthy .umx-section{padding-top:180px}}@media (max-width:1440px){.pad2pro-healthy .umx-section{padding-top:100px}}@media (max-width:1000px){.pad2pro-healthy .umx-section{position:relative;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;padding-top:60px}}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-intro{padding:0;margin-top:6px}}.pad2pro-healthy .umx-section .umx-title .umx-mb-ly{position:relative;margin-top:20px;margin-left:24px;z-index:3}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-mb-ly .umx-icon{background-image:url(../../images/pad2pro-healthy-icon1-lg.png);background-size:84px 43px;background-position:center;background-repeat:no-repeat;width:84px;height:43px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-healthy .umx-section .umx-title .umx-mb-ly .umx-icon{background-image:url(../../images/pad2pro-healthy-icon1-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-healthy .umx-section .umx-title .umx-mb-ly .umx-icon{background-image:url(../../images/pad2pro-healthy-icon1-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-section .umx-title .umx-mb-ly .umx-icon{background-image:url(../../images/pad2pro-healthy-icon1-lg-x2.png.webp)}}.pad2pro-healthy .umx-section .umx-title .umx-mb-ly .umx-p2-title{color:#8a8f99;font-size:12px;margin-top:6px}.pad2pro-healthy .umx-section .umx-title .umx-data-items{margin-top:60px}@media (max-width:1440px){.pad2pro-healthy .umx-section .umx-title .umx-data-items{margin-top:45px}}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-data-items{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:-140px;width:calc(100vw - 48px);padding:0}}.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li{margin-bottom:30px}@media (max-width:1440px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li{margin-bottom:22.5px}}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li{position:relative;margin-bottom:6px;border-radius:20px;overflow:hidden;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}}.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg.png);background-size:84px 43px;background-position:center;background-repeat:no-repeat;width:84px;height:43px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg-x2.png)}}.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg.png);background-size:63px 32px;background-position:center;background-repeat:no-repeat;width:63px;height:32px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon1{background-image:url(../../images/pad2pro-healthy-icon1-lg-x2.png.webp)}}.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg.png);background-size:212px 68px;background-position:center;background-repeat:no-repeat;width:212px;height:68px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg-x2.png)}}.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg.png);background-size:159px 51px;background-position:center;background-repeat:no-repeat;width:159px;height:51px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-icon2{background-image:url(../../images/pad2pro-healthy-icon2-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;opacity:.4;background:-webkit-gradient(linear,left top,left bottom,from(#1d2936),to(#4a5767));background:-webkit-linear-gradient(top,#1d2936 0,#4a5767 100%);background:linear-gradient(180deg,#1d2936 0,#4a5767 100%)}}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li strong{font-size:20px;margin-bottom:4px}}.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li p{position:relative}.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-p2-title{margin-top:8px}@media (max-width:1440px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-p2-title{margin-top:6px}}@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li .umx-p2-title{margin-top:4px}}/*.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li:first-child{margin-bottom:70px}*//*@media (max-width:1440px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li:first-child{margin-bottom:52.5px}}*//*@media (max-width:1000px){.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li:first-child{margin-bottom:40px;*//*display:none*/}}/*.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li:last-child{margin-bottom:0}*/.pad2pro-healthy .umx-section .umx-title .umx-data-items ul li:last-child .umx-icon2{margin-top:10px}.pad2pro-healthy .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1020px;height:780px;margin-left:320px}@media (min-width:1921px){.pad2pro-healthy .umx-figure-box{width:1884.942px;height:1440.72px;margin-left:426.88px}}@media (max-width:1440px){.pad2pro-healthy .umx-figure-box{width:1059.75px;height:810px;margin-left:240px}}@media (max-width:1024px){.pad2pro-healthy .umx-figure-box{width:960.84px;height:734.4px;margin-left:217.6px}}@media (max-width:1000px){.pad2pro-healthy .umx-figure-box{width:100vw;height:132.8vw;margin-left:0;/*margin-top:-50px*/}}.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg);background-size:1020px 780px;background-position:center;background-repeat:no-repeat;width:1020px;height:780px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg)}}.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg);background-size:1884px 1440px;background-position:center;background-repeat:no-repeat;width:1884px;height:1440px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg);background-size:1059px 810px;background-position:center;background-repeat:no-repeat;width:1059px;height:810px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg);background-size:960px 734px;background-position:center;background-repeat:no-repeat;width:960px;height:734px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-mb.jpg);background-size:375px 498px;background-position:center;background-repeat:no-repeat;width:375px;height:498px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-healthy .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-healthy-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-healthy .umx-figure-box .umx-f1{background-size:100vw 132.8vw;width:100vw;height:132.8vw}}.pad2pro-sound{height:200vh}.pad2pro-sound .umx-stickyBox{min-height:1100px}@media (min-width:1921px){.pad2pro-sound .umx-stickyBox{min-height:1350px}}@media (max-width:1440px){.pad2pro-sound .umx-stickyBox{min-height:800px}}@media (max-width:1000px){.pad2pro-sound .umx-stickyBox{min-height:600px}}.pad2pro-sound .umx-mb-content{position:absolute;height:100%;width:100%}@media (max-width:1000px){.pad2pro-sound .umx-mb-content{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);height:auto}}.pad2pro-sound .umx-section{position:absolute;top:0;padding-top:100px;margin-left:750px}@media (min-width:1921px){.pad2pro-sound .umx-section{padding-top:133.4px}}@media (max-width:1600px){.pad2pro-sound .umx-section{margin-left:700px}}@media (max-width:1440px){.pad2pro-sound .umx-section{padding-top:75px;margin-left:600px}}@media (max-width:1024px){.pad2pro-sound .umx-section{padding-top:68px;margin-left:500px}}@media (max-width:1000px){.pad2pro-sound .umx-section{position:relative;padding-top:20px;margin-left:0}}@media (max-width:1000px){.pad2pro-sound .umx-section .umx-title .umx-p1-title,.pad2pro-sound .umx-section .umx-title .umx-p2-title{padding:0 24px}}.pad2pro-sound .umx-section .umx-title .umx-data-items{margin-top:30px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items{margin-top:22.5px}}.pad2pro-sound .umx-section .umx-title .umx-data-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:700px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items ul{width:525px}}@media (max-width:1000px){.pad2pro-sound .umx-section .umx-title .umx-data-items ul{width:100%}}.pad2pro-sound .umx-section .umx-title .umx-data-items1 ul li:first-child{margin-right:60px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items1 ul li:first-child{margin-right:45px}}@media (max-width:1000px){.pad2pro-sound .umx-section .umx-title .umx-data-items2{padding-right:0}}.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:50px;margin-bottom:20px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li{margin-right:37.5px;margin-bottom:15px}}@media (max-width:1000px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li{margin-right:30px}}@media (max-width:360px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li{margin-right:24px}}.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li svg{margin-right:12px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li svg{margin-right:9px}}@media (max-width:1000px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li svg{width:30px;height:30px;margin-right:5px}}.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li strong{font-size:24px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li strong{font-size:18px}}.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li strong sup{position:absolute;font-size:16px}@media (max-width:1440px){.pad2pro-sound .umx-section .umx-title .umx-data-items2 ul li strong sup{font-size:12px}}.pad2pro-sound .umx-section2{padding-top:180px}@media (min-width:1921px){.pad2pro-sound .umx-section2{padding-top:210px}}@media (max-width:1440px){.pad2pro-sound .umx-section2{padding-top:120px}}@media (max-width:1000px){.pad2pro-sound .umx-section2{position:absolute;padding-top:40px}}.pad2pro-sound .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1672px;height:940px;margin-top:260px;margin-left:-120px}@media (min-width:1921px){.pad2pro-sound .umx-figure-box{width:2230.448px;height:1253.96px}}@media (max-width:1440px){.pad2pro-sound .umx-figure-box{width:1254px;height:705px;margin-top:195px;margin-left:-90px}}@media (max-width:1024px){.pad2pro-sound .umx-figure-box{width:1136.96px;height:639.2px;margin-top:240px;margin-left:-81.6px}}@media (max-width:1000px){.pad2pro-sound .umx-figure-box{width:100vw;height:74.66667vw;margin-top:40px;margin-left:0}}.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg);background-size:1672px 940px;background-position:center;background-repeat:no-repeat;width:1672px;height:940px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg)}}.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg);background-size:2230px 1253px;background-position:center;background-repeat:no-repeat;width:2230px;height:1253px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg);background-size:1254px 705px;background-position:center;background-repeat:no-repeat;width:1254px;height:705px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg);background-size:1136px 639px;background-position:center;background-repeat:no-repeat;width:1136px;height:639px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-mb.jpg);background-size:375px 280px;background-position:center;background-repeat:no-repeat;width:375px;height:280px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-sound .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sound-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-sound .umx-figure-box .umx-f1{background-size:100vw 74.66667vw;width:100vw;height:74.66667vw}}.pad2pro-sound .umx-p-tips{bottom:120px}@media (max-width:1440px){.pad2pro-sound .umx-p-tips{bottom:90px}}@media (max-width:1000px){.pad2pro-sound .umx-p-tips{bottom:20px;text-align:left}}.pad2pro-texture{height:250vh}@media (max-width:1000px){.pad2pro-texture{height:auto}}.pad2pro-texture .umx-stickyBox{min-height:1080px}@media (min-width:1921px){.pad2pro-texture .umx-stickyBox{min-height:1440.72px}}@media (max-width:1600px){.pad2pro-texture .umx-stickyBox{min-height:900.72px}}@media (max-width:1440px){.pad2pro-texture .umx-stickyBox{min-height:810px}}@media (max-width:1024px){.pad2pro-texture .umx-stickyBox{min-height:648px}}@media (max-width:1000px){.pad2pro-texture .umx-stickyBox{min-height:auto;height:auto}}.pad2pro-texture .umx-section1{padding-top:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.pad2pro-texture .umx-section1 .umx-title .umx-light-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1000px){.pad2pro-texture .umx-section1 .umx-title .umx-light-title{display:block;text-align:center}}@media (max-width:1000px){.pad2pro-texture .umx-section1 .umx-title .umx-light-title span{display:block}}.pad2pro-texture .umx-section2{padding-top:80px}@media (min-width:1921px){.pad2pro-texture .umx-section2{padding-top:180px}}@media (max-width:1440px){.pad2pro-texture .umx-section2{padding-top:70px}}@media (max-width:1024px){.pad2pro-texture .umx-section2{padding-top:50px}}@media (max-width:1000px){.pad2pro-texture .umx-section2{padding-top:40px}}.pad2pro-texture .umx-section2 .umx-title{text-align:center}@media (max-width:1000px){.pad2pro-texture .umx-section2 .umx-title{text-align:left}}.pad2pro-texture .umx-section2 .umx-title .umx-data-items{margin-top:30px}@media (max-width:1440px){.pad2pro-texture .umx-section2 .umx-title .umx-data-items{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-texture .umx-section2 .umx-title .umx-data-items{margin-top:20px}}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1000px){.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong{font-size:24px;margin-left:8px}@media (max-width:1440px){.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong{font-size:18px;margin-left:6px}}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong.umx-str1{background:-webkit-gradient(linear,left top,left bottom,color-stop(30.56%,#fff),to(#757575));background:-webkit-linear-gradient(top,#fff 30.56%,#757575 100%);background:linear-gradient(180deg,#fff 30.56%,#757575 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ie .pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong.umx-str1{background:0 0;color:#fff}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong.umx-str2{background:-webkit-gradient(linear,left top,left bottom,color-stop(30.56%,#aeaeae),to(#2b2b2b));background:-webkit-linear-gradient(top,#aeaeae 30.56%,#2b2b2b 100%);background:linear-gradient(180deg,#aeaeae 30.56%,#2b2b2b 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ie .pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong.umx-str2{background:0 0;color:#fff}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong.umx-str3{background:-webkit-gradient(linear,left top,left bottom,from(#e6fffe),to(#80b3b0));background:-webkit-linear-gradient(top,#e6fffe 0,#80b3b0 100%);background:linear-gradient(180deg,#e6fffe 0,#80b3b0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ie .pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li strong.umx-str3{background:0 0;color:#fff}.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li:nth-child(2){margin:0 60px}@media (max-width:1440px){.pad2pro-texture .umx-section2 .umx-title .umx-data-items ul li:nth-child(2){margin:0 45px}}.pad2pro-texture .umx-f1{position:relative}@media (max-width:1000px){.pad2pro-texture .umx-f1{background-image:url(../../images/pad2pro-texture-img1-mb.jpg);background-size:375px 400px;background-position:center;background-repeat:no-repeat;width:375px;height:400px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-texture .umx-f1{background-image:url(../../images/pad2pro-texture-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-texture .umx-f1{background-image:url(../../images/pad2pro-texture-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-texture .umx-f1{background-image:url(../../images/pad2pro-texture-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-texture .umx-f1{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw;margin-top:40px}}.pad2pro-texture .umx-figure-box{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1920px;height:1080px}@media (min-width:1921px){.pad2pro-texture .umx-figure-box{width:2561.28px;height:1440.72px}}@media (max-width:1600px){.pad2pro-texture .umx-figure-box{width:1600.128px;height:900.072px}}@media (max-width:1440px){.pad2pro-texture .umx-figure-box{width:1440px;height:810px}}@media (max-width:1024px){.pad2pro-texture .umx-figure-box{width:1036.8px;height:583.2px}}@media (max-width:1000px){.pad2pro-texture .umx-figure-box{position:relative;top:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;height:112.53333vw}}.pad2pro-texture .umx-figure-box .umx-f2{position:relative}@media (max-width:1000px){.pad2pro-texture .umx-figure-box .umx-f2{background-image:url(../../images/pad2pro-texture-img2-mb.jpg);background-size:375px 422px;background-position:center;background-repeat:no-repeat;width:375px;height:422px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-texture .umx-figure-box .umx-f2{background-image:url(../../images/pad2pro-texture-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-texture .umx-figure-box .umx-f2{background-image:url(../../images/pad2pro-texture-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-texture .umx-figure-box .umx-f2{background-image:url(../../images/pad2pro-texture-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-texture .umx-figure-box .umx-f2{background-size:100vw 112.53333vw;width:100vw;height:112.53333vw}}.pad2pro-texture .umx-canvas-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden;width:1920px;height:1080px}@media (min-width:1921px){.pad2pro-texture .umx-canvas-box{width:2561.28px;height:1440.72px}}@media (max-width:1600px){.pad2pro-texture .umx-canvas-box{width:1600.128px;height:900.072px}}@media (max-width:1440px){.pad2pro-texture .umx-canvas-box{width:1440px;height:810px}}@media (max-width:1024px){.pad2pro-texture .umx-canvas-box{width:1152px;height:648px}}@media (max-width:1000px){.pad2pro-texture .umx-canvas-box{position:relative;width:100vw;height:148vw;margin-top:-160px;margin-left:0;display:none}}.pad2pro-texture .umx-canvas-box #pad2pro-texture-canvas,.pad2pro-texture .umx-canvas-box .umx-texture-video{position:absolute;width:100%;height:100%}.pad2pro-texture .umx-canvas-box #pad2pro-texture-canvas video,.pad2pro-texture .umx-canvas-box .umx-texture-video video{position:absolute;width:100%;height:100%}.pad2pro-texture .umx-canvas-box .umx-texture-video-img{position:absolute;width:100%;height:100%;display:none}.pad2pro-os{background:#fafafa}.pad2pro-os .umx-section{padding-top:120px}@media (max-width:1440px){.pad2pro-os .umx-section{padding-top:90px}}@media (max-width:1000px){.pad2pro-os .umx-section{padding-top:60px}}.pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg.jpg);background-size:430px 71px;background-position:center;background-repeat:no-repeat;width:430px;height:71px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg-x2.jpg)}}.webp .pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg.jpg);background-size:322px 53px;background-position:center;background-repeat:no-repeat;width:322px;height:53px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg.jpg);background-size:258px 42px;background-position:center;background-repeat:no-repeat;width:258px;height:42px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-os .umx-section .umx-title .umx-icon{background-image:url(../../images/pad2pro-os-icon-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-os .umx-section .umx-title .umx-icon{margin-left:24px;margin-bottom:4px}}.pad2pro-os .umx-section .umx-title .umx-data-items{margin-top:30px}@media (max-width:1440px){.pad2pro-os .umx-section .umx-title .umx-data-items{margin-top:22.5px}}.pad2pro-os .umx-section .umx-title .umx-data-items ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pad2pro-os .umx-section .umx-title .umx-data-items ul li strong{margin-left:10px;font-size:24px}@media (max-width:1440px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li strong{margin-left:7.5px;font-size:18px}}@media (max-width:1000px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li strong{margin-left:10px;font-size:20px}}@media (max-width:1440px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li strong sup{font-size:12px}}@media (max-width:1000px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(1){margin-right:20px}}.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(2){margin:20px 0}@media (max-width:1440px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(2){margin:15px 0}}@media (max-width:1000px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(2){margin:10px 0}}.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(3){-ms-flex-wrap:wrap;flex-wrap:wrap}.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(3) p{width:100%;margin-left:38px}@media (max-width:1000px){.pad2pro-os .umx-section .umx-title .umx-data-items ul li:nth-child(3) p{margin-left:43px}}.pad2pro-os .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1320px;height:384px;margin-top:60px;margin-left:200px}@media (max-width:1440px){.pad2pro-os .umx-figure-box{width:990px;height:288px;margin-top:40px;margin-left:150px}}@media (max-width:1000px){.pad2pro-os .umx-figure-box{width:100vw;height:29.86667vw;margin-top:40px;margin-left:0}}.pad2pro-os .umx-figure-box .umx-f1{position:relative;background-image:url(../../images/pad2pro-os-img1-lg.jpg);background-size:1320px 384px;background-position:center;background-repeat:no-repeat;width:1320px;height:384px;left:50%;margin-left:-660px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg-x2.jpg)}}.webp .pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg.jpg);background-size:990px 288px;background-position:center;background-repeat:no-repeat;width:990px;height:288px;left:50%;margin-left:-495px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-mb.jpg);background-size:375px 112px;background-position:center;background-repeat:no-repeat;width:375px;height:112px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-os .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-os-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-os .umx-figure-box .umx-f1{background-size:100vw 29.86667vw;width:100vw;height:29.86667vw;margin-left:0;left:0}}.pad2pro-model{height:400vh}@media (max-width:1000px){.pad2pro-model{height:auto}}@media (max-width:1440px){.pad2pro-model .umx-stickyBox{min-height:700px}}@media (max-width:1024px){.pad2pro-model .umx-stickyBox{min-height:640px}}@media (max-width:1000px){.pad2pro-model .umx-stickyBox{height:auto;min-height:auto}}.pad2pro-model .umx-section1,.pad2pro-model .umx-section2{padding-top:80px}@media (min-width:1921px){.pad2pro-model .umx-section1,.pad2pro-model .umx-section2{padding-top:100px}}@media (max-width:1440px){.pad2pro-model .umx-section1,.pad2pro-model .umx-section2{padding-top:70px}}@media (max-width:1000px){.pad2pro-model .umx-section1,.pad2pro-model .umx-section2{padding-top:60px}}.pad2pro-model .umx-section1 .umx-title,.pad2pro-model .umx-section2 .umx-title{position:relative}.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{position:absolute;top:0;margin-left:200px;margin-top:4px;background-image:url(../../images/pad2pro-model-icon-lg.png);background-size:60px 60px;background-position:center;background-repeat:no-repeat;width:60px;height:60px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg-x2.png)}}.webp .pad2pro-model .umx-section1 .umx-title .umx-icon,.webp .pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg.png.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-model .umx-section1 .umx-title .umx-icon,.webp .pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg-x2.png.webp)}}@media (max-width:1440px){.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg.png);background-size:45px 45px;background-position:center;background-repeat:no-repeat;width:45px;height:45px;margin-left:150px;margin-top:3px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg-x2.png)}}@media (max-width:1440px){.webp .pad2pro-model .umx-section1 .umx-title .umx-icon,.webp .pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg.png.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-section1 .umx-title .umx-icon,.webp .pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg.png);background-size:34px 34px;background-position:center;background-repeat:no-repeat;width:34px;height:34px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg-x2.png)}}@media (max-width:1000px){.webp .pad2pro-model .umx-section1 .umx-title .umx-icon,.webp .pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg.png.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-section1 .umx-title .umx-icon,.webp .pad2pro-model .umx-section2 .umx-title .umx-icon{background-image:url(../../images/pad2pro-model-icon-lg-x2.png.webp)}}@media (max-width:1000px){.pad2pro-model .umx-section1 .umx-title .umx-icon,.pad2pro-model .umx-section2 .umx-title .umx-icon{margin-left:144px;margin-top:0}}.pad2pro-model .umx-section2{position:absolute;top:0}@media (max-width:1000px){.pad2pro-model .umx-section2{position:relative}}.pad2pro-model .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2;width:1400px;margin-top:80px}@media (min-width:1921px){.pad2pro-model .umx-figure-box{width:1680px}}@media (max-width:1600px){.pad2pro-model .umx-figure-box{width:1280px;margin-top:30px}}@media (max-width:1440px){.pad2pro-model .umx-figure-box{width:1050px;margin-top:40px}}@media (max-width:1024px){.pad2pro-model .umx-figure-box{width:974px;margin-top:20px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box{display:block;width:100%;margin-top:20px}}.pad2pro-model .umx-figure-box .umx-btn-box{display:none}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-btn-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2;margin-top:40px;width:250px}}.pad2pro-model .umx-figure-box .umx-btn-box svg{cursor:pointer}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-btn-box svg{width:30px;height:30px}}.pad2pro-model .umx-figure-box .umx-btn-box svg.swiper-button-disabled{opacity:.1}.pad2pro-model .umx-figure-box .umx-figure{position:relative;z-index:1;width:805px;height:580px}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-figure{width:1073.87px;height:773.72px}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-figure{width:671.37px;height:483.72px}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-figure{width:603.75px;height:435px}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-figure{width:547.4px;height:394.4px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100vw;height:66.13333vw}}.pad2pro-model .umx-figure-box .umx-figure figure{position:absolute;top:0}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure{position:relative}}.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg)}}.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg);background-size:547px 394px;background-position:center;background-repeat:no-repeat;width:547px;height:394px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-image:url(../../images/pad2pro-model-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f1{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg)}}.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg);background-size:547px 394px;background-position:center;background-repeat:no-repeat;width:547px;height:394px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-image:url(../../images/pad2pro-model-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f2{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg)}}.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg);background-size:547px 394px;background-position:center;background-repeat:no-repeat;width:547px;height:394px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-image:url(../../images/pad2pro-model-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f3{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg)}}.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg);background-size:547px 394px;background-position:center;background-repeat:no-repeat;width:547px;height:394px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-image:url(../../images/pad2pro-model-img4_1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_1{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg)}}.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg);background-size:547px 394px;background-position:center;background-repeat:no-repeat;width:547px;height:394px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-image:url(../../images/pad2pro-model-img4_2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-figure figure.umx-f4_2{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-model .umx-figure-box .umx-txt-content{position:relative;width:470px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content{width:352.5px}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-txt-content{width:370px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content{width:100%}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items{position:absolute;display:block;margin-top:70px}@media (min-width:1921px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items{margin-top:160px}}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items{margin-top:20px}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items{margin-top:52.5px}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items{margin-top:40px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items{position:relative}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items h2{color:#000;line-height:1.3;font-size:42px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items h2{font-size:31.5px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items h2{font-size:20px;margin-bottom:20px}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul{position:relative;width:100%;margin-top:60px}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul{margin-top:40px}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul{margin-top:40px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul{margin-bottom:60px}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li{position:relative;cursor:pointer;margin-bottom:60px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li{margin-bottom:45px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li{margin-bottom:0;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);opacity:0}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box{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;margin-bottom:10px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box{margin-bottom:7.5px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box strong{font-size:30px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box strong{font-size:22.5px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box strong{font-size:20px}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box svg{width:27px;height:27px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li .umx-strong-box svg{display:none}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li p{overflow:hidden;height:0;font-size:18px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li p{font-size:13.5px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li p{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);height:auto;text-align:center;font-size:12px;width:270px}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li p .umx-black{color:#000}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li::after{position:absolute;content:'';width:100%;background:#000;opacity:.2;height:2px;bottom:-29px}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li::after{height:1.5px;bottom:-21.75px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li::after{display:none}}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li:last-child{margin-bottom:0}.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li:last-child::after{display:none}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li:first-child{position:relative}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content .umx-data-items ul li.umx-current{opacity:1}}.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2{position:absolute;top:0;right:0}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2{position:relative;right:auto}}.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2 .umx-data-items{width:100%;margin-left:-28px}@media (max-width:1600px){.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2 .umx-data-items{margin-left:-98px}}@media (max-width:1440px){.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2 .umx-data-items{margin-left:-48px}}@media (max-width:1024px){.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2 .umx-data-items{margin-left:-46px}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2 .umx-data-items{margin-left:0}}@media (max-width:1000px){.pad2pro-model .umx-figure-box .umx-txt-content.umx-txt-content2 .umx-data-items .umx-figure{width:100vw;height:66.13333vw}}.pad2pro-model .umx-figure-box.umx-figure-box2{position:absolute;top:0}.pad2pro-device{height:200vh}@media (max-width:1000px){.pad2pro-device{height:auto}.pad2pro-device .umx-stickyBox{height:auto}}.pad2pro-device .umx-section{padding-top:100px}@media (max-width:1600px){.pad2pro-device .umx-section{padding-top:80px}}@media (max-width:1440px){.pad2pro-device .umx-section{padding-top:70px}}@media (max-width:1000px){.pad2pro-device .umx-section{padding-top:60px}}@media (max-width:1000px){.pad2pro-device .umx-section .umx-title h2{font-family:iqootype-Medium;line-height:1.3;font-size:20px;margin-top:40px;font-size:20px;padding-left:24px}}.pad2pro-device .umx-figure-box{position:relative;overflow:hidden;width:100%}.pad2pro-device .umx-figure-box .umx-figure{position:relative;width:100vw;height:100%;padding-bottom:100px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure{padding-bottom:75px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure{width:100vw;padding-bottom:40px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure.umx-figure1{background:#f4f5f7}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-btn-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2;margin-top:0;width:310px}}.pad2pro-device .umx-figure-box .umx-figure .umx-btn-box svg{cursor:pointer}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-btn-box svg{width:30px;height:30px}}.pad2pro-device .umx-figure-box .umx-figure .umx-btn-box svg.swiper-button-disabled{opacity:.1}.pad2pro-device .umx-figure-box .umx-figure .umx-f1-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-f1-box{display:block}}.pad2pro-device .umx-figure-box .umx-figure .umx-tj-svg{position:absolute;margin-top:14px;margin-left:10px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-tj-svg{width:36px;height:36px;margin-top:10.5px;margin-left:7.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-tj-svg{width:25.92px;height:25.92px;margin-top:5px;margin-left:6px}}.pad2pro-device .umx-figure-box .umx-figure .umx-f-content{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:60px}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content{margin-top:80px}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content{margin-top:-20px}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content{margin-top:20px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content{margin-bottom:40px;margin-top:40px}}.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:882px;height:550px;margin-left:-280px}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:1176.588px;height:733.7px}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:661.5px;height:412.5px;margin-left:-220px}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:599.76px;height:374px;margin-left:-185px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:100vw;height:59.2vw;margin-left:0}}.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content2{width:805px;height:580px;margin-left:-290px}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content2{width:1073.87px;height:773.72px;margin-left:-314px}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content2{width:603.75px;height:435px;margin-left:-186px}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content2{width:547.4px;height:394.4px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-f-content.umx-f-content2{width:100vw;margin-left:0;height:66.13333vw}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;margin-left:-24px;width:420px}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items{margin-left:-120px}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items{margin-left:-80px}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items{margin-left:-45px;width:315px}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items{margin-left:-45px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items{margin-left:0;width:326px;height:116px}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items h2{font-family:iqootype-Medium;line-height:1.3;font-size:42px;margin-bottom:30px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items h2{font-size:30px;margin-bottom:22.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items h2{text-align:center;font-size:20px;margin-bottom:10px}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul{position:relative;width:100%;margin-top:30px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul{margin-top:0}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li{position:relative;cursor:pointer;margin-bottom:60px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li{margin-top:0;opacity:0;margin-bottom:0;position:absolute;top:0}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box{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;margin-bottom:10px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box{margin-bottom:7.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box strong{font-size:30px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box strong{font-size:22.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box strong{font-size:20px}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box svg{width:27px;height:27px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box svg{-webkit-transition:none;transition:none;display:none}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li p{overflow:hidden;height:0;font-size:18px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li p{font-size:13.5px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li p{text-align:center;height:auto;font-size:12px}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li::after{position:absolute;content:'';width:100%;background:#000;opacity:.2;height:2px;bottom:-29px}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li::after{height:1.5px;bottom:-21.75px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li::after{display:none}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li:first-child{position:relative}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li:last-child::after{display:none}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items ul li.umx-current{opacity:1}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1{margin-left:-110px}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1{margin-left:-260px}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1{margin-left:-170px}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1{margin-left:-100px}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1{margin-left:-95px}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1{margin-left:0}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items1 ul li:last-child{margin-bottom:0}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure .umx-data-items2{height:94px}}.pad2pro-device .umx-figure-box .umx-figure .umx-data-items2 ul li:last-child{margin-bottom:0}.pad2pro-device .umx-figure-box .umx-figure figure{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure{position:relative;left:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg);background-size:418px 580px;background-position:center;background-repeat:no-repeat;width:418px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg)}}.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg);background-size:557px 773px;background-position:center;background-repeat:no-repeat;width:557px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg);background-size:348px 483px;background-position:center;background-repeat:no-repeat;width:348px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg);background-size:313px 435px;background-position:center;background-repeat:no-repeat;width:313px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg);background-size:284px 394px;background-position:center;background-repeat:no-repeat;width:284px;height:394px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-device-img1_1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_1{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg);background-size:882px 466px;background-position:center;background-repeat:no-repeat;width:882px;height:466px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg)}}.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg);background-size:1176px 621px;background-position:center;background-repeat:no-repeat;width:1176px;height:621px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg);background-size:735px 388px;background-position:center;background-repeat:no-repeat;width:735px;height:388px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg);background-size:661px 349px;background-position:center;background-repeat:no-repeat;width:661px;height:349px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg);background-size:599px 316px;background-position:center;background-repeat:no-repeat;width:599px;height:316px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-device-img1_2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f1_2{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg)}}.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg);background-size:483px 348px;background-position:center;background-repeat:no-repeat;width:483px;height:348px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-image:url(../../images/pad2pro-device-img2_1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_1{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg)}}.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg);background-size:483px 348px;background-position:center;background-repeat:no-repeat;width:483px;height:348px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-image:url(../../images/pad2pro-device-img2_2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-device .umx-figure-box .umx-figure figure.umx-f2_2{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-device .umx-figure-box .umx-figure figure.umx-current{opacity:1}.pad2pro-title-os .umx-section-os{padding-top:80px}@media (max-width:1440px){.pad2pro-title-os .umx-section-os{padding-top:60px}}@media (max-width:1000px){.pad2pro-title-os .umx-section-os{padding-top:10px;padding-bottom:60px}}.pad2pro-title-os .umx-section-os .umx-title .umx-btn-title{margin-top:0;text-align:center;padding-left:0}.pad2pro-more{height:300vh}@media (max-width:1000px){.pad2pro-more{height:auto}.pad2pro-more .umx-stickyBox{height:auto}}.pad2pro-more .umx-section{padding-top:100px}@media (max-width:1600px){.pad2pro-more .umx-section{padding-top:80px}}@media (max-width:1440px){.pad2pro-more .umx-section{padding-top:70px}}@media (max-width:1000px){.pad2pro-more .umx-section{padding-top:60px}}@media (max-width:1000px){.pad2pro-more .umx-section .umx-title h2{font-family:iqootype-Medium;line-height:1.3;font-size:20px;margin-top:40px;font-size:20px;padding-left:24px}}.pad2pro-more .umx-figure-box{position:relative;overflow:hidden;width:100%}.pad2pro-more .umx-figure-box .umx-figure{position:relative;width:100vw;height:100%;padding-bottom:100px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure{padding-bottom:75px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure{width:100vw;padding-bottom:40px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-btn-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:2;margin-top:0;width:310px}}.pad2pro-more .umx-figure-box .umx-figure .umx-btn-box svg{cursor:pointer}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-btn-box svg{width:30px;height:30px}}.pad2pro-more .umx-figure-box .umx-figure .umx-btn-box svg.swiper-button-disabled{opacity:.1}.pad2pro-more .umx-figure-box .umx-figure .umx-f1-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-f1-box{display:block}}.pad2pro-more .umx-figure-box .umx-figure .umx-tj-svg{position:absolute;margin-top:14px;margin-left:10px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-tj-svg{width:36px;height:36px;margin-top:10.5px;margin-left:7.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-tj-svg{width:25.92px;height:25.92px;margin-top:5px;margin-left:6px}}.pad2pro-more .umx-figure-box .umx-figure .umx-f-content{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-top:60px}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content{margin-top:80px}}@media (max-width:1600px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content{margin-top:-20px}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content{margin-top:20px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content{margin-bottom:40px;margin-top:40px}}.pad2pro-more .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:805px;height:580px;margin-left:315px}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:1073.87px;height:773.72px;margin-left:360px}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:603.75px;height:435px;margin-left:240px}}@media (max-width:1024px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:547.4px;height:394.4px;margin-left:200px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-f-content.umx-f-content1{width:100vw;margin-left:0;height:66.13333vw}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:block;margin-left:-24px;width:420px}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items{margin-left:-120px}}@media (max-width:1600px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items{margin-left:-80px}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items{margin-left:-45px;width:315px}}@media (max-width:1024px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items{margin-left:-45px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items{margin-left:0;width:326px;height:116px}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items h2{font-family:iqootype-Medium;line-height:1.3;font-size:42px;margin-bottom:30px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items h2{font-size:30px;margin-bottom:22.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items h2{text-align:center;font-size:20px;margin-bottom:10px}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul{position:relative;width:100%;margin-top:30px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul{margin-top:0}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li{position:relative;cursor:pointer;margin-bottom:60px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li{margin-top:22.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li{margin-top:0;opacity:0;margin-bottom:0;position:absolute;top:0}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box{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;margin-bottom:10px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box{margin-bottom:7.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box strong{font-size:30px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box strong{font-size:22.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box strong{font-size:20px}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box svg{width:27px;height:27px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li .umx-strong-box svg{-webkit-transition:none;transition:none;display:none}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li p{overflow:hidden;height:0;font-size:18px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li p{font-size:13.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li p{text-align:center;height:auto;font-size:12px}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li::after{position:absolute;content:'';width:100%;background:#000;opacity:.2;height:2px;bottom:-29px}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li::after{height:1.5px;bottom:-21.75px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li::after{display:none}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li:first-child{position:relative}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li:last-child::after{display:none}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items ul li.umx-current{opacity:1}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items1{margin-left:-1510px}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items1{margin-left:-1900px}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items1{margin-left:-1165px}}@media (max-width:1024px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items1{margin-left:-1070px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items1{margin-left:0}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items1 ul li:last-child{margin-bottom:0}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure .umx-data-items2{height:94px}}.pad2pro-more .umx-figure-box .umx-figure .umx-data-items2 ul li:last-child{margin-bottom:0}.pad2pro-more .umx-figure-box .umx-figure figure{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure{position:relative;left:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg)}}.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg);background-size:483px 348px;background-position:center;background-repeat:no-repeat;width:483px;height:348px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-image:url(../../images/pad2pro-more-img1_1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_1{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg)}}.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg);background-size:483px 348px;background-position:center;background-repeat:no-repeat;width:483px;height:348px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-image:url(../../images/pad2pro-more-img1_2-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_2{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg);background-size:805px 580px;background-position:center;background-repeat:no-repeat;width:805px;height:580px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg)}}.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg);background-size:1073px 773px;background-position:center;background-repeat:no-repeat;width:1073px;height:773px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg.webp)}}@media (max-width:1600px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg);background-size:671px 483px;background-position:center;background-repeat:no-repeat;width:671px;height:483px}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg)}}@media (max-width:1600px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg.webp)}}@media only screen and (max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1600px) and (min-resolution:1.5dppx),(max-width:1600px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1600px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg);background-size:603px 435px;background-position:center;background-repeat:no-repeat;width:603px;height:435px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg);background-size:483px 348px;background-position:center;background-repeat:no-repeat;width:483px;height:348px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-mb.jpg);background-size:375px 248px;background-position:center;background-repeat:no-repeat;width:375px;height:248px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-image:url(../../images/pad2pro-more-img1_3-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure.umx-f1_3{background-size:100vw 66.13333vw;width:100vw;height:66.13333vw;margin-left:0}}.pad2pro-more .umx-figure-box .umx-figure figure .umx-innertips{position:absolute;top:100%;width:100%;color:#8a8f99;font-size:14px;text-align:left;padding-top:30px;padding-left:26px;font-family:vivoSans-Medium}@media (max-width:1440px){.pad2pro-more .umx-figure-box .umx-figure figure .umx-innertips{padding-top:22.5px;padding-left:19.5px}}@media (max-width:1000px){.pad2pro-more .umx-figure-box .umx-figure figure .umx-innertips{font-size:12px;text-align:center;padding-left:0;padding-top:10px}}.pad2pro-more .umx-figure-box .umx-figure figure.umx-current{opacity:1}@media (max-width:1000px){.pad2pro-keyboard{background:#f5f5f5}}.pad2pro-keyboard .umx-section2{padding-top:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1148px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2{width:1400px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2{width:1050px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2{width:auto;position:relative;left:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;margin-bottom:60px;margin-top:40px}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items{display:block;width:200%}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items{width:auto}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul{position:relative;width:200%}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul{width:100%}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li{position:absolute}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li{position:relative;width:100%;margin-bottom:6px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:12px;background:#fff}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{position:relative;font-family:iqootype-Medium;color:#000;margin-bottom:10px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:10px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:7.5px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:4px;font-size:20px}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title sup{position:relative}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title sup{position:relative}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-intro{position:relative}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li .umx-intro{padding:0;margin-bottom:0;font-size:12px}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li1{top:-100px;left:-106px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li1{top:-100px;left:-90px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li1{top:-68px;left:-110px}}@media (max-width:1024px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li1{top:-68px;left:-60px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li1{top:auto;left:auto}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2-1{top:-330px;left:766px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2-1{top:-360px;left:900px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2-1{top:-280px;left:620px}}@media (max-width:1024px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2-1{top:-250px;left:560px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2-1{left:auto;top:auto}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2{top:-130px;left:866px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2{top:-120px;left:1100px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2{top:-120px;left:680px}}@media (max-width:1024px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2{left:610px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li2{left:auto;top:auto}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li3{top:190px;left:20px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li3{top:260px;left:60px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li3{top:176.8px;left:30px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li3{left:auto;top:auto}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:270px;left:825px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:330px;left:1050px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:230px;left:720px}}@media (max-width:1024px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:210px;left:630px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li4{left:auto;top:auto}}.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:390px;left:320px}@media (min-width:1921px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:480px;left:460px}}@media (max-width:1440px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:351px;left:288px}}@media (max-width:1024px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:280px;left:320px}}@media (max-width:1000px){.pad2pro-keyboard .umx-section2 .umx-title .umx-data-items ul li.umx-li5{left:auto;top:auto}}.pad2pro-keyboard .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:943px;height:739.64px;margin-bottom:180px;margin-left:82px}@media (min-width:1921px){.pad2pro-keyboard .umx-figure-box{width:1150px;height:902px;margin-bottom:200px;margin-left:100px}}@media (max-width:1440px){.pad2pro-keyboard .umx-figure-box{width:782px;height:613.36px;margin-bottom:150px;margin-left:60px}}@media (max-width:1024px){.pad2pro-keyboard .umx-figure-box{width:667px;height:523.16px;margin-bottom:100px;margin-left:70px}}@media (max-width:1000px){.pad2pro-keyboard .umx-figure-box{width:100vw;height:auto;margin-top:30px;margin-left:0}}.pad2pro-keyboard .umx-figure-box .umx-f1{position:relative;background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg);background-size:943px 739px;background-position:center;background-repeat:no-repeat;width:943px;height:739px;left:50%;margin-left:-471px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg)}}.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg);background-size:1150px 902px;background-position:center;background-repeat:no-repeat;width:1150px;height:902px;left:50%;margin-left:-575px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg);background-size:782px 613px;background-position:center;background-repeat:no-repeat;width:782px;height:613px;left:50%;margin-left:-391px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg.webp)}}@media (max-width:1024px){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg);background-size:667px 523px;background-position:center;background-repeat:no-repeat;width:667px;height:523px;left:50%;margin-left:-333px}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg)}}@media (max-width:1024px){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg.jpg.webp)}}@media only screen and (max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px) and (min-resolution:1.5dppx),(max-width:1024px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1024px) and (min-resolution:144dpi){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-mb.jpg);background-size:375px 314px;background-position:center;background-repeat:no-repeat;width:375px;height:314px;left:50%;margin-left:-187px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-keyboard .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-keyboard-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-keyboard .umx-figure-box .umx-f1{background-size:100vw 83.73333vw;width:100vw;height:83.73333vw;left:auto;margin-left:0}}.pad2pro-pencil .umx-section2{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);top:0;padding-top:0}@media (max-width:1000px){.pad2pro-pencil .umx-section2{position:relative;left:auto;top:auto;-webkit-transform:none;-ms-transform:none;transform:none}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul{position:relative;width:200%}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li{position:absolute}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li{position:relative;width:100%;margin-bottom:6px;height:124px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{position:relative;font-family:iqootype-Medium;color:#000;margin-bottom:10px}@media (max-width:1440px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:7.5px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:0;font-size:20px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title sup{position:relative}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-intro{position:relative}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-intro{padding:0;font-size:12px;margin-bottom:0;margin-top:4px}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-intro sup{font-size:8px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:12px;background:#f5f5f5}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li1{left:300px}@media (min-width:1921px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li1{left:400.2px}}@media (max-width:1440px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li1{left:225px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li1{left:auto;width:49.2%}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li2{top:250px;left:16px}@media (min-width:1921px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li2{left:333.5px;left:21.344px}}@media (max-width:1440px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li2{top:187.5px;left:12px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li2{top:auto;left:auto;width:49.2%}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li3{top:500px;left:-200px}@media (min-width:1921px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li3{top:667px;left:-266.8px}}@media (max-width:1440px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li3{top:375px;left:-150px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li3{left:auto;top:auto;width:49.2%}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:280px;left:700px}@media (min-width:1921px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:373.52px;left:933.8px}}@media (max-width:1440px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li4{top:210px;left:525px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li4{left:auto;top:auto;width:49.2%}}.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:500px;left:500px}@media (min-width:1921px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:667px;left:667px}}@media (max-width:1440px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li5{top:375px;left:375px}}@media (max-width:1000px){.pad2pro-pencil .umx-section2 .umx-title .umx-data-items ul li.umx-li5{left:auto;top:auto;width:100%;height:92px}}.pad2pro-pencil .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:732px;height:667px;margin-top:-100px;margin-left:0}@media (min-width:1921px){.pad2pro-pencil .umx-figure-box{width:976.488px;height:889.778px;margin-left:100px}}@media (max-width:1440px){.pad2pro-pencil .umx-figure-box{width:549px;height:500.25px;margin-left:30px;margin-top:-80px}}@media (max-width:1000px){.pad2pro-pencil .umx-figure-box{width:100vw;height:auto;margin-bottom:40px;margin-left:0;margin-top:0}}.pad2pro-pencil .umx-figure-box .umx-f1{position:relative;background-image:url(../../images/pad2pro-pencil-img1-lg.jpg);background-size:732px 667px;background-position:center;background-repeat:no-repeat;width:732px;height:667px;left:50%;margin-left:-366px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg-x2.jpg)}}.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg.jpg);background-size:976px 889px;background-position:center;background-repeat:no-repeat;width:976px;height:889px;left:50%;margin-left:-488px}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg.jpg.webp)}}@media only screen and (min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:1921px) and (min-resolution:1.5dppx),(min-width:1921px) and (-webkit-min-device-pixel-ratio:1.5),(min-width:1921px) and (min-resolution:144dpi){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg.jpg);background-size:549px 500px;background-position:center;background-repeat:no-repeat;width:549px;height:500px;left:50%;margin-left:-274px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-mb.jpg);background-size:375px 334px;background-position:center;background-repeat:no-repeat;width:375px;height:334px;left:50%;margin-left:-187px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-pencil .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-pencil-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-pencil .umx-figure-box .umx-f1{background-size:100vw 89.06667vw;width:100vw;height:89.06667vw;left:auto;margin-left:0}}.pad2pro-pencil .umx-figure-box .umx-p-main{position:absolute;text-align:center;width:100%;color:#f0b419;line-height:1.5;font-size:200px;bottom:68px}@media (min-width:1921px){.pad2pro-pencil .umx-figure-box .umx-p-main{font-size:266.8px;bottom:90.712px}}@media (max-width:1440px){.pad2pro-pencil .umx-figure-box .umx-p-main{font-size:150px;bottom:51px}}@media (max-width:1000px){.pad2pro-pencil .umx-figure-box .umx-p-main{font-size:80px;bottom:100px}}@media (max-width:1000px){.pad2pro-sided{background:#f5f5f5}}.pad2pro-sided .umx-section2{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-top:110px}@media (max-width:1440px){.pad2pro-sided .umx-section2{padding-top:82.5px}}@media (max-width:1000px){.pad2pro-sided .umx-section2{position:relative;top:auto;-webkit-transform:none;-ms-transform:none;transform:none;padding-top:0;margin-bottom:60px}}.pad2pro-sided .umx-section2 .umx-title .umx-data-items{display:block}.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li{width:220px}@media (max-width:1440px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li{width:165px}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li{position:relative;width:49.2%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li .umx-items1-bg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;border-radius:12px;background:#fff}}.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{position:relative;font-family:iqootype-Medium;color:#000;margin-bottom:10px}@media (max-width:1440px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:7.5px}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title{margin-bottom:4px;font-size:20px}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li .umx-p1-title sup{position:relative}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li .umx-intro{padding:0;margin-bottom:0;position:relative;font-size:12px}}.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li1,.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li3{margin-right:760px}@media (max-width:1440px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li1,.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li3{margin-right:570px}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li1,.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li3{margin-right:0}}.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li3,.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li4{margin-top:130px}@media (max-width:1440px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li3,.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li4{margin-top:97.5px}}@media (max-width:1000px){.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li3,.pad2pro-sided .umx-section2 .umx-title .umx-data-items ul li.umx-li4{margin-top:6px}}.pad2pro-sided .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:788px;height:722px;margin-top:60px;margin-bottom:200px}@media (max-width:1440px){.pad2pro-sided .umx-figure-box{width:591px;height:541.5px;margin-top:45px;margin-bottom:150px}}@media (max-width:1000px){.pad2pro-sided .umx-figure-box{width:100vw;height:83.2vw;margin-top:48px;margin-bottom:60px}}.pad2pro-sided .umx-figure-box .umx-f1{position:relative;background-image:url(../../images/pad2pro-sided-img1-lg.jpg);background-size:788px 722px;background-position:center;background-repeat:no-repeat;width:788px;height:722px;left:50%;margin-left:-394px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg-x2.jpg)}}.webp .pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg.jpg.webp)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),(-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi){.webp .pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg.jpg);background-size:591px 541px;background-position:center;background-repeat:no-repeat;width:591px;height:541px;left:50%;margin-left:-295px}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg-x2.jpg)}}@media (max-width:1440px){.webp .pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg.jpg.webp)}}@media only screen and (max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1440px) and (min-resolution:1.5dppx),(max-width:1440px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1440px) and (min-resolution:144dpi){.webp .pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-lg-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-mb.jpg);background-size:375px 312px;background-position:center;background-repeat:no-repeat;width:375px;height:312px;left:50%;margin-left:-187px}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-mb.jpg.webp)}}@media only screen and (max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1000px) and (min-resolution:1.5dppx),(max-width:1000px) and (-webkit-min-device-pixel-ratio:1.5),(max-width:1000px) and (min-resolution:144dpi){.webp .pad2pro-sided .umx-figure-box .umx-f1{background-image:url(../../images/pad2pro-sided-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.pad2pro-sided .umx-figure-box .umx-f1{background-size:100vw 83.2vw;width:100vw;height:83.2vw;left:auto;margin-left:0}}