*, ::before, ::after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

*, ::before, ::after {
	box-sizing: border-box;
	border-width: 0;
	border-style: solid;
	border-color: #e5e7eb;
}

::before, ::after {
	--tw-content: "";
}

html, :host {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-feature-settings: normal;
	font-variation-settings: normal;
	-webkit-tap-highlight-color: transparent;
}

body {
	margin: 0;
	line-height: inherit;
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}

h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: inherit;
}

b, strong {
	font-weight: bolder;
}

button, input, optgroup, select, textarea {
	font-family: inherit;
	font-feature-settings: inherit;
	font-variation-settings: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	letter-spacing: inherit;
	color: inherit;
	margin: 0;
	padding: 0;
}

button, select {
	text-transform: none;
}

button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']) {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

:-moz-focusring {
	outline: auto;
}

:-moz-ui-invalid {
	box-shadow: none;
}

::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
	height: auto;
}

[type='search'] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
	margin: 0;
}

ol, ul, menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input::placeholder, textarea::placeholder {
	opacity: 1;
	color: #9ca3af;
}

button, [role="button"] {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
	display: block;
	vertical-align: middle;
}

img, video {
	max-width: 100%;
	height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
	display: none;
}

.sp-m-auto {
	margin: auto;
}

.sp-w-full {
	width: 100%;
}

.sp-justify-between {
	justify-content: space-between;
}

html {
	scroll-behavior: smooth;
}

body {
	background-color: #fff;
}

#sp-theme-template {
	display: flex;
	flex-direction: column;
	position: relative;
}

#sp-page {
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 10;
	background-color: transparent !important;
	background-image: none !important;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

ul {
	list-style: disc;
	list-style-position: inside;
}

.sp-el-section {
	padding: 10px;
}

.sp-el-row {
	max-width: 1000px;
	padding: 0;
}

.sp-el-col {
	padding: 10px;
}

.sp-el-block {
	padding: 10px;
}

#sp-page h1, #sp-page h2, #sp-page h3, #sp-page h4, #sp-page h5, #sp-page h6 {
	margin: 0;
}

.sp-header-tag-h1, h1 {
	font-size: 36px;
}

.sp-header-tag-h2, h2 {
	font-size: 30px;
}

.sp-header-tag-h3, h3 {
	font-size: 24px;
}

.sp-header-tag-h6, h6 {
	font-size: 12px;
}

.sp-header-tag-h1, h1, .sp-header-tag-h2, h2, .sp-header-tag-h3, h3, .sp-header-tag-h4, h4, .sp-header-tag-h5, h5, .sp-header-tag-h6, h6 {
	line-height: 1.2;
}

img {
	display: inline-block;
}

#sp-page input[type="text"], #sp-page input[type="password"], #sp-page input[type="email"], #sp-page input[type="url"], #sp-page input[type="date"], #sp-page input[type="month"], #sp-page input[type="time"], #sp-page input[type="datetime"], #sp-page input[type="datetime-local"], #sp-page input[type="week"], #sp-page input[type="number"], #sp-page input[type="search"], #sp-page input[type="tel"], #sp-page input[type="color"], #sp-page select, #sp-page textarea {
	border: 1px #ccc solid;
	background: #fff;
}

#cspio-bypass {
	border: 1px solid #ccc !important;
}

#cspio-bypass-btn {
	color: #fff;
}

@keyframes progress-bar-stripes {
	from {
		background-position: 0 16px;
	}
	
	to {
		background-position: 0 0;
	}
}

@keyframes sp-ajax-stripes {
	from {
		background-position: 48px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

#tubular-container iframe {
	opacity: 0;
	transition: opacity .5s;
}

@media (max-width:640px) {
	.sp-el-section, .sp-el-row, .sp-el-col, .sp-el-block, .sp-optin-wrapper, .sp-testimonials-wrapper, .sp-testimonial-wrapper {
		padding: 8px !important;
	}
	
	.sp-w-full {
		width: 100% !important;
	}
	
	img:not(".sp-testimonial-img") {
		height: auto !important;
	}
	
	h1, h2, h3, h4, h5, h6 {
		text-align: center !important;
	}
}

#cspio-bypass-btn {
	font-size: 15px;
	height: 27px;
	padding: 0 14px;
	border-radius: 4px;
}

input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-width: 1px;
	border-radius: .25rem;
	padding-top: .25rem;
	padding-right: .5rem;
	padding-bottom: .25rem;
	padding-left: .5rem;
	line-height: 1.5;
}

.seedprod-menu-list, .menu-item {
	position: relative;
}

.menu-item {
	padding: 0;
	margin: 0;
	height: 100%;
}

.menu-item .menu-item {
	display: block;
	white-space: nowrap;
}

.sub-menu {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 3;
}

.menu-item-has-children:hover>.sub-menu, .seedprod-menu-active>.sub-menu {
	display: block;
	position: absolute;
}

.menu-item-has-children>a:after {
	padding-left: .5em;
	content: "▸";
	font-size: inherit;
}

.sub-menu {
	background-color: #fff;
}

.sub-menu .menu-item {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

@media (max-width:786px) {
	.menu-item {
		margin-top: 2px !important;
		margin-bottom: 2px !important;
	}
	
	.menu-item a {
		text-align: left !important;
	}
}

.sub-menu li {
	text-align: left !important;
}

.sp-postcomments-wrapper .comments-area .comments-title, #reply-title {
	font-size: 24px;
}

#wp-comment-cookies-consent {
	margin-right: 8px;
}

.sp-postcomments-wrapper .comments-area .comment-form input:not:[type="submit"], .sp-postcomments-wrapper .comments-area .comment-form textarea {
	font-size: 16px;
	padding: 12px 15px;
	width: 100%;
	border-radius: 3px;
	margin-bottom: 16px;
}

#reply-title {
	margin-bottom: 20px;
}

.sp-text-block-style p:not(:last-child) {
	margin-bottom: 20px;
}

.sp-text-block-style ul {
	display: block;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-left: 2rem;
	margin-bottom: 20px;
}

.sp-text-block-style li {
	padding-left: .5rem;
	padding-right: .5rem;
}

.sp-postcontent p:not(:last-child) {
	margin-bottom: 20px;
}

.sp-postcontent ul {
	display: block;
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	margin-left: 2rem;
	margin-bottom: 20px;
}

.sp-postcontent li {
	padding-left: .5rem;
	padding-right: .5rem;
}

.sp-postcontent img, .sp-postcontent iframe {
	margin-bottom: 20px;
}

.sp-postcontent h1, .sp-postcontent h2, .sp-postcontent h3, .sp-postcontent h4, .sp-postcontent h5, .sp-postcontent h6 {
	margin-bottom: 10px;
}

.sp-postcontent {
	clear: both;
}

.page-numbers {
	margin-right: 4px;
}

.sp-el-section, .sp-el-col, .sp-el-row {
	position: relative;
}

.sp-section-shape svg, .sp-row-shape svg, .sp-col-shape svg {
	display: block;
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
}

@keyframes hotspot-soft-beat {
	from {
		transform: scale(1);
	}
	
	to {
		transform: scale(1.1);
	}
}

@keyframes hotspot-expand {
	from {
		transform: scale(.5);
		opacity: 1;
	}
	
	to {
		transform: scale(1);
		opacity: .7;
	}
}

.post-password-form {
	align-items: center;
	flex-direction: column;
	display: flex;
}

#edd_checkout_wrap input[type="number"], #edd_checkout_wrap input[type="tel"], #edd_checkout_wrap input[type="text"], #edd_checkout_wrap input[type="password"], #edd_checkout_wrap input[type="email"], #edd_checkout_wrap select, #edd_checkout_wrap textarea, .select2-container--default .select2-selection--single .select2-selection__rendered {
	padding: 10px;
}

#edd_checkout_wrap #edd_final_total_wrap {
	margin-bottom: 10px;
}

.sp-imagecarousels-wrapper .sp-flex>.sp-imagecarousel-wrapper[style*="opacity: 1"] {
	position: relative !important;
	z-index: 5 !important;
	pointer-events: auto !important;
}

.sp-imagecarousels-wrapper .sp-flex>.sp-imagecarousel-wrapper[style*="opacity: 0"] {
	z-index: 1 !important;
	pointer-events: none !important;
}

@media (min-width:640px) {
	.sm\:sp-flex {
		display: flex;
	}
}