*, ::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;
}

hr {
	height: 0;
	color: inherit;
	border-top-width: 1px;
}

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-inline-block {
	display: inline-block;
}

.sp-flex {
	display: flex;
}

.sp-grid {
	display: grid;
}

.sp-h-10 {
	height: 2.5rem;
}

.sp-h-12 {
	height: 3rem;
}

.sp-h-2 {
	height: .5rem;
}

.sp-h-3 {
	height: .75rem;
}

.sp-h-32 {
	height: 8rem;
}

.sp-h-4 {
	height: 1rem;
}

.sp-h-48 {
	height: 12rem;
}

.sp-h-5 {
	height: 1.25rem;
}

.sp-h-6 {
	height: 1.5rem;
}

.sp-h-8 {
	height: 2rem;
}

.sp-w-10 {
	width: 2.5rem;
}

.sp-w-12 {
	width: 3rem;
}

.sp-w-16 {
	width: 4rem;
}

.sp-w-20 {
	width: 5rem;
}

.sp-w-24 {
	width: 6rem;
}

.sp-w-3 {
	width: .75rem;
}

.sp-w-32 {
	width: 8rem;
}

.sp-w-4 {
	width: 1rem;
}

.sp-w-5 {
	width: 1.25rem;
}

.sp-w-6 {
	width: 1.5rem;
}

.sp-w-8 {
	width: 2rem;
}

.sp-w-full {
	width: 100%;
}

.sp-grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.sp-grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sp-grid-cols-5 {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.sp-flex-row {
	flex-direction: row;
}

.sp-flex-col {
	flex-direction: column;
}

.sp-items-start {
	align-items: flex-start;
}

.sp-items-end {
	align-items: flex-end;
}

.sp-items-center {
	align-items: center;
}

.sp-items-stretch {
	align-items: stretch;
}

.sp-justify-start {
	justify-content: flex-start;
}

.sp-justify-end {
	justify-content: flex-end;
}

.sp-justify-center {
	justify-content: center;
}

.sp-justify-between {
	justify-content: space-between;
}

.sp-gap-1 {
	gap: .25rem;
}

.sp-gap-2 {
	gap: .5rem;
}

.sp-gap-3 {
	gap: .75rem;
}

.sp-gap-4 {
	gap: 1rem;
}

.sp-rounded-l {
	border-top-left-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.sp-rounded-r {
	border-top-right-radius: .25rem;
	border-bottom-right-radius: .25rem;
}

.sp-fill-current {
	fill: currentColor;
}

.sp-p-1 {
	padding: .25rem;
}

.sp-p-10 {
	padding: 2.5rem;
}

.sp-p-2 {
	padding: .5rem;
}

.sp-p-3 {
	padding: .75rem;
}

.sp-p-4 {
	padding: 1rem;
}

.sp-px-1 {
	padding-left: .25rem;
	padding-right: .25rem;
}

.sp-px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.sp-px-16 {
	padding-left: 4rem;
	padding-right: 4rem;
}

.sp-px-2 {
	padding-left: .5rem;
	padding-right: .5rem;
}

.sp-px-3 {
	padding-left: .75rem;
	padding-right: .75rem;
}

.sp-px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.sp-px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}

.sp-px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}

.sp-py-1 {
	padding-top: .25rem;
	padding-bottom: .25rem;
}

.sp-py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}

.sp-py-12 {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.sp-py-2 {
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.sp-py-3 {
	padding-top: .75rem;
	padding-bottom: .75rem;
}

.sp-py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.sp-py-5 {
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.sp-py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.sp-pb-1 {
	padding-bottom: .25rem;
}

.sp-pb-2 {
	padding-bottom: .5rem;
}

.sp-pb-4 {
	padding-bottom: 1rem;
}

.sp-pb-5 {
	padding-bottom: 1.25rem;
}

.sp-pb-6 {
	padding-bottom: 1.5rem;
}

.sp-pb-8 {
	padding-bottom: 2rem;
}

.sp-pl-1 {
	padding-left: .25rem;
}

.sp-pl-2 {
	padding-left: .5rem;
}

.sp-pl-4 {
	padding-left: 1rem;
}

.sp-pl-8 {
	padding-left: 2rem;
}

.sp-pt-1 {
	padding-top: .25rem;
}

.sp-pt-2 {
	padding-top: .5rem;
}

.sp-text-center {
	text-align: center;
}

.sp-leading-none {
	line-height: 1;
}

.sp-antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html {
	scroll-behavior: smooth;
}

body {
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

hr {
	margin: 20px 0;
	opacity: .5;
	border-color: currentColor;
}

ol {
	list-style: number;
	list-style-position: inside;
}

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-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-h4, h4 {
	font-size: 18px;
}

.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;
}

.fab {
	font-weight: normal;
}

.spBgfullbottom {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
	min-height: 100%;
}

.sp-button {
	border-radius: 4px;
}

a.sp-button:hover {
	text-decoration: none !important;
	transition: .3s;
}

.sp-ss:hover, .sp-sp:hover {
	filter: brightness(90%);
	transition: .3s;
	text-decoration: none;
}

@keyframes progress-bar-stripes {
	from {
		background-position: 0 16px;
	}
	
	to {
		background-position: 0 0;
	}
}

.sp-socialprofiles-style-1 .sp-sp-instagram {
	color: #f77737 !important;
}

.sp-sp {
	display: flex;
	align-items: center;
	justify-content: center;
}

.sp-sp-instagram {
	background: #f77737;
	text-decoration: none;
}

@keyframes sp-ajax-stripes {
	from {
		background-position: 48px 0;
	}
	
	to {
		background-position: 0 0;
	}
}

@media (max-width:640px) {
	.sp-socialsharing-wrapper, .sp-nav, .sp-button-wrapper, .sp-image-wrapper {
		text-align: center !important;
		justify-content: center !important;
	}
	
	.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;
	}
	
	.sp-socialprofiles-wrapper {
		text-align: center !important;
		justify-content: center !important;
	}
}

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 {
	box-sizing: border-box;
}

.seedprod-menu-list, .menu-item {
	position: relative;
}

.seedprod-menu-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-item {
	padding: 0;
	margin: 0;
	height: 100%;
}

.seedprod-menu-horizontal .nav-menu {
	width: 100%;
	white-space: nowrap;
}

.seedprod-menu-horizontal .nav-menu .seedprod-menu-list {
	display: inline-block;
}

.seedprod-menu-horizontal .nav-menu .menu-item, .seedprod-menu-horizontal .nav-menu .seedprod-menu-heading, .seedprod-menu-horizontal .nav-menu .seedprod-menu-separator {
	display: inline-block;
	vertical-align: middle;
}

.menu-item .menu-item {
	display: block;
	white-space: nowrap;
}

.seedprod-menu-horizontal .menu-item .menu-item {
	display: block;
}

.sub-menu {
	display: none;
	position: absolute;
	left: 100%;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 3;
}

.seedprod-menu-horizontal .nav-menu .sub-menu {
	left: 0;
	top: auto;
	width: inherit;
}

.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;
}

.seedprod-menu-horizontal .nav-menu .menu-item-has-children>a:after {
	content: "▾";
}

.sub-menu {
	background-color: #fff;
}

.nav-bar {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	align-items: center;
	padding: 1rem 1.5rem;
}

.hamburger {
	display: none;
}

.bar {
	display: block;
	width: 25px;
	height: 3px;
	margin: 5px auto;
	transition: all .3s ease-in-out;
	background-color: #101010;
}

.sp-nested-nav-wrapper .nav-bar {
	padding: 0;
}

@media only screen and (max-width:786px) {
	.custom-restricted-width {
		width: 99%;
		display: block;
	}
	
	.sp-nested-nav-wrapper {
		width: 100%;
	}
	
	.sp-mobile-menu-true ul.seedprod-menu-list {
		display: inline-block;
		width: 100%;
		text-align: left;
	}
	
	.sp-mobile-menu-true .nav-bar {
		padding: 0;
	}
	
	.sp-mobile-menu-true .menu-item-has-children:hover>.sub-menu {
		width: 100%;
		display: none;
	}
	
	.seedprod-menu-horizontal.sp-mobile-menu-true .menu-item, .seedprod-menu-horizontal.sp-mobile-menu-true .pure-menu-heading, .seedprod-menu-horizontal.sp-mobile-menu-true .pure-menu-separator {
		display: block !important;
		padding: 0 !important;
	}
	
	.sp-mobile-menu-true .menu-item a {
		display: block;
		width: 100%;
	}
	
	.sp-mobile-menu-true .nav-menu .menu-item {
		display: block !important;
		font-size: 22px;
		line-height: 26px;
	}
	
	.sp-mobile-menu-true .nav-menu {
		display: none;
	}
	
	.sp-mobile-menu-true .hamburger {
		display: block;
		cursor: pointer;
	}
	
	.sp-mobile-menu-false .nav-menu .seedprod-menu-list {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}

.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;
	}
}

.sp-mobile-menu-true ul.sub-menu {
	padding-left: 10px;
}

.custom-restricted-width .menu-item:first-child {
	padding-top: 0 !important;
}

.custom-restricted-width .menu-item:last-child {
	padding-bottom: 0 !important;
}

.sub-menu li {
	text-align: left !important;
}

.custom-restricted-width .sub-menu .menu-item {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.sp-custom-grid {
	display: grid;
}

.sp-custom-gap-4 {
	grid-gap: 1rem;
	gap: 1rem;
}

.sp-custom-grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.sp-custom-grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.sp-custom-grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sp-custom-grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.sp-custom-grid-cols-5 {
	grid-template-columns: repeat(5, minmax(0, 1fr));
}

.sp-custom-grid-cols-6 {
	grid-template-columns: repeat(6, minmax(0, 1fr));
}

.sp-custom-grid-cols-7 {
	grid-template-columns: repeat(7, minmax(0, 1fr));
}

.sp-custom-grid-cols-8 {
	grid-template-columns: repeat(8, minmax(0, 1fr));
}

.sp-custom-grid-cols-9 {
	grid-template-columns: repeat(9, minmax(0, 1fr));
}

.sp-custom-grid-cols-10 {
	grid-template-columns: repeat(10, minmax(0, 1fr));
}

.sp-custom-grid-cols-11 {
	grid-template-columns: repeat(11, minmax(0, 1fr));
}

.sp-custom-grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr));
}

.sp-searchform button {
	background: #ccc;
}

.sp-searchform input {
	color: #444;
}

@media only screen and (max-width:480px) {
	.sp-custom-grid-cols-2 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-3 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-4 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-5 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-6 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-7 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-8 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-9 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-10 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-11 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	
	.sp-custom-grid-cols-12 {
		grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
}

.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;
}

.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 ol {
	display: block;
	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-posts-single-block a, .sp-posts-single-block a:hover {
	text-decoration: none;
}

.sp-posts-single-block {
	overflow: hidden;
}

.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;
	}
}

.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;
	}
}