.common-banner,.common-banner .banner-bg{position:relative}.common-banner .banner-bg:before{content:"";display:block;width:100%;height:0;padding-bottom:500px}.common-banner .banner-bg img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.common-banner .banner-bg:after{content:"";display:block;width:100%;height:100%;background:#0003;position:absolute;top:0;left:0}.common-banner .banner-bg img{position:absolute;top:0;left:0;transform:translateZ(0)}.common-banner .banner-container{width:100%;height:100%;position:absolute;top:0;left:0}.common-banner .banner-nav{padding:0 60px;height:80px;display:flex;justify-content:space-between}@media only screen and (max-width: 1200px){.common-banner .banner-nav{height:60px}}@media only screen and (max-width: 900px){.common-banner .banner-nav{padding:0 8%}}.common-banner .banner-nav+.info{height:calc(100% - 80px)}@media only screen and (max-width: 1200px){.common-banner .banner-nav+.info{height:calc(100% - 60px)}}.common-banner .left,.common-banner .right{display:flex;align-items:center}@media only screen and (max-width: 900px){.common-banner .left{display:none}}.common-banner .right{margin-left:50px}@media only screen and (max-width: 900px){.common-banner .right{margin-left:0}}.common-banner .back{display:flex;align-items:center;transition:color var(--trans-s)}@media only screen and (min-width: 1201px){.common-banner .back:hover{color:var(--primary-blue)}}@media only screen and (max-width: 1200px){.common-banner .back:active{color:var(--primary-blue)}}.common-banner .back i{margin-right:10px;font-size:1rem;flex-shrink:0}.common-banner .back span{font-weight:600;line-height:1.3;letter-spacing:.5px}.common-banner .info{margin:0 auto;padding:100px 0 40px;max-width:1350px;width:calc(100% - 120px);height:100%;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media only screen and (max-width: 1200px){.common-banner .info{padding:80px 0 40px}}@media only screen and (max-width: 767px){.common-banner .info{width:100%}}.common-banner .info .info-wrap{max-width:675px;width:100%;display:flex;flex-direction:column;transition:transform .3s .5s,opacity .3s .5s}.common-banner .info .title-wrap{padding-bottom:20px;position:relative;text-align:left}@media only screen and (max-width: 767px){.common-banner .info .title-wrap{margin:0 8%}}.common-banner .info .title-wrap:before{content:"";display:block;width:70px;height:4px;background-color:var(--primary-blue);position:absolute;bottom:0;left:0}.common-banner .info .stock{margin-top:40px;display:flex;gap:0 15px;align-items:center}.common-banner .info .stock-title{line-height:1.3;letter-spacing:.5px}.common-banner .info .stock-num{font-size:1.875rem;font-weight:600;line-height:1.3;letter-spacing:.5px;color:var(--primary-blue)}.common-banner .info .pic{margin-bottom:20px;width:60px;height:60px;position:relative}.common-banner .info .pic:before{content:"";display:block;width:100%;height:0;padding-bottom:100%}.common-banner .info .pic img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.common-banner .info .text{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.common-banner .banner-menu{margin-top:40px;width:100%;color:var(--black)}.common-banner[height="400"] .banner-bg:before{padding-bottom:400px}.common-banner[height="400"] .info{padding:20px 0 55px}@media only screen and (max-width: 900px){.common-banner[height="400"] .info{padding:20px 0}}.common-banner[text-color=white]{color:var(--white)}.common-banner[text-color=white] .pic img{filter:brightness(0) invert(1)}.common-banner[text-color=white] .drag-container .category{color:var(--white)}.common-banner[text-color=white] multipurpose-nav[m4-type=drag] .drag-container .navigation .button div:before{border-color:var(--white)}.common-banner[text-align=center] .info{align-items:center;text-align:center}.common-banner[text-align=center] .info-wrap{align-items:center}.common-banner[text-align=center] .title-wrap{text-align:center}.common-banner[text-align=center] .title-wrap:before{position:absolute;top:auto;bottom:0;left:50%;right:auto;transform:translate3d(-50%,0,0)}.common-banner[text-align=right] .info{align-items:flex-end;text-align:right}.common-banner[text-align=right] .info-wrap{align-items:flex-end}.common-banner[text-align=right] .title-wrap{text-align:right}.common-banner[text-align=right] .title-wrap:before{position:absolute;top:auto;bottom:0;left:auto;right:0}.common-banner[data-aost]{opacity:0;transition:opacity var(--trans-l),transform var(--trans-l)}.common-banner[data-aost].aost-show{opacity:1}.application section.section2>.wrap{margin:0 auto;padding:100px 0 120px}@media only screen and (max-width: 767px){.application section.section2>.wrap{padding:80px 0}}.application section.section2 .header{text-align:center}.application section.section2 .header .container{margin:0 auto;max-width:900px;width:calc(100% - 120px)}@media only screen and (max-width: 767px){.application section.section2 .header .container{width:100%}}.application section.section2 .header .common-title{padding-bottom:20px;position:relative}@media only screen and (max-width: 767px){.application section.section2 .header .common-title{padding:0 8% 20px}}.application section.section2 .header .common-title:before{content:"";display:block;width:70px;height:4px;background-color:var(--primary-blue);position:absolute;left:50%;bottom:0;transform:translate3d(-50%,0,0)}.application section.section2 .header .menu{margin-top:40px}.application section.section2 .tabContent .container{margin:0 auto;padding-top:80px;max-width:1500px;width:calc(100% - 120px);display:grid;align-items:flex-start;gap:80px 5%;grid-template-columns:repeat(3,1fr)}@media only screen and (max-width: 1024px){.application section.section2 .tabContent .container{grid-template-columns:repeat(2,1fr);gap:80px 50px}}@media only screen and (max-width: 767px){.application section.section2 .tabContent .container{padding:80px 8%;max-width:450px;width:100%;grid-template-columns:auto}}.application section.section2 .tabContent .col{height:100%;position:relative}.application section.section2 .tabContent .col .col-wrap{height:100%;display:flex;flex-direction:column;transition:transform var(--trans-s)}.application section.section2 .tabContent .col .col-wrap:before{opacity:0;content:"";display:block;width:100%;height:100%;box-shadow:0 0 20px #00000040;z-index:-1;position:absolute;top:0;left:0;transition:opacity var(--trans-s)}@media only screen and (min-width: 1201px){.application section.section2 .tabContent .col:hover .col-wrap{transform:translateY(-10px)}.application section.section2 .tabContent .col:hover .col-wrap:before{opacity:1}.application section.section2 .tabContent .col:hover .arrow-ball-btn{color:var(--primary-blue)}}@media only screen and (max-width: 1200px){.application section.section2 .tabContent .col:active .col-wrap{transform:translateY(-10px)}.application section.section2 .tabContent .col:active .col-wrap:before{opacity:1}.application section.section2 .tabContent .col:active .arrow-ball-btn{color:var(--primary-blue)}}.application section.section2 .tabContent .col .img{display:block;position:relative}.application section.section2 .tabContent .col .img:before{content:"";display:block;width:100%;height:0;padding-bottom:75.556%}.application section.section2 .tabContent .col .img img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.application section.section2 .tabContent .col .info{padding:40px 40px 50px;height:100%;background-color:var(--lighter-gray);transition:background-color var(--trans-s)}@media only screen and (max-width: 1440px){.application section.section2 .tabContent .col .info{padding:20px 30px 40px}}.application section.section2 .tabContent .col .info .title{font-size:1.75rem;font-weight:500;line-height:1.5;letter-spacing:.5px;transition:color var(--trans-s)}@media only screen and (max-width: 1200px){.application section.section2 .tabContent .col .info .title{font-size:1.25rem}}@media only screen and (min-width: 1201px){.application section.section2 .tabContent .col .info .title:hover{color:var(--primary-blue)}}@media only screen and (max-width: 1200px){.application section.section2 .tabContent .col .info .title:active{color:var(--primary-blue)}}.application section.section2 .tabContent .col .info .text{margin-top:15px;font-weight:350;line-height:1.6;letter-spacing:1px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.application section.section2 .tabContent .col .info .arrow-ball-btn{margin-top:30px}
