
.purplegradient {
	background: linear-gradient(to right, #9c55b3, #e33dbb);
	-webkit-background-clip: text;
	color: transparent;
}

.borderleft {
	border-image: linear-gradient(to bottom, #9c55b3, #e33dbb) 1 100%;
	border-style: solid;
	border-left-width: 5px;
	padding-left: 20px;
}

.dsm_fixed_header_scroll.dsm_fixed_header_box_shadow_scroll:not(.dsm_fixed_header_scroll_active) header.et-l--header .et_pb_section {
	background-color: rgba(255, 255, 255, 0);
}

.dsm_mega_menu_0_tb_header .dsm-mega-menu-container:not(.mobile-menu) .dsm-root-menu {
	align-items: center !important;
}

@media screen and (max-width:980px) {
	.reverse {
		display: flex;
		flex-direction: column-reverse;
	}
}

.gform_wrapper .gform_fields {
	gap: 10px;
}

.gform_wrapper .gform_button {
	padding-top: 10px !important;
	padding-right: 30px !important;
	padding-bottom: 10px !important;
	padding-left: 30px !important;
	margin-right: 0px !important;
	background-image: linear-gradient(45deg, #e33dbb 0%, #9c55b3 100%) !important;
	border-radius: 5px;
}

@media only screen and (min-width:981px) and (max-width:1310px) {
	.dsm_mega_menu_0_tb_header .dsm-mega-menu-container .dsm-root-menu .dsm-mega-menu-item .dsm-menu-text {
		font-size: 12px !important;
	}
}

.bullet-list-sub-bullet>ul {
	padding: 0 0 0 1em !important;
}

sup {
	font-size: .6em !important;
}

#menu-mega-main-menu .no-underline a {
	text-decoration: none !important;
}

.df-site-logo {
	display: block;
	width: 100% !important;
	height: 100% !important;
}
