.counter{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.counter .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.counter .content-wrapper{position:relative;z-index:9}.counter .btn_sec{display:flex;flex-wrap:wrap;gap:8px;margin-top:50px}.counter .count_row_wrapper{align-items:stretch;column-gap:40px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:28px}.counter .three_col .count_inner_wrap{width:calc(33.333% - 26.66667px)}.counter .two_col .count_inner_wrap{width:calc(50% - 20px)}.counter .full_width .count_inner_wrap{width:100%}.counter .count_inner_wrap .count_content{align-items:center;border-radius:15px;display:flex;height:100%;padding:24px 15px}.counter .count_inner_wrap .count_content *{margin:0}.counter .count_inner_wrap .count_content .icon{margin-right:15px;min-width:29px}.counter .count_inner_wrap .count_content .count_num_wrapper>h4{background:linear-gradient(90deg,var(--tertiary_color) 3.85%,var(--quaternary_color) 48.08%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:23px;line-height:1.25;text-align:center}.counter .count_inner_wrap{background:linear-gradient(to right,var(--tertiary_color),var(--quaternary_color)) border-box;border:1px solid transparent;border-radius:15px}.counter .count_inner_wrap .count_content .count_num_wrapper h4{display:inline-flex}.counter .count_inner_wrap .count_content .counter_title{padding-left:8px}@media(max-width:1150px){.counter .three_col .count_inner_wrap{width:calc(50% - 20px)}.counter .two_col .count_inner_wrap{width:calc(50% - 15px)}.counter .count_row_wrapper{gap:30px}}@media(max-width:800px){.counter .three_col .count_inner_wrap,.counter .two_col .count_inner_wrap{width:100%}}@media(max-width:450px){.counter .count_inner_wrap .count_content{flex-direction:column;gap:20px}.counter .count_inner_wrap .count_content .counter_title{padding:0}.counter .count_inner_wrap .count_content .icon{margin:0}}