.stat-reveal-cards{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr}.stat-reveal-cards__item{--heading-space:124px;--heading-offset:80px;--description-height:80px;border-bottom:1px solid;color:var(--dark-blue-color);transition:all .35s ease}.stat-reveal-cards__item-inner{border-radius:10px;height:100%;overflow:hidden;padding:40px}.stat-reveal-cards__item-inner:after{opacity:0;transition:all .35s ease}.stat-reveal-cards__item-overlay{height:100%;overflow:hidden}.stat-reveal-cards__item-content{display:flex;flex-direction:column;height:100%;justify-content:end;position:relative;transform:translateY(var(--description-height));transition:transform .35s ease;z-index:2}.stat-reveal-cards__item-heading{color:inherit;display:flex;margin:0;margin-bottom:var(--heading-space);transform:translateY(var(--heading-offset));transition:transform .35s ease}.stat-reveal-cards__item-heading .stat-reveal-cards__item-icon{margin-left:auto}.stat-reveal-cards__item-heading .stat-reveal-cards__item-icon svg{width:80px;fill:inherit}.stat-reveal-cards__item-heading-text{color:inherit;font-size:70px;font-weight:300}.stat-reveal-cards__item-sub-heading{color:inherit;font-size:1.2rem;line-height:1.2}.stat-reveal-cards__item-description{color:inherit;font-size:17px;line-height:1.5;padding-top:20px}.stat-reveal-cards__item.active,.stat-reveal-cards__item:hover{color:#fff;fill:#fff}.stat-reveal-cards__item.active .stat-reveal-cards__item-inner:after,.stat-reveal-cards__item:hover .stat-reveal-cards__item-inner:after{opacity:1}.stat-reveal-cards__item.active .stat-reveal-cards__item-content,.stat-reveal-cards__item.active .stat-reveal-cards__item-heading,.stat-reveal-cards__item:hover .stat-reveal-cards__item-content,.stat-reveal-cards__item:hover .stat-reveal-cards__item-heading{transform:translateY(0)}.stat-reveal-cards__item-inner.s-gradient-background:after{z-index:1}@media(max-width:1200px){.stat-reveal-cards__item-inner{padding:20px}.stat-reveal-cards__item-heading{--heading-space:80px;--heading-offset:40px}}@media(max-width:991px){.stat-reveal-cards{grid-template-columns:1fr 1fr}}@media(max-width:767px){.stat-reveal-cards{grid-template-columns:1fr}}@media (min-width:1280px){.stat-cards--overlap-section-above{margin-top:-240px}.stat-cards--overlap-section-above h2{color:var(--white-color)}.stat-cards-padding-top-0{padding-top:0}.stat-cards-padding-bottom-360{padding-bottom:360px}}