<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("/gcb/lp-asset/css/global-lp-vn.css");

a:hover {
    text-decoration: none;
}

select::-ms-expand {
    display: none;
}

.referal li,
.mgm li {
    float: inherit;
}
sup{font-size: 100%;}

.errorcode {
    color: #D60000;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 14px;
    min-height: 20px;
    text-align: left;
    padding: 2px 0 0 3px;
    line-height: 1;
}

.btn {
    background: #002a54;
    text-align: center;
    padding: 12px 20px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    width: 100%;
    max-width: 325px;
    border-radius: 5px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
}

.btn:hover {
    background: #0dbceb;
    -webkit-transition: all .3s ease-in-out;
    text-decoration: none;
}

.input-box {
    background: #EEEEEE;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    font-size: 14px;
    padding: 13px 20px;
    color: #333;
    width: 100%;
    max-width: 506px;
    height: 45px;
}

.box {
    background-color: #fff;
    box-shadow: 0 15px 40px -20px rgba(0, 0, 0, 0.21);
    border-radius: 4px;
    border-radius: 4px
}

.referal .banner {
    background: url('../images/banner.png') no-repeat top center;
    height: 500px;
    background-size: cover;
}

.referal [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}

.referal .container {
    padding-right: 15px;
    padding-left: 15px;
}

.referal .row {
    margin-right: -15px;
    margin-left: -15px;
}

.referal {
    color: #333;
}

.referal h1,
.referal h2,
.referal h3,
.referal h4 {
    font-weight: bold;
}

.referal section {
    padding: 60px 0;
}

.referal .grey-pattern {
    background: url('../images/pattern.jpg') repeat-x top center;
    background-size: cover;
    background-attachment: fixed;
}

.referal .box-left {
    text-align: center;
    padding: 64px 30px;
}

.referal h1 {
    font-size: 36px;
    padding: 33px 0 50px 0;
    letter-spacing: 0;
    text-align: center;
}

.referal h2 {
    font-size: 32px;
    letter-spacing: 0;
    line-height: 46px;
    margin-bottom: 79px;
}

.referal h3 {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 32px;
    padding-bottom: 20px;
}

.referal h4 {
    font-size: 18px;
    letter-spacing: 0;
    padding-bottom: 15px;
}

.referal .accors-suitcase-mob {
    display: none;
}

.referal .icon-plus {
    font-size: 52px;
    color: #333333;
    letter-spacing: 0;
    padding: 30px 35px;
    font-weight: bold;
}

.referal .box-left-cont {
    font-size: 32px;
    color: #151515;
    letter-spacing: 0;
    line-height: 44px;
    margin-top: 65px;
}

.referal .box-left-cont span {
    font-size: 42px;
    color: #066CAE;
    letter-spacing: 0;
    line-height: 44px;
    font-weight: bold;
}

.referal .box-right {
    padding: 30px;
}

.referal .form-row {
    padding-bottom: 23px;
}

.referal .form-row.no-pad {
    padding-bottom: 3px;
}


.referal .formFields.last {
    padding-bottom: 0;
}

.referal input[type=radio],
.referal input[type=checkbox] {
    opacity: 0;
    cursor: pointer;
}

.referal .select-box {
    padding: 10px 30px 10px 21px;
    font-family: arial;
    background: #eee url('../images/arrow-down.png') 96% center no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: none !important;
    letter-spacing: 0px;
    color: #333333;
    border: 1px solid #fff;
    width: 100%;
    max-width: 506px;
    border-radius: 6px;
    font-size: 14px;
    height: 45px;
    text-overflow: ellipsis !important;
}

.referal .custom-check {
    position: relative;
}

.referal .custom-check input {
    position: absolute;
    left: 0;
}

.referal .custom-check label {
    background: url('../images/checkbox_uncheck.png') no-repeat 0 3px;
    padding-left: 35px;
    cursor: pointer;
    display: block;
}

.referal .custom-check input:checked+label {
    background: url('../images/checkbox_checked.png') no-repeat 0 3px;
}

.referal .radiobtn {
    display: inline-block;
    margin: 0 35px 0 0;
    position: relative;
}

.referal .radiobtn.last {
    margin: 0;
}

.referal .radiobtn input {
    position: absolute;
    left: 0;
}

.referal .radiobtn label {
    display: block;
    cursor: pointer;
    background-position: left center !important;
    background: url('../images/radio_button_off.png') no-repeat 0 3px;
    padding: 5px 0 5px 35px;
}

.referal .radiobtn input:checked+label {
    background: url('../images/radio_button_active.png') no-repeat 0 3px;
}

.referal .submitBtn {
    padding: 0 0 18px;
}


/* MGM Page Start */
.mgm section {
    padding: 80px 0;
}

.mgm .banner {
    background: url('../images/banner.png') no-repeat top center;
    background-size: cover;
    height: calc(100vh - 90px);
    padding: 0;
}

.mgm .banner-slider {
    margin: 0 auto;
}

.mgm .banner-slider-inner {
    height: calc(100vh - 90px);
    color: #fff;
    position: relative;
}

.mgm .banner-tittle {
    font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 60px;
    font-weight: bold;
    padding: 68px 0 0;
}

.mgm .banner-content {
    padding: 70px 0;
}

.mgm .banner-content p {
    min-height: 50px;
    font-size: 18px;
    line-height: 28px;
}

.mgm .banner-content p span {
    font-weight: bold;
    font-size: 24px;
}

.mgm .banner-content .amount {
    background: url('../images/amount.png') no-repeat top left;
    padding: 12px 0 10px 75px;
    margin-bottom: 34px;
}

.mgm .banner-content .gift {
    background: url('../images/gift.png') no-repeat top left;
    padding: 0 0 0 75px;
}

.mgm .banner-cta a {
    background: #FFFFFF;
    border-radius: 6px;
    border-radius: 6px;
    color: #066CAE;
    font-weight: bold;
    padding: 15px 24px
}
.mgm .banner-cta a:hover {
    background: #eee;
}

.mgm .banner-big-img {
    position: absolute;
    right: 0;
    top: 10%;
    /*-webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);*/
}

.mgm .banner-small-img {
    display: none;
}

.mgm .accor-suitcase-desk {
    padding: 50px 30px 35px;
}

.mgm .plus-two {
    font-size: 52px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    padding: 0 0 35px 0;
}

.mgm section h2 {
    font-size: 42px;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}

.mgm .accor-suitcase-mob {
    display: none;
}

.mgm .tab-cta {
    padding-top: 60px;
}

.mgm .blue-bg {
    background: url('../images/form-bg.jpg') no-repeat center top;
    background-attachment: fixed;
}

.mgm .box {
    padding: 55px;
    position: relative;
    margin: 80px 15px 0;
    text-align: center;
}

.mgm .arrow-box::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #fff;
    left: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.mgm h2.white {
    color: #fff;
}


.mgm .box-intro {
    font-size: 20px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    line-height: 30px;
    padding: 35px 0 40px;
    margin: 0 auto;
    max-width: 435px;
}

.mgm .box-content {
    max-width: 475px;
    margin: 0 auto;
    padding: 20px 0;
}

.mgm .box-content p {
    margin-bottom: 20px;
    line-height: 1.4;
}

.mgm .cta-full a {
    width: 100%;
    max-width: inherit;
    display: block;
}

.mgm .social-share {
    display: table;
    margin: 40px auto 0;

}

.mgm .social-share a {
    display: table-cell;
    padding: 0 10px;
}

.mgm .cards-slider-sec {
    background: rgba(238, 238, 238, 0.5);
    padding-bottom: 0;
}

.mgm .cards-slider-intro {
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    padding: 40px 20px 80px;
}

.card-slide {
    padding-bottom: 80px;
}

.mgm .card-slide-inner {
    background: #FFFFFF;
    box-shadow: 0 20px 40px -20px rgba(0, 0, 0, 0.19);
    border-radius: 6px;
    border-radius: 6px;
    padding: 0 25px 25px;
    text-align: center;
    margin: 70px 20px 0;
}

.mgm .card-slide-inner figure {
    position: relative;
}

.mgm .card-slide-inner figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.mgm .card-slide-inner h3 {
    font-size: 26px;
    color: #066CAE;
    letter-spacing: 0;
    text-align: center;
    line-height: 32px;
    font-weight: bold;
    padding: 100px 0 30px;
}

.mgm .card-slide-inner p {
    font-size: 14px;
    color: #151515;
    letter-spacing: 0;
    text-align: center;
    line-height: 17px;
    margin-bottom: 15px;
}

.mgm .card-slide-inner p span {
    font-size: 16px;
    font-weight: bold;
}

.mgm .cards-slider-sec {
    background: rgba(238, 238, 238, 0.5);
    padding-bottom: 0;
}

.mgm .cards-slider-intro {
    font-size: 22px;
    color: #333333;
    letter-spacing: 0;
    text-align: center;
    padding: 40px 20px 80px;
}

.card-slide {
    padding-bottom: 80px;
}


.card-slide-inner figure {
    position: relative;
}
.card-slide-inner figure img{width: 100%;}
.card-slide-inner h3 {
    font-size: 16px;
    color: #066CAE;
    letter-spacing: 0;
    text-align: center;
    line-height: 1.2;
    font-weight: bold;
    padding: 4px 0 12px;
}

.card-slide-inner p {
    font-size: 14px;
    color: #151515;
    letter-spacing: 0;
    text-align: center;
    line-height: 17px;
    margin-bottom: 15px;
}

.card-slide-inner p span {
    font-size: 16px;
    font-weight: bold;
}
.cards-slider-sec h2 {
    font-size: 30px;
    line-height: 37px;
    font-family: arial;
    margin-bottom: 70px;
}
.card-slide-inner h2{
    margin-bottom: 0 !important;
}
.caption h3, .caption h2{
    text-align: left !important;
}
.product-info span.currency{
    font-size: 38px;
    line-height: 1.2;
}
.card-slide-inner h2{font-weight: normal;}
ul.bulLst {
    padding: 20px 0 10px;
}
ul.bulLst li {
    background: url(../images/tick.png) no-repeat scroll 0 4px transparent;
    padding: 0 0 13px 27px;
    list-style: none outside none;
    line-height: 17px;
    text-align: left;
    float: none;
}
.card-slide-inner{
    background: #F6F6F6;
}
.card-slide-inner figure img {
    width: 100%;
}

.visible-mobile{
    display: none;
}
.caption{
    padding: 20px 20px;
}
.terms{
    text-align: left !important;
    font-size: 14px !important;
    color: #999 !important;
    margin-bottom: 6px !important;
}
.cards-slider-sec h2{
    font-size: 42px;
    line-height: 48px;
}
.cta{    
    text-align: center;
    float: left;
    width: 100%;
}
@media (min-width: 768px) and (max-width: 1023px){
    .col-sm-4 {
        width: 50%;
    }
}
@media (max-width: 1919px) {
    .mgm .banner-tittle {
        padding: 40px 0 0;
    }

    .mgm .banner-content {
        padding: 30px 0;
    }
    .mgm .banner, .mgm .banner-slider-inner{
        min-height: 665px;
    }
    .mgm .cards-slider-intro {
        padding: 40px 30px;
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1440px;
    }
    
}

@media (max-width:1599px) {
    .referal h2 {
        margin-bottom: 50px;
    }

    .referal .banner {
        height: 450px;
    }
    .referal .box-left-cont {
        font-size: 24px;
        line-height: 38px;
    }
    .cards-slider-sec h2{
        font-size: 30px;
        line-height: 37px;
    }
}

@media (max-width:1440px) {

    .mgm .banner-big-img {
        width: 450px;
        top: 5%;
    }
}

@media (max-width: 1199px) {
    .show-xl {
        display: none;
    }

    .referal .box-left {
        padding: 50px 30px;
    }

    .mgm section {
        padding: 60px 0;
    }

    .mgm .tab-content {
        padding: 60px 0 0;
    }

    .mgm .box {
        margin: 50px 15px 0;
        padding: 30px;
    }

    .mgm .cards-slider {
        margin: 0 30px;
    }

    .mgm .card-slide-inner {
        margin: 70px 25px 0
    }

    .mgm section h2 {
        font-size: 34px;
    }

    .mgm .cards-slider-intro {
        padding: 40px 30px;
    }

    .card-slide {
        padding-bottom: 60px;
    }

    .mgm .card-slide-inner h3 {
        font-size: 22px;
    }

    .mgm .banner-tittle {
        font-size: 32px;
        line-height: 50px;
    }

    .mgm .banner-big-img {
        width: 400px;
    }
}
@media (max-width: 1024px) {
    .mgm .banner-nav {
        width: 80%;
        max-width: inherit;
        left: 50%;
        padding: 0 20px;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}
@media (max-width: 1023px) {
    .referal .accors-suitcase-mob {
        display: block;
    }

    .referal .accors-suitcase-desk {
        display: none;
    }

    .referal .banner {
        height: 350px;
    }

    .referal .box-left {
        padding: 35px 10px;
    }

    .cta {
        padding: 40px 0 0;
    }


    .mgm .box-intro {
        font-size: 16px;
        line-height: 22px;
        padding: 10px 0 20px;
    }


    .mgm .card-slide-inner h3 {
        font-size: 21px;
        line-height: 1.2;
    }

    .mgm .banner-tittle {
        font-size: 26px;
        line-height: 1.2;
    }

    .mgm .banner-content {
        width: 50%;
    }

    .mgm .banner-big-img {
        width: 350px;
        top: 12%;
    }
    .mgm .banner,
    .mgm .banner-slider-inner {
        height: inherit;
        min-height: 760px;
    }

    .mgm .banner-content .amount {
        padding: 0 0 0 75px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .copyRight{
        margin-top: 15px;
    }
    .mgm .cards-slider-intro {
        font-size: 20px;
        padding: 20px;
    }
    .referal .input-box, .referal .select-box {
        max-width: 100%;
    }
    .referal .box-left-cont {
        font-size: 23px;
        line-height: 34px;
        margin-top: 35px;
    }
    .referal {
        font-size: 14px;
    }

    .referal .container {
        padding-right: 10px;
        padding-left: 10px;
    }

    .referal .row {
        margin-right: -10px;
        margin-left: -10px;
    }

    .referal [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }

    .referal section {
        padding: 40px 15px;
    }

    .referal .banner {
        height: 440px;
    }

    .referal h1 {
        margin: -208px 0 0;
        padding: 0 0 30px;
        font-size: 24px;
        color: #fff;
        line-height: 31px;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.49);
    }

    .referal h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px;
    }

    .referal h3 {
        font-size: 18px;
        line-height: 32px;
    }

    .referal h4 {
        font-size: 16px;
        line-height: inherit;
    }

    .referal .box-left {
        padding: 30px 20px;
        margin-bottom: 26px;
    }

    .referal .icon-plus {
        font-size: 30px;
        padding: 15px 0 11px;
        font-weight: normal;
    }
    .box-right h3{
        line-height: 1.2;
    }
    .referal .box-left-cont {
        font-size: 23px;
    line-height: 34px;
    margin-top: 35px;
    }

    .referal .box-left-cont span {
        font-size: 23px;
        line-height: 30px;
    }

    .referal .radiobtn {
        margin: 0 20px 0 0;
    }  

    /* MGM page */
    .mgm .accor-suitcase-desk {
        display: none;
    }

    .mgm .accor-suitcase-mob {
        display: block;
        padding: 40px 0 10px;
    }

    .mgm section {
        padding: 50px 0;
    }   

    .mgm section h2 {
        font-size: 24px;
        line-height: 38px;
    }

    .mgm .box {
        margin-top: 55px;
        padding: 30px 20px;
    }
    .btn {
        font-size: 16px;
        padding: 12px 5px;
    }

    .mgm .cards-slider-sec h2 {
        font-size: 28px;
        line-height: 34px;
        padding: 0 20px;
    }

    .mgm .cards-slider-intro {
        font-size: 20px;
        padding: 20px;
    }

    .mgm .card-slide-inner {
        margin-left: 25px;
        margin-right: 25px;
    }

    .mgm .cards-slider {
        margin: 0;
    }

    .card-slide {
        padding-bottom: 50px;
    }

    .mgm .plus-two {
        padding: 0;
        font-size: 32px;
    }

    .mgm .tab-cta {
        padding-top: 30px;
    }

    .mgm .banner,
    .mgm .banner-slider-inner {
        height: inherit;
        min-height: 760px;
    }

    .mgm .banner-nav {
        display: none;
    }


    .mgm .banner-content {
        width: 100%;
    }

    .mgm .banner-tittle {
        text-align: center;
        font-size: 24px;
        line-height: 32px;
    }

    .mgm .banner-cta {
        text-align: center;
    }

    .mgm .product-info {
        font-size: 18px;
    }
}

@media (max-width: 375px) {
    .referal .select-box {
        background: #eee url('../images/arrow-down.png') 92% center no-repeat;
    }

    .btn {
        font-size: 14px;
    }

    .mgm .card-slide-inner h3 {
        font-size: 20px;
        line-height: 26px;
    }
}</pre></body></html>