@charset "utf-8";


/* =========== COMMON =========== */

/* 01. width가 100%일때 */
.product-list-view {background: #F5F5F2;}

.product-list-view section .absolute::before {
    content: ''; 
    position: absolute; top: 0;
    width: 100%; height: 100%;
}

.product-list-view section.hidden {overflow: hidden;}

.product-list-view .section-reverse {padding: 15rem 0;}
.product-list-view .section-reverse .box-list {display: flex; flex-direction: column; gap: 9rem 0;}
.product-list-view .section-reverse .box-list>li .tit {
    display: block; 
    margin-bottom: 2rem;
    font-size: 2.4rem; color: #5F5F5F; font-weight: 500;
}


/* 02. width가 100% 이상일때 */
.absolute-100over {
    position: relative; 
    display: flex; align-items: center;
    height: 100%;
}

.absolute-100over::before {
    content: '';
    position: absolute; top: 0;
    height: 100%;
}

.gpu-accessories-view .section-reverse .img-wrap,
.vertiv-list-view .section-reverse .img-wrap {
    width: 48.8372%; max-width: 630px;
}

.gpu-accessories-view .section-reverse .text-wrap,
.clara-list-view .section2 .text-area,
.blackwell-list-view .section-black .img-area{
    width: 44.1860%; max-width: 570px;
}

.anaconda-list-view .section-inquiry .container::before,
.hpc-list-view .section-bg .container::before {
    content: '';
    position: absolute; top: 0;
    /* width 100% 이상 */
    height: 100%;
}

.geforce-list-view .section-intro .container,
.hpc-list-view .section-bg .container,
.personal-list-view .section-intro .container,
.vgpu-list-view .section-intro .container,
.dell-list-view .section-intro .container {
    position: relative;
    display: flex; align-items: center;
    height: 100%;
}

.blackwell-list-view .section-platform .box-wrap1 .box-list>li,
.ovx-list-view .section-partner .box-list>li,
.interconnect-list-view .section4 .box-list>li {
    display: flex; align-items: center; justify-content: center; 
}

#main_wrap #sec01 {
    display: flex; align-items: center; 
    height: 44.2rem; 
    padding: 0;
}

.ai-enterprise-list-view .section-black-bg .container,
.product-list-view section .absolute-100over .text-area {
    position: relative;
}

.vertiv-list-view .section9 .img-area,
.infiniband-list-view .section1 .text-area {
    width: 41.0852%; max-width: 530px;
}

.drive-list-view .section-intro .container,
.ovx-list-view .section-intro .container {
    position: relative; 
    height: 100%;
}

.servilliant-list-view .section-intro,
.dell-list-view .section-intro {
    height: 35.7rem !important;
}

.product-list-view .section-inquiry .box-wrap>div,
.vgpu-list-view .section-black-bg .box-wrap>div,
.mission-list-view .section-black-bg .box-wrap>div {
    display: flex; flex-direction: column; justify-content: space-between;
}


/* 
    https://leaderssys.com/sub/content/hopper_view.php
*/

.hopper-list-view .section5 .box-list,
.hopper-list-view .section7 .box-list {
    flex-wrap: wrap; gap: 6rem 0;
}

.hopper-list-view .section-intro .container {
    background: url(/img/product-list-view/hopper/bg-intro.png) no-repeat right/contain;
}
.hopper-list-view .section-intro .container::before {
    width: 102.3255%; /*1320*/
    left: 0;
    background: url(/img/product-list-view/hopper/bg-intro.png) no-repeat right/contain;
}
.hopper-list-view .section-black .img-area {width: 50.0775%; max-width: 646px;}

.hopper-list-view .section6 {
    padding: 10.2rem 0 11.8rem; 
    background: url(/img/product-list/datacenter/bg2.png) center/contain;
}

.hopper-list-view .section7 {padding: 11.8rem 0 15.3rem; background: #E4E4E4;}


.servilliant-list-view .section-intro .container::before,
.dell-list-view .section-intro .container::before {
    left: 50.3875%; /*650*/
    background: url(/img/product-list-view/dell/bg-intro.png) no-repeat left/contain;
}


/* 
    https://leaderssys.com/sub/content/ada-lovelace_view.php
*/

.ada-list-view .section-intro::before {
    content: ''; 
    position: absolute; top: 0; left: 29.5208%;
    width: 100%; height: 100%;
    background: #000 url(/img/product-list-view/ada-lovelace/bg-intro.png) no-repeat left/contain;
}

.ada-list-view .section4 .img-area {width: 44.0310%; max-width: 568px;}
.ada-list-view .section6 .box-item .tit {
    display: block; 
    margin: 2rem 0 1.2rem; 
    font-size: 2.4rem; color: #5F5F5F; font-weight: 500;
}

.product-list-view .section-intro .tit span {display: block;}
.product-list-view .section-intro .img-area {width: 56.5891%; max-width: 730px;}

.geforce-list-view .section-ai .box-item .small {font-size: 1.5rem; color: #76B900; font-weight: 500;}



/* #datail_wrap .section-intro .spec-area .down-datasheet::after {background: url(/img/common_new/ico-datasheet.svg) no-repeat;} */
#main_wrap {background:#000;}
#main_wrap .sec {position: relative; padding: 10rem 0;}


/* ================================= COMMONM FONT ================================= */

.cosmos-list-view section .text-flex i,
.anaconda-list-view .section-video .text-flex i,
.wandb-list-view section .text-flex i,
.ufm-list-view .section-icon .sub-box .text-flex i {
    display: inline-block; 
    padding-right: .4rem;
}

.product-drive .section-soc .text-flex i,
.product-drive .section-dev .text-flex i {
    padding-right: .5rem;
}

/* #sec01 .product-info {
    z-index: 2;
    position: absolute; top: 1.9rem; 
    font-size: 1.1rem; color: #9e9e9e;
}

#sec01 .product-info .link-direct {
    font-size: 1.1rem; color: #9e9e9e;
} */

.clara-list-view .section-intro .img-area img,
.ampere-list-view .section-intro .img-area img,
.hgx-list-view .section-intro .img-area img {
    display: block;
    width: 100%; height: 100%;
    object-fit: contain;
}

.ai-enterprise-list-view .section-intro .img-area img,
.vgpu-list-view .section8 .img-area img {
    display: block; 
    width: 100%; height: 100%; 
    object-fit: cover;
}

.mgx-list-view .section-image1 {padding: 9rem 0; background: #F0F0F0;}
.hgx-list-view .section-image1 {padding: 9rem 0; background: #E4E4E4;}


/* 
    HGX
    MGX
    IGX
*/
.mgx-list-view .section-icon .common-icon,
.datacenter-platform-view .section-advantage .common-icon {
    background: url(/img/product-list-view/mgx/icon-sprites.png) no-repeat;
    background-size: 552px;
}

.datacenter-platform-view .section-image1 .box-list img {border: 1px solid #C6C6C6;}
.datacenter-platform-view .section-image2 .box-list>li:first-child img {border: 1px solid #393939;}

.datacenter-platform-view .section-advantage {padding: 12rem 0;}
.datacenter-platform-view .section-advantage .sc-tit {margin-bottom: 5.5rem;}
.datacenter-platform-view .section-advantage .box-list {display: flex; justify-content: space-between;}
.datacenter-platform-view .section-advantage .box-list>li {width: 19.0697%; max-width: 246px;}
.datacenter-platform-view .section-advantage .box-list .common-icon {display: block; width: 60px; height: 60px;}
.datacenter-platform-view .section-advantage .box-list>li .box-tit {display: block;  margin: 1.5rem 0 1rem;}
.datacenter-platform-view .section-advantage .icon1 {background-position: -240px 0;}
.datacenter-platform-view .section-advantage .icon2 {background-position: -120px 0;}
.datacenter-platform-view .section-advantage .icon3 {background-position: 0 0;}
.datacenter-platform-view .section-advantage .icon4 {background-position: -60px 0;}
.datacenter-platform-view .section-advantage .icon5 {background-position: -180px 0;}

.datacenter-platform-view .section-partner .box-list {
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 2rem 0;
}

.datacenter-platform-view .section-partner .box-list>li {
    display: flex;  align-items: center; justify-content: center;
    padding: 3.5rem 0;
    background: #fff; border: 1px solid #CECECE;
}


/* ========== Datacenter - HPC & AI : NVIDIA HGX Platform ========== */
.hgx-list-view .section-intro .text-area {position: relative; width: 41.0852%; max-width: 530px;}
.hgx-list-view .section-intro .img-area {
    display: flex; align-items: flex-end;
    width: 58.9147%; max-width: 760px; height: 100%;
}

.hgx-list-view .section-platform .text-area {width: 57.3643%; max-width: 740px;}
.hgx-list-view .section-platform .img-area {padding: 2rem 0;}

.hgx-list-view .section-graph {padding: 10rem 0; background: #F5F5F2;}
.hgx-list-view .section-graph .box-list {display: flex; flex-direction: column; gap: 5rem 0;}
.hgx-list-view .section-graph .box-item{
    display: flex; justify-content: space-between; align-items: center;
}
.hgx-list-view .section-graph .box-item>div {width: 46.2184%; max-width: 550px;}

.hgx-list-view .section-graph .text-wrap .big-tit {font-size: 2.4rem; color: #606060; font-weight: 600;}
.hgx-list-view .section-graph .text-wrap .tit {
    display: block;
    margin: 3.5rem 0 2rem;
    font-size: 2.1rem; color: #707070; font-weight: 500;
}
.hgx-list-view .section-graph .img-wrap {padding: 3rem 0; background: #fff;}
.hgx-list-view .section-graph .img-wrap .img1 {display: block; width: 79.0909%; max-width: 435px; margin: 0 auto;}
.hgx-list-view .section-graph .img-wrap .img2 {display: block; width: 58.1818%; max-width: 320px; margin: 0 auto;}

.hgx-list-view .section-acceleration .text-area {padding: 7.5rem 0;}
.hgx-list-view .section-image2 {padding: 12rem 0; background: #ECEAE5;}


/* ========== Datacenter - HPC & AI : NVIDIA MGX Platform ========== */
.mgx-list-view .section-intro .container::before {
    width: 75.1937%; /*970*/
    left: 40.31007%; /*520*/
    background: url(/img/product-list-view/mgx/bg-intro.png) no-repeat left/cover;
}

.mgx-list-view .section-product {padding: 14rem 0 17rem !important;}

.mgx-list-view .section-icon .tit-area {margin-bottom: 5.5rem;}
.mgx-list-view .section-icon .tit-area .desc {line-height: 180%; font-size: 1.5rem; color: #606060;}
.mgx-list-view .section-icon .box-list .text-wrap {text-align: center;}
.mgx-list-view .section-icon .box-list .box-tit {display: block; margin: 2rem 0 1.2rem;}
.mgx-list-view .section-icon .box-list .desc {line-height: 150%; font-size: 1.5rem; color: #707070;}
.mgx-list-view .section-icon .box-list .common-icon {
    display: block;
    width: 84px; height: 84px; margin: 0 auto;
}

.mgx-list-view .section-icon .box-list .icon1 {background-position: -300px 0;}
.mgx-list-view .section-icon .box-list .icon2 {background-position: -384px 0;}
.mgx-list-view .section-icon .box-list .icon3 {background-position: -468px 0;}

.mgx-list-view .section-rtx .text-area {padding: 10rem 0 7rem;}
.mgx-list-view .section-rtx .container::before {
    width: 63.5658%; /*820*/
    left: 42.6356%; /*550*/
    background: url(/img/product-list-view/mgx/bg-rtx.png) no-repeat left/contain;
}

.geforce-list-view .section-half-box .box-item .tit,
.datacenter-platform-view .section-image2 .box-list .tit {
    display: block;
    margin: 2.5rem 0 1.2rem; 
    font-size: 2.1rem; color: #707070; font-weight: 500;
}



/* 
    MGX
    HGX
*/

.mgx-list-view .section-image2 {padding: 12rem 0; background: #F5F5F2;}
.mgx-list-view .section-partner {padding: 10rem 0; background: #F5F5F2;}
.mgx-list-view .section-partner .box-list>li {width: 22.9457%; max-width: 296px;}
.mgx-list-view .section-partner .common-icon {
    background: url(/img/product-list-view/mgx/partner-sprites.png) no-repeat;
    background-size: 140px;
}

.mgx-list-view .section-partner .box-list .icon1 {width: 130px; height: 29px; background-position: 0 -162px;}
.mgx-list-view .section-partner .box-list .icon2 {width: 130px; height: 46px; background-position: 0 -388px;}
.mgx-list-view .section-partner .box-list .icon3 {width: 130px; height: 27px; background-position: 0 -106px;}
.mgx-list-view .section-partner .box-list .icon4 {width: 130px; height: 24.2px; background-position: 0 -82px;}
.mgx-list-view .section-partner .box-list .icon5 {width: 140px; height: 18px; background-position: 0 0;}
.mgx-list-view .section-partner .box-list .icon6 {width: 130px; height: 38px; background-position: 0 -265px;}
.mgx-list-view .section-partner .box-list .icon7 {width: 130px; height: 21px; background-position: 0 -38px;}
.mgx-list-view .section-partner .box-list .icon8 {width: 130px; height: 24px; background-position: 0 -59px;}
.mgx-list-view .section-partner .box-list .icon9 {width: 130px; height: 36px; background-position: 0 -228px;}
.mgx-list-view .section-partner .box-list .icon10 {width: 120px; height: 29px; background-position: 0 -135px;}
.mgx-list-view .section-partner .box-list .icon11 {width: 120px; height: 40px; background-position: 0 -306px;}
.mgx-list-view .section-partner .box-list .icon12 {width: 130px; height: 20px; background-position: 0 -18px;}
.mgx-list-view .section-partner .box-list .icon13 {width: 130px; height: 36px; background-position: 0 -194px;}
.mgx-list-view .section-partner .box-list .icon14 {width: 87px; height: 45px; background-position: 0 -343px;}
.mgx-list-view .section-partner .box-list .icon15 {width: 110px; height: 66px; background-position: 0 -490px;}
.mgx-list-view .section-partner .box-list .icon16 {width: 120px; height: 52px; background-position: 0 -438px;}


/* ========== Datacenter - HPC & AI : NVIDIA IGX Platform ========== */
.igx-list-view .section-intro .container::before {
    width: 83.3333%; /*1075*/
    left: 32.1705%; /*415*/
    background: url(/img/product-list-view/igx/bg-intro.png) no-repeat;
    background-size: contain;
    background-position: left;
}

.igx-list-view .section-icon {
    padding: 8.5rem 0;
    background: url(/img/product-list-view/igx/bg1.png) no-repeat center/cover;
}
.igx-list-view .section-icon .box-list .box-tit {display: block; margin: 2rem 0; line-height: 1;}

.igx-list-view .section-partner .common-icon,
.igx-list-view .section-icon .common-icon {
    background: url(/img/product-list-view/igx/img-sprites.png) no-repeat;
    background-size: 132px;
}

.igx-list-view .section-icon .box-list .common-icon {
    display: block;
    width: 120px; height: 120px;
}
.igx-list-view .section-icon .box-list .icon1 {background-position: 0 -697px;}
.igx-list-view .section-icon .box-list .icon2 {background-position: 0 -457px;}
.igx-list-view .section-icon .box-list .icon3 {background-position: 0 -577px;}

.igx-list-view .section-platform {padding: 12rem 0; background: #ECEAE5;}
.igx-list-view .section-platform .inner {width: 90.31%; max-width: 1165px; margin: 0 auto;}
.igx-list-view .section-platform .tit-area .desc{font-size: 1.5rem; color: #606060;}
.igx-list-view .section-platform .img-area {
    margin: 4.5rem 0 7rem;
    padding: 6.5rem 0; 
    background: #fff;
}
.igx-list-view .section-platform .img-area img {
    display: block; 
    width: 72.9613%; max-width: 850px; margin-left: 13.7339%;
}

.igx-list-view .section-platform .box-area>div {width: 47.2103%; max-width: 550px;} 
.igx-list-view .section-platform .box-area .box-tit {display: block; margin-bottom: 2rem; line-height: 130%;}
.igx-list-view .section-platform .box-area .desc {line-height: 180%; font-size: 1.5rem; color: #606060;}

.igx-list-view .section-link {padding: 12rem 0; background: #F5F5F2;}
.igx-list-view .section-link .box-list img {border: 1px solid #C6C6C6;} 
.igx-list-view .section-link .box-list .box-tit {display: block; margin: 2rem 0 1.5rem;}

.igx-list-view .section-partner .box-list>li {width: 18.37209%; max-width: 237px;}

.igx-list-view .section-partner .box-list .icon1 {width: 132px; height: 27px; background-position: 0 -133px;}
.igx-list-view .section-partner .box-list .icon2 {width: 130px; height: 27px; background-position: 0 -108px;}
.igx-list-view .section-partner .box-list .icon3 {width: 104px; height: 23px; background-position: 0 -83px;}
.igx-list-view .section-partner .box-list .icon4 {width: 110px; height: 23px; background-position: 0 -37px;}
.igx-list-view .section-partner .box-list .icon5 {width: 104px; height: 36px; background-position: 0 -289px;}

.igx-list-view .section-partner .box-list .icon6 {width: 130px; height: 44px; background-position: 0 -363px;}
.igx-list-view .section-partner .box-list .icon7 {width: 120px; height: 34px; background-position: 0 -254px;}
.igx-list-view .section-partner .box-list .icon8 {width: 130px; height: 21px; background-position: 0 -17px;}
.igx-list-view .section-partner .box-list .icon9 {width: 110px; height: 45px; background-position: 0 -412px;}
.igx-list-view .section-partner .box-list .icon10 {width: 104px; height: 17px; background-position: 0 0;}

.igx-list-view .section-partner .box-list .icon11 {width: 130px; height: 23px; background-position: 0 -60px;}
.igx-list-view .section-partner .box-list .icon12 {width: 113px; height: 38px; background-position: 0 -330px;}
.igx-list-view .section-partner .box-list .icon13 {width: 111px; height: 31px; background-position: 0 -191px;}
.igx-list-view .section-partner .box-list .icon14 {width: 104px; height: 32px; background-position: 0 -223px;}
.igx-list-view .section-partner .box-list .icon15 {width: 115px; height: 31px; background-position: 0 -160px;}



/* ========== Graphics Cards & GPUs : GeForce ========== */
.geforce-list-view .section-intro .container::before {
    right: -12.3255%;
    background: #000 url(/img/product-list/geforce/img-main.png) no-repeat center;
    background-size: contain;
}

.geforce-list-view .section-ai .tit-area .desc {line-height: 180%; font-size: 1.8rem; color: #606060;}
.geforce-list-view .section-ai .box-item {padding: 2.2rem 1.8rem; background: #F5F6F4; border: 1px solid #E2E2E2;}
.geforce-list-view .section-ai .box-item .tit {
    display: block;
    margin: 1.2rem 0;
    font-size: 2.1rem; color: #707070; font-weight: 500;
}

.geforce-list-view .section-function .box-list {flex-wrap: wrap; gap: 6.5rem 0;}
.geforce-list-view .section-function .box-item .tit {
    display: block; 
    margin-bottom: 1.5rem;
    font-size: 1.8rem; color: #606060; font-weight: 500;
}

.geforce-list-view .section-changer .box-list, 
.geforce-list-view .section2 .box-list {
    flex-wrap: wrap; gap: 4rem 0;
}

.geforce-list-view .section-changer .box-item,
.geforce-list-view .section2 .box-item {
    padding: 3.5rem 3rem !important; 
    background:#fff; border: 1px solid #DBDBDB;
}

.geforce-list-view .section-changer .box-item:first-child .box-tit,
.geforce-list-view .section-changer .box-item:nth-child(2) .box-tit,
.geforce-list-view .section2 .box-item:first-child .box-tit,
.geforce-list-view .section2 .box-item:nth-child(2) .box-tit {
    width: 110%;
}

.geforce-list-view .section-product .product-item:nth-child(odd) .img-wrap,
.geforce-list-view .section-product .product-item:nth-child(even) .text-wrap {
    width: 48.6725%; max-width: 550px;
}

.geforce-list-view .section-product .product-item:nth-child(even) .img-wrap,
.geforce-list-view .section-product .product-item:nth-child(odd) .text-wrap {
    width: 51.3274%; max-width: 580px;
}

.geforce-list-view .section-product .product-item:nth-child(even) .img-wrap img {width: 76.3793%; max-width: 443px; margin-left: 7rem;}
.geforce-list-view .section-product .product-item:nth-child(odd) .img-wrap img {width: 80.5454%; max-width: 443px;}

.geforce-list-view .section-ray {
    padding: 12rem 0; 
    background: url(/img/product-list-view/geforce/bg-pattern1.png) no-repeat right/cover;
}

.geforce-list-view .section-rtx{padding: 11.5rem 0; background: #EBE9E4;}
.geforce-list-view .section-rtx .box-item img {border: 1px solid #5A5A5A;}

.vgpu-list-view .section6 .tit-area .desc {
    line-height: 180%; font-size: 1.8rem; color: #707070;
}

.architecture-list-view .section8 {
    padding: 12rem 0;
    background: url(/img/product-list/rtx-quadro/bg1.png) right/contain;
}

.architecture-list-view .section8 .box-item .tit {
    display: block; 
    margin-bottom: 1.7rem; 
    line-height: 1; 
    font-size: 1.8rem; color: #707070; font-weight: normal;
}


/* ================================= COMMONM flex ================================= */
.legrand-list-view .sc-blue .halfbox-area,
.drive-list-view .section6 .box-area,
.ai-enterprise-list-view .section-half-box .box-area {
    display: flex; justify-content: space-between;
}

.product-list-view .section-reverse .box-list>li,
.hpc-list-view .section-benefits .box-list {
    display: flex; justify-content: space-between;
}

.cate_gpus .sc-boxgap .box-item, 
.product-datacenter .sc-boxgap .box-item,
.hopper-list-view .section6 .box-item {
    display: flex; justify-content: space-between; flex-direction: column;
}

.vast-list-view .section-vast .text-area .sub-list>li,
.hpc-list-view .section-bg .text-area .desc-wrap >*{
    font-size: 1.5rem; color: #fff;
}

.ovx-list-view .section5 .box-item .tit{color: #fff !important;}

.product-list-view .section-black-bg .box-wrap .btn-link {font-size: 1.5rem; color: #76B900; font-weight: 500;}


/* =========== sc-precautions / sc-caution =========== */

.dynamo-list-view .section-half-box .box-area,
.product-server.quataGrid .section-gpudirect .box-area,
.product-list-view .section-half-box .group-inner {
    width: 92.24806%; max-width: 1190px; margin: 0 auto;
}

.product-embedded .sc-interactive .box-area,
.nvidia_t .sc-interactive .box-area {
    display: flex; justify-content: space-between; gap: 0 7.5630%;
    width: 92.24806%; max-width: 1190px; margin: 0 auto;
}

.dynamo-list-view .section-half-box .box-area>div,
.product-list-view .section-half-box .box-item {
    width: 46.2184%; max-width: 550px; /*550/1190*/
}

.cosmos-list-view .section3 .box-area>div,
.wandb-list-view .section-value .group2 .box-wrap,
.clara-list-view .section-reverse .box-item>div {
    width: 46.2184%; max-width: 550px; /*550/1190*/
}


.product-server .section-half-spec .table-wrapper {
    width: 87.5968%; max-width: 1130px; margin: 0 auto;
}

.vertiv-list-view .section7 .box-item .tit,
.blackwell-list-view .section6 .box-item .tit{
    display: block; 
    margin-bottom: 1.5rem;
    font-size: 1.7rem; color: #606060; font-weight: 500;
}



/* 
    NETWORKING PRODUCT COMMON
    https://leaderssys.com/sub/nvidia/interconnect/400gbs-OSFP-cables.php
*/

.vertiv-list-view .section9 .box-item .tit,
.vast-list-view .section7 .text-wrap .tit {
    display: block;
    margin: 2rem 0 1.5rem;
    font-size: 2.1rem; color: #606060; font-weight: 500;
}

.servilliant-list-view .section7 .box-item .tit,
.dell-list-view .section7 .box-item .tit {
    display: block; 
    margin: 1.5rem 0;
    font-size: 2.1rem; color: #707070; font-weight: 500;
}

.ibm-list-view .section8 .box-list>li .tit {
    display: block; 
    margin: 2rem 0 1.5rem;
    font-size: 1.8rem; color: #606060; font-weight: 500;
}

.product-drive .section-platform .box-list>li .tit,
.drive-list-view .section-platform .box-list>li .tit,
.clara-list-view .section-platform .box-list>li .tit {
    display: block;
    margin: 1.2rem 0;
    font-size: 1.8rem; color: #606060; font-weight: 500;
}

.geforce-list-view .section-rtx .box-item .tit,
.architecture-list-view .section5 .box-item .tit,
.hopper-list-view .section5 .box-item .tit {
    display: block; 
    margin: 2rem 0 1.2rem; 
    font-size: 2.1rem; color: #5F5F5F; font-weight: 500;
}

.runAi-list-view .section5 .box-list>li .box-tit,
.anaconda-list-view .section-video .group2 .box-list>li .box-tit,
.ibm-list-view .section6 .box-list>li .box-tit,
.blackwell-list-view .section8 .box-list>li .box-tit,
.grace-list-view .section10 .box-item .box-tit {
    display: block; 
    margin: 2.5rem 0 1.2rem;
}

.servilliant-list-view .section5 {padding: 10rem 0; background: #F8F9FA;}

.hpc-list-view .section-box4 .box-item .tit,
.isaacsim-list-view .section6 .box-list>li .box-tit,
.gpu-accessories-view .section6 .box-tit,
.dell-list-view .section8 .box-item .box-tit,
.hopper-list-view .section7 .box-item .box-tit,
.grace-list-view .section8 .box-item .box-tit,
.servilliant-list-view .section-icon .box-item .box-tit,
.servilliant-list-view .section5 .box-item .box-tit {
    display: block; 
    margin: 2rem 0 1.5rem;
}

.isaacsim-list-view .section-icon .box-tit,
.mission-list-view .section-iconbox .group1 .box-tit,
.geforce-list-view .section-ray .box-item .box-tit,
.bcm-list-view .section-icon .box-list>li .box-tit,
.runAi-list-view .section3 .box-list>li .box-tit,
.cosmos-list-view .section2 .box-list>li .box-tit,
.ai-enterprise-list-view .section3 .box-list>li .box-tit,
.clara-list-view .section3 .box-list>li .box-tit,
.dell-list-view .section4 .box-list>li .box-tit,
.architecture-list-view .section-platform .box-item .box-tit,
.ampere-list-view .section6 .box-item .box-tit {
    display: block; 
    margin: 2rem 0 1.2rem;
}

.bcm-list-view section .common-icon,
.runAi-list-view section .common-icon {
    background: url(/img/product-list-view/run-ai/img-sprites.png) no-repeat;
    background-size: 484px;
}

.product-jetson.thor .section-num .num-list>li .num,
.runAi-list-view .section-iconbox .num-list>li .num {
    display: block; 
    height: 92px;
    font-size: 7.8rem; color: #76B900; font-weight: 600;
}

.ampere-list-view .section5 .box-list,
.ampere-list-view .section6 .box-list {
    flex-wrap: wrap; gap: 7.5rem 0;
}

.ufm-list-view .section4 .box-list,
.ada-list-view .section5 .box-list,
.architecture-list-view .section8 .box-list {
    flex-wrap: wrap; gap: 6rem 0;
}

.drive-list-view .section6 .box-area .desc-wrap,
.vast-list-view .section-gemini .text-area .sub-list {
    display: flex; flex-direction: column; gap: 4rem 0;
}


#product-list .container {width: 67.1875%; max-width: 1290px; margin: 0 auto;}
#product-list section .sc-tit {
    display: block; 
    font-size: 2.4rem; color: #606060; font-weight: 500;
}

#product-list .section-intro {position: relative;}
#product-list .section-intro .leaderssys-link-dir {margin-top: 2.5rem;}
#product-list .section-product .tit span {display: block;}

#product-list .section-product.even .product-item:nth-child(even),
#product-list .section-product.odd .product-item:nth-child(odd) {
    flex-direction: row-reverse;
}

.hgx-list-view .section-graph .box-item:first-child {
    flex-direction: row-reverse;
}

.hpc-list-view .section-product .product-list.even .product-item:nth-child(even),
.hpc-list-view .section-product .product-list.odd .product-item:nth-child(odd) {
    flex-direction: row-reverse;
}

.gpu-accessories-view .section-reverse .box-list>li:nth-child(even),
.clara-list-view .section-reverse .box-list>li:nth-child(even),
.vertiv-list-view .section-reverse .box-list>li:nth-child(odd),
.geforce-list-view .section-product .product-item:nth-child(even) {
    flex-direction: row-reverse;
}

#product-list .common-link-dir {margin-top: 3.5rem; font-size: 1.7rem;}
#product-list .section-black-bg .common-link-dir {margin-top: 3rem !important;}

#product-list .section-btm-black {border-bottom: 1px solid #707070;}


.solution-lsit-view .section-intro {position: relative; height: 100% !important;}
.solution-lsit-view .section-intro .container {height: 100%;}
.solution-lsit-view .section-intro .text-area {padding: 10rem 0 6rem;}
.solution-lsit-view .section-intro .leaderssys-link-dir {margin-top: 4rem !important;}
.solution-lsit-view  #breadcrumb .has-menu .page-list>li {margin-right: 0 !important;}


#product-list .section1, 
#product-list .section-intro {
    position: relative;
    height: 44.5rem;
    display: flex; align-items: center; padding: 0;
}

#product-list .section-link .box-item,
#product-list .sc-boxgap .box-item {
    display: flex; justify-content: space-between; flex-direction: column;
}


/* https://leaderssys.com/sub/ai_datacenter_view02.php 제외 */
#product-list .section2 .box-item {padding: 3.101%; background: #fff;}
#product-list .section2 .box-item .link-btn {
    display: inline-block; 
    width: 15.7rem; 
    padding: 1.5rem 0;
    text-align: center; font-size: 1.5rem; color: #fff;
    background: #3E3D3D; 
    border: 1px solid #333232;
}


/* 제품이 두개일때 */
#product-list .section-product .inner {
    width: 87.5968%; max-width: 1130px; margin: 0 auto;
}

#product-list .section-product .product-item .link-box {display: flex; gap: 0 2.2rem;}

/* 단종제품 링크 */
#product-list .section-product .discontinued-link-box {
    display: flex; justify-content: center; 
    margin: 15rem 0 5rem;
}
#product-list .section-product .discontinued-link-box .link {
    display: inline-block; 
    padding: 2rem 6.5rem;
    text-align: center; font-size: 1.7rem; color: #606060; 
    border: 1px solid #B5B5B5;
}

#product-list .section1 .text-area .tit {
    margin-bottom: 3rem; 
    line-height: 140%; font-size: 2.5rem; color: #fff; font-weight: 500;
}

#product-list #breadcrumb .has-menu .page-list {
    left: 5px; 
    /* min-width: 135px; */
}


.vgpu-list-view .section7 .sub-list,
#product-list .section-link .box-item .link-btn {
    margin-top: 3rem;
}


/* 
    리더스시스템즈를 통해 신속한 기술 지원과 장비 서비스를 받아보세요. 즉각적인 장애 처리 서비스를 보장합니다.
    https://leaderssys.com/sub/ai_datacenter_view04.php
    https://leaderssys.com/sub/gpus_view02.php
*/
#product-list .section-service {padding: 12.5rem 0;}
#product-list .section-service .box-item .desc {
    line-height: 180%; font-size: 1.5rem; color: #808080;
}

.product-server .section-service .tit-area .sc-tit,
#product-list .section-service .tit-area .sc-tit {
    margin-bottom: 2.4rem; line-height: 140%;
}

.product-server .section-service .box-list,
#product-list .section-service .box-list {
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 1.8rem 0;
}

.product-server .section-service .box-list>li,
#product-list .section-service .box-item {
    width: 32.5581%; max-width: 420px; 
    padding: 2.7132% 1.938%; 
    background: #fff; border: 1px solid #DBDBDB;
}

.product-server .section-service .box-list>li .tit,
#product-list .section-service .box-item .tit {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.7rem; color: #707070; font-weight: normal;
}

.product-server .section-service .box-list>li .box1 .desc,
#product-list .section-service .box-list .box1 .desc {
    max-width: 345px;
}

.product-server .section-service .box-list>li .box2 .desc,
#product-list .section-service .box-list .box2 .desc {
    max-width: 330px;
}

.product-server .section-service .box-list>li .box4 .desc,
#product-list .section-service .box-list .box4 .desc {
    max-width: 360px;
}

.product-server .section-service .box-list>li .box5 .desc,
#product-list .section-service .box-list .box5 .desc {
    max-width: 320px;
}

.product-server .section-service .box-list>li .box6 .desc,
#product-list .section-service .box-list .box6 .desc {
    max-width: 350px;
}


/* 삭제하기 */
#product-list .section-product .sc-tit {
    margin-bottom: 11rem; 
    text-align: center; font-size: 2.8rem;
}
#product-list .section-product .product-item:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}
#product-list .section-product .product-item .tit {
    display: block; 
    line-height: 150%; font-size: 2.4rem; color: #606060; font-weight: 500;
}

#product-list .section-product .product-item .desc {
    padding: 1.5rem 0 5rem; 
    line-height: 180%; font-size: 1.4rem; color: #808080
}

/* =================== Datacenter - HPC & AI 01-04 =================== */

.datacenter-platform-view .section-image1 .box-list .box-tit,
.omniverse-list-view2 .section2 .box-list>li .box-tit,
.product-jetson.thor .section-iconbox .box-list>li .box-tit,
.product-list-view .section-iconbox .group2 .box-list>li .box-tit,
.cosmos-list-view .section5 .box-list>li .box-tit,
.ai-enterprise-list-view .section6 .box-list>li .box-tit,
.dgx-list-view .section-icon .box-item .box-tit {
    display: block; 
    margin: 1.5rem 0;
}

.ai-enterprise-list-view .section7 .box-list>li .box-tit {
    display: block; 
    margin: 1.5rem 0 1.2rem;
}

.vast-list-view .section-vast,
.blackwell-list-view .section-black {
    padding: 2rem 0;
}

.geforce-list-view .section1 {
    background: #000;
}

.geforce-list-view .section-rtx .sc-tit,
.blackwell-list-view .section6 .sc-tit {
    color: #5F5F5F !important;
}


/* ============= WHITE TEXT START ============= */

.ovx-list-view .section-enterprise .tit-area .tit,
.product-drive.thor .section-gray .text-area .tit,
.product-drive .section-halos .text-area .tit {
    display: block; 
    margin-bottom: 2.4rem; 
    font-size: 2.4rem; color: #fff; font-weight: 500;
}

.jetson-list-view .section-igx .text-area .tit,
.grace-list-view .section-spark .text-area .tit,
.grace-list-view .section-nvlink .box-item .tit {
    display: block; 
    margin-bottom: 1.5rem; 
    font-size: 2.1rem; color: #fff; font-weight: 500;
}

.wandb-list-view .section6 .group2 .text-area .tit,
.grace-list-view .section-nvlink .tit-area .tit {
    display: block; 
    margin-bottom: 2rem;
    font-size: 2.4rem; color: #fff; font-weight: 500;
}

#product-list .section1 .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.product-list-view .section-inquiry .tit-wrap .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.product-drive .section-halos .text-area .desc,
.product-drive.thor .section-gray .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.isaacsim-list-view .section4 .group2 .box-list>li .desc,
.ai-enterprise-list-view .section-half-box .box-item .desc,
.vast-list-view .section-gemini .text-area .info-list>li,
.servilliant-list-view .section6 .text-area .desc,
.jetson-list-view .section-igx .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.legrand-list-view .sc-blue .tit-area .desc,
.legrand-list-view .sc-pdu .tit-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

/* ============= WHITE TEXT END ============= */



.ovx-list-view .section-dell .text-area .sc-tit,
#product-list .section-link .box-item .box-tit {
    margin-bottom: 2rem; line-height: 150%;
}

.ada-list-view .section6 .box-item .desc,
.architecture-list-view .section5 .box-item .desc {
    line-height: 180%; font-size: 1.5rem; color: #808080;
}

.dynamo-list-view .section7 .group2 .box-list>li .desc,
.hopper-list-view .section5 .box-item .desc,
.vertiv-list-view .section7 .box-item .desc,
.product-server .section-service .box-list>li .desc {
    line-height: 180%; font-size: 1.5rem; color: #808080;
}

.vgpu-list-view .section8 .text-area .desc,
.jetson-list-view .section7 .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #606060;
}

.product-detail .sc-genuine .box-wrap .desc,
.product-detail .sc-linetext .half-wrap .desc,
.product-detail .sc-endtoend .box-item .desc,
.product-detail .sc-custom .box-item .desc {
    line-height: 180%; font-size: 1.5rem; color: #707070;
}

.vgpu-list-view .section7 .sub-list>li,
.hpc-list-view .section-box4 .box-item .desc {
    line-height: 180%; font-size: 1.5rem; color: #707070;
}

.vast-list-view .section10 .box-list .small,
.isaacsim-list-view .section2 .tit-area .desc,
.cosmos-list-view .section5 .tit-area .desc,
.geforce-list-view .section-changer .box-item .desc,
.geforce-list-view .section2 .box-item>p {
    font-size: 1.5rem; color: #707070;
}


/* 
    https://leaderssys.com/sub/content/vertiv_view.php
*/
.vertiv-list-view .section7 .tit-area .desc,
.vertiv-list-view .section5 .desc-wrap .desc,
.vertiv-list-view .section4 .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #5F5F5F;
}

.vertiv-list-view .section-intro .container::after {
    content: '';
    position: absolute; 
    top: 50%; transform: translateY(-50%); 
}

.vertiv-list-view .section-intro .container::before{
    width: 142.222%; /*1920/1350*/
    background: url(/img/product-list-view/vertiv/bg-intro.png) no-repeat center/contain;
}

.vertiv-list-view .section-intro .container::after {
    left: 62.7906%; /*810*/
    background: url(/img/product-list-view/vertiv/bg-tit.svg) no-repeat center/contain;
    width: 383px; height: 49px;
}

.vertiv-list-view .section4 {
    height: 53.7rem;
    background: url(/img/product-list-view/vertiv/bg-factory.png) no-repeat center/cover;
}

.vertiv-list-view .section5 .text-area {width: 47.4418%; max-width: 612px;}
.vertiv-list-view .section6 {background: #E4E8EA;}
.vertiv-list-view .section8 .text-area {width: 55.8139%; max-width: 720px;}
.vertiv-list-view .section8 .img-area {width: 44.18604%; max-width: 570px; padding-top: 5rem;}
.vertiv-list-view .section8 .text-area .common-link-dir {margin-top: 4rem !important;}
.vertiv-list-view .section9 .img-wrap img {border: 1px solid rgb(199 199 199 / 51%);}

.vertiv-list-view .section-reverse .text-wrap {width: 44.9612%; max-width: 580px;}


.wandb-list-view .section-table tbody td:not(:first-child),
.ibm-list-view .section7 .desc-wrap .desc,
.product-list-view .section-reverse .desc {
    line-height: 180%; font-size: 1.5rem; color: #5F5F5F;
}

.wandb-list-view .section-table {padding: 12rem 0;}
.cosmos-list-view .section5 {padding: 12rem 0;}
.igx-list-view .section-partner {padding: 12rem 0;}
.jetson-list-view .section-igx .text-area {padding: 12rem 0;}
.ibm-list-view .section5 {padding: 12rem 0;}


.drive-list-view .section5,
.grace-list-view .section4,
.personal-list-view .section5,
.ampere-list-view .section6 {
    padding: 12rem 0; background: #E4E4E4;
}

.grace-list-view .section4 .box-item .tit {color: #707070;}


/* .datacenter-view02 .section1 .container {
    height: 100%;
    background: url(/img/product-list/dgx_systems/bg-intro.png) no-repeat right/contain;
}

.datacenter-view02 .section5 {background: url(/img/product-list/dgx_systems/bg2.png) no-repeat center/cover;}
.datacenter-view02 .section9{background: url(/img/product-list/dgx_systems/bg-micro.png) no-repeat center/cover;}

.datacenter-view03 .section1 {background: #000 url(/img/product-list/dgx_pod/bg1.png) no-repeat center/contain;}
.datacenter-view03 .section4 {background: url(/img/product-list/dgx_pod/bg2.png) center/contain;}
.datacenter-view03 .section7 {background: url(/img/product-list/dgx_systems/bg3.png) no-repeat center/cover;} */


/* 
    (/img/product-list/dgx_systems/bg1.png) no-repeat center, linear-gradient(90deg, rgb(25 22 22) 0%, rgba(0, 0, 0, 1) 100%);
    (/img/2022_renewal/datacenter/dgx_systems/test01.png) no-repeat center, linear-gradient(90deg, rgb(25 22 22) 0%, rgba(0, 0, 0, 1) 100%); 
*/

.ai-enterprise-list-view .section2 .sc-tit,
.ai-enterprise-list-view .section-tab .tit-area,
.mission-list-view .section-half-box .sc-tit {
    margin-bottom: 5rem; text-align: center;
}

.ai-enterprise-list-view .section-half-box .tit-area {
    margin-bottom: 4.5rem; text-align: center;
}


.infiniband-list-view .section-black .text-area,
.ethernet-list-view .section-black .text-area {
    padding: 5.8rem 0;
}

.product-server .section-black .text-area .tit,
.product-list-view .section-black .text-area .tit {
    display: block; 
    margin-bottom: 2.4rem; 
    font-size: 2.4rem; color: #fff; font-weight: 500;
}

.dgx-list-view .section-black .box-item .desc,
.product-list-view .section-black .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.product-server .section-black .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.dgx-list-view .section-black .box-item .tit {color: #fff;}

.networking-view .section-black .inner{width: 84.9612%; max-width: 1096px; margin: 0 auto;}
.networking-view .section-black .img-area {width: 42.1532%; max-width: 462px;}
.networking-view .section-black .text-area {width: 48.3576%; max-width: 530px;}


.product-list-view .section-black-bg .tit-wrap .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}


/* =================== Datacenter - HPC & AI 04 =================== */

.igx-list-view .section-partner,
.datacenter-platform-view .section-advantage,
.servilliant-list-view .section-amd {
    background: url(/img/product-list/dgx_pod/bg2.png) center/contain;
}

.product-drive .section-platform,
.drive-list-view .section-platform {
    padding: 7rem 0; background: #E8EAE4;
}


/* =================== Networking =================== */

.bluefield-list-view .section1 .text-area,
.interconnect-list-view .section1 .text-area{
    width: 39.1472%; max-width: 505px;
}

.networking-view .section-func .box-list {flex-wrap: wrap; gap: 7rem 2.325%;}
.networking-view .section-func .box-list>li .tit {
    display: block; 
    margin: 2.2rem 0 1.4rem; 
    font-size: 1.7rem; color: #606060; font-weight: 500;
}

.networking-view .section-product {background: #F5F5F2;}
.networking-view .section-product .product-item .img-wrap {width: 39.2920%; max-width: 444px;}

.networking-view .section-function {padding: 8rem 0;}
.networking-view .section-function .sc-tit {margin-bottom: 3rem;}
.networking-view .section-function .box-list{
    display: flex; justify-content: space-between; gap: 0 2.325%;
}
.networking-view .section-function .box-item{
    padding: 2.869% 2.326%; 
    background: #fff; border: 1px solid #DBDBD8;
}


/* =================== Networking : BlueField =================== */
.bluefield-list-view .section1 .group-intro {display: flex; align-items: center;}
.bluefield-list-view .section1 .text-area{margin-right: 7.7519%; /*100*/}
.bluefield-list-view .section1 .img-area {height: 44.5rem;}
.bluefield-list-view .section1 .img-area img {height: 100%;}

.bluefield-list-view .section2 .box-item .box-tit,
.bluefield-list-view .section-func .box-list>li .tit,
.bluefield-list-view .section6 #tab3 .tit,
.bluefield-list-view .section6 #tab5 .tit {
    line-height: 140%;
}

.bluefield-list-view .section4 .gap {width: 70.9406%; max-width: 1350px; margin: 0 auto;}
.bluefield-list-view .section4 .text-area{
    width: 33.7777%; max-width: 456px; 
    margin: 0 6.666% 0 9.4814%;
}
.bluefield-list-view .section4 .img-area {width: 50%; max-width: 675px; /* h: 40.6rem; */}

.bluefield-list-view .section5 {
    padding: 10rem 0 15rem;
    background: url(/img/product-list/networking/bluefield/bg-advantage.png) no-repeat center/cover;
}
.bluefield-list-view .section5 .tit-area .tit {font-weight: 500;}
.bluefield-list-view .section5 .icon-area {margin-bottom: 9.5rem;}
.bluefield-list-view .section5 .icon-area .box-item .tit {
    display: block; 
    margin: 2rem 0 1.6rem; 
    line-height: 1; font-size: 2rem; color: #606060; font-weight: 500;
}
.bluefield-list-view .section5 .icon-area .img-wrap svg {display: block; margin: 0 auto;}
.bluefield-list-view .section5 .box-area .box-item .tit {
    display: block; 
    margin: 2rem 0 1.5rem; 
    font-size: 1.7rem !important; color: #606060; font-weight: normal;
}

.bluefield-list-view .section6 .tabnav {
    display: flex; justify-content: space-between; 
    margin-bottom: 7.8rem;
    border-bottom: 6px solid #648064;
}
.bluefield-list-view .section6 .tabnav .nav {
    display: block; 
    padding: 1.6rem 0;
    text-align: center; font-size: 1.6rem; color: #606060;

    border-top: 1px solid #F5F5F2;
    border-right: 1px solid #F5F5F2;
    background: #E8E8E8;
}
.bluefield-list-view .section6 .tabnav .nav.active {color: #fff; background: #648064;}
.bluefield-list-view .section6 .tabnav>li:last-child .nav {border-right: none;}
.bluefield-list-view .section6 .tab {display: flex; justify-content: space-between; gap: 0 3rem;}

.bluefield-list-view .section6 .tabnav>li,
.bluefield-list-view .section6 .tab>div {
    flex: 1;
}

.bluefield-list-view .section6 .text-wrap {padding-top: 4.3rem;}
.bluefield-list-view .section6 .text-wrap .tit {
    display: block; 
    margin-bottom: 1.2rem;
    font-size: 2.1rem; color: #5F5F5F; font-weight: 500;
}

.bluefield-list-view .sc-resource{background: #DCE4DC;}



/* =================== NETWORKING 02 =================== */
.ethernet-list-view .section1 {
    background:#0b0908 url(/img/product-list/networking/ethernet/bg-intro.png) no-repeat center;
    background-size: contain;
}
.ethernet-list-view .section1 .text-area {width: 46.362%; max-width: 598px;}
.ethernet-list-view .section2 {background: #E6E5DB;}
.ethernet-list-view .section5 {padding: 10rem 0; background: #ECE9E4;}
.ethernet-list-view .section6 {
    background: url(/img/product-list/networking/ethernet/bg1.png) center/contain;
}
.ethernet-list-view .section6 .box-item .box-tit {
    display: block; 
    margin-bottom: 1.5rem;
    line-height: 140%;
}


/* =================== NETWORKING 03 =================== */

.infiniband-list-view .section1 {
    background: #222021 url(/img/product-list/networking/infiniband/bg-intro.png) no-repeat center;
    background-size: contain;
}
.infiniband-list-view .section2 {background: #E4E4EA;}

.infiniband-list-view .section-product .row-list {
    display: flex; justify-content: space-between;
    padding: 8.3rem 0 3rem;
}
.infiniband-list-view .section-product .row-list>li {width: 31.8584%; max-width: 360px;}
.infiniband-list-view .section-product .row-list>li .tit {
    display: block; 
    margin: 1.7rem 0; line-height: 1;
}

.infiniband-list-view .section6 {
    padding: 9rem 0 12rem;
    background: #222021 url(/img/product-list/networking/infiniband/bg1.png) no-repeat center/cover;
}
.infiniband-list-view .section6 .box-item .tit{
    display: block; 
    margin: 1.4rem 0; 
    font-size: 1.7rem; color: #606060; font-weight: normal;
}
.infiniband-list-view .section6 .box-item img {border: 1px solid #DBDBD8;}
.infiniband-list-view .sc-resource {background: #fff;}



/* =================== NETWORKING 04 =================== */
.interconnect-list-view .section1{
    background: #000 url(/img/product-list/networking/interconnect/bg-intro.png) no-repeat center/contain;
}
.interconnect-list-view .section1 .container{width: 69.3641%; max-width: 1320px;}
.interconnect-list-view .section1 .img-area{width: 58.7121%; max-width: 775px;}

.interconnect-list-view .section4{
    padding: 8rem 0;
    background: url(/img/product-list/networking/interconnect/bg1.png) no-repeat center/cover;
}
.interconnect-list-view .section4 .box-list {display: flex; justify-content: space-between; gap: 0 19px;}
.interconnect-list-view .section4 .box-list>li {
    flex: 1; 
    height: 9rem; 
    background: #F7F7F7;
}
.interconnect-list-view .section4 .box-list>li .tit {
    text-align: center; 
    line-height: 150%; font-size: 1.6rem; color: #828282; font-weight: normal;
}

.interconnect-list-view .section-box .box-item .tit {
    display: block; 
    margin: 2.2rem 0 1.4rem; 
    font-size: 1.7rem !important;
}

.hpc-list-view .section-partner .sub-list,
.product-list-view .section-product .product-item {
    display: flex; justify-content: space-between; align-items: center;
}

.geforce-list-view .section-product .product-item:first-child {padding-bottom: 8rem;}
.vertiv-list-view .section-product {padding: 10rem 0 16.5rem !important;}


/* ========== 최종수정 ========== */
.product-list-view .section-product {padding: 15rem 0 8rem;}

.servilliant-list-view .section-product,
.vast-list-view .section-product,
.personal-list-view .section-product {
    padding: 7.5rem 0;
}

.product-list-view .section-product .product-list>li:first-child {padding-bottom: 5rem;}
.product-list-view .section-product .product-list>li:not(:first-child):not(:last-child) {padding: 3rem 0;}
.product-list-view .section-product .product-list>li:last-child {padding-top: 3rem;}


.hgx-list-view .section-product .product-list>li:first-child,
.mgx-list-view .section-product .product-list>li:first-child,
.geforce-list-view .section-product .product-list>li:first-child,
.ada-list-view .section-product .product-list>li:first-child {
    padding-bottom: 5rem;
}

.hgx-list-view .section-product .product-list>li:not(:first-child):not(:last-child),
.mgx-list-view .section-product .product-list>li:not(:first-child):not(:last-child),
.gpu-accessories-view .section-product .product-list>li:not(:first-child):not(:last-child),
.geforce-list-view .section-product .product-list>li:not(:first-child):not(:last-child),
.ada-list-view .section-product .product-list>li:not(:first-child):not(:last-child) {
    padding: 5rem 0;
}

.hgx-list-view .section-product .product-list>li:last-child,
.mgx-list-view .section-product .product-list>li:last-child,
.geforce-list-view .section-product .product-list>li:last-child,
.ada-list-view .section-product .product-list>li:last-child {
    padding-top: 5rem;
}

.hgx-list-view .section-product .product-list>li:last-child,
.vgpu-list-view .section-product .product-list>li:first-child,
.legrand-list-view .section-product .product-list>li:first-child,
.networking-view .section-product .product-list>li:first-child,
.ibm-list-view .section-product .product-list>li:first-child {
    padding-bottom: 8rem;
}

.vgpu-list-view .section-product .product-list>li:not(:first-child):not(:last-child),
.ampere-list-view .section-product .product-list>li:not(:first-child):not(:last-child),
.legrand-list-view .section-product .product-list>li:not(:first-child):not(:last-child),
.networking-view .section-product .product-list>li:not(:first-child):not(:last-child) {
    padding: 8rem 0;
}

.vgpu-list-view .section-product .product-list>li:last-child, 
.legrand-list-view .section-product .product-list>li:last-child, 
.networking-view .section-product .product-list>li:last-child {
    padding-top: 8rem;
}

.networking-view .section-product .product-list>li:last-child,
.ibm-list-view .section-product .product-list>li:last-child {
    padding: 8rem 0;
}

.product-list-view .section-product01 .img-wrap {width: 44.0707%; max-width: 498px;}
.product-list-view .section-product01 .text-wrap {width: 47.7876%; max-width: 540px;}



/*
    https://leaderssys.com/sub/content/personal-ai_view.php
    https://leaderssys.com/sub/content/dell_view.php
    https://leaderssys.com/sub/content/servilliant_view.php
*/
.product-list-view .section-product02 .text-wrap {width: 47.7876%; max-width: 540px;} 
.product-list-view .section-product02 .img-wrap {width: 46.4601%; max-width: 525px;} 


.hpc-view .section-product .text-wrap,
.legrand-list-view .section-product .product-item02 .text-wrap,
.dgxplatform-list-view .section-product .product-item .text-wrap,
.networking-view .section-product .product-item .text-wrap {
    width: 47.7876%; max-width: 540px;
}

.hpc-view .section-product .img-wrap,
.legrand-list-view .section-product .product-item01>div,
.dgxplatform-list-view .section-product .product-item .img-wrap {
    width: 44.0707%; max-width: 498px;
}

.ufm-list-view .section5 .text-area,
.vgpu-list-view .section8 .text-area,
.mission-list-view .section3 .text-area,
.personal-list-view .section-black .img-area {
    width: 40.31007%; max-width: 520px;
}

.igx-list-view .section-intro .text-area,
.mgx-list-view .section-intro .text-area {
    width: 40.31007%; max-width: 520px;
}

.hopper-list-view .section6 .box-item,
.servilliant-list-view .section-amd .box-item {
    padding: 2.869% 2.326%; 
    background: #F7F7F4; border: 1px solid #DBDBD8;
}

.servilliant-list-view .section-service,
.dell-list-view .section-service,
.legrand-list-view .section-service {
    background: #EDECE2;
}

.isaacsim-list-view .section6 {padding: 9.5rem 0; background: #EDECE2;}
.clara-list-view .section2 {padding: 12rem 0; background: #EDECE2;}

.personal-list-view .section6,
.drive-list-view .section6,
.dell-list-view .section5 {
    padding: 15rem 0;
}

.runAi-list-view .section5,
.vertiv-list-view .section5,
.ufm-list-view .section-icon,
.vgpu-list-view .section7,
.ai-enterprise-list-view .section6,
.jetson-list-view .section7,
.servilliant-list-view .section-icon,
.blackwell-list-view .section5,
.geforce-list-view .section-function,
.hopper-list-view .section5,
.grace-list-view .section10,
.grace-list-view .section7 {
    padding: 12rem 0;
}

.servilliant-list-view .section-amd,
.grace-list-view .section8,
.geforce-list-view .section-ai,
.vertiv-list-view .section9,
.architecture-list-view .section5,
.vast-list-view .section10,
.ovx-list-view .section-partner {
    padding: 10rem 0;
}

.bluefield-list-view .section6,
.infiniband-list-view .section5,
.interconnect-list-view .section5 {
    padding: 10rem 0;
}

.isaacsim-list-view .section-icon,
.dynamo-list-view .section-iconbox,
.bcm-list-view .section-function,
.ibm-list-view .section7,
.cosmos-list-view .section4 {
    padding: 10rem 0;
}

.isaacsim-list-view .section2,
.cosmos-list-view .section-logo,
.bluefield-list-view .section7 {
    padding: 10rem 0; background: #fff;
}

.ai-enterprise-list-view .section2,
.vast-list-view .section6,
.architecture-list-view .section-platform {
    padding: 9.5rem 0;
}


#main .section-dli {
    padding: 10rem 0;
}

#main .section-dli .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #707070;
}

#main .section-dli .text-area {width: 38.1395%; max-width: 486px;}
#main .section-dli .text-area .tit {
    display: block;  
    max-width: 42rem; 
    margin-bottom: 2.7rem;
    line-height: 140%; font-size: 2.1rem; color: #606060; font-weight: 500;
}
#main .section-dli .text-area .desc {max-width: 480px;}
#main .section-dli .img-area {width: 51.1627%; max-width: 660px;}


/* #main  .section-dli .text-area .btn-link {
    display: inline-block; 
    height: auto; 
    margin-top: 3.5rem;
} */

.clara-list-view .section-dli,
.jetson-list-view .section-dli {
    background: #DDE0E3;
}

.hpc-list-view .section-dli {background: #EBEBEB;}
.blackwell-list-view .section-dli {background: url(/img/product-list-view/blackwell/bg-dli.png) no-repeat center/cover;}


.geforce-list-view .section2,
.product-list-view .section-box {
    padding: 7rem 0; background: #E4E7EA;
}


.legrand-list-view .sc-blue .halfbox-area .box1 .sub-list>li,
.runAi-list-view .section-half-box .tit-area .desc{
    line-height: 180%; font-size: 1.7rem; color: #606060;
}


/* =======================2025개편 제품리스트 view 페이지 ======================= */
.product-list-view .section-half-box .box-item .tit{
    display: block; 
    margin: 3rem 0 1.5rem;
    font-size: 2.1rem; font-weight: 500; color: #606060;
}


/* https://leaderssys.com/sub/content/run-ai_view.php */
.runAi-list-view .section-intro .container::before {
    left: 21.7054%;
    width: 102.8682%; /* 1327/1290 */
    background: #000 url(/img/product-list-view/run-ai/bg-intro.png) no-repeat left/cover;
}

.runAi-list-view .section2 {padding: 10rem 0; background: #F8FAF5;}
.runAi-list-view .section3 {padding: 10rem 0; background: #E5EBDB;}
.runAi-list-view .section3 .box-list .icon1 {background-position: -386px -98px;}
.runAi-list-view .section3 .box-list .icon2 {background-position: -196px -288px;}
.runAi-list-view .section3 .box-list .icon3 {background-position: -98px -288px;}
.runAi-list-view .section3 .box-list .icon4 {background-position: -288px 0;}

.runAi-list-view .section-iconbox {padding: 12.5rem 0; background: #fff;}
.runAi-list-view .section-iconbox .group2 {padding: 6rem 0; background: #F8F8F8;}
.runAi-list-view .section-iconbox .group2 .tit-area {margin-bottom: 3rem;}

.runAi-list-view .section-iconbox .num-list>li {display: flex; flex-direction: column; align-items: center;}
.runAi-list-view .section-iconbox .num-list>li small {font-size: 1.8rem; color: #7E7E7E; font-weight: 500;}

.runAi-list-view .section-iconbox .box-list .icon1 {background-position: -144px -144px;}
.runAi-list-view .section-iconbox .box-list .icon2 {background-position: -386px 0;}
.runAi-list-view .section-iconbox .box-list .icon3 {background-position: 0 -288px;}
.runAi-list-view .section-iconbox .box-list .icon4 {background-position: -288px -98px;}

.runAi-list-view .section-half-box {padding: 10.5rem 0; background: #E2E5E1;}
.runAi-list-view .section-half-box .tit-area {margin-bottom: 5.5rem;}
.runAi-list-view .section-half-box .box-area .tit small {
    display: block; 
    margin-top: .5rem; 
    font-size: 1.7rem; color: #606060;
}
.runAi-list-view .section-half-box .box-area img {border: 1px solid #BEBEBE;}
   
.runAi-list-view .section-partner {padding: 10.5rem 0; background: #fff;}
.runAi-list-view .section-partner .box-list {
    display: flex; justify-content: center; flex-wrap: wrap; gap: 3rem 0;
}
.runAi-list-view .section-partner .box-list>li {width: calc(100% / 6);}

.runAi-list-view .section-inquiry .container::before {
    left: 8.5271%;
    width: 116.12403%; /* 1498/1290 */
    background: #111D29 url(/img/product-list-view/run-ai/bg-workflow.png) no-repeat left/cover;
}



/* https://leaderssys.com/sub/content/nvidia-bcm_view.php */
.bcm-list-view .section-intro .container::before {
    left: 46.89922%;
    width: 77.51937%; /*1000 */
    background: url(/img/product-list-view/bcm/bg-intro.png) no-repeat left/cover;
}

.bcm-list-view .section-infra {padding: 9.5rem 0; background: #EDECE2;}
.bcm-list-view .section-infra .tit-area .desc {line-height: 180%; font-size: 1.5rem; color: #606060;}

.bcm-list-view .section-infra .img-area {margin: 3.5rem 0 5rem;}
.bcm-list-view .section-infra .img-area img {
    display: block; 
    width: 57.3643%; max-width: 740px; margin: 0 auto;
    padding-bottom: 1.5rem;
}

.bcm-list-view .section-infra .img-area .desc, 
.bcm-list-view .section-infra .box-area .info-text {
    font-size: 1.5rem; color: #868686;
}

.bcm-list-view .section-infra .box-list>li {padding: 3rem 2.5rem; background: #F9F8F5;}
.bcm-list-view .section-infra .box-list>li .desc {line-height: 180%; font-size: 1.4rem; color: #707070;}


.bcm-list-view .section-half-box .sc-tit,
.bcm-list-view .section-infra .box-list>li .box-tit {
    margin-bottom: 1.2rem;
}

.bcm-list-view .section-icon {padding: 10rem 0; background: #DFE1DC;}
.bcm-list-view .section-icon .sc-tit {margin-bottom: 4.5rem;}

.bcm-list-view .section-icon .common-icon {
    display: block; 
    width: 144px; height: 144px;
}
.bcm-list-view .section-icon .box-list .icon1 {background-position: 0 -144px;}
.bcm-list-view .section-icon .box-list .icon2 {background-position: -144px 0;}
.bcm-list-view .section-icon .box-list .icon3 {background-position: 0 0;}

.bcm-list-view .section-function .tit-area .desc {line-height: 180%; font-size: 1.6rem; color: #707070;}
.bcm-list-view .section-half-box {padding: 10rem 0; background: #FBFBFA;}



/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* 
    https://leaderssys.com/sub/content/legrand_view.php
*/
.legrand-list-view .section-intro{
    background: #000 url(/img/product-list-view/legrand/bg-intro.png) no-repeat right/contain;
}

.legrand-list-view .section-product .product-item02 {display: flex;}

.legrand-list-view .section-product .product-item02 {padding: 7.5rem 0 6rem;}
.legrand-list-view .section-product .product-linkeo-basic .img-wrap {width: 12.8318%; max-width: 145px;}
.legrand-list-view .section-product .product-item02:nth-child(even){justify-content: flex-end;}
.legrand-list-view .section-product .product-item02:nth-child(even) .img-wrap{margin-left: 22.5663%; /*255*/}
.legrand-list-view .section-product .product-item02:nth-child(odd){justify-content: space-between;}

.legrand-list-view .section-product .product-linkeo-metered .img-wrap,
.legrand-list-view .section-product .product-linkeo-switched .img-wrap{
    width: 15.4867%; max-width: 175px;
}

.legrand-list-view .section-product .product-linkeo-metered .img-wrap {margin-left: 15.4867%; /*175*/}
.legrand-list-view .section-product .product-linkeo-metered .text-wrap {padding-right: 2.6rem;}

.legrand-list-view .sc-pdu {padding: 12rem 0; background: #99A7AC;}
.legrand-list-view .sc-pdu .box-list>li{
    padding: 3.3rem 3.5rem;
    background: #fff; border: 1px solid #4B4B4B;
}

.legrand-list-view .sc-pdu .box-list>li .desc {line-height: 180%; font-size: 1.7rem; color: #808080;}

.legrand-list-view .sc-blue .halfbox-area>div{
    width: 48.06201%; max-width: 620px;
    padding: 3.3rem 3rem;
    border: 1px solid #4B4B4B; background: #E5E5E5;
}
.legrand-list-view .sc-blue .halfbox-area .flex-sub-item{display: flex;}
.legrand-list-view .sc-blue .halfbox-area .flex-sub-item i{padding-right: 0.5rem;}
.legrand-list-view .sc-blue .halfbox-area .tit-box{display: flex; gap: 0 1rem;}
.legrand-list-view .sc-blue .halfbox-area .tit{
    display: block; 
    margin-bottom: 1rem; 
    font-size: 2.1rem; font-weight: 500;
}
.legrand-list-view .sc-blue .halfbox-area .box1 .tit{color: #606060;}
.legrand-list-view .sc-blue .halfbox-area .box2 .tit {color: #00779B;}
.legrand-list-view .sc-blue .halfbox-area .box2 .sub-list>li {line-height: 160%; font-size: 1.7rem; color: #606060;}



.anaconda-list-view .section2 .tit-area .sc-tit,
.anaconda-list-view .section8 .tit-area .sc-tit,
.anaconda-list-view .section4 .group2 .tit-area {
    margin-bottom: 2.5rem;
}

.omniverse-list-view2 .section2 .sc-tit,
.wandb-list-view .section2 .group1 .tit-area .sc-tit,
.wandb-list-view .section-object .sc-tit,
.dell-list-view .section4 .sc-tit,
.cosmos-list-view .section4 .tit-area {
    margin-bottom: 2.5rem;
}

.igx-list-view .section-icon .sc-tit,
.drive-list-view .section5 .sc-tit,
.grace-list-view .section5 .sc-tit,
.vast-list-view .section-gemini .sc-tit,
.vast-list-view .section10 .sc-tit,
.ovx-list-view .section4 .sc-tit,
.infiniband-list-view .section6 .sc-tit {
    margin-bottom: 3.5rem;
}

.ai-enterprise-list-view .section6 .sc-tit,
.anaconda-list-view .section4 .sc-tit,
.cosmos-list-view .section2 .sc-tit,
.wandb-list-view .section2 .group2 .sc-tit,
.isaacsim-list-view .section6 .sc-tit,
.dynamo-list-view .section-iconbox .group2 .sc-tit {
    margin-bottom: 3.5rem;
}

.jetson-list-view .section4 .tit-area,
.blackwell-list-view .section6 .tit-area,
.ai-enterprise-list-view .section2 .img-wrap,
.interconnect-list-view .section4 .box-area .tit-wrap {
    margin-bottom: 3.5rem;
}

.dell-list-view .common-section-ai .sc-tit,
.dgx-list-view .common-section-ai .sc-tit {
    margin-bottom: 4rem;
}

.ufm-list-view .section4 .sc-tit,
.clara-list-view .section3 .sc-tit,
.vertiv-list-view .section5 .text-area .sc-tit,
.blackwell-list-view .section8 .sc-tit {
    margin-bottom: 4.5rem;
}

.ibm-list-view .section5 .text-wrap .sub-list,
.clara-list-view .section6 .tit-area,
.ovx-list-view .section8 .tit-area {
    margin-bottom: 4.5rem;
}

.vgpu-list-view .section7 .tit-area,
.bluefield-list-view .section7 .sc-tit {
    margin-bottom: 5.5rem;
}



.ampere-list-view .section-intro .text-area {
    display: flex; flex-direction: column; justify-content: center;
}
.ampere-list-view .section-intro .img-area {
    width: 51.1627% !important; max-width: 660px !important;
}
.ampere-list-view .section-black .img-area {width: 40.6976%; max-width: 525px;}

.personal-list-view .section2,
.hpc-list-view .section-box4,
.architecture-list-view .section2,
.geforce-list-view .section2,
.blackwell-list-view .section2,
.hopper-list-view .section2 {
    padding: 6rem 0; background: #EFEFEF;
}

.ibm-list-view .section7 .sc-tit,
.vgpu-list-view .section6 .tit-area .sc-tit,
.ai-enterprise-list-view .section-tab .sc-tit,
.ai-enterprise-list-view .section-half-box .sc-tit {
    display: block; 
    margin-bottom: 1.5rem;
}

.runAi-list-view .section-iconbox .group1 .sc-tit,
.runAi-list-view .section-iconbox .group2 .sc-tit {
    margin-bottom: 1.5rem;
}

.isaacsim-list-view .section4 .tit-wrap .sc-tit,
.isaacsim-list-view .section2 .tit-area .sc-tit {
    margin-bottom: 1.5rem;
}

.anaconda-list-view .section5 .tit-area .sc-tit,
.cosmos-list-view .section5 .tit-area .sc-tit,
.dgxplatform-list-view .section-platform .group-tit .sc-tit,
.clara-list-view .section-echosystem .tit-area .sc-tit,
.mission-list-view .section-iconbox .group2 .sc-tit,
.omniverse-list-view2 .section4 .tit-area .sc-tit,
.mgx-list-view .section-icon .tit-area .sc-tit,
.igx-list-view .section-platform .tit-area .sc-tit {
    margin-bottom: 1.5rem;
}

.geforce-list-view .section-changer .box-item .box-tit, 
.geforce-list-view .section2 .box-item .box-tit,
.infiniband-list-view .section7 .box-item .box-tit,
.product-list-view .section-box .box-item .box-tit,
.vgpu-list-view .section7 .box-list>li .box-tit,
.servilliant-list-view .section-amd .box-item .box-tit {
    display: block; 
    margin-bottom: 1.5rem;
}

.acenter-platform-view .section-box .box-item .box-tit,
.architecture-list-view .section2 .box-item .box-tit,
.blackwell-list-view .section2 .box-item .box-tit,
.hopper-list-view .section2 .box-item .box-tit {
    display: block; 
    margin-bottom: 1.5rem;
    line-height: 150%;
}

.architecture-list-view .section-black .text-area .tit,
.networking-view .section-black .text-area .tit {
    line-height: 150%;
}

.datacenter-platform-view .section-box .box-tit,
.gpu-accessories-view .section2 .box-item .box-tit,
.vast-list-view .section2 .box-item .box-tit,
.vertiv-list-view .section2 .box-item .box-tit,
.servilliant-list-view .section-box .box-item .box-tit,
.dell-list-view .section-box .box-item .box-tit,
.ovx-list-view .section-box .box-item .box-tit,
.grace-list-view .section-box .box-item .box-tit {
    line-height: 150%;
}

.legrand-list-view .sc-pdu .box-list>li .box-tit,
.ibm-list-view .section4 .box-list>li .box-tit,
.hopper-list-view .section6 .box-list>li .box-tit,
.interconnect-list-view .section4 .box-area .tit-wrap .tit {
    display: block; 
    margin-bottom: 1.2rem;
}

.dell-list-view .common-section-ai .box-item,
.dgx-list-view .common-section-ai .box-item {
    width: 48.8372%; max-width: 630px; 
    padding: 3rem; 
    background: #fff;
}

.ovx-list-view .section-dell .group-flex,
.grace-list-view .section-spark .text-area {
    padding-top: 12rem;
}

.ovx-list-view .section-enterprise .box-list {padding-top: 5.5rem;}

.dgx-spark .section-black .text-area,
.personal-list-view .section-black .text-area {
    width: 51.9379%; max-width: 670px;
}

.product-drive.thor .section-soc .sub-wrap,
.ibm-list-view .section7 .desc-wrap,
.ufm-list-view .section-video .desc-wrap,
.vgpu-list-view .section7 .box-list>li .desc-wrap,
.vertiv-list-view .section5 .desc-wrap,
.ovx-list-view .section-enterprise .box-list {
    display: flex; flex-direction: column; gap: 3.5rem 0;
}

.vertiv-list-view .section7 .box-item,
.blackwell-list-view .section6 .box-item{
    padding: 2.5rem 2rem; background: #fff;
}

.ada-list-view .section6,
.blackwell-list-view .section6,
.geforce-list-view .section-half-box {
    padding: 11.5rem 0; background: #DADDD9;
}

.geforce-list-view .section-changer,
.vgpu-list-view .section10,
.vertiv-list-view .section7 {
    padding: 10.5rem 0; background: #EFEFEF;
}

.blackwell-list-view .section8 .box-list,
.geforce-list-view .section-ray .box-list {
    display: flex; flex-wrap: wrap; gap: 7rem 2.325%;
}

.anaconda-list-view .section6 .box-list,
.vgpu-list-view .section6 .box-list, 
.dell-list-view .common-section-ai .box-list,
.dgx-list-view .common-section-ai .box-list{
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 2rem 0;
}

.cosmos-list-view .section5 .box-list>li,
.ethernet-list-view .section5 .box-item {
    width: 31.7829%; max-width: 410px;
}

.product-blackwell .sc-architectur-col3 .box-list {gap: 3rem 0 !important;}
.product-blackwell .sc-architectur-col3 .box-item {
    width: 31.7829% !important; 
    max-width: 410px !important;
}

.ai-enterprise-list-view .section-half-box .tit-area .desc,
.vast-list-view .section-gemini .text-area .sub-list>li {
    font-size: 1.7rem; color: #fff;
}

/* 
    공통 dgx-list-view
    https://leaderssys.com/sub/content/dgx_view.php
    https://leaderssys.com/sub/content/personal-ai_view.php
*/
.dgx-list-view .section-box .box-item .img-wrap {padding-bottom: 1.2rem;}

.dgx-list-view .section-ecosystem {
    padding: 9rem 0; 
    background: url(/img/product-list-view/dgx-systems/bg1.png) no-repeat center/cover;
}

.dgx-list-view .section-ecosystem .sc-tit {margin-bottom: 4.5rem;}
.dgx-list-view .section-ecosystem .box-item {
    padding: 3rem;
    background: #F7F7F4; border: 1px solid #DBDBD8;
}
.dgx-list-view .section-ecosystem .box-item .box-tit {
    display: block; 
    margin-bottom: 1.5rem; line-height: 140%;
}

.dgx-list-view .section-cloud {padding: 10rem 0; background: #b6c5da;}
.dgx-list-view .section-cloud .text-area .sc-tit{line-height: 140%; color: #000 !important;}
.dgx-list-view .section-cloud .text-area .desc{line-height: 180%; font-size: 1.5rem; color: #313131;}

.dgx-list-view .section-icon {padding: 9.5rem 0; background: #EDECE1;}
.dgx-list-view .section-icon .box-item svg {width: 35.1219%; max-width: 144px;}

.dgx-list-view .section8 {padding: 12rem 0; background: #1D1D1D;}

.dgx-list-view .section-platform .sc-tit,
.dgx-list-view .section-icon .sc-tit {
    margin-bottom: 5.5rem;
}

.vast-list-view .section6 .text-wrap .tit,
.dell-list-view .common-section-ai .box-list>li .tit,
.dgx-list-view .common-section-ai .box-list>li .tit,
.dgx-list-view .section-platform .box-list>li .tit {
    display: block; 
    margin-bottom: 1.5rem; 
    font-size: 2.1rem; color: #707070; font-weight: 500;
}


/* https://leaderssys.com/sub/content/dgx_view.php */
.dgxplatform-list-view .section-intro .container::before {
    left: 0;
    width: 104.6511%; /*1350*/
    background: url(/img/product-list-view/dgx-systems/bg-intro.png) no-repeat left/cover;
}
.dgxplatform-list-view .section6 {padding: 10rem 0; background: #EDECE1;}

.dgxplatform-list-view .section-platform {padding: 20rem 0;}
.dgxplatform-list-view .section-platform .group1 .img-area {width: 59.6899%; max-width: 770px;}
.dgxplatform-list-view .section-platform .group1 .box-list {
    display: flex; flex-direction: column; gap: 5.5rem 0;
    width: 34.1085%; max-width: 440px;
}

.dgxplatform-list-view .section-platform .group2 {padding: 23rem 0;}

.dgxplatform-list-view .section-platform .group2 .sc-tit,
.dgxplatform-list-view .section-platform .group3 .sc-tit {
    margin-bottom: 3rem; line-height: 150%;
}

.dgxplatform-list-view .section-platform .group2 .img-area {background: #fff;}
.dgxplatform-list-view .section-platform .group2 .img-area img {
    display: block;
    width: 93.3333%; max-width: 630px; margin: 0 auto;
}

.dgxplatform-list-view .section-platform .group2 .text-area, 
.dgxplatform-list-view .section-platform .group3 .text-area {
    width: 39.6899%; max-width: 512px;
}

.dgxplatform-list-view .section-platform .group2 .img-area,
.dgxplatform-list-view .section-platform .group3 .img-area {
    width: 52.3255%; max-width: 675px;
}


/* 
    https://leaderssys.com/sub/content/personal-ai_view.php
*/
.personal-list-view .section-intro .container {
    background: url(/img/product-list-view/personal-ai/bg-intro.png) no-repeat right/contain;
}
.personal-list-view .section2 .box-item {padding: 0 !important; background: none !important;}
.personal-list-view .section-product {margin-bottom: 0 !important;}
.personal-list-view .section5 .text-wrap .tit {color: #606060;}


/* 
    https://leaderssys.com/sub/content/grace_view.php
*/
.grace-list-view .section-nvlink .box-item .desc,
.grace-list-view .section-nvlink .tit-area .desc,
.grace-list-view .section-spark .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.grace-list-view .section-intro .container::before {
    width: 54.2635%;
    max-width: 700px;
    left: 48.06201%; /*620*/
    background: #000 url(/img/product-list-view/grace-systems/bg-intro1.png) no-repeat bottom;
    background-size: contain;
}

.grace-list-view .section5 {
    padding: 12rem 0;
    background: url(/img/product-list-view/grace-systems/bg2.png) no-repeat center/cover;
}

.grace-list-view .section5 .box-item .box-tit {display: block; margin: 3.5rem 0 2rem;}

.grace-list-view .section-nvlink {padding: 12rem 0; background: #000;}
.grace-list-view .section-nvlink .container::before{
    content: '';
    position: absolute; top: -12rem; right: 6.5rem;
    width: 54.2635%; /*700*/
    height: 100%;
    background: url(/img/product-list-view/grace-systems/bg-nvlink.png) no-repeat;
    background-size: contain;
}
.grace-list-view .section-nvlink .tit-area{padding-bottom: 5rem;}
.grace-list-view .section-nvlink .box-area {
    display: flex; flex-direction: column; gap: 2.7rem 0;
}
.grace-list-view .section-nvlink .box-item {
    padding: 3.5rem 4rem; 
    background: rgb(124 124 124 / 21%);
}

.mgx-list-view .section-icon,
.grace-list-view .section8 {
    padding: 10rem 0;
    background: url(/img/product-list-view/grace-systems/bg3.png) no-repeat center/cover;
}

.grace-list-view .section8 .sc-tit {margin-bottom: 10rem; text-align: center;}

.grace-list-view .section-spark {
    background: #121212 url(/img/product-list-view/grace-systems/bg-spark.png) no-repeat center/cover;
}
.grace-list-view .section-spark .container {height: 42rem;}



/* 
    https://leaderssys.com/sub/content/ovxview.php
*/
.ovx-list-view .section-enterprise .tit-area .desc,
.ovx-list-view .section-enterprise .box-item .desc,
.ovx-list-view .section5 .box-item .desc {
    line-height: 180%; font-size: 1.5rem; color: #fff;
}

.ovx-list-view .section-intro .container::before{
    left: 25.5813%; /*330/1290*/
    background: url(/img/product-list-view/ovx-systems/bg-intro.png) no-repeat center;
    background-size: contain;
}

.ovx-list-view .section4 {
    padding: 9.5rem 0;
    background: url(/img/product-list-view/ovx-systems/bg1.png) no-repeat center/cover;
}
.ovx-list-view .section4 .box-tit {margin: 2rem 0;}
.ovx-list-view .section4 .box-list>li svg {width: 29.2682%; max-width: 120px;}

.ovx-list-view .section5{padding: 9.5rem 0; background: #272727;}
.ovx-list-view .section5 .box-item img{border: 1px solid #393939;}

.ovx-list-view .section-enterprise {
    padding: 11.5rem 0;
    background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(1, 17, 32, 1) 100%);
}
.ovx-list-view .section-enterprise .img-wrap {width: 54.1085%; max-width: 698px;}

.ovx-list-view .section-dell {
    background: #E0E0E0 url(/img/product-list-view/ovx-systems/bg-dell.png) no-repeat center/cover;
}
.ovx-list-view .section-dell .gap01{width: 91.1458%; max-width: 1750px; margin: 0 auto; /*1750/1920*/}
.ovx-list-view .section-dell .gap02 {width: 73.7142%; max-width: 1290px; margin: 0 auto; /*1290/1750*/}
.ovx-list-view .section-dell .text-area {width: 53.1007%; max-width: 685px; margin-top: 1.5rem;}
.ovx-list-view .section-dell .img-area {width: 45.1162%; max-width: 582px;}

.ovx-list-view .section8 * {color: #707070;}
.ovx-list-view .section8{
    padding: 11rem 0;
    background: url(/img/product-list-view/ovx-systems/bg2.png) center/contain;
}

.ovx-list-view .section8 .box-item{padding: 3rem 2rem; background: #fff;}
.ovx-list-view .section8 .box-item .tit {
    display: block; 
    margin-bottom: 1.5rem;
    font-size: 2.1rem; font-weight: 500;
}

.ovx-list-view .section-half-spec {padding: 10rem 0; background: #F7F6ED;}
.ovx-list-view .section-half-spec .table-wrapper>table {width: 49.3023%; max-width: 636px;}

.ovx-list-view .section-partner .sc-tit {color: #4B4B4B !important;}
.ovx-list-view .section-partner .box-list>li{
    width: 15.8914%; max-width: 205px; 
    padding: 2.5rem 0;
    background: #fff; border: 1px solid #CECECE;
}
.ovx-list-view .section-partner .logo-asus {width: 51.7073%; max-width: 106px;}
.ovx-list-view .section-partner .logo-dell {width: 40.4878%; max-width: 83px;}
.ovx-list-view .section-partner .logo-gigabyte {width: 64.8780%; max-width: 133px;}
.ovx-list-view .section-partner .logo-hewlett {width: 51.7073%; max-width: 106px;}
.ovx-list-view .section-partner .logo-lenovo {width: 47.3170%; max-width: 97px;}
.ovx-list-view .section-partner .logo-supermicro {width: 41.9512%; max-width: 86px;}

.ovx-list-view .section-partner table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
}
.ovx-list-view .section-partner thead {background: #E5E5DF;}

.ovx-list-view .section-partner thead th,
.ovx-list-view .section-partner tbody td {
    overflow: hidden;
    text-overflow: ellipsis; white-space: nowrap; text-align: left;
    box-sizing: border-box;
}

.ovx-list-view .section-partner thead th:first-child,
.ovx-list-view .section-partner tbody td:first-child {
    padding: 1.5rem 0 1.5rem 2rem;
}

.ovx-list-view .section-partner .info-text {padding: 1.5rem 0 0 2rem; font-size: 1.2rem; color: #5F5F5F;}

.ovx-list-view .section-enterprise .box-list {width: 42.6356%; max-width: 550px; /*550/1290*/}
.ovx-list-view .section-enterprise .box-list>li .tit {
    display: block; 
    margin-bottom: 1.2rem;
    font-size: 2.1rem; color: #fff; font-weight: 500;
}


/*
    공통 : NVIDIA OVX 사양
    https://leaderssys.com/sub/content/ovxview.php
    https://leaderssys.com/sub/nvidia/ovx-systems/ESC8000A-E12.php
*/
.common-ovx-spec .section-half-spec thead {background: #EAE7DA;}
.common-ovx-spec .section-half-spec thead tr {display: block; padding: 1.5rem 0;}

.common-ovx-spec .section-half-spec tbody tr {display: flex;}
.common-ovx-spec .section-half-spec tbody td.line {line-height: 180%;}
.common-ovx-spec .section-half-spec tbody td:first-child {width: 36.1635%; max-width: 230px;}

.common-ovx-spec .section-half-spec thead th:first-child,
.common-ovx-spec .section-half-spec tbody td:first-child {
    padding-left: 1.8rem;
}

.common-ovx-spec .section-half-spec thead th {display: block; text-align: center; font-weight: 500;}
.common-ovx-spec .section-spec tbody tr {padding: 1.5rem 0; border-bottom: 1px solid #DEDEDE;}

.common-ovx-spec .section-half-spec table>*, 
.ovx-list-view .section-partner table>* {
    font-size: 1.7rem; color: #5F5F5F;
}

.common-ovx-spec .section-half-spec tbody td:first-child,
.ovx-list-view .section-partner thead th {
    font-weight: 500;
}


/* 
    https://leaderssys.com/sub/content/blackwell_view.php 
*/

.blackwell-list-view .section5 .box-item .desc,
.blackwell-list-view .section6 .box-item .desc {
    line-height: 180%; font-size: 1.5rem; color: #808080;
}

.blackwell-list-view .section-platform .box-wrap2 .box-list,
.blackwell-list-view .section-platform .box-wrap3 .box-list {
    display: flex; justify-content: space-between;
}

.blackwell-list-view .section-workload .box-item {
    width: 31.7829%; max-width: 410px;
}

.blackwell-list-view .section-intro .container {
    display: flex; align-items: center;
    height: 100%;
    background: url(/img/product-list-view/blackwell/bg-intro.png) no-repeat right/contain;
}


.blackwell-list-view .section-platform {padding: 11rem 0; background: #EBEAE2;}
.blackwell-list-view .section-platform .sc-tit {margin-bottom: 3.5rem; text-align: center;}
.blackwell-list-view .section-platform .box-area {
    display: flex; flex-direction: column; gap: 1.7rem 0;
}
.blackwell-list-view .section-platform .box-wrap1 {padding: 1.5rem 0; background: #fff;}
.blackwell-list-view .section-platform .box-wrap1 .box-list{
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: .8rem 0;
    width: 97.9069%; max-width: 1263px; margin: 0 auto;
    background: #fff;
}
.blackwell-list-view .section-platform .box-wrap1 .box-list>li{
    width: 15.9936%; max-width: 202px;
    height: 5.3rem;
    padding: 0 3.5rem;
    background: #608783;
}
.blackwell-list-view .section-platform .box-wrap1 .box-list>li .tit{
    white-space: nowrap; 
    text-align: center; font-size: 1.5rem; color: #fff; font-weight: 600;
}
.blackwell-list-view .section-platform .box-wrap2 .box-list>li{
    display: flex; flex-direction: column; align-items: center; gap: 1.5rem 0;
    width: 32.4031%; max-width: 418px;
    padding: 2.5rem 0;
    background: #fff;
}
.blackwell-list-view .section-platform .box-wrap2 .box-list>li .tit {
    font-size: 1.6rem; color: #040000;
    font-family: 'NVIDIASans, sans-serif' !important;
}
.blackwell-list-view .section-platform .box-wrap3 .box-list>li svg {display: block; height: auto; padding-top: .7rem;}
.blackwell-list-view .section-platform .box-wrap3 {padding: 4rem 0; background: #fff;}
.blackwell-list-view .section-platform .box-wrap3 .gap{width: 71.7829%; max-width: 926px; margin: 0 auto;}
.blackwell-list-view .section-platform .box-wrap3 .box-list>li {width: 32.0734%; max-width: 297px;}
.blackwell-list-view .section-platform .box-wrap3 .img-box{
    display: flex; flex-direction: column; align-items: center; gap: 1.2rem 0;
    margin-top: 1.5rem;
}

.blackwell-list-view .section8 {padding: 12.5rem 0; background: #fff;}
.blackwell-list-view .section8 .tit-area .tit {font-size: 2.4rem; color: #606060; font-weight: 500;}


.blackwell-list-view .section5 .box-list {flex-wrap: wrap; gap: 4rem 0;}
.blackwell-list-view .section5 .box-list>li .tit {
    display: block; 
    margin: 1.5rem 0 2rem;
    line-height: 1; 
    font-size: 2.1rem; color: #5F5F5F; font-weight: 500;
}


/*
    https://leaderssys.com/sub/content/hpc_view.php
*/
.hpc-list-view .section-intro {
    overflow: hidden;
    background: linear-gradient(90deg,rgba(20, 20, 20, 1) 0%, rgba(0, 0, 0, 1) 50%);
}

.hpc-list-view .section-intro .container::before {
    left: 0;
    width: 108.5271%; /*1400px*/
    background: url(/img/product-list-view/hpc/bg-intro.png) no-repeat center/cover;
}

.hpc-list-view .section-product {padding: 16.5rem 0 !important;}
.hpc-list-view .section-product .group-wrapper {
    display: flex; flex-direction: column; gap: 16rem 0;
}
.hpc-list-view .section-product .group-wrapper h2.tit {
    margin-bottom: 10rem;
    text-align: center; font-size: 2.1rem; color: #606060; font-weight: 500;
}

.hpc-list-view .section-product .group1 .product-item:last-child,
.hpc-list-view .section-product .group2 .product-item:last-child {
    border-bottom: 1px solid #ddd;
}

.hpc-list-view .section-bg .container::before {
    width: 119.6261%;
    left: 6.1993%;
    background: #011120 url(/img/product-list-view/hpc/bg1.png) no-repeat left; background-size: contain;
}

.hpc-list-view .section-bg .text-area .desc-wrap {display: flex; flex-direction: column; gap: 2.5rem 0;}
.hpc-list-view .section-bg .text-area .sub-list>li {line-height: 180%;}

.hpc-list-view .section-partner .box-area {
    margin-top: 9rem; 
    padding: 6rem 0 7.5rem;
    background: #E6E6E1;
}

.hpc-list-view .section-partner .box-inner {width: 52.7131%; max-width: 680px; margin: 0 auto;}
.hpc-list-view .section-partner .box-area .tit {
    display: block; 
    margin-bottom: 5.5rem;
    text-align: center; 
    font-size: 2.4rem; color: #4B4B4B; font-weight: normal;
}
.hpc-list-view .section-partner .sub-list .logo-dell {width: 21.1764%; max-width: 144px;}
.hpc-list-view .section-partner .sub-list .logo-asus {width: 27.0588%; max-width: 184px;}
.hpc-list-view .section-partner .box-area .logo-qct {width: 35.2941%; max-width: 240px;}

.hpc-list-view .section-benefits {
    padding: 12rem 0;
    background: url(/img/product-list-view/hpc/bg2.png) center/contain;
}

.hpc-list-view .section-benefits .box-list>li{width: 19.0697%; max-width: 246px;}
.hpc-list-view .section-benefits .box-list>li .box-tit {display: block; margin: 1rem 0;}

.hpc-list-view .section-bg {
    overflow: hidden;
    position: relative;
    display: flex; align-items: center;
    height: 40rem;
    background: linear-gradient(90deg,rgba(1, 17, 32, 1) 0%, rgba(0, 0, 0, 1) 50%);
}

.hpc-list-view .section-box4 .box-list>li .tit {
    font-size: 1.8rem; color: #606060; font-weight: normal;
}

.hpc-list-view .section-partner {padding: 6rem 0 17rem;}



/* https://leaderssys.com/sub/content/clara-agx_view.php */
.clara-list-view .section-intro .container::before {
    left: 43%;
    background: url(/img/product-list-view/clara-agx/img-product.png) no-repeat left/contain;
}
.clara-list-view .section-intro .img-area {width: 71.3178%; max-width: 920px; height: 100%;}

/* .clara-list-view .section4 .container::before {background: url(/img/product-list-view/clara-agx/bg-clara.png) no-repeat left/contain;} */

.clara-list-view .section3 {padding: 10rem 0; background: #F0F0F0;}
.clara-list-view .section3 .box-item img {border: 1px solid #DBDBD8;}

.clara-list-view .section6 {padding: 12.5rem 0 8.5rem; background: #F5F5F2;}
.clara-list-view .section6 .img-area {width: 96.5116%; max-width: 1245px; margin: 0 auto;}

.clara-list-view .section-platform {padding: 11rem 0; background: #E3E2D8;}
.clara-list-view .section-platform .text-wrap .desc {line-height: 180%; font-size: 1.5rem; color: #808080;}

.clara-list-view .section-support .box-list {display: flex; flex-wrap: wrap; gap: 8rem 2.3255%;}
.clara-list-view .section-reverse {background: #F0F0EB;}
.clara-list-view .section-reverse .box-list>li {align-items: center;}

.clara-list-view .section-echosystem {padding: 11rem 0 6rem; background: #FDFDFD;}
.clara-list-view .section-echosystem .tit-area .desc {font-size: 1.7rem; color: #707070;}

.clara-list-view .section-inquiry {background: #090A0C;}
.clara-list-view .section-inquiry .container::before {
    width: 100%;
    left: 48.8372%;
    background: url(/img/product-list-view/clara/bg-inquiry.png) no-repeat left/contain;
}
.clara-list-view .section-inquiry .box-wrap>div {background: #434343;}
.clara-list-view .section-inquiry .box-wrap .tit {line-height: 140%;}



/* https://leaderssys.com/sub/content/vast_view.php */
.vast-list-view .section-intro .container::before {
    left: 48.8372%; /*630*/
    background: url(/img/product-list-view/vast-data/bg-intro.png) no-repeat left/contain;
}

.vast-list-view .section4 {padding: 10.5rem 0; background: #D5D6D8;}
.vast-list-view .section5 {padding: 10.5rem 0; background: #ECEAE5;}
.vast-list-view .section5 .text-area {width: 44.5736%; max-width: 575px;}
.vast-list-view .section5 .img-area {width: 46.12403%; max-width: 595px;}

.vast-list-view .section6 .text-wrap .small{
    display: inline-block;
    margin: 2.5rem 0 .4rem;
    font-size: 1.2rem; color: #2BAAFF;
}
.vast-list-view .section6 .box-list .img-wrap {height: 20rem;}
.vast-list-view .section6 .box-list .box1 img{width: 54.1463%; max-width: 222px;}
.vast-list-view .section6 .box-list .box2 img{width: 36.5853%; max-width: 150px;}
.vast-list-view .section6 .box-list .box3 img{width: 36.5853%; max-width: 150px;}
.vast-list-view .section7 {padding: 9rem 0; background: #E0DED6;}

.vast-list-view .section11 .container::before {
    width: 107.3643%; /*1385*/
    left: 0;
    background: #142127 url(/img/product-list-view/vast-data/bg-dataflow.png) no-repeat left / contain;
}

.vast-list-view .section11 .text-area .tit {font-size: 2.1rem; font-weight: 500;}
.vast-list-view .section11 .text-area .desc {line-height: 180%; font-size: 1.7rem;}
.vast-list-view .section11 .box-list>li span{font-size: 1.5rem;}

.vast-list-view .section-gemini {padding: 10rem 0; background: #585D69;}
.vast-list-view .section-gemini .box-area {width: 72.09302%; max-width: 930px;}
.vast-list-view .section-gemini .box-area>div {height: 40.4rem; background: rgb(47 54 74 / 30%);}
.vast-list-view .section-gemini .box-wrap1 {position: relative; width: 30.1075%; max-width: 280px;}
.vast-list-view .section-gemini .box-wrap1::before {
    z-index: 1;
    content: '';
    position: absolute;
    top: -1rem; left: 50%; transform: translatex(-30%);
    width: 116%; height: 100%;
    background: url(/img/product-list-view/vast-data/img-cd-box.png) no-repeat center / contain;
}

.vast-list-view .section-gemini .box-area .btm-text{
    position: absolute; 
    left: 50%; bottom: 2.5rem; transform: translatex(-50%);
    width: 100%;
    text-align: center; font-size: 1.2rem; color: #F7F7F8; font-weight: 500;
}

.vast-list-view .section-gemini .box-wrap2 {
    position: relative;
    display: flex; flex-direction: column; align-items: center; gap: 4.5rem 0;
    width: 67.7419%; max-width: 630px;
}

.vast-list-view .section-gemini .box-wrap2>div:first-child {margin-top: 7rem;}
.vast-list-view .section-gemini .box-wrap2 .tit01{
    display: block;
    margin-top: 1.5rem;
    text-align: center; font-size: 1.5rem; color: #fff; font-weight: 500;
}

.vast-list-view .section-gemini .box-wrap2 .desc01 {text-align: center; font-size: 1.2rem; color: #E6E6E6;}

.vast-list-view .section-gemini .text-area {width: 25.5813%; max-width: 330px;}
.vast-list-view .section-gemini .text-area .sub-list>li .tit {
    display: block; 
    margin-bottom: 1rem; font-weight: 500;
}

.vast-list-view .section-vast .container {position: relative; height: 51.5rem;}
.vast-list-view .section-vast .container::before {
    background: url(/img/product-list-view/vast-data/bg-vast.png) no-repeat left/contain;
}
.vast-list-view .section-vast .text-area .sc-tit {margin: 5.7rem 0 2.5rem;}
.vast-list-view .section-vast .text-area .sub-list>li {line-height: 200%;}

.vast-list-view .section10 .box-list .img-wrap {height: 23.2rem;}
.vast-list-view .section10 .box-list .box1 .img-wrap img{width: 39.5121%; max-width: 162px;}
.vast-list-view .section10 .box-list .box2 .img-wrap img{width: 70%; max-width: 287px;}
.vast-list-view .section10 .box-list .box3 .img-wrap img{width: 62.4390%; max-width: 256px;}

.vast-list-view .section10 .box-list .img-wrap, 
.vast-list-view .section6 .box-list .img-wrap {
    display: flex; align-items: center; justify-content: center;
    background: #fff; border: 1px solid #E6E6E6;
}

.vast-list-view .section11 {background: #142127;}
.vast-list-view .section11 .box-list {
    display: flex; justify-content: space-between; 
    margin-top: 4.5rem;
}
.vast-list-view .section11 .box-list>li {
    width: 19.3798%; max-width: 250px;
    padding: 3.5rem 2rem;
    background: rgb(155 155 155 / 47%);
}

.vast-list-view .section7 .text-wrap .desc,
.vast-list-view .section5 .text-area .desc,
.vast-list-view .section4 .text-area .desc,
.vast-list-view .section4 .text-area .sub-list>li{
    line-height: 180%; font-size: 1.5rem; color: #606060;
}

.vast-list-view .section11 .box-list>li>*,
.vast-list-view .section11 .text-area>*,
.vast-list-view .section-gemini .text-area>*{
    color: #fff;
}

.vast-list-view .section-gemini .text-area>.tit,
.vast-list-view .section11 .box-list>li .tit {
    display: block; 
    margin-bottom: 1.2rem; 
    font-size: 2.1rem; font-weight: 500;
}


/* https://leaderssys.com/sub/content/dell_view.php */
.dell-list-view .section4 {padding: 12rem 0; background: #E0E2DD;}
.dell-list-view .section5 >* {color: #717171;}
.dell-list-view .section5 .text-wrap .tit {display: block; margin: 2rem 0;}
.dell-list-view .section5 .text-wrap .desc{line-height: 180%; font-size: 1.5rem;}
.dell-list-view .section9 .text-area {width: 49.2248%; max-width: 635px;}

.dell-list-view .common-section-ai,
.dell-list-view .section8 {
    padding: 12rem 0;
}

.servilliant-list-view .section7,
.dell-list-view .section7 {
    padding: 12rem 0; background: #E7EBEF;
}


/* https://leaderssys.com/sub/content/drive-agx_view.php */
.drive-list-view .section-intro .container::before{
    left: 51.9379%; /*670/1290*/
    background: url(/img/product-list-view/drive-agx/bg-intro.png) no-repeat left/contain;
}

.drive-list-view .section4 {padding: 6.5rem 0 4.2rem;}
.drive-list-view .section5 .box-item .box-tit {display: block; margin: 3.5rem 0 1.2rem;}

.drive-list-view .section6 .tit-area .desc,
.drive-list-view .section6 .box-area .desc-wrap .desc {
    line-height: 180%; font-size: 1.8rem; color: #707070;
}



/*
    https://leaderssys.com/sub/content/vgpu_view.php
    https://leaderssys.com/sub/nvidia/embedded-systems/vPC.php
*/
.product-embedded .section-solution,
.vgpu-list-view .section6 {
    padding: 8.5rem 0;
    background: url(/img/product-list-view/vgpu/bg1.png) center/contain;
}

.product-embedded .section-solution .box-list>li:first-child,
.vgpu-list-view .section6 .box-list>li:first-child {
    max-height: 100px; 
    text-align: center; line-height: 140%;
}

.product-embedded .section-solution .box-list>li, 
.vgpu-list-view .section6 .box-list>li {
    display: flex; align-items: center; justify-content: center;
    width: 23.2558%; max-width: 300px; height: 10rem;
    background: #F5F5F2;
    font-size: 2.1rem; color: #606060; font-weight: normal;
}


/* https://leaderssys.com/sub/content/vgpu_view.php */
.vgpu-list-view .section-intro .container::before {
    width: 134.8314%; /*1920/1424*/
    left: 13.9534%; /*180*/
    background: url(/img/product-list-view/vgpu/bg-intro.png) no-repeat left/contain;
}

.vgpu-list-view .section4{padding: 12rem 0; background: #E4E8EA;}
.vgpu-list-view .section5{padding: 5.5rem 0; background: #F5F5F2;}
.vgpu-list-view .section5 .img-area {width: 39.6899%; max-width: 512px;}
.vgpu-list-view .section8 {
    background: linear-gradient(90deg,rgba(198, 199, 203, 1) 0%, rgba(165, 168, 175, 1) 100%);
}
.vgpu-list-view .section8 .img-area {width: 59.6899%; max-width: 770px; height: 100%;}
.vgpu-list-view .section10 .box-list>li img {border: 1px solid rgb(199 199 199 / 51%);}
.vgpu-list-view .section10 .box-list>li .tit {
    display: block; 
    margin: 2rem 0 1.2rem;
    font-size: 1.8rem; color: #606060; font-weight: normal;
}

.vgpu-list-view .section-black-bg {
    background: #000 url(/img/product-list-view/vgpu/bg-vgpu.png) no-repeat right/cover;
}
.vgpu-list-view .section-black-bg .tit-wrap .tit {
    display: block;
    max-width: 61rem;
    margin-bottom: 2rem;
    line-height: 150%; 
    font-size: 2.4rem; color: #fff; font-weight: 500;
}


/* 
    https://leaderssys.com/sub/content/vgpu_view.php
    https://leaderssys.com/sub/virtualization.php
    https://leaderssys.com/sub/nvidia/ovx-systems/ESC8000A-E12.php
*/

.vgpu-list-view .section-bar,
.sub-virtualization .section-bar {
    padding: 9rem 0; background: #EBE9DB;
}

.vgpu-list-view .section2 .box-list,
.sub-virtualization .section2 .box-list{
    display: flex; justify-content: space-between;
    background:#F0F0EA; border: 1px solid #DBDBD8; 
}

.product-server .section-infra .box-list>li,
.vgpu-list-view .section-bar .box-list>li,
.sub-virtualization .section-bar .box-list>li {
    position: relative; 
    flex: 1; 
    padding: 3rem 4rem !important;
}

.product-server .section-num .box-list>li::after,
.product-server .section-infra .box-list>li::after,
.vgpu-list-view .section-bar .box-list>li::after,
.sub-virtualization .section-bar .box-list>li::after {
    content: ''; 
    position: absolute; 
    top: 50%; left: 0; transform: translate(-50%, -50%);
    width: 1px; 
    background: #DBDBD8;
}

.vgpu-list-view .section-bar .box-list>li::after,
.sub-virtualization .section-bar .box-list>li::after {
    height: 56.33802%; /* 80/142 */ 
}

.product-server .section-infra .box-list>li:first-child:after,
.vgpu-list-view .section-bar .box-list>li:first-child:after,
.sub-virtualization .section-bar .box-list>li:first-child::after {
    display: none;
}

.vgpu-list-view .section-bar .box-list>li .tit,
.sub-virtualization .section-bar .box-list>li .tit {
    display: block; 
    margin-bottom: 1.2rem;
    font-size: 1.8rem; color: #707070; font-weight: 500;
}

.vast-list-view .section10 .box-list .tit {
    display: block;
    margin: 2.5rem 0 1rem; 
    line-height: 1; font-size: 2.1rem; color: #707070; font-weight: 500;
}

.hpc-list-view .section-partner .box-list .tit,
.jetson-list-view .section4 .box-item .tit {
    display: block; 
    margin: 2rem 0 1.5rem;
    font-size: 2.1rem; color: #707070; font-weight: 500;
}




/* https://leaderssys.com/sub/content/jetson_view.php */

.jetson-list-view .section-intro .container::before {
    width: 106.2015%; /*1370*/
    left: 43.4108%; /*560*/
    background: url(/img/product-list-view/jetson/bg-intro.png) no-repeat left/contain;
}
.jetson-list-view .section2 {padding: 7.5rem 0 10rem; background: #E8EAE4;}

.jetson-list-view .section4 {padding: 16.5rem 0; background: #EDECE2;}
.jetson-list-view .section4 .tit-area .tit {font-size: 2.1rem; color: #606060; font-weight: 500;}

.jetson-list-view .section7 .group-inner {width: 98.4496%; max-width: 1270px; margin: 0 auto;}
.jetson-list-view .section7 .text-area {width: 45.6692%; max-width: 580px;}
.jetson-list-view .section7 .text-area .tit {
    display: block; 
    margin-bottom: 1.5rem;
    font-size: 2.4rem; color: #606060; font-weight: 500;
}
.jetson-list-view .section7 .img-area {width: 49.6062%; max-width: 630px;}
.jetson-list-view .section8 {padding: 15.5rem 0; background: #EDECE2;}
.jetson-list-view .section9 {padding: 6rem 0; background: #D3D4D4;}
.jetson-list-view .section9 .text-area {width: 45.7364%; max-width: 590px;}

.jetson-list-view .section-igx .text-area a {margin-top: 2.4rem !important;}
.jetson-list-view .section-igx .img-area {display: flex; width: 52.3255%; max-width: 675px;}

.jetson-list-view .section9 .text-area .desc,
.jetson-list-view .section8 .tit-area .desc,
.jetson-list-view .section2 .tit-area .desc {
    line-height: 180%; font-size: 1.8rem; color: #707070;
}


/* https://leaderssys.com/sub/content/mission-control_view.php */
.mission-list-view .section-intro .container::before {
    width: 116.8992%; /*1508/1290*/
    left: 56.0465%; /*723/1290*/
    background: url(/img/product-list-view/mission-control/bg-intro.png) no-repeat left/contain;
}

.mission-list-view .section3 {padding: 12rem 0; background: #FFFEFF;}

.mission-list-view .section-half-box {padding: 9.2rem 0; background: #E2E2E3;}
.mission-list-view .section-half-box .box-item .tit{margin: 3rem 0 1rem; color: #606060;}
.mission-list-view .section-half-box .box-item .desc{margin-top: 1.2rem;}

.mission-list-view .section-iconbox {padding: 9.5rem 0 14.5rem;}
.mission-list-view .section-iconbox .group2 .box-list>li {width: 28.3185%; max-width: 320px;}

.mission-list-view .section-black-bg .container::before{
    left: 48.83720%;
    background: url(/img/product-list-view/mission-control/bg1.png) no-repeat left/contain;
}


/* 
    https://leaderssys.com/sub/content/ufm_view.php
*/
.ufm-list-view .section-intro .container::before {
    left: 44.18604%; /*570*/
    background: url(/img/product-list-view/ufm/bg-intro.png) no-repeat left/contain;
}

.ufm-list-view .section-video {padding: 9.5rem 0; background: #E4E8EA;}
.ufm-list-view .section-video .video-area {width: 45.9689%; max-width: 593px;}
.ufm-list-view .section-video .video-area .thumb {
    background: url(/img/product-list-view/ufm/video-thumb.png) no-repeat center/cover;
}

.ufm-list-view .section-icon .box-list>li {display: flex; flex-direction: column;}
.ufm-list-view .section-icon .img-wrap {margin: 4.5rem 0 2.5rem;}
.ufm-list-view .section-icon .img-wrap svg {width: 35.3658%; max-width: 145px;}
.ufm-list-view .section-icon .text-wrap {display: flex; flex-direction: column; flex: 1;}
.ufm-list-view .section-icon .tit-box .box-tit{width: 105%; font-weight: 600;}
.ufm-list-view .section-icon .tit-box span {
    display: block;
    margin: 1.2rem 0 3.5rem;
    font-size: 1.7rem; color: #606060;
}

.ufm-list-view .section-icon .sub-box{
    display: flex; flex-direction: column;
    height: 100%;
    margin-top: 3rem; padding: 2.5rem;
    background: #fff;
}

.ufm-list-view .section-icon .sub-box .tit {
    display: block; 
    margin-bottom: 1.2rem; 
    font-size: 1.8rem; color: #76B900; font-weight: 600;
}

.ufm-list-view .section4 {padding: 13rem 0; background: #DDE0DC;}
.ufm-list-view .section4 .box-list>li .tit {
    display: block;
    margin-top: 1.5rem;
    font-size: 1.8rem; color: #606060; font-weight: 500;
}
.ufm-list-view .section5 {padding: 12rem 0; background: #E9EBE4;}
.ufm-list-view .section5 .img-area{width: 55.0387%; max-width: 710px;}

.ufm-list-view .section6 {padding: 14rem 0; background: #F5F5F2;}
.ufm-list-view .section6 table {
    border-top: 2px solid #BABABA; border-bottom: 2px solid #BABABA;
}
.ufm-list-view .section6 table th {
    width: 23.2558%; max-width: 300px;
    padding: 2.5rem 0 0 2.4rem;
    vertical-align: top; text-align: left;
    font-size: 1.8rem; color: #5F5F5F; font-weight: 500;
    background: #E9EBE4;
}

.ufm-list-view .section6 table tr:nth-child(2) th, 
.ufm-list-view .section6 table tr:nth-child(2) td {
    border-top: 1px solid #BABABA;
    border-bottom: 1px solid #BABABA;
}

.ufm-list-view .section6 table td {padding: 2.5rem 3rem; vertical-align: top;}
.ufm-list-view .section6 table td:first-child {width: 36.4341%; max-width: 470px;}
.ufm-list-view .section6 table td:first-child {width: 36.4341%; max-width: 470px;}
.ufm-list-view .section6 table td:nth-child(2) {width: 40.31007%; max-width: 520px;}

.ufm-list-view .section6 table .tit {
    display: block; 
    margin-bottom: 2rem;
    font-size: 1.8rem; color: #5F5F5F; font-weight: 500;
}

.ufm-list-view .section6 table .desc,
.ufm-list-view .section6 table .sub-list>li {
    line-height: 180%; font-size: 1.7rem; color: #5F5F5F;
}

.ufm-list-view .section6 table .sub-list .line2 {display: flex;}
.ufm-list-view .section6 table .sub-list .line2 p {padding-left: .6rem;} 

.ufm-list-view .section-video .text-area .desc,
.ufm-list-view .section-icon .sub-list>li {
    line-height: 180%; font-size: 1.5rem; color: #707070;
}


/* accessories */
.gpu-accessories-view .section-intro .container,
.gpu-accessories-view .section-intro .group {
    position: relative; 
    height: 100%;
}

.gpu-accessories-view .section-intro .container::before {
    left: 27.2558%; /*300*/
    background: #000 url(/img/product-list-view/gpu-accessories/bg-intro.png) no-repeat left/contain;
}

.gpu-accessories-view .section4 .container::before {
    left: 44.5736%; /*575*/
    background: url(/img/product-list-view/gpu-accessories/bg1.png) no-repeat left/contain;
}
.gpu-accessories-view .section4 .text-area{width: 53.8759%; max-width: 695px; padding: 10rem 0;}
.gpu-accessories-view .section6 {padding: 10rem 0; background: #EFEFEF;}
.gpu-accessories-view .section7 .img-area {width: 54.6511%; max-width: 705px;}


/* ibm */

.ibm-list-view .section5 .text-wrap>*,
.ibm-list-view .section4 .box-list>li .desc {
    line-height: 180%; font-size: 1.5rem; color: #606060;
}

.ibm-list-view .section-intro .container::before {
    left: 44.18604%; /*570*/
    background: #000 url(/img/product-list-view/ibm/bg-intro.png) no-repeat left/contain;
}

.ibm-list-view .section4 {padding: 9.5rem 0; background: #DDE0E3;}
.ibm-list-view .section4 .box-list {
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 3rem 0;
}
.ibm-list-view .section4 .box-list>li {
    padding: 3rem;
    background: #F5F5F2; border: 1px solid #E6E6E6;
}
.ibm-list-view .section5 .sc-tit {margin-bottom: 6.5rem;}
.ibm-list-view .section5 .text-wrap {width: 48.4496%; max-width: 625px;}
.ibm-list-view .section5 .text-wrap .sub-list>li{position: relative; padding-left: 1rem;}
.ibm-list-view .section5 .text-wrap .sub-list>li::before {
    content: '•'; 
    position: absolute; 
    left: 0; top: 50%; transform: translateY(-50%);
}
.ibm-list-view .section6 {padding: 12rem 0; background: #E2E5EA;}
.ibm-list-view .section6 .box-list>li img {border: 1px solid #BEBEBE;}
.ibm-list-view .section7 .text-area {width: 47.6744%; max-width: 615px;}
.ibm-list-view .section7 .img-area {width: 48.37209%; max-width: 624px;}
.ibm-list-view .section8 {padding: 9rem 0; background: #EFEFEF;}


/*
    https://leaderssys.com/sub/content/ai-enterprise_view.php
    https://leaderssys.com/sub/content/nemo_view.php
*/

.product-list-view .section-tab .tabnav>li a {padding-bottom: 1.6rem;}
.product-list-view .section-tab .tabnav {
    position: relative; 
    display: flex; justify-content: space-between;
    border-bottom: 1px solid #ccc;
}

.product-list-view .section-tab .tabnav>li {position: relative; flex: 1;}
.product-list-view .section-tab .tabnav>li a {
    display: flex; flex-direction: column; justify-content: center;
    height: 100%;
    margin: 0 auto; 
    text-align: center; font-size: 1.6rem; color: #000;
}
.product-list-view .section-tab .tabnav a.active {border-bottom: 3px solid #76B900;}


/* https://leaderssys.com/sub/content/ai-enterprise_view.php */
.ai-enterprise-list-view .section-tab .tabnav {width: 75.1937%; max-width: 970px; margin: 0 auto;}
.ai-enterprise-list-view .section-tab .tab-area {width: 79.4573%; max-width: 1025px; margin: 0 auto;}
.ai-enterprise-list-view .section-tab .box-list {display: flex; justify-content: center; flex-wrap: wrap;}
.ai-enterprise-list-view .section-tab .box-list>li {width: calc(100% / 6);}



/* https://leaderssys.com/sub/content/ai-enterprise_view.php */
.ai-enterprise-list-view .section-intro .img-area{width: 39.5348%; max-width: 510px;}
.ai-enterprise-list-view .section2 .img-area {width: 82.9457%; max-width: 1070px; margin: 0 auto;}
.ai-enterprise-list-view .section2 .img-area .desc {text-align: center; font-size: 1.5rem; color: #606060;}
.ai-enterprise-list-view .section3{padding: 10rem 0; background: #E0E3DA;}
.ai-enterprise-list-view .section6 .box-list>li .img-wrap {width: 35.1219%; max-width: 144px;}
.ai-enterprise-list-view .section7 {padding: 12.5rem 0; background: #DADDD9;}
.ai-enterprise-list-view .section7 .box-list{flex-wrap: wrap; gap: 6.5rem 0;}

.ai-enterprise-list-view .section-half-box{padding: 11rem 0; background: #272927;}
.ai-enterprise-list-view .section-half-box>*{color: #fff !important;}
.ai-enterprise-list-view .section-half-box .box-item .tit {color: #fff;}

.ai-enterprise-list-view .section-tab {padding: 9.5rem 0; background: #fff;}
.ai-enterprise-list-view .section-tab .box-list>li {width: calc(100% / 6);}
.ai-enterprise-list-view .section-tab .tabnav>li:nth-child(3) a {max-width: 10rem;}

.ai-enterprise-list-view .section-black-bg .container::before {
    width: 116.666%; /*1505*/
    left: 46.2015%; /*596/1290*/
    background: url(/img/product-list-view/ai-enterprise/bg-license.png) no-repeat left/contain;
}


/* https://leaderssys.com/sub/nvidia/dt-ai-simulation/omnivers */
.omniverse-list-view2 .section-intro .container::before {
    left: 49.6124%; /*640*/
    background: url(/img/product-list-view/omniverse/img-intro.png) no-repeat left/contain;
}

.omniverse-list-view2 .section2 {padding: 9rem 0; background: #E5E5E7;}
.omniverse-list-view2 .section2 .tit-area {margin-bottom: 5.5rem;}

.omniverse-list-view2 .section3 {padding: 9.8rem 0; background: #F5F5F2;}
.omniverse-list-view2 .section3 .box-area>div {width: 46.2184%; max-width: 550px;}
.omniverse-list-view2 .section3 .box-area img {border: 1px solid #BEBEBE;}
.omniverse-list-view2 .section3 .box-area .text-wrap {margin-top: 3rem;}
.omniverse-list-view2 .section3 .box-area .text-wrap small {font-size: 1.5rem; color: #606060;}
.omniverse-list-view2 .section3 .box-area .text-wrap .tit {
    margin: 1rem 0 1.5rem; 
    font-size: 2.4rem; color: #606060; font-weight: 500;
}

.omniverse-list-view2 .section4 {padding: 12rem 0; background: #EAEAEA;}
.omniverse-list-view2 .section4 .tit-area {margin-bottom: 4.5rem;}
.omniverse-list-view2 .section4 .tit-area .desc {font-size: 1.8rem; color: #707070;}
.omniverse-list-view2 .section4 .box-list {flex-wrap: wrap; gap: 4rem 2.325%;}
.omniverse-list-view2 .section4 .box-list>li .box-tit {
    display: block; margin: 2.5rem 0 1.2rem; line-height: 1;
}
.omniverse-list-view2 .section5 .container {position: relative;}
.omniverse-list-view2 .section5 .container::before {
    content: '';
    position: absolute; top: 0; left: 48.44961%; /*625*/
    width: 55.0387%; /*710*/
    height: 100%;
    background: url(/img/product-list-view/omniverse/img-omniverse.png) no-repeat left/contain;
}

/* .omniverse-list-view2 .section5 .text-area {width: 48.4496%; max-width: 625px;} */
.omniverse-list-view2 .section5 .text-area {padding: 10rem 0 8rem;}
.omniverse-list-view2 .section5 .text-area .tit {font-size: 2.4rem; font-weight: 500;}
.omniverse-list-view2 .section5 .text-area .desc {line-height: 180%; font-size: 1.5rem;}

.omniverse-list-view2 .section7 .text-area small {font-size: 1.5rem;}
.omniverse-list-view2 .section7 .text-area .tit {margin: 1rem 0 2.5rem;}
.omniverse-list-view2 .section7 .text-area a {margin-top: 2.5rem !important;}

.omniverse-list-view2 .section8 .text-area small {font-size: 1.5rem; color: #76B900; font-weight: 500;}
.omniverse-list-view2 .section8 .text-area .tit {margin: 1.5rem 0 2rem;}
.omniverse-list-view2 .section9 .text-area .desc {margin: 1.5rem 0 2.5rem;}

.omniverse-list-view2 .section5 .text-area>*,
.omniverse-list-view2 .section7 .text-area>* {
    color: #fff;
}

.omniverse-list-view2 .section7,
.omniverse-list-view2 .section8 {
    padding: 2rem 0;
}

.omniverse-list-view2 .section8 .text-area .desc,
.omniverse-list-view2 .section9 .text-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #606060;
}

.omniverse-list-view2 .section8 .text-area .tit,
.omniverse-list-view2 .section9 .text-area .tit {
    font-size: 2.4rem; color: #000; font-weight: 500;
}



/* ////////////////////////////////// 문의하기 박스 ///////////////////////////////////////////////// */
/*
    https://leaderssys.com/sub/content/vgpu_view.php
    https://leaderssys.com/sub/nvidia/embedded-systems/virtual-workstation.php
*/

.isaacsim-list-view .section-black-bg .box-wrap .tit,
.dynamo-list-view .section-black-bg .box-wrap .tit,
.mission-list-view .section-black-bg .box-wrap .tit {
    line-height: 140%;
}

/* 1개:cont-wrap 2개:box-wrap */

.product-list-view .section-inquiry .container {position: relative;}
.product-list-view .section-inquiry .cont-wrap {padding: 2.5rem 2rem;}

.ufm-list-view .section-inquiry .cont-wrap,
.anaconda-list-view .section-inquiry .cont-wrap,
.wandb-list-view .section-inquiry .cont-wrap {
    background: #313131;
}

.product-list-view .section-inquiry .text-area,
.product-list-view .section-black-bg .text-area {
    z-index: 1;
    position: relative;
    width: 48.8372%; max-width: 630px;
    padding: 10.5rem 0;
}

.product-list-view .section-inquiry .tit-wrap>*,
.ufm-list-view .section-inquiry .cont-wrap>*,
.anaconda-list-view .section-inquiry .cont-wrap>*,
.wandb-list-view .section-inquiry .cont-wrap>*,
.runAi-list-view .section-inquiry .cont-wrap>* {
    color: #fff;
}

.product-list-view .section-inquiry .box-wrap,
.product-list-view .section-black-bg .box-wrap {
    display: flex; gap: 0 4.7619%; /*630/30*/
}

.product-list-view .section-black-bg .box-wrap>div,
.product-list-view .section-inquiry .box-wrap>div {
    width: 47.61904%; max-width: 300px;
    padding: 2.5rem 2rem;
}

.product-list-view .section-inquiry .cont-wrap .tit,
.product-list-view .section-inquiry .box-wrap .tit {
    display: block; 
    margin-bottom: 2rem;
    font-size: 1.7rem; font-weight: 600;
}

.product-list-view .section-black-bg .box-wrap .tit {
    display: block; 
    margin-bottom: 2rem;
    font-size: 1.7rem; color: #fff;  font-weight: 600;
}
.product-list-view .section-black-bg .tit-wrap .tit {color: #fff;}

.product-list-view .section-inquiry .tit-wrap,
.product-list-view .section-black-bg .tit-wrap {
    margin-bottom: 4rem; /*5.5*/
}

.product-list-view .section-inquiry h2.tit,
.product-list-view .section-black-bg h2.tit {
    display: block; 
    margin-bottom: 2rem; 
    line-height: 150%; font-size: 2.4rem; font-weight: 500;
}

.product-list-view .section-inquiry .cont-wrap .desc, 
.product-list-view .section-inquiry .box-wrap .desc, 
.product-list-view .section-black-bg .box-wrap .desc {
    line-height: 180%; font-size: 1.5rem; 
}

.product-list-view .section-black-bg .box-wrap>div {background: #313131;}
.product-list-view .section-black-bg .box-wrap .desc {color: #ddd;}


.bcm-list-view .section-inquiry {background: #babdce;}
.bcm-list-view .section-inquiry .container::before {
    left: 0;
    width: 124.4186%; /* 1605/1290 */
    background: url(/img/product-list-view/bcm/bg-support.png) no-repeat;
    background-size: 100% 100%;
}
.bcm-list-view .section-inquiry .text-area .info-text {margin-top: 1.5rem; font-size: 1rem; color: #606060;}
.bcm-list-view .section-inquiry .tit-wrap .tit {color: #000;}
.bcm-list-view .section-inquiry .tit-wrap .desc {line-height: 180%; font-size: 1.5rem; color: #000;}
.bcm-list-view .section-inquiry .box-wrap>div {background: #DCDDE6;}
.bcm-list-view .section-inquiry .box-wrap .tit {line-height: 140%; color: #393939;}
.bcm-list-view .section-inquiry .box-wrap .desc {color: #393939;}

.ufm-list-view .section-inquiry .container::before {
    width: 124.341%;
    left: 34.88372%; /*450*/
    background: url(/img/product-list-view/ufm/bg-inquiry.png) no-repeat left/contain; /*1604/1290*/
}


/* 
    https://leaderssys.com/sub/content/wandb_view.php
*/
.wandb-list-view section .common-icon {
    background: url(/img/product-list-view/wandb/img-sprites.png) no-repeat;
    background-size: 400px;
}

.wandb-list-view .section-intro .container::before{
    left: 17.05426%; /*220*/
    width: 148.4918%; /*1920/1293*/
    background: url(/img/product-list-view/wandb/bg-intro.png) no-repeat left/contain;
}

.wandb-list-view .section-use .group-wrapper {position: relative;}
.wandb-list-view .section-use .img-tit {
    margin-bottom: 1.5rem; font-size: 1.8rem; color: #606060; font-weight: 500;
}
.wandb-list-view .section-icon::before {
    content: '';
    position: absolute; top: 0; left: 0;
    width: 100%; height: 100%;
}
.wandb-list-view .section-icon .container {position: relative;}


.wandb-list-view .section2 {padding: 9.5rem 0 13rem; background: #FFFEF8;}
.wandb-list-view .section2 .group1 {margin-bottom: 11.5rem;}
.wandb-list-view .section2 .group1 .tit-area .desc {
    line-height: 180%; font-size: 1.6rem; color: #707070;
}
.wandb-list-view .section2 .group1 .img-area {width: 63.4108%; max-width: 818px; margin: 0 auto;}
.wandb-list-view .section2 .group2 .box-area {
    padding: 5rem 0 5.5rem;
    background: #F8F7EF;
    border-radius: 10px;
}
.wandb-list-view .section2 .group2 .box-area .tit {
    margin-bottom: 2.5rem;
    text-align: center; font-size: 1.9rem; color: #3E3E3E; font-weight: 500;
}
.wandb-list-view .section2 .group2 .box-area .img-wrap {
    width: 91.3178%; max-width: 1178px; margin: 0 auto;
}
.wandb-list-view .section4 .group2 .box-list .arrow-item {position: relative;}

.wandb-list-view .section-value .group2 .inenr {display: flex; justify-content: space-between;}
.wandb-list-view .section-value .group2 .box-wrap .box-tit {display: block; margin-bottom: 2rem;}


.wandb-list-view .section3::before {background: url(/img/product-list-view/wandb/bg1.png) no-repeat center/cover;}
.wandb-list-view .section5::before {background: url(/img/product-list-view/wandb/bg2.png) no-repeat center/cover;}

.wandb-list-view .section-icon {position: relative; padding: 12rem 0 13rem;}

.wandb-list-view .section-icon .tit-area>*,
.wandb-list-view .section-icon .icon-area>* {
    color: #fff;
}

.wandb-list-view .section-icon .tit-area {margin-bottom: 6rem;}
.wandb-list-view .section-icon .tit-area .tit {
    margin-bottom: 2.5rem; 
    font-size: 2.4rem; font-weight: 500;
}

.wandb-list-view .section5 .icon-area .sub-list .desc,
.wandb-list-view .section-icon .icon-area .sub-list li,
.wandb-list-view .section-icon .tit-area .desc {
    line-height: 180%; font-size: 1.6rem;
}


/* ICON */
.wandb-list-view .section-icon .icon-area .sub-list .tit {
    display: block;
    margin: 3rem 0 1.5rem;
    font-size: 2.1rem; font-weight: 500;
}
.wandb-list-view .section-icon .icon-area .common-icon {
    display: block;
    width: 85px; height: 85px;
}
.wandb-list-view .section3 .icon-area .icon1 {background-position: -85px -85px;}
.wandb-list-view .section3 .icon-area .icon2 {background-position: -170px 0;}
.wandb-list-view .section3 .icon-area .icon3 {background-position: -170px -85px;}


/* BOX */
.wandb-list-view .section-icon .box-area {
    margin-top: 5rem;
    padding: 3rem 0 4rem;
    background: #fff; 
    border: 1px solid #E3E3E3;
}

.wandb-list-view .section-icon .box-area .tit {
    margin-bottom: 4rem;
    text-align: center; font-size: 1.8rem; color: #3B3B3B; font-weight: 500;
}

.wandb-list-view .section-icon .box-area .box-list {
    display: flex; justify-content: center; flex-wrap: wrap; gap: 3.5rem 6%;
    width: 77.5193%; max-width: 1000px; margin: 0 auto;
}

.wandb-list-view .section-icon .box-area .box-list>li {display: flex; align-items: center;}
.wandb-list-view .section-icon .box-area .common-icon {display: block;}
.wandb-list-view .section-icon .box-area .icon1 {width: 100px; height: 27px; background-position: -255px -208px;}
.wandb-list-view .section-icon .box-area .icon2 {width: 150px; height: 17px; background-position: -207px -241px;}
.wandb-list-view .section-icon .box-area .icon3 {width: 79px; height: 29px; background-position:  -131px -170px;}
.wandb-list-view .section-icon .box-area .icon4 {width: 130px; height: 21px; background-position: -255px -187px;}
.wandb-list-view .section-icon .box-area .icon5 {width: 157px; height: 25px; background-position: 0 -216px;}
.wandb-list-view .section-icon .box-area .icon6 {width: 97px; height: 31px; background-position: -255px -52px;}
.wandb-list-view .section-icon .box-area .icon7 {width: 78px; height: 25px; background-position: -157px -215px;}
.wandb-list-view .section-icon .box-area .icon8 {width: 128px; height: 25px; background-position: -255px -25px;}
.wandb-list-view .section-icon .box-area .icon9 {width: 64px; height: 22px; background-position: -208px -258px;}
.wandb-list-view .section-icon .box-area .icon10 {width: 131px; height: 46px; background-position: 0 -170px;}
.wandb-list-view .section-icon .box-area .icon11 {width: 145px; height: 27px; background-position: -255px 0;}

.wandb-list-view .section-box {padding: 11.5rem 0; background: #363636;}
.wandb-list-view .section-box .tit-area {margin-bottom: 5rem;}
.wandb-list-view .section-box .tit-area>* {color: #fff;}
.wandb-list-view .section-box .tit-area .tit {margin-bottom: 1.2rem; font-size: 2.4rem; font-weight: 500;}
.wandb-list-view .section-box .tit-area .desc {font-size: 1.6rem;}

.wandb-list-view .section-box .group1 {margin-bottom: 7.5rem;}
.wandb-list-view .section-box .group1 .box-list>li{padding: 3rem; background: #2B2B2B;}
.wandb-list-view .section-box .group1 .box-list>li .tit {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 2.1rem; color: #FDCF4D; font-weight: 600;
}
.wandb-list-view .section4 .group2 .img-area {
    padding: 5.2rem 0; margin-bottom: 4.5rem; background: #2B2B2B;
}
.wandb-list-view .section4 .group2 .img-area .img-wrap {
    width: 72.24806%; max-width: 932px; margin: 0 auto;
}
.wandb-list-view .section4 .group2 .box-list {flex-wrap: wrap; gap: 3.7rem 0;}
.wandb-list-view .section4 .group2 .box-list>li {
    display: flex; justify-content: space-between; align-items: center;
    padding: 2.5rem;
    background: #444545;
    border: 1px solid #5A5A5A;
    border-radius: 10px;
}

.wandb-list-view .section4 .group2 .box-list .arrow-item:before {
    content: '';
    position: absolute;
    width: 5.0233%; max-width: 15.07px; height: 15px;
    background: url(/img/product-list-view/wandb/wht-arrow.svg) no-repeat left/contain;
}
.wandb-list-view .section4 .group2 .box-list .arrow1:before {left: 50%; bottom: -25%;}
.wandb-list-view .section4 .group2 .box-list .arrow3:before {
    left: 50%; bottom: -25%; 
    transform: rotate(-360deg);
}

.wandb-list-view .section4 .group2 .box-list .arrow2:before,
.wandb-list-view .section4 .group2 .box-list .arrow5::before {
    top: 45%; right: -8%; transform: rotate(-90deg);
}

.wandb-list-view .section4 .group2 .box-list .arrow7::before {top: 50%; right: -8%; transform: rotate(-90deg);}

.wandb-list-view .section4 .group2 .box-list .arrow8:before,
.wandb-list-view .section4 .group2 .box-list .arrow6:before {
    top: -25%;  left: 50%;  transform: rotate(180deg);
}

.wandb-list-view .section4 .group2 .box-list>li .tit {
    display: block;
    /* w: 71.2%; m-width: 178px; */
    line-height: 150%;
    font-size: 1.8rem; color: #fff; font-weight: 500;
}
.wandb-list-view .section4 .group2 .box-list>li span {
    display: block;
    padding-top: .5rem;
    font-size: 1.5rem; color: #fff;
}
.wandb-list-view .section4 .group2 .box-list>li .img-wrap {width: 20.8%; max-width: 52px;}

.wandb-list-view .section4 .group2 .box-list .common-icon {display: block; width: 52px; height: 52px;}
.wandb-list-view .section4 .group2 .box-list .icon1 {background-position: -255px -83px;}
.wandb-list-view .section4 .group2 .box-list .icon2 {background-position: -308px -83px;}
.wandb-list-view .section4 .group2 .box-list .icon3 {background-position: -255px -135px;}
.wandb-list-view .section4 .group2 .box-list .icon4 {background-position: -309px -135px;}
.wandb-list-view .section4 .group2 .box-list .icon5 {background-position: 0 -241px;}
.wandb-list-view .section4 .group2 .box-list .icon6 {background-position: -52px -241px;}
.wandb-list-view .section4 .group2 .box-list .icon7 {background-position: -104px -241px;}
.wandb-list-view .section4 .group2 .box-list .icon8 {background-position: -156px -241px;}

.wandb-list-view .section5 .icon-area .icon1 {background-position: 0 -85px;}
.wandb-list-view .section5 .icon-area .icon2 {background-position: 0 0;}
.wandb-list-view .section5 .icon-area .icon3 {background-position: -85px 0;}

.wandb-list-view .section6 .group2 {margin-top: 4.5rem;}

.wandb-list-view .section6 .group2 .sub-list>li,
.wandb-list-view .section-box .group1 .sub-list>li {
    line-height: 180%; font-size: 1.6rem; color: #fff;
}

.wandb-list-view .section-object {padding: 12.5rem 0; background: #fff;}
.wandb-list-view .section-object .box-list .box-tit {display: block; margin: 2rem 0 1rem;}
.wandb-list-view .section-object .box-list img {border: 1px solid #E3E3E3;}

.wandb-list-view .section-object .sub-list>li,
.wandb-list-view .section-object .box-list .desc {
    line-height: 180%; font-size: 1.6rem; color: #606060;
}

.wandb-list-view .section-use {padding: 12.5rem 0; background: #E8E3D8;}
.wandb-list-view .section-use .inner {
    display: flex; justify-content: space-between; align-items: center;
    width: 91.0852%; max-width: 1175px; 
}

.wandb-list-view .section-use .group-wrapper::before {
    content: '';
    position: absolute;
    top: 50%; left: 50%; 
    transform: translate(-50%, -50%);
    width: 17px; height: 46px;
    background: url(/img/product-list-view/wandb/arrow-col.png) no-repeat left/contain;
}

.wandb-list-view .section-use .group-wrapper>div {background: #fff; border-radius: 8px;}

.wandb-list-view .section-use .group1 .inner {margin: 0 auto;}
.wandb-list-view .section-use .group2 .inner {padding-left: 10.5rem;}
.wandb-list-view .section-use .icon-tit {
    display: block;
    padding-top: 1rem;
    text-align: center; font-size: 1.8rem; color: #606060; font-weight: 500;
}

.wandb-list-view .section-use .group1 {padding: 3.5rem 0; margin-bottom: 3rem;}
.wandb-list-view .section-use .group1 .icon1 {width: 8.5957%; max-width: 101px;}
.wandb-list-view .section-use .group1 .img-wrap {width: 86.1276%; max-width: 1012px;}
.wandb-list-view .section-use .group1 .img-wrap .img-tit {padding-left: 23.2213%;}

.wandb-list-view .section-use .group2 {padding: 7.5rem 0;}
.wandb-list-view .section-use .group2 .img-wrap {
    display: flex; flex-direction: column; align-items: center;
    width: 26.9787%; max-width: 317px;
}

.wandb-list-view .section-use .group2 .icon-flex1 {display: flex; gap: 0 4rem;}
.wandb-list-view .section-use .group2 .icon-flex1 .icon-wrap {
    display: flex; flex-direction: column; align-items: center;
    max-width: 92px;
}

.wandb-list-view .section-use .group2 .icon-flex2 {
    display: flex; align-items: center; width: 35.3191%; max-width: 415px;
}

.wandb-list-view .section-use .group2 .icon-flex2 .tit {font-size: 1.8rem;}
.wandb-list-view .section-use .group2 .icon-flex2 span {display: block; padding-top: .5rem; font-size: 1.5rem;}
.wandb-list-view .section-use .group2 .arrow-row {width: 20.2409%; max-width: 84px;}

.wandb-list-view .section-use .group2 .icon4 {display: flex; align-items: center;}
.wandb-list-view .section-use .group2 .icon4 img{display: block; margin: 0 1.2rem 0 3rem; max-width: 87px;}

.wandb-list-view .section-table table {border-spacing: 0; border-collapse: collapse;}
.wandb-list-view .section-table thead {background: #FDCF4D;}
.wandb-list-view .section-table thead th {
    padding: 2rem 3rem; 
    text-align: left; font-size: 1.8rem; color: #000; font-weight: 500;
}
.wandb-list-view .section-table thead small {display: block; padding-bottom: .5rem; font-size: 1.5rem; }
.wandb-list-view .section-table tbody td {vertical-align: top; background: #fff;}
.wandb-list-view .section-table tbody td:first-child {line-height: 150%; font-size: 1.5rem; color: #000;}

.wandb-list-view .section-table thead th:not(:first-child),
.wandb-list-view .section-table tbody td:not(:first-child) {
    border-left: 1px solid #ccc;
}

.wandb-list-view .section-table tr:not(:last-child) {border-bottom: 1px solid #ccc;}

.wandb-list-view .section-option {
    background: url(/img/product-list-view/wandb/bg-option.png) center/contain;
}
.wandb-list-view .section-option tbody td:first-child {width: 10.8527%; max-width: 140px;}
.wandb-list-view .section-option tbody td:nth-child(2) {width: 29.8449%; max-width: 385px;}
.wandb-list-view .section-option tbody td:nth-child(3) {width: 29.8449%; max-width: 385px;}
.wandb-list-view .section-option tbody td:nth-child(4) {width: 29.4573%; max-width: 380px;}
.wandb-list-view .section-option tbody td:first-child {padding: 2rem 2.5rem;}
.wandb-list-view .section-option tbody td:not(:first-child) {padding: 2rem 3rem;}

.wandb-list-view .section-value tbody th,
.wandb-list-view .section-value tbody td {
    padding: 2.5rem 2rem;
}

.wandb-list-view .section-value tbody td:first-child {width: 11.6279%; max-width: 150px;}
.wandb-list-view .section-value tbody td:nth-child(2) {width: 14.7286%; max-width: 190px;}
.wandb-list-view .section-value tbody td:nth-child(3) {width: 22.4806%; max-width: 290px;}
.wandb-list-view .section-value tbody td:nth-child(4) {width: 28.2945%; max-width: 365px;}
.wandb-list-view .section-value tbody td:nth-child(5) {width: 22.8682%; max-width: 295px;}

.wandb-list-view .section-value .group-wrapper {display: flex; flex-direction: column; gap: 6.5rem 0;}
.wandb-list-view .section-value .group2 {padding: 4.5rem 0; background: #fff;}
.wandb-list-view .section-value .group2 .sub-list>li {
    line-height: 180%; font-size: 1.6rem; color: #707070;
}

.wandb-list-view .section-black-bg .container::before {
    background: url(/img/product-list-view/wandb/bg-tool.png) no-repeat left/cover;
}


/* https://leaderssys.com/sub/content/anaconda_view.php */

.anaconda-list-view .section8 .box-list>li,
.anaconda-list-view .section5 .box-list>li {
    width: 17.0542%; max-width: 220px;
}

.anaconda-list-view section .common-icon {
    display: block;
    background: url(/img/product-list-view/anaconda/img-sprites.png) no-repeat;
    background-size: 365.5px;
}

.anaconda-list-view .section-intro .container::before{
    left: 23.2558%; /*300*/
    width: 147.2392%; /*1920/1304*/
    background: url(/img/product-list-view/anaconda/bg-intro.png) no-repeat left/contain;
}

.anaconda-list-view .section2 {padding: 9.5rem 0; background: #F5F5F2;}
.anaconda-list-view .section2 .img-area {
    display: flex; justify-content: space-between;
    width: 86.5891%; max-width: 1117px; margin: 0 auto; padding: 7.5rem 0 6.5rem;
}
.anaconda-list-view .section2 .img-area>div {
    display: flex; flex-direction: column; align-items: center;
    width: 44.7627%; max-width: 500px;
}
.anaconda-list-view .section2 .img-area .desc {margin-top: 5rem; text-align: center;}
.anaconda-list-view .section2 .box-list>li {
    width: 19.0697%; max-width: 246px; 
    padding: 3rem 2.5rem;
    background: #fff;
}
.anaconda-list-view .section2 .box-list>li .tit {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 1.7rem; color: #707070; font-weight: 500;
}

.anaconda-list-view .section3 {padding: 9.5rem 0; background: #fff;}
.anaconda-list-view .section3 .box-area{
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 2.8rem 0;
}
.anaconda-list-view .section3 .box-area>div {
    width: 48.8372%; max-width: 630px;
    padding: 2.5rem 3rem;
    background: #FAFAFA;
}
.anaconda-list-view .section3 .tit-wrap .tit {font-size: 2.4rem; color: #606060; font-weight: 600;}
.anaconda-list-view .section3 .tit-wrap small {
    display: block;
    margin: .5rem 0 1.5rem;
    font-size: 1.5rem; color: #25CA4A;
}

.anaconda-list-view .section4 {padding: 12rem 0; background: #DEE0DA;}
.anaconda-list-view .section4 .group1 .text-wrap {
    width: 43.7984%; max-width: 565px;
    display: flex; flex-direction: column; gap: 3.5rem 0;
}
.anaconda-list-view .section4 .group1 .img-wrap{
    display: flex; justify-content: center; align-items: center; 
    background: #fff;
}
.anaconda-list-view .section4 .group1 .img-wrap img {display: block; width: 74.9206%; max-width: 472px;}
.anaconda-list-view .section4 .group2 .tit-area .tit {
    display: block;
    margin-bottom: 1rem;
    font-size: 2.1rem; color: #606060; font-weight: 500;
}

.anaconda-list-view .section4 .group2 .tit-area .desc {font-size: 1.4rem; color: #707070;}
.anaconda-list-view .section4 .group2 .box-list>li {padding: 3rem 2.5rem; background: #F5F5F2;}

.anaconda-list-view .section5 {padding: 9.5rem 0;}
.anaconda-list-view .section5 .box-list .common-icon {margin: 4rem 0 3rem;}
.anaconda-list-view .section5 .box-list .icon1 {width: 46px; height: 46px; background-position: -316px -98px;}
.anaconda-list-view .section5 .box-list .icon2 {width: 52.5px; height: 41px; background-position: -108px -237px;}
.anaconda-list-view .section5 .box-list .icon3 {width: 48px; height: 48px; background-position: -317px -50px;}
.anaconda-list-view .section5 .box-list .icon4 {width: 55px; height: 48px; background-position: -53px -238px;}
.anaconda-list-view .section5 .box-list .icon5 {width: 50px; height: 50px; background-position: -316px 0;}

.anaconda-list-view .section6 {padding: 12rem 0; background: #D8D8D9;}
.anaconda-list-view .section6 .box-list>li {padding: 2.5rem 2rem; background: #F8F8F8;}
.anaconda-list-view .section7 {padding: 9.5rem 0; background: #DFE1E3;}
.anaconda-list-view .section7 .tit-area span {
    display: block;
    margin: 1.5rem 0 2rem;
    font-size: 1.7rem; color: #606060;
}
.anaconda-list-view .section7 .box-area .img-wrap {
    width: 45.19379%; max-width: 583px; height: 100%;
    background: #fff;
}

.anaconda-list-view .section7 .box-area .sub-list {display: flex; gap: 0 7rem; max-width: 590px;}
.anaconda-list-view .section7 .box-area .sub-list>li {width: 23.4920%; max-width: 148px;}
.anaconda-list-view .section7 .box-area .sub-list>li .tit {line-height: 140%; font-size: 1.5rem; color: #606060;}
.anaconda-list-view .section7 .box-area .sub-list>li .common-icon {display: block; margin-bottom: 1.5rem;}
.anaconda-list-view .section7 .box-area .sub-list>li .icon1 {width: 55px; height: 55px; background-position: -173px -174px;}
.anaconda-list-view .section7 .box-area .sub-list>li .icon2 {width: 55px; height: 55px; background-position: -63px -174px;}
.anaconda-list-view .section7 .box-area .sub-list>li .icon3 {width: 55px; height: 55px; background-position: -118px -174px;}


.anaconda-list-view .section8 {padding: 9.5rem 0; background: #F5F6F7;}
.anaconda-list-view .section8 .box-list .icon-wrap {height: 12rem;}
.anaconda-list-view .section8 .box-list .icon1{width: 81px; height: 81px;background-position: -105px -90px;}
.anaconda-list-view .section8 .box-list .icon2{width: 82px; height: 92px; background-position: 0 -82px;}
.anaconda-list-view .section8 .box-list .icon3{width: 72px; height: 92px; background-position: -186px 0;}
.anaconda-list-view .section8 .box-list .icon5{width: 82px; height: 90px; background-position: -104px 0;}
.anaconda-list-view .section8 .box-list .icon4{width: 105px; height: 83px; background-position: 0 1px;}

.anaconda-list-view .section-video {padding: 15rem 0; background: #fff;}
.anaconda-list-view .section-video .group1 {margin-bottom: 10.5rem;}
.anaconda-list-view .section-video .group1 .video-area {width: 46.12403%; max-width: 595px;}
.anaconda-list-view .section-video .group1 .thumb {
    background: url(/img/product-list-view/anaconda/video-thumb.png) no-repeat center/cover;
}
.anaconda-list-view .section-video .group1 .btn-videoplay {
    background: url(/img/product-list-view/anaconda/video-btn.png) no-repeat center/contain;
}

.anaconda-list-view .section-video .group2 .box-list {flex-wrap: wrap; gap: 5.5rem 0;}
.anaconda-list-view .section-video .group2 .box-list .icon1 {width: 53px; height: 67px; background-position: -259px -65px;}
.anaconda-list-view .section-video .group2 .box-list .icon2 {width: 51px; height: 65px; background-position: -258px -132px;}
.anaconda-list-view .section-video .group2 .box-list .icon3 {width: 58px; height: 65px; background-position: -257px 0;}
.anaconda-list-view .section-video .group2 .box-list .icon4 {width: 63px; height: 63px; background-position: 1px -174px}
.anaconda-list-view .section-video .group2 .box-list .icon5 {width: 65px; height: 65px; background-position: -187px -92px;}
.anaconda-list-view .section-video .group2 .box-list .icon6 {width: 53px; height: 55px; background-position: 0 -238px;}

.anaconda-list-view .section-logo {padding: 12rem 0; background: #F4F4F4;}
.anaconda-list-view .section-logo .tit-area .tit {
    margin-bottom: 5rem;
    text-align: center; font-size: 2.4rem; color: #000; font-weight: 500;
}

.anaconda-list-view .section-logo .img-area {
    display: flex; flex-direction: column; gap: 4.3rem 0;
    width: 98.9147%; max-width: 1276px; margin: 0 auto;
}
.anaconda-list-view .section-logo .img-area>div {margin: 0 auto;}
.anaconda-list-view .section-logo .img-area .logo1 {max-width: 1229px;}
.anaconda-list-view .section-logo .img-area .logo2 {max-width: 1254px;}
.anaconda-list-view .section-logo .img-area .logo4 {max-width: 1232px;}

.anaconda-list-view .section-inquiry .container::before,
.wandb-list-view .section-inquiry .container::before {
    width: 120.5426%; /*1555/1290*/
    left: 3.8759%; /*50*/
}

.anaconda-list-view .section-inquiry .container::before {
    background: url(/img/product-list-view/anaconda/bg-package.png) no-repeat left/contain;
}

.anaconda-list-view .section7 .box-area .desc-box .tit {
    display: block;
    font-size: 1.7rem; color: #606060; font-weight: 500;
}

.anaconda-list-view .section8 .box-list>li .tit {
    display: block;
    margin-bottom: 1.5rem; 
    line-height: 140%; font-size: 1.7rem; color: #606060; font-weight: 500;
}

.anaconda-list-view .section-video .group1 .box-wrap .tit, 
.anaconda-list-view .section6 .box-list>li .tit,
.anaconda-list-view .section4 .group2 .box-list>li .tit,
.anaconda-list-view .section5 .box-list>li .tit {
    display: block;
    margin-bottom: 1rem;
    font-size: 1.7rem; color: #606060; font-weight: 500;
}

.anaconda-list-view .section-video .group2 .box-list>li,
.anaconda-list-view .section-video .group1 .tit-wrap .desc,
.anaconda-list-view .section-video .group1 .box-wrap .desc {
    line-height: 180%; font-size: 1.4rem; color: #707070;
}

.anaconda-list-view .section8 .box-list>li .desc,
.anaconda-list-view .section6 .box-list>li .desc,
.anaconda-list-view .section5 .box-list>li .desc,
.anaconda-list-view .section5 .tit-area .desc,
.anaconda-list-view .section4 .group2 .box-list>li .desc,
.anaconda-list-view .section3 .sub-list>li {
    line-height: 180%; font-size: 1.4rem; color: #707070;
}


/* https://leaderssys.com/sub/content/cosmos_view.php */

.cosmos-list-view .section-intro .container::before{
    left: 32.5581%; /*420*/
    width: 182.8571%; /*1920/1050*/
    background: url(/img/product-list-view/cosmos/bg-intro.png) no-repeat left/contain;
}

.cosmos-list-view .section3 .box-area .sub-list>li,
.cosmos-list-view .section2 .box-list>li .desc {
    line-height: 180%; font-size: 1.5rem; color: #707070;
}

.cosmos-list-view .section2 {padding: 10rem 0; background: #E1E3DA;}
.cosmos-list-view .section3 {padding: 8rem 0; background: #EBEBEA;}
.cosmos-list-view .section3 .tit-area .desc {font-size: 1.5rem; color: #606060;}
.cosmos-list-view .section3 .img-area img {
    display: block;
    width: 80%; max-width: 952px; margin: 0 auto;
}
.cosmos-list-view .section3 .box-area .tit {
    display: block;
    margin-bottom: 1.5rem;
    font-size: 2.1rem; color: #3B3B3B; font-weight: 500;
}

.cosmos-list-view .section4>* {color: #fff;}
.cosmos-list-view .section4 .tit-area .tit {margin-bottom: 1.5rem; font-size: 2.4rem; font-weight: 500;}
.cosmos-list-view .section4 .tit-area .desc {font-size: 1.5rem;}
.cosmos-list-view .section4 .box-area .text-wrap .desc {line-height: 180%; font-size: 1.5rem;}
.cosmos-list-view .section4 .box-area .img-wrap {width: 51.9379%; max-width: 670px;}
.cosmos-list-view .section5 .box-list {display: flex; flex-wrap: wrap; gap: 4rem 2.325%;}

.cosmos-list-view .section-logo .tit-area h2 {
    margin-bottom: 1.5rem;
    text-align: center; font-size: 2.4rem; color: #000; font-weight: normal;
}
.cosmos-list-view .section-logo .tit-area .desc {text-align: center;}
.cosmos-list-view .section-logo .box-list {
    display: flex; justify-content: center; flex-wrap: wrap;
    width: 82.9457%; max-width: 1070px; margin: 0 auto;
}
.cosmos-list-view .section-logo .box-list>li {width: calc(100% / 6); padding: 1.5rem 0;}

.cosmos-list-view .section-inquiry .tit-wrap .desc,
.cosmos-list-view .section-inquiry .box-wrap .tit,
.cosmos-list-view .section-inquiry .box-wrap .desc {
    color: #606060 !important;
}

.cosmos-list-view .section-inquiry .container {position: relative;}
.cosmos-list-view .section-inquiry .container::before {
    width: 116.27906%; /*1500/1290*/
    left: 8.1395%; /*105*/
    background: url(/img/product-list-view/cosmos/bg-cosmos.png) no-repeat left/cover;
}
.cosmos-list-view .section-inquiry .tit-wrap .tit {color: #000 !important;}
.cosmos-list-view .section-inquiry .box-wrap>div {background: #fff !important;}
.cosmos-list-view .section-inquiry .common-link-dir {color: #000;}



/* https://leaderssys.com/sub/content/dynamo_view.php */

.dynamo-list-view .section2 .tit-area .desc,
.dynamo-list-view .section7 .group1 .tit-area .desc {
    line-height: 180%; font-size: 1.5rem; color: #606060;
}

.dynamo-list-view .section-intro .container::before {
    width: 103.4883%; /*1335*/
    left: 38.7596%; /*500*/
    background: url(/img/product-list-view/dynamo/bg-intro.png) no-repeat left/contain;
}

.dynamo-list-view .section2 {padding: 9.5rem 0; background: #E3E2D9;}
.dynamo-list-view .section2 .box-area {padding: 3.5rem 4.5rem; background: #F4F4F0;}
.dynamo-list-view .section2 .box-area .tit {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.7rem; color: #000; font-weight: 500;
}

.dynamo-list-view .section3 {padding: 10rem 0; background: #F4F4F0;}
.dynamo-list-view .section3 .text-area small {
    display: block;
    margin: 2rem 0 3rem;
    font-size: 1.7rem; color: #606060;
}

.dynamo-list-view .section3 .img-area {
    width: 53.4883%; max-width: 690px; margin: 0 auto; padding-top: 5rem;
}
.dynamo-list-view .section4 {padding: 9rem 0; background: #E1E3D8;}
.dynamo-list-view .section4 .box-list>li .box-tit {display: block; margin-bottom: 1rem;}
.dynamo-list-view .section4 .box-list>li small {
    display: block;
    margin: 2.5rem 0 1.5rem;
    font-size: 1.5rem; color: #606060;
}

.dynamo-list-view .section7 {padding: 11rem 0; background: #F7F7F7;}
.dynamo-list-view .section7 .group1 {margin-bottom: 7.8rem;}
.dynamo-list-view .section7 .group1 .img-area {width: 65.4263%; max-width: 844px; margin: 0 auto;}
.dynamo-list-view .section7 .group2 .tit-area .tit {
    margin-bottom: 2.5rem; 
    font-size: 2.1rem; color: #606060; font-weight: 500;
}
.dynamo-list-view .section7 .group2 .box-list>li {padding: 2.8rem 2rem; background: #fff;}
.dynamo-list-view .section7 .group2 .box-list>li .tit {
    display: block; 
    margin-bottom: 1.2rem;
    font-size: 1.7rem; color: #606060; font-weight: 500;
}

.dynamo-list-view .section-half-box {padding: 12rem 0; background: #fff;}
.dynamo-list-view .section-half-box .tit-area .desc {font-size: 1.7rem; color: #606060;}
.dynamo-list-view .section-half-box .box-area {flex-wrap: wrap; gap: 7rem 0;}
.dynamo-list-view .section-half-box .box-area .tit {
    display: block; 
    margin: 2.5rem 0 1.2rem;
    font-size: 2.4rem; color: #606060; font-weight: 500;
}
.dynamo-list-view .section-half-box .box-area img {border: 1px solid #BEBEBE;}

.dynamo-list-view .section-black-bg .container::before {
    background: url(/img/product-list-view/dynamo/bg-start.png) no-repeat left/contain; 
}

.dynamo-list-view .section-iconbox .group1 .icon1 {background-position: -281px -98px;}
.dynamo-list-view .section-iconbox .group1 .icon2 {background-position: -379px -98px;}
.dynamo-list-view .section-iconbox .group1 .icon3 {background-position: -379px -196px;}
.dynamo-list-view .section-iconbox .group1 .icon4 {background-position: -98px -281px;}

.dynamo-list-view .section-iconbox .group2 .icon1 {background-position: 0 -379px;}
.dynamo-list-view .section-iconbox .group2 .icon2 {background-position: -196px -379px;}
.dynamo-list-view .section-iconbox .group2 .icon3 {background-position: -379px 0;}
.dynamo-list-view .section-iconbox .group2 .icon4 {background-position: 0 -281px;}

.dynamo-list-view .section-iconbox .group1 .box-tit {margin: 1.5rem 0 2rem;}


.isaacsim-list-view section .common-icon, 
.dynamo-list-view section .common-icon {
    background: url(/img/product-list-view/dynamo/img-sprites.png) no-repeat;
    background-size: 542px;
}

.ai-enterprise-list-view .section7 .box-list>li img,
.blackwell-list-view .section8 .box-list>li img,
.cosmos-list-view .section5 .box-list>li img,
.runAi-list-view .section5 .box-list>li img {
    border: 1px solid #D1D1D1;
}


/* 
    https://leaderssys.com/sub/content/mission-control_view.php
    https://leaderssys.com/sub/content/dynamo_view.php
    https://leaderssys.com/sub/content/run-ai_view.php
    https://leaderssys.com/sub/nvidia/embedded-systems/jetson-thor.php
*/
.product-list-view .section-iconbox .group1 {margin-bottom: 7rem;}
.product-list-view .section-iconbox .group2 .inner {
    width: 87.5968%; max-width: 1130px; margin: 0 auto;
}

.product-jetson.thor .section-iconbox .box-list,
.product-list-view .section-iconbox .group2 .box-list {
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 6rem 0;
}

.mission-list-view .section-iconbox .group2,
.dynamo-list-view .section-iconbox .group2 {
    padding: 6rem 0; background: #EFEEEC;
}

.runAi-list-view .section-iconbox .group2 .box-list>li,
.dynamo-list-view .section-iconbox .group2 .box-list>li {
    width: 45.1327%; max-width: 510px;
}

.dynamo-list-view .section-iconbox .common-icon,
.runAi-list-view section .common-icon {
    display: block; 
    width: 98px; height: 98px;
}

.isaacsim-list-view .section3 .tit-area,
.dynamo-list-view .section-half-box .tit-area {
    display: flex; flex-direction: column; align-items: center;
}

.isaacsim-list-view .section-black-bg .container::before,
.dynamo-list-view .section-black-bg .container::before {
    width: 124.0310%; /*1600/1920*/
    left: 24.34108%; /*314*/
}

.isaacsim-list-view .section-intro .container::before {
    width: 91.86046%; /*1185*/
    left: 32.5581%; /*420*/
    background: url(/img/product-list-view/isaacsim/bg-intro.png) no-repeat left/cover;
}

.isaacsim-list-view .section-black-bg .container::before {
    background: url(/img/product-list-view/isaacsim/bg-start.png) no-repeat left/contain; 
}

.isaacsim-list-view .section2 .box-area>div {
    width: 48.8372%; max-width: 630px; 
    padding: 3.5rem 4rem;
    background: #F5F5F5;
}
.isaacsim-list-view .section2 .box-area>div .tit {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.7rem; color: #000; font-weight: 500;
}

.isaacsim-list-view .section3 {padding: 10rem 0; background: #F5F5F5;}
.isaacsim-list-view .section3 .img-area {
    width: 82.9457%; max-width: 1070px; margin: 0 auto;
    padding: 2.5rem 0;
    border-radius: 13px;
    background: #fff;
}
.isaacsim-list-view .section3 .img-area img {display: block; width: 62.3255%; max-width: 804px; margin: 0 auto;}
.isaacsim-list-view .section3 .tit-area .desc {line-height: 180%; font-size: 1.7rem; color: #707070;}
.isaacsim-list-view .section4 {padding: 13rem 0;}
.isaacsim-list-view .section4 .group1 .tit-wrap .desc {line-height: 160%; font-size: 1.7rem; color: #fff;}
.isaacsim-list-view .section4 .group1 .sub-list {padding: 3rem 2.8rem; background: #2E2E2E;}
.isaacsim-list-view .section4 .group1 .sub-list>li {line-height: 2.2; font-size: 1.5rem; color: #E5E5E5; font-weight: 600;}
.isaacsim-list-view .section4 .group1 .info-text {
    margin-top: 2rem;
    line-height: 180%; font-size: 1.5rem; color: #A7A7A7;
}
.isaacsim-list-view .section4 .group2 .box-list>li .tit {
    display: block;
    margin-bottom: 1.2rem;
    font-size: 1.7rem; color: #fff; font-weight: 500;
}

.isaacsim-list-view .section-icon .common-icon {display: block; width: 140px; height: 140px;}
.isaacsim-list-view .section-icon .icon1 {background-position: 0 0;}
.isaacsim-list-view .section-icon .icon2 {background-position: 0 -141px;}
.isaacsim-list-view .section-icon .icon3 {background-position: -141px 0;}

.isaacsim-list-view .section-advantage .common-icon {
    display: block;
    width: 60px; height: 60px;
}

.ovx-list-view .section-product .product-item:first-child .img-wrap,
.vgpu-list-view .section-bar .tit-area,
.sub-virtualization .section-bar .tit-area {
    margin-bottom: 5rem;
}



@media all and (min-width: 1920px) {

}

@media all and (max-width: 1750px) {
    .bluefield-list-view .section4 .text-area .desc br{display: none;}

    .geforce-list-view .section1,
    .ethernet-list-view .section1,
    .infiniband-list-view .section1 {
        background-size: cover;
    }

    .vast-list-view .section-gemini .box-wrap1::before {width: 100%;}
    .vast-list-view .section-gemini .box-wrap2 {gap: 3.5rem 0;}

}

@media all and (max-width: 1600px) {
    .igx-list-view .section-intro .container::before {background-position: bottom;}
}

@media all and (max-width: 1600px) {
    #product-list .section2 .box-item .tit{font-size: 2rem;}
    #product-list .section-product .product-item .tit {font-size: 2.3rem;}

    .ai-enterprise-list-view .section-tab .tabnav>li a {align-items: center;}
    .ai-enterprise-list-view .section-tab .tabnav>li:nth-child(2) span {display: block; max-width: 15rem;}


    .bluefield-list-view .section6 #tab4 .text-wrap .tit{max-width: 48rem; line-height: 150%;}
    
    .product-embedded .section-solution .box-list>li:first-child,
    .vgpu-list-view .section6 .box-list>li:first-child {
        font-size: 1.7rem;
    }
    
    .vgpu-list-view .section-black-bg .tit-wrap .tit span {display: block;}
    .vgpu-list-view .section-black-bg .box-wrap>div:last-child .tit {width: 110%;}
    .vgpu-list-view .section-black-bg .box-wrap>div:last-child .btn-link {width: 105%;}

    .hpc-list-view .section-bg .container::before {background-size: cover;}
    .bcm-list-view .section-inquiry .container::before {background-size: cover;}

    .wandb-list-view .section2 .group2 .tit-box::before,
    .wandb-list-view .section2 .group2 .tit-box::after {
        width: 38%;
    }

    .wandb-list-view .section-icon .box-area .box-list {width: 90.5193%; gap: 3.5rem 3%;}
    .wandb-list-view .section4 .group2 .box-list>li {padding: 2.5rem 1.5rem;}
    .wandb-list-view .section4 .group2 .box-list>li:first-child {justify-content: initial; gap: 0 2rem;}
    .wandb-list-view .section4 .group2 .box-list>li .tit {font-size: 1.6rem;}


    .anaconda-list-view .section8 .box-list .text-wrap {padding-top: 1rem;}

}



/*
    홈페이지 구성 X : 
    NVIDIA Nemo, NVIDIA Metropolis
*/

/* 
.nemo-list-view .section3 .group1 .tit-area {margin-bottom: 4.5rem;}

.nemo-list-view .section-tab {padding: 10rem 0; background: #fff;}
.nemo-list-view .section-tab .tabnav {width: 15.50387%; max-width: 200px; margin: 0 auto;}
.nemo-list-view .section-tab .tabnav>li a {padding-bottom: .6rem;}
.nemo-list-view .section-tab .tab-area {width: 85.2713%; max-width: 1110px; margin: 0 auto; padding-top: 3.5rem;}

.nemo-list-view .section-tab .box-list {
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 3rem 0;
}
.nemo-list-view .section-tab .box-list>li {
    display: flex;
    width: calc((100% / 5) - 2.7272% );
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3);
}

.nemo-list-view .section-tab .box-list>li:hover {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .35);
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .35);
    transition: all .8s cubic-bezier(.25,.8,.25,1);
    -webkit-transition: all .8s cubic-bezier(.25,.8,.25,1);
}

.nemo-list-view .section5 {padding: 10rem 0; background: #EDECE2;}

.nemo-list-view .section4 .tit-area .desc,
.nemo-list-view .section5 .tit-area .desc {
    font-size: 1.5rem; color: #707070;
}

.nemo-list-view .section-black-bg .box-wrap>div {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.nemo-list-view .section-tab .box-list>li .img-fit {
    display: block;
    margin: 0 auto;
    object-fit: contain;
}


.metropolis-list-view .section-icon {padding: 10rem 0; background: #DFE4E6;}
.metropolis-list-view .section-icon .group2 {padding: 5rem 0; background: #F4F8F8;}
.metropolis-list-view .section-icon .group2 .box-list>li {width: 45.1327%; max-width: 510px;}
.metropolis-list-view .section-icon .group2 .icon1 {background-position: -98px -379px;}
.metropolis-list-view .section-icon .group2 .icon2 {background-position: -138px -141px;}
.metropolis-list-view .section-icon .group2 .icon3 {background-position: -192px -286px;}
.metropolis-list-view .section-icon .group2 .icon4 {background-position: -280px 0;}

.metropolis-list-view .section3 {padding: 12rem 0; background: #EAEEF0;}


.nemo-list-view section .common-icon,
.metropolis-list-view section .common-icon {
    background: url(/img/product-list-view/dynamo/img-sprites.png) no-repeat;
    background-size: 542px;
}

.metropolis-list-view .section-icon .group2 .common-icon {
    display: block; 
    width: 98px; height: 98px;
}

.metropolis-list-view .section-icon .group2 .box-list,
.nemo-list-view .section-icon .group2 .box-list {
    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 4.5rem 0;
}

.metropolis-list-view .section3 .box-list,
.nemo-list-view .section4 .box-list {
    flex-wrap: wrap; gap: 4rem 2.3255%;
}

.metropolis-list-view .section-icon .group2 .box-tit,
.nemo-list-view .section-icon .group2 .box-tit {
    display: block; 
    margin: 1.5rem 0 1rem;
}

.metropolis-list-view .section3 .box-list>li img, 
.nemo-list-view .section4 .box-list>li img {
    border: 1px solid #D1D1D1;
}

.nemo-list-view .section-intro .container::before {
    left: 45.7364%;
    width: 72.8682%;
    background: url(/img/product-list-view/nemo/bg-intro.png) no-repeat left/cover;
}

.nemo-list-view .section-icon {padding: 10rem 0; background: #fff;}
.nemo-list-view .section-icon .group2 {padding: 5.5rem 0; background: #F8F8F8;}
.nemo-list-view .section-icon .group2 .box-list>li {width: 28.3185%; max-width: 320px;}
.nemo-list-view .section-icon .group2 .common-icon {display: block; width: 65px; height: 65px;}
.nemo-list-view .section-icon .group2 .icon1 {background-position: -359px -379px;}
.nemo-list-view .section-icon .group2 .icon2 {background-position: -379px -294px;}
.nemo-list-view .section-icon .group2 .icon3 {background-position: -294px -379px;}
.nemo-list-view .section-icon .group2 .icon4 {background-position: -294px -281px;}
.nemo-list-view .section-icon .group2 .icon5 {background-position: -477px 0;}
.nemo-list-view .section-icon .group2 .icon6 {background-position: -281px -196px;}

.nemo-list-view .section3 {padding: 13rem 0; background: #F6F7F5;}
.nemo-list-view .section3 .group1 .img-area {padding: 5.5rem 0; background: #fff;}
.nemo-list-view .section3 .group1 .img-area img {display: block; margin: 0 auto;}
.nemo-list-view .section3 .group2 .box-list {flex-wrap: wrap; gap: 5rem 2.3255%;}
.nemo-list-view .section3 .group2 .box-list>li small {
    display: block;
    margin: 2rem 0 1rem;
    font-size: 1.5rem; color: #76B900;
}
.nemo-list-view .section3 .group2 .box-list>li .box-tit {margin-bottom: 1.5rem;}
.nemo-list-view .section4 {padding: 12rem 0; background: #E2E5E1;}

.nemo-list-view .section5 .tit-area .sc-tit,
.nemo-list-view .section4 .tit-area .sc-tit {
    margin-bottom: 1.5rem;
}

.nemo-list-view .section5 .tit-area {margin-bottom: 3.5rem;}
.nemo-list-view .section5 .tit-area .common-link-dir {font-size: 1.5rem !important; color: #000 !important;}
.nemo-list-view .section5 .box-list>li {
    display: flex; flex-direction: column; justify-content: space-between;
    width: 19.0697%; max-width: 246px;
    padding: 3rem 2.5rem;
    background: #fff; 
    border: 1px solid #ddd;
}

.nemo-list-view .section5 .box-list>li .box-tit {margin-bottom: 1.2rem;}
.nemo-list-view .section5 .box-list>li a {margin-top: 2rem; color: #76B900;}

.nemo-list-view .section-black-bg {background: #1B162A;}
.nemo-list-view .section-black-bg .container::before {
    left: 23.7186%;
    width: 148.8372%;
    background: url(/img/product-list-view/nemo/bg-start.png) no-repeat left/contain;
}

.nemo-list-view .section-black-bg .box-wrap>div {background: #2D2938;}

*/
