/**
 * Powered by uimix.com;
 * Vivo product project - 产品库页面开发框架;
 * Version: 3.30.0;
 * Released on: 2022-09-21;
 */
@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}@font-face{font-family:vivotypeglobal-Heavy;src:url(vivotypeglobal-Heavy.woff2);src:url(vivotypeglobal-Heavy.woff2) format("woff2"),url(vivotypeglobal-Heavy.woff) format("woff"),url(vivotypeglobal-Heavy.ttf) format("truetype");font-style:normal;font-weight:200}@font-face{font-family:vivotypeglobal-Regular;src:url(vivotypeglobal-Regular.woff2);src:url(vivotypeglobal-Regular.woff2) format("woff2"),url(vivotypeglobal-Regular.woff) format("woff"),url(vivotypeglobal-Regular.ttf) format("truetype");font-style:normal;font-weight:200}@font-face{font-family:Roboto-Medium;src:url(Roboto-Medium.woff2);src:url(Roboto-Medium.woff2) format("woff2"),url(Roboto-Medium.woff) format("woff"),url(Roboto-Medium.ttf) format("truetype");font-style:normal;font-weight:200}.visually-text{margin:-1px;padding:0;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);position:absolute}.hide{display:none}.topNavMaxScreen.J_detail_navi{background-color:#fff}.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(../img/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:160px;z-index:2}@media (min-width:1921px){.umx-stage .umx-section{padding-top:200px}}@media (max-width:1440px){.umx-stage .umx-section{padding-top:120px}}@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-weight:700}@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;-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{-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-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;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;-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:26px 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:900px}}@media (max-width:720px){.umx-stage.umx-stage-tips .umx-tip-content{width:auto}}.umx-stage.umx-stage-tips .umx-tip-content h4{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{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{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-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}.umx-stage .umx-data-items li p{-webkit-font-smoothing:antialiased;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-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}.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../img/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(../img/vp-parts-img1-x2.jpg)}}.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../img/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(../img/vp-parts-img1-x2.jpg.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../img/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(../img/vp-parts-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../img/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(../img/vp-parts-img1-lg-x2.jpg.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-accessories-a{background-image:url(../img/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(../img/vp-parts-img1-mb-x2.jpg)}}.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../img/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(../img/vp-products-img1-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../img/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(../img/vp-products-img1-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../img/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(../img/vp-products-img1-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../img/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(../img/vp-products-img1-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-phone-a{background-image:url(../img/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(../img/vp-products-img1-x2.png)}}.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../img/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(../img/vp-products-img2-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../img/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(../img/vp-products-img2-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../img/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(../img/vp-products-img2-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../img/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(../img/vp-products-img2-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-phone-b{background-image:url(../img/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(../img/vp-products-img2-x2.png)}}.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../img/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(../img/vp-broken-img1-x2.png)}}.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../img/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(../img/vp-broken-img1-x2.png.webp)}}@media (min-width:1921px){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../img/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(../img/vp-broken-img1-lg-x2.png)}}@media (min-width:1921px){.webp .stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../img/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(../img/vp-broken-img1-lg-x2.png.webp)}}@media (max-width:720px){.stage-showcase .stage-sc-figure .SC-protection-a{background-image:url(../img/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(../img/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:visible}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(../img/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(../img/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:vivotypeglobal-Regular}.umx-stage br{opacity:0}.umx-stage .umx-section .umx-title{width:1200px}@media (min-width:1921px){.umx-stage .umx-section .umx-title{width:1600px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title{width:900px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title{width:auto}}.umx-stage .umx-section .umx-title .umx-vice-title{color:#757d92;font-size:26px;font-family:vivotypeglobal-Heavy;margin-bottom:10px}@media (min-width:1921px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:34px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:20px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-vice-title{font-size:18px;margin-bottom:5px}}.umx-stage .umx-section .umx-title .umx-main-title{font-size:52px;color:#1c294d;font-family:vivotypeglobal-Heavy;margin-bottom:25px;line-height:1.2}@media (min-width:1921px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:69px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:40px;margin-bottom:20px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-main-title{font-size:30px}}.umx-stage .umx-section .umx-title .umx-intro{margin:0 auto;color:#8a91a3;font-size:20px;font-family:vivotypeglobal-Regular;line-height:1.5}@media (min-width:1921px){.umx-stage .umx-section .umx-title .umx-intro{font-size:26px;margin-top:42px}}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-intro{font-size:15px;margin-top:16px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-intro{font-size:14px;margin-top:20px}}.umx-stage .umx-section .umx-title .umx-innertips{color:rgba(0,0,0,.3);font-size:16px;font-family:vivotypeglobal-Regular}@media (max-width:1440px){.umx-stage .umx-section .umx-title .umx-innertips{font-size:14px}}@media (max-width:1000px){.umx-stage .umx-section .umx-title .umx-innertips{font-size:11px}}.umx-stage .umx-section .umx-title.safari-title .umx-innertips,.umx-stage .umx-section .umx-title.safari-title .umx-intro,.umx-stage .umx-section .umx-title.safari-title .umx-main-title,.umx-stage .umx-section .umx-title.safari-title .umx-vice-title{text-align:center;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (max-width:1000px){.umx-stage .umx-section .umx-title.safari-title .umx-innertips,.umx-stage .umx-section .umx-title.safari-title .umx-intro,.umx-stage .umx-section .umx-title.safari-title .umx-main-title,.umx-stage .umx-section .umx-title.safari-title .umx-vice-title{text-align:left}}.umx-stage .umx-section .umx-title.safari-title .umx-intro{width:100%}@media (max-width:1000px){.umx-stage .umx-section .umx-title.safari-title .umx-intro{width:auto}}.umx-stage .umx-data-items{margin-top:30px}@media (min-width:1921px){.umx-stage .umx-data-items{margin-top:80px}}@media (max-width:1000px){.umx-stage .umx-data-items{margin-top:20px}}.umx-stage .umx-data-items li{margin-bottom:24px}@media (max-width:1000px){.umx-stage .umx-data-items li{width:auto;margin-bottom:20px}}.umx-stage .umx-data-items li strong{font-size:36px;font-family:vivotypeglobal-Heavy;line-height:1.3;color:#000;margin-bottom:10px}@media (min-width:1921px){.umx-stage .umx-data-items li strong{font-size:20px}}@media (max-width:1440px){.umx-stage .umx-data-items li strong{font-size:16px}}@media (max-width:1000px){.umx-stage .umx-data-items li strong{font-size:20px;margin-bottom:5px}}.umx-stage .umx-data-items li strong sup{position:absolute;font-size:12px}@media (max-width:1440px){.umx-stage .umx-data-items li strong sup{font-size:10px}}.umx-stage .umx-data-items li p{color:#6e6c6c;font-size:14px;font-family:vivotypeglobal-Regular;line-height:1.3}@media (max-width:1440px){.umx-stage .umx-data-items li p{font-size:16px}}@media (max-width:1000px){.umx-stage .umx-data-items li p{font-size:12px}}.umx-stage .umx-data-items li p sup{font-size:12px;position:absolute;font-family:vivotypeglobal-Regular}@media (max-width:1000px){.umx-stage .umx-data-items li p sup{font-size:10px}}.umx-stage .umx-data-items li:last-child{margin-right:0;margin-bottom:0}.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-stage.umx-stage-tips{background-color:#f8f8f9}.umx-stage.umx-stage-tips h4{font-family:vivotypeglobal-Regular;-webkit-font-smoothing:antialiased;font-weight:400!important;color:rgba(134,134,139,.8)}.umx-stage.umx-stage-tips ul li{position:relative;font-family:vivotypeglobal-Regular;-webkit-font-smoothing:antialiased;font-weight:400!important;list-style:none!important;margin-left:12px!important}.umx-stage.umx-stage-tips ul li::after{content:'*';position:absolute;left:-12px;top:2px;font-size:18px}@media (max-width:1000px){.umx-stage.umx-stage-tips ul li::after{font-size:14px}}.data-tween{-webkit-transition:all 1s;transition:all 1s;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);opacity:0}.data-tween.umx-tween{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.umx-dark-mode{background:#000}.umx-dark-mode .umx-section .umx-title .umx-main-title{color:#fff}.umx-dark-mode .umx-section .umx-title .umx-vice-title{color:#a1a1a6}.umx-dark-mode .umx-section .umx-title .umx-intro{color:rgba(255,255,255,.6)}.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:rgba(255,255,255,.6)}.fos13-kv{width:100%;height:100vh;background-color:#fff}.fos13-kv .umx-figure{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:720px;height:680px;margin-top:-50px}@media (min-width:1921px){.fos13-kv .umx-figure{width:960.48px;height:907.12px}}@media (max-width:1440px){.fos13-kv .umx-figure{width:540px;height:510px}}@media (max-width:1000px){.fos13-kv .umx-figure{width:96vw;height:90.66667vw}}.fos13-kv .umx-figure .kv-animate-box{position:absolute;width:100%;height:100%}.fos13-kv .umx-figure .kv-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-kv .umx-figure .kv-animate-box video{width:100vm;height:auto}.fos13-kv .umx-figure .kv-animate-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.fos13-color{height:300vh}@media (max-width:1000px){.fos13-color{height:400vh}}.fos13-color .umx-section{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-top:0}@media (max-width:1000px){.fos13-color .umx-section{position:relative;top:inherit;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;padding-top:60px}}.fos13-color .umx-section .umx-title .umx-intro,.fos13-color .umx-section .umx-title .umx-main-title{width:500px}@media (min-width:1921px){.fos13-color .umx-section .umx-title .umx-intro,.fos13-color .umx-section .umx-title .umx-main-title{width:650px}}@media (max-width:1440px){.fos13-color .umx-section .umx-title .umx-intro,.fos13-color .umx-section .umx-title .umx-main-title{width:400px}}@media (max-width:1000px){.fos13-color .umx-section .umx-title .umx-intro,.fos13-color .umx-section .umx-title .umx-main-title{width:auto}}.fos13-color .umx-section .umx-title .umx-intro{margin:0}.fos13-color .umx-figure{position:relative;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:600px;height:650px;margin-left:300px}@media (min-width:1921px){.fos13-color .umx-figure{width:800px;height:868px;margin-left:450px}}@media (max-width:1440px){.fos13-color .umx-figure{width:450px;height:488px;margin-left:250px}}@media (max-width:1000px){.fos13-color .umx-figure{position:absolute;width:100vw;height:106.66667vw;margin-left:0;margin-top:250px}}.fos13-color .umx-figure div{position:absolute;top:0;width:100%;height:100%;overflow:hidden;-webkit-transition:all 1s ease;transition:all 1s ease}.fos13-color .umx-figure figure{position:relative}.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-lg.jpg);background-size:600px 650px;background-position:center;background-repeat:no-repeat;width:600px;height:650px}@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){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-lg-x2.jpg)}}.webp .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-lg.jpg);background-size:800px 868px;background-position:center;background-repeat:no-repeat;width:800px;height:868px}}@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){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-lg-x2.jpg)}}@media (min-width:1921px){.webp .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-lg-x2.jpg.webp)}}@media (max-width:1440px){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-md.jpg);background-size:450px 488px;background-position:center;background-repeat:no-repeat;width:450px;height:488px}}@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){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-md.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 .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-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){.fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f1{background-image:url(../img/fos13-color-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f1{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-lg.jpg);background-size:600px 650px;background-position:center;background-repeat:no-repeat;width:600px;height:650px}@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){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-lg-x2.jpg)}}.webp .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-lg.jpg);background-size:800px 868px;background-position:center;background-repeat:no-repeat;width:800px;height:868px}}@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){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-lg-x2.jpg)}}@media (min-width:1921px){.webp .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-lg-x2.jpg.webp)}}@media (max-width:1440px){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-md.jpg);background-size:450px 488px;background-position:center;background-repeat:no-repeat;width:450px;height:488px}}@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){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-md.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 .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-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){.fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f2{background-image:url(../img/fos13-color-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f2{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-lg.jpg);background-size:600px 650px;background-position:center;background-repeat:no-repeat;width:600px;height:650px}@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){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-lg-x2.jpg)}}.webp .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-lg.jpg);background-size:800px 868px;background-position:center;background-repeat:no-repeat;width:800px;height:868px}}@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){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-lg-x2.jpg)}}@media (min-width:1921px){.webp .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-lg-x2.jpg.webp)}}@media (max-width:1440px){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-md.jpg);background-size:450px 488px;background-position:center;background-repeat:no-repeat;width:450px;height:488px}}@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){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-md.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 .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-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){.fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f3{background-image:url(../img/fos13-color-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f3{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-lg.jpg);background-size:600px 650px;background-position:center;background-repeat:no-repeat;width:600px;height:650px}@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){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-lg-x2.jpg)}}.webp .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-lg.jpg);background-size:800px 868px;background-position:center;background-repeat:no-repeat;width:800px;height:868px}}@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){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-lg-x2.jpg)}}@media (min-width:1921px){.webp .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-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 .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-lg-x2.jpg.webp)}}@media (max-width:1440px){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-md.jpg);background-size:450px 488px;background-position:center;background-repeat:no-repeat;width:450px;height:488px}}@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){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-md.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 .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-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){.fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f4{background-image:url(../img/fos13-color-img4-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f4{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-lg.jpg);background-size:600px 650px;background-position:center;background-repeat:no-repeat;width:600px;height:650px}@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){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-lg-x2.jpg)}}.webp .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-lg.jpg);background-size:800px 868px;background-position:center;background-repeat:no-repeat;width:800px;height:868px}}@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){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-lg-x2.jpg)}}@media (min-width:1921px){.webp .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-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 .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-lg-x2.jpg.webp)}}@media (max-width:1440px){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-md.jpg);background-size:450px 488px;background-position:center;background-repeat:no-repeat;width:450px;height:488px}}@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){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-md.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 .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-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){.fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-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 .fos13-color .umx-figure figure.umx-f5{background-image:url(../img/fos13-color-img5-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-color .umx-figure figure.umx-f5{background-size:100vw 106.66667vw;width:100vw;height:106.66667vw}}.fos13-system .umx-section{padding-top:60px;margin-bottom:80px}.fos13-system .umx-section .umx-title .umx-intro{margin:0 auto}.fos13-system .umx-figure-box{width:1920px;height:1080px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);overflow:hidden}@media (min-width:1921px){.fos13-system .umx-figure-box{width:2560px;height:1440px}}@media (max-width:1440px){.fos13-system .umx-figure-box{width:1440px;height:750px}}@media (max-width:1000px){.fos13-system .umx-figure-box{width:100vw;height:177.86667vw}}.fos13-system .umx-figure-box .figure-mask{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:2300px;height:2300px}@media (min-width:1921px){.fos13-system .umx-figure-box .figure-mask{width:3068.2px;height:3068.2px}}@media (max-width:1440px){.fos13-system .umx-figure-box .figure-mask{width:1725px;height:1725px}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask{width:266.66667vw;height:266.66667vw}}.fos13-system .umx-figure-box .figure-mask .umx-figure{position:absolute;left:50%;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);width:100%;height:100%;overflow:hidden;z-index:2;border-radius:50%;will-change:transform}.fos13-system .umx-figure-box .figure-mask .umx-figure figure{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);will-change:transform;-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50% 50%)}.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-lg.jpg);background-size:1920px 1300px;background-position:center;background-repeat:no-repeat;width:1920px;height:1300px}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-lg-x2.jpg)}}.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-xl.jpg);background-size:2560px 1734px;background-position:center;background-repeat:no-repeat;width:2560px;height:1734px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-xl.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-md.jpg);background-size:1440px 975px;background-position:center;background-repeat:no-repeat;width:1440px;height:975px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-md.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-mb.jpg);background-size:375px 667px;background-position:center;background-repeat:no-repeat;width:375px;height:667px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-image:url(../img/fos13-system-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f2{background-size:100vw 177.86667vw;width:100vw;height:177.86667vw}}.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-lg.jpg);background-size:1920px 1300px;background-position:center;background-repeat:no-repeat;width:1920px;height:1300px}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-lg-x2.jpg)}}.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-xl.jpg);background-size:2560px 1734px;background-position:center;background-repeat:no-repeat;width:2560px;height:1734px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-xl.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-md.jpg);background-size:1440px 975px;background-position:center;background-repeat:no-repeat;width:1440px;height:975px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-md.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-mb.jpg);background-size:375px 667px;background-position:center;background-repeat:no-repeat;width:375px;height:667px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-image:url(../img/fos13-system-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f3{background-size:100vw 177.86667vw;width:100vw;height:177.86667vw}}.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-lg.jpg);background-size:1920px 1300px;background-position:center;background-repeat:no-repeat;width:1920px;height:1300px}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-lg-x2.jpg)}}.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-xl.jpg);background-size:2560px 1734px;background-position:center;background-repeat:no-repeat;width:2560px;height:1734px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-xl.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-md.jpg);background-size:1440px 975px;background-position:center;background-repeat:no-repeat;width:1440px;height:975px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-md.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-mb.jpg);background-size:375px 667px;background-position:center;background-repeat:no-repeat;width:375px;height:667px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-image:url(../img/fos13-system-img4-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f4{background-size:100vw 177.86667vw;width:100vw;height:177.86667vw}}.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-lg.png);background-size:1920px 1300px;background-position:center;background-repeat:no-repeat;width:1920px;height:1300px}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-lg-x2.png)}}.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-lg-x2.png.webp)}}@media (min-width:1921px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-xl.png);background-size:2560px 1734px;background-position:center;background-repeat:no-repeat;width:2560px;height:1734px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-xl-x2.png)}}@media (min-width:1921px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-xl.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-xl-x2.png.webp)}}@media (max-width:1440px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-md.png);background-size:1440px 975px;background-position:center;background-repeat:no-repeat;width:1440px;height:975px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-md-x2.png)}}@media (max-width:1440px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-md.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-md-x2.png.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-mb.png);background-size:375px 667px;background-position:center;background-repeat:no-repeat;width:375px;height:667px}}@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){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-mb-x2.png)}}@media (max-width:1000px){.webp .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-mb.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 .fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-image:url(../img/fos13-system-img1-mb-x2.png.webp)}}@media (max-width:1000px){.fos13-system .umx-figure-box .figure-mask .umx-figure figure.umx-f1{background-size:100vw 177.86667vw;width:100vw;height:177.86667vw}}.fos13-system .umx-figure-box .figure-mask .umx-figure.f1-box{width:100%;height:100%}.fos13-system .umx-figure-box .figure-mask .umx-figure.f1-box .umx-f1{-webkit-clip-path:inherit;clip-path:inherit}.fos13-system .umx-figure-box .figure-mask .f1-mask{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background-color:#e5f3f9;border-radius:50%;-webkit-clip-path:circle(100% at 50% 50%);clip-path:circle(100% at 50% 50%);-webkit-transition:all 1.6s ease;transition:all 1.6s ease}.fos13-system .umx-figure-box .figure-mask .umx-f2{-webkit-transition:all 1.6s ease 1.6s;transition:all 1.6s ease 1.6s}.fos13-system .umx-figure-box .figure-mask .umx-f3{-webkit-transition:all 1.6s ease 3s;transition:all 1.6s ease 3s}.fos13-system .umx-figure-box .figure-mask .umx-f4{-webkit-transition:all 1.6s ease 5s;transition:all 1.6s ease 5s}.ie .fos13-system .umx-figure-box .figure-mask .f2-box{-webkit-transition:all 1.6s ease 1.6s;transition:all 1.6s ease 1.6s}.ie .fos13-system .umx-figure-box .figure-mask .f3-box{-webkit-transition:all 1.6s ease 3s;transition:all 1.6s ease 3s}.ie .fos13-system .umx-figure-box .figure-mask .f4-box{-webkit-transition:all 1.6s ease 5s;transition:all 1.6s ease 5s}.fos13-system .umx-figure-box .figure-mask.active .f1-mask,.fos13-system .umx-figure-box .figure-mask.active .umx-f2,.fos13-system .umx-figure-box .figure-mask.active .umx-f3,.fos13-system .umx-figure-box .figure-mask.active .umx-f4{-webkit-clip-path:circle(0 at 50% 50%)!important;clip-path:circle(0 at 50% 50%)!important;-webkit-transition:all .1s ease;transition:all .1s ease}.ie .fos13-system .umx-figure-box .figure-mask.active .f1-mask,.ie .fos13-system .umx-figure-box .figure-mask.active .f2-box,.ie .fos13-system .umx-figure-box .figure-mask.active .f3-box,.ie .fos13-system .umx-figure-box .figure-mask.active .f4-box{-webkit-transition:all .01s ease;transition:all .01s ease;width:0!important;height:0!important}.fos13-photo{padding-bottom:150px}@media (max-width:1440px){.fos13-photo{padding-bottom:100px}}@media (max-width:1000px){.fos13-photo{padding-bottom:60px}}.fos13-photo .umx-s1{margin-bottom:100px}@media (max-width:1000px){.fos13-photo .umx-s1{margin-bottom:40px}}.fos13-photo .umx-s1 .umx-title .umx-intro{width:880px;margin:0}@media (min-width:1921px){.fos13-photo .umx-s1 .umx-title .umx-intro{width:1160px}}@media (max-width:1440px){.fos13-photo .umx-s1 .umx-title .umx-intro{width:650px}}@media (max-width:1000px){.fos13-photo .umx-s1 .umx-title .umx-intro{width:auto}}.fos13-photo .umx-figure{width:1920px;height:1080px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:1921px){.fos13-photo .umx-figure{width:2561.28px;height:1440.72px}}@media (max-width:1440px){.fos13-photo .umx-figure{width:1440px;height:810px}}@media (max-width:1000px){.fos13-photo .umx-figure{width:auto;height:334.8px}}@media (max-width:360px){.fos13-photo .umx-figure{width:auto;height:324px}}.fos13-photo .umx-figure .photo-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%}.fos13-photo .umx-figure .photo-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-photo .umx-figure .photo-animate-box video{width:100vm;height:auto}.fos13-photo .umx-figure .photo-animate-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.fos13-effect .umx-section{position:absolute;padding-top:80px}@media (max-width:1000px){.fos13-effect .umx-section{position:relative}}.fos13-effect .umx-section .umx-title .umx-main-title,.fos13-effect .umx-section .umx-title .umx-vice-title{width:510px}@media (min-width:1921px){.fos13-effect .umx-section .umx-title .umx-main-title,.fos13-effect .umx-section .umx-title .umx-vice-title{width:620px}}@media (max-width:1440px){.fos13-effect .umx-section .umx-title .umx-main-title,.fos13-effect .umx-section .umx-title .umx-vice-title{width:350px}}@media (max-width:1000px){.fos13-effect .umx-section .umx-title .umx-main-title,.fos13-effect .umx-section .umx-title .umx-vice-title{width:auto}}.fos13-effect .umx-section .umx-title .umx-intro{width:390px;margin:0}@media (min-width:1921px){.fos13-effect .umx-section .umx-title .umx-intro{width:510px}}@media (max-width:1440px){.fos13-effect .umx-section .umx-title .umx-intro{width:290px}}@media (max-width:1000px){.fos13-effect .umx-section .umx-title .umx-intro{width:auto}}.fos13-effect .umx-figure-box{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:368px;height:800px;margin-bottom:400px}@media (min-width:1921px){.fos13-effect .umx-figure-box{width:492px;height:1067px}}@media (max-width:1440px){.fos13-effect .umx-figure-box{width:276px;height:600px;margin-bottom:250px}}@media (max-width:1000px){.fos13-effect .umx-figure-box{width:68.8vw;height:149.33333vw;margin-top:40px;margin-bottom:110px}.umx-iqoo-website .fos13-effect .umx-figure-box{width:68.8vw;height:150.13333vw}}.fos13-effect .umx-figure-box .effect-video{position:absolute;margin-left:300px;width:560px;height:800px}@media (min-width:1921px){.fos13-effect .umx-figure-box .effect-video{width:747px;height:1067px}}@media (max-width:1440px){.fos13-effect .umx-figure-box .effect-video{width:420px;height:600px;margin-left:240px}}@media (max-width:1000px){.fos13-effect .umx-figure-box .effect-video{display:none}}.fos13-effect .umx-figure-box .umx-figure{position:relative;width:100%;height:100%;top:200px;margin-left:120px}@media (max-width:1440px){.fos13-effect .umx-figure-box .umx-figure{top:100px}}@media (max-width:1000px){.fos13-effect .umx-figure-box .umx-figure{margin-left:0;top:0}}.fos13-effect .umx-figure-box .umx-figure .umx-f1{position:absolute;z-index:2;background-image:url(../img/fos13-model-img1-lg.png);background-size:368px 800px;background-position:center;background-repeat:no-repeat;width:368px;height:800px}@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){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-lg-x2.png)}}.webp .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-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 .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-lg-x2.png.webp)}}@media (min-width:1921px){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl.png);background-size:492px 1067px;background-position:center;background-repeat:no-repeat;width:492px;height:1067px}}@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){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl-x2.png)}}@media (min-width:1921px){.webp .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl.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 .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl-x2.png.webp)}}@media (max-width:1440px){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md.png);background-size:276px 600px;background-position:center;background-repeat:no-repeat;width:276px;height:600px}}@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){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md-x2.png)}}@media (max-width:1440px){.webp .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md.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 .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md-x2.png.webp)}}@media (max-width:1000px){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb.png);background-size:258px 563px;background-position:center;background-repeat:no-repeat;width:258px;height:563px}}@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){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb-x2.png)}}@media (max-width:1000px){.webp .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb.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 .fos13-effect .umx-figure-box .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb-x2.png.webp)}}@media (max-width:1000px){.fos13-effect .umx-figure-box .umx-figure .umx-f1{background-size:68.8vw 150.13333vw;width:68.8vw;height:150.13333vw;pointer-events:none;display:none}}.fos13-effect .umx-figure-box .umx-figure .umx-video-button{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;bottom:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1921px){.fos13-effect .umx-figure-box .umx-figure .umx-video-button{bottom:-30px}}.fos13-effect .umx-figure-box .umx-figure .umx-video-button .pause-box,.fos13-effect .umx-figure-box .umx-figure .umx-video-button .play-box{display:none;cursor:pointer;position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fos13-effect .umx-figure-box .umx-figure .umx-video-button span{position:relative;color:#8d94a6;font-size:20px;font-family:vivotypeglobal-Heavy;margin-right:10px}@media (min-width:1921px){.fos13-effect .umx-figure-box .umx-figure .umx-video-button span{font-size:26px}}@media (max-width:1440px){.fos13-effect .umx-figure-box .umx-figure .umx-video-button span{font-size:15px;margin-right:7px}}.fos13-effect .umx-figure-box .umx-figure .umx-video-button svg{position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:1921px){.fos13-effect .umx-figure-box .umx-figure .umx-video-button svg{-webkit-transform:scale(1.334);-ms-transform:scale(1.334);transform:scale(1.334)}}@media (max-width:1440px){.fos13-effect .umx-figure-box .umx-figure .umx-video-button svg{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);top:2px}}.fos13-effect .umx-figure-box .umx-figure .umx-video-button .active{display:block}.fos13-effect .umx-figure-box .effect-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50.6%) scale(.965);-ms-transform:translateX(-50.6%) scale(.965);transform:translateX(-50.6%) scale(.965);width:98.4%;height:100%}@media (max-width:1000px){.fos13-effect .umx-figure-box .effect-animate-box{width:100%;-webkit-transform:translateX(-50.6%);-ms-transform:translateX(-50.6%);transform:translateX(-50.6%)}}.fos13-effect .umx-figure-box .effect-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-effect .umx-figure-box .effect-animate-box video{width:100vm;height:auto}.fos13-effect .umx-figure-box .effect-animate-box #fos13-effect-canvas{position:absolute;width:100%;height:100%;display:none}@media (max-width:1000px){.fos13-effect .umx-figure-box .effect-animate-box #fos13-effect-canvas{display:block}}.fos13-effect .umx-figure-box .effect-animate-box-img{width:98.6%;height:100%;-o-object-fit:cover;object-fit:cover;display:none;-webkit-transform:scale(.965);-ms-transform:scale(.965);transform:scale(.965)}@media (max-width:1000px){.fos13-effect .umx-figure-box .effect-animate-box-img{width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.fos13-clip .umx-section{position:absolute;padding-top:190px}@media (min-width:1921px){.fos13-clip .umx-section{padding-top:250px}}@media (max-width:1440px){.fos13-clip .umx-section{padding-top:140px}}@media (max-width:1000px){.fos13-clip .umx-section{position:relative;padding-top:60px}}.fos13-clip .umx-section .umx-title .umx-intro{width:610px;margin:0}@media (max-width:1440px){.fos13-clip .umx-section .umx-title .umx-intro{width:330px}}.fos13-clip .umx-figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:456.32px;height:992px;margin:-250px 0 220px 400px}@media (min-width:1921px){.fos13-clip .umx-figure{width:607.2px;height:1320px;margin:-450px 0 220px 400px}}@media (max-width:1440px){.fos13-clip .umx-figure{width:342.24px;height:744px;margin:-250px 0 180px 240px}}@media (max-width:1000px){.fos13-clip .umx-figure{width:87.2vw;height:125.33333vw;margin:40px 0 0 0;overflow:hidden;padding-bottom:120px}}.fos13-clip .umx-figure .figure-video-box{position:relative;width:100%;height:100%;-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;-webkit-transition:all 1s ease;transition:all 1s ease}@media (min-width:1921px){.fos13-clip .umx-figure .figure-video-box{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}}@media (max-width:1440px){.fos13-clip .umx-figure .figure-video-box{-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6)}}.fos13-clip .umx-figure .figure-video-box.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.fos13-clip .umx-figure .umx-f1{position:absolute;z-index:2;background-image:url(../img/fos13-model-img1-lg.png);background-size:456px 992px;background-position:center;background-repeat:no-repeat;width:456px;height:992px}@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){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-lg-x2.png)}}.webp .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-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 .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-lg-x2.png.webp)}}@media (min-width:1921px){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl.png);background-size:607px 1320px;background-position:center;background-repeat:no-repeat;width:607px;height:1320px}}@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){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl-x2.png)}}@media (min-width:1921px){.webp .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl.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 .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl-x2.png.webp)}}@media (max-width:1440px){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md.png);background-size:342px 744px;background-position:center;background-repeat:no-repeat;width:342px;height:744px}}@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){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md-x2.png)}}@media (max-width:1440px){.webp .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md.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 .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md-x2.png.webp)}}@media (max-width:1000px){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb.png);background-size:327px 710px;background-position:center;background-repeat:no-repeat;width:327px;height:710px}}@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){.fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb-x2.png)}}@media (max-width:1000px){.webp .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb.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 .fos13-clip .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb-x2.png.webp)}}@media (max-width:1000px){.fos13-clip .umx-figure .umx-f1{background-size:87.2vw 189.33333vw;width:87.2vw;height:189.33333vw;margin-top:-64vw}}.fos13-clip .umx-figure .clip-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50%) scale(.965);-ms-transform:translateX(-50%) scale(.965);transform:translateX(-50%) scale(.965);width:100%;height:100%;border-radius:20px;overflow:hidden}@media (max-width:1000px){.fos13-clip .umx-figure .clip-animate-box{width:87.2vw;height:189.33333vw;margin-top:-64vw}}.fos13-clip .umx-figure .clip-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-clip .umx-figure .clip-animate-box video{width:100vm;height:auto}.fos13-clip .umx-figure .clip-animate-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}@media (max-width:1000px){.fos13-clip .umx-figure .clip-animate-box-img{position:absolute;width:87.2vw;height:189.33333vw;-webkit-transform:scale(.965);-ms-transform:scale(.965);transform:scale(.965);border-radius:20px;margin-top:-64vw}}.fos13-clip .umx-figure .umx-video-button{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;bottom:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1921px){.fos13-clip .umx-figure .umx-video-button{bottom:-30px}}@media (max-width:1000px){.fos13-clip .umx-figure .umx-video-button{bottom:100px}}.fos13-clip .umx-figure .umx-video-button .pause-box,.fos13-clip .umx-figure .umx-video-button .play-box{display:none;cursor:pointer;position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fos13-clip .umx-figure .umx-video-button span{position:relative;color:#8d94a6;font-size:20px;font-family:vivotypeglobal-Heavy;margin-right:10px}@media (min-width:1921px){.fos13-clip .umx-figure .umx-video-button span{font-size:26px}}@media (max-width:1440px){.fos13-clip .umx-figure .umx-video-button span{font-size:15px;margin-right:7px}}.fos13-clip .umx-figure .umx-video-button svg{position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:1921px){.fos13-clip .umx-figure .umx-video-button svg{-webkit-transform:scale(1.334);-ms-transform:scale(1.334);transform:scale(1.334)}}@media (max-width:1440px){.fos13-clip .umx-figure .umx-video-button svg{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);top:2px}}.fos13-clip .umx-figure .umx-video-button .active{display:block}.fos13-album{padding-top:200px;background-color:#f5f5f7}@media (min-width:1921px){.fos13-album{padding-top:240px}}@media (max-width:1440px){.fos13-album{padding-top:135px}}@media (max-width:1000px){.fos13-album{padding-top:70px}}.fos13-album .umx-section{position:relative;margin:0 auto;padding-top:0;width:1440px;height:850px;background-color:#fff;overflow:hidden;border-radius:20px}@media (min-width:1921px){.fos13-album .umx-section{width:1920px;height:1134px}}@media (max-width:1440px){.fos13-album .umx-section{width:1080px;height:638px}}@media (max-width:1000px){.fos13-album .umx-section{width:87.2vw;height:auto;border-radius:12px}}.fos13-album .umx-section .umx-title{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;width:540px;margin:0 0 0 130px}@media (min-width:1921px){.fos13-album .umx-section .umx-title{width:650px}}@media (max-width:1440px){.fos13-album .umx-section .umx-title{margin:0 0 0 90px;width:370px}}@media (max-width:1000px){.fos13-album .umx-section .umx-title{width:auto;margin:40px 0 0 0}}.fos13-album .umx-section .umx-title .umx-intro{width:490px;margin:0}@media (min-width:1921px){.fos13-album .umx-section .umx-title .umx-intro{width:650px}}@media (max-width:1440px){.fos13-album .umx-section .umx-title .umx-intro{width:370px}}@media (max-width:1000px){.fos13-album .umx-section .umx-title .umx-intro{width:auto}}.fos13-album .umx-section .umx-figure{position:absolute;width:678px;height:850px;right:0;bottom:0}@media (min-width:1921px){.fos13-album .umx-section .umx-figure{width:904.452px;height:1133.9px}}@media (max-width:1440px){.fos13-album .umx-section .umx-figure{width:508.5px;height:637.5px}}@media (max-width:1000px){.fos13-album .umx-section .umx-figure{width:87.2vw;height:168.8vw;position:relative;left:0}}.fos13-album .umx-section .umx-figure .album-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%}.fos13-album .umx-section .umx-figure .album-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-album .umx-section .umx-figure .album-animate-box video{width:100vm;height:auto}.fos13-album .umx-section .umx-figure .album-animate-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.fos13-album .umx-section .umx-figure .umx-video-button{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;top:90px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;margin-left:-73px}@media (min-width:1921px){.fos13-album .umx-section .umx-figure .umx-video-button{top:110px;margin-left:-95px}}@media (max-width:1440px){.fos13-album .umx-section .umx-figure .umx-video-button{top:60px}}@media (max-width:1000px){.fos13-album .umx-section .umx-figure .umx-video-button{top:30px;margin-left:0}}.fos13-album .umx-section .umx-figure .umx-video-button .pause-box,.fos13-album .umx-section .umx-figure .umx-video-button .play-box{display:none;cursor:pointer;position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fos13-album .umx-section .umx-figure .umx-video-button span{position:relative;color:#8d94a6;font-size:20px;font-family:vivotypeglobal-Heavy;margin-right:10px}@media (min-width:1921px){.fos13-album .umx-section .umx-figure .umx-video-button span{font-size:26px}}@media (max-width:1440px){.fos13-album .umx-section .umx-figure .umx-video-button span{font-size:16px;margin-right:7px}}.fos13-album .umx-section .umx-figure .umx-video-button svg{position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:1921px){.fos13-album .umx-section .umx-figure .umx-video-button svg{-webkit-transform:scale(1.334);-ms-transform:scale(1.334);transform:scale(1.334)}}@media (max-width:1440px){.fos13-album .umx-section .umx-figure .umx-video-button svg{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);top:2px}}.fos13-album .umx-section .umx-figure .umx-video-button .active{display:block}.fos13-screen{padding-top:80px;padding-bottom:200px;background-color:#f5f5f7}@media (min-width:1921px){.fos13-screen{padding-bottom:240px}}@media (max-width:1440px){.fos13-screen{padding-top:60px;padding-bottom:135px}}@media (max-width:1000px){.fos13-screen{padding-top:40px;padding-bottom:70px}}.fos13-screen .umx-section{position:relative;margin:0 auto;padding-top:0;width:1440px;height:850px;background-color:#fff;overflow:hidden;border-radius:20px}@media (min-width:1921px){.fos13-screen .umx-section{width:1920px;height:1134px}}@media (max-width:1440px){.fos13-screen .umx-section{width:1080px;height:638px}}@media (max-width:1000px){.fos13-screen .umx-section{width:87.2vw;height:auto;border-radius:12px}}.fos13-screen .umx-section .umx-title{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2;width:540px;margin:0 0 0 130px}@media (min-width:1921px){.fos13-screen .umx-section .umx-title{width:640px}}@media (max-width:1440px){.fos13-screen .umx-section .umx-title{margin:0 0 0 90px;width:370px}}@media (max-width:1000px){.fos13-screen .umx-section .umx-title{width:auto;margin:40px 0}}.fos13-screen .umx-section .umx-title .umx-intro{width:490px;margin:0}@media (min-width:1921px){.fos13-screen .umx-section .umx-title .umx-intro{width:640px}}@media (max-width:1440px){.fos13-screen .umx-section .umx-title .umx-intro{width:410px}}@media (max-width:1000px){.fos13-screen .umx-section .umx-title .umx-intro{width:auto}}.fos13-screen .umx-section .umx-figure{position:absolute;width:678px;height:850px;right:0;top:0}@media (min-width:1921px){.fos13-screen .umx-section .umx-figure{width:904.452px;height:1133.9px}}@media (max-width:1440px){.fos13-screen .umx-section .umx-figure{width:508.5px;height:637.5px}}@media (max-width:1000px){.fos13-screen .umx-section .umx-figure{width:87.2vw;height:168.8vw;position:relative;z-index:3}}.fos13-screen .umx-section .umx-figure .screen-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%}.fos13-screen .umx-section .umx-figure .screen-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-screen .umx-section .umx-figure .screen-animate-box video{width:100vm;height:auto}.fos13-screen .umx-section .umx-figure .screen-animate-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.fos13-screen .umx-section .umx-figure .umx-video-button{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;bottom:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-73px}@media (min-width:1921px){.fos13-screen .umx-section .umx-figure .umx-video-button{bottom:170px;margin-left:-95px}}@media (max-width:1440px){.fos13-screen .umx-section .umx-figure .umx-video-button{bottom:100px}}@media (max-width:1000px){.fos13-screen .umx-section .umx-figure .umx-video-button{top:30px;bottom:inherit;margin-left:0}}.fos13-screen .umx-section .umx-figure .umx-video-button .pause-box,.fos13-screen .umx-section .umx-figure .umx-video-button .play-box{display:none;cursor:pointer;position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fos13-screen .umx-section .umx-figure .umx-video-button span{position:relative;color:#8d94a6;font-size:20px;font-family:vivotypeglobal-Heavy;margin-right:10px}@media (min-width:1921px){.fos13-screen .umx-section .umx-figure .umx-video-button span{font-size:26px}}@media (max-width:1440px){.fos13-screen .umx-section .umx-figure .umx-video-button span{font-size:16px;margin-right:7px}}.fos13-screen .umx-section .umx-figure .umx-video-button svg{position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:1921px){.fos13-screen .umx-section .umx-figure .umx-video-button svg{-webkit-transform:scale(1.334);-ms-transform:scale(1.334);transform:scale(1.334)}}@media (max-width:1440px){.fos13-screen .umx-section .umx-figure .umx-video-button svg{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);top:2px}}.fos13-screen .umx-section .umx-figure .umx-video-button .active{display:block}.fos13-apps .umx-section{position:absolute;padding-top:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:1000px){.fos13-apps .umx-section{position:relative;top:inherit;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;padding-top:70px}}.fos13-apps .umx-section .umx-title .umx-intro{width:610px;margin:0}@media (min-width:1921px){.fos13-apps .umx-section .umx-title .umx-intro{width:910px}}@media (max-width:1440px){.fos13-apps .umx-section .umx-title .umx-intro{width:520px}}@media (max-width:1000px){.fos13-apps .umx-section .umx-title .umx-intro{width:auto}}.fos13-apps .umx-figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:368px;height:800px;margin:140px 0 140px 400px}@media (min-width:1921px){.fos13-apps .umx-figure{width:492px;height:1067px;margin:180px 0 180px 600px}}@media (max-width:1440px){.fos13-apps .umx-figure{width:276px;height:600px;margin:110px 0 110px 300px}}@media (max-width:1000px){.fos13-apps .umx-figure{width:68.8vw;height:150.13333vw;margin:30px 0 110px 0}}.fos13-apps .umx-figure .umx-f1{position:absolute;z-index:2;background-image:url(../img/fos13-model-img1-lg.png);background-size:368px 800px;background-position:center;background-repeat:no-repeat;width:368px;height:800px}@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){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-lg-x2.png)}}.webp .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-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 .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-lg-x2.png.webp)}}@media (min-width:1921px){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl.png);background-size:492px 1067px;background-position:center;background-repeat:no-repeat;width:492px;height:1067px}}@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){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl-x2.png)}}@media (min-width:1921px){.webp .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl.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 .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-xl-x2.png.webp)}}@media (max-width:1440px){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md.png);background-size:276px 600px;background-position:center;background-repeat:no-repeat;width:276px;height:600px}}@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){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md-x2.png)}}@media (max-width:1440px){.webp .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md.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 .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-md-x2.png.webp)}}@media (max-width:1000px){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb.png);background-size:258px 563px;background-position:center;background-repeat:no-repeat;width:258px;height:563px}}@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){.fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb-x2.png)}}@media (max-width:1000px){.webp .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb.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 .fos13-apps .umx-figure .umx-f1{background-image:url(../img/fos13-model-img1-mb-x2.png.webp)}}@media (max-width:1000px){.fos13-apps .umx-figure .umx-f1{background-size:68.8vw 150.13333vw;width:68.8vw;height:150.13333vw}}.fos13-apps .umx-figure .apps-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50.6%) scale(.965);-ms-transform:translateX(-50.6%) scale(.965);transform:translateX(-50.6%) scale(.965);width:98.4%;height:100%;border-radius:20px;overflow:hidden;top:-2px}.fos13-apps .umx-figure .apps-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-apps .umx-figure .apps-animate-box video{width:100vm;height:auto}.fos13-apps .umx-figure .apps-animate-box-img{top:-2px;position:absolute;-webkit-transform:scale(.965);-ms-transform:scale(.965);transform:scale(.965);width:98.6%;height:100%;display:none}.fos13-apps .umx-figure .umx-video-button{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;bottom:-20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1921px){.fos13-apps .umx-figure .umx-video-button{bottom:-30px}}.fos13-apps .umx-figure .umx-video-button .pause-box,.fos13-apps .umx-figure .umx-video-button .play-box{display:none;cursor:pointer;position:absolute;white-space:nowrap;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.fos13-apps .umx-figure .umx-video-button span{position:relative;color:#8d94a6;font-size:20px;font-family:vivotypeglobal-Heavy;margin-right:10px}@media (min-width:1921px){.fos13-apps .umx-figure .umx-video-button span{font-size:26px}}@media (max-width:1440px){.fos13-apps .umx-figure .umx-video-button span{font-size:16px;margin-right:7px}}.fos13-apps .umx-figure .umx-video-button svg{position:relative;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media (min-width:1921px){.fos13-apps .umx-figure .umx-video-button svg{-webkit-transform:scale(1.334);-ms-transform:scale(1.334);transform:scale(1.334)}}@media (max-width:1440px){.fos13-apps .umx-figure .umx-video-button svg{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);top:2px}}.fos13-apps .umx-figure .umx-video-button .active{display:block}.fos13-cart{background-color:#f8f8f9}@-webkit-keyframes f1_ani{0%{-webkit-transform:rotate(0);transform:rotate(0)}40%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}70%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes f1_ani{0%{-webkit-transform:rotate(0);transform:rotate(0)}40%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}70%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.fos13-cart .umx-section .umx-title .umx-intro{margin:0;width:880px}@media (min-width:1921px){.fos13-cart .umx-section .umx-title .umx-intro{width:1170px}}@media (max-width:1440px){.fos13-cart .umx-section .umx-title .umx-intro{width:660px}}@media (max-width:1000px){.fos13-cart .umx-section .umx-title .umx-intro{width:auto}}.fos13-cart .umx-figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1200px;height:457px;margin-top:80px;margin-bottom:160px}@media (min-width:1921px){.fos13-cart .umx-figure{width:1600px;height:610px;margin-top:100px;margin-bottom:210px}}@media (max-width:1440px){.fos13-cart .umx-figure{width:900px;height:344px;margin-top:60px;margin-bottom:110px}}@media (max-width:1000px){.fos13-cart .umx-figure{width:87.2vw;height:auto;margin-top:40px;margin-bottom:70px}}.fos13-cart .umx-figure figure{position:absolute}@media (max-width:1000px){.fos13-cart .umx-figure figure{position:relative;margin-bottom:20px}}.fos13-cart .umx-figure figure.umx-f1{margin-bottom:20px;left:25%;top:25%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);background-image:url(../img/fos13-cart-img1-lg.jpg);background-size:505px 231px;background-position:center;background-repeat:no-repeat;width:505px;height:231px}@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){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-lg-x2.jpg)}}.webp .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-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 .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-xl.jpg);background-size:673px 309px;background-position:center;background-repeat:no-repeat;width:673px;height:309px}}@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){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-xl.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 .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-md.jpg);background-size:379px 174px;background-position:center;background-repeat:no-repeat;width:379px;height:174px}}@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){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-md.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 .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-mb.jpg);background-size:327px 150px;background-position:center;background-repeat:no-repeat;width:327px;height:150px}}@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){.fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-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 .fos13-cart .umx-figure figure.umx-f1{background-image:url(../img/fos13-cart-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-cart .umx-figure figure.umx-f1{background-size:87.2vw 40vw;width:87.2vw;height:40vw;left:inherit;top:inherit;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit}}.fos13-cart .umx-figure figure.umx-f2{opacity:0;right:0;background-image:url(../img/fos13-cart-img2-lg.jpg);background-size:667px 457px;background-position:center;background-repeat:no-repeat;width:667px;height:457px}@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){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-lg-x2.jpg)}}.webp .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-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 .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-xl.jpg);background-size:890px 610px;background-position:center;background-repeat:no-repeat;width:890px;height:610px}}@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){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-xl.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 .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-md.jpg);background-size:501px 344px;background-position:center;background-repeat:no-repeat;width:501px;height:344px}}@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){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-md.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 .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-mb.jpg);background-size:327px 224px;background-position:center;background-repeat:no-repeat;width:327px;height:224px}}@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){.fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-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 .fos13-cart .umx-figure figure.umx-f2{background-image:url(../img/fos13-cart-img2-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-cart .umx-figure figure.umx-f2{background-size:87.2vw 59.73333vw;width:87.2vw;height:59.73333vw;opacity:1}}.fos13-cart .umx-figure figure.umx-f3{opacity:0;bottom:0;background-image:url(../img/fos13-cart-img3-lg.jpg);background-size:509px 199px;background-position:center;background-repeat:no-repeat;width:509px;height:199px}@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){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-lg-x2.jpg)}}.webp .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-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 .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-xl.jpg);background-size:673px 265px;background-position:center;background-repeat:no-repeat;width:673px;height:265px}}@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){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-xl.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 .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-md.jpg);background-size:379px 150px;background-position:center;background-repeat:no-repeat;width:379px;height:150px}}@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){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-md.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 .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-mb.jpg);background-size:327px 129px;background-position:center;background-repeat:no-repeat;width:327px;height:129px}}@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){.fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-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 .fos13-cart .umx-figure figure.umx-f3{background-image:url(../img/fos13-cart-img3-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-cart .umx-figure figure.umx-f3{background-size:87.2vw 34.4vw;width:87.2vw;height:34.4vw;position:relative;opacity:1}}.fos13-cart .umx-figure.active figure.umx-f1{-webkit-animation:f1_ani 1s cubic-bezier(.59,.74,.19,.99) 2s;animation:f1_ani 1s cubic-bezier(.59,.74,.19,.99) 2s;-webkit-transition:left 1s ease 1s,top 1s ease 1s,-webkit-transform 1s ease;transition:left 1s ease 1s,top 1s ease 1s,-webkit-transform 1s ease;transition:transform 1s ease,left 1s ease 1s,top 1s ease 1s;transition:transform 1s ease,left 1s ease 1s,top 1s ease 1s,-webkit-transform 1s ease;left:0;top:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.fos13-cart .umx-figure.active figure.umx-f2,.fos13-cart .umx-figure.active figure.umx-f3{-webkit-transition:all .5s ease 1.8s;transition:all .5s ease 1.8s;opacity:1}.fos13-cooling .umx-section{position:absolute;padding-top:100px}@media (min-width:1921px){.fos13-cooling .umx-section{padding-top:180px}}@media (max-width:1000px){.fos13-cooling .umx-section{padding-top:50px}}.fos13-cooling .umx-section .umx-title .umx-intro{width:950px;margin:0 auto}@media (max-width:1440px){.fos13-cooling .umx-section .umx-title .umx-intro{width:590px}}@media (max-width:1000px){.fos13-cooling .umx-section .umx-title .umx-intro{width:auto}}.fos13-cooling .umx-txt{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-family:Roboto-Medium;-webkit-font-smoothing:antialiased;font-weight:400;text-align:center;color:#000;font-size:28px;bottom:80px;opacity:0;-webkit-transition:all .3s;transition:all .3s;white-space:nowrap}@media (min-width:1921px){.fos13-cooling .umx-txt{bottom:160px}}@media (max-width:1440px){.fos13-cooling .umx-txt{font-size:21px}}@media (max-width:1000px){.fos13-cooling .umx-txt{bottom:30px}}.fos13-cooling .umx-txt.active1.umx-txt1{-webkit-transition:all .3s ease 1s;transition:all .3s ease 1s;bottom:140px;opacity:1}@media (min-width:1921px){.fos13-cooling .umx-txt.active1.umx-txt1{bottom:220px}}@media (max-width:1000px){.fos13-cooling .umx-txt.active1.umx-txt1{bottom:50px}}.fos13-cooling .umx-txt.active1.umx-txt2{opacity:0}.fos13-cooling .umx-txt.active2.umx-txt1{opacity:0}.fos13-cooling .umx-txt.active2.umx-txt2{-webkit-transition:all .3s ease;transition:all .3s ease;bottom:140px;opacity:1}@media (min-width:1921px){.fos13-cooling .umx-txt.active2.umx-txt2{bottom:220px}}@media (max-width:1000px){.fos13-cooling .umx-txt.active2.umx-txt2{bottom:50px}}.fos13-cooling .umx-figure{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:1920px;height:1080px}@media (min-width:1921px){.fos13-cooling .umx-figure{width:2561.28px;height:1440.72px}}@media (max-width:1440px){.fos13-cooling .umx-figure{width:1440px;height:810px}}@media (max-width:1000px){.fos13-cooling .umx-figure{width:100vw;height:177.86667vw}}.fos13-cooling .umx-figure .cooling-animate-box{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;height:100%}.fos13-cooling .umx-figure .cooling-animate-box video{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ie .fos13-cooling .umx-figure .cooling-animate-box video{width:100vm;height:auto}.fos13-cooling .umx-figure .cooling-animate-box-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:none}.fos13-guide .umx-section{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-top:0}@media (max-width:1000px){.fos13-guide .umx-section{position:relative;top:inherit;-webkit-transform:inherit;-ms-transform:inherit;transform:inherit;padding-top:70px}}.fos13-guide .umx-section .umx-title{position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin-left:280px;width:560px}@media (min-width:1921px){.fos13-guide .umx-section .umx-title{width:760px;margin-left:400px}}@media (max-width:1440px){.fos13-guide .umx-section .umx-title{width:430px;margin-left:250px}}@media (max-width:1000px){.fos13-guide .umx-section .umx-title{width:auto;margin-left:0}}.fos13-guide .umx-figure{width:368px;height:800px;position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);margin:140px 0 140px -380px}@media (min-width:1921px){.fos13-guide .umx-figure{width:490px;height:1066px;margin:180px 0 180px -480px}}@media (max-width:1440px){.fos13-guide .umx-figure{width:276px;height:601px;margin:110px 0 110px -280px}}@media (max-width:1000px){.fos13-guide .umx-figure{width:68.8vw;height:149.33333vw;margin:40px 0 80px 0}}.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-lg.jpg);background-size:368px 800px;background-position:center;background-repeat:no-repeat;width:368px;height:800px}@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){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-lg-x2.jpg)}}.webp .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-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 .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-lg-x2.jpg.webp)}}@media (min-width:1921px){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-xl.jpg);background-size:490px 1066px;background-position:center;background-repeat:no-repeat;width:490px;height:1066px}}@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){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-xl-x2.jpg)}}@media (min-width:1921px){.webp .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-xl.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 .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-xl-x2.jpg.webp)}}@media (max-width:1440px){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-md.jpg);background-size:276px 601px;background-position:center;background-repeat:no-repeat;width:276px;height:601px}}@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){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-md-x2.jpg)}}@media (max-width:1440px){.webp .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-md.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 .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-md-x2.jpg.webp)}}@media (max-width:1000px){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-mb.jpg);background-size:258px 560px;background-position:center;background-repeat:no-repeat;width:258px;height:560px}}@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){.fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-mb-x2.jpg)}}@media (max-width:1000px){.webp .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-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 .fos13-guide .umx-figure figure.umx-f1{background-image:url(../img/fos13-guide-img1-mb-x2.jpg.webp)}}@media (max-width:1000px){.fos13-guide .umx-figure figure.umx-f1{background-size:68.8vw 149.33333vw;width:68.8vw;height:149.33333vw}}.stage-service{background-color:#fff;position:relative;overflow:hidden}.stage-service .ac-service-content,.stage-service .ac-special-content{padding:40px 0;margin:auto;width:1200px}@media (max-width:720px){.stage-service .ac-service-content,.stage-service .ac-special-content{padding:20px 0}}@media (min-width:1921px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:1200px}}@media (max-width:1440px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:1200px}}@media (max-width:1080px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:""}}@media (max-width:1232px){.stage-service .ac-service-content,.stage-service .ac-special-content{width:auto}}@media (max-width:1232px){.stage-service .ac-service-content,.stage-service .ac-special-content{margin:0 16px}}.stage-service.border-top-grey .ac-service-content,.stage-service.border-top-grey .ac-special-content{border-top-color:#e5e5e5;border-top-width:1px;border-top-style:solid}.stage-service.border-bottom-grey .ac-service-content,.stage-service.border-bottom-grey .ac-special-content{border-bottom-color:#e5e5e5;border-bottom-width:1px;border-bottom-style:solid}.stage-service .ac-special-content ul{display:table;position:relative;margin:auto;-webkit-box-sizing:content-box;box-sizing:content-box}@media (max-width:720px){.stage-service .ac-special-content ul{width:80%}}.stage-service .ac-special-content ul li{position:relative;vertical-align:text-top;-webkit-box-sizing:content-box;box-sizing:content-box;display:table-cell;width:1%;color:#999;font-family:"方正悠黑简体 PR"}.android .stage-service .ac-special-content ul li:nth-child(3),.android .stage-service .ac-special-content ul li:nth-child(4){margin-bottom:-5px}@media (max-width:720px){.stage-service .ac-special-content ul li{display:inline-block;width:50%;text-align:left;padding:.5em 0}}.stage-service .ac-special-content ul li b{display:inline-block;overflow:hidden;position:relative;vertical-align:middle;font-size:20px;margin-right:5px}.stage-service .ac-special-content ul li b:before{position:relative;top:-1px;vertical-align:middle}.stage-service .ac-service-content ul{display:table;position:relative;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%}@media (max-width:720px){.stage-service .ac-service-content ul{display:block}}.stage-service .ac-service-content ul li{position:relative;overflow:hidden;vertical-align:top;-webkit-box-sizing:content-box;box-sizing:content-box;display:table-cell;width:1%}@media (max-width:720px){.stage-service .ac-service-content ul li{width:100%;display:block;margin-top:20px}.stage-service .ac-service-content ul li:first-child{margin-top:0}}.stage-service .ac-service-content ul li b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:30px 0;overflow:hidden;font-size:68px;color:#666}@media (max-width:720px){.stage-service .ac-service-content ul li b{margin:20px 0}}.windows.firefox .stage-service .ac-service-content ul li b:after{line-height:80px}.stage-service .ac-service-content ul li h3{color:#333;font-size:18px}.stage-service .ac-service-content ul li p{font-size:14px;line-height:1.5em;padding:20px 60px 0 60px;color:#666}@media (max-width:1160px){.stage-service .ac-service-content ul li p{padding:20px 2em 0 2em}}@media (max-width:966px){.stage-service .ac-service-content ul li p{padding:20px 1em 0 1em}}@media (max-width:768px){.stage-service .ac-service-content ul li p{padding:15px 2em 0 2em}}.stage-service .ac-service-content ul li .ext-more-link{padding-top:20px}@media (max-width:720px){.stage-service .ac-service-content ul li .ext-more-link{padding-top:15px}}.stage-showcase{font-family:"方正悠黑简体_纤 PR";background-color:#fff;position:relative;overflow:hidden}.stage-showcase .stage-sc-title{text-align:center;padding-top:100px;margin:auto;width:600px}@media (max-width:720px){.stage-showcase .stage-sc-title{padding-top:70px;width:auto}}.stage-showcase .stage-sc-title h2{line-height:1em;color:#000;font-family:"Avenir Next PR","方正悠黑简体 PR";font-size:50px}@media (min-width:1921px){.stage-showcase .stage-sc-title h2{font-size:60px}}@media (max-width:1440px){.stage-showcase .stage-sc-title h2{font-size:50px}}@media (max-width:1080px){.stage-showcase .stage-sc-title h2{font-size:50px}}@media (max-width:720px){.stage-showcase .stage-sc-title h2{font-size:24px}}.stage-showcase .stage-sc-title h3{line-height:1em;color:#000;padding-top:15px;font-size:40px}@media (min-width:1921px){.stage-showcase .stage-sc-title h3{font-size:50px}}@media (max-width:1440px){.stage-showcase .stage-sc-title h3{font-size:40px}}@media (max-width:1080px){.stage-showcase .stage-sc-title h3{font-size:40px}}@media (max-width:720px){.stage-showcase .stage-sc-title h3{font-size:18px}}.stage-showcase .stage-sc-title .buy-more-link{position:relative;padding-top:30px}@media (max-width:720px){.stage-showcase .stage-sc-title .buy-more-link{padding-top:20px}}.stage-showcase .stage-sc-title .buy-more-link a.line-link{top:0}.stage-showcase .stage-sc-row{margin:auto;margin-bottom:100px;width:700px}.stage-showcase .stage-sc-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}.stage-showcase .stage-sc-row * html{height:1px}@media (min-width:1921px){.stage-showcase .stage-sc-row{width:940px}}@media (max-width:1440px){.stage-showcase .stage-sc-row{width:700px}}@media (max-width:1080px){.stage-showcase .stage-sc-row{width:540px}}@media (max-width:720px){.stage-showcase .stage-sc-row{width:340px}}@media (max-width:720px){.stage-showcase .stage-sc-row{margin-bottom:50px}}.stage-showcase .stage-sc-row .stage-sc-col{text-align:center;width:50%}.stage-showcase .stage-sc-row .stage-sc-col p{line-height:1em;font-size:25px;color:#000}@media (max-width:720px){.stage-showcase .stage-sc-row .stage-sc-col p{font-size:16px}}.stage-showcase .stage-sc-row .stage-sc-col .figure{margin-bottom:30px}@media (max-width:720px){.stage-showcase .stage-sc-row .stage-sc-col .figure{margin-bottom:20px}}.stage-showcase .stage-sc-row .stage-sc-left{float:left}.stage-showcase .stage-sc-row .stage-sc-right{float:right}.stage-showcase .stage-sc-figure{margin-top:50px}@media (max-width:720px){.stage-showcase .stage-sc-figure{margin-top:30px}}.stage-showcase .stage-sc-figure a{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent}.stage-showcase .stage-sc-figure a.line-link{position:relative;margin-top:35px}@media (max-width:720px){.stage-showcase .stage-sc-figure a.line-link{margin-top:15px}}@media (max-width:720px){.stage-showcase .stage-sc-figure .stage-sc-title{padding-top:10px}}.stage-showcase .stage-sc-figure .stage-sc-title .line-link{top:-10px;visibility:visible}.stage-showcase.bg-grey{background-color:#fafafa}