.cmpnt-latestNews{position:relative;font-family:HyundaiMedium}
.cmpnt-latestNews__title+.cmpnt-latestNews__list{margin-top:30px}
.cmpnt-latestNews a{text-decoration:none}
.cmpnt-latestNews .link{color:#666}
.cmpnt-latestNews .link:hover{color:#002c5f}
.cmpnt-latestNews .link::after{content:'';display:inline-block;width:5px;height:5px;vertical-align:middle;border-color:#707070;border-style:solid;border-width:0 1px 1px 0;transform:rotate(-45deg);margin-left:5px}
.cmpnt-latestNews .link:hover::after{border-color:#002c5f}
.cmpnt-latestNews__list{border-top:1px solid #dbdbdb}
.cmpnt-latestNews__list li{display:flex;border-bottom:1px solid #dbdbdb;box-sizing:border-box}
.cmpnt-latestNews__date{color:#999;text-align:center}
.cmpnt-latestNews__date strong{display:block;width:100%}
.cmpnt-latestNews__date span{display:block;width:100%;font-family:HyundaiRegular;line-height:1em}
.cmpnt-latestNews__headline{line-height:20px}
@media print,screen and (min-width:768px) and (max-width:20000px){.cmpnt-latestNews{max-width:1160px;margin:120px auto 150px;padding:0 20px}
.cmpnt-latestNews__title h3{font-size:35px}
.cmpnt-latestNews .link{position:absolute;right:20px;top:5px;font-size:16px;line-height:1em}
.cmpnt-latestNews__list li{gap:20px;align-items:center;padding:14px 25px 14px 0}
.cmpnt-latestNews__headline{font-size:16px}
.cmpnt-latestNews__date{width:40px}
.cmpnt-latestNews__date strong{font-size:30px}
.cmpnt-latestNews__date span{font-size:16px}
}
@media screen and (min-width:768px) and (max-width:1023px){.cmpnt-latestNews{margin:100px 0;padding:0 25px}
.cmpnt-latestNews .link{right:25px}
}
@media screen and (min-width:0) and (max-width:767px){.cmpnt-latestNews{margin:50px 0 90px;padding:0 25px}
.cmpnt-latestNews__title h3{font-size:24px}
.cmpnt-latestNews .link{display:inline-block;font-size:14px;line-height:1em;margin-top:8px}
.cmpnt-latestNews__list li{gap:20px;padding:12px 0;min-height:65px}
.cmpnt-latestNews__date{width:31px;padding-top:2px}
.cmpnt-latestNews__date strong{font-size:24px}
.cmpnt-latestNews__date span{font-size:12px}
.cmpnt-latestNews__headline{width:calc(100% - 51px);font-size:14px}
}