.video-wrapper {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
}
.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hero_section::after {
	content: '';
	background: linear-gradient(0deg, #000 4.59%, rgba(0, 0, 0, 0.00) 95.41%);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 242px;
}
.hero_section, .what_we_do {
	position: relative;
}
.what_we_do {
	margin-top: -96px;
}
.what_we_do .flex_wrap {
	display: flex;
	align-items: center;
	align-content: center;
	vertical-align: middle;
	gap: 10px;
	max-width: 892px;
	margin: 0 auto;
}
.what_we_do h2 {
	color: #FFF;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 1.2px;
	margin: 0;
}
.what_we_do p {
	color: #FFF;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	margin: 0;
}
.what_we_do .content {
	display: flex;
	flex-direction: column;
	gap: 23px;
	width: 383px;
}
.what_we_do img, .what_we_do video {
	display: block;
	width: 100%;
	height: 100%;
}
.featured_product_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 64px;
	display: flex;
	flex-direction: column;
	gap: 52px;
}
.featured_product_list .feature-card {
	display: flex;
	border-radius: 24px;
	border: 3px solid #FFF;
	width: 100%;
	min-height: 305px;
}
.featured_product_list .feature-card > div {
	width: 50%;
}
.feature-card_txt {
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	background: #FFF;
	padding: 44px 60px 34.5px 52px;
}
.feature_card_content {
	color: #3D3A41;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}
.feature_card_content p:first-child {
	margin-top: 0;
}
.feature_card_content p:last-child {
	margin-bottom: 0;
}
.featured_product_list .card_content {
	position: relative;
}
.card_content .card-number {
	color: #FFF;
	font-family: Poppins;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 1.6px;
	text-transform: uppercase;
	position: absolute;
	top: 25px;
	left: 28px;
}
.card_content .product_card {
	text-align: center;
	padding: 0px 20px;
}
.card_content .product_icon {
	margin-top: -31px;
	margin-bottom: 20px;
}
.product_card h2,
.product_card h3 {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	margin: 0;
}
.product_card h3 {
	font-weight: 700;
}
.card_content .product_card p {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	max-width: 270px;
	margin: 14px auto 0;
}
.featured_product .view_all_btn {
	padding: 15px 32px;
	margin-top: 52px;
}
.featured_product {
	padding-bottom: 113px;
	position: relative;
	z-index: 1;
}
.featured_product_list.hide-content .feature-card:nth-child(odd) {
	flex-direction: row-reverse;
}
.featured_product_list.hide-content .feature-card:nth-child(odd) .feature-card_txt {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
}
.how-it-works {
	background-color: #00AB64;
}
.how-it-works__badge {
	display: inline-flex;
	height: 45px;
	padding: 8px 21px;
	justify-content: center;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
	border-radius: 24px;
	background: #CDFF44;
	color: #00AB64;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	max-width: 193px;
}
.how-it-works__description {
	color: #CDFF44;
	font-family: Poppins;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	margin: 0;
	max-width: 491px;
}
.how-it-works__intro {
	display: flex;
	flex-direction: column;
	gap: 15px;
	position: relative;
}
.how-it-works .page-wrapper {
	display: flex;
	flex-direction: column;
	gap: 66.99px;
	padding-top: 78px;
	padding-bottom: 57px;
}
.how-it-works__steps {
	display: flex;
	width: 100%;
	gap: 27.494px;
	flex-shrink: 0;
	flex-wrap: wrap;
}
.how-it-works__steps h4 {
	color: #fff;
	text-align: center;
	font-family: Poppins;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 39.991px;
	margin: 0;
}
.how-it-works__steps p {
	margin: 0;
	color: #fff;
	text-align: center;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}
.how-it-works__steps .step {
	width: calc(16% - 16px);
	display: flex;
	flex-direction: column;
	gap: 12px;
}
.how-it-works .page-wrapper {
	position: relative;
}
.gradiant_circle {
	top: -220px;
	right: 37.18px;
	position: absolute;
}
.gradiant_circle img {
	width: 423.013px;
	height: 612px;
	display: block;
}
.faq-item {
	border-bottom: 1px solid #fff;
	padding: 25px 0 25px;
	transition: all 0.3s ease;
	padding-left: 77px;
	position: relative;
	min-height: 115px;
	overflow: hidden;
}
.faq-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}
.stats-section {
	margin-top: 92px;
	padding-top: 70px;
	padding-bottom: 119px;
	position: relative;
	display: flex;
	gap: 11px;
}
.stats-wrapper .stats-subtitle {
	color: #FFF;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	padding: 38px 0 45px;
	margin: 0;
}
.faq_section {
	padding-top: 0;
	margin-top: -82px;
	position: relative;
}
.faq-number {
	flex: 0 0 30px;
	color: #fff;
	font-family: Poppins;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 3.2px;
	text-transform: uppercase;
	position: absolute;
	min-width: 77px;
	left: 0;
	margin-top: 25px;
}
.faq-item.active .faq-number {
	color: #CDFF44;
}
.faq-question {
	flex: 1;
	margin: 0px;
	color: #fff;
	font-family: Poppins;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
}
.faq-toggle {
	font-size: 77px;
	transition: transform 0.3s ease;
	position: absolute;
	right: 0;
	top: 4px;
	color: #fff;
}
.faq-toggle span.icon {
	transform: rotate(45deg);
	display: block;
}
.faq-content {
	max-height: 0;
	overflow: hidden;
	margin-top: 18px;
	transition: max-height 0.4s ease;
	color: #FFF;
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	max-width: 629px;
}
.faq-content p {
	margin: 0;
}
.faq-item.active .faq-content {
	max-height: 200px;
}
.faq-item.active .faq-question,
.faq-item .faq-question:hover {
	color: #CDFF44;
}
.faq-item.active .faq-toggle span.icon {
	transform: none;
}
.faq-item.active .faq-toggle {
	color: #CDFF44;
}
.faqs {
	margin-top: 72px;
}
.single_faq {
	padding-left: 50px;
	padding-right: 72px;
	border-left: 1px solid #fff;
	min-height: 115px;
}
.faqs .toggle_title {
	color: #FFF;
	text-align: center;
	font-family: Montserrat;
	font-size: 9px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
}
.faqs .toggle_title::before {
	content: 'More info';
}
.faqs .faq-item.active .toggle_title::before {
	content: 'Close';
}
.brand_logos {
	padding-top: 105px;
}
.brand_slider {
	overflow: hidden;
    white-space: nowrap;
    margin: 71px auto 27px;
    display: flex;
        position: relative;
}
.brand_list {
	gap: 57px;
	display: flex;
	list-style-type: none;
	/*display: flex;
	list-style-type: none;
	padding: 0;
	max-width: 937.354px;
	margin: 71px auto 27px;
	gap: 57px;
	justify-content: center;
	flex-wrap: wrap;
	    align-items: center;
    align-content: center;
    vertical-align: middle;*/
    white-space: nowrap;
    animation: move 20s linear infinite
}

@keyframes move {
0% {
    transform: translateX(0);
}
100% {
    transform: translateX(-100%);
}
}

.brand_list li {
	width: calc(33.33% - 38px);
	text-align: center;
}
.brand_list li a {
	display: block;
	cursor: pointer;
}
.brand_list li img {
	width: auto;
	object-fit: contain;
	margin: 0 auto;
	display: block;
}
.stats-section::before,
.stats-section::after {
	content: '';
	background: linear-gradient(0deg, #000 4.59%, rgba(0, 0, 0, 0.00) 95.41%);
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
}
.stats-section::before {
	height: 143px;
	top: 0;
}
.stats-section::after {
	height: 119px;
	bottom: 0;
}
.stats-visual {
	width: 40%;
	position: relative;
}
.stats-wrapper {
	width: 60%;
	position: relative;
	z-index: 1;
}
.stat-item h2 {
	color: #FFF;
	text-align: center;
	font-family: "Owners Wide";
/*	font-size: 110.833px;*/
	font-style: normal;
	font-weight: 500;
/*	line-height: 88px;*/
    font-size: 50.833px;
    line-height: 40px;
	margin: 0;
}
.stat-item p {
	color: #FFF;
	text-align: center;
	font-family: Poppins;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: -0.7px;
	min-height: 39px;
	max-width: 170px;
	margin: 0 auto;
}
.stats_under {
	max-width: 600px;
}
.bg_lines {
	position: absolute;
}
.stats-circle {
	width: 333.507px;
	height: 333.507px;
	transform: rotate(-90deg);
	border-radius: 333.507px;
	background: linear-gradient(90deg, #CDFF44 2.56%, #00AB64 99.55%);
	filter: blur(1.7406399250030518px);
	margin: 0 auto;
	position: relative;
}
.key_stats {
	height: 100%;
	position: relative;
	max-width: 513.507px;
	width: 100%;
	margin-left: 81px;
}
.gradiant_circle_box {
	border-radius: 333.507px;
	background: linear-gradient(90deg, #CDFF44 2.56%, #00AB64 99.55%);
	filter: blur(34.81279754638672px);
	width: 333.507px;
	height: 333.507px;
	transform: rotate(-90deg);
	flex-shrink: 0;
	display: block;
}
.gradiant_circle_box.left_circle {
	position: absolute;
	left: 0;
	top: 0;
}
.gradiant_circle_box.right_circle {
	position: absolute;
	right: 0;
	top: 0;
}
.key_title {
	color: #FFF;
	font-family: Poppins;
	font-size: 32px;
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	z-index: 1;
	transform: translateY(-50%);
}
.inner_key_stats {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-34%);
}
.faq_top_img img, .faq_top_img video {
	margin-left: auto;
	display: block;
	width: auto;
	margin-bottom: -34px;
	z-index: 1;
	position: relative;
	object-fit: contain;
}
.what_we_do .flex_wrap .img {
	width: calc(100% - 383px);
}
.stats-section::before {
	transform: rotate(180deg);
}
.card_content .product_icon img {
    background-color: #393939;
    border-radius: 100%;
    border: 2px solid #fff;
}
.featured_product .view_all_btn.active svg {
    transform: rotate(45deg);
}
.featured_product .view_all_btn svg {
    transition: transform 0.2s ease-in-out;
}
.faq_top_img video {
    height: 235px;
    width: 797px;
    object-fit: cover;
    object-position: top;
}
.line1, .line2, .line3, .line4 {
  stroke-dasharray: 2300;
  stroke-dashoffset: 2300;
  animation: dash 5s linear forwards;
  animation-play-state: paused; 
}

@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}


.stat-item h2 {
  transition: all 0.3s ease-in-out;
}
.faq-item:hover .faq-number,
.faq-item:hover .faq-question,
.faq-item:hover .faq-toggle span.icon {
    color: #CDFF44;
}
	.how-it-works .btn_cta {
    color: #fff;
    border-color: #fff;
}
.how-it-works .btn_cta:hover {
    background-color: #ffffff;
    color: #000;
}








@media(min-width: 768px) {
.stats-grid {
	max-width: 424px;
	display: flex;
	flex-wrap: wrap;
	row-gap: 132px;
	margin: 0 auto;
	position: relative;
}
.stats-grid::before {
	content: '';
	width: 77px;
	height: 77px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='77' height='77' viewBox='0 0 77 77' fill='none'%3E%3Cline x1='39' y1='0' x2='39' y2='77' stroke='white' stroke-width='2'/%3E%3Cline x1='77' y1='40' x2='0' y2='40' stroke='white' stroke-width='2'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
/*	top: 50%;*/
    top: 44%;
	transform: translateY(-50%);
	left: 41%;
}
.stats-grid .stat-item {
	width: 50%;
	display: flex;
	flex-direction: column;
	gap: 17px;
}
.stats-wrapper::before {
	width: 0;
	height: 1px;
	position: absolute;
	background-color: #fff;
	content: '';
	top: 61%;
	right: 0;
	transition: width 0.5s ease-in-out;
}
.stats-wrapper.animate::before {
  width: 35.5%; 
}
.stats-pagination, .key_content, .mobile_title {
    display: none;
}
}


@media(min-width: 1600px) {
.faqs .toggle_title, .btn_cta {
    font-size: 16px;
}
.btn_cta {
    max-width: 180px;
    height: 48px;
}
.faq-content {
    max-width: 692px;
}
.faq-content, .what_we_do p, .how-it-works__steps p, .stat-item p,
.feature_card_content {
    font-size: 18px;
    line-height: 30px;
}
.what_we_do h2, .section_title, .how-it-works__badge {
	font-size: 28px;
    line-height: 28px;
}
.stats-grid {
    max-width: 600px;
}
.stat-item p {
	    max-width: 220px;
}
.how-it-works__badge {
	max-width: 228px;
}
}


@media(max-width: 1200px) {
.how-it-works__steps .step {
    width: calc(33.33% - 19px);
}
}

@media(max-width: 991px) {
	.how-it-works__steps .step {
		width: calc(33.33% - 19px);
	}
	.gradiant_circle_box,
	.stats-circle {
		width: 257.756px;
		height: 257.756px;
		border-radius: 257.756px;
	}
	.stats-section {
		flex-direction: column;
		margin-top: 0;
		padding-top: 0;
	}
	.stats-visual,
	.stats-wrapper {
		width: 100%;
	}
	.bg_lines {
		position: relative;
	}
	.inner_key_stats {
		transform: translateY(-56%);
	}
	.stats-wrapper {
		padding-left: 20px;
	}
	.faq_top_img img, .faq_top_img video {
		height: 105px;
        width: 377px;
	}
	.stats-section::after {
		display: none;
	}
.faq-question {
    line-height: 36px;
}	
}
@media(max-width: 767px) {
	.video-wrapper {
		padding-bottom: 86.25%;
	}
	.what_we_do .content {
		text-align: center;
	}
	.what_we_do {
		margin-top: 31px;
		padding-bottom: 91px;
	}
	.featured_product_list .feature-card>div {
		width: 100%;
	}
	.featured_product_list .feature-card,
	.featured_product_list.hide-content .feature-card:nth-child(odd) {
		flex-direction: column;
	}
	.card_content .card-number {
		font-size: 24px;
		line-height: 24px;
		letter-spacing: 1.2px;
		top: 20px;
		left: 19px;
	}
	.card_content .product_icon svg {
		width: 108px;
		height: 108px;
		object-fit: contain;
	}
	.card_content .product_card p {
		margin: 19px auto 0;
		font-size: 14px;
		line-height: 20px;
	}
	.card_content .product_card {
		padding: 0px 20px 20px;
	}
	.feature-card_txt {
		padding: 28px 28px 25px 26px;
	}
	.feature-card_txt .primary_btn {
		width: 100%;
	}
	.feature-card_txt,
	.featured_product_list.hide-content .feature-card:nth-child(odd) .feature-card_txt {
		border-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
	}
	.card_content .product_icon {
		margin-top: -47px;
	}
	.featured_product_list {
		gap: 68px;
	}
	.featured_product .view_all_btn {
		padding: 15px 32px;
		margin-top: 52px;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 301px;
		display: flex;
	}
	.gradiant_circle img {
		width: 441.675px;
	}
	.gradiant_circle {
		right: 0;
	}
	.how-it-works__badge {
		font-size: 32px;
		min-height: 45px;
		padding: 8px 21px;
		max-width: 243px;
	}
	.how-it-works__description {
		color: #fff;
	}
	.how-it-works .page-wrapper {
		gap: 37px;
	}
	.how-it-works__steps {
		gap: 41px;
		flex-direction: column;
	}
	.how-it-works__steps .step {
		width: 100%;
	}
	.how-it-works__steps h4,
	.how-it-works__steps p {
		text-align: left;
	}
	.btn_cta {
		max-width: 358px;
		min-height: 70px;
		font-size: 24px;
		line-height: 100%;
		width: 100%;
	}
	.how-it-works__steps {
		position: relative;
	}
	.how-it-works__steps::after {
		content: '';
		width: 113px;
		height: 3px;
		display: block;
		background-color: #fff;
		margin: 0 auto;
	}
	.how-it-works .page-wrapper {
		padding-bottom: 49px;
	}
	.stats-section::before,
	.stats-section::after {
		display: none;
	}
	.bg_lines svg {
		width: 100%;
		height: 100%;
		display: block;
		transform: rotate(90deg);
	}
	.bg_lines {
		overflow: hidden;
	}
	.key_stats {
		max-width: 257.756px;
		margin: 0 auto;
		padding-top: 69.96px;
		padding-bottom: 45.2px;
	}
	.gradiant_circle_box.right_circle {
		position: absolute;
		right: 0;
		top: auto;
		bottom: 0;
		left: 0;
	}
	.gradiant_circle_box.left_circle {
		right: 0;
	}
	.faq_top_img {
		display: none;
	}
	.single_faq {
		padding-left: 0;
		padding-right: 0;
		border-left: 0;
	}
	.faq-item {
		padding-left: 0;
	}
	.faq-question {
		line-height: 36px;
	}
	.faq-toggle {
		font-size: 31px;
	}
	.faqs .toggle_title {
		font-size: 12px;
		line-height: 22px;
		margin-right: 10px;
	}
	.faq-number {
		font-size: 24px;
		letter-spacing: 1.2px;
	}
	.faq-item {
		padding-bottom: 75.84px;
	}
	.faq-toggle {
		top: auto;
		bottom: 15.08px;
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
		align-content: center;
		vertical-align: middle;
		gap: 4.08px;
	}
	.faq-toggle span.icon {
		width: 30.841px;
	}
	.faq-number {
		top: auto;
		bottom: 26.08px;
	}
	.faqs .faq-item.active .toggle_title::before {
		content: 'Less info';
	}
	.faqs .faq-item:last-child {
		border-bottom: 0;
	}
	.brand_logos {
		border-top: 2px solid #fff;
		margin-top: 30px;
	}
	.brand_list {
		margin-top: 28.08px;
	}
	.brand_list li img {
		height: 62.946px;
	}
	.brand_list {
		margin-top: 28.08px;
		row-gap: 27.98px;
		column-gap: 35.55px;
	}
	.brand_list li {
		width: calc(50% - 19px);
		text-align: center;
	}
	.stats-pagination {
        margin: 30px auto 0;
        border-radius: 50%;
        background: linear-gradient(180deg, #CDFF44 2.56%, #00AB64 99.55%);
        display: flex;
        align-items: center;
        justify-content: center;
        width: 75.484px;
        height: 75.484px;
        max-width: 75.484px;
        color: #000 !important;
        text-align: center;
        font-family: Poppins;
        font-size: 16.258px;
        font-style: normal;
        font-weight: 400;
        line-height: 25.548px;
    }
.stat-item h2 {
   /* font-size: 142px;
    line-height: 100%;*/
}
.stat-item p {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -1.2px;
    max-width: 194px;
}
.stats-pagination::before {
    content: '';
    background: linear-gradient(90deg, rgba(205, 255, 68, 0.30) 2.56%, rgba(0, 171, 100, 0.30) 99.55%);
    width: 90.581px;
    height: 90.581px;
    transform: rotate(90deg);
    flex-shrink: 0;
    position: absolute;
    border-radius: 100%;
    z-index: -1;
}
.stats-pagination::after {
    content: '';
    background: linear-gradient(90deg, rgba(205, 255, 68, 0.20) 2.56%, rgba(0, 171, 100, 0.20) 99.55%);
    width: 108px;
    height: 108px;
    transform: rotate(90deg);
    flex-shrink: 0;
    position: absolute;
    border-radius: 100%;
    z-index: -10;
}  
.stats-wrapper .state_slider {
    padding-bottom: 40px;
}
.stats-wrapper {
    padding-left: 0;
}  
.stat-item::before {
    content: '';
    width: 1.636px;
    height: 63px;
    opacity: 0.5;
    background: #FFF;
    display: block;
    position: absolute;
    left: -10%;
    top: 55px;
}
.stat-item:first-child:before,
.stats-wrapper .stats-subtitle {
	display: none;
}
.key_content {
    text-align: center;
    line-height: 22px;
    max-width: 225px;
    color: #FFF;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: 25px;
}
.gradiant_circle_box {
	    background: linear-gradient(280deg, #CDFF44 2.56%, #00AB64 99.55%);
}
.what_we_do .flex_wrap {
    justify-content: center;
}
.desktop_title {
	display: none;
}
.mobile_title {
    color: #FFF;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    padding-left: 15px;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    justify-content: space-between;
}
.mobile_title span::before {
    content: '';
    width: 65px;
    display: block;
    height: 2px;
    background-color: #CDFF44;
}
.faq_section {
    border-top: 2px solid #FFF;
    padding-top: 33px;
}
.faqs {
    margin-top: 52px;
}
.mobile_title span {
    color: #CDFF44;
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    display: flex;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    flex-direction: row-reverse;
    gap: 12px;
}
.what_we_do p {
    min-height: 160px;
}
.what_we_do h2 {
    min-height: 24px;
}
}

@media(max-width: 392px){
.stat-item h2 {
/*    font-size: 110px;*/
}
.stat-item p {
    font-size: 21px;
    line-height: 29px;
}
.stat-item::before {
    left: -14%;
    top: 44px;
}
}