<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.img-banner-bg{
    height: 100%;
    width: 100%;
}

.tracking-img-position{
    width: 100%;
    position: relative;
    z-index: 2;
}

.tracking-img-1{
    width: 100%;
    height: 100%;
}

.tracking-info {
    background: #FFFFFF;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #69D4F8;
    border-radius: 38px;
    padding: 20px;
    word-break: break-all;
}

.tracking-bullet {
    margin-bottom: 10px;
}

.text-tracking-content{
    white-space: pre-wrap;
    word-break: break-all !important;

}

.text-tracking-margin-left{
   margin-left: 30px;
}

.tracking-blue-content{
    background: #F9F9F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 6px #7BB4E2;
    border-radius: 8px;
    padding: 10px;
    margin-left: -48px;
    position: relative;
    z-index: 1;
}


 .tracking-container-top {
    background: #202624 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 6px #00000033;
    border: 1px solid #656B61;
    border-radius: 14px;
    padding: 20px;
}

.search-track-sp{
    background: transparent linear-gradient(155deg, #00A0B5 0%, #007EE5 100%) 0% 0% no-repeat padding-box;
    border-radius: 62px;
    padding: 25px;
}

.search-track-sp-2{
   background: #FFFFFF 0% 0% no-repeat padding-box;
   box-shadow: 0px 3px 6px #00000029;
   border: 1px solid #69D4F8;
   border-radius: 38px;
   padding: 10px;
}

.car-img-1{
    position: absolute;
    top: -58px;
    left: 683px;
    width: 36%;
}

.car-img-2{
    position: absolute;
    top: 61px;
    left: 954px;
    width: 30%;
}

.bullet ul {
    content: "\2022";
    color: #8379DB;
    width: 1em;
    margin-left: -1em;
    list-style-type: disc;
}

.bullet ul li{
    margin: 10px;
    list-style-type: disc;
}


.no-bullet ul {
    color: #fff;
    width: 1em;
    margin-left: -1em;
    list-style-type: none;
}

.no-bullet ul li{
    margin: 10px;
    list-style-type: none;
}

.border-bottom-black{
    padding: 1px;
    background: #e2e2e2;
}

.center-bg{
    position: absolute;
    top: 85%;
    width: 100%;
    left: 50%;
    background: transparent linear-gradient(0deg, #3DAC6D 0%, #0C3631C2 52%, #35375B00 100%) 0% 0% no-repeat padding-box;
}

.centered-bottom {
    position: absolute;
    top: 90%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
}

.car-details-icons{
    width: 100%;
}



.italic-font{
  font-style: italic;
}

.car-details-icon{
    width: 100%;
}

.latest-container-1{
    background: #EDF1F8 0% 0% no-repeat padding-box;
    border: 1px solid #96A4C2;
    border-radius: 6px 6px 6px 6px;
}


.enj-container{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 6px #0000004D;
    border: 1px solid #5872DC;
    border-radius: 13px;
    padding: 20px;
    height: 100%;
}

.car-img-tracking-container{
    padding: 20px;
    background: #F3F6FE 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 6px #00000033;
    border: 1px solid #B7B7B7;
    border-radius: 2px;
}

.loan-bg-container{
    background: transparent linear-gradient(180deg, #606060 0%, #161616 100%) 0% 0% no-repeat padding-box;
    padding: 20px;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
}

.loan-bg-container-2 {
   background: #FFFFFF 0% 0% no-repeat padding-box;
   box-shadow: 0px 6px 8px #161D4070;
   border-radius: 10px;
}

.loan-bg-container-3 {
    background: transparent linear-gradient(180deg, #F37021 0%, #262A98 0%, #3E47DD 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
}

.about-container{
    padding: 20px;
    background: url('../images/background/about-us-background.png');
    height: 100%;
}

.enjoy-container-blue{
    background: transparent linear-gradient(180deg, #EEF8F900 0%, #C7E1EC 100%) 0% 0% no-repeat padding-box;
}

.images-pck-list{
    width: 100%;
    height: 100%;
    max-height: 220px !important;
    min-height: 220px !important;
}

.top-container{
    background: #3F495E 0% 0% no-repeat padding-box;
    box-shadow: 0px 8px 8px #00000082;
    padding: 20px;
}

.word-wrap {
  word-wrap: break-word;
}

.pf-bg-dark{
    background: #1C1B1B 0% 0% no-repeat padding-box;
    border-radius: 12px;
    padding: 25px;
}

.pf-bg-dark-2{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 6px #0000004D;
    border: 1px solid #5872DC;
    border-radius: 13px;
    padding: 10px;
    height: 100%;
}

.loan-input{
    padding: 10px;
    margin-bottom: 10px;
    width: 100%;
    background: #040404 0% 0% no-repeat padding-box;
    border-radius: 6px;
    border: 0px solid #96A4C2;
    border-radius: 6px;
    color: #fff;
}

.loan-icon{
    width: 80%;
}

.agent-container{
    background: #202624 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 6px #00000033;
    border: 1px solid #656B61;
    border-radius: 14px;
    padding: 20px;
}

.agent-container-text{
    background: #3E47DD;
    clip-path: polygon(0% 0%, 75% 0%, 100% 50%, 75% 100%, 0% 100%);
    padding: 20px;
    width: 30%;
}

.agent-email{
    font-size: 20px;
}

.agent-container-2{
    background: #F9F9F9 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 6px #7BB4E2;
    border-radius: 8px;
    padding: 20px;
}

.agent-content-bg{
    background: transparent linear-gradient(180deg, #EEF8F900 0%, #C7E1EC 100%) 0% 0% no-repeat padding-box;
}

.agent-search-result{
    background: transparent linear-gradient(180deg, #00A0B5 0%, #007EE5 100%) 0% 0% no-repeat padding-box;
    border-radius: 18px;
    padding: 10px;
    margin-top: -30px;
}

.agent-name-container {
    background: transparent linear-gradient(180deg, #BA96E7 0%, #6C6CD5 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 6px #7BB4E2;
    padding: 20px;
    word-break: break-all;
    clip-path: polygon(14% 0%, 70% 0%, 100% 0, 100% 70%, 91% 100%, 61% 100%, 0 100%, 0% 25%);
}

.agent-code{
    background: #D7D7D7 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 4px #0000001A;
    border: 1px solid #6D6D6D;
    border-radius: 10px;
    padding: 15px;
    width: 40%;
}

.select-agent{
    padding: 10px 20px;
    width: 100%;
    background: #040404 0% 0% no-repeat padding-box;
    border: 0px solid #96A4C2;
    border-radius: 6px;
    box-shadow: 0px 4px 4px #0000001A;
    color: #fff;
    min-height: 50px;
}

.form-control-tracking-agent {
    padding: 10px 40px 10px 20px;
    width: 100%;
    box-shadow: 0px 4px 4px #0000001A;
    color: #fff;
    min-height: 50px;
    background: #040404 0% 0% no-repeat padding-box;
    border: 0px solid #96A4C2;
    border-radius: 6px;
}

.tracking-blue-container{
    background: transparent linear-gradient(270deg, #F37021 0%, #262A98 0%, #3E47DD 100%) 0% 0% no-repeat padding-box;
    border-radius: 6px 6px 0px 0px;
    padding: 10px;
}

.tracking-light-blue-container{
    background: #353E3B 0% 0% no-repeat padding-box;
    border-radius: 19px;
    padding: 20px;
}

.tracking-border{
    padding: 1px;
    background: #5e5a5a;
    margin-top: 10px;
    margin-bottom: 10px;
}

.tracking-light-blue-container-1{
    border-bottom: 2px solid #5e5a5a;
}

.pad-10px{
    padding: 10px;
}

.pad-20px{
    padding: 20px;
}

.blue-color-bottom {
    padding: 6px;
    margin-top: 10px;
    width: 30%;
    z-index: 2;
    position: relative;
    background: transparent linear-gradient(180deg, #00A0B5 0%, #007EE5 100%) 0% 0% no-repeat padding-box;
}

.black-color-bottom {
    padding: 1px;
    margin-top: -6px;
    width: 100%;
    z-index: 1;
    background: #848587;
    position: relative;
}





.enjoy-container {
    background: #1f2243 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 10px;
    height: 100%;
    margin-top: 10px;
    padding: 20px;
}

.step-h-img{
    width: 80%;
    margin: 10px;
}

.black-color-txt{
    color: #202237 !important;
}

.green-color-txt{
    color: #68D698 !important;
}

.blue-color-txt{
    color: #007EE5 !important;
}

.purple-color-txt{
    color: #502F6F !important;
}

.light-blue-color-txt{
    color: #3E47DD !important;
}

.gray-color-txt{
    color: #BABBC8 !important;
}

.light-gray-color-txt{
    color: #5F6D94 !important;
}

.red-color-txt{
    color: #FF2727 !important;
}

.white-container-about{
    background: #3B403E 0% 0% no-repeat padding-box;
    box-shadow: 0px 9px 9px #07090845;
    border-radius: 10px;
    padding: 20px;
}

.white-color-txt{
    color: #FFF !important;
}

.gold-color-txt{
    color: #D4A31F !important;
}

.gold-border{
    border-top: 1px solid #CB9036;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}



.font-15px{
    font-size: 15px;
    font-weight: 700;
}

.font-18px{
    font-size: 18px;
    font-weight: 700;
}

.font-20px{
    font-size: 20px;
    font-weight: 700;
}

.font-25px{
    font-size: 25px;
    font-weight: 700;
}

.font-30px{
    font-size: 30px;
    font-weight: 900;
}

.font-40px{
    font-size: 40px;
    font-weight: 900;
}

.font-weight-900{
    font-weight: 900;
}

.font-weight-800{
    font-weight: 800;
}

.font-weight-700{
    font-weight: 700;
}

.font-weight-600{
    font-weight: 800;
}

.font-weight-500{
    font-weight: 700;
}



@media (min-width:320px)  {
.font-40px {
    font-size: 22px;
    font-weight: 900;
}

.font-20px{
    font-size: 17px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.font-18px{
    font-size: 15px;
    font-weight: 700;
}

.font-25px {
    font-size: 20px;
    font-weight: 700;
}

.font-30px {
    font-size: 20px;
    font-weight: 900;
}

.font-15px{
    font-size: 15px;
    font-weight: 700;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}

.agent-car-1 {
     width: 100%;
 }

.agent-email{
    font-size: 13px;
}

.agent-container-text{
    width: 80%;
}

.loan-icon{
    width: 30% !important;
}

.car-details-icons{
    width: 100%;
}

.img-banner-bg{
    height: 250px;
}

.review-dark-container-2{
    top: -12px;
    left: 16%;
}

}

@media (min-width:480px)  {
.font-40px {
    font-size: 22px;
    font-weight: 900;
}

.font-18px{
    font-size: 15px;
    font-weight: 700;
}

.font-20px{
    font-size: 17px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.font-25px {
    font-size: 20px;
    font-weight: 700;
}

.font-30px {
    font-size: 20px;
    font-weight: 900;
}

.font-15px{
    font-size: 10px;
    font-weight: 700;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}

.agent-car-1 {
     width: 100%;
 }

 .agent-email{
     font-size: 13px;
 }

.agent-container-text{
    width: 80%;
}

.loan-icon{
    width: 30% !important;
}

.car-details-icons{
    width: 100%;
}

.img-banner-bg{
    height: 250px;
}

.review-dark-container-2{
    top: -12px;
    left: 16%;
}

}
@media (min-width:600px)  {
.font-40px {
    font-size: 22px;
    font-weight: 900;
}

.font-20px{
    font-size: 17px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.font-25px {
    font-size: 20px;
    font-weight: 700;
}

.font-18px{
    font-size: 15px;
    font-weight: 700;
}

.font-30px {
    font-size: 20px;
    font-weight: 900;
}

.font-15px{
    font-size: 10px;
    font-weight: 700;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}

.agent-car-1 {
    width: 60%;
}

.agent-email{
    font-size: 15px;
}

.agent-container-text{
    width: 50%;
}

.loan-icon{
    width: 35% !important;
}

.car-details-icons{
    width: 100%;
}

.img-banner-bg{
    height: 250px;
}

.review-dark-container-2{
    top: -12px;
    left: 16%;
}

}

@media (min-width:801px)  {
.font-40px {
    font-size: 22px;
    font-weight: 900;
}

.font-20px{
    font-size: 17px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.font-18px{
    font-size: 15px;
    font-weight: 700;
}

.font-25px {
    font-size: 20px;
    font-weight: 700;
}

.font-30px {
    font-size: 30px;
    font-weight: 900;
}

.font-30px {
    font-size: 20px;
    font-weight: 900;
}

.font-15px{
    font-size: 10px;
    font-weight: 700;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}

.agent-car-1 {
    width: 50%;
}

.agent-email{
    font-size: 15px;
}

.agent-container-text{
    width: 40%;
}

.loan-icon{
    width: 35% !important;
}

.car-details-icons{
    width: 100%;
}

.img-banner-bg{
    height: 250px;
}

.review-dark-container-2{
    top: -12px;
    left: 18%;
}

}

@media (min-width:1025px) {
.font-40px {
    font-size: 40px;
    font-weight: 900;
}

.font-18px{
    font-size: 18px;
    font-weight: 700;
}

.font-20px{
    font-size: 25px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.font-25px {
    font-size: 25px;
    font-weight: 700;
}

.font-15px{
    font-size: 15px;
    font-weight: 700;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}

.agent-car-1 {
    width: 58%;
}

.agent-email{
    font-size: 20px;
}

.intro-area{
    float: none;
    width: 100%;
    height: 100%;
    min-height: 1000px;
}

.agent-container-text{
    width: 30%;
}


.loan-icon{
    width: 85% !important;
}

.car-details-icons{
    width: 100%;
}

.img-banner-bg{
    height: 80%;
}

.review-dark-container-2{
    top: -12px;
    left: 30%;
}


}
@media (min-width:1281px) {
.font-40px {
    font-size: 40px;
    font-weight: 900;
}

.font-18px{
    font-size: 18px;
    font-weight: 700;
}

.font-20px{
    font-size: 25px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.font-25px {
    font-size: 25px;
    font-weight: 700;
}

.font-30px {
    font-size: 30px;
    font-weight: 900;
}

.font-15px{
    font-size: 15px;
    font-weight: 700;
}

.title-about{
    font-size: 20px;
    font-weight: 700;
}

.content-about{
    font-size: 18px;
    font-weight: 500;
}

.agent-car-1 {
    width: 58%;
}

.agent-email{
    font-size: 20px;
}

.intro-area{
    float: none;
    width: 100%;
    height: 100%;
    min-height: 610px;
}

.agent-container-text{
    width: 30%;
}


.loan-icon{
    width: 85% !important;
}

.car-details-icons{
    width: 100%;
}

.img-banner-bg{
    height: 80%;
}

.review-dark-container-2{
    top: -12px;
    left: 30%;
}




}





@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .desktop-tablet-only {
    display: none;
  }
}

.desktop-only {
  display: none;
}

@media (min-width: 1025px) {
  .desktop-only {
    display: block;
  }
}

.mobile-ipad-only {
  display: none;
}

@media (max-width: 1024px) {
  .mobile-ipad-only {
    display: block;
  }
}
</pre></body></html>