<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.bg-gray {
    background: #f3f8ff;
}
.radius-box {
    width: 100%;
    height: 8rem;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.radius-box::after {
    content: "";
    width: 100%;
    height: 8rem;
    position: absolute;
    left: 0%;
    top: 0;
    z-index: 1;
    border-radius: 0 0 50% 50%;
    background: #f3f8ff;
}
.box-showdown {
    box-shadow: 0 20px 20px 0 rgba(10, 34, 56, 0.05);
}

.tab-header {
    border-bottom: 0.2rem solid #e5e5f0;
    font-weight: bold;
    padding: 5rem 10.8rem 0;
}
.tab-header-list.active {
    position: relative;
    color: #436aee;
}
.tab-header-list.active::after {
    position: absolute;
    content: "";
    bottom: -0.2rem;
    left: 50%;
    width: 2.2rem;
    height: 0.2rem;
    transform: translateX(-50%);
    background: #436aee;
}
.tab-header-list {
    cursor: pointer;
    color: #828395;
    padding-bottom: 3rem;
}


.more-wrap {
    padding: 3rem 0 ;
    display: flex;
    justify-content: center;
    border-top: 0.2rem solid #e5e5f0;
}

.whitespace-nowrap{
    white-space: nowrap;
}


.products-icon-box {
    margin: 0 auto;
    width: 6rem;
    height: 6rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.products-list {
    min-width: 24rem;
}
.products-list p {
    margin-top: 1rem;
    text-align: center;
}
.products-fence {
    width: 0.2rem;
    height: 9.2rem;
    background: #d9e3ef;
}
.ecommerce-bot-lef {
    padding-right: 2rem;
    flex: 1;
    box-sizing: border-box;
}
.ecommerce-bot-wrap {
    background: #0b1b40;
}
.ecommerce-bot {
    height: 32rem;
}


.mc-button.mc-button-yel:hover {
    background: #0b1b40;
}
.pay-style {
    margin: 0 5%;
    margin-bottom: 2rem;
    position: relative;
}
.pay-style-title {
    padding: 0 1rem;
    height: 5rem;
    line-height: 5rem;
    text-align: center;
    background: #f4f6fe;
    border-radius: 2.5rem;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #111;
}
.pay-style-title:hover {
    height: 5rem;
    border: 0.1rem solid #436aee;
    color: #436aee;
    font-weight: bold;
}

.info-box-title {
    padding: 1.4rem 2.8rem;
    border-bottom: 1px solid #e5e5f0;
}
.info-box-cont {
    padding: 1rem 0 2rem 0;
}
.info-box-list {
    padding: 0.5rem 3rem 0.5rem 2.5rem;
    display: flex;
    justify-content: space-between;
}
.info-list-lef {
    margin-right: 2rem;
    min-width: 20rem;
    color: #999ba7;
}
.info-list-rig {
    min-width: 10rem;
    max-width: 35rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-weight: bold;
}
.icon14:before{
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 9px;
    background: url("../img/national.png") no-repeat;
    vertical-align:middle;
}
.isyes:before {
    background-position: -3px -31px;
}
.isno:before {
    background-position: -20px -31px;
}
.isyes{
    color: #30bf6e;
}
.isno {
    color: #f57878;
}

.national {
    margin-right: 9px;
    background: url("../img/national.png") no-repeat;
    display: inline-block;
}
.giropay {
    width: 27px;
    height: 16px;
    background-position: -255px -4px;
}
.global {
    width: 23px;
    height: 23px;
    background-position: -5px -2px;
}
.iDEAL {
    width: 26px;
    height: 16px;
    background-position: -110px -29px;
}
.Przelewy24 {
    width: 25px;
    height: 16px;
    background-position: -73px -29px;
}
.CzechRepublic {
    width: 27px;
    height: 16px;
    background-position: -256px -29px;
}
.Slovakia {
    margin-left: 10px;
    width: 26px;
    height: 16px;
    background-position: -184px -4px;
}
.MyBank {
    width: 25px;
    height: 16px;
    background-position: -73px -4px;
}
.Poland {
    margin-left: 10px;
    width: 25px;
    height: 16px;
    background-position: -73px -29px;
}
.EPS {
    width: 23px;
    height: 16px;
    background-position: -293px -4px;
}
.Bancontact {
    width: 23px;
    height: 16px;
    background-position: -292px -29px;
}
.POLi {
    width: 30px;
    height: 16px;
    background-position: -109px -4px;
}
.Boleto {
    width: 22px;
    height: 16px;
    background-position: -41px -4px;
}
.Thailand {
    width: 25px;
    height: 16px;
    background-position: -149px -4px;
}
.eNETS {
    width: 23px;
    height: 16px;
    background-position: -40px -29px;
}
.FPX {
    width: 25px;
    height: 16px;
    background-position: -149px -29px;
}
.Japan {
    width: 26px;
    height: 16px;
    background-position: -221px -29px;
}
.Kakaopay {
    width: 26px;
    height: 16px;
    background-position: -184px -29px;
}
.OVO {
    width: 26px;
        height: 18px;
        background-position: -221px -2px;
}
.GCash{
	width: 26px;
	    height: 18px;
	    background-position: -327px -2px;
}
.logo-list-wrap {
    height: 100%;
}

#listenBg {
    padding: 15.8rem 0;
    background: url(../img/creditcard-bg.png) center bottom no-repeat #fff;
    background-size: 100%;
}

.swiper-wrapper-ecom{
    margin-left: 0;
    transition: margin-left 0.5s;
    -moz-transition: margin-left 0.5s; /* Firefox 4 */
    -webkit-transition: margin-left 0.5s; /* Safari å’Œ Chrome */
    -o-transition: margin-left 0.5s;
}


.swiper-container-ecom {
    overflow:hidden;
    position: relative;
}

.e-commerce-img&gt;img{
    max-width: unset;
    width: 120%;
    height: auto;
}

.swiper-box-ecom{
    padding: 3.5rem 10.8rem;
}
.swiper-list-ecom{
    height: 93px;
    background: #FDFDFD;
    box-shadow: 0 2rem 4rem 0 rgba(10, 34, 56, 0.2);
    border-radius: 1.5rem;
    border: 2px solid #FDFDFD;
    position: relative;
}
.swiper-list-ecom:hover{
    border: 2px solid #436AEE;
}

.payment-icon{
    margin: 0 auto;
    position: relative;
    top: 50%;
}

.info-box{
    position: absolute;
    z-index: 99;
    background: #fff;
    border-radius: 2rem;
    box-shadow: 0 0.5rem 15rem rgba(0, 0, 0, 0.2);
    max-width: 60rem;
    min-width: 45rem;
}

.info-box&gt;.arrow-down {
    position: absolute;
    width: 12px;
    height: 12px;
    bottom: -6px;
    right: 0;
    left: 0;
    margin: auto;
    background: #fff;
    transform: rotate(45deg);
    box-shadow: 3px 3px 5px -1px rgba(0, 0, 0, 0.2);
}

.payment-icon{
    background: url("../img/payment-list.png");
}

.advantage-title{
    margin-bottom: 3.6rem;
}
.advantage-title-1{
    margin-top: 3rem;
}
.advantage-title-2{
    margin-top: 16rem;
}
.advantage-title-3{
    margin-top: 5rem;
}
.advantage-title-4{
    margin-top: 7rem;
}

.advantage-text{
    /*color: #828395;*/
    margin-bottom: 3.8rem;
}

#advantage{
    margin-bottom: 10.5rem;
}


#formBoxLef {
    padding-top: 1px;
}
#formBoxLef h2 {
    margin-top: 8rem;
}


#bgGrayTitle&gt;p{
    margin: 0 17.5%;
}


@media (max-width:1400px ){
    .e-commerce-img&gt;img{
        width: 110%;
    }

}


@media (max-width:1024px ) {
    .e-commerce-img&gt;img{
        width: 100%;
        margin-top: 5rem;
    }

    #advantage img{
        margin: auto;
    }

}

@media (max-width:768px ){

    #listenBg{
        padding-top: 25rem;
    }
    .swiper-box-ecom{
        padding: 4.6rem;
    }
    .swiper-box-ecom&gt;div{
        margin: 1rem 0;
    }
    .show-pc{
        display: none;
    }
    .show-mobile{
        display: block;
    }
    .tab-header{
        padding: 3rem 1rem 0;
    }
    .tab-header-list{
        padding-bottom: 2rem;
    }
    .info-box{
        width: 100%;
        max-width: unset;
    }

    #bgGrayTitle&gt;p{
        margin: 0;
    }
    .advantage-img{
        margin-top: 3rem;
        padding: 0;
    }
    .advantage-title-1,.advantage-title-2,.advantage-title-3,.advantage-title-4{
        margin-top: 0;
    }

    .swiper-list-ecom{
        height: 56px;
        box-shadow: 0 1rem 4rem 0 rgba(10 34 56 0.2);
    }

    .payment-icon{
        background-size: 476px;
    }

}</pre></body></html>