section.faq-sec .sec-heading .sub-title {
    color: var(--tj-color-theme-primary);
    padding: 0;
    border: 0;
}
section.faq-sec .faq-right {
    padding-left: 16.66666667%;
}
section.faq-sec .accordion-button {
    border-bottom: 0px solid #ddd;
    position: relative;
    cursor: pointer;
    background: transparent;
    font-size:18px;
    font-family: var(--tj-ff-heading);
    color: var(--tj-color-heading-primary);
    font-weight: var(--tj-fw-medium);
    border: 0px !important;
    border-radius: 0;
    box-shadow: inset 0 calc(-1 * 0) 0 var(--bs-accordion-border-color);
    padding-left: 0;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
section.faq-sec .accordion-body{
    border:0px solid !important;
    padding-left: 0px;
    padding-right: 80px;
}
section.faq-sec .accordion-header{
    font-size:18px;
    font-family: var(--tj-ff-heading);
    color: var(--tj-color-heading-primary);
    margin-top: 0px;
    font-weight: var(--tj-fw-medium);
    border: 0px solid !important;
}
section.faq-sec .accordion, section.faq-sec .accordion-item{
background: transparent;
border: 0;
}
section.faq-sec .accordion-item{border-bottom: 1px solid #ddd;border-radius: 0 !important;}
section.faq-sec .accordion-button::after{
background-image: url("../images/faq/arrow-down-2025.svg");
}

.pricing-sec .sec-heading.style-2 .sub-title{
    background-color: transparent;
    padding: 0;
}
section.banner-section {
    padding-top: 150px;
    padding-bottom: 90px;
    position: relative;
    overflow: hidden;
}
section.banner-section .banner-left{
    padding-top: 20px;
}
section.banner-section::before{
    content: "";
    pointer-events: none;
    position: absolute;
    top: -32%;
    left: -25%;
    z-index: -1;
    height: 120%;
    width: 150%;
    filter: blur(86px);
    background: linear-gradient(70deg, rgba(3, 45, 195, .9) 39.12%, rgba(23, 74, 255, .18) 63.38%);
}
section.banner-section .bottom-fade{
    position: absolute;
    bottom: 0;
    height: 50px;
    z-index: 1;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #fff, transparent);
}
section.banner-section .bottom-fade:after {
    content: "";
    width: 100%;
    height: 80%;
    bottom: 0;
    top: -21px;
    left: 0;
    background: #fff;
    position: absolute;
    filter: blur(31px);
}
section.banner-section .bg-image {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url("../images/banner/ring.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    top: 0;
    left: 0;
    opacity: 0.1;
}
section.banner-section p, section.banner-section h1{
    color:#fff;
}
section.banner-section p.banner-tag {
    font-size: 14px;
    margin-bottom: 32px;
}
.banner-content{
    padding-left: 0 !important;
    max-width: 100%;
}
.banner-content h1{
    font-size: 44px;
    font-weight: 600;
    margin-bottom: 20px;
}
.publisher-logos.pb-st-5 {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 28px;
    margin-top: 32px;
    margin-bottom: 48px;
}
section.individual-sec.section-gap {
    background-color: var(--tj-color-theme-bg);
}
section.individual-sec.section-gap h2{
    margin-bottom: 20px;
    line-height: 120%;
}
section.individual-sec.section-gap li{
    list-style: none;
    position: relative;
    margin-bottom: 16px;
    padding-left: 28px;
}
section.individual-sec .img-individual{
    padding-right:40px;
    display:flex;
    align-items:center;
    height:100%;
}
section.individual-sec h4{
    margin-top:30px;
}
section.individual-sec.section-gap li:before {
    content: '';
    background: url("../images/icons/check.png");
    position: absolute;
    left: 0;
    width: 20px;
    height: 25px;
    z-index:2;
    background-size: contain;
    background-position: 0 4px;
    background-repeat: no-repeat;
}
section.individual-sec.section-gap h2 span{
    color:var(--tj-color-theme-primary);
}
section.integrate-sec h2{
    margin-bottom: 50px;
}
section.integrate-sec .integrate-left{
    padding-right: 25px;
}
section.integrate-sec .integrate-right{
    padding-left: 25px;
}
section.integrate-sec .accordion-item{
    border:0px solid !important;
        margin-top: 32px;
}
section.integrate-sec .accordion-item:first-of-type{
    margin-top: 0px;
    border-top-left-radius: 0 !important;
    border-top-right-radius:0 !important;
}
section.integrate-sec .accordion-button{
    font-size:24px !important;
    font-weight: 500 !important;
    color: var(--tj-color-theme-primary) !important;
}
section.integrate-sec .accordion-button:not(.collapsed){
    background-color: #fff !important;
    box-shadow: inset 0 calc(0 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color) !important;
}
section.integrate-sec .accordion-header {
    margin-bottom: 0 !important;
}
section.integrate-sec .accordion-item p{
    margin-bottom: 0 !important;
}
section.blog-sec .head-sec{
    margin-bottom: 50px;
    text-align: center;
}
section.blog-sec h2{
    text-align: center;
}
section.blog-sec .blog-img{
    width:100%;
    height:250px;
    overflow: hidden;
}
section.blog-sec img{
    width:100%;
    height:250px;
    object-fit: cover;
}
section.blog-sec .blog-content {
    background: #fff;
    padding: 30px 20px;
}
section.blog-sec a{
    /* position: absolute; */
    /* width: 100%; */
    /* height: 100%; */
    left: 0;
    top: 0;
}
section.blog-sec .blog-info{
    position: relative;
    box-shadow: .5px 1.2px 11px 1px rgba(0, 0, 0, .1);
        transition: transform .2s, box-shadow .2s, -webkit-transform .2s, -webkit-box-shadow .2s;
}
section.blog-sec .blog-info:hover{
        -webkit-box-shadow: .5px 1.2px 9px 3px rgba(0, 0, 0, .12);
    box-shadow: .5px 1.2px 9px 3px rgba(0, 0, 0, .12);
    text-decoration: none;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
section.blog-sec .blog-info h6{
    font-size:20px;
    margin-bottom: 10px;
    color:var(--tj-color-theme-primary);
    text-transform: uppercase;
}
section.blog-sec .blog-info h3{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding-bottom: 1px;
}
section.blog-sec {
    background-color: var(--tj-color-theme-bg);
}
section.stats-sec .head-sec{
    text-align: center;
    margin-bottom: 50px;
}

section.stats-sec .head-sec h2{
    text-align: center;
}
section.stats-sec .head-sec h2 span{
    color:var(--tj-color-theme-primary);
}
section.stats-sec .stats-box{
    padding:28px;
    border-radius: 25px;
    background-color: var(--tj-color-theme-primary);
    position:relative;
    /* background: linear-gradient(82deg, rgb(3 45 195 / 56%) 46.12%, rgb(23 74 255 / 60%) 90.38%); */
    background-color: #fff;
    box-shadow: 0 0 5px #00000052;
}
section.stats-sec .stats-box img{
    /* filter:invert(1); */
}
section.stats-sec .stats-box::after {
    content: "";
    position: absolute;
    top: -7px;
    left: -7px;
    z-index: -1;
    border-radius: 25px;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    background: linear-gradient(242deg, #f8eff3 1%, #cfcffa);
}
section.stats-sec .col-4.stats-center .stats-box::after {background: linear-gradient(
157deg, #f8eff3 1%, #cfcffa);}
section.stats-sec .stats-box h3{
    color: #000;
}
section.stats-sec .stats-box p{
    color: #000;
    margin-bottom: 0;
}
section.stats-sec .col-4{
    gap:20px 0;
    display: flex;
    flex-direction: column;
}
section.stats-sec .stats-center .stats-box{
    height:100%;
}
section.stats-sec .stats-center .stats-box img{
    margin-top: 50px;
}
section.stats-sec.section-gap {
    /* background-color: var(--tj-color-theme-bg); */
    background: var(--tj-color-theme-bg);
}
.tj-pricing-section {
    /* background-color: var(--tj-color-theme-bg); */
}
section.blog-sec .head-sec{
    margin-bottom: 50px;
    text-align: center;
}
section.blog-sec h2{
    text-align: center;
}
section.blog-sec .blog-img{
    width:100%;
    height:250px;
    overflow: hidden;
}
section.blog-sec img{
    width:100%;
    height:250px;
    object-fit: cover;
}
section.blog-sec .blog-content {
    background: #fff;
    padding: 30px 20px;
}
.blog-page .bottom-sec h3 {
    margin-top: 15px;
    font-size: 22px;
    height: auto;
    overflow: hidden;
}
.blog-page .bottom-sec h3 a{
    color:var(--black-color);
}
section.blog-sec a{
    /* position: absolute; */
    /* width: 100%; */
    /* height: 100%; */
    /* left: 0; */
    top: 0;
}
section.blog-sec .blog-info{
    position: relative;
    box-shadow: .5px 1.2px 11px 1px rgba(0, 0, 0, .1);
        transition: transform .2s, box-shadow .2s, -webkit-transform .2s, -webkit-box-shadow .2s;
}
section.blog-sec .blog-info:hover{
        -webkit-box-shadow: .5px 1.2px 9px 3px rgba(0, 0, 0, .12);
    box-shadow: .5px 1.2px 9px 3px rgba(0, 0, 0, .12);
    text-decoration: none;
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
section.blog-sec .blog-info h6{
    font-size:20px;
    margin-bottom: 10px;
    color:var(--tj-color-theme-primary);
    text-transform: uppercase;
}
section.blog-sec .blog-info h3{
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000;
    display: -webkit-box;
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    overflow: hidden;
    padding-bottom: 1px;
}
section.blog-sec .row{
    gap:50px 0;
}
section.blog-sec.section-gap{
    /* padding-top:200px; */
}
.blog-page .upper-sec {
    position: relative;
    overflow: hidden;
    height: 100%;
    border-radius: 12px;
}
.blog-page .upper-sec a {
    -webkit-transition: .35s;
    transition: .35s;
    position: relative;
    display: inline-block;
    width: 100%;
}
.blog-page .upper-sec img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: .4s;
    transition: .4s;
}
.blog-page .upper-sec a:after {
    background: rgba(255,255,255,.3);
    bottom: 0;
    content: "";
    left: 50%;
    position: absolute;
    right: 51%;
    top: 0;
    opacity: 1;
    pointer-events: none;
    -webkit-transition: .4s linear;
    transition: .4s linear;
}

.blog-page:hover{
    opacity:0.7;
}
.blog-page .date-sec {
    background: var(--secondary-color);
    color: #fff;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    padding: 10px 15px;
    line-height: 1;
    font-weight: 600;
}
.blog-page .date-sec span{
    font-size:14px;
}
.blog-page img{
    width: 100%;
    height: 230px;
    object-fit: cover;
}
section.blog-sec.section-gap .col-4{
        width: 32.5%;
}
section.blog-sec.section-gap .row{
    justify-content: space-between;
}

section.cross-channel .head-sec.sec-heading.style-2 h2 span{
   display: block; 
}
section.cross-channel ul.main-show {
    list-style: none;
    background: url(../images/engine/timeline.webp);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 30px;
}
section.cross-channel ul.main-show ul{
     list-style: none;
}
section.cross-channel li.show {
    margin-bottom: 61px;
}
section.cross-channel ul.main-show ul li{
    margin-bottom: 10px;
}
section.cross-channel.section-gap {
    /* background: var(--tj-color-theme-bg); */
    padding-top: 40px;
}
section.cross-channel.section-gap .sec-heading .sec-title{
    text-align:center;
}
section.cross-channel.section-gap .cross-img {
    /* display: flex; */
    /* align-items: center; */
}
.cross-content-img {
    position: sticky;
    top: 0;
}

section.banner-section .tj-primary-btn{
    background: #fff;
}
section.banner-section .tj-primary-btn .btn-text{
    color: var(--tj-color-heading-primary);
}