.elementor-82270 .elementor-element.elementor-element-7860a25d{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:87px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:15px;--padding-bottom:15px;--padding-left:10px;--padding-right:10px;}.elementor-82270 .elementor-element.elementor-element-7860a25d:not(.elementor-motion-effects-element-type-background), .elementor-82270 .elementor-element.elementor-element-7860a25d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://clariti.app/wp-content/uploads/2026/02/Contextual-Communication-Banner-bg.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-82270 .elementor-element.elementor-element-46e66cfa{--display:flex;--justify-content:center;--align-items:stretch;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-82270 .elementor-element.elementor-element-306f75ca{--display:flex;--justify-content:center;}@media(min-width:768px){.elementor-82270 .elementor-element.elementor-element-46e66cfa{--width:90%;}}/* Start custom CSS for container, class: .elementor-element-7860a25d *//* Communication Concepts Banner */
.cc-banner h1{
    color: #FFFFFf;
    font-weight: 700;
    font-size: 37px;
}
.cc-banner p{
    color:  #FFFFFf;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0px;
}
/* End */
/* Communication Concepts main page cards */
.cc-card{
    padding: 30px 20px 10px 20px;
    border-radius: 20px;
    box-shadow: 0 0 10px 0px #cdcdcd !important;
}
.cc-card h2{
    background: -webkit-linear-gradient(180deg, #ed23ef, #bb59ff, #5c2bff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 13px;
    font-size: 27px;
    line-height: 30px;;
}
.cc-card .cc-p p{
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #818181;
    margin-bottom: 10px;
}
.cc-card .cc-p:hover{
    color: #818181;
}
.cc-card .cc-read p{
    font-weight: 500;
    color: #3B9DF5;
    font-size: 16px;
    transition: 0.2s;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.cc-card .cc-read .elementor-widget-container{
    display: flex;
    justify-content: flex-end;
}
 .cc-card .cc-read i{
     font-size: 18px;
     color: #3B9DF5;
     margin-left: 3px;
 }
 .cc-card:hover .cc-read p , .cc-card:hover .cc-read i{
     transform: scale(1.1);
 }
 /* End */
 /* Communication Concepts Inner Pages */
 .cc-page h2 ,.gradiant-clr h2{
    background: -webkit-linear-gradient(180deg, #ed23ef, #bb59ff, #5c2bff 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-weight: 700;
    font-size: 33px;
    margin: 15px 0 15px 0;
    line-height: 41px;
}
.cc-page h2 span{
    -webkit-text-fill-color: #000;
}
.cc-page p{
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #000;
    margin-bottom: 10px;
}
.cc-page a{
    color: #30B4F4;
}
.cc-page ul{
    color: #3b3b3b;
    font-size: 14px;
    line-height: 22px;
    list-style-image: url(/wp-content/uploads/2025/08/Summary-Dot.png);
    font-weight: 400;
}
.cc-page ul li{
    margin-bottom: 10px;
    font-size: 15px;
    color: #000000;
}
.cc-page strong{
    color: #602EFF;
}
.cc-sub-head p{
    /*color: #602EFF;*/
    color: #000000;
    font-weight: 600;
    font-size: 18px;
}
.cc-col1{
    padding: 30px;
}
.cc-page .cc-grid{
    grid-template-columns: auto auto;
}
.cc-arrow h2{
    margin: 0px 25px;
}

.ft-faq .e-n-accordion-item-title{
    z-index: 1;
}
.ft-faq .e-n-accordion-item .wpr-sticky-section-no.e-con.e-child{
    margin-top: -7px;
    padding-top: 12px;
}
.ft-faq p{
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 0px;
    color: #000000;
}
.ft-faq a{
    color: #30B4F4;
    text-decoration: underline !important;
}
/* End */

@media screen and (max-width: 1024px){
    .cc-page h2 ,.gradiant-clr h2{
        font-size: 30px;
        line-height: 38px;
        
    }
}
@media screen and (max-width: 767px){
    .cc-page h2 ,.gradiant-clr h2{
        font-size: 27px;
        line-height: 34px;
    }
    .cc-arrow h2{
        margin: 0px; 
    }
}/* End custom CSS */