<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------*/
/*Additional Class*/
/*------------------------------------*/
.bg-soft-yellow {background: #f1e9cd !important}
.bg-soft-light {background: #e8e2e2 !important}
.bg-medium-light {background: #F0F1F1 !important}

.bg-citi-darkblue {background: #003880 !important}
.bg-citi-gradient {background: linear-gradient(to top, rgb(0 51 134), rgb(0 51 134)) !important}

.text-bg-lazada {
    background-color: #070e7f;
    color: #fff;
}

.pointer {cursor: pointer!important}
.default {cursor: default!important}

.full-index {z-index: 10!important}
.imgCont {overflow: hidden}
.imgCont img {
    max-width: 100%;
    max-height: 100%;
}

.fs-xs { font-size: .675rem!important}
.fs-sm { font-size: .775rem!important}
.fs-md { font-size: .850rem!important}
.fs-base { font-size: .950rem!important}
.fs-lg {font-size: 1.125rem !important;}
.fs-xl {font-size: 1.2rem!important;}

.fw-medium {font-weight: 600!important;}



.rounded-xs {
    -webkit-border-radius: .55rem!important;
    -moz-border-radius: .55rem!important;
    border-radius: .55rem!important;
}
.rounded-xs-top {
    -webkit-border-radius: .55rem .55rem 0 0!important;
    -moz-border-radius: .55rem .55rem 0 0!important;
    border-radius: .55rem .55rem 0 0!important;
}
.rounded-xs-bottom {
    -webkit-border-radius: 0 0 .55rem .55rem!important;
    -moz-border-radius: 0 0 .55rem .55rem!important;
    border-radius: 0 0 .55rem .55rem!important;
}
.rounded-sm {
    -webkit-border-radius: .75rem!important;
    -moz-border-radius: .75rem!important;
    border-radius: .75rem!important;
}
.rounded-sm-top {
    -webkit-border-radius: .75rem .75rem 0 0!important;
    -moz-border-radius: .75rem .75rem 0 0!important;
    border-radius: .75rem .75rem 0 0!important;
}
.rounded-sm-end {
    -webkit-border-radius: 0 .75rem .75rem 0!important;
    -moz-border-radius: 0 .75rem .75rem 0!important;
    border-radius: 0 .75rem .75rem 0!important;
}
.rounded-sm-bottom {
    -webkit-border-radius: 0 0 .75rem .75rem!important;
    -moz-border-radius: 0 0 .75rem .75rem!important;
    border-radius: 0 0 .75rem .75rem!important;
}
.rounded-md {
    -webkit-border-radius: 1rem!important;
    -moz-border-radius: 1rem!important;
    border-radius: 1rem!important;
}
.rounded-md-top {
    -webkit-border-radius: 1rem 1rem 0 0!important;
    -moz-border-radius: 1rem 1rem 0 0!important;
    border-radius: 1rem 1rem 0 0!important;
}
.rounded-md-bottom {
    -webkit-border-radius: 0 0 1rem 1rem!important;
    -moz-border-radius: 0 0 1rem 1rem!important;
    border-radius: 0 0 1rem 1rem!important;
}
.rounded-xl {
    -webkit-border-radius: 3.5rem!important;
    -moz-border-radius: 3.5rem!important;
    border-radius: 3.5rem!important;
}
.rounded-xl-start {
    -webkit-border-radius: 3.5rem 0 0 3.5rem!important;
    -moz-border-radius: 3.5rem 0 0 3.5rem!important;
    border-radius: 3.5rem 0 0 3.5rem!important;
}
.rounded-xxl {
    -webkit-border-radius: 5rem!important;
    -moz-border-radius: 5rem!important;
    border-radius: 5rem!important;
}

.rounded-lg {
    -webkit-border-radius: 2rem!important;
    -moz-border-radius: 2rem!important;
    border-radius: 2rem!important;
}
.rounded-lg-top {
    -webkit-border-radius: 2rem 2rem 0 0!important;
    -moz-border-radius: 2rem 2rem 0 0!important;
    border-radius: 2rem 2rem 0 0!important;
}
.rounded-lg-bottom {
    -webkit-border-radius: 0 0 2rem 2rem!important;
    -moz-border-radius: 0 0 2rem 2rem!important;
    border-radius: 0 0 2rem 2rem!important;
}
.rounded-circles {
    -webkit-border-radius: 5rem!important;
    -moz-border-radius: 5rem!important;
    border-radius: 5rem!important;
}

.text-lazada-1 {
    color: #0b1169;
}
.text-lazada-2 {
    color: #f9004c;
}

.btn-tiktok {
    background-color: #f17420!important;
    color: #fff!important;
    border-color: #f17420!important;
}

html, body {
    color: #323232;
}
a {
    text-decoration: none !important;
    cursor: pointer;
    color: #333!important;
}



/*Navbar*/
.navbar .navbar-brand {width: 15rem;}
.navbar .navbar-brand img {max-width: 100%;}
.navbar .imgCont {
    width: 3.5rem;
    overflow: visible;
}
.navbar .imgCont img {
    position: relative;
    z-index: 2;
}



.theme-btn{
    position: relative;
    display: inline-block;
    color: #fff!important;
    padding: 15px 1rem;
    text-align: center;
    outline: none!important;
    cursor: pointer;
    overflow: hidden;
    -webkit-border-radius: 5rem!important;
    -moz-border-radius: 5rem!important;
    border-radius: 5rem!important;
    z-index: 1;
    -webkit-font-smoothing: antialiased!important;
    outline-color: rgba(0,78,255,0.5);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    /*box-shadow: 0 0 0 0.5px rgba(50,50,93,.17), 0 2px 5px 0 rgba(50,50,93,.1), 0 1px 1.5px 0 rgba(0,0,0,.07), 0 1px 2px 0 rgba(0,0,0,.08), 0 0 0 0 transparent!important;*/
    transition: all 500ms ease;
}
.navbar .theme-btn {
    padding: 0 .5rem!important;
}
.theme-btn {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#003880+0,00bbf3+100 */
    /*background: #003880; !* Old browsers *!*/
    /*background: -moz-linear-gradient(left,  #003880 0%, #00bbf3 100%); !* FF3.6-15 *!*/
    /*background: -webkit-linear-gradient(left,  #003880 0%,#00bbf3 100%); !* Chrome10-25,Safari5.1-6 *!*/
    /*background: linear-gradient(to right,  #003880 0%,#00bbf3 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003880', endColorstr='#00bbf3',GradientType=1 ); !* IE6-9 *!*/

    background-color: #003386;
    color: #fff!important;
}
.theme-btn b {
    font-size: 1.5rem;
    margin-right: .5rem;
    display: inline-block;
}
.theme-btn i{
    position: relative;
}
.theme-btn::before{
    position: absolute;
    content: '';
    background: #ee3b29;
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-border-radius: 5rem!important;
    -moz-border-radius: 5rem!important;
    border-radius: 5rem!important;
}
.theme-btn:hover:before{
    width: 100%;
    left: 0;
}

.companyLogo .imgCont:first-child {
    max-width: 7rem;
}
.companyLogo .imgCont:last-child {
    max-width: 6rem;
}
.companyLogo i {
    transform: rotate(45deg);
}

/*HEADLINE*/
/*.top-headline::before {*/
/*    content: '';*/
/*    width: 10rem;*/
/*    height: 10rem;*/
/*    position: absolute;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.top-headline::before {*/
/*    background-color: #03f3e9;*/
/*    top: -2rem;*/
/*    left: -1.5rem;*/
/*}*/
/*.top-headline::after {*/
/*    background-color: #f9004c;*/
/*    right: -7.5rem;*/
/*    bottom: 5rem;*/
/*}*/
.top-headline {
    /*background: #f7ff00;*/
    /*background: -webkit-linear-gradient(to right, #db36a4, #f7ff00);*/
    /*background: linear-gradient(to right, #ff956d, #f1005a, #d5008c 90%);*/
}
.top-headline figure {
    transform: translate(-52%,-40%) rotate(-65deg);
}

.top-headline figure svg path {
    fill: #da0088 !important
}
.top-headline h1 {
    font-size: 2.7rem !important;
}

/*.top-headline .shapeTiktok::before,*/
/*.top-headline .shapeTiktok::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.top-headline .shapeTiktok::before {*/
/*    background-color: #fff;*/
/*    width: 15rem;*/
/*    height: 7rem;*/
/*    right: -1rem;*/
/*    top: -1rem;*/
/*    -webkit-border-radius: 0 1rem 0 1rem;*/
/*    -moz-border-radius: 0 1rem 0 1rem;*/
/*    border-radius: 0 1rem 0 1rem;*/
/*}*/
/*.top-headline .shapeTiktok::after {*/
/*    background-color: #03f3e9;*/
/*    width: 12rem;*/
/*    height: 11rem;*/
/*    left: -1rem;*/
/*    bottom: -1rem;*/
/*    -webkit-border-radius: 1rem 0 1rem 0;*/
/*    -moz-border-radius: 1rem 0 1rem 0;*/
/*    border-radius: 1rem 0 1rem 0;*/
/*}*/



/*ABOUT*/
/*.about::before {*/
/*    content: '';*/
/*    width: 15rem;*/
/*    height: 15rem;*/
/*    position: absolute;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.about::before {*/
/*    background-color: #f9004c;*/
/*    right: -7.5rem;*/
/*    top: 2rem;*/
/*}*/

.about figure {
    transform: translate(-50%,-55%) rotate(-95deg);
}
.about figure svg path {
    fill: #eeeeee !important;
}
/*.about .shapeTiktok::before,*/
/*.about .shapeTiktok::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.about .shapeTiktok::before {*/
/*    background-color: #03f3e9;*/
/*    width: 17rem;*/
/*    height: 7rem;*/
/*    left: -1rem;*/
/*    top: -1rem;*/
/*    -webkit-border-radius: 0 1rem 0 1rem;*/
/*    -moz-border-radius: 0 1rem 0 1rem;*/
/*    border-radius: 0 1rem 0 1rem;*/
/*}*/
/*.about .shapeTiktok::after {*/
/*    background-color: #f9004c;*/
/*    width: 5rem;*/
/*    height: 11rem;*/
/*    right: -1rem;*/
/*    bottom: -1rem;*/
/*    -webkit-border-radius: 1rem 0 1rem 0;*/
/*    -moz-border-radius: 1rem 0 1rem 0;*/
/*    border-radius: 1rem 0 1rem 0;*/
/*}*/


/*HOW TO DO*/
.howToDo {}
.howToDo figure {
    transform: translate(-40%,-55%) rotate(-25deg);
}
.howToDo figure svg path {
    fill: #eeeeee !important;
}

/*.howToDo .shapeTiktok::before,*/
/*.howToDo .shapeTiktok::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.howToDo .shapeTiktok::before {*/
/*    background-color: #03f3e9;*/
/*    width: 7rem;*/
/*    height: 11rem;*/
/*    left: -1rem;*/
/*    top: -1rem;*/
/*    -webkit-border-radius: 0 1rem 0 1rem;*/
/*    -moz-border-radius: 0 1rem 0 1rem;*/
/*    border-radius: 0 1rem 0 1rem;*/
/*}*/
/*.howToDo .shapeTiktok::after {*/
/*    background-color: #f9004c;*/
/*    width: 20rem;*/
/*    height: 7rem;*/
/*    right: -1rem;*/
/*    bottom: -1rem;*/
/*    -webkit-border-radius: 0 1rem 0 1rem;*/
/*    -moz-border-radius: 0 1rem 0 1rem;*/
/*    border-radius: 0 1rem 0 1rem;*/
/*}*/

/*BENEFIT*/
.benefit {}
.benefit figure {
    transform: translate(-70%,-55%) rotate(-75deg);
}
.benefit figure svg path {
    fill: #eeeeee !important;
}

/*.benefit .shapeTiktok::before,*/
/*.benefit .shapeTiktok::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.benefit .shapeTiktok::before {*/
/*    background-color: #03f3e9;*/
/*    width: 17rem;*/
/*    height: 7rem;*/
/*    right: -1rem;*/
/*    top: -1rem;*/
/*    -webkit-border-radius: 0 1rem 0 1rem;*/
/*    -moz-border-radius: 0 1rem 0 1rem;*/
/*    border-radius: 0 1rem 0 1rem;*/
/*}*/
/*.benefit .shapeTiktok::after {*/
/*    background-color: #f9004c;*/
/*    width: 12rem;*/
/*    height: 11rem;*/
/*    left: -1rem;*/
/*    bottom: -1rem;*/
/*    -webkit-border-radius: 1rem 0 1rem 0;*/
/*    -moz-border-radius: 1rem 0 1rem 0;*/
/*    border-radius: 1rem 0 1rem 0;*/
/*}*/


/*TERMS*/
.terms {}
.terms .imgCont {
    /*max-width: 8rem*/
}




/*REGISTER*/
.register {}
/*.register::before,*/
/*.register::after {*/
/*    content: '';*/
/*    width: 15rem;*/
/*    height: 15rem;*/
/*    position: absolute;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
/*    z-index: 2;*/
/*    display: block;*/
/*}*/
/*.register::before {*/
/*    background-color: #03f3e9;*/
/*    width: 10rem;*/
/*    height: 10rem;*/
/*    bottom: 13rem;*/
/*    left: 5.5rem;*/
/*}*/
/*.register::after {*/
/*    background-color: #f9004c;*/
/*    bottom: 2rem;*/
/*    right: -4.5rem;*/
/*}*/

.register figure.plus-boxes {
    top: 9rem;
    left: 4rem;
}
.register h2 {
    font-size: 3rem !important;
}







/*Responsive Desktop*/
@media screen and (max-width: 1024px) {
    .container {
        max-width: 100%!important;
    }
    .w-50,
    .w-75 {
        width: 100%!important;
    }
    .bottom-headline .cards {
        width: 370px;
    }
}

@media screen and (max-width: 900px) {

}
@media screen and (max-width: 680px) {

}
@media screen and (max-width: 580px) {
    .register h2 {
        font-size: 2rem !important;
    }
    .top-headline h1 {
        font-size: 2.3rem !important;
    }
}
</pre></body></html>