

.anchore-common-css{color: initial; text-decoration: none;}




.trifecta-right{top: 89%; left: 79%; transform: translate(-50%, -50%);}
.industry-laurels-section .laurels-tabs .tab{padding-right: 0; margin-right: 40px; border-bottom: 0;}
.industry-laurels-section .laurels-tabs .tab:last-child{margin-right: 0;}
.industry-laurels-section .laurels-tabs{border-bottom: 1px solid #E8E8E9;}

.laurels-list::-webkit-scrollbar {
  width: 2px;
}

.laurels-list::-webkit-scrollbar-track {
    background: #E8E8E9;
}

.laurels-list::-webkit-scrollbar-thumb {
  background: #ED6F2E;
}

.industry-laurels-section .ai-driven-animation{max-height: 490px;}
.commonHeadingBlock .newsletter-icon, .commonHeadingBlock .common-heading-icon{top: initial;}
.code-line:nth-child(odd) span.code-text{color: #DCDC5B;}

.counter-item{display: flex; flex-direction: column; justify-content: end;}
.counter-number{gap: 0px;}
.counter-number .unit{padding-left: 5px;}
.custom-scrollbar-track{margin-top: 40px;}
.change-language{text-decoration: none;}

/* .commonSpace .commonHeadingBlock{gap: 35px;} */


@media screen and (min-width:1699px) {

    .trifecta-center-img{width: 420px;}
}

@media screen and (max-width:1400px) {

    .trifecta-left{left: 11%;}
    /* .trifecta-right{right: 7%;} */
}

@media screen and (max-width:1024px) {

    .trifecta-right{left: 83%;}
}

@media screen and (max-width:1099px) {

    .trifecta-left{left: 9%;}
    /* .trifecta-right{right: 4%;} */
}

@media screen and (max-width:991px) {

    .swiper-slide .investors-logos-row:first-child .investor-logo:nth-child(3){border-right: 0;}
    .swiper-slide .investors-logos-row:nth-child(2) .investor-logo:nth-child(3){border-right: 0;}
    .trifecta-right{transform: translate(0, 0);}
    .trifecta-center-img{margin-bottom: 0;}
    .commonSpace .commonHeadingBlock{gap: 15px;}
    

}

@media screen and (max-width:767px) {

    .laurels-tabs-mobile .laurels-tabs{overflow-x: scroll; overflow-y: hidden; flex-wrap: nowrap;}
    .laurels-tabs-mobile{overflow: hidden;}
    .counter-item p{font-size: 16px;}
}

@media screen and (max-width:550px) {

    .circle-icon img{max-width: 280px;}
}



@media screen and (max-width:430px) {

    .site-footer .footer-logos{gap: 20px;}
    .site-footer .firstblock{gap: 20px;}
    .site-footer .firstblock .firstblock-item{padding-right: 20px;}
    .counter-item p{font-size: 14px;}
}