.cmpnt-report{overflow:hidden}
.cmpnt-report__inner{max-width:1120px;margin:0 auto;display:flex;flex-direction:row;align-items:center;gap:0 60px}
.cmpnt-report__image{width:50%}
.cmpnt-report__cont{width:calc(50% - 60px)}
.cmpnt-report__cont h3{font-size:35px;line-height:38px;color:#000;margin-bottom:50px}
.cmpnt-report__list{border-top:1px solid #dbdbdb;width:100%}
.cmpnt-report__list li{border-bottom:1px solid #dbdbdb}
.cmpnt-report__link{position:relative;display:block;padding:30px 30px 30px 0}
.cmpnt-report__link:hover{text-decoration:none}
.cmpnt-report__link:hover .cmpnt-report__title{text-decoration:none;color:#002c5f}
.cmpnt-report__link:hover::after{border-color:#002c5f}
.cmpnt-report__link::after{position:absolute;top:50%;right:0;content:"";display:inline-block;width:10px;height:10px;vertical-align:middle;border-color:#000;border-style:solid;border-width:0 1px 1px 0;transform:rotate(-45deg) translateY(-50%)}
.cmpnt-report__title{position:relative;font-size:20px;line-height:24px;font-family:"HyundaiMedium";margin-bottom:16px;display:inline-block}
.cmpnt-report__icon{width:20px !important;height:20px !important;margin-right:10px;vertical-align:middle}
.cmpnt-report__subtitle{font-size:16px;line-height:24px}
.cmpnt-report__fileThumbnail img{aspect-ratio:16/9}
.cmpnt-report img,.cmpnt-report video{object-fit:cover}
.cmpnt-report__section--leftImage .cmpnt-report__image{aspect-ratio:280/349}
.cmpnt-report__section--leftImage .cmpnt-report__image img{width:100%;height:auto;aspect-ratio:280/349}
.cmpnt-report__section--rightImage{overflow:hidden}
.cmpnt-report__section--rightImage .cmpnt-report__inner{width:100%;max-width:1120px}
.cmpnt-report__section--rightImage .cmpnt-report__cont{width:500px}
.cmpnt-report__section--rightImage .cmpnt-report__image{max-width:960px}
.cmpnt-report__section--rightImage .cmpnt-report__image img{width:auto;height:500px}
.cmpnt-report__section--rightImage .cmpnt-report__link::after{display:none}
.cmpnt-report__section--rightImage .cmpnt-report__title{font-size:18px}
.cmpnt-report__section--rightImage .cmpnt-report__title:hover{color:#002c5f;text-decoration:none}
.cmpnt-report__fileBox{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-top:30px}
.cmpnt-report__fileTitle{font-size:24px;font-family:"HyundaiMedium";margin-bottom:15px}
.cmpnt-report__fileSubtitle{font-size:18px;font-family:"HyundaiMedium"}
.cmpnt-report__fileSubtitle:hover{color:#002c5f;text-decoration:none}
@media print,screen and (min-width:768px) and (max-width:20000px){.report{margin-top:70px}
.report+.report{margin-top:-2px}
.cmpnt-report__section+.cmpnt-report__section{margin-top:-2px}
}
@media screen and (min-width:768px) and (max-width:1160px){.cmpnt-report__inner{gap:0 40px}
.cmpnt-report__cont{width:calc(50% - 40px);padding-right:20px}
.cmpnt-report__section--rightImage .cmpnt-report__inner{justify-content:space-between}
.cmpnt-report__section--rightImage .cmpnt-report__cont{padding-right:0;padding-left:20px}
.cmpnt-report__fileTitle{font-size:20px;margin-bottom:5px}
.cmpnt-report__fileSubtitle{font-size:16px}
}
@media screen and (min-width:768px) and (max-width:1023px){.report{margin-top:50px}
.cmpnt-report__inner{padding:0 25px;gap:0 25px;justify-content:space-between}
.cmpnt-report__cont{width:calc(50% - 25px);padding-right:0}
.cmpnt-report__link{padding:15px 30px 15px 0}
.cmpnt-report__section--rightImage .cmpnt-report__cont{width:calc(50% - 25px);padding-left:0}
.cmpnt-report__section--rightImage .cmpnt-report__image{overflow:hidden}
.cmpnt-report__section--rightImage .cmpnt-report__image img{aspect-ratio:1/1}
.cmpnt-report__fileBox{gap:10px}
.cmpnt-report__fileThumbnail{width:40%}
.cmpnt-report__fileThumbnail img{width:100%;height:auto}
}
@media screen and (min-width:0) and (max-width:767px){.cmpnt-report{border-bottom:1px solid #dbdbdb}
.cmpnt-report__inner{flex-direction:column}
.cmpnt-report__cont{width:100%;padding:30px 25px 50px}
.cmpnt-report__cont h3{margin-bottom:25px;font-size:24px;line-height:28px}
.cmpnt-report__link{padding:20px 20px 20px 0}
.cmpnt-report__title{font-size:18px;line-height:24px;margin-bottom:13px}
.cmpnt-report__subtitle{font-size:14px;line-height:18px}
.cmpnt-report__section--leftImage .cmpnt-report__image,.cmpnt-report__section--leftImage .cmpnt-report__image img{width:100%;aspect-ratio:1/1}
.cmpnt-report__section--rightImage .cmpnt-report__inner{margin-left:0;flex-direction:column-reverse}
.cmpnt-report__section--rightImage .cmpnt-report__cont{width:100%}
.cmpnt-report__section--rightImage .cmpnt-report__image{width:100%;aspect-ratio:1/1}
.cmpnt-report__section--rightImage .cmpnt-report__image img{width:100%;height:auto;aspect-ratio:1/1}
.cmpnt-report__fileBox{flex-direction:column-reverse;gap:20px}
.cmpnt-report__fileThumbnail,.cmpnt-report__fileText{width:100%}
.cmpnt-report__fileTitle{font-size:20px}
.cmpnt-report__fileSubtitle{font-size:16px}
}