@charset "UTF-8";

body .yx_NP_Logo img {
    filter: brightness(1.8) !important;
}

main .site {
    background: #131313;
    position: relative;
}

img,
video {
    display: block;
    height: auto;
    max-width: 100%;
}

.modules-header {
    color: #111;
    height: 100vh;
    pointer-events: none;
    position: relative;
}

.modules-background-1 {
    height: 300vh;
    padding-top: 26%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}

.modules-background-1 .bg {
    height: 100vh;
    left: 0;
    position: sticky;
    top: 100%;
    width: 100%;
    transition: all .8s;
}

.modules-background-1 picture {
    background: #111;
    -webkit-clip-path: url(#svgPath);
    clip-path: url(#svgPath);
    display: block;
    height: 100%;
    overflow: hidden;
    width: 100%
}

.modules-background-1 img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.modules-background-1 video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.modules-header .logos {
    aspect-ratio: 134/10;
    left: 50%;
    position: absolute;
    top: 100%;
    width: 95.8333333333vw;
    transform: translate(-50%, 0%);
    transition: all .5s;
}

.modules-header .logos .common-headline {
    color: #fff;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    transition: color .5s cubic-bezier(.32, .94, .6, 1);
    width: 100%
}

.modules-header .layers {
    left: 0;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.modules-header .layers .layer-2 {
    left: 0;
    position: absolute;
    top: 100%;
    transition: all .3s;
}

.modules-header .layers .layer-1 {
    left: 0;
    position: absolute;
    top: 100%;
    transition: all .5s;
}

.modules-container {
    position: relative;
}

.modules-progress {
    height: 100%;
    left: 0;
    padding-bottom: 2.7777777778vw;
    position: absolute;
    top: 0;
    z-index: 3;
    opacity: 0;
}

.modules-progress nav {
    align-items: center;
    display: flex;
    margin-left: 2.7777777778vw;
    position: sticky;
    top: calc(100vh - 13.47222vw);
    width: -moz-fit-content;
    width: fit-content;
}

.modules-progress ul li {
    align-items: center;
    display: grid;
    grid-template-columns: auto 1fr;
    position: relative;
}

.modules-progress ul button {
    align-items: center;
    border-radius: 10.4166666667vw;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: flex;
    font-weight: 700;
    height: 1.3888888889vw;
    justify-content: center;
    transition: padding .4s cubic-bezier(.32, .94, .6, 1);
    width: 1.3888888889vw;
    font-size: .6944444444vw;
    line-height: 1.2;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    box-sizing: content-box !important;
}

.modules-progress ul li.--active button {
    background: #fff;
    color: #333;
    padding: .6944444444vw 0;
}

.modules-manifesto-panel {
    position: relative;
}

.-panel-1 {
    height: 200vh;
}

.-panel-1 .manifesto-container {
    height: 100vh;
    position: sticky;
    top: 0;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center;
    z-index: 2;
    max-width: 1500px;
    margin: 0 auto;
    width: 94%;
}

.-panel-3 .manifesto-container {
    height: 100vh;
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center;
    z-index: 2;
    position: relative;
    max-width: 1500px;
    margin: 0 auto;
    width: 94%;
}

img.sec_bgyf {
    position: absolute;
    max-width: 500px;
    width: 30%;
    left: 10%;
    top: 55%;
    transform: translate(-50%, -50%);
    transition: all .5s;
    opacity: 0;
}

.-panel-1 img.sec_bgy {
    position: absolute;
    max-width: 500px;
    left: 20%;
    top: 55%;
    transform: translate(-50%, -50%);
    width: 30%;
    transition: all .5s;
    opacity: 0;
}

.ui-fragments-title {
    display: block;
    font-size: var(--f45);
    line-height: 175%;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 5px;
    text-align: left;
    font-weight: bold;
}

.ui-fragments-title img {
    max-width: 980px;
    margin: 0 0 5% auto;
}

img.ui-fragments-image {
    aspect-ratio: 1/1;
    display: inline-flex;
    height: 5vw;
    margin-right: .6076388889vw;
    max-width: 5vw;
    vertical-align: middle;
    margin: 0;
}

.modules-background-2 {
    height: 721vh;
    position: absolute;
    top: 200vh;
    z-index: 1;
    left: 0;
    width: 100%;
    visibility: hidden;
}

.modules-background-2 .bg {
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: sticky;
    top: 0;
    width: 100%;
}

.modules-background-2 .position {
    height: 100%;
    position: relative;
    width: 100%;
    transform: translate(27.5%, 0%);
}

.modules-background-2 picture,
.modules-background-2 picture video {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    object-fit: cover;
}

.modules-background-2 picture {
    -webkit-clip-path: var(--mask-2);
    clip-path: var(--mask-2);
    will-change: clip-path;
}

img.ui-fragments-image.ui_img1 {
    margin-left: 20px;
}

img.ui-fragments-image.ui_img2 {
    margin: 0 15px;
    display: none;
}

.-panel-2 {
    height: 100vh;
}

.-panel-3 .modules-three_3 {
    display: flex;
    justify-content: center;
    text-align: center;
}

.-panel-3 .modules-three_3 .ui-fragments-title {
    text-align: center;
    font-size: var(--f72);
}

.modules-solutions {
    min-height: 300vh;
    position: relative;
}

.modules-solutions .bg {
    height: 200vh;
    overflow: hidden;
    position: sticky;
    top: 0;
    width: 100%;
    opacity: 0.6;
}

.modules-solutions .bg video {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.modules-solutions .inner {
    min-height: 100vh;
    position: relative;
    width: 100%;
    z-index: 2;
}

.modules-solutions--container {
    padding-bottom: 2%;
    padding-top: 11.1111111111vw;
    max-width: 1600px;
    margin: 0 auto;
    width: 94%;
}

.modules-solutions--container .ui-uppercase {
    width: 50%;
    right: 0;
    position: sticky;
    top: 11.1111111111vw;
}

.modules-solutions--container .content {
    padding-left: 2.6041666667vw;
    font-size: 14px;
    color: #fff;
    line-height: 200%;
    width: 50%;
    right: 0;
    position: sticky;
    top: 11.1111111111vw;
    margin-left: auto;
}

.modules-solutions--container .content:before {
    border-left: 1px solid #fff;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    transform: scaleY(1);
    transition: transform 1s cubic-bezier(.32, .94, .6, 1);
    width: 100%;
}

.modules-solutions--container h2.html-text {
    max-width: 478px;
}

h2.html-text span.html-text_en {
    display: block;
    font-size: var(--f72);
    color: #fff;
    font-weight: normal;
    margin: 3% 0;
}

h2.html-text span.html-text_txt {
    font-size: var(--f38);
    color: #fff;
    font-weight: normal;
    letter-spacing: 2px;
}

.modules-solutions--container .content span {
    display: block;
    text-indent: 2em;
}

.modules-connum {
    margin: 3% auto 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    width: 100%;
}

.modules-connum .modules-impact--content {
    display: flex;
    width: 94%;
    justify-content: space-between;
    max-width: 1440px;
    margin: 0 auto;
}

.modules-impact--content li:first-child {
    grid-area: 1/1/2/4;
}

.modules-impact-item {
    position: relative;
    transition: opacity .5s cubic-bezier(.32, .94, .6, 1), transform .5s cubic-bezier(.32, .94, .6, 1);
}

.modules-impact-item .impact-item-inner {
    align-items: center;
    border: 1px solid #e70812;
    border-radius: 24.3055555556vw;
    color: #e70812;
    cursor: default;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    padding: 9vw 20px;
    position: relative;
    transition: border-color .8s cubic-bezier(.32, .94, .6, 1);
    margin-bottom: 2%;
    z-index: 1;
}

.modules-impact-item .impact-item-inner:hover {
    color: #fff;
}

.modules-impact-item .ui-fragments-image {
    -webkit-clip-path: circle(0 at 50% 50%);
    clip-path: circle(0 at 50% 50%);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .6s cubic-bezier(.32, .94, .6, 1), -webkit-clip-path 1.4s cubic-bezier(.32, .94, .6, 1);
    transition: opacity .6s cubic-bezier(.32, .94, .6, 1), clip-path 1.4s cubic-bezier(.32, .94, .6, 1);
    transition: opacity .6s cubic-bezier(.32, .94, .6, 1), clip-path 1.4s cubic-bezier(.32, .94, .6, 1), -webkit-clip-path 1.4s cubic-bezier(.32, .94, .6, 1);
    width: 100%;
    z-index: -1;
}

.modules-impact-item:hover .impact-item-inner .ui-fragments-image {
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: .8;
}

.modules-impact-item .ui-fragments-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

h3.h2.-regular {
    font-size: var(--f24);
}

h3.h2.-regular span {
    font-size: var(--f72);
    display: inline-block;
    margin-right: 10px;
}

.modules-impact-item .impact-item-inner strong {
    font-size: var(--f18);
    letter-spacing: 2px;
}

.modules-impact-item.-isCircle .impact-item-inner {
    aspect-ratio: 1/1;
    margin: 0 auto;
    text-align: center;
}

.modules-product {
    background-image: url(/src/img/bg04.jpg);
    background-size: 100% auto;
    background-position: top center;
    height: 100vh;
    display: flex;
    align-items: center;
    padding-top: 80px;
}

.mos-product-center {
    margin: 0 auto;
    width: 94%;
    max-width: 1600px;
    overflow: hidden;
    position: relative;
}

.mos-product-center .work_content {
    display: flex;
    flex-wrap: wrap;
}

.work_content .work_picB {
    width: 30%;
    max-width: 480px;
}

.work_content .work_picB p {
    color: #fff;
    font-size: var(--f60);
    font-weight: bold;
    letter-spacing: 0.5vw;
    margin: 2% 0 3%;
}

.work_content .work_picB span {
    color: #fff;
    font-size: var(--f42);
    letter-spacing: 0.5vw;
}

.work_content .work_text {
    width: 70%;
}

.work_content .work_text a {
    display: block;
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
}

.work_content .work_text img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 0%;
    transform: translate(-50%, 0%);
}

.swiper_button {
    z-index: 2;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40%;
    max-width: 480px;
}

.swiper_button .swiper_left {
    max-width: 100%;
    width: auto;
    cursor: pointer;
}

.swiper_button .swiper_right {
    max-width: 100%;
    width: auto;
    left: 150px;
    top: 0;
    position: absolute;
    cursor: pointer;
}

.swiper_button .swiper-scrollbar {
    display: block !important;
    width: 100%;
    height: 2px;
    background: #605f5f;
    margin-top: var(--f42);
    opacity: 1 !important;
}

.swiper_button .swiper-scrollbar .swiper-scrollbar-drag {
    background: #e70812;
}

picture.ui-fragmentsimage {
    position: relative;
    width: 100%;
    display: block;
    height: 0;
    overflow: hidden;
    padding-bottom: 31%;
    max-width: 1920px;
    margin: 0 auto;
    transition: all .5s;
}

picture.ui-fragmentsimage img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    top: 0;
}

.modules_news {
    background-image: url(/src/img/bg05.jpg);
    background-size: cover;
    background-position: top center;
    display: flex;
    align-items: center;
    padding: 7vw 0 25vh;
    background-attachment: fixed;
    flex-wrap: wrap;
}

.modules_news_center {
    margin: 0 auto;
    width: 94%;
    max-width: 1600px;
    position: relative;
}

.work_news {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.work_newe {
    width: 35%;
    max-width: 560px;
    position: sticky;
    top: 9vw;
}

.work_newe p {
    color: #333;
    font-size: var(--f36);
    font-weight: bold;
    letter-spacing: 0.13vw;
    margin: 2% 0 3%;
}

.work_newe span {
    color: #333;
    font-size: var(--f36);
    letter-spacing: 0.5vw;
}

.work_newc {
    width: 60%;
}

ul.news_libox {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

li.news_list {
    width: calc((100% - 30px) / 2);
    position: relative;
}

.news_list .news_imgbox {
    position: relative;
    height: 0;
    padding-bottom: 125%;
    border-radius: 5px;
    overflow: hidden;
    background: #000;
}

.news_list:nth-of-type(2n - 1) {
    transform: translateY(9vw);
}

.news_list:nth-last-of-type(2),
.news_list:nth-last-of-type(1) {
    margin-bottom: 12vw;
}

.news_list:nth-of-type(2n) {
    margin-bottom: 0;
}

.news_list .news_imgbox>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1;
    transition: all .5s;
}

.news_tc {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 20px;
    color: #fff;
    background-image: linear-gradient(0deg, rgb(0 0 0 / 30%), transparent);
}

.tc_time {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 7px 15px;
    letter-spacing: 2px;
    border-radius: 30px;
}

.tc_text {
    position: absolute;
    width: calc(100% - 40px);
    left: 20px;
    bottom: 20px;
}

.tc_text>img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 28px;
}

p.tc_name {
    font-size: var(--f18);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    line-height: 150%;
}

span.tc_ms {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 180%;
    margin: 2% 0 5%;
}

.posit {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #3b8ede;
    padding: 20px;
    display: flex;
    flex-direction: column;
    color: #fff;
    font-size: 14px;
    line-height: 180%;
    align-items: flex-start;
    justify-content: flex-end;
    opacity: 0;
    transition: all .5s cubic-bezier(0.65, 0.32, 0.58, 1) .1s;
}

.posit:before {
    content: '';
    position: absolute;
    width: 0;
    top: 3%;
    left: 3%;
    background: #fff;
    height: 1px;
}

.times {
    display: block;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 7px 0;
    letter-spacing: 2px;
    border-radius: 30px;
    max-width: 150px;
    text-align: center;
    width: 100%;
}

p.pos_name {
    font-weight: bold;
    font-size: var(--f18);
    margin: 5% 0 5%;
}

i.pos_more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
}

i.pos_more>img {
    max-width: 25px;
    margin-left: 10px;
}

li.news_list:hover .posit {
    opacity: 1;
}

li.news_list:hover .posit:before {
    width: 94%;
    transition: all .5s ease .1s;
}

li.news_list a {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 2;
}

li.news_list:hover .news_imgbox>img {
    transform: scale(1.08);
}

@media only screen and (max-width:1620px) {
    .modules-background-1 {
        padding-top: 30%;
    }
}

@media only screen and (max-width:1450px) {
    .modules-background-1 {
        padding-top: 35%;
    }
}

@media only screen and (max-width:1240px) {
    .modules-background-1 {
        padding-top: 40%;
    }
}
.modules-solutions .bg canvas,
.modules-background-1 canvas{
    display: none;
}
@media only screen and (max-width:768px) {
    .ui-fragments-title img {
        max-width: 350px;
        margin: 0 auto 5%;
    }

    .modules-background-1 {
        padding-top: 110%;
    }

    .ui-fragments-title {
        display: block;
        font-size: 24px;
        letter-spacing: 0px;
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }

    img.ui-fragments-image.ui_img1,
    img.ui-fragments-image.ui_img1+img {
        margin: 0 0 0 15px;
        width: 35px;
        height: 35px;
    }

    img.sec_bgyf {
        width: 45%;
        left: 25%;
        top: 65%;
    }
    .-panel-3 .modules-three_3 .ui-fragments-title {
        text-align: center;
        font-size: 24px;
    }
    .modules-background-2 .position {
        transform: none !important;
    }
    .modules-solutions--container .ui-uppercase {
        width: 75%;
        position: static;
    }
    .work_newe {
        position: static;
        width: 75%;
    }
    .modules_news{
        padding: 80px 0;
    }
    .work_newc {
        width: 100%;
        margin-top: 50px;
    }
    li.news_list {
        width: 100%;
        position: relative;
    }
    .news_list:nth-of-type(2n - 1) {
        transform: none;
    }
    .modules-solutions--container .content {
        margin: 20px auto 0; 
        padding: 0;
        font-size: 14px;
        color: #fff;
        line-height: 200%;
        width: 100%;
        right: 0;
        position: static;
    }
    .work_content .work_picB p,
    h2.html-text span.html-text_en {
        display: block;
        font-size: 28px;
    }
    .work_content .work_picB span,
    h2.html-text span.html-text_txt {
        font-size: 24px;
    }
    .modules-solutions--container .content span {
        display: block;
        text-indent: 0;
        margin-bottom: 20px;
    }
    .modules-product{
        height: auto;
        padding: 80px 10px;
    }
    .work_content .work_picB {
        width: 75%;
    }
    .work_content .work_text {
        width: 100%;
        margin: 20px 0;
    }
    .swiper_button {
        position: relative;
        max-width: 250px;
        margin: 0 auto;
        width: 100%;
    }
    .swiper_button .swiper_left {
        width: 30px;
    }
    .swiper_button .swiper_right {
        width: 30px;
        right: 0;
        left: auto;
    }
    .work_content .work_text a {
        padding-bottom: 70%;
    }
    .work_content .work_text img {
        top: 50%;
        transform: translate(-50%, -50%);
    }
    .modules-solutions .bg {
        height: 150vh;
    }
    .modules-solutions {
        min-height: 250vh;
    }
    .news_list:nth-last-of-type(2), .news_list:nth-last-of-type(1) {
        margin-bottom: 0;
    }
    .modules-solutions .bg video,
    .modules-background-1 video{
        display: none;
    }
    body .modules-background-1 picture{
        background-image: url(/src/image/H_bg.jpg);
        background-size: cover;
        background-position:center center;
    }
    .modules-background-1 canvas {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
    .modules-background-2 picture::before{
        content: '';
        background: url(/src/image/H_bg2.jpg) center / cover;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
    .modules-solutions .bg canvas{
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
        background: url(/src/image/H_bg3.jpg) center / cover;
    }
}



@media only screen and (max-width:500px) {
    .modules-solutions .inner {
        min-height: 66vh;
    }
    .modules-solutions {
        min-height: 216vh;
    }
    .modules-connum .modules-impact--content {
        display: flex;
        flex-wrap: wrap;
    }
    .modules-connum .modules-impact--content li{
        width: 48%;
        margin: 1%;
    }
    .modules-connum .modules-impact--content li:last-child{
        width: 100%;
        margin: 10px auto;
    }
    .modules-impact-item.-isCircle .impact-item-inner {
        aspect-ratio: auto;
        padding: 50px 20px;
        border-radius: 10px;
    }
    picture.ui-fragmentsimage{
        padding-bottom: 35% !important;
    }

}