
#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-value{padding: 5px; border-radius: 5px; background-color: #fff; color: var(--color-text-primary); min-width: 26.5px;}
#ly_web_header_0001_0 .top_slogan .swiper{width: 100%; height: 38px;}
#ly_web_header_0001_0 .top_slogan .swiper-slide{ line-height: 38px; height: 38px; display: flex; align-items: center; justify-content: center;}



/* 头部 */
#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: 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; font-size: 12px; gap: 0 4px;}
    #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 .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;}
}
@import url("/static/jext/web/swiper/swiper-bundle.css");

@font-face {
    font-family: "figTree";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-Light.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face {
    font-family: "figTree";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: "figTree";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-Medium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: "figTree";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-SemiBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "figTree";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "figTree";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-ExtraBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: "Figtree-Italic";
    src: url("/module/custom-web/products/leman/images/fonts/Figtree-BlackItalic.ttf") format("truetype");
    font-style: italic;
}
.leman-container{
	margin-top: 68px;
}
.section-1 {
    position: relative;
    width: 100%;
    /* overflow: hidden; */
    background: url("/module/custom-web/products/leman/images/banner-bg.webp") no-repeat center top;
    background-size: 100% auto;
    aspect-ratio: 80 / 47;
}

.section-1-inner {
    position: relative;
    /* max-width: 1020px; */
    margin: 0 auto;
    padding: 40px 8%;
}

.banner-logo {
    margin: 0 auto;
    max-width: 400px;
    width: 20%;
    display: block;
    margin-bottom: 50px;
}

.banner-title {
    text-align: center;
    font-size: 40px;
    color: #ffffff;
    z-index: 3;
    width: 100%;
    margin-bottom: 36px;
    font-family: "figTree";
    font-weight: 700;
}

.banner-subtitle {
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    z-index: 3;
}

.car-layer {
    position: absolute;
    z-index: 2;
    animation-duration: 1s;
    /* animation-timing-function: ease-in-out; */
    animation-fill-mode: forwards;
    /* animation-iteration-count: infinite; */
    /* animation-direction: alternate; */
}

.car-up {
    top: 40%;
    left: 12%;
    width: 41%;
    max-width: 790px;
    animation-name: carSlideUp;
}

.car-down {
    top: 41%;
    left: 49%;
    width: 41%;
    max-width: 790px;
    animation-name: carSlideDown;
}

@keyframes carSlideUp {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        /* transform: translate(100px, 0px); */
        transform: translate(300px, -108px);
    }
}

@keyframes carSlideDown {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        transform: translate(-300px, 108px);
    }
}

@keyframes carSlideUpMb {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        /* transform: translate(100px, 0px); */
        transform: translate(100px, -36px);
    }
}

@keyframes carSlideDownMb {
    0% {
        transform: translate(0px, 0px);
    }

    100% {
        transform: translate(-100px, 36px);
    }
}

@media (max-width:1560px) {
    .car-up {
        top: 43%;
        left: 7%;
    }

    .car-down {
        top: 39%;
        left: 53%;
    }

    .banner-logo {
        margin-bottom: 30px;
    }

    .banner-title {
        margin-bottom: 20px;
    }
}

@media (max-width:1024px) {
    .section-1-inner {
        padding: 40px 20px;
    }

    .banner-logo {
        margin-bottom: 20px;
    }

    .banner-title {
        font-size: 30px;
        margin-bottom: 4px;
    }

    .banner-subtitle {
        font-size: 20px;
    }

    .car-up {
        top: 48%;
        left: -2%;
    }

    .car-down {
        top: 31%;
        left: 64%;
    }
}

@media (max-width:767px) {
    .section-1 {
        background: url("/module/custom-web/products/leman/images/banner-bg-mb.webp") no-repeat center top;
        background-size: 100% auto;
        aspect-ratio: 960 / 919;
    }

    .section-1-inner {
        padding: 20px 20px;
    }

    .banner-logo {
        margin-bottom: 20px
    }

    .banner-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .banner-subtitle {
        font-size: 16px;
    }

    .car-up {
        top: 53%;
        left: -2%;
        width: 50%;
        animation-name: carSlideUpMb;
    }

    .car-down {
        top: 58%;
        left: 53%;
        width: 50%;
        animation-name: carSlideDownMb;
    }

}

.section-2 {
    transform: translateY(-80px);
}

.section-2 h2 {
    font-size: 85px;
    font-family: "Figtree-Italic";
    font-style: italic;
    color: #ff0023;
    text-align: center;
    font-weight: 700;
}

@media(max-width:1024px) {
    .section-2 {
        padding: 0 20px;
        transform: translateY(-60px);
    }

    .section-2 h2 {
        font-size: 65px;
    }
}

@media (max-width:767px) {
    .section-2 h2 {
        font-size: 40px;
    }

    .section-2 {
        transform: translateY(-30px);
    }
}

.section-3 {
    margin: 0 auto;
    padding: 0 8%;
    transform: translateY(130px);
    z-index: 1;
    position: relative;
}

.section-3 h2 {
    font-size: 58px;
    font-family: "figTree";
    font-weight: 700;
    color: #ff0023;
    text-align: center;
    margin-bottom: 40px;
}

.section-3 p {
    font-size: 18px;
    font-family: "figTree";
    font-weight: 400;
    color: #000;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5;
}

@media(max-width:1024px) {
    .section-3 {
        padding: 0 20px;
        transform: translateY(50px);
    }

    .section-3 h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }
}

@media (max-width:767px) {
    .section-3 h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .section-3 p {
        font-size: 16px;
    }

}

.section-4 {
    position: relative;
    padding: 40px 8%;
    width: 100%;
    /* overflow: hidden; */
    background: url("/module/custom-web/products/leman/images/2nd-bg.webp") no-repeat center top;
    background-size: 100% auto;
    aspect-ratio: 16 / 9;
    /*  */
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.section-4 p {
    font-size: 14px;
    font-family: "figTree";
    font-weight: 400;
    color: #606060;
    line-height: 1.5;
    text-align: center;
}

@media(max-width:1560px) {
    .section-4 {
        padding: 40px 20px;
    }
}

@media(max-width:767px) {
    .section-4 {
        padding: 0 20px;
    }

    .section-4 p {
        transform: translateY(40px);
    }
}

.section-5 {
    width: 100%;
    background: #000000;
    padding: 80px 8%;
}

.section-5-inner {
    width: 1020px;
    margin: 0 auto;
}

.section-5-title {
    font-size: 58px;
    font-family: "figTree";
    font-weight: 700;
    color: #ff0023;
    letter-spacing: 0px;
    line-height: 1.2;
    z-index: 1;
    position: relative;
}

.section-5-desc {
    margin-top: 20px;
    font-size: 18px;
    font-family: "figTree";
    font-weight: 400;
    color: #4d4d4d;
    letter-spacing: 0px;
    z-index: 1;
    position: relative;
}

.section-5-highlight {
    margin-top: 2px;
    font-size: 18px;
    font-family: "figTree";
    font-weight: 400;
    color: #ffffff;
    letter-spacing: 0px;
    z-index: 1;
    position: relative;
}

.section-5-note {
    margin-top: 60px;
    font-size: 14px;
    font-family: "figTree";
    font-weight: 400;
    color: #666666;
    z-index: 1;
    position: relative;
}

.section-5-image-wrap {
    width: 1020px;
    transform: translateY(-70px);
}

.section-5-image {
    width: 100%;
    display: block;
    object-fit: contain;
}

@media (max-width:1560px) {
    .section-5 {
        padding: 80px 20px
    }

    .section-5-note {
        margin-top: 40px;
    }
}

@media (max-width:1024px) {
    .section-5-inner {
        width: 100%;
        margin: 0 auto;
    }

    .section-5-image-wrap {
        width: 100%;
        transform: translateY(-10px);
    }

    .section-5-note {
        margin-top: 20px;
    }

    .section-5-title {
        font-size: 40px;

    }
}

@media (max-width:767px) {

    .section-5-title {
        font-size: 30px;

    }

    .section-5-desc,
    .section-5-highlight {
        font-size: 16px;
    }
}

.section-6 {
    position: relative;
    width: 100%;
    background: #000000;
    padding: 40px 8% 0;
    overflow: hidden;
    text-align: center;
}

.section-6-inner {
    margin: 0 auto;
    height: 472px;
}

.section-6-title {
    position: absolute;
    color: rgb(255, 0, 35);
    font-family: "figTree";
    font-weight: 800;
    font-style: italic;
    white-space: nowrap;
    z-index: 1;
    font-size: 140px;
    left: 50%;
    animation-name: section6CarRun;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-play-state: paused;
}

.section-6-car {
    position: absolute;
    top: 20%;
    left: 50%;
    max-width: 830px;
    z-index: 2;
    animation-name: section6CarRun;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-play-state: paused;
}

.section-6.is-active .section-6-car,
.section-6.is-active .section-6-title {
    animation-play-state: running;
}

.section-6-line {
    width: 100%;
    height: 2px;
    margin: 40px auto 0 auto;
    background: linear-gradient(to right,
            rgba(255, 0, 35, 0) 0%,
            rgba(255, 0, 35, 0.42) 10%,
            rgb(255, 0, 35) 50%,
            rgba(255, 0, 35, 0.42) 90%,
            rgba(255, 0, 35, 0) 100%);
}

@keyframes section6CarRun {
    0% {
        transform: translateX(0px);
    }

    100% {
        transform: translateX(-50%);
    }
}

@media (max-width:1560px) {
    .section-6 {
        padding: 40px 20px 0;
    }

    .section-6-title {
        font-size: 120px;
    }

    .section-6-inner {
        height: 420px;
    }

    .section-6-car {
        top: 17%;
    }
}

@media (max-width:1024px) {
    .section-6-title {
        font-size: 80px;
    }

    .section-6-inner {
        height: 300px;
    }

    .section-6-car {
        top: 19%;
        width: 60%;
    }

    .section-6-line {
        margin: 0 auto;
    }
}

@media (max-width:767px) {
    .section-6-title {
        font-size: 50px;
    }

    .section-6-inner {
        height: 180px;
    }

    .section-6-car {
        top: 26%;
        width: 80%;
        animation-name: section6CarRun;
    }
}

.section-7 {
    background: #000000;
    padding: 90px 8% 50px;
    color: #ffffff;
}

.section-7-inner {
    width: 1020px;
    margin: 0 auto;
}

.section-7-head {
    text-align: center;
    margin-bottom: 52px;
}

.section-7-head h2 {
    font-family: "figTree";
    font-weight: 700;
    font-size: 58px;
    line-height: 1.2;
    color: #ff0023;
}

.section-7-head p {
    font-family: "figTree";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #4d4d4d;
    margin-top: 20px;
}

.s7-row {
    display: grid;
    grid-template-columns: 1.8fr 1fr;
    align-items: center;
    gap: 46px;
    margin-bottom: 70px;
}

.s7-row.reverse {
    grid-template-columns: 1fr 1.8fr;
}

.s7-row.reverse .s7-text {
    order: 1;
}

.s7-row.reverse .s7-img {
    order: 2;
    justify-self: flex-end;
}

.s7-img {
    /* width: 470px; */
    width: 100%;
    display: block;
}

.s7-text {
    max-width: 390px;
    width: 390px;
}

.s7-text h3 {
    font-family: "figTree";
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 50px;
}

.s7-text p.s7-text-desc:nth-child(2) {
    font-family: "figTree";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #ffffff;
}

.s7-text p.s7-text-desc:nth-child(3) {
    font-family: "figTree";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #989898;
}

@media(max-width:1560px) {
    .section-7 {
        padding: 90px 20px 50px;
    }
}


@media(max-width:1024px) {
    .section-7-inner {
        width: 100%;
    }

    .section-7-head h2 {
        font-size: 40px;
    }

    .s7-text {
        width: 100%;
    }

    .s7-row {
        grid-template-columns: 1.2fr 1fr;
        gap: 30px;
        margin-bottom: 40px;
    }

    .s7-row.reverse {
        grid-template-columns: 1fr 1.2fr;
    }

    .s7-text h3 {
        font-size: 30px;
        margin-bottom: 30px;
    }
}

@media (max-width:767px) {
    .section-7-head h2 {
        font-size: 30px;
    }

    .section-7-head p {
        font-size: 16px;
    }

    .s7-row,
    .s7-row.reverse {
        grid-template-columns: 1fr;
    }

    .s7-row.reverse .s7-img {
        order: 1;
    }

    .s7-text h3 {
        font-size: 24px;
        margin-bottom: 20px;
        text-align: center;
    }

    .s7-text p.s7-text-desc:nth-child(3),
    .s7-text p.s7-text-desc:nth-child(2) {
        font-size: 16px;
        text-align: center;
    }
}

.section-8 {
    background: #000000;
    padding: 0 8% 100px;
    text-align: center;
    color: #ffffff;
}

.section-8-inner {
    width: 1020px;
    margin: 0 auto;
}

.section-8 h2 {
    font-family: "figTree";
    font-weight: 700;
    font-size: 58px;
    line-height: 1.2;
}

.section-8 h2 span {
    color: #ff0023;
}

.section-8-desc {
    margin-top: 30px;
    font-family: "figTree";
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    color: #989898;
}

.s8-image-wrap {
    position: relative;
    width: 1020px;
    margin: 60px auto 0;
}

.s8-image-wrap img {
    width: 100%;
    height: auto;
    display: block;
}

.s8-tag {
    position: absolute;
    top: 5%;
    font-family: "figTree";
    font-weight: 700;
    font-size: 22px;
    line-height: 1.5;
    color: #ffffff;
    text-align: left;
}

.s8-tag span {
    font-size: 18px;
    font-family: "figTree";
    font-weight: 600;
}

.s8-tag-left {
    left: 4%
}

.s8-tag-right {
    right: 18%
}

.section-8-note {
    margin-top: 30px;
    font-family: "figTree";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #606060;
}

@media(max-width:1560px) {
    .section-8 {
        padding: 0 20px 100px;
    }
}

@media(max-width:1024px) {
    .section-8 {
        padding: 0 20px 50px;
    }

    .section-8-inner {
        width: 100%;
    }

    .s8-image-wrap {
        width: 100%;
    }

    .section-8 h2 {
        font-size: 40px;
    }

    .section-8-desc {
        margin-top: 20px;
    }
}

@media (max-width:767px) {
    .section-8 h2 {
        font-size: 30px;
    }

    .section-8-desc {
        font-size: 16px;
    }

    .s8-tag {
        font-size: 16px;
    }

    .s8-tag-right {
        right: 1%
    }

    .s8-tag span {
        font-size: 14px;
    }
}

.section-9 {
    background: #000000 url("/module/custom-web/products/leman/images/experience-bg.webp") no-repeat center center;
    text-align: center;
    padding-top: 70px;
    aspect-ratio: 16 / 9;
    padding: 40px 8%;
    background-size: 100% auto;
}

.section-9 h2 {
    font-family: "figTree";
    font-weight: 700;
    font-size: 58px;
    line-height: 1.2;
    color: #ffffff;
}

.section-9 p {
    margin-top: 18px;
    font-family: "figTree";
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #989898;
}

.section-9-actions {
    margin-top: 44px;
    margin-bottom: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

.section-9-btn {
    --mainRgb: 0, 113, 227;
    box-sizing: border-box;
    width: auto;
    min-width: 0;
    height: 40px;
    padding: 0 24px;
    border: 3px solid #0071E3;
    border-radius: 999px;
    color: #0071E3;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    font-family: "figTree";
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
}

.section-9-btn:hover {
    background: rgba(var(--mainRgb), 0.2);
}

@media (max-width:1560px) {
    .section-9 {
        padding: 40px 20px;
    }

    .section-9-actions {
        margin-top: 36px;
        margin-bottom: 36px;
        gap: 20px;
    }

    .section-9-btn {
        padding: 0 24px;
        height: 40px;
        font-size: 16px;
        border-width: 2px;
    }
}

@media (max-width:1024px) {
    .section-9 h2 {
        font-size: 40px;
    }

    .section-9-actions {
        margin-top: 22px;
        margin-bottom: 22px;
        gap: 20px;
    }

    .section-9-btn {
        padding: 0 24px;
        height: 40px;
        font-size: 16px;
    }

    .section-9 p {
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .section-9 {
        padding: 0 20px;
    }

    .section-9 h2 {
        font-size: 20px;
    }

    .section-9-actions {
        margin-top: 16px;
        margin-bottom: 16px;
        gap: 20px;
        display: none;
    }

    .section-9-btn {
        padding: 0 24px;
        height: 40px;
        font-size: 16px;
        border-width: 2px;
    }

}

.section-10 {
    background: #fff;
    padding: 80px 8% 50px;
    text-align: center;
}

.section-10-inner {
    width: 1020px;
    margin: 0 auto;
}

.section-10 h2 {
    font-family: "figTree";
    font-weight: 700;
    font-size: 58px;
    line-height: 1.2;
    color: #000000;
}

.section-10 h3 {
    margin-top: 8px;
    font-family: "figTree";
    font-weight: 700;
    font-size: 34px;
    line-height: 1.2;
    color: #111111;
}

.section-10 p {
    margin-top: 26px;
    font-family: "figTree";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    color: #8b8b8b;
}

.section-10 img {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 22px;
}

@media(max-width:1560px) {
    .section-10 {
        padding: 80px 20px 50px;
    }
}

@media(max-width:1024px) {
    .section-10 {
        padding: 60px 20px 50px;
    }

    .section-10-inner {
        width: 100%
    }

    .section-10 h2 {
        font-size: 40px;
    }

    .section-10 h3 {
        font-size: 24px;
    }
}

@media(max-width:767px) {
    .section-10 h2 {
        font-size: 30px;
    }

    .section-10 h3 {
        font-size: 20px;
    }

    .section-10 {
        padding: 40px 20px 40px;
    }

    .section-10 p {
        margin-top: 16px;
    }

}

.section-11 {
    padding: 0 0 50px;
}

.section-11 h2 {
    font-size: 34px;
    font-family: "figTree";
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 50px;
}

.section-11 .swiper {
    margin: 0 auto;
    height: auto !important;
}

.section-11 .swiper-wrapper {
    height: auto !important;
    align-items: flex-start;
}

.section-11 .swiper-slide {
    height: auto !important;
    display: block;
}

.section-11 img {
    width: 100%;
    height: auto;
    display: block;
}

.section-11 .swiper-slide > img {
    width: 100%;
    height: auto !important;
    object-fit: cover;
}

@media (max-width:1024px) {
    .section-11 {
        padding: 0 0px 50px;
    }

    .section-11 h2 {
        font-size: 30px;
    }

    .section-11 .swiper {
        width: 100%;
    }
}

@media (max-width:1024px) {
    .section-11 {
        padding: 0 0px 50px;
    }

    .section-11 h2 {
        font-size: 24px;
    }
}

@media (max-width:1560px) and (min-width:1025px) {
    .banner-title {
        font-size: 30px;
    }

    .banner-subtitle {
        font-size: 22px;
    }

    .section-2 h2 {
        font-size: 75px;
    }

    .section-3 h2 {
        font-size: 48px;
    }

    .section-5-title {
        font-size: 48px;
    }

    .section-7-head h2 {
        font-size: 48px;
    }

    .s7-text h3 {
        font-size: 30px;
    }

    .section-8 h2 {
        font-size: 48px;
    }

    .s8-tag {
        font-size: 12px;
    }

    .section-9 h2 {
        font-size: 48px;
    }

    .section-10 h2 {
        font-size: 48px;
    }

    .section-10 h3 {
        font-size: 24px;
    }

    .section-11 h2 {
        font-size: 24px;
    }
}
@media (max-width:767px) {
	.s7-text{
		max-width: unset;
	}
}
