#uc_uc_material_bullets_elementor_05848ef * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#uc_uc_material_bullets_elementor_05848ef .ue-icon-wrapper {
	display: flex;
}

#uc_uc_material_bullets_elementor_05848ef .ue-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 0;
	flex-shrink: 0;
	line-height: 1em;
	transition: .3s;
}

#uc_uc_material_bullets_elementor_05848ef .ue-icon svg {
	height: 1em;
	width: 1em;
}

#uc_uc_material_bullets_elementor_05848ef .uc_material_bullets_row {
	font-weight: 400;
	overflow: hidden;
	display: flex;
	position: relative;
	text-align: left;
	width: 100%;
	transition: .3s;
}

#uc_uc_material_bullets_elementor_05848ef .uc_material_bullets_row:last-child {
	margin-bottom: 0px !important;
}

#uc_uc_material_bullets_elementor_05848ef .uc_material_bullets_row {
	position: relative;
	vertical-align: middle;
}

#uc_uc_material_bullets_elementor_05848ef .uc_material_bullets_row .uc_content_box {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	flex-grow: 1;
}

#uc_uc_material_bullets_elementor_05848ef .ue-bullets {
	display: grid;
}

#uc_uc_material_bullets_elementor_05848ef .ue-text, #uc_uc_material_bullets_elementor_05848ef .ue-title, #uc_uc_material_bullets_elementor_05848ef .ue-seperator {
	width: 100%;
}

.ue-title {
	font-size: 21px;
	margin: 0;
}

#uc_uc_material_bullets_elementor_05848ef .uc_content_box > * {
	transition: all .3s;
}