.banner-home {
    background: #DEEFFF;
    padding-top: 40px;
    position: relative;
    overflow: hidden;
}

.banner-home .title-new .icon-left {
    margin-right: 10px;
}

.banner-home .title-new .icon-right {
    margin-left: 10px;
}

.banner-home:before {
    content: '';
    position: absolute;
    bottom: -235px;
    width: 427px;
    height: 427px;
    left: -114px;
    opacity: 1;
    border-radius: 50%;
    z-index: 0;
    background-image: radial-gradient(#BDD6FD 5%, #bdd6fd 20%, #bdd6fd00 65%);
    pointer-events: none;
}

.section-home-case-studies .swiper {
    position: static;
    padding-left: 1px;
}

.section-home-case-studies .swiper .swiper-pagination {
    bottom: 0;
}

.section-home-case-studies .swiper-wrapper .article-item {
    width: 27%;
    max-width: 27%;
    padding: 15px;
    height: auto;
    box-shadow: none;
    margin-bottom: 5px;
}

.title-article-home {
    margin-bottom: 40px;
}

.title-article-home .dsc-section {
    max-width: 700px;
}

.box-section-home-faq {
    margin-bottom: 100px;
    overflow: hidden;
}

.banner-home .top {
    position: relative;
    z-index: 99;
}

.sp-header {
    display: grid;
    gap: 8px;
    text-align: center;
    margin-bottom: 40px;
}

.sp-filter-right {
    display: flex;
    align-items: center;
}

.platform-card--logo-wrap .name-icon {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    min-width: 0;
    overflow: hidden;
    gap: 10px;
}

.platform-card--logo-wrap {
    display: flex;
    justify-content: flex-start;
    gap: 15px;
    align-items: center;
}

.platform-card--name {
    font-size: 20px;
    font-weight: 700;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.list-cart-mgr {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.support-platform--ul {
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    gap: 8px;
}

.support-platform--ul .support-platform--li {
    margin: 0;
}

.support-platform--filter-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    flex-wrap: wrap;
    gap: 15px;
}

.support-platform--ul .support-platform--a {
    background: #FAFAFA;
    color: #3A464F;
    border-radius: 16px;
    padding: 10px 25px;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.support-platform--ul .support-platform--a.active {
    background-color: var(--color-text);
    color: white;
}

.search-group {
    display: flex;
    align-items: center;
    border-radius: 50px 99px 99px 50px;
    padding-left: 16px;
    flex-grow: 1;
    max-width: 416px;
    background: #FAFAFA;
    height: 56px;
}

.search-group input {
    border: none;
    outline: none;
    width: 100%;
    padding-left: 8px;
    background: transparent;
    height: 56px;
    font-size: 16px;
}

.sort-btn {
    padding: 0;
    margin-right: 16px;
    color: #003366;
    transition: 0.3s;
    background: #FAFAFA;
    border: 0;
    height: 56px;
    width: 56px;
    text-align: center;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.platform-item {
    transition: all 0.4s ease;
}

.platform-item > a,
.platform-item > .platform-card-link {
    display: block;
    height: 100%;
}

.platform-card {
    background: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 16px;
    padding: 23px 24px;
    text-align: center;
    height: 100%;
    color: #3A464F;
    transition: 0.3s;
    /* min-height: 148px; */
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.platform-card--logo {
    height: 48px;
    width: 48px;
}

.read-more-wrapper {
    text-align: center;
    margin-top: 40px;
    width: 100%;
}

.btn-read-more {
    color: #0C2A4A;
    font-weight: 600;
    border: none;
    transition: 0.3s;
    cursor: pointer;
    display: none;
    background: transparent;
    font-size: 16px;
}

.btn-read-more svg {
    vertical-align: central;
}

.box-popular-migration {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 20px;
}

/* Match each grid's JavaScript initial state before document-ready. */
.list-cart-mgr > .platform-item:nth-child(n + 9),
.box-popular-migration > [popular-migration="item"]:nth-child(n + 7) {
    display: none;
}

.popular-migration--item {
    background: #fff;
    border: 1px solid #EEEEEE;
    border-radius: 16px;
    position: relative;
}

.popular-migration--cart {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 0 0 calc(50% - 24px);
    min-width: 0;
    overflow: hidden;
}

.popular-migration--arrow-separator {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    padding: 0 8px;
}

.popular-migration--logo {
    width: 44px;
    height: 44px;
    padding: 6px;
    flex-shrink: 0;
}

.bg-process-work {
    background: #FAFAFA;
    padding: 40px 0;
}

.why-merchants--bg {
    position: absolute;
    bottom: -59px;
    z-index: 1;
    margin: 0px auto;
    object-fit: contain;
    height: auto;
    max-width: 100%;
}

.why-merchants--name {
    font-size: 20px;
    font-weight: 600;
    color: var(--color-text);
    margin-bottom: 8px;
    margin-top: 35px;
}

.why-merchants--description {
    color: #3A464F;
}

.why-merchants--item {
    padding: 40px;
    border: 1px solid #EEEEEE;
    border-radius: 16px;
    background: #fff;
    height: 100%;
    transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
        background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
        box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1),
        transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform, box-shadow;
}

.looking-futher {
    max-width: 1236px;
    margin: 0 auto;
    align-items: start;
}

.looking-futher--item {
    text-align: center;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 32px;
    padding: 37px 40px;
    gap: 24px;
    display: flex;
    align-self: center;
    flex-direction: column;
}

.looking-futher--name {
    font-size: 24px;
    font-weight: 700;
    margin: 0 auto;
    color: var(--color-text);
    max-width: 100%;
}

.looking-futher--img img {
    max-height: 258px;
    width: 100%;
    object-fit: contain;
}

.looking-futher--item:nth-child(2) {
    padding: 64px 40px;
}

.looking-futher--item:nth-child(2) .looking-futher--name {
    font-size: 32px;
    font-weight: 800;
    width: 100%;
}

.popular-migration--bg svg,
.popular-migration--bg img {
    position: absolute;
    top: 0;
    pointer-events: none;
    z-index: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.why-merchants>.row>div {
    margin-bottom: 20px;
}

.banner-home .img-banner img {
    max-height: 380px;
}

.support-platform--filter-bar .search-group svg {
    flex: 0 0 24px;
}

.box-section-migration-02 {
    padding-top: 80px;
    padding-bottom: 80px;
    overflow: hidden;
}

.bg-process-work.box-section-migration-04 {
    padding: 80px 0;
}

.box-section-migration-05 {
    padding-top: 80px;
}

.box-section-migration-06 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.why-merchants--icon {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.box-section-cart-all-mrg-02 .content-cart {
    padding: 80px 0;
    position: relative;
    z-index: 1;
}

.popular-migration--cart {
    font-weight: 600;
}

.popular-migration--cart .name {
    display: none;
}

.sp-filter-right .sort-btn .icon.iconaz,
.sp-filter-right .sort-btn.active .icon.iconza {
    display: none;
}

.popular-migration--wrapper {
    padding: 15px 16px;
    display: block;
    color: var(--color-text);
}

.banner-home {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.search-group input::placeholder {
    color: #9FAEB9;
}

.box-section-migration-078 .section-home-faq {
    padding-top: 0;
}

.box-section-migration-05 .box-service-who-is-for {
    padding-bottom: 20px;
}

.why-merchants--icon img {
    height: 64px;
    width: 64px;
    object-fit: contain;
}

@media (min-width: 768px) {
    .popular-migration--cart .name {
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: left;
    }
}

@media (min-width: 992px) {
    .list-cart-mgr {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .box-popular-migration {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 31px;
    }

    .list-cart-mgr > .platform-item:nth-child(n + 9),
    .box-popular-migration > [popular-migration="item"]:nth-child(n + 7) {
        display: block;
    }

    .list-cart-mgr > .platform-item:nth-child(n + 13),
    .box-popular-migration > [popular-migration="item"]:nth-child(n + 10) {
        display: none;
    }
}

@media (min-width: 1200px) {
    .list-cart-mgr {
        grid-template-columns: repeat(4, minmax(0, 1fr));
        gap: 30px;
    }

    .list-cart-mgr > .platform-item:nth-child(n + 13) {
        display: block;
    }

    .list-cart-mgr > .platform-item:nth-child(n + 17) {
        display: none;
    }

    .banner-home:after {
        content: '';
        position: absolute;
        top: -48px;
        width: 665px;
        height: 665px;
        right: -114px;
        opacity: 1;
        border-radius: 50%;
        z-index: 1;
        background-image: radial-gradient(#BDD6FD 5%, #bdd6fd 20%, #bdd6fd00 65%);
        pointer-events: none;
    }
}

@media (max-width: 1299.98px) {
    .section-home-case-studies .swiper-wrapper .article-item {
        width: 350px;
        max-width: 350px;
    }

    .box-section-cart-all-mrg-02 .content-cart .top {
        margin-bottom: 15px;
    }
    .box-section-home-faq.box-section-migration-078 .section-home-faq{
            padding-top: 60px;
    }
}

@media (min-width: 768px) and (max-width: 1299.98px) {
    .support-platform--ul .support-platform--a {
        font-size: 14px;
        padding: 10px 15px;
    }

    .platform-card--name {
        font-size: 18px;
    }

    .box-section-cart-all-mrg-02 .content-cart {
        padding: 60px 0 0;
    }

    .box-section-migration-05 .box-service-who-is-for {
        padding-bottom: 45px;
    }

    .box-section-home-faq {
        padding-top: 80px;
    }

    .box-section-home-faq .section-home-faq {
        padding: 0;
    }
}

@media (min-width: 576px) and (max-width: 1299.98px) {
    .box-section-migration-02 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .banner-home .img-banner img {
        max-height: 250px;
    }

    .sort-btn {
        margin-right: 10px;
    }

    .bg-process-work.box-section-migration-04 {
        padding: 60px 0;
    }

    .why-merchants>.row>div {
        margin-bottom: 20px;
    }

    .box-section-migration-06 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .box-section-migration-03 {
        padding: 00px 0 60px;
    }

    .box-section-migration-05 {
        padding-top: 60px;
    }

    .why-merchants--item {
        padding: 15px;
    }

    .why-merchants--name {
        font-size: 14px;
        margin-top: 15px;
    }

    .popular-migration--logo {
        width: 36px;
        height: 36px;
    }

    .platform-card {
        padding: 15px 20px;
        text-align: left;
        gap: 10px;
    }
}

@media (min-width: 1024px) and (max-width: 1199.98px) {
    .section-home-case-studies .swiper-wrapper .article-item {
        width: 28%;
        max-width: 28%;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .support-platform--filter-bar .search-group {
        max-width: 213px;
        font-size: 13px;
        padding-left: 10px;
    }
}

@media (max-width: 991.98px) {
    .sp-filter-right {
        flex: 1 1;
    }
}

@media (max-width: 767.98px) {
    .banner-home .title-new a,
    .banner-home .title-new .title-new-label {
        height: auto;
        padding: 5px 15px;
    }

    .banner-home .info-content {
        position: relative;
        z-index: 3;
    }

    .section-home-case-studies .swiper-wrapper .article-item {
        width: 75%;
        max-width: 75%;
        padding: 15px !important;
    }

    .box-section-home-faq {
        margin-bottom: 0;
    }

    .box-section-cart-all-mrg-02 .content-cart {
        padding: 0;
    }

    .box-section-migration-02 {
        padding-top: 60px;
        padding-bottom: 0;
    }
    .why-merchants>.row{
        margin-left:-5px;
        margin-right:-5px;
    }

    .why-merchants>.row>div {
        margin-bottom: 10px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .box-section-migration-03 {
        padding: 60px 0;
    }

    .box-section-migration-05 {
        padding-top: 60px;
    }

    .box-section-migration-06 {
        padding-top: 60px;
        padding-bottom: 0;
    }

    .support-platform--ul>li:last-child>a {
        margin-right: 0;
    }

    .nav-pills-custom.support-platform--ul {
        display: flex;
        flex-wrap: nowrap;
    }

    .sp-filter-right .search-group {
        max-width: 100%;
    }

    .bg-process-work.box-section-migration-04 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .why-merchants--item {
        padding: 15px;
        text-align: center;
    }

    .why-merchants--name {
        font-size: 16px;
        margin-top: 15px;
    }

    .looking-futher--item,
    .looking-futher--item:nth-child(2) {
        gap: 14px;
        padding: 25px 20px;
    }

    .looking-futher--name {
        font-size: 20px;
    }

    .looking-futher--img img {
        max-height: 149px;
    }

    .looking-futher--item:nth-child(2) .looking-futher--name {
        font-size: 20px;
        line-height: inherit;
    }

    .box-popular-migration {
        gap: 10px;
    }

    .banner-home .dsc-section,
    .box-banner-pricing .dsc-section .box-migration-tool-banner .dsc-section {
        margin-bottom: 30px;
    }

    .platform-card {
        padding: 12px 15px;
    }

    .platform-card--logo {
        height: 35px;
        width: 35px;
        flex: 0 0 35px;
    }

    .platform-card--name {
        font-size: 15px;
    }

    .popular-migration--cart.popular-migration--cart-right {
        justify-content: flex-end;
    }

    .box-service-workflow .content-inter .item .name:before {
        display: none;
    }
    .list-cart-mgr {
        gap: 10px;
    }

    .support-platform--ul .support-platform--a {
        font-size: 14px;
        padding: 5px 15px;
        margin-right: 8px;
        height: 50px;
        text-align: center;
        display: flex;
        align-items: center;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .section-home-case-studies .swiper-wrapper .article-item {
        width: 45%;
        max-width: 45%;
    }
}
