
@keyframes marquee { 
    0% { transform: translateX(0); } 
    100% { transform: translateX(-50%); }
}


#header_ct{z-index: 10000;}

#ly_web_header_0001_0{top: 0;left: 0;width: 100%;z-index:10; background-color: #fff; transition: all 0.5s ease;} 

/* 顶部广告语 */
#ly_web_header_0001_0 .top_slogan{min-height: 38px; background-color: #000; gap: 0 8px; overflow: hidden;}
#ly_web_header_0001_0 .top_slogan ,
#ly_web_header_0001_0 .top_slogan .title{font-family: "Figtree"; font-size: 14px; line-height: 100%; color: #FBFBFD;}
#ly_web_header_0001_0 .top_slogan a{text-decoration: underline;}
#ly_web_header_0001_0 .top_slogan .countdown-grid,
#ly_web_header_0001_0 .top_slogan .countdown-item{gap: 0 5px;}
#ly_web_header_0001_0 .top_slogan .countdown-grid{margin: 0 5px;}
#ly_web_header_0001_0 .top_slogan .countdown-value{padding: 5px; border-radius: 5px; background-color: #fff; color: var(--color-text-primary); min-width: 26.5px; height: 30px; display: flex; align-items: center; justify-content: center;}
#ly_web_header_0001_0 .top_slogan .swiper{width: 100%; height: 38px;}
#ly_web_header_0001_0 .top_slogan .swiper-slide,
#ly_web_header_0001_0 .marquee-item{width: 100%; line-height: 38px; height: 38px; flex-shrink: 0; white-space: nowrap; display: flex; align-items: center; justify-content: center;}

/* 水平滚动 */
#ly_web_header_0001_0 .notice-swiper{ overflow: hidden; width: 100%;}
#ly_web_header_0001_0 .marquee-container { overflow: hidden; width: 100%;}
#ly_web_header_0001_0 .marquee-content { display: flex; width: max-content;}
#ly_web_header_0001_0 .marquee-item { width: max-content; margin-right: 80px; display: inline-flex; flex-shrink: 0; align-items: center;}
#ly_web_header_0001_0 .marquee-container.paused .marquee-content { animation-play-state: paused !important;}



/* 头部 */
#ly_web_header_0001_0 .header-box{height:48px;padding: 0 1.25%; }
#ly_web_header_0001_0 .logo{width:91px; height: auto;}
#ly_web_header_0001_0 .logo img:nth-child(2){opacity: 0;}

#ly_web_header_0001_0 .hnav .one-nav{height:100%; margin-right: 20px;}
#ly_web_header_0001_0 .hnav .one-nav:last-child{margin-right: 0px;}
#ly_web_header_0001_0 .hnav .one-nav .nav-a{font-family: "Figtree-Bold"; font-size: 14px; line-height: 48px; color: var(--color-text-primary);}

#ly_web_header_0001_0 .hnav .two-nav{height: 0; overflow: hidden; top: 100%; left: 0; z-index:3; background-color: rgba(255, 255, 255, .95); backdrop-filter: blur(48px)}
#ly_web_header_0001_0 .hnav .two-nav .hnavbg{height: auto;}
/* 产品下拉 */
#ly_web_header_0001_0 .hnav .pro-nav{width:100%; top: 48px;}
body:has(.top_slogan) #ly_web_header_0001_0 .hnav .pro-nav{top: 86px;}

#ly_web_header_0001_0 .hnav .pro-nav .box{width: 100%; padding: 64px 10.9375%;}
#ly_web_header_0001_0 .hnav .pro-nav .box>div{margin-top: 32px; }
#ly_web_header_0001_0 .hnav .pro-nav .box div:first-child{margin-top: 0; }
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a{font-family: "Figtree-Medium"; font-size: 20px; line-height: 100%; color: var(--color-text-secondary);}
#ly_web_header_0001_0 .hnav .pro-nav .box .tnav-a:hover{text-decoration: underline; color: var(--color-text-primary);}

/* 其他下拉 */
#ly_web_header_0001_0 .hnav .other-nav {min-width: 127px; left: 50%; transform: translateX(-50%);}
#ly_web_header_0001_0 .hnav .other-nav .box{padding: 16px;}
#ly_web_header_0001_0 .hnav .other-nav .box .tnav-a{font-family: "Figtree-SemiBold"; font-size: 16px; line-height: 40px; text-align: center; white-space: nowrap;}

/* 右侧 */
#ly_web_header_0001_0 .hright{height:48px;}
#ly_web_header_0001_0 .hright .btn{margin-left: 24px; width: 24px; height: 24px; }
#ly_web_header_0001_0 .hright .btn:first-child{margin-left: 0;}
#ly_web_header_0001_0 .hright .btn .svg{fill: #000;}
#ly_web_header_0001_0 .hright .menu{margin-left: 24px; display:none;width: 24px;height: 24px;}


/* 头部滚动时样式和鼠标移入时样式 */
@media screen and (min-width:751px) {
    /* #ly_web_header_0001_0.none{transform: translate3d(0px,-100%,0);} */
    /* #ly_web_header_0001_0.none{transform: translate3d(0px,-124px,0);} */
    header.pro_none {transform: translate3d(0px,-86px,0);}
    #ly_web_header_0001_0.cur .hright .menu,
    #ly_web_header_0001_0:hover .hright .menu{background-image:url(/module/ly-web/header/0001/images/menu-icon.png);}
    #ly_web_header_0001_0.cur .hright .menu.cur,
    #ly_web_header_0001_0:hover .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close.png);}
    #ly_web_header_0001_0 .hright .menu.cur{background-image:url(/module/ly-web/header/0001/images/m_close2.png);}	

    /* 透明底 样式 */
    #ly_web_header_0001_0.white{background: transparent;}
    #ly_web_header_0001_0.white .hnav .one-nav .nav-a{color: #fff;}
    #ly_web_header_0001_0.white .hright .btn .svg{fill: #fff;}
    #ly_web_header_0001_0.white .logo img:nth-child(1){opacity: 0;}
    #ly_web_header_0001_0.white .logo img:nth-child(2){opacity: 1;}

    #ly_web_header_0001_0.cur,
    #ly_web_header_0001_0:hover{background:#fff;}
    #ly_web_header_0001_0.white.cur .logo img:nth-child(1),
    #ly_web_header_0001_0.white:hover .logo img:nth-child(1){opacity: 1;}
    #ly_web_header_0001_0.white.cur .logo img:nth-child(2),
    #ly_web_header_0001_0.white:hover .logo img:nth-child(2){opacity: 0;}
    #ly_web_header_0001_0.white.cur .hnav .one-nav .nav-a,
    #ly_web_header_0001_0.white:hover .hnav .one-nav .nav-a{color: #000;}
    #ly_web_header_0001_0.white.cur .hright .btn .svg,
    #ly_web_header_0001_0.white:hover .hright .btn .svg{fill: #000;}
}
@media screen and (max-width: 1440px) {
    #ly_web_header_0001_0 .top_slogan{font-size: 12px;}
    
    /* #ly_web_header_0001_0 .header-box{height: 80px;} */
    #ly_web_header_0001_0 .logo{width: 73px;}
    #ly_web_header_0001_0 .hnav {margin-right: 16px;}
    #ly_web_header_0001_0 .hnav .one-nav .nav-a{font-size: 12px; }
    #ly_web_header_0001_0 .hright .btn{width: 20px; height: 20px; }
    
    /*#ly_web_header_0001_0 .hnav .pro-nav{width:100%; top: 118px;}*/
}
@media (max-width: 1034px) {
    #ly_web_header_0001_0 .header-box{padding: 0 3.25%; }
}
/* 头部移动端 */
#ly_web_header_0001_0_m-nav,#ly_web_header_0001_0_m-header-blank{display: none;}
@media screen and (max-width: 1024px) {
    #ly_web_header_0001_0{background:#fff !important;}
    #ly_web_header_0001_0 .hnav{display:none;}
    
    #ly_web_header_0001_0 .header-box{padding: 0 2.25%; }
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: 56px;}
    #ly_web_header_0001_0 .logo img:nth-child(1){opacity: 1 !important;}
    #ly_web_header_0001_0 .logo img:nth-child(2){opacity: 0 !important;}
    #ly_web_header_0001_0 .hright .btn .svg{fill: #000 !important;}
    #ly_web_header_0001_0 .hright .menu{display:block;}

    #ly_web_header_0001_0_m-nav{display: block;width: 36.62%;height: 0;z-index:50;right: 0;right: 0;top: 94px; background: #fff;overflow-y: auto;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 94px);}
    
    #ly_web_header_0001_0_m-nav .top{margin-bottom: 8px; width: 100%; height: max-content; }
    #ly_web_header_0001_0_m-nav .top .icon{width: 50px; height: 50px;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: 54px;  margin: 0 15px;border-bottom: 1px solid rgba(0,0,0,0.2);}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one{cursor:pointer; background: url(/module/ly-web/header/0001/images/head-jt.svg) no-repeat right;}
    #ly_web_header_0001_0_m-nav .nav .one-nav.nobg .one{background: none;}
    #ly_web_header_0001_0_m-nav .nav .one-nav.cur .one{background-image:url(/module/ly-web/header/0001/images/head-jt2.svg);}
    #ly_web_header_0001_0_m-nav .nav .one-nav.cur.nobg .one{background: none;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-family: "Figtree-SemiBold"; font-size: 14px; text-transform: capitalize; color:#333;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav{width: 100%; padding: 0 25px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 40px; vertical-align: middle; }
}
/* @media screen and (max-width: 992px) {
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: .1818rem; width: .1818rem; height: .1818rem; }
    
    #ly_web_header_0001_0 .top_slogan .title,
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size: .1061rem;}
    
    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: .4091rem;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: .0909rem; line-height: .303rem;}
    
    #ly_web_header_0001_0_m-nav .top .icon{width: .3788rem; height: .3788rem;}
} */
@media screen and (max-width: 768px) {
    
    header.pro_none {transform: translate3d(0px,-72px,0);}

    /*#ly_web_header_0001_0 .top_slogan{min-height: 24px; font-size: 12px; gap: 0 16px;}*/
    /*#ly_web_header_0001_0 .top_slogan .title{font-size: 12px;}*/
    
    #ly_web_header_0001_0 .top_slogan{min-height: 24px; gap: 0 4px;}
    #ly_web_header_0001_0 .top_slogan ,
    #ly_web_header_0001_0 .top_slogan .title{font-size: 12px;}
    #ly_web_header_0001_0 .top_slogan .countdown-value{padding: 3px; min-width: max-content;}
    #ly_web_header_0001_0 .top_slogan .countdown-grid,
    #ly_web_header_0001_0 .top_slogan .countdown-item{gap: 0 3px;}
    #ly_web_header_0001_0 .top_slogan .swiper{height: 24px;}
    #ly_web_header_0001_0 .top_slogan .swiper-slide,
    #ly_web_header_0001_0 .marquee-item{ line-height: 100%; height: 24px;}
    #ly_web_header_0001_0 .top_slogan .swiper[data-mode="horizontal"] .swiper-slide,
    #ly_web_header_0001_0 .marquee-item{margin-right: 40px;}
    #ly_web_header_0001_0 .top_slogan .countdown-value{height: 20px; border-radius: 2px;}
    
    #ly_web_header_0001_0 .header-box,
    #ly_web_header_0001_0 .hright{height: 48px;}

    #ly_web_header_0001_0 .header-box{padding: 0 4.5%; box-shadow: 0px 2px 4px 0px #0000001A;}
    #ly_web_header_0001_0 .hright .btn,
    #ly_web_header_0001_0 .hright .menu{margin-left: 16px; width: 24px; height: 24px; }

    
    #ly_web_header_0001_0_m-nav{top: calc(24px + 48px); width: 100%;}
    #ly_web_header_0001_0_m-nav.cur{height: calc(100vh - 72px);}

    #ly_web_header_0001_0_m-nav .top{padding: 16px 4.5% 0; margin-top: 0;}
    #ly_web_header_0001_0_m-nav .top .icon{width: 40px; height: 40px;}

    #ly_web_header_0001_0_m-nav .nav .one-nav{line-height: 54px; margin: 0 4.5%;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one{}
    #ly_web_header_0001_0_m-nav .nav .one-nav .one-a{font-size: 16px;}
    #ly_web_header_0001_0_m-nav .nav .one-nav .two-nav .two-a{font-size: 12px; line-height: 40px;}
    
}










.ly_web_footer_0001_0Wrap{padding: 64px 0; background-color: #000;}

#ly_web_footer_0001_0Intro .logo{margin: 0 auto; width: 160px; height: 48px;}

#ly_web_footer_0001_0Top{padding: 40px 0 104px; gap: 0 6.837%;}
#ly_web_footer_0001_0Top .item{width: max-content; max-width: 19.39%;}
#ly_web_footer_0001_0Top .list_item{}
#ly_web_footer_0001_0Top .list_item .title{font-family: "Figtree-SemiBold"; font-size: 12px; line-height: 100%; color: var(--color-text-white);}
#ly_web_footer_0001_0Top .list_item .two_li{margin-top: 16px; font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  color: #c1c1c1;}
#ly_web_footer_0001_0Top .contact{gap: 18px 0;}
#ly_web_footer_0001_0Top .contact .li{gap: 0 4px;}
#ly_web_footer_0001_0Top .contact .icon{width: 16px; height: 16px;}
#ly_web_footer_0001_0Top .contact .text{width: calc(100% - 20px);font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  color: #c1c1c1;}
#ly_web_footer_0001_0Top .contact .text .dot{display: none;}

#ly_web_footer_0001_0Share{padding-bottom: 24px; gap: 0 12px; border-bottom: 1px solid rgba(123, 126, 134, 1);}
#ly_web_footer_0001_0Share .item{width: 24px; height: 24px;}
#ly_web_footer_0001_0Share .item .svg{width: 24px; height: 24px; fill: #fff;}


#ly_web_footer_0001_0Form{padding-top: 16px;}
#ly_web_footer_0001_0Form .left{gap: 10px 24px; max-width: 30%; flex-wrap: wrap;}
#ly_web_footer_0001_0Form .nav{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; color: #C1C1C1; }
#ly_web_footer_0001_0Form .signup{gap: 0 16px;}
#ly_web_footer_0001_0Form .text{font-family: "Figtree-Bold"; font-size: 12px; line-height: 100%; color: var(--color-text-white);}
#ly_web_footer_0001_0Form .form{gap: 0 15px; padding: 2px 2px 2px 8px; min-width: 234px; height: max-content; background-color: var(--color-bg-card); border-radius: 100px;}
#ly_web_footer_0001_0Form .form label{display: block; width: 100%;}
#ly_web_footer_0001_0Form .form .input{width: 100%; height: 100%; padding-right: 8px; font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; }
#ly_web_footer_0001_0Form .signup .button{background:#000; color: var(--color-text-white); padding: 8px 16px; border-radius:100px; cursor: pointer; font-family: "Figtree-Medium"; font-size: 8px; line-height: 100%; white-space:nowrap; border: 0;}
#ly_web_footer_0001_0Form .world{gap: 0 4px; }
#ly_web_footer_0001_0Form .world span{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%; color: #C1C1C1;}
#ly_web_footer_0001_0Form .form-tip{left: 10px; top: calc(100% + 8px); z-index: 1;}
#ly_web_footer_0001_0Form .form-error{font-family: Poppins; font-size: 12px; line-height: 100%; color: #F94073;}
#ly_web_footer_0001_0Form .form-success{font-family: Poppins; font-size: 14px; line-height: 100%; color: #20B759;}

#ly_web_footer_0001_0_bottom{padding-top: 32px;}
#ly_web_footer_0001_0_bottom .box{flex-wrap: wrap;}
#ly_web_footer_0001_0_bottom *,
#ly_web_footer_0001_0_bottom a{font-family: "Figtree-Medium"; font-size: 12px; line-height: 100%;  text-align: center; color: #C1C1C1;}

@media (max-width: 1024px) {
    .ly_web_footer_0001_0Wrap .cw980{width: 74.6%;}
    
    #ly_web_footer_0001_0Top{padding: 40px 0 63px; gap: 0 1.837%;}
    #ly_web_footer_0001_0Top .item{width: 23.39%;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: 14px;}
}
/* @media (max-width: 992px) {
    #ly_web_footer_0001_0Top{padding: .303rem 0 .4773rem;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: .1061rem;}
    #ly_web_footer_0001_0Top .list_item .two_li{margin-top: .1212rem; font-size: 12px;}
    
    #ly_web_footer_0001_0Top .contact{gap: .1364rem 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 .0303rem;}
    #ly_web_footer_0001_0Top .contact .icon{width: .1212rem; height: .1212rem;}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - .1515rem); font-size: .0909rem; }
    
    #ly_web_footer_0001_0Share{padding-bottom: .1818rem; gap: 0 .0909rem;}
    #ly_web_footer_0001_0Share .item{width: .1818rem; height: .1818rem;}
    #ly_web_footer_0001_0Share .item .svg{width: .1818rem; height: .1818rem; }
    
    #ly_web_footer_0001_0Form{padding-top: .1212rem;}
    #ly_web_footer_0001_0Form .left{gap: 0 .1818rem; }
    #ly_web_footer_0001_0Form .nav{font-size: .0909rem;}
    #ly_web_footer_0001_0Form .signup{gap: 0 .1212rem;}
    #ly_web_footer_0001_0Form .text{ font-size: .0909rem;}
    #ly_web_footer_0001_0Form .form{gap: 0 .1136rem; padding: .0152rem .0152rem .0152rem .0606rem; min-width: 1.7727rem; }
    #ly_web_footer_0001_0Form .form .input{padding-right: .0606rem; font-size: .0909rem;}
    #ly_web_footer_0001_0Form .signup .button{padding: .0606rem .1212rem; font-size: .0606rem; }
    #ly_web_footer_0001_0Form .world{gap: 0 .0303rem; }
    #ly_web_footer_0001_0Form .world span{font-size: .0909rem;}

    #ly_web_footer_0001_0_bottom{padding-top: .2424rem;}
    #ly_web_footer_0001_0_bottom *,
    #ly_web_footer_0001_0_bottom a{font-size: .0909rem;}
} */
@media (max-width: 768px) {
    .ly_web_footer_0001_0Wrap{padding: 48px 0;}
    .ly_web_footer_0001_0Wrap .cw980{width: 76.2%;}

    /* 列表 */
    #ly_web_footer_0001_0Top{padding: 20px 0; gap: 0; flex-wrap: wrap;}
    #ly_web_footer_0001_0Top .item{width: 100%; max-width: initial;}
    #ly_web_footer_0001_0Top .list_item {border-bottom: 1px solid rgba(255, 255, 255, .4); padding-bottom: 20px;}
    #ly_web_footer_0001_0Top .list_item .title{font-size: 14px; padding: 20px 0 0; display: flex; justify-content: space-between; align-items: center;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon{display: block; width: 12px; height: 12px; position: relative;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i:nth-child(1){width: 100%; height: 2px; background-color: #fff; border-radius: 5px; transition: all .5s ease;}
    #ly_web_footer_0001_0Top .list_item .title .one-icon i:nth-child(2){width: 2px; height: 100%; background-color: #fff; border-radius: 5px;}
    #ly_web_footer_0001_0Top .list_item.cur .title .one-icon{transform: rotate(90deg);}
    #ly_web_footer_0001_0Top .list_item.cur .title .one-icon i:nth-child(1){opacity: 0;}
    #ly_web_footer_0001_0Top .list_item .two_list{height: 0; overflow: hidden; transition: all .5s ease-in-out;}
    #ly_web_footer_0001_0Top .list_item .two{padding: 16px 0 0;}
    #ly_web_footer_0001_0Top .list_item .two_li{font-size: 14px !important; line-height: 100% !important; }
    #ly_web_footer_0001_0Top .list_item .two_li:first-child{margin-top: 0;}
    
    /* 分享 */
    #ly_web_footer_0001_0Share{display: none;}
    #ly_web_footer_0001_0Share.mb{margin-top: 28px; padding-bottom: 0; gap: 0 12px; display: flex; border: 0; justify-content: center;}
    #ly_web_footer_0001_0Share .item{width: 32px; height: 32px;}
    #ly_web_footer_0001_0Share .item .svg{width: 73%; height: 73%;}

    /* 表单 */
    #ly_web_footer_0001_0Form.mb{display: block; width: 100%; margin-top: 24px;}
    #ly_web_footer_0001_0Form.pc .signup{display: none;}
    #ly_web_footer_0001_0Form .signup{width: 100%; flex-direction: column;}
    #ly_web_footer_0001_0Form .signup .text{width: 100%; font-size: 12px; text-align: center;}
    #ly_web_footer_0001_0Form .signup .formBox {width: 91.13%;}
    #ly_web_footer_0001_0Form .signup .form{width: 100%; margin-top: 16px; gap: 0 10px; padding: 3px 6px 3px 10px; min-width: initial; justify-content: space-between;}
    #ly_web_footer_0001_0Form .form .input { padding-right: 10px; font-size: 12px;}
    #ly_web_footer_0001_0Form .signup .button { padding: 6.5px 10.5px; font-size: 12px; line-height: 160%;}

    /* 联系 */
    #ly_web_footer_0001_0Top .contact{margin-top: 18px; gap: 12px 0;}
    #ly_web_footer_0001_0Top .contact .li{gap: 0 6px;}
    #ly_web_footer_0001_0Top .contact .icon{width: 18px; height: 18px;}
    #ly_web_footer_0001_0Top .contact .icon img{transform: scale(1.3);}
    #ly_web_footer_0001_0Top .contact .text{width: calc(100% - 18px - 6px); font-size: 14px;}

    #ly_web_footer_0001_0Form.pc{padding-top: 4px; flex-wrap: wrap;}
    #ly_web_footer_0001_0Form .left{gap: 10px; width: 100%; max-width: 100%;}
    #ly_web_footer_0001_0Form .nav{font-size: 12px; line-height: 160%;}

    /* 语言选择 */
    #ly_web_footer_0001_0Form .world{display: none; gap: 0 6px; margin-top: 24px; width: 100%; justify-content: flex-start;}
    #ly_web_footer_0001_0Form .world img{transform: scale(1.4);}
    #ly_web_footer_0001_0Form .world span{font-size: 15px; line-height: 160%;}
    
    #ly_web_footer_0001_0_bottom{padding-top: 27px;}
    #ly_web_footer_0001_0_bottom .box{justify-content: flex-start;}
    #ly_web_footer_0001_0_bottom *,
    #ly_web_footer_0001_0_bottom a{font-size: 12px;}

    #ly_web_footer_0001_0Form .form-error{font-size: 12px;}
    #ly_web_footer_0001_0Form .form-success{font-size: 12px;}
} 
#ly_web_sidebar_0001_1{ bottom: 14.96%; right: 48px; width: 64px; z-index: 100; gap: 40px;}
#ly_web_sidebar_0001_1 .btn{ width: 100%; height: 64px; background: rgba(0, 0, 0, .5); border-radius: 50%; transition: all 0.5s ease;}
#ly_web_sidebar_0001_1 .btn:hover{background: var(--color-primary);}

 #launcher,
.zendesk-messenger-launcher,
iframe[src*="zendesk"][title*="launcher"] {display: none !important; visibility: hidden !important; opacity: 0 !important; pointer-events: none !important;}
iframe[title*="Messaging window"]{z-index: 10000 !important; max-height: 65vh !important; bottom: calc( 14.96% + 104px) !important; right: 120px !important;}

@media (max-width: 1920px) {
    #ly_web_sidebar_0001_1{gap: 30px;}
}
@media (max-width: 1024px) { 
    #ly_web_sidebar_0001_1{width: 40px; gap: 20px; bottom: 8%; right: 40px;}
    #ly_web_sidebar_0001_1 .btn{height: 40px;}
    #ly_web_sidebar_0001_1 .btn img{transform: scale(.7);}
    
    iframe[title*="Messaging window"]{bottom: calc( 8% + 80px) !important; right: 80px !important;}
}
@media (max-width: 992px) { 
    #ly_web_sidebar_0001_1{width: .303rem; gap: .1515rem; bottom: 8%; right: .303rem;}
    #ly_web_sidebar_0001_1 .btn{height: .303rem;}
}
@media (max-width: 768px) { 
    #ly_web_sidebar_0001_1{width: .6rem; gap: .2rem; bottom: 5%; right: .32rem;}
    #ly_web_sidebar_0001_1 .btn{height: .6rem;}
    
    iframe[title*="Messaging window"]{bottom: 0 !important; right: 0 !important; top: inherit !important;}
}
/* Pool Water Pump — Figtree via theme; assets via /module/custom-web/products/pool_water_pump/images/ */
@font-face {
  font-family: Figtree;
  src: url("/themes/default/css/font/Figtree-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: Figtree;
  src: url("/themes/default/css/font/Figtree-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: Figtree;
  src: url("/themes/default/css/font/Figtree-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

.pwp-page {
  --container-width: 1440px;
  --text-grey: #666666;
  --card-bg: rgba(255, 255, 255, 0.95);
  --max-width: 1400px;
  --bg-gray: #f9f9fb;
  --text-black: #000000;
  --text-white: #fff;
  --card-radius: 20px;
  --bg-f4: #f4f4f4;
  --preview-bg: #f5f5f7;
  --transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  --subnav-height: 64px;
  --subnav-offset-top: 0px;
  --subnav-scroll-offset: var(--subnav-height);
  --color-brand-blue: #0071e3;
  --color-text-primary: #333333;
  --color-white: #ffffff;
  --site-header-height: 70px;
  --container-padding: clamp(20px, 5vw, 120px);
  --color-hero-accent: #1d96ff;
  --color-hero-eyebrow: #d9d9d9;

  --font-family: Figtree, sans-serif;

  --text-nav-brand: clamp(20px, 1.25vw, 24px);
  --text-nav-link: clamp(14px, 0.83vw, 16px);
  --text-nav-button: clamp(14px, 0.83vw, 16px);

  --text-hero-eyebrow: clamp(18px, 1.25vw, 24px);
  --text-hero-title: clamp(26px, 3.02vw, 58px);
  --text-hero-title-leading: clamp(36px, 2.6vw, 50px);
  --text-hero-subtitle: clamp(20px, 1.875vw, 36px);
  --text-hero-button: clamp(14px, 0.83vw, 16px);

  --text-problems-title: clamp(28px, 2.5vw, 48px);
  --text-problems-card: clamp(16px, 1.04vw, 20px);
  --text-problems-footer: clamp(28px, 2.5vw, 48px);

  --text-inver-tech-title: clamp(24px, 3.02vw, 58px);
  --text-inver-tech-subtitle: clamp(19.2px, 1.875vw, 36px);
  --text-inver-tech-card-title: clamp(19.2px, 1.875vw, 36px);
  --text-inver-tech-card-desc: clamp(14px, 1.04vw, 20px);

  --text-stat-value: clamp(20px, 3.02vw, 58px);
  --text-stat-label: clamp(14px, 1.04vw, 20px);
  --text-stat-disclaimer: clamp(12px, 0.73vw, 14px);
  --text-badges: clamp(12px, 1.35vw, 20px);

  --text-quiet-title: clamp(28px, 3.02vw, 58px);
  --text-quiet-subtitle: clamp(14px, 1.35vw, 36px);
  --text-quiet-value: clamp(28px, 3.02vw, 58px);
  --text-quiet-label: clamp(14px, 1.35vw, 20px);
  --text-quiet-record-title: clamp(28px, 3.02vw, 58px);
  --text-quiet-record-body: clamp(14px, 1.35vw, 26px);

  --text-ai-auto-title: clamp(22px, 3.02vw, 58px);
  --text-ai-auto-subtitle: clamp(18px, 1.875vw, 36px);
  --text-ai-auto-feature: clamp(16px, 1.35vw, 26px);
  --text-ai-auto-disclaimer: clamp(12px, 0.73vw, 14px);

  --text-full-touch-title: clamp(24px, 3.02vw, 58px);
  --text-full-touch-subtitle: clamp(18px, 1.875vw, 36px);
  --text-full-touch-label: clamp(12px, 1.04vw, 20px);

  --text-ecosystem-title: clamp(24px, 3.02vw, 58px);
  --text-ecosystem-desc: clamp(14px, 1.04vw, 20px);

  --text-built-title: clamp(22px, 3.02vw, 58px);
  --text-built-card-title: clamp(14px, 1.875vw, 36px);
  --text-built-card-desc: clamp(14px, 1.04vw, 20px);

  --text-preview-title: clamp(22px, 3.02vw, 58px);
  --text-preview-tab: clamp(14px, 1.04vw, 20px);
  --text-preview-ar: clamp(16px, 1.875vw, 36px);
  --text-preview-hint: clamp(14px, 0.94vw, 18px);

  --text-box-kit-title: clamp(24px, 3.02vw, 58px);
  --text-box-kit-label: clamp(18px, 1.04vw, 20px);

  --text-specs-title: clamp(24px, 3.02vw, 58px);
  --text-specs-tab: clamp(14px, 1.04vw, 20px);
  --text-specs-cell: clamp(10px, 1.04vw, 20px);
  --text-specs-head: clamp(18px, 1.458vw, 28px);

  font-family: var(--font-family);
  color: #000;
  box-sizing: border-box;
  --pc-u: 1px;
  --mobile-u: 1px;
}

li#\33 d-tab-item{
  padding: 0 50px 20px;
}

#ar-tab-item{
  padding: 0 50px 20px;
}

@media (min-width: 768px) and (max-width: 1311px) {
  .pwp-page {
    --pc-u: calc(100vw / 1312);
  }
}
@media (max-width: 767px) {
  .pwp-page {
    --mobile-u: 1px;
  }
}
.pwp-page *,
.pwp-page *::before,
.pwp-page *::after {
  box-sizing: border-box;
}

/* Subnav (参考 salt 产品页) */
.pwp-page .subnav-holder {
  position: relative;
  width: 100%;
  height: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 100;
  background: #fff;
}

.pwp-page .subnav-holder.is-revealed {
  height: var(--subnav-height);
  visibility: visible;
  pointer-events: auto;
}

.pwp-page .subnav {
  position: absolute;
  inset: 0 0 auto;
  z-index: 100;
  width: 100%;
  height: var(--subnav-height);
  padding-inline: max(24px, calc((100vw - 1312px) / 2));
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}

.pwp-page .subnav.is-fixed {
  position: fixed;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
}

#ly_web_header_0001_0.pwp-subnav-site-header-hidden {
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none;
  transition: none !important;
}

.pwp-page #inverTechSection,
.pwp-page #pwp-energy-saving,
.pwp-page #quietHeroSection,
.pwp-page #pwp-ai-auto,
.pwp-page #pwp-full-touch,
.pwp-page #pwp-specs,
.pwp-page #pwp-quote {
  scroll-margin-top: var(--subnav-scroll-offset);
}

.pwp-page .subnav__inner {
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 1312px;
  height: var(--subnav-height);
  margin-inline: auto;
  gap: 32px;
}

.pwp-page .subnav__brand {
  flex-shrink: 0;
  font-size: var(--text-nav-brand);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.04em;
  color: var(--color-text-primary);
  white-space: nowrap;
  text-decoration: none;
}

.pwp-page .subnav__brand-text {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}

.pwp-page .subnav__nav {
  flex: 1 1 auto;
  min-width: 0;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

.pwp-page .subnav__nav::-webkit-scrollbar {
  display: none;
}

.pwp-page .subnav__links {
  display: flex;
  align-items: center;
  gap: 24px;
  width: max-content;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pwp-page .subnav__link {
  position: relative;
  display: block;
  font-size: var(--text-nav-link);
  font-weight: 500;
  line-height: 16px;
  color: #999;
  white-space: nowrap;
  padding: 24px 0;
  transition: color 160ms ease;
  text-decoration: none;
}

.pwp-page .subnav__link:hover,
.pwp-page .subnav__link.is-active {
  color: var(--color-text-primary);
}

.pwp-page .subnav__link.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 15px;
  height: 2px;
  border-radius: 2px;
  background: var(--color-brand-blue);
}

.pwp-page .subnav__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  min-width: 132px;
  height: 46px;
  padding: 0 26px;
  border-radius: 100px;
  background-color: var(--color-brand-blue);
  font-size: var(--text-nav-button);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.32px;
  color: var(--color-white);
  white-space: nowrap;
  transition: opacity 0.2s ease;
  text-decoration: none;
}

.pwp-page .subnav__cta:hover {
  opacity: 0.85;
}

.pwp-page .subnav__link:focus-visible,
.pwp-page .subnav__cta:focus-visible {
  outline: 2px solid var(--color-brand-blue);
  outline-offset: 3px;
}

@media (max-width: 767px) {
  .pwp-page {
    --subnav-height: 84px;
    --subnav-scroll-offset: var(--subnav-height);
  }

  .pwp-page .subnav {
    height: var(--subnav-height);
    padding-inline: 15px;
  }

  .pwp-page .subnav__inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: 48px 36px;
    gap: 0;
    height: var(--subnav-height);
  }

  .pwp-page .subnav__brand {
    grid-column: 1;
    grid-row: 1;
    align-self: start;
    min-width: 0;
    max-width: 100%;
    padding-top: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
  }

  .pwp-page .subnav__cta {
    grid-column: 2;
    grid-row: 1;
    align-self: start;
    justify-self: end;
    min-width: 0;
    height: 30px;
    margin-top: 9px;
    padding: 0 16px;
    font-size: 12px;
  }

  .pwp-page .subnav__nav {
    grid-column: 1 / -1;
    grid-row: 2;
    width: calc(100% + 15px);
    height: 36px;
    padding-top: 7px;
    -webkit-mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 48px), transparent 100%);
    mask-image: linear-gradient(90deg, #000 0, #000 calc(100% - 48px), transparent 100%);
  }

  .pwp-page .subnav__links {
    gap: 18px;
    padding-right: 30px;
  }

  .pwp-page .subnav__link {
    height: 28px;
    padding: 2px 0 12px;
    font-size: 14px;
    line-height: 14px;
  }

  .pwp-page .subnav__link.is-active::after {
    bottom: 5px;
  }
}

.pwp-page .proY1,
.pwp-page .proY2 {
  display: none;
}
.pwp-page h1,
.pwp-page h2,
.pwp-page h3 {
  font-weight: 600;
}

/* Hero (参考 salt) */
.pwp-page .hero {
  --hero-viewport-height: calc(100vh - var(--site-header-height));
  position: relative;
  width: 100%;
  margin-top: var(--site-header-height);
  overflow: hidden;
  height: var(--hero-viewport-height);
  min-height: var(--hero-viewport-height);
  max-height: var(--hero-viewport-height);
  background-color: var(--color-white);
}

@supports (height: 100svh) {
  .pwp-page .hero {
    --hero-viewport-height: calc(100svh - var(--site-header-height));
  }
}

.pwp-page .hero__background {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.pwp-page .hero__background picture {
  display: block;
  width: 100%;
  height: 100%;
}

.pwp-page .hero__background-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.pwp-page .hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1920px;
  margin-inline: auto;
  padding-inline: var(--container-padding);
  padding-top: clamp(48px, 4.69vw, 90px);
  padding-bottom: clamp(48px, 4.69vw, 90px);
  text-align: center;
}

.pwp-page .hero__title {
  margin: 0 0 clamp(14px, 1.25vw, 24px);
  max-width: 1097px;
  font-family: var(--font-family);
  font-size: var(--text-hero-title);
  font-weight: 600;
  line-height: var(--text-hero-title-leading);
  letter-spacing: -0.02em;
  color: var(--color-white);
}

.pwp-page .hero__title-mobile {
  display: none;
}

.pwp-page .hero__title-desktop {
  display: block;
}

.pwp-page .hero__title-mobile-text {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
}

@media (min-width: 768px) {
  .pwp-page .hero__title {
    letter-spacing: -1.28px;
  }
}

.pwp-page .hero__subtitle {
  margin: 0 0 clamp(24px, 2.4vw, 46px);
  font-family: var(--font-family);
  font-size: var(--text-hero-subtitle);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: var(--color-white);
}

@media (min-width: 768px) {
  .pwp-page .hero__subtitle {
    letter-spacing: -0.32px;
  }
}

.pwp-page .hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: clamp(20px, 2.08vw, 40px);
}

.pwp-page .hero__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: clamp(160px, 9.375vw, 180px);
  height: 48px;
  border-radius: 100px;
  font-family: var(--font-family);
  font-size: var(--text-hero-button);
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  box-shadow: 0 4px 10px rgba(20, 96, 173, 0.1);
  transition: opacity 0.2s ease;
}

.pwp-page .hero__btn:hover {
  opacity: 0.88;
}

.pwp-page .hero__btn--play {
  background-color: var(--color-white);
  color: var(--color-hero-accent);
  box-shadow:
    0 4px 10px rgba(20, 96, 173, 0.1),
    inset 1px 1px 4px rgba(255, 255, 255, 0.25);
}

.pwp-page .hero__btn--inquire {
  background-color: var(--color-hero-accent);
  color: var(--color-white);
}

.pwp-page .hero__btn-icon {
  flex-shrink: 0;
}

@media (max-width: 1024px) {
  .pwp-page .hero__background-image {
    object-position: center top;
  }

  .pwp-page .hero__btn {
    width: clamp(120px, 9.375vw, 180px);
    height: 34px;
  }
}

@media (max-width: 767px) {
  .pwp-page {
    --site-header-height: 74px;
  }

  .pwp-page .hero {
    height: calc(100vh - 74px);
    min-height: calc(100vh - 74px);
    max-height: calc(100vh - 74px);
  }

  .pwp-page .hero__title {
    letter-spacing: -0.01em;
  }

  .pwp-page .hero__title-desktop {
    display: none;
  }

  .pwp-page .hero__title-mobile {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 100%;
    max-width: 360px;
  }

  .pwp-page .hero__title-mobile-text {
    display: block;
  }

  .pwp-page .hero__actions {
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 320px;
  }

  .pwp-page .hero__btn {
    width: 100%;
  }
}

@media (max-width: 430px) {
  .pwp-page .hero__inner {
    padding-top: 48px;
  }

  .pwp-page .hero__subtitle {
    font-size: 18px;
  }
}

.pwp-page .inver-tech-section {
    padding: 0 10px 20px;
  }
  
  #ar-tab-item{
    padding: 0 10px 20px;
  }
}
.pwp-page .pwp-problems {
  background: #fff;
}
.pwp-page .pwp-problems__inner {
  max-width: calc(390 * var(--mobile-u));
  margin: 0 auto;
  padding: calc(48 * var(--mobile-u)) calc(20 * var(--mobile-u)) calc(56 * var(--mobile-u));
}
.pwp-page .pwp-problems__title {
  margin: 0;
  color: #000;
  font-size: var(--text-problems-title);
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: calc(-0.56 * var(--mobile-u));
  text-align: center;
}
.pwp-page .pwp-problems__grid {
  display: flex;
  flex-direction: column;
  gap: calc(24 * var(--mobile-u));
  margin-top: calc(32 * var(--mobile-u));
}
.pwp-page .pwp-problems__card {
  position: relative;
  overflow: hidden;
  width: auto;
  height: calc(508 * var(--mobile-u));
  border-radius: calc(16 * var(--mobile-u));
  background: #e1e1e1;
}
.pwp-page .pwp-problems__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pwp-page .pwp-problems__bubble {
  position: absolute;
  left: calc(21 * var(--mobile-u));
  right: calc(21 * var(--mobile-u));
  bottom: calc(24 * var(--mobile-u));
  height: calc(149 * var(--mobile-u));
}
.pwp-page .pwp-problems__bubble::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.04);
  -webkit-backdrop-filter: blur(calc(30 * var(--mobile-u))) saturate(200%) brightness(1.06);
  backdrop-filter: blur(calc(30 * var(--mobile-u))) saturate(200%) brightness(1.06);
  -webkit-mask-image: url(/module/custom-web/products/pool_water_pump/images/pwp-problem-bubble.svg);
  mask-image: url(/module/custom-web/products/pool_water_pump/images/pwp-problem-bubble.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.pwp-page .pwp-problems__bubble::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.72) 0%,
    rgba(255, 255, 255, 0.52) 100%
  );
  box-shadow: inset 0 calc(1 * var(--mobile-u)) 0 rgba(255, 255, 255, 0.85);
  -webkit-mask-image: url(/module/custom-web/products/pool_water_pump/images/pwp-problem-bubble.svg);
  mask-image: url(/module/custom-web/products/pool_water_pump/images/pwp-problem-bubble.svg);
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.pwp-page .pwp-problems__bubble-shape {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
}
.pwp-page .pwp-problems__bubble-close {
  position: absolute;
  z-index: 2;
  top: calc(10 * var(--mobile-u));
  left: 50%;
  width: calc(8 * var(--mobile-u));
  height: calc(8 * var(--mobile-u));
  transform: translateX(-50%);
}
.pwp-page .pwp-problems__bubble-text {
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  bottom: calc(45 * var(--mobile-u));
  margin: 0;
  color: #000;
  font-size: var(--text-problems-card);
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
}
.pwp-page .pwp-problems__footer {
  margin: calc(32 * var(--mobile-u)) 0 0;
  color: #000;
  font-size: var(--text-problems-footer);
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: calc(-0.56 * var(--mobile-u));
  text-align: center;
}
@media (min-width: 768px) {
  .pwp-page .pwp-problems__inner {
    max-width: calc(1200 * var(--pc-u));
    padding: calc(180 * var(--pc-u)) 0 calc(80 * var(--pc-u));
  }
  .pwp-page .pwp-problems__title {
    letter-spacing: calc(-0.96 * var(--pc-u));
  }
  .pwp-page .pwp-problems__grid {
    flex-direction: row;
    justify-content: center;
    gap: calc(33 * var(--pc-u));
    margin-top: calc(56 * var(--pc-u));
  }
  .pwp-page .pwp-problems__card {
    flex: 0 0 calc(378 * var(--pc-u));
    width: calc(378 * var(--pc-u));
    height: calc(492 * var(--pc-u));
    border-radius: calc(20 * var(--pc-u));
  }
  .pwp-page .pwp-problems__bubble {
    left: calc(20 * var(--pc-u));
    right: calc(20 * var(--pc-u));
    bottom: calc(23 * var(--pc-u));
    height: calc(144 * var(--pc-u));
  }
  .pwp-page .pwp-problems__bubble::before {
    background: rgba(255, 255, 255, 0.04);
    -webkit-backdrop-filter: blur(calc(36 * var(--pc-u))) saturate(200%) brightness(1.06);
    backdrop-filter: blur(calc(36 * var(--pc-u))) saturate(200%) brightness(1.06);
  }
  .pwp-page .pwp-problems__bubble::after {
    background: linear-gradient(
      180deg,
      rgba(255, 255, 255, 0.72) 0%,
      rgba(255, 255, 255, 0.52) 100%
    );
    box-shadow: inset 0 calc(1 * var(--pc-u)) 0 rgba(255, 255, 255, 0.85);
  }
  .pwp-page .pwp-problems__bubble-close {
    top: calc(10 * var(--pc-u));
    width: calc(8.146 * var(--pc-u));
    height: calc(8 * var(--pc-u));
  }
  .pwp-page .pwp-problems__bubble-text {
    bottom: calc(36 * var(--pc-u));
  }
  .pwp-page .pwp-problems__footer {
    margin-top: calc(56 * var(--pc-u));
    letter-spacing: calc(-0.96 * var(--pc-u));
  }
}
.pwp-page .inver-tech-section {
  position: relative;
  width: 100%; /* min-height: 100vh; */
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow-x: hidden;
  overflow-y: visible;
  background-color: #ffffff;
}
.pwp-page .inver-tech-reveal-scroll-stage {
  position: relative;
  width: 100%;
  min-height: 240vh;
  box-sizing: border-box;
}
.pwp-page .inver-tech-reveal-root {
  position: sticky;
  top: 0;
  width: 100%;
  box-sizing: border-box;
}
.pwp-page .inver-tech-section__stage {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: calc(100vh + 420px);
  box-sizing: border-box;
}
.pwp-page .inver-tech-reveal-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.pwp-page .inver-tech-reveal-overlay__scalable {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  transform: scale(1);
  transform-origin: 50% calc(50% - 300px);
  will-change: transform;
}
.pwp-page .inver-tech-reveal-overlay__dim {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.1);
  pointer-events: none;
  opacity: 1;
  will-change: opacity;
  mask-image: url("/module/custom-web/products/pool_water_pump/images/ai-inverter-tech.svg");
  mask-repeat: no-repeat;
  mask-position: center calc(50% - 168px);
  mask-size: 70vw auto;
  -webkit-mask-image: url("/module/custom-web/products/pool_water_pump/images/ai-inverter-tech.svg");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center calc(50% - 168px);
  -webkit-mask-size: 70vw auto;
}
.pwp-page .inver-tech-reveal-overlay__chip {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  transform: translate(-50%, -50%);
  line-height: 0;
  opacity: 1;
  will-change: opacity;
}
.pwp-page .inver-tech-reveal-overlay__chip {
  top: calc(50% - 300px);
}
.pwp-page .inver-tech-reveal-overlay__chip-svg {
  width: 66vw;
  height: auto;
  display: block;
  outline: 500vw solid #1a1a1a;
  box-shadow: 0 0 0 2px #1a1a1a;
  margin-bottom: -1px;
}
.pwp-page .inver-tech-bg-visual {
  top: 50%;
  left: 50%;
  width: 100%;
  z-index: 1;
  pointer-events: none;
  font-family: Figtree, sans-serif;
  font-size: 0;
}
.pwp-page .inver-tech-bg-visual img {
  width: 100%;
  height: auto;
  filter: drop-shadow(0 0 80px rgba(0, 102, 204, 0.15));
}
.pwp-page .inver-tech-bg-visual::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 120%;
  height: 100px;
  background: radial-gradient(
    ellipse at center,
    rgba(0, 0, 0, 0.05) 0%,
    transparent 70%
  );
}
.pwp-page .inver-tech-content {
  position: absolute;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.pwp-page .inver-tech-header {
  margin-top: 50px;
}
.pwp-page .inver-tech-title,
.pwp-page .stats-card-title {
  font-family: var(--font-family);
  font-size: var(--text-inver-tech-title);
}
.pwp-page .inver-tech-title {
  margin-top: 50px;
}
.pwp-page .stats-card-title {
  margin-bottom: 46px;
}
.pwp-page .inver-tech-subtitle {
  font-family: var(--font-family);
  font-size: var(--text-inver-tech-subtitle);
  color: #000;
}
.pwp-page .inver-tech-grid {
  position: absolute;
  bottom: 100px;
  z-index: 3;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  width: 90%;
  max-width: var(--container-width);
  margin-top: auto;
  justify-content: center;
}
.pwp-page .inver-tech-card {
  border-radius: 30px;
  padding: 32px;
  text-align: left;
  box-shadow: 0 15px 45px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 1px solid rgba(0, 0, 0, 0.03);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  aspect-ratio: 533 / 688;
}
.pwp-page .inver-tech-card:nth-child(1) {
  background-image: url("/module/custom-web/products/pool_water_pump/images/Group46.webp");
}
.pwp-page .inver-tech-card:nth-child(2) {
  background-image: url("/module/custom-web/products/pool_water_pump/images/Group47.webp");
}
.pwp-page .inver-tech-card:nth-child(3) {
  background-image: url("/module/custom-web/products/pool_water_pump/images/Group48.webp");
}
.pwp-page .inver-tech-card:hover {
  transform: translateY(-10px);
}
.pwp-page .inver-tech-card h3 {
  font-family: var(--font-family);
  font-size: var(--text-inver-tech-card-title);
  margin-bottom: 5px;
}
.pwp-page .inver-tech-card p {
  font-family: var(--font-family);
  font-size: var(--text-inver-tech-card-desc);
  color: var(--text-grey);
  line-height: 1.5;
}
@media (max-width: 1560px) {
  .pwp-page .inver-tech-grid {
    bottom: 60px;
  }
  .pwp-page .inver-tech-reveal-overlay__chip {
    top: calc(50% - 250px);
  }
  .pwp-page .inver-tech-reveal-overlay__scalable {
    transform-origin: 50% calc(50% - 250px);
  }
  .pwp-page .inver-tech-reveal-overlay__dim {
    mask-position: center calc(50% - 250px);
    -webkit-mask-position: center calc(50% - 250px);
  }
}
@media (max-width: 1024px) {
  .pwp-page .inver-tech-section__stage {
    min-height: calc(100vh - 0px);
  }
  .pwp-page .inver-tech-title {
    margin-top: 210px;
  }
  .pwp-page .inver-tech-card {
    padding: 20px;
    min-height: auto;
  }
  .pwp-page .inver-tech-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media (max-width: 460px) {
  .pwp-page .inver-tech-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .pwp-page .inver-tech-section__stage {
    min-height: 1800px;
  }
  .pwp-page .inver-tech-header{
    margin-top: 140px;
  }
  .pwp-page .inver-tech-card {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 1311px) {
  .pwp-page .inver-tech-reveal-scroll-stage {
    min-height: auto;
    height: auto;
    max-height: none;
  }

  .pwp-page .inver-tech-reveal-root {
    position: relative;
    top: auto;
  }

  .pwp-page .inver-tech-reveal-overlay {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1311px) {
  .pwp-page .inver-tech-section__stage {
    min-height: auto;
    padding-bottom: calc(40 * var(--pc-u));
  }
}
.pwp-page .savings-hero {
  position: relative;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow-x: hidden;
  overflow-y: visible;
  background-color: transparent;
}
.pwp-page .savings-hero__stage {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.pwp-page .savings-hero__stage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pwp-page .saving-content {
  width: 100%;
  background-color: var(--bg-f4);
  position: relative;
  height: auto;
  aspect-ratio: 192/97;
}
.pwp-page .stats-container {
  width: 75%;
  position: absolute;
  top: -30%;
  left: 50%;
  transform: translateX(-50%);
  max-width: var(--container-width);
}
.pwp-page .stats-card {
  background: #ffffff;
  border-radius: 32px;
  padding: 40px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.06);
  text-align: center;
}
.pwp-page .stats-header-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 46px;
}
.pwp-page .stat-item h2 {
  font-family: var(--font-family);
  font-size: var(--text-stat-value);
  letter-spacing: -1px;
  margin-bottom: 8px;
}
.pwp-page .stat-item p {
  font-family: var(--font-family);
  font-size: var(--text-stat-label);
  color: #6e6e73;
}
.pwp-page .chart-area {
  width: 100%;
  max-height: 460px;
  aspect-ratio: 1578 / 540;
  overflow: hidden;
  line-height: 0;
}
.pwp-page .chart-area video {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}
.pwp-page .chart-disclaimer {
  text-align: right;
  font-family: var(--font-family);
  font-size: var(--text-stat-disclaimer);
  color: #999;
  margin-top: 10px;
  line-height: 1.5;
}
.pwp-page .badges-section {
  width: 88%;
  margin: 0 auto 100px;
  display: flex;
  align-items: center;
  gap: 40px;
  padding: 0 20px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  justify-content: center;
}
.pwp-page .badge-image-wrapper {
  display: flex;
  gap: 40px;
  flex-shrink: 0;
}
.pwp-page .badge-img {
  width: 200px;
  height: 200px;
  border-radius: 18px;
  justify-content: center;
}
.pwp-page .badge-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pwp-page .badges-text {
  flex: 1;
  font-family: var(--font-family);
  font-size: var(--text-badges);
  line-height: 1.4;
  color: var(--text-black);
  max-width: 720px;
}
@media (max-width: 1560px) {
  .pwp-page .badges-section {
    margin: 0 auto 60px;
  }
  .pwp-page .badge-img {
    width: 160px;
    height: 160px;
  }
  .pwp-page .badges-text {
    max-width: 480px;
  }
}
@media (max-width: 1024px) {
  .pwp-page .saving-content {
    min-height: 600px;
  }
  .pwp-page .stats-header-grid {
    gap: 40px;
  }
  .pwp-page .badges-section {
    text-align: center;
    margin: 0 auto 36px;
  }
  .pwp-page .badge-image-wrapper {
    justify-content: center;
  }
  .pwp-page .badges-text {
    margin: 15px auto;
  }
  .pwp-page .badge-img {
    width: 160px;
    height: 160px;
  }
}
@media (max-width: 460px) {
  .pwp-page .saving-content {
    min-height: 800px;
  }
  .pwp-page .stats-container {
    width: 90%;
    top: -7%;
  }
  .pwp-page .stats-card {
    padding: 20px;
  }
  .pwp-page .stats-header-grid {
    grid-template-columns: 1fr;
  }
  .pwp-page .chart-disclaimer {
    text-align: left;
  }
  .pwp-page .badges-section {
    flex-direction: column;
    display:block;
    width: 100%;
  }
}
.pwp-page .quiet-module {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: var(--bg-f4);
}

.pwp-page .quiet-module__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
}

.pwp-page .quiet-module__bg .quiet-hero__stage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  box-sizing: border-box;
}

.pwp-page .quiet-module__bg .quiet-hero__stage img {
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: contain;
  object-position: center top;
  display: block;
}

.pwp-page .quiet-module__gradient {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(244, 244, 244, 0) 0%,
    rgba(244, 244, 244, 0.15) 28%,
    rgba(244, 244, 244, 0.55) 48%,
    rgba(244, 244, 244, 0.92) 62%,
    var(--bg-f4) 72%
  );
}

.pwp-page .quiet-content {
  position: relative;
  z-index: 1;
  width: 100%;
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  box-sizing: border-box;
  padding: calc(180 * var(--mobile-u)) calc(20 * var(--mobile-u)) calc(48 * var(--mobile-u));
  min-height: calc(640 * var(--mobile-u));
}

.pwp-page .quiet-container {
  width: 100%;
  max-width: calc(390 * var(--mobile-u));
  margin: 0 auto;
  position: relative;
  padding: 0;
  box-sizing: border-box;
  flex-shrink: 0;
}

.pwp-page .quiet-card {
  border-radius: calc(16 * var(--mobile-u));
  text-align: center;
  width: 100%;
  position: relative;
  background: #fff;
  padding: calc(32 * var(--mobile-u)) calc(20 * var(--mobile-u)) calc(24 * var(--mobile-u));
  box-sizing: border-box;
  box-shadow: 0 calc(20 * var(--mobile-u)) calc(40 * var(--mobile-u)) rgba(0, 0, 0, 0.06);
}

.pwp-page .quiet-card__header {
  margin: 0;
}

.pwp-page .quiet-card__title {
  margin: 0;
  font-family: var(--font-family);
  font-size: var(--text-quiet-title);
  font-weight: 600;
  line-height: 1.2;
  color: var(--text-black);
}

.pwp-page .quiet-card__subtitle {
  margin: calc(12 * var(--mobile-u)) 0 0;
  font-family: var(--font-family);
  font-size: var(--text-quiet-subtitle);
  font-weight: 600;
  line-height: 1.2;
  color: var(--text-black);
}

.pwp-page .quiet-card__compare {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: calc(32 * var(--mobile-u));
  margin-top: calc(32 * var(--mobile-u));
}

.pwp-page .quiet-card__item {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pwp-page .quiet-card__media {
  width: 100%;
  overflow: hidden;
  border-radius: calc(12 * var(--mobile-u));
  background: #f4f4f4;
}

.pwp-page .quiet-card__media img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 560 / 360;
  object-fit: cover;
}

.pwp-page .quiet-card__value {
  margin: calc(16 * var(--mobile-u)) 0 0;
  font-family: var(--font-family);
  font-size: var(--text-quiet-value);
  font-weight: 600;
  line-height: 1.2;
  color: var(--text-black);
}

.pwp-page .quiet-card__label {
  margin: calc(8 * var(--mobile-u)) 0 0;
  font-family: var(--font-family);
  font-size: var(--text-quiet-label);
  font-weight: 400;
  line-height: 1.2;
  color: var(--text-black);
}

.pwp-page .quiet-record {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: calc(32 * var(--mobile-u));
  padding: 0;
  gap: calc(24 * var(--mobile-u));
  box-sizing: border-box;
  flex-shrink: 0;
}

.pwp-page .quiet-record .quiet-record-img {
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(120 * var(--mobile-u));
  max-width: calc(200 * var(--mobile-u));
}

.pwp-page .quiet-record .quiet-record-img > div img {
  width: 100%;
  height: auto;
}

.pwp-page .quiet-record .quiet-record-text {
  color: var(--text-black);
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: calc(390 * var(--mobile-u));
  text-align: center;
}

.pwp-page .quiet-record .quiet-record-text p,
.pwp-page .quiet-record .quiet-record-text p a {
  font-family: var(--font-family);
  font-size: var(--text-quiet-record-body);
  line-height: 1.4;
}

.pwp-page .quiet-record .quiet-record-text h2 {
  font-family: var(--font-family);
  font-size: var(--text-quiet-record-title);
  line-height: 1.2;
  margin-top: calc(10 * var(--mobile-u));
}

@media (min-width: 768px) {
  .pwp-page .quiet-content {
    padding: calc(540 * var(--pc-u)) calc(40 * var(--pc-u)) calc(80 * var(--pc-u));
    min-height: calc(1000 * var(--pc-u));
  }

  .pwp-page .quiet-container {
    width: 75%;
    max-width: var(--container-width);
  }

  .pwp-page .quiet-card {
    border-radius: calc(32 * var(--pc-u));
    padding: calc(80 * var(--pc-u)) calc(80 * var(--pc-u)) calc(56 * var(--pc-u));
    box-shadow: 0 calc(30 * var(--pc-u)) calc(60 * var(--pc-u)) rgba(0, 0, 0, 0.06);
  }

  .pwp-page .quiet-card__subtitle {
    margin-top: calc(16 * var(--pc-u));
  }

  .pwp-page .quiet-card__compare {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: calc(80 * var(--pc-u));
    margin-top: calc(56 * var(--pc-u));
  }

  .pwp-page .quiet-card__item {
    flex: 0 0 calc(50% - 40 * var(--pc-u));
    max-width: calc(560 * var(--pc-u));
  }

  .pwp-page .quiet-card__media {
    border-radius: calc(16 * var(--pc-u));
  }

  .pwp-page .quiet-card__value {
    margin-top: calc(24 * var(--pc-u));
  }

  .pwp-page .quiet-card__label {
    margin-top: calc(8 * var(--pc-u));
  }

  .pwp-page .quiet-record {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 88%;
    max-width: calc(1440 * var(--pc-u));
    margin: calc(56 * var(--pc-u)) auto 0;
    gap: calc(100 * var(--pc-u));
  }

  .pwp-page .quiet-record .quiet-record-img {
    justify-content: flex-end;
    align-items: flex-end;
    width: 30%;
    max-width: calc(200 * var(--pc-u));
    min-width: calc(100 * var(--pc-u));
  }

  .pwp-page .quiet-record .quiet-record-text {
    align-items: flex-start;
    max-width: calc(620 * var(--pc-u));
    text-align: left;
  }

  .pwp-page .quiet-record .quiet-record-text h2 {
    margin-top: calc(10 * var(--pc-u));
  }
}

@media (min-width: 1600px) {
  .pwp-page .quiet-content {
    padding: calc(700 * var(--pc-u)) calc(40 * var(--pc-u)) calc(80 * var(--pc-u));
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .pwp-page .quiet-content {
    padding-top: calc(280 * var(--pc-u));
    min-height: calc(880 * var(--pc-u));
  }

  .pwp-page .quiet-container {
    width: 88%;
  }

  .pwp-page .quiet-card {
    padding: calc(48 * var(--pc-u)) calc(48 * var(--pc-u)) calc(40 * var(--pc-u));
  }

  .pwp-page .quiet-card__compare {
    gap: calc(40 * var(--pc-u));
    margin-top: calc(40 * var(--pc-u));
  }

  .pwp-page .quiet-record {
    flex-direction: column;
    align-items: center;
    gap: calc(32 * var(--pc-u));
    margin-top: calc(40 * var(--pc-u));
  }

  .pwp-page .quiet-record .quiet-record-img {
    width: calc(160 * var(--pc-u));
    max-width: none;
    min-width: 0;
    justify-content: center;
    align-items: center;
  }

  .pwp-page .quiet-record .quiet-record-text {
    align-items: center;
    max-width: none;
    text-align: center;
  }
}

.pwp-page .ai-auto-section {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 5%;
  overflow: hidden;
  aspect-ratio: 640 / 339;
  background-image: url("/module/custom-web/products/pool_water_pump/images/main-9.webp");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pwp-page .ai-auto-header {
  text-align: center;
  margin-bottom: 60px;
}
.pwp-page .ai-auto-title {
  font-family: var(--font-family);
  font-size: var(--text-ai-auto-title);
  color: var(--text-black);
  margin-bottom: 15px;
}
.pwp-page .ai-auto-subtitle {
  font-family: var(--font-family);
  font-size: var(--text-ai-auto-subtitle);
  color: var(--text-black);
}
.pwp-page .ai-auto-visual {
  display: none;
}
.pwp-page .ai-auto-visual__image {
  display: block;
  width: 100%;
  height: auto;
}
.pwp-page .ai-auto-container {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-around;
  position: relative;
  flex: 1;
  padding: 0 14%;
  flex-direction: column;
}
.pwp-page .ai-feature-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  z-index: 5;
}
.pwp-page .ai-feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.pwp-page .ai-icon-box {
  width: 66px;
  height: 66px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
.pwp-page .ai-icon-box img {
  width: 100%;
  height: 100%;
  opacity: 0.8;
}
.pwp-page .ai-feature-item span {
  font-family: var(--font-family);
  font-size: var(--text-ai-auto-feature);
  line-height: 1.3;
  color: var(--text-black);
}
.pwp-page .ai-visual-wrap {
  position: absolute;
  right: -5%;
  top: 50%;
  transform: translateY(-50%);
  width: 75%; /* max-width: var(--container-width); */
  max-width: 1100px;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
.pwp-page .ai-visual-wrap img {
  width: 100%;
  height: auto;
  filter: drop-shadow(0 30px 50px rgba(0, 0, 0, 0.1));
}
.pwp-page .ai-disclaimer {
  text-align: left;
  color: #b2b2b5;
  max-width: 580px;
}
.pwp-page .ai-disclaimer p {
  font-family: var(--font-family);
  font-size: var(--text-ai-auto-disclaimer);
  line-height: 1.2;
  color: #6e6e73;
}
@media (max-width: 1024px) {
  .pwp-page .ai-visual-wrap {
    width: 85%;
    right: -10%;
  }
  .pwp-page .ai-auto-section {
    padding: 36px 5%;
  }
  .pwp-page .ai-auto-header {
    margin-bottom: 28px;
  }
  .pwp-page .ai-feature-list {
    gap: 20px;
  }
  .pwp-page .ai-auto-container {
    transform: translateY(-80px);
    padding: 0 5%;
  }
  .pwp-page .ai-icon-box {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .pwp-page .ai-auto-section {
    aspect-ratio: auto;
    min-height: 0;
    padding: calc(48 * var(--mobile-u)) calc(20 * var(--mobile-u)) calc(40 * var(--mobile-u));
    background-image: none;
    background-color: #ffffff;
    overflow: visible;
    align-items: stretch;
  }

  .pwp-page .ai-auto-header {
    margin-bottom: calc(24 * var(--mobile-u));
    text-align: center;
  }

  .pwp-page .ai-auto-title {
    margin-bottom: calc(12 * var(--mobile-u));
  }

  .pwp-page .ai-auto-visual {
    display: block;
    width: 100%;
    margin-bottom: calc(32 * var(--mobile-u));
  }

  .pwp-page .ai-auto-container {
    transform: none;
    padding: 0;
    flex: none;
    align-items: stretch;
    justify-content: flex-start;
  }

  .pwp-page .ai-feature-list {
    gap: calc(24 * var(--mobile-u));
    align-items: center;
  }

  .pwp-page .ai-icon-box {
    width: calc(48 * var(--mobile-u));
    height: calc(48 * var(--mobile-u));
    margin-bottom: calc(10 * var(--mobile-u));
  }

  .pwp-page .ai-disclaimer {
    position: static;
    margin-top: calc(24 * var(--mobile-u));
    max-width: none;
    text-align: center;
  }

  .pwp-page .ai-feature-list {
    flex-direction: row;
    justify-content: center;
  }
}
.pwp-page .full-touch .wrapper {
  height: 100%;
  aspect-ratio: 16 / 9;
}
.pwp-page .full-touch .full-touch-add-mb {
  display: none;
  height: 100px;
  background-color: var(--bg-f4);
}
.pwp-page .full-touch .hotspot {
  position: absolute;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  border: 1.1104px solid #d9d9d9;
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgba(255, 255, 255, 0) 82.77%,
    rgba(255, 255, 255, 0.5) 100%
  );
  background-color: transparent;
}
.pwp-page .full-touch .full-touch-title {
  position: absolute;
  top: 100px;
  text-align: center;
  width: 100%;
}
.pwp-page .full-touch .full-touch-title h2 {
  font-family: var(--font-family);
  font-size: var(--text-full-touch-title);
  margin-bottom: 15px;
}
.pwp-page .full-touch .full-touch-title p {
  font-family: var(--font-family);
  font-size: var(--text-full-touch-subtitle);
}
.pwp-page .full-touch .text {
  font-family: var(--font-family);
  font-size: var(--text-full-touch-label);
} /* text-1 终点：仅作连线锚点，不显示任何图形 */
.pwp-page .full-touch #h1.hotspot {
  width: 1px;
  height: 1px;
  border: none;
  background: transparent;
  background-image: none;
  opacity: 0;
}
.pwp-page .full-touch #h1.hotspot.active {
  opacity: 0;
}
.pwp-page .full-touch #h1.hotspot::before,
.pwp-page .full-touch #h1.hotspot::after {
  display: none;
}
.pwp-page .full-touch #h2.hotspot {
  width: 60px;
  height: 40px;
}
.pwp-page .full-touch #h3.hotspot {
  width: 260px;
  height: 140px;
}
.pwp-page .full-touch #h4.hotspot {
  width: 70px;
  height: 40px;
}
.pwp-page .full-touch #h5.hotspot {
  width: 70px;
  height: 40px;
}
.pwp-page .full-touch .hotspot::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 2px solid #fff;
  border-radius: 50%;
}
.pwp-page .full-touch .hotspot::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  border: 2px solid rgba(255, 255, 255, 0.85);
  opacity: 0;
  will-change: top, right, bottom, left, opacity;
}
.pwp-page .full-touch .hotspot.active {
  opacity: 1;
}
.pwp-page .full-touch .hotspot.active::after {
  -webkit-animation: pulse-circle 1.5s infinite;
  animation: pulse-circle 1.5s infinite;
}
@-webkit-keyframes pulse-circle {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.85;
  }
  100% {
    top: -24px;
    right: -24px;
    bottom: -24px;
    left: -24px;
    opacity: 0;
  }
}
@keyframes pulse-circle {
  0% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.85;
  }
  100% {
    top: -24px;
    right: -24px;
    bottom: -24px;
    left: -24px;
    opacity: 0;
  }
}
.pwp-page .full-touch #h1 {
  top: 44.9%;
  left: 34%;
}
.pwp-page .full-touch #h2 {
  top: 78.9%;
  left: 40.9%;
}
.pwp-page .full-touch #h3 {
  top: 69.3%;
  left: 48.2%;
}
.pwp-page .full-touch #h4 {
  top: 78.6%;
  left: 55.8%;
}
.pwp-page .full-touch #h5 {
  top: 78.7%;
  left: 48.3%;
}
.pwp-page .full-touch .lines {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.pwp-page .full-touch .line {
  fill: none;
  stroke: #7c7c7c;
  stroke-width: 2;
}
.pwp-page .full-touch .text {
  position: absolute;
  padding: 6px 10px;
  border-radius: 6px;
  cursor: pointer;
  transition: 0.3s;
  color: #9d9d9d;
  text-align: center;
}
.pwp-page .full-touch .text:hover,
.pwp-page .full-touch .text.is-active {
  color: #000;
}
.pwp-page .full-touch .text-1 {
  top: 41.6%;
  left: 21.9%;
  min-width: 300px;
  transform: translateX(-50%);
}
.pwp-page .full-touch .text-2 {
  top: 59%;
  left: 21.9%;
  min-width: 300px;
  transform: translateX(-50%);
}
.pwp-page .full-touch .text-5 {
  top: 76.6%;
  left: 21.9%;
  min-width: 340px;
  transform: translateX(-50%);
}
.pwp-page .full-touch .text-3 {
  top: 41.6%;
  right: 21.9%;
  min-width: 340px;
  transform: translateX(50%);
}
.pwp-page .full-touch .text-4 {
  top: 59%;
  right: 21.9%;
  min-width: 340px;
  transform: translateX(50%);
}
.pwp-page .full-touch .wrapper {
  position: relative;
}
@media (max-width: 1560px) {
  .pwp-page .full-touch .full-touch-title {
    top: 80px;
  }
  .pwp-page .full-touch #h1 {
    top: 45.7%;
    left: 34%;
  }
}
@media (max-width: 1024px) {
  .pwp-page .full-touch .full-touch-title {
    top: 30px;
  }
  .pwp-page .full-touch .text-1 {
    top: 45%;
    left: 18%;
  }
  .pwp-page .full-touch .text-2 {
    left: 18%;
  }
  .pwp-page .full-touch .text-3 {
    top: 45%;
    right: 18%;
  }
  .pwp-page .full-touch .text-4 {
    right: 18%;
  }
  .pwp-page .full-touch .text-5 {
    left: 18%;
  }
  .pwp-page .full-touch .text {
    min-width: 200px;
  }
  .pwp-page .full-touch #h2.hotspot {
    width: 50px;
    height: 30px;
  }
  .pwp-page .full-touch #h3.hotspot {
    width: 130px;
    height: 60px;
  }
  .pwp-page .full-touch #h4.hotspot {
    width: 50px;
    height: 30px;
  }
}
@media (max-width: 768px) {
  .pwp-page .full-touch .full-touch-title {
    top: 20px;
  }
  .pwp-page .full-touch #h5.hotspot {
    width: 25px;
    height: 16px;
  }
}
@media (max-width: 460px) {
  .pwp-page .full-touch .full-touch-add-mb {
    display: block;
  }
  .pwp-page .full-touch .text {
    width: 100px;
    min-width: 100px;
    padding: 0;
  }
  .pwp-page .full-touch .full-touch-title {
    top: -80px;
  }
  .pwp-page .full-touch .text-1 {
    top: 10%;
    left: 0;
    transform: translateX(20%);
  }
  .pwp-page .full-touch .text-2 {
    top: 36%;
    left: 0;
    transform: translateX(20%);
  }
  .pwp-page .full-touch .text-3 {
    top: 10%;
    right: 0;
    transform: translateX(-20%);
  }
  .pwp-page .full-touch .text-4 {
    top: 50%;
    right: 0;
    transform: translateX(-20%);
  }
  .pwp-page .full-touch .text-5 {
    top: 70%;
    left: 0;
    transform: translateX(20%);
  }
  .pwp-page .full-touch #h2.hotspot {
    width: 22px;
    height: 22px;
  }
  .pwp-page .full-touch #h3.hotspot {
    width: 60px;
    height: 30px;
  }
  .pwp-page .full-touch #h4.hotspot {
    width: 30px;
    height: 20px;
  }
}
.pwp-page .ecosystem-section {
  width: 100%;
  margin: 0 auto;
  padding: 0 12.5% 80px;
  display: flex;
  flex-direction: column;
  gap: 60px;
  background-color: var(--bg-f4);
}
.pwp-page .feature-card {
  position: relative;
  width: 100%;
  aspect-ratio: 72 / 34;
  border-radius: var(--card-radius);
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.pwp-page .card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
.pwp-page .feature-card .card-content {
  position: relative;
  z-index: 2;
  padding: 40px;
  color: var(--text-white);
}
.pwp-page .feature-card .card-title {
  font-family: var(--font-family);
  font-size: var(--text-ecosystem-title);
  letter-spacing: -1px;
  line-height: 1.2;
}
.pwp-page .feature-card .card-desc {
  font-family: var(--font-family);
  font-size: var(--text-ecosystem-desc);
  line-height: 1.2;
  color: var(--text-white);
}
@media (max-width: 1560px) {
  .pwp-page .feature-card .card-content {
    padding: 30px;
  }
}
@media (max-width: 1024px) {
  .pwp-page .ecosystem-section {
    gap: 40px;
  }
}
@media (max-width: 768px) {
  .pwp-page .ecosystem-section {
    padding: 0 20px;
    gap: 20px;
  }
  .pwp-page .feature-card .card-title {
    margin-bottom: 6px;
  }
  .pwp-page .feature-card .card-content {
    padding: 20px;
  }
}
@media (max-width: 768px) {
  .pwp-page .feature-card .card-content {
    padding: 10px;
  }
}
.pwp-page .inver-built {
  padding: 100px 12.5%;
  background-color: #fff;
  margin: 0 auto;
  width: 100%;
}
.pwp-page .inver-built h2 {
  font-family: var(--font-family);
  font-size: var(--text-built-title);
  width: 100%;
  text-align: center;
  color: var(--text-black);
  margin-bottom: 60px;
}
.pwp-page .calculator h2 {
  font-family: var(--font-family);
  font-size: var(--text-built-title);
  width: 100%;
  text-align: center;
  color: var(--text-black);
  margin-bottom: 60px;
}
.pwp-page .inver-built .inver-built-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(5, 1fr);
  gap: clamp(20px, -37.14px + 4.76vw, 40px);
  grid-auto-flow: column;
  height: 740px;
}
.pwp-page .inver-built-card {
  padding: 32px;
  text-align: left;
  border-radius: 26px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.pwp-page .inver-built-card.lr > div {
  max-width: 158px;
}
.pwp-page .inver-built-card h3 {
  font-family: var(--font-family);
  font-size: var(--text-built-card-title);
  color: var(--text-black);
}
.pwp-page .inver-built-card p {
  font-family: var(--font-family);
  font-size: var(--text-built-card-desc);
  margin-top: 6px;
  color: #6e6e73;
}
.pwp-page .inver-built-card:nth-child(2) p,
.pwp-page .inver-built-card:nth-child(6) p {
  max-width: 140px;
}
.pwp-page .inver-built-card:nth-child(1) {
  grid-column: 1 / 2;
  grid-row: 1 / 4;
}
.pwp-page .inver-built-card:nth-child(2) {
  grid-column: 1 / 2;
  grid-row: 4 / 6;
}
.pwp-page .inver-built-card:nth-child(3) {
  grid-column: 2 / 3;
  grid-row: 1 / 3;
}
.pwp-page .inver-built-card:nth-child(4) {
  grid-column: 2/ 3;
  grid-row: 3 / 6;
}
.pwp-page .inver-built-card:nth-child(5) {
  grid-column: 3/ 4;
  grid-row: 1 / 4;
}
.pwp-page .inver-built-card:nth-child(6) {
  grid-column: 3/ 4;
  grid-row: 4 / 6;
}
@media (max-width: 1560px) {
  .pwp-page .inver-built .inver-built-container {
    height: 560px;
  }
  .pwp-page .inver-built h2 {
    margin-bottom: 50px;
  }
  .pwp-page .calculator h2 {
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .pwp-page .inver-built {
    padding: 36px 5%;
  }
  .pwp-page .inver-built .inver-built-container {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    grid-template-rows: repeat(6, minmax(400px, 1fr));
    height: auto;
  }
  .pwp-page .inver-built-card.lr > div {
    max-width: unset;
  }
  .pwp-page .inver-built h2 {
    margin-bottom: 30px;
  }
  .pwp-page .calculator h2 {
    margin-bottom: 30px;
  }

  .pwp-page .inver-built-card:nth-child(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .pwp-page .inver-built-card:nth-child(2) {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .pwp-page .inver-built-card:nth-child(3) {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
  }
  .pwp-page .inver-built-card:nth-child(4) {
    grid-column: 1 / 2;
    grid-row: 4/ 5;
  }
  .pwp-page .inver-built-card:nth-child(5) {
    grid-column: 1 / 2;
    grid-row: 5/ 6;
  }
  .pwp-page .inver-built-card:nth-child(6) {
    grid-column: 1 / 2;
    grid-row: 6/ 7;
  }
}
@media (max-width: 768px) {
  .pwp-page .inver-built .inver-built-container {
    grid-template-rows: repeat(6, minmax(320px, 1fr));
  }

}
@media (max-width: 460px) {
  .pwp-page .inver-built-card {
    padding: 20px;
  }
  .pwp-page .inver-built .inver-built-container {
    grid-template-rows: repeat(6, minmax(220px, 1fr));
    gap: 20px;
  }
}
.pwp-page .calculator {
  padding: 100px 12.5%;
  background: var(--bg-f4);
}
@media (max-width: 1024px) {
  .pwp-page .calculator {
    padding: 36px 5%;
  }
}
.pwp-page .preview-section {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 100px 12.5%;
}
.pwp-page .preview-section .preview-title {
  font-family: var(--font-family);
  font-size: var(--text-preview-title);
  color: var(--text-black);
  margin-bottom: 60px;
}
.pwp-page .tab-nav {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
  list-style: none;
  max-width: 880px;
  margin: 40px auto;
}
.pwp-page .tab-item {
  font-family: var(--font-family);
  font-size: var(--text-preview-tab);
  color: #9d9d9d;
  cursor: pointer;
  padding-bottom: 12px;
  position: relative;
  transition: var(--transition);
  padding: 0 0px 20px;
}

.pwp-page .tab-item::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  height: 4px;
  background-color: #f5f5f7;
  transition: var(--transition);
  transform: translateX(-50%);
}
.pwp-page .tab-item.active {
  color: var(--text-black);
  font-weight: 600;
}
.pwp-page .tab-item.active::after {
  background-color: #949494;
}
.pwp-page .preview-main-container {
  width: 100%;
  max-width: 1440px;
  height: 640px;
  margin: 0 auto;
  position: relative;
}
.pwp-page .preview-section .tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--preview-bg);
  border-radius: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: var(--transition);
}
.pwp-page #ar-panel {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.pwp-page #ar-panel .ar-panel-left {
  padding: 80px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}
.pwp-page #ar-panel .ar-panel-right {
  flex: 1;
  display: flex;
  align-items: end;
}
.pwp-page #ar-panel .ar-panel-left .qrcode-container {
  width: 33%;
  max-width: 250px;
  min-width: 100px;
}
.pwp-page #ar-panel .ar-panel-left img {
  width: 100%;
  height: 100%;
}
.pwp-page #ar-panel .ar-panel-left p {
  margin-top: 30px;
  font-family: var(--font-family);
  font-size: var(--text-preview-ar);
  color: #000;
}
.pwp-page #ar-panel .ar-panel-right .mobile-container {
  width: 80%;
  max-width: 700px;
  min-width: 160px;
}
.pwp-page #ar-panel .ar-panel-right .mobile-container img {
  width: 100%;
  height: 100%;
}
.pwp-page .preview-section .tab-panel.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none;
}
.pwp-page #3d-panel.tab-panel.active {
  transform: none;
}
.pwp-page .pwp-3d-viewer {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  isolation: isolate;
}
.pwp-page .pwp-3d-viewer model-viewer,
.pwp-page .pwp-3d-viewer__model {
  display: block;
  width: 100%;
  height: 100%;
  --poster-color: transparent;
  background-color: transparent;
  transform: translateZ(0);
}
.pwp-page .pwp-3d-viewer__hint,
.pwp-page .pwp-3d-viewer__loading {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 24px;
  font-family: var(--font-family);
  font-size: var(--text-preview-hint);
  line-height: 1.4;
  color: #666;
  text-align: center;
}
.pwp-page .pwp-3d-viewer__hint {
  cursor: pointer;
  pointer-events: auto;
}
.pwp-page .pwp-3d-viewer__loading {
  pointer-events: none;
}
.pwp-page .pwp-3d-viewer.is-loading .pwp-3d-viewer__hint {
  display: none;
}
.pwp-page .pwp-3d-viewer.is-ready .pwp-3d-viewer__hint,
.pwp-page .pwp-3d-viewer.is-ready .pwp-3d-viewer__loading {
  display: none;
}
.pwp-page .qr-placeholder {
  width: 150px;
  height: 150px;
  background: white;
  padding: 10px;
  border-radius: 12px;
  margin-bottom: 20px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1560px) {
  .pwp-page .preview-section {
    padding: 80px 12.5%;
  }
  .pwp-page .preview-section .preview-title {
    margin-bottom: 50px;
  }
  .pwp-page .preview-main-container {
    height: 500px;
  }
  .pwp-page #ar-panel .ar-panel-left {
    padding: 60px;
  }
}
@media (max-width: 1024px) {
  .pwp-page .preview-main-container {
    height: 400px;
  }
  .pwp-page #ar-panel .ar-panel-left {
    padding: 52px;
  }
  .pwp-page .preview-section {
    padding: 36px 5%;
  }
  .pwp-page .preview-section .preview-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .pwp-page .preview-main-container {
    height: 350px;
  }
  .pwp-page #ar-panel .ar-panel-left {
    padding: 20px;
  }
}
@media (max-width: 460px) {
  .pwp-page .tab-nav {
    margin-bottom: 30px;
  }
  .pwp-page .preview-main-container {
    height: 200px;
  }
  .pwp-page #ar-panel .ar-panel-left p {
    margin-top: 20px;
  }
}
.pwp-page .box-section {
  padding: 100px 12.5%;
  background: var(--preview-bg);
}
.pwp-page .box-section-title {
  text-align: center;
  font-family: var(--font-family);
  font-size: var(--text-box-kit-title);
  margin-bottom: 60px;
  color: var(--text-black);
}
.pwp-page .box-grid-container {
  max-width: 1680px;
  margin: 0 auto;
  padding: 0 20px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: clamp(20px, -37.14px + 4.76vw, 40px);
  grid-template-areas: "pump manual cable wrench" "pump manual joint adaptor";
}
.pwp-page .box-card {
  border-radius: var(--card-radius);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.pwp-page .box-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.pwp-page .box-card span {
  font-family: var(--font-family);
  font-size: var(--text-box-kit-label);
  color: var(--text-black);
  line-height: 1.3;
  position: absolute;
  bottom: 45px;
}
.pwp-page .area-pump {
  grid-area: pump;
}
.pwp-page .area-manual {
  grid-area: manual;
}
.pwp-page .area-cable {
  grid-area: cable;
}
.pwp-page .area-wrench {
  grid-area: wrench;
}
.pwp-page .area-joint {
  grid-area: joint;
}
.pwp-page .area-adaptor {
  grid-area: adaptor;
}
@media (max-width: 1560px) {
  .pwp-page .box-section {
    padding: 80px 12.5%;
  }
  .pwp-page .box-section-title {
    margin-bottom: 50px;
  }
}
@media (max-width: 1024px) {
  .pwp-page .box-grid-container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    grid-template-areas: "pump manual" "cable wrench" "joint adaptor";
  }
  .pwp-page .box-card {
    height: unset;
  }
  .pwp-page .box-section {
    padding: 36px 5%;
  }
}
@media (max-width: 768px) {
  .pwp-page .box-grid-container {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: none;
    padding: 0;
    gap: 20px;
  }
  .pwp-page .box-card {
    grid-area: auto !important;
  }
  .pwp-page .box-card img {
    height: auto;
  }
  .pwp-page .box-card span {
    bottom: 20px;
  }
}
.pwp-page .specs-section {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 100px 12.5%;
}
.pwp-page .specs-section .specs-title {
  font-family: var(--font-family);
  font-size: var(--text-specs-title);
  color: var(--text-black);
  margin-bottom: 60px;
}
.pwp-page .specs-section .tab-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  border-radius: 24px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(10px);
  transition: var(--transition);
}
.pwp-page .specs-main-container {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 24px;
}
.pwp-page .specs-main-container .tab-panel img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.pwp-page .pwp-performance-curve__mobile {
  display: none;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  gap: calc(24 * var(--mobile-u));
}
.pwp-page .pwp-performance-curve__mobile img {
  width: 100%;
  height: auto;
  display: block;
}
.pwp-page .pwp-overall-dimension__mobile {
  display: none;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  gap: calc(24 * var(--mobile-u));
}
.pwp-page .pwp-overall-dimension__mobile img {
  width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 767px) {
  .pwp-page .pwp-performance-curve__desktop {
    display: none;
  }
  .pwp-page .pwp-performance-curve__mobile {
    display: flex;
  }
  .pwp-page .pwp-overall-dimension__desktop {
    display: none;
  }
  .pwp-page .pwp-overall-dimension__mobile {
    display: flex;
  }
  .pwp-page #performance-curve.tab-panel.active,
  .pwp-page #overall-dimension.tab-panel.active {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }
}
.pwp-page .pwp-spec-table {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.pwp-page .pwp-spec-table__row {
  display: grid;
  grid-template-columns: minmax(calc(140 * var(--mobile-u)), 1.2fr) repeat(3, minmax(calc(88 * var(--mobile-u)), 1fr));
  align-items: center;
  min-width: calc(390 * var(--mobile-u));
}
.pwp-page .pwp-spec-table__label {
  padding: calc(14 * var(--mobile-u)) calc(8 * var(--mobile-u)) calc(14 * var(--mobile-u)) 0;
  color: #6e6e73;
  font-size: var(--text-specs-cell);
  font-weight: 400;
  line-height: 1.35;
  text-align: left;
  font-family: Figtree-Sembold, sans-serif;
}
/* .pwp-page .pwp-spec-table__label--sub {
  padding-left: calc(16 * var(--mobile-u));
} */
.pwp-page .pwp-spec-table__cell {
  padding: calc(14 * var(--mobile-u)) calc(12 * var(--mobile-u));
  color: #000000;
  font-size: var(--text-specs-cell);
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
}
.pwp-page .pwp-spec-table__row--head .pwp-spec-table__label,
.pwp-page .pwp-spec-table__row--head .pwp-spec-table__cell {
  padding-top: calc(20 * var(--mobile-u));
  font-size: var(--text-specs-head);
  font-weight: 600;
  color: #333;
}
.pwp-page .pwp-spec-table__cell--im20,
.pwp-page .pwp-spec-table__cell--im30 {
  background: #f5f5f7;
}
.pwp-page .pwp-spec-table__row--head .pwp-spec-table__cell--im20 {
  border-radius: calc(24 * var(--mobile-u)) calc(24 * var(--mobile-u)) 0 0;
}
.pwp-page .pwp-spec-table__row--head .pwp-spec-table__cell--im30 {
  border-radius: calc(24 * var(--mobile-u)) calc(24 * var(--mobile-u)) 0 0;
}
.pwp-page .pwp-spec-table__row--last .pwp-spec-table__cell--im20 {
  border-radius: 0 0 calc(24 * var(--mobile-u)) calc(24 * var(--mobile-u));
  padding-bottom: calc(20 * var(--mobile-u));
}
.pwp-page .pwp-spec-table__row--last .pwp-spec-table__cell--im30 {
  border-radius: 0 0 calc(24 * var(--mobile-u)) calc(24 * var(--mobile-u));
  padding-bottom: calc(20 * var(--mobile-u));
}
.pwp-page .pwp-spec-table__row--first .pwp-spec-table__cell--im20 {
  border-radius: calc(24 * var(--mobile-u)) calc(24 * var(--mobile-u)) 0 0;
  padding-top: calc(20 * var(--mobile-u));
}
.pwp-page .pwp-spec-table__row--first .pwp-spec-table__cell--im30 {
  border-radius: calc(24 * var(--mobile-u)) calc(24 * var(--mobile-u)) 0 0;
  padding-top: calc(20 * var(--mobile-u));
}

@media (max-width: 767px) {
  .pwp-page .specs-section {
    --pwp-spec-table-gutter: 5%;
    --pwp-spec-label-w: 140px;
    --pwp-spec-value-w: 135px;
  }

  .pwp-page .specs-main-container {
    overflow: visible;
  }

  .pwp-page #parameter.tab-panel.active {
    display: block;
    width: 100%;
  }

  .pwp-page #parameter .pwp-spec-table-clip {
    position: relative;
    margin-inline: calc(-1 * var(--pwp-spec-table-gutter));
    isolation: isolate;
  }

  .pwp-page #parameter .pwp-spec-table-clip::before,
  .pwp-page #parameter .pwp-spec-table-clip::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: var(--pwp-spec-table-gutter);
    z-index: 10;
    pointer-events: none;
    background-color: #ffffff;
  }

  .pwp-page #parameter .pwp-spec-table-clip::before {
    left: 0;
  }

  .pwp-page #parameter .pwp-spec-table-clip::after {
    right: 0;
  }

  .pwp-page #parameter .pwp-spec-table-wrap {
    position: relative;
    z-index: 1;
    padding-inline: var(--pwp-spec-table-gutter);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .pwp-page #parameter .pwp-spec-table-wrap::-webkit-scrollbar {
    display: none;
  }

  .pwp-page #parameter .pwp-spec-table {
    display: grid;
    grid-template-columns: var(--pwp-spec-label-w) repeat(3, var(--pwp-spec-value-w));
    width: max-content;
    min-width: 100%;
    overflow-x: visible;
  }

  .pwp-page #parameter .pwp-spec-table__row {
    display: contents;
  }

  .pwp-page #parameter .pwp-spec-table__label {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 5;
    align-self: stretch;
    box-sizing: border-box;
    width: var(--pwp-spec-label-w);
    min-width: var(--pwp-spec-label-w);
    max-width: var(--pwp-spec-label-w);
    background-color: #ffffff;
  }

  .pwp-page #parameter .pwp-spec-table__cell {
    position: relative;
    z-index: 1;
    width: var(--pwp-spec-value-w);
    min-width: var(--pwp-spec-value-w);
    box-sizing: border-box;
  }
}

@media (min-width: 768px) {
  .pwp-page .pwp-spec-table__row {
    grid-template-columns: minmax(calc(220 * var(--pc-u)), 1.2fr) repeat(3, minmax(calc(160 * var(--pc-u)), 1fr));
    min-width: 0;
  }
  .pwp-page .pwp-spec-table__label {
    padding: calc(18 * var(--pc-u)) calc(16 * var(--pc-u)) calc(18 * var(--pc-u)) 0;
  }
  /* .pwp-page .pwp-spec-table__label--sub {
    padding-left: calc(24 * var(--pc-u));
  } */
  .pwp-page .pwp-spec-table__cell {
    padding: calc(18 * var(--pc-u)) calc(20 * var(--pc-u));
  }
  .pwp-page .pwp-spec-table__row--head .pwp-spec-table__label,
  .pwp-page .pwp-spec-table__row--head .pwp-spec-table__cell {
    padding-top: calc(28 * var(--pc-u));
  }
  .pwp-page .pwp-spec-table__row--head .pwp-spec-table__cell--im20,
  .pwp-page .pwp-spec-table__row--head .pwp-spec-table__cell--im30 {
    border-radius: calc(20 * var(--pc-u)) calc(20 * var(--pc-u)) 0 0;
  }
  .pwp-page .pwp-spec-table__row--last .pwp-spec-table__cell--im20,
  .pwp-page .pwp-spec-table__row--last .pwp-spec-table__cell--im30 {
    border-radius: 0 0 calc(20 * var(--pc-u)) calc(20 * var(--pc-u));
    padding-bottom: calc(28 * var(--pc-u));
  }
}
.pwp-page .specs-section .tab-panel.active {
  position: relative;
  top: auto;
  left: auto;
  z-index: 1;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
}
.pwp-page .specs-section .tab-item {
  flex: 1;
  font-size: var(--text-specs-tab);
}
@media (max-width: 1560px) {
  .pwp-page .specs-section .specs-title {
    margin-bottom: 40px;
  }
  .pwp-page .specs-section {
    padding: 80px 12.5%;
  }
}
@media (max-width: 1024px) {
  .pwp-page .specs-section {
    padding: 36px 5%;
  }
  .pwp-page .specs-section .specs-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 460px) {
  .pwp-page .tab-item {
    padding: 0 10px 20px;
  }
}

@media (min-width: 530px) and (max-width: 1024px) {
  .pwp-page .inver-tech-title {
    margin-top: 170px;
}
}

/* ==========================================================================
   Hero Video Modal
   ========================================================================== */

html.pwp-hero-video-modal-open,
body.pwp-hero-video-modal-open {
  overflow: hidden;
  overscroll-behavior: none;
}

.pwp-page .hero-video-modal,
.pwp-page .hero-video-modal *,
.pwp-page .hero-video-modal *::before,
.pwp-page .hero-video-modal *::after {
  box-sizing: border-box;
}

.pwp-page .hero-video-modal__trigger {
  cursor: pointer;
}

.hero-video-modal {
  position: fixed;
  inset: 0;
  z-index: 100000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 16px;
  box-sizing: border-box;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(16px);
  backdrop-filter: blur(16px);
  touch-action: none;
}

.hero-video-modal.is-open {
  display: flex;
}

.hero-video-modal__dialog {
  display: flex;
  flex-direction: column;
  width: calc(100vw - 32px);
  max-width: 960px;
  border-radius: clamp(10px, 1.042vw, 20px);
  overflow: hidden;
  background: #1a1a1a;
}

.hero-video-modal__header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: clamp(12px, 1.25vw, 24px);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.hero-video-modal__copy {
  display: flex;
  flex-direction: column;
  gap: clamp(4px, 0.417vw, 8px);
  min-width: 0;
}

.hero-video-modal__title {
  margin: 0;
  color: #ffffff;
  font-size: clamp(14px, 1.25vw, 24px);
  font-weight: 600;
  line-height: 1.2;
}

.hero-video-modal__subtitle {
  margin: 0;
  color: rgba(255, 255, 255, 0.6);
  font-size: clamp(10px, 0.833vw, 16px);
  font-weight: 400;
  line-height: 1.2;
}

.hero-video-modal__close {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  border-radius: 8px;
  background: transparent;
  color: #ffffff;
  cursor: pointer;
  transition: background-color 0.2s ease;
}

.hero-video-modal__close:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.hero-video-modal__close-icon {
  display: block;
  width: 24px;
  height: 24px;
}

.hero-video-modal__frame-wrap {
  width: 100%;
  aspect-ratio: 16 / 9;
  background: #000000;
}

.hero-video-modal__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  background: #000000;
}

@media (max-width: 767px) {
  .hero-video-modal {
    padding: 0;
    align-items: stretch;
  }

  .hero-video-modal__dialog {
    width: 100vw;
    max-width: none;
    height: 100%;
    border-radius: 0;
  }

  .hero-video-modal__header {
    padding: 16px;
  }

  .hero-video-modal__title {
    font-size: 16px;
  }

  .hero-video-modal__subtitle {
    font-size: 12px;
  }

  .hero-video-modal__frame-wrap {
    flex: 1;
    aspect-ratio: auto;
  }
}