.section-service-banner-01 {
    background: linear-gradient(180deg, #DEEFFF 0%, #FFFFFF 104.59%);
    padding-top: 40px;
}

.box-service-banner-01 {
    background: #fff;
    padding: 45px 45px 0 45px;
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.430464) 63.28%, rgba(255, 255, 255, 0.1) 100%);
    border-radius: 45px;
}

.box-service-banner-01 .content-banner .info-left .breadcrumbs-section {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-bottom: 40px;
}

.box-service-banner-01 .content-banner .info-left .breadcrumbs-section a {
    display: flex;
    align-items: center;
}

.box-service-banner-01 .content-banner .info-left .breadcrumbs-section a>span {
    color: var(--color-text);
}

.box-service-banner-01 .content-banner .info-left .hot {
    display: inline-flex;
    align-items: center;
    border: 1px solid #CAC2FF;
    background: #6D57FF0D;
    border-radius: 8px;
    height: 40px;
    padding: 0 20px;
    color: #6C54FF;
    font-weight: 500;
    margin-bottom: 20px;
}

.box-service-banner-01 .btn-you-name {
    display: flex;
    align-items: center;
}

.box-service-banner-01 .content-banner .btn-you-name .youname {
    display: flex;
    align-items: center;
    gap: 10px;
}

.box-service-banner-01 .content-banner .info-left .btn-you-name .youname .icon {
    margin-right: 15px;
}

.box-service-banner-01 .content-banner .info-left .btn-you-name .youname .icon img {
    height: 40px;
}

.box-service-banner-01 .content-banner .info-left .btn-you-name .youname .dsc-name {
    color: #3A464F;
}

.box-service-banner-01 .content-banner .img {
    border-radius: 16px;
    overflow: hidden;
}

.box-service-banner-01 .content-banner .info-left .hot svg {
    margin-right: 10px;
}


.box-service-key-features .content .info-left .img {
    padding-top: 67.25%;
    border-radius: 16px;
    overflow: hidden;
}

.box-service-key-features .content .info-right .hot {
    height: 40px;
    background: #0972CE1A;
    display: inline-flex;
    padding: 0 20px;
    align-items: center;
    border-radius: 20px;
    color: #0972CE;
    margin-bottom: 20px;
}

.box-service-key-features .content .info-right .hot svg {
    margin-right: 15px;
}

.box-service-key-features .content .info-right .list-key {
    margin-bottom: 40px;
}

.box-service-key-features .content .info-right .list-key .key {
    color: #344346;
    margin-bottom: 20px;
    display: flex;
}

.box-service-key-features .content .info-right .list-key .key svg {
    margin-right: 10px;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
}

.box-service-key-features .content>.row {
    display: flex;
    align-items: center;
}

.box-service-key-features {
    position: relative;
    padding: 100px 0 100px;
}

.box-service-key-features .img-right {
    position: absolute;
    right: -109px;
    z-index: -1;
    bottom: 0;
}

.box-service-key-features .img-right img {
    height: 678px;
    width: 1680px;
    object-fit: contain;
    pointer-events: none;
}

.box-service-who-is-for {
    padding-bottom: 80px;
    z-index: 2;
    padding-top: 80px;
}

.box-service-who-is-for .content {
    position: relative;
    z-index: 2;
}

.box-service-who-is-for .content .hot span svg {
    margin-right: 10px;
}

.box-service-who-is-for .content .item-content {
    text-align: center;
}

.box-service-who-is-for .content .dsc-section {
    margin-bottom: 50px;
}

.box-service-who-is-for .content .item-content .name {
    max-width: 360px;
    color: var(--color-text);
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    font-size: 24px;
    margin-bottom: 20px;
}

.box-service-who-is-for .content .item-content .img img {
    height: 85px;
    margin-left: -93px;
    margin-bottom: 30px;
}

.box-service-who-is-for .content .item-content .description {
    color: #3A464F;
    max-width: 357px;
    margin-left: auto;
    margin-right: auto;
}

.box-service-workflow .content .dsc-section {
    margin-bottom: 50px;
}

.box-service-workflow .content-inter .item {
    text-align: center;
    position: relative;
}

.box-service-workflow .content-inter .item .step .count {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    color: #0972CE;
    padding-top: 5px;
    max-width: 120px;
}

.box-service-workflow .content-inter .item .step .count span.top {
    font-weight: 700;
    font-size: 21px;
}
.box-service-pricing .content-pricing .info-right .pricing-left .action-view-cart:hover, .box-service-pricing .content-pricing .info-right .pricing-right .action-view-cart:hover {
    border-color: var(--bg-border-hover);
}

.box-service-workflow .content-inter .item .step .count span.number {
    font-size: 36px;
    font-weight: 800;
    line-height: 42px;
}

.box-service-workflow .content-inter .item .step {
    position: relative;
    margin-bottom: 50px;
    transition: all 0.3s ease;
}

.box-service-workflow .content-inter .item .item-content .name {
    color: var(--color-text);
    font-size: 24px;
    font-weight: 700;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 30px;
    padding-bottom: 10px;
}

.box-service-workflow .content-inter .next {
    position: absolute;
    top: 40px;
    right: -25px;
    z-index: 1;
}

.box-service-workflow .content-inter>.row>div:last-child .next {
    display: none;
}

.box-service-workflow .content {
    position: relative;
}

.box-section-service-work {
    background: #FAFAFA;
    padding-bottom: 80px;
    padding-top: 80px;
}

.box-service-workflow .content .content-inter {
    margin-bottom: 60px;
    position: relative;
}

.box-service-pricing {
    padding-top: 80px;
    padding-bottom: 120px;
}

.box-service-pricing .content-pricing .dsc-section {
    margin-bottom: 60px;
}

.box-service-pricing .content-pricing .info-inter .info-left {
    height: 100%;
    border: 1.5px solid #EEEEEE;
    background: #FFFFFF;
    border-radius: 32px;
    padding: 40px;
}

.box-service-pricing .content-pricing .info-inter .info-left .title {
    background: var(--bg-highlight-light);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 15px;
}

.box-service-pricing .content-pricing .info-right {
    border: 1.5px solid #0972CE;
    background: linear-gradient(0deg, rgba(9, 114, 206, 0.1), rgba(9, 114, 206, 0.1));
    padding: 30px;
    border-radius: 32px;
}

.box-service-pricing .content-pricing .info-right .buy-pricing .buy-pricing-content,
.box-service-sit-back .content-info .info-right .buy-pricing .buy-pricing-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-service-pricing .content-pricing .info-right .pricing-left,
.box-service-pricing .content-pricing .info-right .pricing-right,
.box-service-sit-back .pricing-left,
.box-service-sit-back .pricing-right {
    flex-basis: calc(50% - 30px);
    max-width: calc(50% - 30px);
}

.box-service-pricing .content-pricing .info-right .pricing-left .action-view-cart,
.box-service-pricing .content-pricing .info-right .pricing-right .action-view-cart,
.box-service-sit-back .content-info .info-right .buy-pricing .item-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    background: #fff;
    border-radius: 50px;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 600;
    color: var(--color-text);
    cursor: pointer;
    border: 1px solid #ffff;
    transition: 0.5s;
}

.box-service-pricing .content-pricing .info-right .buy-pricing,
.box-service-sit-back .content-info .info-right .buy-pricing,
.box-service-sit-back .content-info .info-right .buy-pricing {
    background: #C3E3FF;
    border-radius: 61px;
    padding: 10px;
    margin-bottom: 20px;
}

.box-service-pricing .content-pricing .info-right .pricing-left .icon-name img,
.box-service-pricing .content-pricing .info-right .pricing-right .icon-name img,
.box-service-sit-back .content-info .info-right .buy-pricing .icon-name img {
    height: 44px;
    width: 44px;
}

.box-service-pricing .content-pricing .info-inter .info-left .list-key {
    text-align: center;
}

.box-service-pricing .content-pricing .info-inter .info-left .list-key .key {
    margin-bottom: 20px;
    color: var(--color-text);
}

.box-service-pricing .content-pricing .info-inter .info-left .list-key .key svg {
    margin-right: 5px;
    width: 24px;
    height: 24px;
}

.box-service-pricing .content-pricing .info-inter .info-left .title-02 {
    background: linear-gradient(93.79deg, #0972CE 1.77%, #43A3F7 97.2%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    font-weight: 800;
    text-align: center;
}

.box-service-pricing .content-pricing .info-inter .info-left .stkey {
    text-align: center;
    margin-right: 44px;
    margin-top: 10px;
}

.box-service-pricing .content-pricing .info-right .input-pricing {
    background: #FAFAFA;
    padding: 20px;
    border-radius: 16px;
    margin-bottom: 30px;
}

.box-service-pricing .content-pricing .info-right .input-pricing .item-input {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.box-service-pricing .content-pricing .info-right .input-pricing .item-input .label {
    flex: 0 0 112px;
    max-width: 112px;
    color: var(--color-text);
    font-weight: 600;
}

.box-service-pricing .content-pricing .info-right .input-pricing .item-input .input-group input {
    height: 56px;
    border-radius: 16px;
}

.box-service-sit-back .content-info {
    background: #FFFFFF66;
    border: 2px solid #FFFFFF;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
    border-radius: 32px;
    position: relative;
    z-index: 2;
}

.box-service-sit-back .content-info .img {
    padding-top: 144px;
}

.box-service-sit-back .content-info .img img {
    object-fit: contain;
}

.box-service-sit-back .content-info>.row {
    display: flex;
    align-items: center;
}

.box-service-sit-back .content-info .info-right .title {
    background: var(--bg-gradient-text);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 42px;
    font-weight: 800;
}

.box-service-sit-back .content-info .info-right .title-02 {
    background: linear-gradient(93.79deg, #0972CE 1.77%, #43A3F7 97.2%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 10px;
}

.box-service-sit-back .content-info .info-right .dsc {
    margin-bottom: 30px;
}

.box-service-pricing .content-pricing .info-right .pricing-left span.icon,
.box-service-pricing .content-pricing .info-right .pricing-right span.icon,
.box-service-sit-back .pricing-left span.icon,
.box-service-sit-back .pricing-right span.icon {
    margin-right: 5px;
    display: inline-block;
}

.box-service-sit-back {
    padding-top: 100px;
    padding-bottom: 100px;
}

.box-service-sit-back .img-before {
    position: absolute;
    top: -78px;
    left: 0;
    pointer-events: none;
    z-index: 0;
}

.box-service-sit-back .img-after {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 0;
}

.info-right .btn-gradient {
    text-align: center;
}

.info-right .btn-gradient a {
    display: inline-flex;
}

.box-service-sit-back .content-info .info-right .buy-pricing {
    margin-bottom: 30px;
}

.box-service-pricing .content-pricing .info-right .input-pricing>.row>div:nth-child(1) .item-input,
.box-service-pricing .content-pricing .info-right .input-pricing>.row>div:nth-child(2) .item-input {
    margin-top: 0;
}

.box-service-workflow .content .hot span svg {
    margin-right: 10px;
}

.box-service-pricing .content-pricing .info-inter>.row>div {
    padding-left: 40px;
    padding-right: 40px;
}

.box-service-pricing .content-pricing .info-inter>.row {
    margin-right: -40px;
    margin-left: -40px;
}

.warp-service-faq .section-home-faq {
    padding: 0;
}

.box-service-pricing .before-img {
    position: absolute;
    pointer-events: none;
    z-index: 0;
}

.box-service-banner-01 .content-banner .info-left .breadcrumbs-section a:last-child::after {
    display: none;
}

.bg--how-it-work {
    position: absolute;
    top: -9%;
    left: 0;
    z-index: 1;
    pointer-events: none;
}

.box-service-workflow .content-inter .item .step .icon {
    max-width: 120px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
}

.box-service-workflow .content-inter .item .step .icon img {
    width: 120px;
    height: 120px;
}

.box-service-who-is-for .content .item {
    margin-left: auto;
    display: block;
    margin-right: auto;
    padding: 50px 25px;
    border: 2px solid #ffffff00;
    height: 100%;
    border-radius: 32px;
    transition: 0.5s;
}

.box-service-sit-back .content-info .info-right .buy-pricing .item-action .icon-name {
    flex-basis: calc(100% - 30px);
    max-width: calc(100% - 30px);
    display: flex;
    align-items: center;
}

.box-service-sit-back .content-info .info-right .buy-pricing .item-action .icon-name span.name {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.box-service-workflow .content .hot,
.box-service-pricing .content-pricing .hot {
    margin-bottom: 15px;
}

.box-service-workflow .content-inter .item .name:before {
    content: '';
    position: absolute;
    top: 0;
    height: 2px;
    width: 100%;
    background: linear-gradient(93.07deg, #6C54FF -16.41%, #0972CE 99.41%);
    left: 0;
}

.box-service-workflow .content .content-inter>.row {
    margin-left: 0;
    margin-right: 0;
}

.box-service-workflow .content .content-inter>.row>div {
    padding-left: 0;
    padding-right: 0;
}

.box-service-banner-01 .info-left .dsc-section {
    margin-bottom: 30px;
    font-weight: 600;
    color: var(--color-text);
}

.box-service-banner-01 .content-banner .info-left {
    padding-right: 65px;
}

.box-service-key-features .info-right .title-section {
    display: flex;
    flex-direction: column;
}


.box-service-workflow {
    max-width: 1150px;
    margin-left: auto;
    margin-right: auto;
}

.box-service-key-features .content .info-right .dsc-section {
    margin-bottom: 20px;
}

.box-service-workflow .content-inter .next img {
    width: 48px;
    height: 48px;
}
@media (min-width:992px){
    .box-service-key-features .content>.row>div {
        padding-left: 40px;
        padding-right: 40px;
    }

    .box-service-key-features .content>.row {margin-left: -40px;margin-right: -40px;}
}
@media (min-width: 1200px) {
    .box-section-service-work>.container {
        max-width: 1210px;
    }
}

@media (max-width: 1299.98px) {
    .box-service-banner-01 .content-banner .info-left {
        padding-right: 0;
    }
}

@media (min-width: 576px) and (max-width: 1299.98px) {
    .box-service-banner-01 .content-banner>.row {
        margin-right: -20px;
        margin-left: -20px;
    }

    .box-service-banner-01 .content-banner>.row>div {
        padding-right: 20px;
        padding-left: 20px;
    }

    .section-service-banner-01 {
        padding-top: 10px;
    }

    .btn-gradient a,
    .btn-background-empty a,
    .btn-background-empty button {
        height: 45px;
        padding: 0 20px;
    }

    .box-service-banner-01 .content-banner .info-left .breadcrumbs-section {
        margin-bottom: 30px;
    }

    .box-service-banner-01 .content-banner .info-left .btn-you-name .youname .dsc-name {
        font-size: 14px;
    }

    .box-service-key-features .content .info-right .list-key {
        margin-bottom: 25px;
    }

    .box-service-who-is-for .content .item {
        background: #0972CE1A;
        padding: 30px 20px;
    }

    .box-service-who-is-for .content .item-content .img img {
        height: 50px;
        margin-left: -63px;
        margin-bottom: 15px;
    }

    .box-service-who-is-for .content .item-content .name {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .box-service-workflow .content-inter .next {
        top: 40px;
        right: -15px;
    }

    .box-service-workflow .content-inter .item .item-content .name {
        font-size: 20px;
    }

    .box-service-workflow .content:before {
        bottom: 70px;
    }

    .box-service-workflow .content-inter .item .step {
        margin-bottom: 30px;
    }

    .box-service-pricing .content-pricing .info-inter>.row>div {
        padding-left: 15px;
        padding-right: 15px;
    }

    .box-service-pricing .content-pricing .info-inter>.row {
        margin-right: -15px;
        margin-left: -15px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left {
        padding: 15px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .title {
        font-size: 22px;
    }

    .box-service-pricing .content-pricing .info-right {
        padding: 15px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .icon-name img,
    .box-service-pricing .content-pricing .info-right .pricing-right .icon-name img,
    .box-service-sit-back .content-info .info-right .buy-pricing .icon-name img {
        height: 30px;
        width: 30px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .action-view-cart,
    .box-service-pricing .content-pricing .info-right .pricing-right .action-view-cart,
    .box-service-sit-back .content-info .info-right .buy-pricing .item-action {
        padding: 0 10px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing {
        padding: 15px;
    }

    .box-service-pricing .content-pricing .info-right .buy-pricing,
    .box-service-sit-back .content-info .info-right .buy-pricing,
    .box-service-sit-back .content-info .info-right .buy-pricing {
        margin-bottom: 15px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input {
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input .input-group input {
        height: 50px;
        border-radius: 12px;
    }

    .box-service-sit-back .content-info .img {
        padding-top: 110px;
        margin-bottom: 10px;
    }

    .box-service-sit-back .content-info .info-right .title-02 {
        font-size: 30px;
    }

    .box-service-workflow .content .content-inter {
        margin-bottom: 30px;
    }

    .box-service-key-features {
        padding: 60px 0;
    }

    .box-service-who-is-for {
        padding-bottom: 60px;
    }

    .box-section-service-work {
        padding-bottom: 20px;
        padding-top: 60px;
    }

    .box-service-pricing {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .box-service-sit-back {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .box-service-sit-back .content-info {
        max-width: 800px;
        padding: 30px;
        border-radius: 32px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .action-view-cart,
    .box-service-pricing .content-pricing .info-right .pricing-right .action-view-cart,
    .box-service-sit-back .content-info .info-right .buy-pricing .item-action {
        height: 55px;
    }
}

@media (min-width:768px) and (max-width:1299.98px) {
    .box-service-workflow .content-inter .next img {
        width: 30px;
        height: 30px;
    }

    .box-service-workflow .content-inter .item .step .icon {
        max-width: 110px;
        height: 110px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .title-02 {
        font-size: 25px;
    }

}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .btn-gradient a {
        height: 50px;
        font-size: 15px;
    }

    .box-service-key-features .content .info-right .list-key {
        max-width: 80%;
    }

    .box-service-key-features .content .info-left .img {
        padding-top: 56.25%;
    }

    .box-service-who-is-for .content .item-content .name {
        font-size: 18px;
    }

    .box-service-who-is-for .content .item-content .img img {
        height: 70px;
    }

    .box-service-workflow .content-inter .item .item-content .name {
        font-size: 15px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .title {
        font-size: 20px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .title-02 {
        font-size: 20px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left {
        padding: 30px 30px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input .label {
        flex: 0 0 90px;
        max-width: 90px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input .input-group input {
        height: 50px;
    }

    .box-service-workflow .content:before {
        height: 2px;
        bottom: 90px;
    }

    .box-service-sit-back .content-info .info-right .title {
        font-size: 30px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .action-view-cart,
    .box-service-pricing .content-pricing .info-right .pricing-right .action-view-cart,
    .box-service-sit-back .content-info .info-right .buy-pricing .item-action {
        font-size: 16px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .icon-name img,
    .box-service-pricing .content-pricing .info-right .pricing-right .icon-name img,
    .box-service-sit-back .content-info .info-right .buy-pricing .icon-name img {
        height: 35px;
        width: 35px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .list-key .key svg {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 991.98px) {
    .box-service-banner-01 .btn-action {
        justify-content: center;
    }

    .box-service-banner-01 .content-banner .img {
        margin-top: 20px;
    }

    .box-service-banner-01 .content-banner .info-left {
        text-align: center;
        padding-right: 0;
    }
    .box-service-who-is-for {
        padding-top: 0;
    }

}

@media(min-width:768px) and (max-width:991px) {

    .box-service-banner-01 .btn-you-name,
    .box-service-banner-01 .content-banner .info-left .breadcrumbs-section {
        justify-content: center;
    }
}

@media (max-width: 767.98px) {
    .box-service-banner-01 {
        border-radius: 20px;
        padding: 15px;
    }

    .box-service-banner-01 .content-banner .info-left .breadcrumbs-section {
        margin-bottom: 20px;
        display: flex;
        justify-content: center;
    }

    .box-service-banner-01 .content-banner .info-left .hot {
        height: 35px;
        margin-bottom: 15px;
        padding: 0 15px;
    }

    .box-service-banner-01 .btn-you-name {
        display: flex;
        align-content: flex-start;
        align-items: self-start;
        flex-wrap: wrap;
        margin-bottom: 0;
        justify-content: center;
    }

    .btn-gradient a,
    .btn-background-empty a,
    .btn-background-empty button {
        height: 45px;
        padding: 10px 20px;
        white-space: normal;
        text-align: center;
        height: auto;
        font-size: 16px;
    }

    .box-service-key-features {
        padding: 60px 0 80px;
    }

    .box-service-key-features .content .info-right {
        text-align: center;
    }

    .box-service-key-features .content .info-right .list-key .key {
        margin-bottom: 15px;
    }

    .box-service-key-features .content .info-right .list-key {
        margin-bottom: 25px;
        text-align: left;
    }

    .box-service-key-features .info-left {
        margin-top: 40px;
    }

    .box-service-who-is-for .content .item-content .name {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .box-service-who-is-for .content .dsc-section {
        margin-bottom: 30px;
    }

    .box-service-who-is-for .content>.row>div {
        margin-bottom: 15px;
    }

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

    .box-service-workflow .content-inter .item .step {
        margin-bottom: 15px;
    }

    .box-service-workflow .content:before {
        display: none;
    }

    .box-service-workflow .content-inter .item .item-content .name {
        font-size: 18px;
        padding-top: 0;
    }

    .box-service-workflow .content-inter .item {
        margin-bottom: 62px;
    }

    .box-service-workflow .content-inter .next {
        display: none;
    }

    .box-service-workflow .content-inter .item .step .icon img {
        width: 100px;
        height: 100px;
    }

    .box-service-workflow .content-inter .item .step .count span.top {
        font-size: 18px;
    }

    .box-service-workflow .content-inter .item .step .count span.number {
        font-size: 30px;
    }

    .box-service-workflow .content .content-inter {
        margin-bottom: 10px;
    }

    .box-service-workflow .content .dsc-section {
        margin-bottom: 30px;
    }

    .box-section-service-work {
        padding-bottom: 45px;
        padding-top: 60px;
    }

    .box-service-pricing {
        padding-top: 60px;
        padding-bottom: 40px;
    }

    .box-service-pricing .content-pricing .dsc-section {
        margin-bottom: 40px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left {
        padding: 20px;
    }

    .box-service-pricing .content-pricing .info-inter>.row>div {
        margin-bottom: 30px;
    }

    .box-service-pricing .content-pricing .info-right {
        padding: 15px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .action-view-cart,
    .box-service-pricing .content-pricing .info-right .pricing-right .action-view-cart,
    .box-service-sit-back .content-info .info-right .buy-pricing .item-action {
        height: 45px;
        font-size: 12px;
        padding: 0 10px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left .icon-name img,
    .box-service-pricing .content-pricing .info-right .pricing-right .icon-name img,
    .box-service-sit-back .content-info .info-right .buy-pricing .icon-name img {
        height: 25px;
        width: 25px;
    }

    .box-service-pricing .content-pricing .info-right .pricing-left,
    .box-service-pricing .content-pricing .info-right .pricing-right,
    .box-service-sit-back .pricing-left,
    .box-service-sit-back .pricing-right {
        flex-basis: calc(50% - 20px);
        max-width: calc(50% - 20px);
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input {
        display: flex;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing {
        padding: 16px;
        margin-bottom: 15px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input .input-group input {
        height: 45px;
        border-radius: 10px;
    }

    .box-service-workflow .content-inter .item .step .icon {
        max-width: 100px;
        height: 100px;
    }

    .box-service-pricing .content-pricing .info-right .input-pricing .item-input .label {
        margin-bottom: 5px;
    }

    .box-service-sit-back {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .box-service-sit-back .content-info {
        padding: 15px;
    }

    .section-standard-06 {
        padding-bottom: 45px;
    }

    .box-service-sit-back .content-info .info-right {
        margin-top: 15px;
    }

    .box-service-sit-back .content-info .info-right .title-02 {
        font-size: 25px;
    }

    .box-service-sit-back .content-info .info-right .buy-pricing {
        margin-bottom: 20px;
    }

    .box-service-sit-back .content-info .img {
        padding-top: 76px;
    }

    .box-service-who-is-for .content .item {
        border: 2px solid #c3e3ff30;
        background: #0972ce14;
        padding: 30px 25px;
    }

    .box-service-sit-back .content-info .info-right .dsc {
        margin-bottom: 20px;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .list-key .key {
        margin-bottom: 15px;
    }

    .box-service-who-is-for .content .item-content .img img {
        height: 57px;
        margin-left: -60px;
        margin-bottom: 20px;
    }

    .box-service-key-features>.container>.content>.row>div:nth-child(1) {
        order: 2;
    }

    .box-service-pricing .content-pricing .info-inter .info-left .list-key .key svg {
        width: 18px;
        height: 18px;
    }

    .box-service-pricing .name {
        font-size: 14px;
    }

    .box-service-workflow .content .content-inter:before {
        display: none;
    }
    .box-service-sit-back .content-info .info-right .title {
        font-size: 21px;
    }
    .box-service-workflow .content-inter .item .name:before {
        content: '';
        position: absolute;
        bottom: -50px;
        height: 48px;
        left: 50%;
        transform: translateX(-50%);
        background: repeating-linear-gradient(to bottom, transparent 0 4px, #6C54FF 4px, #0972CE 8px) 0 / 2px 100% no-repeat;
        width: 2px;
        top:inherit; 
    }
    .box-service-workflow .content-inter>.row>div:last-child .item .name:before {
        margin-bottom: 0;
        display: none;
    }
    
    .box-service-workflow .content-inter>.row>div:last-child .item {
        margin-bottom: 0;
    }

    .box-service-workflow .content-inter .item:before {
        position: absolute;
        top: 100%;
        height: 50px;
        left: 50%;
        transform: translateX(-50%);
        background: repeating-linear-gradient(to bottom, transparent 0 4px, #6C54FF 4px, #0972CE 8px) 0 / 2px 100% no-repeat;
        width: 2px;
        content: '';
    }
    
    .box-service-workflow .content-inter>.row>div:last-child .item:before {
        display: none;
    }
    
    .bg-process-work.box-section-migration-04 .btn-wrap {
        margin-top: 40px;
    }


}
