* {
    box-sizing: border-box;
    word-break: keep-all;
}

.ces-title {
    /*font-family: "pretendard", sans-serif;*/
    font-weight: 700;
    font-size: 70px;
    line-height: 120%;
    color: #fff;
}

.ces-sub-title {
    /*font-family: "pretendard", sans-serif;*/
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #aaa;
}

/*ces-highlights*/


.ces-highlights {
    background: #111111;
    padding: 150px 0 190px 0;
}

.ces-highlights .swiper-wrapper {
    transition-timing-function: linear !important;
    position: relative;
    align-items: center;
}


.ces-highlights .ces-sub-title {
    margin-top: 30px;
    width: 100%;
}

.ces-highlights .title-area {
    padding: 0 145px;
    margin-bottom: 80px;
}

.ces-highlights .title-area.add-btn {
    margin-top: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.ces-highlights .title-area.add-btn button {
    width: 64px;
    height: 64px;
    display: block;
    background: url("../img/ces/add-btn.png") center no-repeat;
    background-size: contain;
}

.ces-highlights .title-area.add-btn:after {
    width: 100%;
    height: 320px;
    content: "";
    opacity: 1;
    transition: opacity 0.3s ease;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0.8) 0%, #111111 29.76%);
    position: absolute;
    top: 164px;
    left: 0;
    z-index: 1;
}

.ces-highlights {
    padding-bottom: 0;
}


.ces-highlights .title-area.add-btn + .tricker-area .ticker:last-child {
    height: 0;
    overflow: hidden;
    min-height: 0;
    opacity: 0;
    transition: opacity 0.3s ease;
}

/*더보기 버튼 눌렀을때*/
.ces-highlights.show-more {
    padding-bottom: 150px;
}

.ces-highlights.show-more .title-area.add-btn:after {
    opacity: 0;
    display: none;
}

.ces-highlights.show-more .title-area.add-btn button {
    background: url("../img/ces/minus-btn.png") center no-repeat;
    background-size: contain;
}

.ces-highlights.show-more .title-area.add-btn + .tricker-area .ticker:last-child {
    height: 320px;
    opacity: 1;
    margin-top: 40px;
}

.ces-highlights .top-slide-section {
    margin-bottom: 30px;
}

.ces-highlights .box {
    width: 100%;
    aspect-ratio: 500 / 320;
    /*width: 500px;*/
    /*height: 320px;*/
    display: block;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.ces-highlights .box.img {
    pointer-events: none;
}

.ces-highlights .box.youtube:before {
    content: "";
    width: 66px;
    height: 66px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("../img/ces/icon-play.svg") center center no-repeat;
    background-size: contain;
}

.ces-highlights .box .item-text {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    display: flex;
    align-items: end;
}

.ces-highlights .box .item-text .badge {
    color: #fff;
    font-family: "pretendard", sans-serif;
    font-size: 24px;
    line-height: 20px;
    font-weight: 400;
}

.ces-highlights .swiper-slide {
    border-radius: 20px;
    overflow: hidden;
    /*min-width: 500px;*/
}

.ces-highlights .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}


/*ces-awards*/
.ces-awards {
    /*font-family: "Pretendard", sans-serif;*/
    background: #16110F;
    color: #FFFFFF;
    position: relative;
    height: 100vh;
}

.ces-awards .swiper, .ces-awards .swiper-wrapper, .ces-awards .swiper-container-autoheight, .ces-awards .swiper-container-autoheight, .ces-awards .swiper-slide {
    height: 100% !important;
}

.ces-awards .tabs {
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 6px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(40px);
    border-radius: 6px;
    height: 47px;
}

.ces-awards .tab-btn {
    display: flex;
    align-items: center;
    padding: 6px 24px;
    height: 35px;
    color: #fff;
    opacity: 50%;
    font-size: 16px;
    font-weight: 700;
    /*font-family: "Pretendard", sans-serif;*/
}

.ces-awards .tab-btn.active {
    opacity: 1;
    color: #000;
    background: #FFFFFF;
    border-radius: 6px;
}

.ces-awards .tab-content {
    position: relative;
    height: 100%;
    padding: 150px 145px;
    /*display: none;*/
}

.ces-awards .tab-content .left {
    display: flex;
    flex-direction: column;
    gap: 60px;
    position: relative;
    z-index: 99;
}

.ces-awards .tab-content#tab2026-1 .left {
    justify-content: space-between;
    height: 100%;
}

.ces-awards .tab-content#tab2026-1 .left .tab1 {
    gap: 60px;
    display: flex;
    flex-direction: column;
}

.ces-awards .tab-content .sub-tit, .product-bg-sections .bg-section .txt-area .sub-tit {
    font-weight: 700;
    font-size: 40px;
    line-height: 140%;
    margin-bottom: 12px;
    color: #fff;
}

.ces-awards .tab-content .tit-badge {
    display: flex;
    align-items: center;
    gap: 28px;
    margin-bottom: 40px;
}

.ces-awards .tab-content .tit-badge:before {
    content: "";
    width: 114px;
    height: 156px;
    display: inline-flex;
    background: url("../img/ces/ces-badge01.png") center no-repeat;
    background-size: contain;
}

.ces-awards .tab-content#tab2026-1 .tit-badge:before {
    background: url("../img/ces/ces-badge-2026.png") center no-repeat;
    background-size: contain;
}

.ces-awards .tab-content#tab2023 .tit-badge:before {
    background: url("../img/ces/ces-badge02.png") center no-repeat;
    background-size: contain;
}

.ces-awards .tab-content#tab2025 {
    background: url("../img/ces/award-02.png") center no-repeat;
    background-size: cover;
}

.ces-awards .tab-content#tab2026-2 {
    background: url("../img/ces/award-2026-2.jpg") no-repeat;
    background-size: cover;
    background-position: right bottom;
}

.ces-awards .tab-content#tab2026-2 .tit-badge:before {
    display: none;
}

.ces-awards .tab-content:before {
    content: "";
    width: 60%;
    height: 100%;
    background: linear-gradient(90deg, rgba(17, 17, 17, 0.6) 24.76%, rgba(17, 17, 17, 0) 86.49%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}


.ces-awards .tab-content#tab2023 {
    background: url("../img/ces/award-03.png") center no-repeat;
    background-size: cover;
}

.ces-awards .tab-content#tab2026-1 {
    background: #1D1D1D;
}

.ces-awards .tab-content#tab2026-1 .bg-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ces-awards .tab-content .tit {
    font-weight: 700;
    font-size: 70px;
    line-height: 120%;
}

.ces-awards .tab-content .sub-txt {
    font-weight: 700;
    font-size: 24px;
    line-height: 140%;
    color: #ccc;
}

.ces-awards .tab-content .left .btn-area {
    display: flex;
    gap: 10px;
}

.ces-awards .tab-content .btn-area a span {
    font-family: 'LGSmHa', sans-serif;
    font-weight: 400;
    letter-spacing: -1.5px;
    font-size: 20px;
    line-height: 100%;
    color: #fff;


}

.ces-awards .tab-content .btn-area a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 11px 20px;
    border-radius: 8px;
    background: transparent;
    border: 1px solid #fff;
}

.ces-awards .tab-content .btn-area a.red-btn {
    /*background: #FF3333;*/
    background: linear-gradient(0deg, #FF0000 0%, #FF8686 100%);
    border: 0;
}


.ces-awards .tab-content .btn-area a:after {
    content: "";
    display: inline-flex;
    background: url("../img/ces/ico-link-arrow.svg") center no-repeat;
    width: 20px;
    height: 20px;
}

.ces-awards-swiper {
    overflow: hidden !important;
}

.ces-awards-swiper .swiper-slide {
    overflow: hidden !important;
}

.ces-awards-swiper .swiper-slide:not(.swiper-slide-active) {
    opacity: 0 !important;
    pointer-events: none !important;
}


.ces-awards .tab-content .link-area {
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    display: flex;
    align-items: center;
    border-radius: 20px;
    width: fit-content;
}

.ces-awards .tab-content .link-area:hover {
    background: #fff;
    color: #111;
    transition: background 0.3s ease;
}

.ces-awards .tab-content .link-area .txt {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
    margin-right: 30px;
    color: #fff;
}

.ces-awards .tab-content .link-area .txt p {
    font-weight: 700;
    font-size: 20px;
    line-height: 140%;
}

.ces-awards .tab-content .link-area:hover .txt p {
    color: #111;
}

.ces-awards .tab-content .link-area:before {
    width: 90px;
    height: 60px;
    content: "";
    display: inline-flex;
    background-image: url("../img/ces/tab-link-sum.png");
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 8px;
    background-size: cover;
}

.ces-awards .tab-content .link-area:after {

    width: 30px;
    height: 30px;
    content: "";
    display: inline-flex;
    background-image: url("../img/ces/ico-tab-link.png");
    background-repeat: no-repeat;
    background-position: center center;
}

.ces-awards .tab-content .link-area:hover:after {
    background-image: url("../img/ces/ico-tab-link-black.png");
}

/* ces-product */
.ces-product-scroll {
    position: relative;
    min-height: 3500px;
}

.ces-product-scroll .floating-cards {
    position: absolute;
    top: 80px;
    right: 5%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    z-index: 10;
    /* column-count: 2; */
    /* width: 60%; */
    width: 750px;
    padding-top: 10vh;
    padding-bottom: 10vh;
}

.ces-product-scroll .floating-cards .card {
    break-inside: avoid;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 30px 30px 36px 30px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    max-width: 360px;
    border-radius: 20px;
    height: fit-content;
    background: rgba(255, 255, 255, 0.1);

}

.ces-product-scroll .floating-cards .card:nth-child(2) {
    margin-top: 180px;
}

.ces-product-scroll .floating-cards .card:nth-child(odd) {
    margin-top: -150px;
}

.ces-product-scroll .floating-cards .card:nth-child(1) {
    margin-top: 0;
}

.ces-product-scroll .floating-cards .card .img {
    height: 240px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.ces-product-scroll .floating-cards .card:nth-child(5) .img, .ces-product-scroll .floating-cards .card:nth-child(7) .img {*/
/*    padding: 20px;*/
/*}*/

.ces-product-scroll .floating-cards .card .img img {
    width: 100%;
}

.ces-product-scroll .floating-cards .card .txt {
    /*font-family: 'pretendard', sans-serif;*/
    font-size: 24px;
    line-height: 140%;
    color: #fff;
    font-weight: 700;

}

.ces-product-scroll .floating-cards .card:hover {
    cursor: pointer;
    background: #fff;
    transition: background 0.3s ease, transform 0.3s ease;
}

.ces-product-scroll .floating-cards .card:hover .txt {
    color: #111;
}

/* background sections */
.ces-product-scroll .product-bg-sections {
    width: 100%;
    position: sticky;
    top: 0;
    height: 100vh;
}

.ces-product-scroll .bg-section {
    height: 100vh;
    padding: 150px 145px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: opacity 0.6s ease;
}


.product-bg-sections .ces-sub-title {
    color: #fff;
    line-height: 140%;
    margin-top: 30px;
    /*font-family: "Pretendard", sans-serif !important;*/
}


.ces-product-scroll .bg-section .inner {
    position: relative;
    z-index: 11;
}

.ces-product-scroll .bg-section:before {
    content: "";
    width: 60%;
    height: 100%;
    background: linear-gradient(90deg, rgba(17, 17, 17, 0.6) 24.76%, rgba(17, 17, 17, 0) 86.49%);
    position: absolute;
    top: 0;
    left: 0;
}

.ces-product-scroll .bg1 {
    background: url("../img/ces/product-bg-01.png") no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.ces-product-scroll .bg2 {
    background: url("../img/ces/product-bg-02.png") center no-repeat;
    background-size: cover;
}

.ces-product-scroll .bg3 {
    background: url("../img/ces/product-bg-03.png") center no-repeat;
    background-size: cover;
}

.ces-product-scroll .bg4 {
    background: url("../img/ces/product-bg-04.png") center no-repeat;
    background-size: cover;
}

.ces-product-scroll .bg-section.active {
    opacity: 1;
}


/*cex-news*/
.ces-news {
    background: #111111;
    color: #fff;
    padding: 160px 145px 140px;

    display: flex;
    justify-content: space-between;
}

.ces-news .left {
    /*width: 470px;*/
    /*font-family: "pretendard", sans-serif;*/
}

.ces-news .ces-sub-title {
    color: #ffffff;
    margin-top: 30px;
}

.ces-news .left .link-linkedin {
    display: flex;
    align-items: center;
    padding: 11px 20px 11px 24px;
    width: fit-content;
    border-radius: 8px;
    margin-top: 60px;
    background: linear-gradient(0deg, #FF0000 0%, #FF8686 100%);
}

.ces-news .left .link-linkedin span {
    margin-left: 5px;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -1.5px;
    color: #fff
}

.ces-news .left .link-linkedin:before {
    background: url("../img/ces/logo-linked-in.png") center no-repeat;
    width: 82px;
    height: 20px;
    content: "";
    display: inline-flex;
}

.ces-news .left .link-linkedin:after {
    width: 20px;
    height: 20px;
    content: "";
    display: inline-flex;
    background: url("../img/ces/ico-arrow-right.png") center no-repeat;
    margin-left: 10px;
}

.ces-news .news-area {
    max-width: 1000px;
    flex: 1 1 auto;
    color: #fff;
}

.ces-news .news-area ul li {
    border-bottom: 1px solid #444444;
}

.ces-news .news-list li {
    display: none;
}

.ces-news .news-list li:nth-child(-n+5) {
    display: block;
}


.ces-news .load-more {
    cursor: pointer;
    display: flex;
    gap: 10px;
    height: 44px;
    align-items: center;
    padding: 12px 24px;
    color: #fff;
    /*border: 1px solid #fff;*/
    border-radius: 8px;
    /*font-family: "Noto Sans SC", sans-serif !important;*/
    font-weight: 400;
    font-size: 20px;
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
}

.ces-news .news-area .news-btn-area {
    width: 100%;
    height: 40px;
    position: relative;
    /*background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 76.44%);*/
}

.ces-news .news-area .news-btn-area:before {
    content: "";
    width: 100%;
    height: 132px;
    display: block;
    position: absolute;
    top: -132px;
    left: 0;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0) 0%, #111111 76.44%);
}

.ces-news .news-area .news-btn-area.hide-before:before {
    display: none;
}


.ces-news .load-more:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url("../img/ces/ico-arrow-down.svg") center no-repeat;
}


.ces-news .news-area ul li .tag {
    font-weight: 400;
    font-size: 20px;
    line-height: 120%;
    color: #666666;
    margin-bottom: 12px;
}

.ces-news .news-area ul li .title {
    font-weight: 700;
    font-size: 26px;
    line-height: 120%;
    color: #fff;
}

.ces-news .news-area ul li:first-child a {
    padding: 0;
    padding-bottom: 30px;
}

.ces-news .news-area ul li a {
    display: block;
    padding: 30px 0;
    transition: ease-in-out .2s;
}

.ces-news .news-area ul li a:hover .title {
    color: #FF3333
}

.ces-news .news-area ul li a:hover {
    transform: translateX(12px);

}


/*cesBottom*/
.cesBottom {
    height: auto;
    width: 100%;
    background-image: url('../img/ces/ces-newletter.png');
    background-repeat: no-repeat;
    background-color: #191919;
    background-size: auto;
    background-position: -1.82% -1.72%;
}

.cesBottom .txtBox {
    display: flex;
    gap: 15px;
}

.cesBottom .inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 60px 120px;
}


.cesBottom .txtBox p {
    /*font-family: 'Pretendard', sans-serif;*/
    font-weight: 700;
    font-size: 70px;
    line-height: 120%;
    color: #fff;
}

.cesBottom .txtBox p.red {
    /*color: #FF0000;*/
    background: linear-gradient(0deg, #FF0000 0%, #FF8686 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.cesBottom .btn-box {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 20px;
}

.cesBottom .btn-box a {
    /*display: block;*/
    background: linear-gradient(0deg, #FF0000 0%, #FF8686 100%);
    border-radius: 8px;
    width: 400px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cesBottom .btn-box a span {
    font-size: 28px;
    line-height: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 20px;
}

.cesBottom .btn-box a span:after {
    content: "";
    width: 20px;
    height: 20px;
    background: url("../img/ces/ico-arrow-right.png") center no-repeat;
    display: inline-flex;
}

.cesBottom .btn-box .btn-sub-txt {
    font-size: 22px;
    line-height: 20px;
    color: #ccc;
}

/*cesFullpage*/
#cesFullpage {
    height: 100vh;
    overflow: hidden;
}

/*헤더*/

.headerWrap.on header.newHeader.headerCes {
    background: transparent;
}

.headerWrap.on header.newHeader.headerCes nav .media > a {
    color: #fff;
    font-weight: 300;
}

.headerWrap.on header.newHeader.headerCes .wt {
    display: block;
}

.headerWrap.on header.newHeader.headerCes .gr {
    display: none;
}

.headerWrap.on header.newHeader.headerCes .subContent .icon a .right .menuWrap span, .headerWrap.on header.newHeader.headerCes .subContent .icon a {
    color: #fff;
}


/*.top-slide-section:hover .topSwiper,*/
/*.bot-slide-section:hover .botSwiper {*/
/*    animation-play-state: paused !important;*/
/*}*/

/*하이라이트 슬라이드 스와이퍼 없이 새로*/
.ticker {
    width: 100%;
    min-height: 320px;
    overflow: hidden;
    position: relative;
    /*background: #fff;*/
    /*border-bottom: 1px solid #ddd;*/

}

.ces-highlights.show-more .ticker:last-child {
    margin-top: 30px;
}

.ticker:last-child {
    /*margin-top: 30px;*/
}

.track {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    gap: 30px;
    height: 100%;
    animation: scroll 60s linear infinite;
    width: max-content;
}

.track.reverse {
    animation: scrollReverse 73s linear infinite;
}

.ticker:hover .track {
    animation-play-state: paused;
}

.tricker-area .item {
    flex: 0 0 auto;
    width: 500px;
    height: 320px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.tricker-area .item .box {
    width: 100%;
    height: 100%;
    display: block;
}

.tricker-area .item .box img {
    min-width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* ⭐ 오른→왼 */
@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

/* ⭐ 왼→오 (역방향) */
@keyframes scrollReverse {
    from {
        transform: translateX(-50%);
    }
    to {
        transform: translateX(0);
    }
}

/*ces-sketch*/
.sketchSwiper {
    overflow: visible;
    display: flex;
    align-items: center;
    /*min-height: calc(480px * 1.2 + 50px);*/
}


.transform-wrapper {
    transform: translateX(-60px);
    width: calc(100vw + 60px);
}

.ces-highlights {
    overflow: hidden;
}

.ces-highlights .sketchSwiper .swiper-slide {
    overflow: visible;
}

.sketchSwiper .swiper-slide {
    /* width: 270px; */
    /*height: 480px;*/
    display: flex;
    align-items: center;
    justify-content: center;
}

.sketchSwiper .slide-inner {
    width: 100%;
    /*height: 100%;*/
    background: #ddd;
    border-radius: 20px;

    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.6;
    transition: transform 0.3s ease, opacity 0.3s ease;
    overflow: hidden;
    height: 480px;
}

.sketchSwiper .slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    object-position: center center;
}

.sketchSwiper .swiper-slide {
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
}

.sketchSwiper .swiper-slide .title {
    /*position: absolute;*/
    /*bottom: -44px;*/
    color: #ccc;
    font-size: 24px;
    line-height: 140%;
    /*margin: 0;*/
    margin-top: 12px;
    opacity: 0.6;
    width: 100%;
    padding: 0 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sketchSwiper .swiper-slide-active {
    transform: scale(1.2) !important;
    z-index: 10;
    margin-left: 30px;
    margin-right: 60px !important;
}

.sketchSwiper .swiper-slide-active .title {
    opacity: 1;
}

.sketchSwiper .swiper-slide-active .slide-inner {
    opacity: 1 !important;
}

.sketchSwiper .swiper-slide-active:hover {
    cursor: pointer;
}

.sketchSwiper .swiper-slide .video-player {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/*전시페이지*/
/*전시 - 메인베너*/
.expo-main-banner {
    background-color: #000;
    padding: 114px 145px;
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0) 58.94%, #000000 86.8%), url(../img/ces/expo-main-banner.png);
    background-position: right;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.expo-main-banner:before {
    content: "";
    width: 75px;
    height: 44px;
    background: url(../img/ces/ex-banner-logo.png) center no-repeat;
    position: absolute;
    top: 32px;
    right: 32px;
    z-index: 1;
    background-size: contain;
}

.expo-main-banner:after {
    content: "";
    width: 70%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    background: linear-gradient(264.02deg, rgba(0, 0, 0, 0.0666667) 59.04%, #000000 99.38%);
    transform: rotate(-180deg);

}

.expo-main-banner .tit {
    font-weight: 700;
    font-size: 52px;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 36px;
    position: relative;
    z-index: 1;
}

.expo-main-banner .sub-tit {
    color: #ccc;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.4;
}

.expo-main-banner .sub-tit span {
    margin-bottom: 16px;
    display: block;
}

/*Product 소개*/
.expo-product-info {
    padding: 150px 145px;
    background: #111;
    gap: 150px;
    display: flex;
    flex-direction: column;
}

.expo-product-info .product-box {
    display: flex;
    gap: 80px;
    align-items: start;
}

.expo-product-info .product-box > div:first-child {
    /*width: clac();*/
    width: 625px;

}

.expo-product-info .product-box > div:last-child {
    width: 925px;
    display: flex;
    flex-direction: column;
    gap: 45px;
    padding-top: 45px;
}

.expo-product-info .product-box .product-logo {
    width: 240px;
    height: 45px;
    background-image: url(../img/ces/nexlide-a-logo.png);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}

.expo-product-info .product-box:last-child .product-logo {
    background-image: url(../img/ces/nexlide-m-logo.png);
}

.expo-product-info .product-box .product-video {
    height: 400px;
    width: 100%;
    background: #ccc;
    margin-top: 45px;
}

.expo-product-info .product-box .txt-area {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.expo-product-info .product-box .right .tit {
    font-weight: 700;
    font-size: 28px;
    color: #fff;
    line-height: 1;
}

.expo-product-info .product-box .txt-area .sub-txt {
    font-size: 24px;
    line-height: 1.4;
    color: #ccc;
}


.expo-product-info .product-box .img-area {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.expo-product-info .product-box .img-area img {
    width: 100%;
}

.expo-product-info .product-box .left .logo-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.expo-product-info .product-box .left .logo-area .product-link-btn {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    letter-spacing: -1.5px;
    padding: 11px 20px 11px 24px;
    width: fit-content;
    display: flex;
    border: 1px solid #fff;
    border-radius: 8px;
    gap: 10px;
    height: 44px;
}

.expo-product-info .product-box .left .logo-area .product-link-btn:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: url("../img/ces/ico-arrow-right.png") center no-repeat;
}

/*하단 배너 고정*/
.exhibition-sec-bottom {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    box-shadow: 0 -30px 40px 0 rgba(36, 5, 5, 0.4);
}

.exhibition-sec-bottom .product-banner {
    padding: 0 145px;
    height: 140px;
    color: #fff;
    background-color: #1C1C1C;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(15px);
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.exhibition-sec-bottom .product-banner::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url(../img/ces/product-banner.png);
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.95;
    z-index: -1;
}

.exhibition-sec-bottom .product-banner > * {
    position: relative;
    z-index: 1;
}

.exhibition-sec-bottom .product-banner p {
    font-size: 32px;
    line-height: 1.4;
    /*text-transform: uppercase;*/
}


.exhibition-sec-bottom .product-banner a {
    background: linear-gradient(0deg, #FF0000 0%, #FF8686 100%);
    font-size: 28px;
    border-radius: 8px;
    width: 400px;
    height: 70px;
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.exhibition-sec-bottom .product-banner a:after {
    content: "";
    width: 20px;
    height: 20px;
    display: inline-flex;
    background: url("../img/ces/ico-arrow-right.png") center no-repeat;
}