.sec07-img-ec {
    margin-top: 35px;
}

.sec07-img-ec-custom {
	width: 100vw;
    max-width: 1592px;
    margin-left: calc((min(100vw, 1592px) - 100%) / -2);
    padding-left: 20px;
    padding-right: 20px;
}

.sec07-txt02 span {
    width: 1195.665px;
}

.sec07 {
    padding: 71px 0 71px 0;
}

.sec10 {
    padding: 141px 0 26px 0;
    background: #F5F3EE;
}
.sec10-ec {
  padding: 141px 0 81px 0;
}
.sec10 .sec-title {
    color: #161F40;
    font-size: 48px;
    font-weight: 700;
    line-height: 72px; /* 150% */
}

.sec10-img01 {
    margin-top: 42px;
}

.pc-ec {
  display: contents;
}

@media screen and (max-width:850px){
    .sec10 .sec-title {
        color: #161F40;
        font-size: 22px;
        font-weight: 700;
        line-height: 32px; /* 145.455% */ 
    }

    .sec10-img01 {
        margin-top: 24px;
        display: flex;
        justify-content: center;
    }
}

/* Custom EC Comparison Table */
.sec07-img-ec .ec-table-cell {
    padding: 23px 15px;
    border-radius: 10px;
    font-size: 16px;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #000;
    flex-direction: column;
}
.sec07-img-ec .ec-table-cell.header {
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}
.sec07-img-ec .ec-table-cell.attribute {
    font-weight: 600;
    background-color: #f0f0f0;
}
.sec07-img-ec .ec-table-cell.header.bg-cs-head { color: #000;}
.sec07-img-ec .bg-cs-head { background-color: #FFF; }
.sec07-img-ec .bg-shopee-head { background-color: #E65124; }
.sec07-img-ec .bg-tiktok-head { background-color: #DF2A4E; }
.sec07-img-ec .bg-lazada-head { background-color: #3A3599; }
.sec07-img-ec .bg-tiki-head { background-color: #0096D1; }

.sec07-img-ec .bg-cs-light { background-color: #FFF; }
.sec07-img-ec .bg-shopee-light { background-color: #FBD0C3; }
.sec07-img-ec .bg-tiktok-light { background-color: #FFBECB; }
.sec07-img-ec .bg-lazada-light { background-color: #D3D0FF; }
.sec07-img-ec .bg-tiki-light { background-color: #C2EEFF; }

.sec07-img-ec .bg-empty { background-color: #EBEBEB; }

.sec07-img-ec .ec-table-cell span {
    display: block;
    text-align: left;
}

@media (min-width: 901px) {
    .sec07-img-ec .ec-comparison-table-wrap {
        width: 100%;
        overflow-x: auto;
        padding-bottom: 20px;
        margin-top: 30px;
    }
    .sec07-img-ec .ec-comparison-table {
        display: grid;
        grid-template-rows: repeat(7, auto);
        grid-auto-flow: column;
        grid-template-columns: repeat(4, 1fr);
        gap: 13px;
        width: 100%;
        min-width: 840px;
    }
	.sec07-img-ec .ec-comparison-table01 {
        grid-template-columns: repeat(5, 1fr);
    }
    .sec07-img-ec .ec-col,
    .sec07-img-ec .ec-accordion-body {
        display: contents;
    }
    .sec07-img-ec .ec-arrow {
        display: none;
    }
}

@media (max-width: 900px) {
	.sec07 .ec-comparison-table-wrap .pc-ec {
	  display: none;
	}
    .sec07-img-ec .ec-comparison-table-wrap {
        width: 100%;
        overflow-x: hidden;
        margin-top: 30px;
    }
    .sec07-img-ec .ec-comparison-table {
        display: flex;
        flex-direction: column;
        gap: 18px;
    }
    .sec07-img-ec .ec-col {
        display: flex;
        flex-direction: column;
    }
    .sec07-img-ec .mobile-hide {
        display: none !important;
    }
	.ec-table-cell + .ec-table-cell {
	  margin-top: 18px;
	}
	.ec-accordion-body .ec-table-cell:first-child {
	  margin-top: 18px;
	}
    .sec07-img-ec .ec-accordion-body {
        display: flex;
        flex-direction: column;
		max-height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;
        transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
    }
    .sec07-img-ec .ec-accordion-body.open {
        opacity: 1;
        visibility: visible;
    }
    .sec07-img-ec .ec-accordion-header {
        cursor: pointer;
        position: relative;
    }
    .sec07-img-ec .ec-arrow {
        position: absolute;
        right: 20px;
        top: calc(50% - 6px);
        width: 10px;
        height: 10px;
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotate(-45deg);
        transition: transform 0.3s;
    }
    .sec07-img-ec .ec-accordion-header.active .ec-arrow {
        transform: rotate(45deg);
        top: calc(50% - 8px);
    }
	.sec07-img-ec .ec-table-cell {
	  padding: 18.5px 15px;
	}
}

.service-ads-item-body-ec {
  justify-content: center;
}


@media screen and (max-width: 900px) {
    .service-ads-ec .content-ec {
        background: url("../img/ec/bg-platform.png");
		background-repeat: no-repeat;
		display: flex;
    	align-items: center;
    	justify-content: center;
		background-size: 100% 100%;
    }
	
	
	.service-ads {
		padding: 30px 0px;
		margin: 0;
	}
	
	.section-title-main-ec {
		font-size: 1.3rem;
	}
}

.content-ec .section-body {
	max-width: unset;
}

.service-ads-item-body-ec img {
	width: 56px;
}