table,
table td,
table th {
    border: 1px solid #c3c3c3
}

.custome-section1 .price-pay-card,
.pricing-card,
.pricing-card .card-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

table {
    caption-side: bottom;
    border-collapse: collapse;
    min-width: 60%;
    margin: 16px 0
}

tbody,
td,
tr {
    border: 0 solid;
    border-color: inherit
}

tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit
}

table td,
table th {
    text-align: left;
    padding: 5px 10px
}

.custome-section1 {
    padding: 50px 0;
    background-color: #edf3fe;
    margin-bottom: 1.875rem
}

@media (min-width:992px) {
    .custome-section1 {
        padding: 5rem 0;
        margin-bottom: 3.125rem
    }
}

@media (min-width:1600px) {
    .custome-section1 .container {
        max-width: 1016px
    }
}

.custome-section1 .title-wrap {
    margin-bottom: 30px
}

.custome-section1 .title-wrap .sub-title {
    color: #1f5ccc;
    margin-bottom: 5px;
    letter-spacing: 1.4px
}

.custome-section1 .title-wrap .title {
    max-width: 700px;
    margin: auto;
    line-height: 1;
    letter-spacing: -.4px
}

.custome-section1 .cards-wrap {
    --bs-gutter-y: 30px
}

.custome-section1 .price-pay-card {
    padding: 30px 20px;
    border-radius: 20px;
    background-color: #fff;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.custome-section1 .description {
    font-size: .85rem
}

@media (min-width:992px) {
    .custome-section1 .title-wrap {
        margin-bottom: 3.5rem
    }

    .custome-section1 .title-wrap .sub-title {
        margin-bottom: 10px
    }

    .custome-section1 .price-pay-card {
        padding: 40px 25px
    }
}

.custome-section1 .price-pay-card .icon-wrap {
    margin-bottom: 20px
}

.custome-section1 .price-pay-card .card-title {
    margin-bottom: 14px
}

.custome-section1 .price-pay-card .description {
    margin-bottom: 26px
}

.list-wrap-flex {
    display: flex;
    gap: .9rem;
    margin-bottom: 0
}

.list-wrap li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    font-weight: 500;
    --icon-size: 1.125rem
}

.list-wrap li:before {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: var(--icon-size);
    height: var(--icon-size);
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.976562' y='0.015625' width='18' height='18' rx='9' fill='%239BD5B0'/%3E%3Cpath d='M6.97656 9.05644L9.03371 11.0156L12.9766 7.01562' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    -webkit-margin-end: 5px;
    margin-inline-end: 5px;
    margin-top: 4px;
    background-size: contain
}

.graph-sec .graph-labels,
.graph-sec .graph-labels section,
.regulation-sec .regulation-content {
    display: flex;
    align-items: center
}

.graph-sec .graph-labels {
    flex-wrap: wrap;
    justify-content: space-between
}

.graph-sec .graph-labels section {
    gap: 5px;
    flex: 1;
    min-width: 150px
}

.graph-sec .graph-labels article {
    height: 15px;
    width: 15px;
    border-radius: 50px
}

.graph-sec-wrap,
.regulation-sec-row {
    display: flex
}

.graph-pie-chart {
    flex: 1;
    display: flex;
    justify-content: center
}

.graph-description {
    flex: 1;
    min-width: 350px;
    display: grid;
    place-items: center;
    margin: 0
}

.graph-description div:first-child {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly
}

.graph-description .description {
    margin-left: 0
}

.graph-labels title {
    margin: 10px
}

.graph-pie-chart div {
    width: 60%;
    min-width: 300px
}

.block-table,
.table-detail {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.block-table td,
table-detail td {
    color: grey
}

@media (max-width:991px) {
    .graph-sec-wrap {
        display: grid
    }

    .graph-pie-chart {
        margin-bottom: 50px
    }

    .graph-description div:first-child {
        height: 334px
    }

    .graph-description,
    .graph-pie-chart div {
        min-width: 100px
    }

    .graph-labels section {
        margin-bottom: 10px
    }

    .block-table,
    .table-detail {
        display: block
    }

    .block-table table,
    .table-detail table {
        width: 100%
    }
}

.retarget-marketing-sec {
    padding: 40px 0;
    background-color: #f7f6f4
}

@media (min-width:992px) {
    .custome-section1 .price-pay-card .icon-wrap {
        margin-bottom: 1.625rem
    }

    .list-wrap li {
        font-size: 18px
    }

    .retarget-marketing-sec {
        padding: 4.0625rem 0
    }
}

.retarget-marketing-sec .sub-title {
    color: #b47600;
    letter-spacing: 1.4px;
    margin-bottom: 2px
}

.retarget-marketing-sec .title {
    max-width: 602px;
    margin-bottom: 24px
}

.retarget-marketing-sec .description {
    max-width: 532px
}

.retarget-marketing-sec .count-wrap {
    margin-top: 24px;
    row-gap: 10px
}

@media (min-width:992px) {
    .retarget-marketing-sec .title {
        margin-bottom: 2.625rem
    }

    .retarget-marketing-sec .count-wrap {
        --bs-gutter-x: 4.375rem;
        margin-top: 2.5rem
    }
}

.retarget-marketing-sec .count-wrap .count-item {
    gap: 20px
}

.retarget-marketing-sec .count-wrap .count {
    font-size: 24px;
    font-weight: 600;
    color: red
}

@media (min-width:992px) {
    .retarget-marketing-sec .count-wrap .count {
        font-size: 40px
    }
}

@media (min-width:1200px) {
    .custome-section1 {
        padding: 8.125rem 0 8.75rem;
        margin-bottom: 5rem
    }

    .custome-section1 .cards-wrap {
        --bs-gutter-x: 5.5rem
    }

    .custome-section1 .price-pay-card {
        padding: 3.75rem 2.5rem
    }

    .retarget-marketing-sec {
        padding: 5.125rem 0
    }

    .retarget-marketing-sec .count-wrap {
        margin-top: 3.75rem
    }

    .retarget-marketing-sec .count-wrap .count {
        font-size: 3.75rem
    }
}

.retarget-marketing-sec .count-wrap .text {
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0
}

.retarget-marketing-sec .img-container {
    --bs-aspect-ratio: 120.93%
}

.retarget-marketing-sec img {
    max-width: 400px;
    max-height: 400px
}

.pricing-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 20px;
    border: 1px solid #c7c7c7;
    border-radius: 20px;
    height: 100%;
    position: relative;
    background-color: #fff;
    flex: 1
}

.pricing-card .btn-change {
    width: 100%
}

.pricing-card .btn-wrap {
    padding-top: 18px;
    margin-top: auto
}

.pricing-card .btn-download {
    border: 2px solid #ff9500;
    --btn-size: 44px;
    width: var(--btn-size);
    height: var(--btn-size);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f3f4f8;
    position: absolute;
    top: 15px;
    right: 15px
}

.pricing-card .btn-download .copied-tip {
    visibility: hidden;
    white-space: pre;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 10px 14px;
    border-radius: 6px;
    position: absolute;
    font-size: 14px;
    line-height: 1.3;
    z-index: 1;
    bottom: 170%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.pricing-card .btn-download .copied-tip:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #555 transparent transparent
}

.pricing-card .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
}

.pricing-card .card-body .content-wrap+.content-wrap {
    border-top: 1px solid #e4e4e4;
    margin-top: 20px;
    padding-top: 24px
}

.pricing-card .card-body .btn-call {
    color: #000;
    font-weight: 600;
    margin-top: 20px;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: color .3s;
    transition: color .3s;
    border-bottom: 1px solid #000;
    padding-bottom: 3px
}

@media (hover:hover) {
    .pricing-card:hover .btn-change {
        --btn-color: #ffffff;
        --btn-bg: #ffffff;
        background-color: #0865fe
    }

    .pricing-card .btn-change:hover {
        --btn-border-color: #0865fe
    }

    .pricing-card .btn-download:hover .copied-tip {
        visibility: visible;
        opacity: 1
    }

    .pricing-card .card-body .btn-call:hover {
        color: #0865fe
    }
}

.pricing-card .card-body .btn-call svg {
    margin-left: 5px
}

.pricing-card .card-body .tick {
    color: #7b7b7b;
    font-size: 14px;
    margin-bottom: 4px
}

.pricing-card .card-body .price {
    font-weight: 600;
    color: #0d0d0d
}

.pricing-card .card-body .price span {
    font-weight: 500;
    color: #7b7b7b
}

.pricing-card .card-body .support {
    opacity: .4;
    font-weight: 600
}

.pricing-card .card-top {
    padding-bottom: 28px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 22px
}

.pricing-card .card-top .icon-wrap {
    margin-bottom: 8px;
    max-width: 44px
}

.pricing-card .price-row {
    margin-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.regulation-page .list-wrap {
    padding: 0
}

.best-practice .list-wrap li,
.regulation-page .list-wrap li {
    justify-content: start
}

.dos-icon {
    height: 48px;
    width: 48px;
    background-repeat: no-repeat
}

.bottom-section-points li:before,
.regulation-page .list-wrap li:before {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 24 24' fill='%23ffe77e' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23ffe77e'/%3E%3Cpath d='M7 12l3 3 7-7' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.best-practice-icon {
    height: 38px;
    width: 38px;
    background-repeat: no-repeat;
    border-radius: 50px
}

.dos {
    background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 24 24' fill='%2334c264' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2334c264'/%3E%3Cpath d='M8 12l2.5 2.5L16 9' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.donts {
    background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 24 24' fill='%23fe4444' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23fe4444'/%3E%3Cpath d='M9 9l6 6M15 9l-6 6' stroke='white' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E")
}

.best-practice .list-wrap {
    padding-left: 0
}

.best-practice-dos .list-wrap li:before {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 24 24' fill='%2334c264' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%2334c264'/%3E%3Cpath d='M8 12l2.5 2.5L16 9' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat
}

.best-practice-donts .list-wrap li:before {
    background-image: url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 24 24' fill='%23fe4444' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23fe4444'/%3E%3Cpath d='M9 9l6 6M15 9l-6 6' stroke='white' stroke-width='2.2' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat
}

.cards-wrap .pricing-card {
    height: fit-content
}

.best-practice .cards-wrap .anim-top {
    display: flex;
    gap: 40px;
    width: 100%;
    justify-content: center
}

@media (max-width:801px) {
    .best-practice .cards-wrap .anim-top {
        display: grid
    }
}

.header-wrap {
    text-align: center;
    margin-bottom: 30px
}

.title {
    text-transform: capitalize;
    margin-bottom: 16px;
    line-height: 1
}

.description {
    max-width: 490px;
    margin-inline: auto;
    margin-bottom: 20px
}

.register-senderid {
    padding: 50px 0 30px;
    overflow: hidden
}

.register-senderid.header-wrap {
    text-align: center;
    margin-bottom: 24px
}

.register-senderid .header-wrap .title {
    margin-bottom: 24px;
    line-height: 1;
    text-transform: capitalize;
    letter-spacing: -.5px;
    color: #020202
}

@media (min-width:992px) {
    .pricing-card {
        padding: 2.5rem 2.375rem
    }

    .pricing-card .btn-wrap {
        padding-top: 28px
    }

    .pricing-card .card-body .content-wrap+.content-wrap {
        margin-top: 1.875rem
    }

    .pricing-card .card-body .support {
        font-size: 20px
    }

    .header-wrap {
        margin-bottom: 4.375rem
    }

    .description {
        margin-bottom: 1.875rem
    }

    .register-senderid {
        padding: 6.25rem 0 3.125rem
    }

    .register-senderid .header-wrap {
        margin-bottom: 2.8125rem
    }

    .register-senderid .header-wrap .title {
        margin-bottom: 2.875rem
    }
}

.why-choose-sec .accordion-item {
    background-color: unset;
    text-align: start
}

.bottom-section-points,
.botton-section-buttons span {
    white-space: nowrap
}

.botton-section-buttons {
    overflow: unset;
    width: fit-content
}

.btn-ternary:before {
    background-color: unset !important
}

@media (max-width:992px) {
    .retarget-marketing-sec .col-lg-6 {
        margin-top: 30px
    }

    .retarget-marketing-sec .img-wrap {
        display: grid;
        place-items: center
    }

    .regulation-sec-row {
        display: grid
    }

    .botton-section-buttons {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%
    }

    .bottom-section-points {
        flex-direction: column;
        white-space: unset;
        gap: 0;
        padding: unset;
        margin-bottom: 30px
    }

    .bottom-section-points li {
        padding-bottom: 10px;
        height: 0
    }
}


.flag-icon-wrapper{
    border-radius: 50px !important;
    overflow: hidden;
    width: 40px !important;
    height: 40px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}