body{background:#f7f8f8}
.ds-wrapper{height:auto;font:400 20px 'KIA-REGULAR',sans-serif;line-height:28px;padding-top:120px}
.page-title{padding-bottom:10px}
.ota-software-title{font-style:normal;font-weight:400 !important;line-height:34px;color:#05141f;margin-left:40px;display:flex;margin-bottom:20px;margin-top:10px;font-size:clamp(8px,-0.50rem+9vw,28px)}
.back-btn{margin-left:16px;cursor:pointer;font:600 14px 'KIA-REGULAR',sans-serif}
.page-title .legend{padding-top:30px;padding-bottom:10px}
.current-update-section,.recentUpdates{max-width:800px;width:100%;margin:0 auto}
.current-update-section .cus-title{font:400 13px 'KIA-REGULAR',sans-serif;color:#666;text-transform:uppercase}
.current-update-section .content-section{background-color:#fff;width:100%;min-height:300px;padding:30px;border-radius:8px}
.current-update-section .content-section .header-section h4{font:600 14px 'KIA-REGULAR',sans-serif;color:#101010;padding:0;margin:0}
.current-update-section .content-section .status-section{height:50px;border-top:1px solid #999;border-bottom:1px solid #999;margin-top:20px;display:flex;align-items:center}
.current-update-section .content-section .status-section p{width:50%;margin:0;font:600 14px 'KIA-REGULAR',sans-serif;color:#101010}
.current-update-section .content-section .status-section p:nth-child(2){text-align:right}
.current-update-section .content-section .details-section .versionNo{font:600 14px 'KIA-REGULAR',sans-serif;margin:20px 0;line-height:20px;color:#101010}
.current-update-section .content-section .details-section .listItem li{font:400 14px 'KIA-REGULAR',sans-serif;line-height:20px;color:#101010}
.current-update-section .content-section .details-section .moreDetails{font:600 14px 'KIA-REGULAR',sans-serif;margin:20px 0;line-height:20px;color:#101010;text-decoration:underline;cursor:pointer}
.recentUpdates{margin-top:40px}
.recentUpdates .panel.panel-default{border-radius:8px}
.recentUpdates .panel.panel-default .panel-heading{height:73px;background-color:#fff;border-radius:8px;display:flex;justify-content:flex-start;align-items:center}
.recentUpdates .panel.panel-default .panel-heading .panel-title{font:600 14px 'KIA-REGULAR',sans-serif;line-height:16.80px;text-decoration:none}
.recentUpdates .panel.panel-default .panel-heading .panel-title a{text-decoration:none}
.recentUpdates .panel.panel-default .panel-heading .panel-title .chevronImg{margin-right:10px;transition:transform .4s}
.recentUpdates .panel.panel-default .panel-heading .panel-title .upArrow{transform:rotateZ(0)}
.recentUpdates .panel.panel-default .panel-heading .panel-title .down{transform:rotateZ(180deg)}
.recentUpdates #recentUpdateList .lists{border-bottom:1px solid #999;margin-bottom:20px}
.recentUpdates #recentUpdateList .viewCompleteList{font:600 13px 'KIA-REGULAR',sans-serif;color:#101010;text-decoration:underline;margin:30px 0;cursor:pointer}
.recentUpdates #recentUpdateList .updateDate{font:400 12px 'KIA-REGULAR',sans-serif;color:#666}
.recentUpdates #recentUpdateList .updateTitle{font:400 13px 'KIA-REGULAR',sans-serif;color:#101010;line-height:18px}
.recentUpdates #recentUpdateList .releaseNotes{font:400 12px 'KIA-REGULAR',sans-serif;line-height:18px;color:#101010;text-decoration:underline;cursor:pointer}
@media(max-width :767px){.ota-software-title{line-height:28px;margin-left:0;padding:10px}
.ds-wrapper{margin:0}
.current-update-section,.recentUpdates{padding:10px}
}
@media(max-width :320px){.ota-software-title{line-height:20px}
}