.page-id-545 span.h2.hover-text {
    display: block;
    font-size: 50px;
}
.page-id-545 .about-sec .about-card:hover .default-text {
    display: block;
}
.about-sec .col-left {
    width: 55%;
    padding-inline-start: 38px;
}
.about-sec .col-right {
    width: 36%;
    flex-direction: column;
    justify-content: space-between;
    margin-left: auto;
}
.about-sec .about-card {
    display: flex;
    border: 0.52px solid var(--color-6);
    border-radius: 8px;
    height: 100%;
    padding: 24px;
    min-height: 530px;
    flex-direction: column;
    transition: all 0.3s ease-in-out;
    position: relative;
    justify-content: center;
    /*align-items: center;
    text-align: center;*/
}
.page-id-545 .about-sec .about-card {
    display: flex;
    border: 0.52px solid var(--color-6);
    border-radius: 8px;
    height: 100%;
    padding: 24px;
    min-height: 469px;
    flex-direction: column;
    transition: all 0.3s ease-in-out;
    position: relative;
    justify-content: space-between;
    /*align-items: center;
    text-align: center;*/
}

.about-sec .about-card .btn::before,.about-sec .about-card .btn::after{
    display: none;
}
.about-sec .about-card:hover{
    background-color: var(--content-primary);
}
.about-sec .about-card .btn {
    margin-top: auto;
    line-height: 125%;
    transition: all 0.3s ease-in-out;
    background-position: 98% bottom;
    padding-bottom: 0;

}
.about-sec .about-card span{
    display: block;
}
.about-sec .about-card-box{
    width: 100%;
    padding: 0 12px;
    /*max-width: 375.77px;*/
}
.about-sec .col-left .row{
    margin: 0 -12px;
    row-gap: 24px;
    flex-wrap: nowrap;
}
.about-sec {
    padding: 28px 0 95px;
}
.about-sec .about-card .btn b {
    font-weight: 400;
    max-width: 160px;
    display: block;
}
.page-id-290 .stats-sec.about-sec .about-card{
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
} 
.page-id-290 .stats-sec.about-sec .about-card a{
    width: 100%;
} 
.stats-sec.about-sec .about-card{
    justify-content: center;
    align-items: center;
    position: relative;
} 

/*.page-id-99 .stats-sec .about-card{
        min-height: 586px;
}*/
.stats-sec.about-sec .about-card .sign{
    position: absolute;
    top: 24px;
    left: 24px;
    transition: all 0.3s ease-in-out;
}
.stats-sec.about-sec .about-card .sign img {
    max-width: 110px;
}
.stats-sec.about-sec .about-card span.title{
    position: absolute;
    bottom: 24px;
    left: 24px;
    font-family: 'Space Grotesk Light';
}
.about-sec .about-card .h2{
    transition: all 0.3s ease-in-out;

}
.about-wrp .row{
    flex-wrap: nowrap;
}
.stats-sec.about-sec .about-card:hover .sign,.about-sec .about-card:hover .h2, .about-sec .about-card:hover .h3,.about-sec .about-card:hover .btn,.stats-sec.about-sec .about-card:hover span.title{
    color: var(--surface-primary);
}
.about-sec .about-card:hover .btn::before,.about-sec .about-card:hover .btn::after{
    background-color: var(--surface-primary);
} 
.about-sec .about-card .hover-text{
    display: none;
    transition: all 0.3s ease-in-out;
    max-width: 88%;
}
.about-sec .about-card:hover .hover-text{
    display: block;
}
.about-sec .about-card .default-text{
    transition: all 0.3s ease-in-out;
}
/*.about-sec .about-card:hover .default-text{
    display: none;
}*/
.about-sec .about-card:hover .btn{
    background-image: url(../images/about-hover-arrow.svg);
    background-position: 100% bottom;
}
.stats-sec.about-sec .col-right .h3{
    /* font-family: 'Roboto'; */
     font-size: 30px !important;
     line-height: 38px;
}
.stats-sec.about-sec .col-right .h3 span{
    top: -3px;
    position: relative;
    font-size: 45px;
}
.about-sec .counter-block {
    padding-top: 80px;
}
.about-sec .counter-block .counter-item{
    flex: 1;
    position: relative;
}
.about-sec .counter-block .counter-item:not(:first-child):after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: var(--content-primary);
}
.about-sec .counter-block .counter-item
 h4{
    font-size: 32px;
    line-height: 40px;
}

.about-sec .about-card span.rebon{
    width: 40px;
    height: 40px;
    background-color: var(--white-bg);
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    transform: scale(0);
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 24px;
    right: 24px;
}
.about-sec .about-card:hover span.rebon{
  transform: scale(1);
}
.about-sec .about-card span.tiles-icon{
   display: none;
}
.about-sec .about-card:hover span.tiles-icon{
 display: none;
}

.about-sec .about-txt h2{
    font-family: 'NeueHaasDisplay-rg';
    letter-spacing: 0px;
}
.stats-wrapper-block,
.about-block-wrapper{
  padding-left:0px;

}
.stats-sec .about-card {
        min-height: 469px;
}
.about-sec .section-header{
    padding-bottom: 68px;
}
.about-sec .btn.btn-secondary{
    width: 310.7px;
    margin-left: auto;
    display: block;
}
/* .our-future-section a{
    pointer-events: none;
} */

/* Mobile active state */
/*.about-card.active {
      background-color: var(--content-primary);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.about-card .hover-text {
  display: none;
}

.about-card.active .default-text {
  display: none;
}

.about-card.active .hover-text {
  display: inline;
}*/
@media(min-width: 1200px){
.page-id-99 .stats-wrapper-block .about-card span.h2{
    font-family: Space Grotesk;
font-weight: 300;
font-size: 130px;
leading-trim: NONE;
line-height: 108.7px;
letter-spacing: 0px;
}

.page-id-99 .about-card-box span.h2 {
 font-family: Space Grotesk;
font-weight: 300;
font-size: 62.96px;
leading-trim: NONE;
line-height: 60.7px;
letter-spacing: 0px;
}


    .page-id-99.stats-sec.about-sec .about-card .h2{
        font-size: 28px;
        line-height: 100%;
       
    }
    .page-id-231.about-sec .about-card .h2{
        font-size: 48px !important;

    }
    .about-sec .about-card .h2{
        font-size: 64px;

    }
    .stats-sec.about-sec .about-card .h2{
        font-size: 130px;
    }
    .page-id-545 .about-sec .about-card .h3{
        font-size: 40px;
        font-family: 'Space Grotesk Light';
    }
}
@media(max-width:1499px){
    .about-sec .col-left {
        width: 60%;
    }
}
@media screen and (min-width:992px) and (max-width:1199px){
    .about-sec .about-card .h2{
        font-size: 30px;
    }
}
@media only screen and (max-width: 1199px) {
    .about-sec .about-card{
        min-height: 315px;
        padding: 16px;
    }
    .about-sec .col-right{
        width: 40%;
    }
    .about-sec {
        padding: 40px 0 80px;
    }
    .about-sec .about-card span.rebon{
        width: 30px;
        height: 30px;
        top: 16px;
        right: 16px;
    }
    .about-sec .about-card span.rebon img{
        width: 20px;
    }
}
@media only screen and (max-width: 991px) {
    .about-sec .col-left {
        width: 60%;
    }
    .about-sec .about-card .h2{
        font-size: 30px;
    }
   
    .about-sec {
        padding: 40px 0 60px;
    }
    .about-sec .counter-block .counter-item{
        width: calc(50% - 7px);
        flex: none;
    }
    .about-sec .counter-block{
        flex-wrap: wrap;
        gap: 14px;
    }
    .about-sec .counter-block .counter-item:nth-child(3):after{
      display: none;
    }
    .stats-sec.about-sec .about-card .h2{
        font-size: 28px;
        line-height: 100%;
    }
    .about-sec .about-card:hover .hover-text{
        max-width: 92%;
    }
    .stats-wrapper-block,.about-block-wrapper{
        padding-inline-start: 0px;
    }
    .about-sec .section-header{
        margin-bottom: 20px;
        padding-bottom: 10px ;
    }
}
@media(max-width:767px) {
    .about-sec .about-card span.tiles-icon{
    width: 40px;
    height: 40px;
    /*background-color: var(--white-bg);*/
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 24px;
    right: 24px;
}
.about-sec .about-card:hover span.tiles-icon{
  transform: scale(0);
}
 .page-id-231 .header-section h3 {
    font-size: 20px !important;
}

 .page-id-231 .leadership-block {
    padding-left: 0px;
}

 .about-sec .col-left .row{
      flex-wrap: wrap;
}

body .leadership-team-letter h3{
    font-size: 150px !important;
}
    .about-sec {
        padding: 40px 0;
    }
    .about-sec .col-right {
        order: -1;
    }
    .about-sec .counter-block {
        padding-top: 40px;
    }
    .stats-sec.about-sec .about-card .h2{
        font-size: 200px;
        line-height: 100%;
    }
}
@media only screen and (max-width: 575px) {
    .about-sec .about-card-box{
        width: 100%;
        max-width: 100%;
    }
    .about-sec .about-card {
        min-height: 240px;
    }
    .about-sec .counter-block .counter-item{
        width: 100%;
    }
    .about-sec .counter-block .counter-item::after{
        display: none;
    }
    .stats-sec.about-sec .about-card .h2{
        font-size: 100px;
        line-height: 100%;
    }
    .about-sec .about-card {
        padding: 14px;
    }
    .stats-sec.about-sec .about-card .sign{
        top: 14px;
        left: 14px;
    }
    .stats-sec.about-sec .about-card span.title{
        bottom: 14px;
        left: 14px;
    }
}