<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Start Modify by bonz 04/08/2564 */
.icon-chevrons-left::before{
    color: #c00000;
}
.modal-dialog{
    max-width: 860px;
}
.modal-body{
    padding: 2rem;
}

.download-policy .item + .item{margin-top: 15px;}
/* End Modify by bonz 04/08/2564 */

.partner .cover img{
    filter: grayscale(0);
}
.social-list-i{
    position: fixed;
    top: 50%;
    left: 30px;
    z-index: 100;
}

.social-list-i.inner{
    position: fixed;
    top: 270px;
    left: 30px;
    z-index: 100;
}
.width-img{
    max-width: 22px;
}

.select-control.error {
    border: 1px solid red;
}



/* lang adjust */
/* [lang="ar"] .menu-inner .menu-list .link, */
[lang="id"] .menu-inner .menu-list .link {overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; max-height: 2.8em; line-height: 1.4em;}

.sc-customer-sevice .item-list .title {max-width: 180px;}
.sc-info .info-content-area .h-title .number {white-space: nowrap;}
.sc-info .info-content-area .h-title .text {display: flex;}

[lang="id"] .sc-info .info-content-area .h-title .text {font-size: 50px;line-height: 60px;}
[lang="id"] .sc-info .info-content-area .desc br {display: none;}

@media (max-width: 1440px) {
  [lang="ar"] .layout-header .topbar .topbar-help .btn,
  [lang="id"] .layout-header .topbar .topbar-help .btn {max-width: 180px;}

  [lang="id"] .sc-info .info-content-area .h-title .text {font-size: 44px;}
}

@media (max-width: 991px) {
  [lang="ar"] .layout-header .topbar .topbar-help .btn, 
  [lang="id"] .layout-header .topbar .topbar-help .btn {max-width: max-content;}

  [lang="id"] .sc-info .info-content-area .h-title .text {font-size: 20px; line-height: 30px;}
}</pre></body></html>