.products-main{position:relative;background-size:cover;padding-top:103px;display:flex}.products-main:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%}.products-main>div{justify-content:center;position:relative;z-index:10;max-width:1440px;width:100%;margin:0 auto;padding:100px 20px}.products-main>div>div{text-align:center;margin-bottom:80px}.products-main>div>div h2{position:relative;color:#fff;font-size:56px;font-weight:700;line-height:100%;padding-top:22px;margin-bottom:20px}.products-main>div>div h2:before{position:absolute;top:0;left:50%;transform:translateX(-50%);width:32px;height:4px;content:"";background:#00b8ff}.products-main>div>div p{color:#fff;font-size:16px;text-transform:uppercase;opacity:.8}.products-main>div>ul{display:flex;flex-wrap:wrap;justify-content:center}.products-main>div>ul>li{display:flex;align-items:flex-start;max-width:400px;width:100%;height:630px;flex:0 0 auto;border-radius:2px;overflow:hidden;position:relative;transition:all .3s ease}.products-main>div>ul>li:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;z-index:1;opacity:1;transform:scale(1);transition:opacity .3s ease,transform .5s ease}.products-main>div>ul>li>a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;box-sizing:border-box;padding-left:40px;height:170px;position:relative;z-index:2}.products-main>div>ul>li>a>div>h3{margin-top:35px;color:#fff;font-family:Pretendard;font-size:30px;font-weight:700;line-height:100%;margin-bottom:6px}.products-main>div>ul>li>a>div>p{color:#fff;font-size:14px;font-weight:400;text-transform:uppercase;flex:1 0;opacity:.8}.products-main>div>ul>li>a>p{padding-top:450px;padding-right:23px;color:#fff;text-align:center;font-size:16px;font-weight:500;text-decoration:underline}.products-main>div>ul>li>a>p:after{width:15px;height:10px;content:"";display:inline-block;background:url(/images/sub/company/arrow.svg) no-repeat 100% 50%;background-size:contain}.products-main>div>ul>li:first-child:before{background:url(/images/sub/products/products-main-01.png) no-repeat 50%/cover}.products-main>div>ul>li:nth-child(2):before{background:url(/images/sub/products/products-main-02.png) no-repeat 50%/cover}.products-main>div>ul>li:nth-child(3):before{background:url(/images/sub/products/products-main-03.png) no-repeat 50%/cover}.products-main>div>ul>li:hover:before{opacity:.7;transform:scale(1.05)}.products-tab{display:flex;max-width:1440px;margin:-33px auto 0;flex-wrap:wrap}.products-tab>li{flex:0 0 33.3333333333%}.products-tab>li a{display:block;width:100%;border:none;background:#00274e;color:#fff;font-size:18px;font-weight:700;cursor:pointer;text-align:left;padding:24px 32px;transition:.3s ease,color .3s ease;box-sizing:border-box}.products-tab>li a:hover{background:#004080;color:#00b8ff}.products-tab>li.active a{background:#00b8ff;color:#fff}@media screen and (min-width:768px)and (max-width:1024px){.products-tab>li{flex:0 0 33.3333333333%}}@media screen and (max-width:767px){.products-tab>li{flex:0 0 50%}.products-tab>li:last-child{flex:0 0 100%}.products-tab>li a{padding:24px 18px}}