.gmti{position:relative;background-color:#000;overflow:hidden}
.gmti{padding-bottom:max(12.8rem,6.67vw)}
@media all and (max-width:1024px){.gmti{padding-bottom:max(7.2rem,9.37vw)}
}
@media all and (max-width:767px){.gmti{padding-bottom:6.4rem}
}
.gmti-wrapper{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;z-index:1}
.gmti-left{width:30%}
.gmti-right{width:65%}
.gmti-title,.gmti-desc{word-break:keep-all;word-wrap:break-word}
.gmti-title{font-family:"Hankook",sans-serif;margin-bottom:3.2rem}
.gmti-desc{margin-bottom:5.2rem;font-weight:300}
.gmti-list{display:flex;align-items:flex-start;justify-content:left}
.gmti-list:not(:last-of-type){margin-bottom:2rem}
.gmti-list-img img{max-width:calc(100% - 8.8rem)}
.gmti-list_cate{min-width:8.8rem;color:#bbb}
.gmti-list_content{padding-left:1rem}
.gmti-bg{position:absolute;width:100%;bottom:0;left:0}
.gmti-bg img{display:block;width:100%}
.gmti-bg-dim{position:absolute;top:0;left:0;width:100%;height:120%;background:linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,0.013) 4.8%,rgba(0,0,0,0.049) 9.8%,rgba(0,0,0,0.104) 14.8%,rgba(0,0,0,0.175) 20%,rgba(0,0,0,0.259) 25.5%,rgba(0,0,0,0.352) 31.2%,rgba(0,0,0,0.45) 37.1%,rgba(0,0,0,0.55) 43.4%,rgba(0,0,0,0.648) 50.1%,rgba(0,0,0,0.741) 57.2%,rgba(0,0,0,0.825) 64.7%,rgba(0,0,0,0.896) 72.7%,rgba(0,0,0,0.951) 81.2%,rgba(0,0,0,0.987) 90.3%,black 100%)}
@media all and (max-width:1024px){.gmti-wrapper{display:block}
.gmti-left{width:100%;margin-bottom:6.4rem;padding-right:33%}
.gmti-right{width:100%}
.gmti-desc{margin-bottom:3.2rem}
.gmti-title{margin-bottom:1.6rem}
.gmti-list{flex-direction:column}
.gmti-list:not(:last-of-type){margin-bottom:0rem;margin-right:4rem}
.gmti-list-img{max-width:30%}
.gmti-list-img img{max-width:100%}
.gmti-list-wrapper{display:flex;align-items:flex-start;justify-content:flex-start}
.gmti-list_cate{min-width:initial;margin-bottom:.6rem;font-size:1.2rem}
.gmti-list_content{padding-left:0rem}
}
@media all and (max-width:767px){.gmti-left{margin-bottom:4rem;padding-right:0}
}