.counter-animation-v2{min-height:450px;overflow:hidden;position:relative}.counter-animation-v2 .heading{font-size:32px;margin-bottom:10px}.counter-animation-v2 .heading span{display:inline-block;font-family:adobe-handwriting-ernie,sans-serif;font-size:70px;font-weight:400}.counter-animation-v2 .content{margin-bottom:50px;max-width:70%}.counter-animation-v2 .content p{color:#fff;font-size:16px}.counter-animation-v2 .slide{align-items:center;display:flex;gap:50px;justify-content:center}.counter-animation-v2 .ct-text,.counter-animation-v2 span.counter{color:var(--quaternary_color);font-size:100px;font-weight:600}.counter-animation-v2 .counter-sec .slide h3{color:var(--primary_color);font-size:55px;font-weight:700;line-height:1}.counter-animation-v2 .animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.counter-animation-v2 .animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@media(max-width:1240px){.counter-animation-v2{min-height:250px}.counter-animation-v2 .heading span{font-size:40px}.counter-animation-v2 .counter-sec{min-height:100px}.counter-animation-v2 .ct-text,.counter-animation-v2 span.counter{font-size:50px}.counter-animation-v2 .counter-sec .slide h3{font-size:40px}}@media(max-width:767px){.counter-animation-v2 .counter-sec .slide{flex-direction:column;gap:20px!important;text-align:center}.counter-animation-v2 .counter-sec .slide h3{font-size:36px}}