/* 
  For some new pages such as /micro-lot with no rem.js import and baseRemVal variable

  repo path: new-offical/style/css/pcheader_dark
  ixcms path: /css/pcheader_dark.css
*/
@media (max-width: 1023px) {
  .mobile {
    display: block;
  }
  .pc {
    display: none;
  }
  .comsticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    background: #fff;
  }
  .htip {
    padding: 11.33334px 20.400012px;
    color: #121212;
    background: #f8f9fd;
    text-align: left;
    font-size: 12.466674px;
    position: fixed;
    bottom: 0;
    z-index: 10;
  }
  .htip .contents {
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    line-height: 1.4;
  }
  .htip .contents .smallLogo {
    width: 40.800024px;
    height: 40.800024px;
    margin-right: 9.066672px;
  }
  .htip .contents .downloadBtn {
    margin-left: 17.00001px;
  }
  .htip .contents .downloadBtn .pic {
    width: 105.400062px;
  }
  .htip .contents .downloadBtn .pic:nth-child(2) {
    margin-bottom: 6.800004px;
  }
  .htip .closeHtps {
    margin-left: 18.133344px;
    cursor: pointer;
  }
  .htip .closeHtps i {
    color: #333;
  }
  .isHidden {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
  }
  .isShow {
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
  }
  .nav {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14.733342px;
    color: #121212;
    padding: 13.600008px 20.400012px;
  }
  .nav .nav-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .nav .pic {
    height: 36.266688px;
    align-items: center;
  }
  .nav .pic a {
    position: relative;
    font-size: 0;
  }
  .nav .pic a span {
    position: absolute;
  }
  .nav .pic .logo {
    height: 36.266688px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .nav .navs {
    position: absolute;
    display: none;
    flex: 1;
    top: 63.466704px;
    left: 0;
    background: #fff;
    width: 100%;
    height: 74vh;
    overflow-y: scroll;
    padding: 11.33334px 27.200016px 0 27.200016px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
    border-top: 1px solid #e1e3ea;
  }
  .nav .navs a:hover {
    color: #121212;
  }
  .nav .navs .navItem {
    font-size: 14.733342px;
    color: #121212;
    width: 100%;
    list-style: none;
    position: relative;
    margin-bottom: 11.33334px;
  }
  .nav .navs .navItem .hot {
    color: #fff;
    padding: 4.533336px 6.800004px;
    font-size: 13.600008px;
    background-color: #00ca20;
    border-radius: 4.533336px;
    position: absolute;
    right: 6.800004px;
    top: 7.366671px;
  }
  .nav .navs .navItem.active .cardItem {
    display: block;
  }
  .nav .navs .navItem.active .navtit {
    color: #1b39e6;
  }
  .nav .navs .navItem.active .navtit span {
    display: flex;
    align-items: center;
  }
  .nav .navs .navItem.active .navtit span::before {
    display: inline-block;
    content: "";
    width: 3.400002px;
    height: 27.200016px;
    background-color: #1b39e6;
    margin-right: 24.933348px;
    margin-left: -27.200016px;
    border-radius: 9.066672px;
  }
  .nav .navs .navItem .col {
    background: #f4f3ff;
    color: #1c16f7;
  }
  .nav .navs .navItem .navtit {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 45.33336px;
    height: 45.33336px;
    font-size: 18.133344px;
  }
  .nav .navs .navItem .navtit span {
    margin-left: 13.600008px;
  }
  .nav .navs .navItem a {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 34.00002px;
    height: 34.00002px;
  }
  .nav .navs .navItem p::after {
    display: inline-block;
    content: "";
    background: url("https://www.hsb.co.id/images/homepage/down.webp") no-repeat center center/27.200016px 27.200016px;
    width: 27.200016px;
    height: 27.200016px;
    margin-left: 8px;
  }
  .nav .navs .navItem .cardItem {
    background: #ffffff;
    display: none;
    top: 45.33336px;
  }
  .nav .navs .navItem .cardItem.navactive {
    display: block;
  }
  .nav .navs .navItem .cardItem .cardword {
    display: block;
    height: 34.00002px;
    line-height: 34.00002px;
    padding-left: 28.33335px;
    font-size: 15.866676px;
    position: relative;
  }
  .nav .navs .navItem .cardItem .cardtit {
    font-size: 14.733342px;
    color: #9d9d9d;
    padding: 17.00001px 5.66667px 14.166675px 28.33335px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav .navs .navItem .cardItem .cardtit a {
    color: #1b39e6;
  }
  .nav .navs .navItem .cardItem .cardL {
    border-bottom: 1px solid #e1e3ea;
    padding-bottom: 22.66668px;
  }
  .nav .navs .navItem .cardItem .cardL a:nth-child(1) span {
    color: #1b39e6;
  }
  .nav .navs .navItem .cardItem2 {
    padding: 0 0 27.200016px 0;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(1), .nav .navs .navItem .cardItem2 .cardL:nth-child(2) {
    border-bottom: 1px solid #e1e3ea;
    padding-bottom: 22.66668px;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) {
    text-align: center;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) img {
    border-radius: 9.066672px;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) .cardtit {
    color: #000000;
    position: relative;
    margin-top: 22.66668px;
    margin: 22.66668px 0;
    height: 34.00002px;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) .activeBanner {
    height: auto;
    line-height: auto;
  }
  .nav .navs .navItem .cardItem2 .cardL .cardword {
    padding-left: 28.33335px;
  }
  .nav .navs .navItem .cardItem2 .cardL.active .cardword {
    display: block;
    padding-left: 28.33335px;
  }
  .nav .navs .navItem1 {
    border-top: 1px solid #dfe1e6;
    border-bottom: 1px solid #dfe1e6;
    text-align: center;
  }
  .nav .navs .navItem1 .donwload {
    text-align: center;
    font-size: 14.733342px;
    margin-bottom: 18.133344px;
    margin-top: 18.133344px;
  }
  .nav .navs .navItem1 .moreDonwload {
    font-size: 14.733342px;
    margin-bottom: 49.866696px;
    margin-top: 32.866686px;
  }
  .nav .navs .navItem1 img {
    height: 45.33336px;
  }
  .nav .navs .navBtn {
    display: grid;
    justify-content: center;
    margin-top: 49.866696px;
  }
  .nav .navs .navBtn .mbtn {
    display: inline-block;
    width: 317.33352px;
    height: 56.6667px;
    line-height: 56.6667px;
    border-radius: 27.200016px;
    font-size: 18.133344px;
    color: #ffffff;
    text-align: center;
  }
  .nav .navs .navBtn .mbtn1 {
    background: #1c16f7;
    color: #fff;
    margin-bottom: 13.600008px;
  }
  .nav .navs .navBtn .mbtn2 {
    border: 1px solid #1c16f7;
    color: #1c16f7;
  }
  .nav .pressbtns {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav .pressbtn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 13px;
  }
  .nav .pressbtn:hover {
    animation: all 0.5s;
    transform: scale(1.2);
  }
  .nav .navbtn1 {
    font-size: 17.00001px;
    color: #1c16f7;
  }
  .nav .navbtn2 {
    width: 153.00009px;
    height: 34.00002px;
    line-height: 34.00002px;
    background: #1c16f7;
    color: #fff;
    margin-left: 10px;
    font-size: 13.600008px;
  }
  .nav .menuSty .colseMenu {
    display: none;
  }
  .nav .menuSty img {
    vertical-align: middle;
    width: 27.200016px;
    margin-left: 14.166675px;
    height: 27.200016px;
  }
  .nav .down,
  .nav .downContent {
    display: none;
  }
  .register {
    background-color: #0a0860;
    color: #fff;
  }
  .register .registerContent {
    display: inline;
  }
  .register .registerContent .regL {
    padding: 36.266688px;
  }
  .register .registerContent .regL .title {
    font-size: 22.66668px;
    text-align: center;
    font-weight: 500;
  }
  .register .registerContent .regL ul {
    margin-top: 36.266688px;
  }
  .register .registerContent .regL ul li {
    background-color: #fff;
    border-radius: 6.800004px;
    padding: 5.66667px 18.133344px;
    margin-bottom: 18.133344px;
  }
  .register .registerContent .regL ul li .titleTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .register .registerContent .regL ul li .titleTop .flexAlign {
    align-items: center;
  }
  .register .registerContent .regL ul li .titleTop .name {
    font-weight: bold;
    font-size: 14.733342px;
    color: #121212;
    margin-left: 13.600008px;
  }
  .register .registerContent .regL ul li .titleTop .icons {
    width: 18.133344px;
    height: 18.133344px;
  }
  .register .registerContent .regL ul li .titleTop .addIcon {
    background: url("https://www.hsb.co.id/images/homepage/topIcon.webp");
    background-size: contain;
    display: none;
  }
  .register .registerContent .regL ul li .titleTop .bottomIcon {
    background: url("https://www.hsb.co.id/images/homepage/bottomIcon.webp");
    background-size: contain;
  }
  .register .registerContent .regL ul li .contentBottom {
    color: #121212;
    font-size: 14.733342px;
    margin-top: 9.066672px;
    line-height: 24.933348px;
    display: none;
    margin-bottom: 13.600008px;
  }
  .register .registerContent .regL .pcbtn {
    width: 202.866786px;
    margin-bottom: 19.266678px;
    font-size: 14.733342px;
    margin: 0 auto;
    margin-top: 31.733352px;
  }
  .register .registerContent .regL .pcbtn2 {
    border: 1px solid #fff;
    color: #fff;
    margin-top: 19.266678px;
  }
  .register .registerContent .regL .flex1 {
    display: inline;
    margin: 0 auto;
  }
  .register .registerContent .regR img {
    width: 100%;
    margin-top: 36.266688px;
  }
  .wart-footer {
    background: #fff;
  }
  .wart-footer .commonChat img {
    width: 60px;
    height: 60px;
  }
  .wart-footer .footer {
    padding: 27.200016px;
    border-top: 1px solid #e1e3ea;
  }
  .wart-footer .footer .about {
    padding: 32px 0 50px 0;
    border-bottom: 1px solid #d9d9d9;
    display: inline;
  }
  .wart-footer .footer .about .aboutL {
    margin-top: 27.200016px;
  }
  .wart-footer .footer .about .aboutL .title {
    font-size: 17.00001px;
    font-weight: bold;
    margin-bottom: 9.066672px;
    color: #9d9d9d;
  }
  .wart-footer .footer .about .aboutL .store {
    margin: 18.133344px 0 28.33335px 0;
    display: flex;
  }
  .wart-footer .footer .about .aboutL .store .storePic {
    margin-right: 20.400012px;
    width: 163.766763px;
    height: 54.966699px;
  }
  .wart-footer .footer .about .aboutL .store .googlePic {
    width: 163.766763px;
    height: 54.966699px;
  }
  .wart-footer .footer .about .aboutL .store img {
    margin-right: 0;
    cursor: pointer;
    height: 54.966699px;
  }
  .wart-footer .footer .about .aboutL .contact {
    line-height: 24.933348px;
  }
  .wart-footer .footer .about .aboutL .logos .title {
    margin-bottom: 24.4800144px;
    margin-top: 27.200016px;
  }
  .wart-footer .footer .about .aboutL .logos a {
    cursor: pointer;
  }
  .wart-footer .footer .about .aboutL .logos a img {
    width: 34.00002px;
    height: 34.00002px;
  }
  .wart-footer .footer .about .aboutL .logos .followUs {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 17.00001px;
  }
  .wart-footer .footer .about .aboutL .text {
    font-size: 14.733342px;
    line-height: 36.266688px;
  }
  .wart-footer .footer .about .aboutR {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 10.200006px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .wart-footer .footer .about .aboutR .mart {
    margin-top: 40%;
  }
  .wart-footer .footer .about .aboutR .text {
    margin-top: 45.33336px;
    width: 50%;
  }
  .wart-footer .footer .about .aboutR .text:nth-child(1), .wart-footer .footer .about .aboutR .text:nth-child(2) {
    margin-top: 22.66668px;
  }
  .wart-footer .footer .about .aboutR .texttit {
    padding-bottom: 18.133344px;
    color: #9d9d9d;
    font-weight: bold;
    font-size: 14.733342px;
  }
  .wart-footer .footer .about .aboutR .textitem {
    display: block;
    cursor: pointer;
    margin-top: 11.33334px;
    font-size: 14.733342px;
    font-weight: 500;
    margin-bottom: 22.66668px;
  }
  .wart-footer .footer .about .aboutR .textitem .cardword {
    display: block;
    margin-bottom: 11.33334px;
    margin-bottom: 22.66668px;
  }
  .wart-footer .footer .declare {
    padding: 36.266688px 0;
    font-size: 11px;
    line-height: 1.4;
    font-size: 12.466674px;
  }
  .wart-footer .footer .declare .legtit {
    font-size: 14.733342px;
    font-weight: 600;
    margin-bottom: 18.133344px;
    font-weight: bold;
  }
  .wart-footer .footer .declare .legitem2 {
    padding: 36.266688px 0 0px 0;
    line-height: 1.4;
  }
  .wart-footer .footer .declare .legitem3 {
    margin-top: 36.266688px;
  }
  .wart-footer .footer .declare .legitem5 {
    margin-top: 18.133344px;
    margin-left: 17.00001px;
  }
  .wart-footer .footer .declare .legitem5 p {
    line-height: 1.4;
    font-size: 12.466674px;
  }
  .wart-footer .footer .declare .debodyR {
    margin-top: 27.200016px;
  }
  .wart-footer .footer .declare .debodyR .title {
    font-size: 14.733342px;
    font-weight: bold;
    margin-bottom: 11.33334px;
  }
  .wart-footer .footer .declare .debodyR .deTit {
    padding: 5.66667px 0 27.200016px 0;
    line-height: 22.66668px;
    border-bottom: 1px solid rgba(18, 18, 18, 0.15);
  }
  .wart-footer .footer .declare .copy {
    text-align: left;
    margin-top: 17.00001px;
    line-height: 1.5;
  }
  .wart-footer .footer .declare .copy .terms {
    margin: 27.200016px 0px;
    text-align: center;
    line-height: 1.4;
  }
}
@media (min-width: 1024px) {
  * {
    box-sizing: border-box;
  }
  .pc {
    display: block;
  }
  .mobile {
    display: none;
  }
  .comsticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    top: 0;
    background: #fff;
  }
  .comsticky .htip {
    padding: 9px 0;
    color: #121212;
    background: #f8f9fd;
    text-align: left;
    font-size: 12px;
  }
  .comsticky .htip .contents {
    line-height: 29px;
    text-align: right;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .comsticky .htip .contents .smallLogo {
    width: 32px;
    height: 32px;
    margin-right: 18px;
  }
  .comsticky .htip .contents .downloadBtn {
    margin-left: 33px;
    display: flex;
  }
  .comsticky .htip .contents .downloadBtn img {
    height: 28px;
  }
  .comsticky .htip .contents .downloadBtn img:nth-child(1) {
    margin-right: 5px;
  }
  .comsticky .htip .closeHtps {
    margin-left: 24px;
    cursor: pointer;
  }
  .comsticky .htip .closeHtps i {
    color: #333;
  }
  .advertise {
    display: none;
  }
  .nav {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    padding: 16px 0;
    color: #121212;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  }
  .nav .nav-content {
    display: flex;
  }
  .nav .nav-content .pic {
    height: 40px;
    align-items: center;
    margin-right: 56px;
  }
  .nav .nav-content .pressbtns {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .nav .nav-content .pressbtns .pressbtn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border-radius: 25px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
  }
  .nav .nav-content .pressbtns .navbtn1 {
    padding: 0 13px;
    color: #1c16f7;
    border: 2px solid #1c16f7;
  }
  .nav .nav-content .pressbtns .navbtn1:hover {
    color: #fff !important;
    background-color: #1b39e6 !important;
  }
  .nav .nav-content .pressbtns .navbtn2 {
    width: 152px;
    background: #1c16f7;
    color: #fff;
    margin-left: 10px;
  }
  .nav .nav-content .pressbtns .navbtn2:hover {
    color: #fff;
    background-color: #011584 !important;
  }
  .nav .nav-content .lang-toggler {
    display: flex;
    margin-left: 30px;
  }
  .nav .nav-content .lang-toggler:hover {
    cursor: pointer;
  }
  .nav .nav-content .lang-toggler:hover ul {
    display: block;
    opacity: 1;
  }
  .nav .nav-content .lang-toggler .arrow {
    margin-left: 10px;
  }
  .nav .nav-content .lang-toggler ul {
    position: absolute;
    transform: translate(-60%, 40px);
    display: none;
    padding: 30px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
  }
  .nav .nav-content .lang-toggler ul li:not(:last-child) {
    margin-bottom: 30px;
  }
  .nav .nav-content .lang-toggler ul li a {
    display: flex;
  }
  .nav .nav-content .lang-toggler ul li span {
    margin-left: 10px;
  }
  .nav .navs {
    display: flex;
    flex: 1;
    justify-content: flex-start;
    align-items: center;
  }
  .nav .navs .navItem {
    position: relative;
    font-size: 15px;
    color: #121212;
    margin-right: 2vw;
    height: 40px;
    line-height: 40px;
    list-style: none;
  }
  .nav .navs .navItem::after, .nav .navs .navItem::before {
    content: "";
    width: 0;
    height: 3px;
    background-color: #1c16f7;
    position: absolute;
    bottom: -16px;
    transition: width 0.3s ease;
  }
  .nav .navs .navItem::before {
    left: 50%;
    transform: translateX(-50%);
  }
  .nav .navs .navItem::after {
    right: 50%;
    transform: translateX(50%);
  }
  .nav .navs .navItem:hover::before, .nav .navs .navItem:hover::after {
    width: 100%;
  }
  .nav .navs .navItem .navtit {
    white-space: nowrap;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 60px;
    height: 60px;
  }
  .nav .navs .navItem .navtit span {
    margin-top: -10px;
    height: 57px;
    line-height: 57px;
  }
  .nav .navs .navItem a {
    white-space: nowrap;
    cursor: pointer;
    display: flex;
    align-items: center;
    line-height: 40px;
  }
  .nav .navs .navItem p::after {
    display: inline-block;
  }
  .nav .navs .navItem .cardItem {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 60px;
    display: none;
    padding: 16px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
  }
  .nav .navs .navItem .cardItem.navactive {
    display: block;
  }
  .nav .navs .navItem .cardItem .cardL:nth-child(1) {
    border-right: 1px solid #e1e3ea;
    padding-right: 45px;
  }
  .nav .navs .navItem .cardItem .cardword {
    display: block;
    cursor: pointer;
    font-size: 15px;
    line-height: 50px;
    padding-left: 15px;
    min-width: 230px;
  }
  .nav .navs .navItem .cardItem .cardword:hover {
    color: #1b39e6;
    background-color: #f2f4fd;
    border-radius: 4px;
    text-decoration: auto;
  }
  .nav .navs .navItem .cardItem2 {
    min-width: 639px;
    left: 432px;
    width: 1200px;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) {
    float: right;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) .cardtit {
    color: #000000;
    position: relative;
    text-align: center;
    padding-left: 0;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) .cardtit a {
    display: initial;
    line-height: 0;
    color: #1b39e6;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) .cardtit .hot {
    position: initial;
    margin-left: 10px;
  }
  .nav .navs .navItem .cardItem2 .cardL:nth-child(3) img {
    margin-top: 10px;
    border-radius: 16px;
  }
  .nav .navs .navItem .cardItem,
  .nav .navs .navItem .cardItem1,
  .nav .navs .navItem .cardItem2 {
    padding: 30px 30px 50px 30px;
  }
  .nav .navs .navItem .cardItem .cardL,
  .nav .navs .navItem .cardItem1 .cardL,
  .nav .navs .navItem .cardItem2 .cardL {
    float: left;
  }
  .nav .navs .navItem .cardItem .cardL a .cardtit,
  .nav .navs .navItem .cardItem1 .cardL a .cardtit,
  .nav .navs .navItem .cardItem2 .cardL a .cardtit {
    color: #1b39e6;
  }
  .nav .navs .navItem .cardItem .cardL.mleft,
  .nav .navs .navItem .cardItem1 .cardL.mleft,
  .nav .navs .navItem .cardItem2 .cardL.mleft {
    margin-right: 45px;
  }
  .nav .navs .navItem .cardItem .cardL .cardtit,
  .nav .navs .navItem .cardItem1 .cardL .cardtit,
  .nav .navs .navItem .cardItem2 .cardL .cardtit {
    font-size: 14px;
    color: #858589;
    margin-bottom: 8px;
    display: block;
    padding-left: 26px;
  }
  .nav .navs .navItem .cardItem .cardword,
  .nav .navs .navItem .cardItem1 .cardword,
  .nav .navs .navItem .cardItem2 .cardword {
    position: relative;
    padding-left: 24px;
    width: 240px;
  }
  .nav .navs .navItem .cardItem .cardword:hover,
  .nav .navs .navItem .cardItem1 .cardword:hover,
  .nav .navs .navItem .cardItem2 .cardword:hover {
    color: #1b39e6;
    background-color: #f2f4fd;
    border-radius: 4px;
    min-width: 180px;
    text-decoration: none;
  }
  .nav .navs .navItem .cardItem .cardword:hover:after,
  .nav .navs .navItem .cardItem1 .cardword:hover:after,
  .nav .navs .navItem .cardItem2 .cardword:hover:after {
    content: "";
    width: 3px;
    height: 18px;
    background-color: #1b39e6;
    position: absolute;
    top: 16px;
    left: 6px;
    border-radius: 16px;
  }
  .nav .navs .navItem .hot {
    color: #fff;
    padding: 6px;
    font-size: 12px;
    background-color: #00ca20;
    border-radius: 4px;
    position: absolute;
    right: 15px;
    top: 13px;
  }
  .nav .navs .navItem .cardItem1 {
    min-width: 650px;
    padding: 30px 30px 20px 30px;
  }
  .nav .navs .navItem .cardItem1 .cardL {
    float: left;
  }
  .nav .navs .navItem .cardItem1 .cardL:nth-child(1) {
    border-right: none;
    padding-right: 0;
  }
  .nav .navs .navItem .cardItem1 .cardL:nth-child(1) .cardword {
    width: 200px;
  }
  .nav .navs .navItem .cardItem1 .cardL.mleft {
    margin-right: 25px;
  }
  .nav .navs .navItem .cardItem1 .cardL:nth-child(2) {
    border-left: 1px solid #e1e3ea;
    padding-right: 0;
    padding-left: 45px;
  }
  .nav .navs .navItem .cardItem1 .cardL:nth-child(3) {
    float: right;
    padding-right: 30px;
  }
  .nav .navs .navItem .cardItem1 .cardL:nth-child(3) .cardtit {
    color: #000;
    font-size: 15px;
    text-align: right;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .nav .navs .navItem .cardItem1 .cardL:nth-child(3) .cardtit span {
    top: -6px;
  }
  .nav .navs .navItem .edukasi .cardL .cardword {
    width: auto !important;
  }
  .nav .navs .navItem .edukasi .cardL:nth-child(1) {
    border-right: 1px solid #e1e3ea;
    padding-right: 45px;
  }
  .nav .navs .navItem .edukasi .cardL:nth-child(2) {
    border-left: none !important;
    padding-right: 0;
    padding-left: 45px;
  }
  .nav .navs .navItem .cardItem3 {
    min-width: 1003px;
    left: 298px;
  }
  .nav .navs .navItem .cardItem3 .cardL:nth-child(2) {
    border-right: 1px solid #e1e3ea;
    min-height: 222px;
    padding-right: 45px;
  }
  .nav .navs .navItem .cardItem3 .cardL:nth-child(1) .cardword {
    width: 280px;
  }
  .nav .navs .navItem .cardItem3 .cardL:nth-child(3) {
    padding-left: 45px;
  }
  .nav .navItem:hover > .cardItem {
    display: block;
    opacity: 1;
  }
  .nav .navItem p:after {
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
  }
  .nav .navItem:hover p:after {
    transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
  }
  .register {
    background-color: #0a0860;
    color: #fff;
    padding-top: 64px;
  }
  .register .regL .title {
    font-size: 32px;
    font-weight: 500;
  }
  .register .regL ul {
    margin-top: 40px;
  }
  .register .regL ul li {
    width: 488px;
    background-color: #fff;
    border-radius: 6px;
    padding: 12px 16px;
    margin-bottom: 12px;
  }
  .register .regL ul li .titleTop {
    display: flex;
    justify-content: space-between;
  }
  .register .regL ul li .titleTop .name {
    font-weight: bold;
    font-size: 15px;
    color: #121212;
    line-height: 32px;
    margin-left: 12px;
  }
  .register .regL ul li .titleTop .icons {
    margin-top: 5px;
    width: 24px;
    height: 24px;
  }
  .register .regL ul li .titleTop .addIcon {
    background: url("https://www.hsb.co.id/images/homepage/topIcon.webp");
    display: none;
  }
  .register .regL ul li .titleTop .bottomIcon {
    background: url("https://www.hsb.co.id/images/homepage/bottomIcon.webp");
  }
  .register .regL ul li .contentBottom {
    color: #121212;
    font-size: 15px;
    margin-top: 16px;
    line-height: 22px;
    display: none;
  }
  .register .regL .pcbtn {
    width: 196px;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .register .regL .pcbtn2 {
    border: 1px solid #fff;
    color: #fff;
    margin-left: 20px;
  }
  .register .regR {
    position: absolute;
    right: -63px;
    bottom: -3px;
  }
  .wart-footer {
    background: #fff;
    color: #333;
    border-top: 1px solid #e1e3ea;
  }
  .wart-footer .footer .about {
    display: flex;
    justify-content: space-between;
    padding: 32px 0 50px 0;
    border-bottom: 1px solid #d9d9d9;
  }
  .wart-footer .footer .debody {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 24px;
    margin-bottom: 29px;
  }
  .wart-footer .footer .aboutL {
    margin-left: 176px;
  }
  .wart-footer .footer .aboutL .downContent {
    display: flex;
    align-items: center;
  }
  .wart-footer .footer .aboutL .downContent .store {
    margin: 16px 0 37px 0;
    width: 143px;
  }
  .wart-footer .footer .aboutL .downContent .store img {
    cursor: pointer;
  }
  .wart-footer .footer .aboutL .downContent .store .storePic {
    margin-bottom: 5px;
  }
  .wart-footer .footer .aboutL .downContent .store .iosDownload,
  .wart-footer .footer .aboutL .downContent .store .androidDownload {
    display: flex;
  }
  .wart-footer .footer .aboutL .downContent .code {
    flex-shrink: 0;
    margin-top: -25px;
  }
  .wart-footer .footer .aboutL .title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #9d9d9d;
  }
  .wart-footer .footer .aboutL .contact {
    display: flex;
    flex-direction: column;
  }
  .wart-footer .footer .aboutL .contact .text {
    font-size: 13px;
    line-height: 20px;
  }
  .wart-footer .footer .aboutL .logos {
    margin-bottom: 41px;
  }
  .wart-footer .footer .aboutL .logos .title {
    margin-bottom: 16px;
    margin-top: 32px;
    color: #9d9d9d;
  }
  .wart-footer .footer .aboutL .logos .followUs {
    display: flex;
  }
  .wart-footer .footer .aboutL .logos a {
    height: 20px;
    cursor: pointer;
    margin-right: 17px;
    display: flex;
  }
  .wart-footer .footer .aboutL .logos a:nth-child(6) {
    margin-right: 0;
  }
  .wart-footer .footer .aboutR {
    display: flex;
    justify-content: space-between;
    flex: 1;
  }
  .wart-footer .footer .aboutR .text {
    margin-right: 32px;
    width: 156px;
  }
  .wart-footer .footer .aboutR .text:nth-child(3) {
    width: 176px;
  }
  .wart-footer .footer .aboutR .mart {
    margin-top: 65px;
  }
  .wart-footer .footer .aboutR .mart a {
    margin-bottom: 20px;
  }
  .wart-footer .footer .aboutR .texttit {
    padding-bottom: 20px;
    color: #9d9d9d;
    font-weight: bold;
    font-size: 16px;
  }
  .wart-footer .footer .aboutR .textitem {
    display: block;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
  }
  .wart-footer .footer .aboutR .textitem .cardword {
    display: block;
    margin-bottom: 20px;
  }
  .wart-footer .footer .aboutR .textitem .cardword:hover,
  .wart-footer .footer .aboutR .textitem .textitem:hover {
    cursor: pointer;
  }
  .wart-footer .footer .declare {
    padding: 30px 0 31px;
    font-size: 11px;
    line-height: 22px;
  }
  .wart-footer .footer .declare .debodyL {
    display: flex;
    justify-content: space-between;
  }
  .wart-footer .footer .declare .leg {
    margin-right: 30px;
    flex: 1;
  }
  .wart-footer .footer .declare .legtit {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 14px;
    font-weight: bold;
  }
  .wart-footer .footer .declare .legitem2 {
    padding: 55px 0 30px 0;
    line-height: 29px;
    width: 300px;
  }
  .wart-footer .footer .declare .legitem5 {
    margin-top: 22px;
  }
  .wart-footer .footer .declare .legitem5 p {
    line-height: 22px;
    font-size: 11px;
  }
  .wart-footer .footer .declare .debodyR {
    width: 608px;
  }
  .wart-footer .footer .declare .debodyR .title {
    font-size: 13px;
    font-weight: bold;
  }
  .wart-footer .footer .declare .debodyR .deTit {
    padding: 10px 0 40px 0;
    line-height: 22px;
  }
  .wart-footer .footer .declare .copy {
    text-align: left;
  }
  .wart-footer .footer .declare .copy .terms {
    margin-left: 26px;
  }
}
.partner {
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #dfe1e6;
  color: #121212;
  align-items: center;
}
.partner .pitem2 {
  padding-left: 50px;
  flex: 1;
}
.partner .pitem3 {
  cursor: pointer;
  font-size: 13px;
}

.home {
  padding: 24px 0 67px;
  font-size: 11px;
  color: #595959;
  line-height: 13px;
}

.wart-footer {
  background-color: #000000;
  color: white;
}
.wart-footer a {
  color: white;
}
.wart-footer .footer {
  padding-top: 36px;
}
.wart-footer .footer .about .aboutL {
  margin-top: 0;
}
.wart-footer .footer .about .aboutL .title {
  color: white;
  font-weight: 400;
}
.wart-footer .footer .about .aboutL .store {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
}
.wart-footer .footer .about .aboutL .store .storePic,
.wart-footer .footer .about .aboutL .store .googlePic {
  width: 150px;
  height: auto;
  margin: 0;
}
.wart-footer .footer .about .aboutR .texttit {
  color: white;
  font-weight: 400;
  font-size: 15px;
}
.wart-footer .footer .about .aboutR .textitem {
  font-size: 13px;
}

@media (min-width: 1024px) {
  .wart-footer p {
    color: white;
  }
  .wart-footer .footer .about .aboutL .downContent {
    gap: 10px;
  }
  .wart-footer .footer .about .aboutL .downContent .store {
    grid-template-columns: 1fr;
  }
  .wart-footer .footer .about .aboutL .downContent .code {
    height: 100px;
  }
}

/*# sourceMappingURL=pcheader_dark.css.map */
