@import url("../assets/library/splide/splide.css");
@keyframes pinMap {
    0% {
        transform: translateY(0%);
    }
    100% {
        transform: translateY(10%);
    }
}
.main__global-network {
    aspect-ratio: 1321/533;
    position: relative;
}
.main__global-network .earth {
    height: 100%;
    width: 100%;
    display: block;
}
.main__global-network .earth img {
    width: 100%;
    height: auto;
    display: block;
}
.main__global-network .parabola-group {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.main__global-network .parabola-group .parabola {
    position: absolute;
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    transition: 0.7s;
    clip-path: inset(0 100% 0 0);
}
.main__global-network .parabola-group .parabola:nth-child(1) {
    top: 12%;
    left: 12.5%;
    aspect-ratio: 753/307.14;
    width: 58%;
    transform: rotate(1deg);
    background-image: url("../assets/images/rmk-line1.svg");
}
.main__global-network .parabola-group .parabola:nth-child(2) {
    top: 35%;
    left: 12.8%;
    width: 27%;
    transform: rotate(5deg);
    aspect-ratio: 263/68.96;
    background-image: url("../assets/images/rmk-line2.svg");
}
.main__global-network .parabola-group .parabola:nth-child(3) {
    top: 49%;
    left: 12.3%;
    width: 9%;
    transform: rotate(5deg);
    aspect-ratio: 105.25/71.95;
    background-image: url("../assets/images/rmk-line3.svg");
}
.main__global-network .parabola-group .parabola:nth-child(4) {
    top: 54%;
    left: 21.2%;
    width: 15.5%;
    aspect-ratio: 172.67/73.48;
    background-image: url("../assets/images/rmk-line4.svg");
}
.main__global-network .parabola-group .parabola:nth-child(5) {
    top: 42%;
    left: 29.3%;
    width: 7.2%;
    aspect-ratio: 100.28/104.35;
    background-image: url("../assets/images/rmk-line5.svg");
}
.main__global-network .parabola-group .parabola:nth-child(6) {
    top: 43%;
    left: 36.3%;
    width: 5%;
    aspect-ratio: 48.54/72.11;
    background-image: url("../assets/images/rmk-line6.svg");
}
.main__global-network .parabola-group .parabola:nth-child(7) {
    top: 25%;
    left: 33.2%;
    width: 37.2%;
    aspect-ratio: 489.3/207.73;
    transform: rotate(-1deg);
    background-image: url("../assets/images/rmk-line7.svg");
}
.main__global-network .parabola-group .parabola:nth-child(8) {
    top: 40%;
    left: 41.2%;
    width: 48%;
    aspect-ratio: 353/95.89;
    transform: rotate(2deg);
    background-image: url("../assets/images/rmk-line8.svg");
}
.main__global-network .parabola-group .parabola:nth-child(9) {
    top: 46.8%;
    left: 36.5%;
    width: 35%;
    transform: rotate(1deg);
    aspect-ratio: 439.36/194.6;
    background-image: url("../assets/images/rmk-line9.svg");
}
.main__global-network .parabola-group .parabola:nth-child(10) {
    top: 56.7%;
    left: 36.2%;
    width: 15.5%;
    aspect-ratio: 180.28/166.42;
    transform: rotate(2deg);
    background-image: url("../assets/images/rmk-line10.svg");
}
.main__global-network .parabola-group .parabola:nth-child(11) {
    top: 41.5%;
    left: 70.7%;
    width: 19.7%;
    transform: rotate(-6deg);
    aspect-ratio: 142.04/81.57;
    background-image: url("../assets/images/rmk-line11.svg");
}
.main__global-network .parabola-group .parabola:nth-child(12) {
    top: 57%;
    left: 35.9%;
    width: 7.5%;
    aspect-ratio: 82.96/97.74;
    transform: rotate(3deg);
    background-image: url("../assets/images/rmk-line12.svg");
}
.main__global-network .parabola-group .parabola:nth-child(13) {
    top: 71%;
    left: 43.4%;
    width: 8%;
    transform: rotate(-2deg);
    aspect-ratio: 93.26/69.14;
    background-image: url("../assets/images/rmk-line13.svg");
}
.main__global-network .pin-group {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.main__global-network .pin-group .pin {
    top: 0;
    left: 0;
    position: absolute;
    aspect-ratio: 30.1/36.79;
    width: 3%;
    background-image: url("../assets/images/rmk-pin.svg");
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
    transition: 0.4s;
    opacity: 0;
}
.main__global-network .pin-group .pin:hover > a {
    color: var(--color-pri);
}
.main__global-network .pin-group .pin:hover > a:hover {
    text-decoration: underline;
}
.main__global-network .pin-group .pin > a {
    white-space: nowrap;
    text-align: center;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.7vw;
}
@media screen and (max-width: 1200px) {
    .main__global-network .pin-group .pin > a {
        display: none;
    }
}
.main__global-network .pin-group .pin.eu {
    top: 41%;
    left: 10%;
}
.main__global-network .pin-group .pin.ima {
    top: 50%;
    left: 20%;
}
.main__global-network .pin-group .pin.cn {
    top: 33%;
    left: 32%;
}
.main__global-network .pin-group .pin.kr {
    top: 36%;
    left: 39.5%;
}
.main__global-network .pin-group .pin.asia {
    top: 48%;
    left: 34.7%;
    background-image: url("../assets/images/rmk-pin-red.svg");
}
.main__global-network .pin-group .pin.sa {
    top: 36%;
    left: 69.5%;
}
.main__global-network .pin-group .pin.na {
    top: 62%;
    left: 70.4%;
}
.main__global-network .pin-group .pin.nzl {
    top: 71%;
    left: 50%;
}
.main__global-network .pin-group .pin.au {
    top: 62%;
    left: 42.4%;
}
.main__global-network.inview .parabola-group .parabola {
    clip-path: inset(0 0 0 0);
}
.main__global-network.inview .parabola-group .parabola:nth-child(1) {
    transition-delay: 0.1s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(2) {
    transition-delay: 0.3s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(3) {
    transition-delay: 0.5s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(4) {
    transition-delay: 0.7s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(5) {
    transition-delay: 0.9s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(6) {
    transition-delay: 1.1s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(7) {
    transition-delay: 1.3s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(8) {
    transition-delay: 1.5s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(9) {
    transition-delay: 1.7s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(10) {
    transition-delay: 1s;
}
.main__global-network.inview .parabola-group .parabola:nth-child(11) {
    transition-delay: 2.1s;
}
.main__global-network.inview .pin-group .pin {
    opacity: 1;
    animation: pinMap 1s ease-in-out infinite alternate;
}

.slideProgress .progressbar {
    position: relative;
    width: 100%;
    height: 0.2rem;
}
.slideProgress .progressbar .progress-track {
    width: 100%;
    height: 100%;
    background: white;
    border-radius: 100rem;
}
.slideProgress .progressbar .progress-fill {
    --progress: 0%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: var(--progress);
    background: var(--color-pri);
    border-radius: 100rem;
    transition: width 0.3s ease;
}
.slideProgress .sser-control {
    display: flex;
    align-items: center;
    gap: 2.4rem;
    max-width: 77.7rem;
    margin: 0 auto;
    margin-top: 2.4rem;
}
.slideProgress .sser-control .swiper-control {
    gap: 0.8rem;
}

.dvc-item {
    height: 100%;
}
.dvc-item .inner {
    height: 100%;
    position: relative;
}
.dvc-item .inner::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.8) 100%);
}
.dvc-item .inner .img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.dvc-item .inner .img-inner {
    height: 100%;
    width: 100%;
    display: block;
}
.dvc-item .inner .img-inner img {
    height: 100%;
    width: 100%;
    object-position: top;
    object-fit: cover;
}
.dvc-item .inner .info {
    padding: 2.4rem;
    width: 100%;
    bottom: 0;
    left: 0;
    color: white;
    z-index: 2;
    position: absolute;
}
.dvc-item .inner .info-tt {
    font-size: 2.4rem;
    font-weight: 600;
}
.dvc-item .inner .info-des {
    font-weight: 600;
}
@media screen and (max-width: 1200px) {
    .dvc-item .inner .info {
        padding: 1rem;
    }
    .dvc-item .inner .info-tt {
        font-size: 1.8rem;
    }
    .dvc-item .inner .info-des {
        font-size: 1.4rem;
    }
}
@media screen and (min-width: 1201px) {
    .dvc-slider .swiper-slide {
        transition: 0.4s;
        flex: 1;
        min-height: unset !important;
        height: 52.4rem;
    }
    .dvc-slider .swiper-slide.active {
        flex: 2;
    }
}
@media screen and (max-width: 1200px) {
    .dvc .swiper-slide {
        width: 25%;
    }
    .dvc .swiper-slide .dvc-item .inner {
        padding-top: 183.2167832168%;
    }
}
@media screen and (max-width: 1200px) and (max-width: 768px) {
    .dvc .swiper-slide {
        width: 33.3333333333%;
    }
}
@media screen and (max-width: 1200px) and (max-width: 520px) {
    .dvc .swiper-slide {
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    .dvc .sser-control {
        width: fit-content;
        margin: 0 auto;
        margin-top: 2.4rem;
    }
    .dvc .sser-control .swiper-pagination {
        color: var(--color-sec);
    }
    .dvc .sser-control .swiper-control-btn {
        background-color: var(--color-sec);
    }
    .dvc .sser-control .swiper-control-btn i {
        color: white;
    }
}
.dvc-tabs {
    margin-top: 2.4rem;
}
.dvc-tab {
    display: none;
}
.dvc-tab.open {
    display: block;
}
.dvc-tab .mona-content h3 {
    color: var(--color-pri);
    font-weight: 600;
}

.bn-exp-main::after {
    display: none;
}

.wh-it .t-des {
    color: #25355e;
}

.ssh-ctn .box-it .t-head {
    margin-bottom: 1rem;
}

.ssh-ctn .box-it .b-content .mona-content * {
    margin: 0;
}
.ssh-ctn .box-it .b-content .mona-content img {
    width: 100%;
}

.ssh-imgs .b-img {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ssh-imgs .b-img img {
    aspect-ratio: 744/588;
    height: auto;
}

@media screen and (max-width: 1200px) {
    .bnh-item:not(.no-content) {
        height: 100%;
    }
}
:root {
    --color-sec: #274d88 !important;
}

.page-home .sec-fb .container,
.page-home .sec-case .container,
.page-home .sec-hnews .container {
    max-width: 240rem;
}

:root {
    --size-hd: 11.4rem;
    --hd-top: 5rem;
    --linear: linear-gradient(84.39deg, #d71920 0%, #005c9a 35.26%);
    --linear2: linear-gradient(180deg, #d71920 0%, #710d11 100%);
    --color-sub: #5c6c7b;
    --half: calc(((100vw - 123rem) / 2));
    --color-text: #242424;
}
@media screen and (max-width: 1400px) {
    :root {
        --half: 1.5rem;
    }
}

.hd {
    --pd: 2.4rem;
    --color-link: white;
    padding: 0;
}
.hd.sticky {
    --size-hd: 11.4rem;
    background-color: transparent;
    --color-link: white;
}
.hd.sticky .hd-wrap {
    background: rgba(0, 0, 0, 0.5);
}
.hd .hd-logo {
    aspect-ratio: 525/123;
    background-image: url("../assets/images/logo-new-dec.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 26.4rem;
    flex-shrink: 0;
    padding: 2.4rem;
}
.hd .hd-top {
    height: var(--hd-top);
    background-color: #313131;
    padding: 0 var(--pd);
}
.hd .hd-top__list {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 4.4rem;
    width: 100%;
    height: 100%;
}
.hd .hd-top__item:not(:first-child) {
    position: relative;
}
.hd .hd-top__item:not(:first-child)::after {
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 100rem;
    left: -2.2rem;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    background-color: white;
}
.hd .hd-bot__search {
    position: relative;
    display: block;
    cursor: pointer;
    width: 3.6rem;
    height: 3.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hd .hd-bot__search > input {
    display: none;
}
.hd .hd-bot__search:has(input:checked) .hd-bot__search-drop {
    opacity: 1;
    pointer-events: visible;
}
.hd .hd-bot__search > img {
    width: 2rem;
    height: 2rem;
}
.hd .hd-bot__search-drop {
    background-color: white;
    border-radius: 0.4rem;
    position: absolute;
    top: 100%;
    right: 0;
    width: 20rem;
    opacity: 0;
    pointer-events: none;
}
.hd .hd-bot__search-form {
    display: flex;
    align-items: center;
}
.hd .hd-bot__search-form input {
    height: 3rem;
    background-color: transparent;
    border: none;
    width: 100%;
    padding: 0.4rem 1rem;
    outline: none;
}
.hd .hd-bot__search-form button {
    width: 3rem;
    height: 3rem;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hd .hd-bot__search-form button img {
    height: 60%;
    width: 60%;
    display: block;
    filter: brightness(0) invert(0);
}
.hd .hd-wrap {
    height: calc(var(--size-hd) - var(--hd-top));
    background: rgba(0, 0, 0, 0.01);
    backdrop-filter: blur(0.3rem);
    transition: 0.4s;
}
.hd .hd-wrap .col-right {
    display: flex;
}
.hd .hd-lg {
    display: flex;
    height: 100%;
    align-items: center;
    gap: 0.8rem;
}
.hd .hd-lg__it {
    width: 3.6rem;
    height: 3.6rem;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #cccccc;
    position: relative;
    font-weight: 600;
}
.hd .hd-lg__it.active {
    color: var(--color-pri);
    text-decoration: underline;
    text-underline-offset: 0.3rem;
}
.hd .hd-lg__it:not(:first-child)::after {
    content: "";
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100rem;
    background-color: #cccccc;
    right: calc(100% + 0.4rem);
}
.hd .hd-btn {
    background-color: transparent;
    padding-right: var(--pd);
    flex-direction: row-reverse;
    color: white;
}
.hd .hd-btn .ic img {
    filter: brightness(0) invert(1);
}

@media screen and (max-width: 1200px) {
    :root {
        --hd-top: 0rem;
        --size-hd: 6.3rem;
    }
    .main {
        padding-top: 0;
    }
    .hd .hd-logo {
        padding-left: 1rem;
    }
    .hd .hd-top {
        display: none;
    }
    .hd .hd-wrap {
        height: 100% !important;
    }
    .hd .hd-wrap .col-right {
        padding-right: 1.5rem;
    }
    .hd .hd-btn {
        border: none;
        padding: 0;
    }
    .hd.sticky {
        --size-hd: 6.3rem;
    }
}
@media screen and (max-width: 600px) {
    :root {
        --size-hd: 4.2rem !important;
    }
    .hd {
        height: 4.2rem;
    }
    .hd .hd-logo {
        width: 17.4rem;
    }
    .hd .hd-btn .txt {
        display: none;
    }
}
body:has(.home-new) .btn {
    border-radius: 0.4rem;
}
body:has(.home-new) .sec-fb .container {
    max-width: 123rem;
}

.sser-control {
    margin: 0 auto;
    width: fit-content;
    margin-top: 2.4rem;
}
.sser-control .swiper-control-btn {
    background-color: #ececec;
    border: 0.1rem solid rgba(36, 36, 36, 0.1);
}
.sser-control .swiper-pagination {
    color: var(--color-text);
}
.sser-control .swiper-pagination .swiper-pagination-current {
    color: var(--color-pri);
}

.title-gr .title-sub {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--color-sec);
    text-transform: uppercase;
}
.title-gr .title-big {
    font-size: clamp(9rem, 7.1225rem + 3.7549vw, 12.8rem);
    font-weight: 800;
    line-height: 1;
    background: var(--linear);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}
.title-gr .title-normal {
    --f-sz: clamp(2.7rem, calc(1.9541rem + 1.0656vw), 4rem);
    font-size: var(--f-sz);
    font-weight: 600;
}
.title-gr .mona-content * {
    color: var(--color-sub);
}
.title-gr.center {
    text-align: center;
}
.title-gr.center .mona-content {
    max-width: 80rem;
    margin: 0 auto;
}
.title-gr.center .btn {
    margin: 0 auto;
    margin-top: 1.2rem;
}
.title-gr.white {
    color: white;
}
.title-gr.white .mona-content * {
    color: white;
}

.splide__pagination {
    display: none;
}
.splide__arrows {
    display: none;
}

.rmk-exp {
    background-color: #edf0f3;
}
.rmk-exp__flex {
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 800px) {
    .rmk-exp__flex {
        flex-direction: column-reverse;
    }
}
.rmk-exp__left {
    width: 50%;
}
@media screen and (max-width: 800px) {
    .rmk-exp__left {
        width: 100%;
    }
}
.rmk-exp__left .wrapper {
    height: 100%;
}
.rmk-exp__right {
    width: 50%;
}
@media screen and (max-width: 800px) {
    .rmk-exp__right {
        width: 100%;
    }
}
.rmk-exp__images {
    height: 100%;
}
.rmk-exp__images .inner {
    display: flex;
    height: 100%;
    width: 100%;
}
.rmk-exp__item {
    position: relative;
    transition: 0.4s;
    color: white;
    cursor: pointer;
    overflow: hidden;
}
@media screen and (max-width: 800px) {
    .rmk-exp__item {
        min-height: 40rem;
    }
}
.rmk-exp__item .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.rmk-exp__item .bg::after {
    pointer-events: none;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background:
        linear-gradient(0deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), linear-gradient(180deg, rgba(0, 0, 0, 0) 53.3%, rgba(0, 0, 0, 0.7) 93.17%);
    transition: 0.4s;
}
.rmk-exp__item .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rmk-exp__item {
    flex: 1;
}
.rmk-exp__item .text-hori {
    position: absolute;
    padding: 2rem;
    bottom: 0;
    left: 0;
    width: 100%;
    font-weight: 600;
    font-size: 1.8rem;
    transition: 0.4s;
    transform: translateY(100%);
    opacity: 0;
}
@media screen and (max-width: 800px) {
    .rmk-exp__item .text-hori {
        font-size: 1.4rem;
        padding: 1rem;
    }
}
.rmk-exp__item .text-verti {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    transition: 0.4s;
    padding-bottom: 2rem;
}
@media screen and (max-width: 800px) {
    .rmk-exp__item .text-verti {
        padding-bottom: 1rem;
    }
}
.rmk-exp__item .text-verti .txt {
    font-size: 1.8rem;
    font-weight: 600;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: scale(-1);
    text-transform: uppercase;
}
@media screen and (max-width: 800px) {
    .rmk-exp__item .text-verti .txt {
        font-size: 1.2rem;
    }
}
.rmk-exp__item .text-verti .icon {
    width: 2.4rem;
    height: 2.4rem;
}
.rmk-exp__item .text-verti .icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rmk-exp__item.active {
    flex: 5;
}
.rmk-exp__item.active .bg::after {
    opacity: 0;
}
.rmk-exp__item.active .text-verti {
    display: none;
}
.rmk-exp__item.active .text-hori {
    transform: translateY(0);
    opacity: 1;
    transition-delay: 0.5s;
}

.rmk-service .progressbar {
    position: relative;
    width: 100%;
    height: 0.4rem;
    margin-top: 2.4rem;
}
.rmk-service .progressbar .progress-track {
    width: 100%;
    height: 100%;
    background: #d9d9d9;
    border-radius: 100rem;
}
.rmk-service .progressbar .progress-fill {
    --progress: 0%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: var(--progress);
    background: var(--color-pri);
    border-radius: 100rem;
    transition: width 0.3s ease;
}
.rmk-service .sser-control {
    width: 100%;
}
.rmk-service .sser-control .swiper-pagination-fraction {
    color: var(--color-text);
}
.rmk-service .sser-control .swiper-pagination-fraction .swiper-pagination-current {
    color: var(--color-pri);
}
.rmk-service .recontainer {
    padding-right: 8rem;
}
@media screen and (max-width: 1400px) {
    .rmk-service .recontainer {
        padding-right: 1.5rem;
    }
}
.rmk-service .flex .img-inner {
    display: block;
    padding-top: calc(1 / 1 * 100%);
    position: relative;
    overflow: hidden;
    border-radius: 0.4rem;
}
.rmk-service .flex .img-inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.rmk-service .flex .left {
    width: 60%;
}
.rmk-service .flex .left .wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    gap: 2.4rem;
}
.rmk-service .flex .left .title-gr {
    padding-left: var(--half);
}
.rmk-service .flex .left .sser-control {
    padding-left: var(--half);
}
.rmk-service .flex .right {
    width: 40%;
}
@media screen and (max-width: 1200px) {
    .rmk-service .flex .left {
        width: 50%;
    }
    .rmk-service .flex .right {
        width: 50%;
    }
}
@media screen and (max-width: 950px) {
    .rmk-service .flex .left {
        width: 100%;
    }
    .rmk-service .flex .right {
        width: 100%;
        display: none;
    }
}
.rmk-service__item .inner .txt {
    --f-sz: clamp(2rem, calc(1.2984rem + 0.5738vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 500;
    color: #5c6c7b;
    padding-top: 1rem;
}
@media screen and (max-width: 450px) {
    .rmk-service__item .inner .txt {
        font-size: 1.4rem;
    }
}
.rmk-service__thumb .swiper-slide {
    width: 50%;
    margin-bottom: 0;
}
.rmk-service__main .img-inner {
    padding-top: 142.9252782194% !important;
}
.rmk-service__main .swiper-slide {
    width: 100%;
}
.rmk-service__main .rmk-service__item .inner {
    position: relative;
}
.rmk-service__main .rmk-service__item .inner .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.4rem;
}
.rmk-service__main .rmk-service__item .inner .info .txt {
    color: white;
    --f-sz: clamp(2.7rem, calc(1.9541rem + 1.0656vw), 4rem);
    font-size: var(--f-sz);
    margin-bottom: 1rem;
}
.rmk-service__main .rmk-service__item .inner .info .btn {
    background-color: transparent;
    border: 0.1rem solid white;
}

.rmk-map {
    background-color: #313131;
}
.rmk-map .main__global-network {
    aspect-ratio: 1384/758.04;
    margin-top: 2.4rem;
}
.rmk-map .main__global-network .parabola-group {
    display: none;
}
.rmk-map .main__global-network .pin-group .pin {
    color: white;
    width: 2%;
}
.rmk-map .main__global-network .pin-group .pin.eu {
    top: 32%;
    left: 49%;
}
.rmk-map .main__global-network .pin-group .pin.cp {
    top: 66%;
    left: 54%;
}
.rmk-map .main__global-network .pin-group .pin.ima {
    top: 54%;
    left: 68%;
}
.rmk-map .main__global-network .pin-group .pin.td {
    top: 49%;
    left: 57%;
}
.rmk-map .main__global-network .pin-group .pin.russ {
    top: 24%;
    left: 69%;
}
.rmk-map .main__global-network .pin-group .pin.phi {
    top: 57%;
    left: 80.5%;
}
.rmk-map .main__global-network .pin-group .pin.indo {
    top: 66%;
    left: 80%;
}
.rmk-map .main__global-network .pin-group .pin.jp {
    top: 44%;
    left: 84.5%;
}
.rmk-map .main__global-network .pin-group .pin.asia {
    top: 56%;
    left: 75.5%;
}
.rmk-map .main__global-network .pin-group .pin.cn {
    top: 38%;
    left: 72.5%;
}
.rmk-map .main__global-network .pin-group .pin.kr {
    top: 42%;
    left: 81.2%;
}
.rmk-map .main__global-network .pin-group .pin.au {
    top: 76%;
    left: 83.2%;
}
.rmk-map .main__global-network .pin-group .pin.nzl {
    top: 84%;
    left: 94.2%;
}
.rmk-map .main__global-network .pin-group .pin.na {
    top: 36%;
    left: 18.2%;
}
.rmk-map .main__global-network .pin-group .pin.sa {
    top: 72%;
    left: 29.2%;
}

.rmk-brand .title-gr {
    margin-bottom: 3.2rem;
}
.rmk-brand .splide__slide .img {
    transition: 0.4s;
    filter: grayscale(1);
}
@media screen and (min-width: 1025px) {
    .rmk-brand .splide__slide .img:hover {
        filter: grayscale(0);
    }
}
.rmk-brand .splide__slide .img-inner {
    display: block;
    padding-top: calc(100 / 240 * 100%);
    position: relative;
    overflow: hidden;
    background-color: #f2f2f7;
    border-radius: 0.8rem;
}
.rmk-brand .splide__slide .img-inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sec-rmk-fb {
    background-color: #edf0f3;
    overflow: hidden;
    position: relative;
}
.sec-rmk-fb .swiper,
.sec-rmk-fb .swiper-container {
    overflow: visible !important;
}
.sec-rmk-fb .swiper {
    padding-bottom: 2rem;
}
.sec-rmk-fb .swiper-slide {
    overflow: visible;
}
.sec-rmk-fb .fb-item {
    overflow: hidden;
    border-radius: 0.4rem;
    filter: drop-shadow(0px 0px 2rem rgba(0, 0, 0, 0.15));
}
.sec-rmk-fb .fb-item .ic-play {
    opacity: 0;
}
/* .sec-rmk-fb .fb-item .b-ctn {
    flex: unset;
} */
@media screen and (min-width: 1025px) {
    .sec-rmk-fb .fb-item:hover {
        background-color: #242424 !important;
    }
    .sec-rmk-fb .fb-item:hover .ic-play {
        opacity: 1;
    }
}

.sec-rmk-case {
    background-color: transparent;
}
.sec-rmk-case .container {
    max-width: 123rem !important;
}
.sec-rmk-case .case-head {
    border-bottom: 0;
}
.sec-rmk-case .case-item .t-box .txt {
    color: #5c6c7b;
    font-weight: 600;
    --f-sz: clamp(2rem, calc(1.2984rem + 0.5738vw), 2.4rem);
    font-size: var(--f-sz);
}
.sec-rmk-case .case-item .t-box .t-num {
    --f-sz: clamp(2.9rem, calc(0.8918rem + 2.8689vw), 6.4rem);
    font-size: var(--f-sz);
    background: var(--linear2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    line-height: 1;
}
.sec-rmk-case .case-item .t-text {
    --f-sz: clamp(2rem, calc(1.2984rem + 0.5738vw), 2.4rem);
    font-size: var(--f-sz);
    font-weight: 500;
}
.sec-rmk-case .case-item .t-des {
    color: var(--color-sub);
}
.sec-rmk-case .case-item .b-img .inner {
    border-radius: 0.4rem;
    overflow: hidden;
}
@media screen and (max-width: 768px) {
    .sec-rmk-case .case-item .b-img {
        width: 100%;
    }
}

.sec-rmk-news {
    background: #edf0f3;
    position: relative;
}
.sec-rmk-news .bg {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
}
.sec-rmk-news .bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec-rmk-news .container {
    max-width: 123rem !important;
}
.sec-rmk-news .news-item .box-time .day {
    --f-sz: clamp(2.4rem, calc(0.3934rem + 2.2951vw), 4.8rem);
    font-size: var(--f-sz);
    font-weight: 600;
    color: #242424;
}
.sec-rmk-news .news-item .box-time .t-txt {
    color: #5c6c7b;
}

.rmk-record__head {
    display: flex;
    justify-content: space-between;
    align-items: end;
    gap: 2.4rem;
    margin-bottom: 2.4rem;
}
@media screen and (max-width: 1200px) {
    .rmk-record__head {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .rmk-record__head .title-gr {
        text-align: center;
    }
}
.rmk-record__head .title-gr {
    max-width: 64rem;
}
.rmk-record__head .title-gr .mona-content p {
    margin: 0;
}
.rmk-record__tabs {
    background-color: #edf0f3;
    border-radius: 0.4rem;
    padding: 0.5rem;
    border-radius: 100rem 0 0 100rem;
    display: flex;
}
.rmk-record__tab {
    --gap: 1.6rem;
    position: relative;
    cursor: pointer;
}
.rmk-record__tab:last-child {
    padding-right: var(--gap);
}
.rmk-record__tab:not(:first-child) {
    margin-left: calc(var(--gap) * 2);
}
.rmk-record__tab:not(:first-child)::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 0.1rem;
    left: calc(-1 * var(--gap));
    top: 0;
    background-color: #242424;
    opacity: 0.2;
}
.rmk-record__tab .iwt {
    gap: var(--gap);
}
.rmk-record__tab .icon {
    width: 3.2rem;
    height: 3.2rem;
    border-radius: 100rem;
    background-color: white;
}
.rmk-record__tab .icon img {
    width: 70%;
    height: 70%;
    object-fit: cover;
    filter: brightness(0);
}
.rmk-record__tab .txt {
    color: var(--color-text);
}
.rmk-record__tab.active .icon img {
    filter: none;
}
.rmk-record__tab.active .txt {
    color: var(--color-pri);
}
.rmk-record__grids {
    display: grid;
    grid-template-columns: 40% 30% 30%;
    grid-template-rows: 50% 5% 15% 30%;
    aspect-ratio: 1216/813;
    --gap: 2.4rem;
}
@media screen and (max-width: 1200px) {
    .rmk-record__grids {
        --gap: 1.2rem;
    }
}
@media screen and (max-width: 640px) {
    .rmk-record__grids {
        --gap: 0.8rem;
    }
}
.rmk-record__grids {
    margin: calc(-1 * var(--gap) / 2);
}
.rmk-record__grid {
    padding: calc(var(--gap) / 2);
}
.rmk-record__grid .img {
    height: 100%;
    width: 100%;
}
.rmk-record__grid .img .img-inner {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 0.8rem;
    display: block;
}
.rmk-record__grid .img .img-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.rmk-record__grid:nth-child(1) {
    grid-area: 1/1/2/2;
}
.rmk-record__grid:nth-child(2) {
    grid-area: 1/2/4/3;
}
.rmk-record__grid:nth-child(3) {
    grid-area: 1/3/3/4;
}
.rmk-record__grid:nth-child(4) {
    grid-area: 2/1/5/2;
}
.rmk-record__grid:nth-child(5) {
    grid-area: 4/2/5/3;
}
.rmk-record__grid:nth-child(6) {
    grid-area: 3/3/5/4;
}

.notabJS .notabPanel {
    display: none;
}
.notabJS .notabPanel.open {
    display: block;
}

.ft {
    padding: 0;
}
.ft-form {
    background-color: #313131;
    padding: 2rem 0;
}
.ft-form__wrap {
    display: flex;
    gap: 2.4rem;
}
@media screen and (max-width: 725px) {
    .ft-form__wrap {
        flex-wrap: wrap;
    }
    .ft-form__wrap .ft-form__label {
        width: calc(50% - 2.4rem);
        order: -1;
    }
}
@media screen and (max-width: 475px) {
    .ft-form__wrap {
        flex-wrap: wrap;
    }
    .ft-form__wrap .ft-form__label {
        width: 100%;
    }
}
.ft-form__label {
    flex-shrink: 0;
}
.ft-form__label .iwt {
    height: 100%;
}
.ft-form__box {
    display: flex;
    width: 100%;
}
.ft-form__box .wpcf7 {
    width: 100%;
}
.ft-form__box .wpcf7 .wpcf7-form {
    display: flex;
    width: 100%;
}
.ft-form__box .wpcf7 .wpcf7-form-control-wrap {
    width: 100%;
    height: auto;
}
.ft-form__box input {
    height: 100%;
    width: 100%;
    outline: none;
    border: none;
    border-radius: 0.4rem 0 0 0.4rem;
    padding: 0 1rem;
}
.ft-form__box input::-webkit-input-placeholder {
    color: rgba(36, 36, 36, 0.5);
}
.ft-form__box .btn {
    padding: 1rem 2rem;
    flex-shrink: 0;
    background-color: var(--color-pri);
    color: white;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border-radius: 0 0.4rem 0.4rem 0 !important;
}
@media screen and (min-width: 1025px) {
    .ft-form__box .btn:hover {
        color: white;
    }
}
.ft .social {
    display: flex;
    gap: 1rem;
}
.ft .social-link {
    display: block;
    width: 2.4rem;
    height: 2.4rem;
}
@media screen and (min-width: 1025px) {
    .ft .social-link:hover img {
        transform: translateY(-0.2em);
    }
}
.ft .social-link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.4s;
}
.ft .menu-list {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}
.ft .menu-list .menu-item {
    color: var(--color-sub);
    font-size: 1.4rem;
    transition: 0.4s;
}
@media screen and (min-width: 1025px) {
    .ft .menu-list .menu-item:hover {
        color: var(--color-pri);
    }
}
.ft-tt {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 1rem;
    display: block;
}
.ft-wrap {
    padding: 8rem 0;
}
@media screen and (max-width: 1200px) {
    .ft-wrap {
        padding: 4rem 0;
    }
}
.ft-wrap .text {
    font-size: 1.4rem;
    color: var(--color-sub);
    margin-top: auto;
}
.ft-wrap .left {
    width: 41.6666666667%;
}
.ft-wrap .left .ft-logo {
    width: 22.9rem;
    margin-bottom: 0;
}
.ft-wrap .left .ft-logo .custom-logo-link {
    display: block;
}
.ft-wrap .left .ft-logo .custom-logo-link img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}
.ft-wrap .left .mona-content * {
    color: var(--color-sub);
    margin: 0;
}
.ft-wrap .left .wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.ft-wrap .right {
    width: 58.3333333333%;
}
.ft-wrap .right-bottom {
    margin-top: 2.4rem;
    padding-top: 2.4rem;
    border-top: 0.1rem solid rgba(5, 26, 83, 0.2);
}
.ft-wrap .right-bottom .ft-list {
    justify-content: space-between;
}
.ft-wrap .right-bottom .ft-list .ft-item:nth-child(1) {
    width: 60%;
    max-width: 36.5rem;
}
.ft-wrap .right-bottom .ft-list .ft-item:nth-child(2) {
    width: 40%;
    max-width: 20.4rem;
}
@media screen and (min-width: 1071px) {
    .ft-wrap .right .text {
        display: none;
    }
}
@media screen and (max-width: 1070px) {
    .ft-wrap {
        padding-bottom: 2rem;
    }
    .ft-wrap .left {
        width: 100%;
        margin-bottom: 3.2rem;
    }
    .ft-wrap .left .text {
        display: none;
    }
    .ft-wrap .left .wrapper {
        align-items: center;
        max-width: 40rem;
        margin: 0 auto;
        text-align: center;
    }
    .ft-wrap .right {
        width: 100%;
    }
    .ft-wrap .right .text {
        text-align: center;
        display: block;
        padding-top: 2rem;
    }
    .ft-wrap .right .right-bottom .ft-list {
        justify-content: unset;
    }
    .ft-wrap .right .right-bottom .ft-list .ft-item {
        width: 50%;
        max-width: unset !important;
    }
}
@media screen and (max-width: 600px) {
    .ft-wrap .right-top .ft-list .ft-item {
        width: 50%;
    }
    .ft-wrap .right-top .ft-list .ft-item:nth-child(3) {
        width: 100%;
    }
    .ft-wrap .right-top .ft-list .ft-item:nth-child(3) .wrap {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 0 2.4rem;
    }
    .ft-wrap .right-top .ft-list .ft-item:nth-child(3) .wrap .ft-link {
        width: fit-content;
    }
}
@media screen and (max-width: 500px) {
    .ft-wrap .right-bottom .ft-list .ft-item {
        width: 100% !important;
    }
}
.ft-item {
    width: 33.3333333333%;
}
.ft-link {
    transition: 0.4s;
}
@media screen and (min-width: 1025px) {
    .ft-link:hover {
        color: var(--color-pri);
    }
}
.ft-add {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.ft-add__item .iwt {
    align-items: start;
    gap: 0.8rem;
}
.ft-add__item .iwt .icon {
    width: 1.6rem;
    height: 1.6rem;
    transform: translateY(0.2em);
}
.ft-add__item .iwt .b-gr {
    color: var(--color-text);
    text-transform: none;
    font-size: 1.4rem;
}
.ft-add__item .iwt .b-gr__head {
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.ft-add__item .iwt .b-gr__content {
    color: var(--color-sub) !important;
}
.ft-contact {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
.ft-contact__item .iwt {
    align-items: start;
    gap: 0.8rem;
}
.ft-contact__item .iwt .icon {
    width: 1.6rem;
    height: 1.6rem;
    transform: translateY(0.2em);
}
.ft-contact__item .iwt .b-gr {
    color: var(--color-text);
    text-transform: none;
    font-size: 1.4rem;
}
.ft-contact__item .iwt .b-gr__head {
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.ft-contact__item .iwt .b-gr__content {
    color: var(--color-sub) !important;
}

.sc-fixed .ic-link {
    overflow: hidden;
    border-radius: 100rem;
    transition: 0s;
    position: relative;
    background-color: transparent;
}
.sc-fixed .ic-link::after {
    content: "";
    position: absolute;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: black;
    height: 80%;
    width: 80%;
    border-radius: 100rem;
    transition: 0.4s;
    pointer-events: none;
}
.sc-fixed .ic-link > img {
    position: relative;
    z-index: 2;
    display: block;
}
@media screen and (min-width: 1025px) {
    .sc-fixed .ic-link:hover img {
        filter: brightness(0) saturate(100%) invert(17%) sepia(94%) saturate(3517%) hue-rotate(348deg) brightness(85%) contrast(99%);
    }
    .sc-fixed .ic-link:hover::after {
        background-color: white;
    }
}

.hd.sticky .hd-btn {
    background-color: transparent !important;
}

.sec-rmk-news .news-item {
    padding: 2rem;
    position: relative;
}
.sec-rmk-news .news-item::after {
    content: "";
    position: absolute;
    height: calc(100% - 2rem);
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 0.8rem;
    opacity: 0;
    transition: 0.4s;
}
.sec-rmk-news .news-item .box-time,
.sec-rmk-news .news-item .box-ctn {
    position: relative;
    z-index: 2;
}
@media screen and (min-width: 1025px) {
    .sec-rmk-news .news-item:hover::after {
        opacity: 1;
    }
    .sec-rmk-news .news-item:hover .box-ctn .txt {
        color: #d71920;
    }
    .sec-rmk-news .news-item:hover .box-ctn .t-text {
        text-decoration: underline;
        text-underline-position: under;
        color: var(--color-text);
    }
}

/*# sourceMappingURL=home-clone.css.map */
