.et_pb_icon {text-align: center;height: auto;}
.et_pb_icon .et-pb-icon {position: relative;}
.et_pb_icon .et_pb_icon_wrap {display: inline-block;border-style: solid;border-width: 0;line-height: 0;-webkit-animation-fill-mode: both;animation-fill-mode: both;background-size: cover;position: relative;}
.et_pb_bg_layout_light.et_pb_module.et_pb_button {color: #2ea3f2;}
.et_pb_module.et_pb_button {display: inline-block;color: inherit;}
.et_pb_button_module_wrapper.et_pb_button_alignment_left {text-align: left;}
.et_pb_button_module_wrapper.et_pb_button_alignment_right {text-align: right;}
.et_pb_button_module_wrapper.et_pb_button_alignment_center {text-align: center;}
.et_pb_button_module_wrapper>a {display: inline-block;}
@media (max-width:980px) {.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {text-align: left;}
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {text-align: right;}
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {text-align: center;}}
@media (max-width:767px) {.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {text-align: left;}
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {text-align: right;}
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {text-align: center;}}
.et_pb_button[data-icon]:not([data-icon=""]):after {content: attr(data-icon);}
@media (max-width:980px) {.et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {content: attr(data-icon-tablet);}}
@media (max-width:767px) {.et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {content: attr(data-icon-phone);}}
.et_pb_code_inner {position: relative;}
.et_pb_number_counter {word-wrap: break-word;margin: 0 auto 30px;position: relative;text-align: center;}
.et_pb_number_counter .percent {z-index: 2;}
.et_pb_number_counter h3 {font-size: 18px;position: relative;}
.et_pb_number_counter .et_pb_module_header {position: relative;}
.et_pb_number_counter {opacity: 0;-webkit-transition: opacity 1s;transition: opacity 1s;}
.et_pb_number_counter.active {opacity: 1;}
.et_pb_number_counter {width: auto;}
.et_pb_number_counter canvas {display: none;visibility: hidden;}
.et_pb_number_counter .percent {height: 72px;position: relative;}
.et_pb_number_counter .percent p {font-size: 72px;line-height: 72px;font-weight: 500;}
.et_pb_number_counter.et_pb_with_title .percent {margin-bottom: 20px;}
@media (min-width:981px) and (max-width:1100px) {.et_pb_column_1_4 .et_pb_number_counter .percent, .et_pb_column_1_5 .et_pb_number_counter .percent, .et_pb_column_1_6 .et_pb_number_counter .percent {height: 55px;}
	.et_pb_column_1_4 .et_pb_number_counter h3, .et_pb_column_1_5 .et_pb_number_counter h3, .et_pb_column_1_6 .et_pb_number_counter h3 {padding: 10px 0 0;}}