.hw-xmage25 {
    width: 100%;
    background-color: #030f18;
    color: #fff;
    font-weight: 500;
}

.hw-xmage25 * {
    box-sizing: border-box;
}

.hw-xmage25 .blur-up {
    filter: blur(20px);
    transition: filter .2s;
}

.hw-xmage25 .blur-up.lazyloaded {
    filter: blur(0);
}

.hw-xmage25 picture,
.hw-xmage25 img,
.hw-xmage25 video {
    display: block;
    width: 100%;
    border: 0;
}

.hw-xmage25 .active {
    color: #000;
}

.hw-xmage25 sup.ssup {
    font-size: .6em;
    cursor: pointer;
}

.hw-xmage25 svg {
    overflow: visible;
}

.hw-xmage25 a {
    text-decoration: none;
}

.hw-xmage25 b {
    font-style: normal;
    font-weight: inherit;
}

.hw-xmage25 .nr {
    white-space: nowrap;
    font-style: normal;
}

.hw-xmage25 .showPc {
    display: inline-block;
}

.hw-xmage25 .showMob {
    display: none;
}

.hw-xmage25 .showInWxUc {
    display: none;
}

.hw-xmage25 .showie {
    display: none;
}

.hw-xmage25 .hidden {
    display: none !important;
}

/* mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage25 .showPc {
        display: none !important;
    }

    .hw-xmage25 .showPcinline {
        display: none;
    }

    .hw-xmage25 .showMob {
        display: inline-block;
    }
}

.hw-xmage25 .section-pic-center {
    position: relative;
    z-index: 10;
    text-align: center;
}

.hw-xmage25 .section-kv-pic {
    line-height: 1.25;
    margin-top: 3.125vw;
    font-size: 1.46vw;
    font-weight: 400;
    color: #000;
}

.hw-xmage25 .section-kv-pic a {
    color: initial;
}

.hw-xmage25 .section-kv-pic span {
    font-size: 0.6770833333vw;
    font-weight: 500;
}


.hw-xmage25 .section-slogan-botton:hover {
    opacity: .8;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage25 .section-kv-pic span {
        font-size: 3.6111111111vw;
    }

    .hw-xmage25 .section-kv-pic {
        font-size: 5.56vw;
        margin-top: 5.55555555555vw;
    }
}

/* sup  */
.hw-xmage25 .last-section {
    position: relative;
    z-index: 20;
}

.hw-xmage25 .last-section a {
    color: #1f71ff
}

.hw-xmage25 .last-section ol {
    width: 79.4375vw;
    margin: 20px auto 10.416666666vw;
    color: #A1A1A8;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6;
    list-style: decimal;
}


@media screen and (min-width: 1920px) {
    .hw-xmage25 .last-section ol {
        font-size: 0.625vw;
    }
}

.hw-xmage25 .last-section .notmm {
    position: relative;
    list-style: none !important;
    margin: 0 0 1.04166666666vw 0;
}

.hw-xmage25 .last-section .mll {
    position: relative;
    list-style: none;
}

.hw-xmage25 .last-section .mll::before {
    content: "*";
    position: absolute;
    top: 0;
    left: -9px;
}

.hw-xmage25 .last-section .mll1 {
    position: relative;
    list-style: none;
}

.hw-xmage25 .last-section .mll1::before {
    content: "**";
    position: absolute;
    top: 0;
    left: -14px;
}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage25 .last-section .mll1::before {
        left: -4.1666666666vw;
    }

    .hw-xmage25 .last-section .mll::before {
        left: -2.7777777777vw;
    }
}

@media screen and (min-width: 1921px) {
    .hw-xmage25 .last-section .mll1::before {
        left: -0.8333333333vw;
    }
}


/* mob */
@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage25 .last-section .notmm {
        margin: 0 0 2.777777777vw 0;
    }

    .hw-xmage25 .last-section ol {
        width: 83.1vw;
        margin: 5.5555555555vw 0 22.2222222222vw 9.133333vw;
        font-size: 3.3333333333vw;
    }
}


/* section 1 pc */
.hw-xmage25 .xmage25-sec1 .xhomeswipercon {
    position: relative;
    width: 100%;
}

.hw-xmage25 .xmage25-sec1 .xmhomeswiper {
    overflow: hidden;
    width: 100%;
}

.hw-xmage25 .xmage25-sec1 .ximage-inner {
    position: relative;
}

.hw-xmage25 .xmage25-sec1 .xmagetxtcon {
    display: flex;
    position: absolute;
    flex-direction: column;
    align-items: center;
    top: 12.76041666vw;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9;
}

.hw-xmage25 .xmage25-sec1 .xmagepower {
    width: 20.9375vw;
    transform: translateY(4.166666666vw);
    opacity: 0;
    transition: opacity 1.2s linear, transform 1.2s cubic-bezier(0.26,0.67,0.48,0.91);
}

.hw-xmage25 .xmage25-sec1.active .xmagepower {
    transform: translateY(0);
    opacity: 1;
}

.hw-xmage25 .xmage25-sec1 .xmahomat {
    margin: 2.08333333vw 0 0.57291666vw 0;
    color: #fff;
    font-size: 1.66666666vw;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    transition: opacity 1.2s linear, transform 1.2s cubic-bezier(0.26,0.67,0.48,0.91);
    transform: translateY(6.25vw);
    opacity: 0;
} 

.hw-xmage25 .xmage25-sec1 .ximage-mainim1 {
    height: 51.666666666vw;
    transform: translate3d(0,0,0) scale(1.2);
    transition: transform 1.5s cubic-bezier(0.26,0.67,0.48,0.91);
}

.hw-xmage25 .xmage25-sec1.active .ximage-mainim {
    transform: translate3d(0,0,0) scale(1);
}

.hw-xmage25 .xmage25-sec1 .xmhodes {
    margin: 0 0 2.08333333vw 0;
    color: #fff;
    font-size: 1.04166666vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
    transition: opacity 1.2s linear, transform 1.2s cubic-bezier(0.26,0.67,0.48,0.91);
    transform: translateY(6.25vw);
    opacity: 0;
}

.hw-xmage25 .xmage25-sec1.active .xmahomat,
.hw-xmage25 .xmage25-sec1.active .xmhodes {
    transform: translateY(0);
    opacity: 1;
}

.hw-xmage25 .xmage25-sec1 .xmhojoin {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 96px;
    height: 40px;
    background: #ce0e2d;
    transition: opacity 1.2s linear, transform 1.2s cubic-bezier(0.26,0.67,0.48,0.91);
    transform: translateY(8.3333333333vw);
    border-radius: 6px;
    opacity: 0;
}

.hw-xmage25 .xmage25-sec1 .jointxt {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    transform: translate3d(0,0,0) scale(1) rotate(0deg);
    transition: 0.5s ease;
    will-change: transform;
}

.hw-xmage25 .xmage25-sec1 .licon,
.hw-xmage25 .xmage25-sec1 .ricon {
    position: absolute;
    width: 6px;
    height: 12px;
}

.hw-xmage25 .xmage25-sec1 .licon {
    top: 10px;
    left: 10px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: translate(-15px, -15px);
    transition: 0.5s ease;
    opacity: 0;
}

.hw-xmage25 .xmage25-sec1 .ricon {
    bottom: 10px;
    right: 10px;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translate(15px, 15px);
    transition: 0.5s ease;
    opacity: 0;
}

@media (any-hover: hover) {
    .hw-xmage25 .xmage25-sec1 .xmhojoin:hover .licon {
        transform: translate(0,0);
        opacity: 1;
    }

    .hw-xmage25 .xmage25-sec1 .xmhojoin:hover .ricon {
        transform: translate(0,0);
        opacity: 1;
    }

    .hw-xmage25 .xmage25-sec1 .xmhojoin:hover .jointxt {
        transform: translate3d(0,0,0) scale(0.857) rotate(0deg);
    }
}

.hw-xmage25 .xmage25-sec1.active .xmhojoin {
    transform: translateY(0);
    opacity: 1;
}

.hw-xmage25 .xmage25-sec1 .xmagerarrow,
.hw-xmage25 .xmage25-sec1 .xmagelarrow {
    display: flex;
    align-items: flex-start;
    position: absolute;
    top: 50%;
    width: 0.625vw;
    transform: translateY(-50%);
    transition: 0.3s ease;
    cursor: pointer;
    z-index: 9;
}

.hw-xmage25 .xmage25-sec1 .xmagerarrow::before,
.hw-xmage25 .xmage25-sec1 .xmagelarrow::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2.6041666666vw;
    height: 2.6041666666vw;
    transform: translate(-50%, -50%);
    border-radius: 50%;
}

.hw-xmage25 .xmage25-sec1 .xmagerarrow svg,
.hw-xmage25 .xmage25-sec1 .xmagelarrow svg {
    width: 100%;
}

.hw-xmage25 .xmage25-sec1 .xmagelarrow {
    left: 3.125vw;
    transform: translate3d(0,-50%,0) rotate(180deg);
}

.hw-xmage25 .xmage25-sec1 .xmagerarrow {
    right: 3.125vw;
}


/* inner style start */
.iparys_inherited .hw-xmage25 .xmage25-sec1 {
    overflow: hidden;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmagerarrow, 
.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmagelarrow {
    display: none!important;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmagepower {
    display: none!important;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmhojoin {
    display: none!important;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .ximahomenav {
    display: none!important;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmhomeswiper {
    overflow: hidden;
    width: 100%;
    margin: -17.8125vw 0 0 0;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmahomat {
    margin: 0 0 0.83333333333vw 0;
    font-size: 2.08333333333vw;
    transform: translateY(0);
    opacity: 1;
    transition: none;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmhodes {
    font-size: 1.04166666666vw;
    transform: translateY(0);
    opacity: 1;
    transition: none;
}

.iparys_inherited .hw-xmage25 .xmage25-sec1 .xmagetxtcon {
    top: 27.560417vw;
}

@media screen and (max-aspect-ratio:136/100) {
    .iparys_inherited .hw-xmage25 .xmage25-sec1 .xhomeswipercon {
        overflow: hidden;
    }

    .iparys_inherited .hw-xmage25 .xmage25-sec1 .xmahomat {
        margin: 0 0 1.111111111111vw 0;
        font-size: 4.4444444444vw;
    }

    .iparys_inherited .hw-xmage25 .xmage25-sec1 .xmhodes {
        font-size: 3.3333333333vw;
        margin: 0;
    }

    .iparys_inherited .hw-xmage25 .xmage25-sec1 .xmhomeswiper {
        overflow: hidden;
        width: 100%;
        margin: -79.8125vw 0 -4.8611111111vw 0;
    }

    .iparys_inherited .hw-xmage25 .xmage25-sec1 .xmagetxtcon {
        top: auto;
        bottom: 8.3333333333vw;
    }

}

/* inner style end */

.hw-xmage25 .xmage25-sec1 .xmagerarrow.swiper-button-disabled,
.hw-xmage25 .xmage25-sec1 .xmagelarrow.swiper-button-disabled {
    opacity: 0.6!important;
    cursor: default;
} 

.hw-xmage25 .xmage25-sec1 .xmagerarrow.swiper-button-disabled path,
.hw-xmage25 .xmage25-sec1 .xmagelarrow.swiper-button-disabled path {
    fill: #fff!important;
}

.hw-xmage25 .xmage25-sec1 .ximahomenav {
    display: flex;
    align-items: center;
    position: absolute;
    left: 50%;
    bottom: 6.25vw;
    transform: translateX(-50%);
    z-index: 2;
}

.hw-xmage25 .xmage25-sec1 .ximahomenav li {
    overflow: hidden;
    position: relative;
    width: 3.125vw;
    height: 0.20833333333vw;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 999px;
    transition: 0.5s ease;
    transform: rotate(0deg);
}

.hw-xmage25 .xmage25-sec1 .ximahomenav li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-101%);
    background:#ce0e2d;
    border-radius: 999px;
}

.hw-xmage25 .xmage25-sec1 .swiper-wrapper {
    transition: transform 1s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.hw-xmage25 .xmage25-sec1 .ximahomenav li.active::before {
    transform: translateX(0);
    transition: 4s linear;
}

.hw-xmage25 .xmage25-sec1 .ximahomenav li:not(:last-child) {
    margin: 0 0.416666666666666vw 0 0;
}

@media (any-hover: hover) {
    .hw-xmage25 .xmage25-sec1 .xmagerarrow:hover {
        opacity: 0.8;
    }

    .hw-xmage25 .xmage25-sec1 .xmagelarrow:hover {
        opacity: 0.8;
    }

    .hw-xmage25 .xmage25-sec1 .ximahomenav li {
        cursor: pointer;
    }

    .hw-xmage25 .xmage25-sec1 .xmagelarrow:hover path,
    .hw-xmage25 .xmage25-sec1 .xmagerarrow:hover path {
        transition: 0.3s ease;
        fill: #ce0e2d;
    }

}

@media screen and (max-aspect-ratio:136/100) {
    .hw-xmage25 .xmage25-sec1 .xmagepower {
        width: 55.83333333vw;
        transform: translateY(11.11111111vw);
    }

    .hw-xmage25 .xmage25-sec1 .ximage-mainim1 {
        height: 165.416666666vw;
    }
    
    .hw-xmage25 .xmage25-sec1 .xmahomat {
        font-size: 4.44444444vw;
        margin: 5.55555555vw 0 1.52777777777vw 0;
        transform: translateY(16.66666666vw);
    }
    
    .hw-xmage25 .xmage25-sec1 .xmhodes {
        margin: 0 0 4.8611111111vw 0;
        font-size: 3.33333333vw;
        transform: translateY(16.66666666vw);
    }

    .hw-xmage25 .xmage25-sec1 .xmhojoin {
        transform: translateY(22.22222222vw);
    }
    
    .hw-xmage25 .xmage25-sec1 .xmagetxtcon {
        top: calc(33.33333333vw + 50px);
    }

    .hw-xmage25 .xmage25-sec1 .ximahomenav li:not(:last-child) {
        margin: 0 2.22222222222vw 0 0;
    }

    .hw-xmage25 .xmage25-sec1 .ximahomenav li {
        width: 16.6666666666vw;
        height: 1.1111111111vw;
    }

    .hw-xmage25 .xmage25-sec1 .ximahomenav {
        bottom: 13.3333333333vw;
    }

    .hw-xmage25 .xmage25-sec1 .xmhojoin {
        width: 26.66666666vw;
        height: 11.11111111vw;
        font-size: 3.33333333vw;
        background: #ce0e2d;
        border-radius: 0.83333333vw;
    }

    .hw-xmage25 .xmage25-sec1 .jointxt {
        font-size: 3.33333333vw;
    }

    .hw-xmage25 .xmage25-sec1 .xhomeswipercon {
        padding-top: 47px;
    }
}


/* section 1 pc */
.ximageH .ximage-s1 {
    overflow: hidden;
    position: relative;
    height: 100vh;
    height: calc(100vh - var(--naH));
}

.ximageH .ximage-s1 .kv-image {
    height: 100%;
}

.ximageH .ximage-s1 picture,
.ximageH .ximage-s1 img {
    height: 100%;
    object-fit: cover;
}


.ximageH .ximage-s1 .kv-txt {
    position: absolute;
    top: 43%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.ximageH .ximage-s1 .kv-txt .kvtratop,
.ximageH .ximage-s1 .kv-txt .kvtrabot {
    transition: 0.2s cubic-bezier(0.26,0.67,0.48,0.91);
}

.ximageH .ximage-s1 .kv-txt img {
    width: 21.875vw;
}

.ximageH .ximage-s1 .kv-maint {
    position: relative;
    margin: 3.28125vw 0 0.26041666666vw 0;
    color: #fff;
    font-size: 1.66666666666vw;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
}

.ximageH .will-change .kv-maint,
.ximageH .ximage-s1 .kv-des {
    will-change: transform, opacity;
}

.ximageH .ximage-s1 .kv-des {
    position: relative;
    color:  #fff;
    font-size: 1.04166666666vw;
    font-weight: 400;
    line-height: 1.6;
    text-align: center;
}

.ximageH .ximage-s1 .kv-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10.416666666vw;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, .5) 100%);
    z-index: 2;
}

.ximageH .will-change {
    will-change: height;
}

.ximageH .will-change .ximage-nav {
    will-change: height;
}

.ximageH .ximage-outn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 22;
}

.ximageH .fixed {
    height: var(--bnav);
}

.ximageH .fixed .ximage-nav {
    position: fixed!important;
    top: var(--stnav);
    left: 0;
}

.ximageH .xnav-shadow1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    opacity: 0;
}

.ximageH .fixed .xnav-shadow1 {
    opacity: 1;
}

.ximageH .fixed .xnav-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: blur(10px);
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
}

.ximageH .fixed .outshadow1 {
    opacity: 1;
}

.ximageH .xnav-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 16px 80px 16px 80px;
}

.ximageH .fixed .xnav-line {
    padding: 9px 80px 9px 80px;
}

@media only screen and (min-width: 768px) and (max-width: 1599.98px) {
    .ximageH .xnav-line {
        padding: 16px 40px;
    }

    .ximageH .fixed .xnav-line  {
        padding: 8px 40px 7px 40px;
    }
}

.ximageH .ximage-outn .ximage-nav {
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%;
    align-items: center;
}

.ximageH .ximage-outn .navul {
    position: absolute;
    display: flex;
    z-index: 22;
    left: 50%;
    transform: translateX(-50%);
}

.ximageH .ximage-outn .navul1 {
    display: none;
}

.ximageH .ximage-outn .navul li a {
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    text-align: center;
    transition: .3s ease-out;
}

.ximageH .ximage-outn .navul li a:hover {
    color: rgba(255, 255, 255, 1);
}

.ximageH .ximage-outn .navul .active a {
    color: #fff;
}

.ximageH .ximage-outn .navul li:not(:last-child) {
    margin: 0 3.125vw 0 0;
}

.ximageH .ximage-outn .x-ximage-com {
    position: relative;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    z-index: 22;
    opacity: 0;
}

.ximageH .fixed .x-ximage-com {
    opacity: 1;
}

.ximageH .ximage-outn .ximage-lang {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100px;
    height: 48px;
}

.ximageH .ximage-outn .x-lang-list {
    display: flex;
    flex-direction: column-reverse;
}

.ximageH .fixed .x-lang-list {
    flex-direction: column;
}

.ximageH .fixed .x-lang-btn {
    top: 0;
    bottom: auto;
}

.ximageH .ximage-outn .ximage-earth {
    display: none;
    cursor: pointer;
}

.ximageH .fixed .x-lang-btn {
    display: block;
}

.ximageH .ximage-outn .x-lang-list {
    padding: 13px 22.07px;
    border: 1px solid transparent;
    cursor: pointer;
}

.ximageH .fixed .x-lang-list {
    padding: 4px 22.07px 4px;
}

.ximageH .ximage-outn .active {
    border: 1px solid rgba(255, 255, 255, .5);
    border-radius: 6px;
    background-color: rgba(0, 0, 0, .15);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
}

.ximageH .ximage-outn .x-lang-list li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
}

.ximageH .ximage-outn .x-lang-list .ximage-en {
    display: none;
}

.ximageH .ximage-outn .x-lang-list .ximage-en a {
    display: flex;
    align-items: center;
    color: #fff;
    opacity: 0.7;
    transition: .3s ease-out;
}

.ximageH .ximage-outn .x-lang-list .ximage-en .mmodal {
    margin: 0 0 15px 0;
}

.ximageH .ximage-outn.fixed .x-lang-list .ximage-en .mmodal {
    margin: 8px 0 0 0;
}

.ximageH .ximage-outn .x-lang-list .ximage-en a:hover {
    opacity: 1;
}

.ximageH .ximage-outn.fixed .ximage-lang {
    width: 100px;
    height: 30px;
    align-items: flex-start;
}

.ximageH .ximage-outn .x-lang-list .ximage-en>div {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.ximageH .ximage-outn.fixed .x-lang-list .ximage-en>div {
    flex-direction: column;
}

.ximageH .ximage-outn .x-lang-list li span {
    flex-shrink: 0;
}

.ximageH .ximage-outn .x-lang-list li img {
    width: 20px;
    margin: 0 8px 0 0;
}

.ximageH .ximage-outn .x-lang-list li:last-child {
    margin: 0 0 16px 0;
}

.ximageH .fixed .x-lang-list li:last-child {
    margin: 8px 0 0 0;
}

.ximageH .ximage-outn .ximage-appbtn {
    flex-shrink: 0;
}

.ximageH .ximage-outn .btncon {
    display: flex;
    align-items: center;
}

.ximageH .ximage-outn .topaci {
    visibility: hidden;
    position: relative;
    margin: 0 0 0 30px;
    background-color: #ce0e2d;
    color: #fff;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.25;
    transition: opacity 0.3s linear;
    padding: 2px 24px;
    line-height: 24px;
    border-radius: 6px;
    border: 1px solid #ce0e2d;
}

.ximageH .ximage-outn.fixed  .topaci {
    visibility: visible;
}

@media (any-hover: hover) {
    .ximageH .ximage-outn .topaci:hover {
        border: 1px solid #ad0824;
        background-color: #ad0824;
    }
    
}

/* section 1 mob */
@media screen and (max-aspect-ratio:136/100) {
    .ximageH .ximage-outn {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
        z-index: 99;
        bottom: auto;
        transition: transform 0.15s cubic-bezier(0.26,0.67,0.48,0.91);
    }

    .ximageH .fixed .xnav-shadow1 {
        display: none;
    }

    .ximageH .ximage-outn .topaci {
        margin: 0;
    }

    .ximageH .ximage-outn .topaci {
        visibility: visible;
    }

    .ximageH .ximage-s1 .kv-txt {
        top: 45%;
    }

    .ximageH .ximage-outn.fixed .ximage-lang {
        width: auto;
        height: auto;
    }

    .ximageH .ximage-s1 .kv-maint {
        margin: 8.75vw 0 1.111111111111vw 0;
        font-size: 4.44444444444vw;
    }

    .ximageH .ximage-s1 .kv-des {
        font-size: 3.33333333333vw;
    }

    .ximageH .ximage-s1 .kv-txt img {
        width: 58.3333333333vw;
    }

    .ximageH .ximage-outn .x-ximage-com {
        display: flex;
        align-items: center;
        position: relative;
        margin: 5px 0;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        opacity: 1;
    }

    .ximageH .ximage-outn .ximage-nav {
        justify-content: space-between;
        padding: 9px 16px;
        background-color: #fff;
        height: auto!important;
        -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
        box-shadow: 0 1px 0 0 rgba(0,0,0,0.1);
    }
    
    .ximageH .ximage-outn .xnav-shadow {
        display: none;
    }

    .ximageH .ximage-outn .navul {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        margin: 0;
        padding: 8px 16px;
        background:#f1f3f5;
        display: none;
        transform: none;
    }

    .ximageH .ximage-outn .navul li a {
        color:#a5a5a5;
        font-size: 14px;
        letter-spacing: .3px;
    }

    .ximageH .ximage-outn .navul li {
        line-height: 32px;
    }

    .ximageH .ximage-outn .navul1 li:nth-child(1) a {
        color: #000!important;
    }

    .ximageH .ximage-outn .ximage-appbtn {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }
    
    .ximageH .ximage-outn .navul li:not(:last-child) {
        margin: 0;
    }

    .ximageH .ximage-outn .navul .active a {
        color: #000;
    }

    .ximageH .ximage-outn .ximage-btn {
        margin: 0 8px 0 4px;
        width: 16px;
    }

    .ximageH .ximage-outn .x-image-innbtn {
        display: block;
        border-radius: 50%;
        cursor: pointer;
        height: 16px;
        width: 16px;
        transition: all .3s;
        z-index: 1;
        position: relative;
        filter: invert(1);
        padding: 1px;
    }

    .ximageH .ximage-outn .open.x-image-innbtn {
        transform: rotate(180deg);
    }

    .ximageH .ximage-outn .ximage-appbtn {
        padding: 0 10px;
        background-color: #ce0e2d;
        font-size: 12px;
        min-width: auto;
        line-height: 20px;
        font-weight: 600;
        border: 1px solid #ce0e2d;
        border-radius: 6px;
    }

    .ximageH .ximage-outn .ximage-appbtn:hover {
        border: 1px solid #ce0e2d;
        background-color: #ce0e2d;
    }

    .ximageH .ximage-outn .ximage-hide {
        display: none;
    }

    .ximageH .xnav-line {
        padding: 0;
    }

    .ximageH .ximage-outn .ximage-lang {
        width: auto;
        height: auto;
        align-items: center;
    }

    .ximageH .ximage-outn .ximage-earth {
        display: block;
        width: 18px;
        height: 18px;
        margin: 0 2.63888888888vw 0 0;
        flex-shrink: 0;
    }

    .ximageH .ximage-outn .navul1 li:nth-child(2) a {
        color:#a5a5a5;
    }

    .ximageH .ximage-outn .x-lang-btn {
        display: none;
    }

    .ximageH .ximage-outn .navul0 li:nth-child(1) a {
        color: #a5a5a5;
    }

    .ximageH .ximage-outn .navul li a:hover {
        color: #000;
    }

    .ximageH .ximage-outn.fixed .ximage-lang {
        align-items: center;
    }

    .ximageH .fixed .xnav-line {
        padding: 0;
    }
}

.outModalLan {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background:rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    z-index: 999;
    display: none;
}

.outModalLan.open {
    display: block;
}

.outModalLan .nr {
    white-space: nowrap;
}

.outModalLan .laninModal {
    overflow: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 43.95833333333vw;
    height: fit-content;
    max-height: 90%;
    background-color: #f0f0f0;
    border-radius: 0.8333333333vw;
}

.outModalLan .laninModal .lanselmat {
    margin: 2.08333333333vw 0 3.125vw 0;
    color: #000;
    font-size: 1.25vw;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
}

.outModalLan .laninModal .lanevecount li {
    margin: 0 0 3.33333333333vw 2.08333333333vw;
}

.outModalLan .laninModal .lanevecount h4 {
    margin: 0 0 1.5625vw 0;
    color: #000;
    font-size: 0.833333333333vw;
    font-weight: 500;
    line-height: 1.25;
}

@media screen and (max-width: 1441px) {
    .outModalLan .laninModal .lanevecount h4 {
        font-size: 12px;
    }
}

.outModalLan .laninModal .counselect {
    display: flex;
    flex-wrap: wrap;
}

.outModalLan .laninModal .counselect p {
    display: inline-block;
}

.outModalLan .laninModal .lanevecount li p:nth-child(1),
.outModalLan .laninModal .lanevecount li p:nth-child(5),
.outModalLan .laninModal .lanevecount li p:nth-child(9) {
    width: 9.58333333333vw;
}

.outModalLan .laninModal .lanevecount li p:nth-child(2),
.outModalLan .laninModal .lanevecount li p:nth-child(6),
.outModalLan .laninModal .lanevecount li p:nth-child(10) {
    width: 12.552083333vw;
}

.outModalLan .laninModal .lanevecount li p:nth-child(3),
.outModalLan .laninModal .lanevecount li p:nth-child(7),
.outModalLan .laninModal .lanevecount li p:nth-child(11) {
    width: 10.520833333vw;
}

.outModalLan .laninModal .lanevecount li p:nth-child(4),
.outModalLan .laninModal .lanevecount li p:nth-child(8),
.outModalLan .laninModal .lanevecount li p:nth-child(12) {
    width: 9.1666666666vw;
}

.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(1),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(2),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(3),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(4),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(5),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(6),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(7),
.outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(8) {
    margin: 0 0 0.8333333333vw 0;
}


.outModalLan .laninModal .counselect a {
    color: rgba(0, 0, 0, 0.7);
    font-size: 0.8333333333vw;
    font-weight: 400;
    line-height: 1.6;
    text-decoration: none;
}

@media screen and (max-width: 1646px) and (min-width: 1200px) {
    .outModalLan .laninModal .counselect a {
        font-size: 12px;
    }
}

.outModalLan .laninModal .lamclosebtn {
    position: absolute;
    right: 1.14583333333vw;
    top: 1.14583333333vw;
    width: 1.09375vw;
    height: 1.09375vw;;
    cursor: pointer;
}

.outModalLan .laninModal .lamclosebtn:hover svg {
    transform: translate3d(0,0,0) rotate(90deg);
    will-change: transform;
}

.outModalLan .laninModal .lamclosebtn svg {
    width: 100%;
    height: 100%;
    transition: all .3s linear;
}

/* modal mob */
@media screen and (max-aspect-ratio: 136 / 100) {
    .outModalLan .laninModal {
        width: 86.6666666666vw;
        border-radius: 2.22222222222vw;
    }

    .outModalLan .laninModal .counselect {
        flex-wrap: wrap;
    }

    .outModalLan .laninModal .lanselmat {
        margin: 6.66666666666vw 0 8.88888888888vw 0;
        font-size: 4.4444444444vw;
    }

    .outModalLan .laninModal .lamclosebtn {
        width: 3.75vw;
        height: 3.75vw;
        top: 3.194444444444vw;
        right: 3.194444444444vw;
    }

    .outModalLan .laninModal .lanevecount h4 {
        margin: 0 0 5.555555555vw 0;
        font-size: 3.8888888888vw;
    }

    .outModalLan .laninModal .lanevecount li {
        margin: 0 0 8.8888888888vw 6.666666666666vw;
    }

    .outModalLan .laninModal .lanevecount li:last-child {
        margin-bottom: 6.6666666666vw;
    }

    .outModalLan .laninModal .counselect p {
        width: 100% !important;
    }

    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(1), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(2), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(3), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(4), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(5), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(6), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(7), 
    .outModalLan .laninModal .lanevecount li:nth-child(2) p:nth-child(8) {
        margin: 0 0 3.3333333333vw 0;
    }

    .outModalLan .laninModal .counselect p:nth-child(odd) {
        width: 36.66666666666vw;
    }

    .outModalLan .laninModal .counselect p:nth-child(even) {
        width: auto;
    }

    .outModalLan .laninModal .counselect p:not(:last-child) {
        margin: 0 0 3.3333333333vw 0;
    }

    .outModalLan .laninModal .counselect a {
        font-size: 3.8888888888vw;
    }

    .outModalLan .laninModal .lanevecount li:last-child p {
        width: auto;
    }
}