.clearfix:after, .filepond--data, .filepond--panel-center:not([style]) {
	visibility: hidden
}
#contact_wrapper label.error {
	font-size: 80%;
	color: #f41724;
	float: right;
	transform: translateY(-60%);
	left: auto;
	top: auto;
	right: 12px;
	line-height: normal;
	position: relative;
	background: #fff;
	padding: 0 .3125rem
}
#contact_wrapper .form-group label .optional {
	font-size: 80%
}
#contact_wrapper .has-error .custom-control-label::before {
	border: 1px solid #c01e1e
}
.form-error-msg {
	font-size: 80%;
	color: #f41724
}
#contact_wrapper .buttons, #contact_wrapper .captcha {
	margin-top: 5px
}
#contact_wrapper .captcha label.f_left {
	margin: 7px 10px inherit inherit
}
#contact_wrapper .results p {
	padding: 11px 15px;
	color: #fff;
	font-weight: 700;
	border-radius: 5px
}
#contact_wrapper .results p.sending_success {
	color: #1c871e;
	background-color: #cee8d1;
	border-color: #cee8d1
}
#contact_wrapper .results p.sending_error {
	background-color: #d9534f
}
#contact_wrapper input.error, #contact_wrapper select.error, #contact_wrapper textarea.error {
	border: 1px solid #f41724
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both
}
.filepond--file-action-button[hidden], .filepond--file-info .filepond--file-info-sub:empty, .filepond--root[data-style-panel-layout ~ =circle] .filepond--panel-root > *, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--panel-root > * {
	display: none
}
.lds-spinner {
	display: block;
	position: relative;
	width: 0;
	height: 0;
	bottom: 42px;
	left: 182px
}
.filepond--drip, .filepond--drip-blob, .filepond--drop-label {
	left: 0;
	top: 0;
	position: absolute
}
.lds-spinner div {
	transform-origin: 20px 20px;
	animation: 1.2s linear infinite lds-spinner
}
.lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 2px;
	left: 18px;
	width: 3px;
	height: 9px;
	border-radius: 20%;
	background: #1c871e
}
.lds-spinner div:first-child {
	transform: rotate(0);
	animation-delay: -1.1s
}
.lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s
}
.lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -.9s
}
.lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -.8s
}
.lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -.7s
}
.lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -.6s
}
.lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -.5s
}
.lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -.4s
}
.lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -.3s
}
.lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -.2s
}
.lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -.1s
}
.lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s
}
@keyframes lds-spinner {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.filepond--assistant {
	overflow: hidden;
	height: 1px;
	width: 1px;
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%)
}
.filepond--browser.filepond--browser {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 1em;
	top: 1.75em;
	width: calc(100% - 2em);
	opacity: 0;
	font-size: 0
}
.filepond--data {
	position: absolute;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	border: none;
	pointer-events: none;
	contain: strict
}
.filepond--drip {
	right: 0;
	bottom: 0;
	overflow: hidden;
	opacity: .1;
	pointer-events: none;
	border-radius: .5em;
	background: rgba(0, 0, 0, .01)
}
.filepond--drip-blob {
	-webkit-transform-origin: center center;
	transform-origin: center center;
	width: 8em;
	height: 8em;
	margin-left: -4em;
	margin-top: -4em;
	background: #292625;
	border-radius: 50%;
	will-change: transform, opacity
}
.filepond--drop-label {
	right: 0;
	margin: 0;
	color: #4f4f4f;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	will-change: transform, opacity
}
.filepond--file-info, .filepond--file-status {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	position: static;
	display: flex;
	will-change: transform, opacity;
	pointer-events: none
}
.filepond--drop-label.filepond--drop-label label {
	display: block;
	margin: 0;
	padding: .5em
}
.filepond--drop-label label {
	cursor: default;
	font-size: .875em;
	font-weight: 400;
	text-align: center;
	line-height: 1.5
}
.filepond--label-action {
	text-decoration: underline;
	-webkit-text-decoration-skip: ink;
	text-decoration-skip-ink: auto;
	-webkit-text-decoration-color: #a7a4a4;
	text-decoration-color: #a7a4a4;
	cursor: pointer
}
.filepond--root[data-disabled] .filepond--drop-label label {
	opacity: .5
}
.filepond--file-action-button.filepond--file-action-button {
	font-size: 1em;
	width: 1.625em;
	height: 1.625em;
	font-family: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
	will-change: transform, opacity
}
.filepond--file-action-button.filepond--file-action-button span {
	position: absolute;
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	white-space: nowrap
}
.filepond--file-action-button.filepond--file-action-button svg {
	width: 100%;
	height: 100%
}
.filepond--file-action-button.filepond--file-action-button::after {
	position: absolute;
	left: -.75em;
	right: -.75em;
	top: -.75em;
	bottom: -.75em;
	content: ''
}
.filepond--file-action-button {
	cursor: auto;
	color: #fff;
	border-radius: 50%;
	background-color: rgba(0, 0, 0, .5);
	background-image: none;
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	transition: box-shadow .25s ease-in
}
.filepond--file-action-button:focus, .filepond--file-action-button:hover {
	box-shadow: 0 0 0 .125em rgba(255, 255, 255, .9)
}
.filepond--file-action-button[disabled] {
	color: rgba(255, 255, 255, .5);
	background-color: rgba(0, 0, 0, .25)
}
.filepond--file-info {
	flex-direction: column;
	align-items: flex-start;
	flex: 1;
	margin: 0 .5em 0 0;
	min-width: 0;
	user-select: none
}
.filepond--file-info * {
	margin: 0
}
.filepond--file-info .filepond--file-info-main {
	font-size: .75em;
	line-height: 1.2;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%
}
.filepond--file-info .filepond--file-info-sub {
	font-size: .625em;
	opacity: .5;
	transition: opacity .25s ease-in-out;
	white-space: nowrap
}
.filepond--file-status {
	flex-direction: column;
	align-items: flex-end;
	flex-grow: 0;
	flex-shrink: 0;
	margin: 0;
	min-width: 2.25em;
	text-align: right;
	user-select: none
}
.filepond--file-status * {
	margin: 0;
	white-space: nowrap
}
.filepond--file-status .filepond--file-status-main {
	font-size: .75em;
	line-height: 1.2
}
.filepond--file-status .filepond--file-status-sub {
	font-size: .625em;
	opacity: .5;
	transition: opacity .25s ease-in-out
}
.filepond--file-wrapper.filepond--file-wrapper {
	border: none;
	margin: 0;
	padding: 0;
	min-width: 0;
	height: 100%
}
.filepond--file-wrapper.filepond--file-wrapper > legend {
	position: absolute;
	overflow: hidden;
	height: 1px;
	width: 1px;
	padding: 0;
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	white-space: nowrap
}
.filepond--file {
	position: static;
	display: flex;
	height: 100%;
	align-items: flex-start;
	padding: .5625em;
	color: #fff;
	border-radius: .5em
}
.filepond--file .filepond--file-status {
	margin-left: auto;
	margin-right: 2.25em
}
.filepond--file .filepond--processing-complete-indicator {
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 3
}
.filepond--file .filepond--file-action-button, .filepond--file .filepond--processing-complete-indicator, .filepond--file .filepond--progress-indicator {
	position: absolute
}
.filepond--file [data-align*=left] {
	left: .5625em
}
.filepond--file [data-align*=right] {
	right: .5625em
}
.filepond--file [data-align*=center] {
	left: calc(50% - .8125em)
}
.filepond--file [data-align*=bottom] {
	bottom: 1.125em
}
.filepond--file [data-align=center] {
	top: calc(50% - .8125em)
}
.filepond--file .filepond--progress-indicator {
	margin-top: .1875em
}
.filepond--file .filepond--progress-indicator[data-align*=right] {
	margin-right: .1875em
}
.filepond--file .filepond--progress-indicator[data-align*=left] {
	margin-left: .1875em
}
[data-filepond-item-state*=error] .filepond--file-info, [data-filepond-item-state*=invalid] .filepond--file-info, [data-filepond-item-state=cancelled] .filepond--file-info {
	margin-right: 2.25em
}
[data-filepond-item-state=processing-error] .filepond--file-status-sub, [data-filepond-item-state ~ =processing] .filepond--file-status-sub {
	opacity: 0
}
[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing ~ .filepond--file-info .filepond--file-info-sub, [data-filepond-item-state=processing-complete] .filepond--file-status-sub, [data-filepond-item-state=processing-error] .filepond--action-retry-item-processing ~ .filepond--file-status .filepond--file-status-sub, [data-filepond-item-state ~ =processing] .filepond--action-abort-item-processing ~ .filepond--file-status .filepond--file-status-sub {
	opacity: .5
}
[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg {
	-webkit-animation: .5s linear 125ms both fall;
	animation: .5s linear 125ms both fall
}
[data-filepond-item-state=processing-complete] .filepond--file-info-sub, [data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden]) ~ .filepond--file-status .filepond--file-status-sub {
	opacity: 0
}
[data-filepond-item-state*=error] .filepond--file-wrapper, [data-filepond-item-state*=error] .filepond--panel, [data-filepond-item-state*=invalid] .filepond--file-wrapper, [data-filepond-item-state*=invalid] .filepond--panel {
	-webkit-animation: .65s linear both shake;
	animation: .65s linear both shake
}
[data-filepond-item-state*=busy] .filepond--progress-indicator svg {
	-webkit-animation: 1s linear infinite spin;
	animation: 1s linear infinite spin
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0)
	}
	100% {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}
@keyframes spin {
	0% {
		-webkit-transform: rotateZ(0);
		transform: rotateZ(0)
	}
	100% {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg)
	}
}
@-webkit-keyframes shake {
	10%, 90% {
		-webkit-transform: translateX(-.0625em);
		transform: translateX(-.0625em)
	}
	20%, 80% {
		-webkit-transform: translateX(.125em);
		transform: translateX(.125em)
	}
	30%, 50%, 70% {
		-webkit-transform: translateX(-.25em);
		transform: translateX(-.25em)
	}
	40%, 60% {
		-webkit-transform: translateX(.25em);
		transform: translateX(.25em)
	}
}
@keyframes shake {
	10%, 90% {
		-webkit-transform: translateX(-.0625em);
		transform: translateX(-.0625em)
	}
	20%, 80% {
		-webkit-transform: translateX(.125em);
		transform: translateX(.125em)
	}
	30%, 50%, 70% {
		-webkit-transform: translateX(-.25em);
		transform: translateX(-.25em)
	}
	40%, 60% {
		-webkit-transform: translateX(.25em);
		transform: translateX(.25em)
	}
}
@-webkit-keyframes fall {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	70% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}
@keyframes fall {
	0% {
		opacity: 0;
		-webkit-transform: scale(.5);
		transform: scale(.5);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	70% {
		opacity: 1;
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
}
.filepond--hopper[data-hopper-state=drag-over] > * {
	pointer-events: none
}
.filepond--hopper[data-hopper-state=drag-over]::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 100
}
.filepond--progress-indicator {
	z-index: 103
}
.filepond--file-action-button {
	z-index: 102
}
.filepond--file-status {
	z-index: 101
}
.filepond--file-info {
	z-index: 100
}
.filepond--item {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
	padding: 0;
	margin: .25em;
	will-change: transform, opacity
}
.filepond--item > .filepond--panel {
	z-index: -1
}
.filepond--item[data-drag-state]:not([data-drag-state=idle]), .filepond--root > .filepond--panel {
	z-index: 2
}
.filepond--item > .filepond--panel .filepond--panel-bottom {
	box-shadow: 0 .0625em .125em -.0625em rgba(0, 0, 0, .25)
}
.filepond--item > .filepond--file-wrapper, .filepond--item > .filepond--panel {
	transition: opacity .15s ease-out
}
.filepond--item[data-drag-state] {
	cursor: -webkit-grab;
	cursor: grab
}
.filepond--item[data-drag-state] > .filepond--panel {
	transition: box-shadow 125ms ease-in-out;
	box-shadow: 0 0 0 transparent
}
.filepond--item[data-drag-state=drag] {
	cursor: -webkit-grabbing;
	cursor: grabbing
}
.filepond--item[data-drag-state=drag] > .filepond--panel {
	box-shadow: 0 .125em .3125em rgba(0, 0, 0, .325)
}
.filepond--item-panel {
	background-color: #64605e;
	border-radius: .5em;
	transition: background-color .25s
}
[data-filepond-item-state=processing-complete] .filepond--item-panel {
	background-color: #369763
}
[data-filepond-item-state*=error] .filepond--item-panel, [data-filepond-item-state*=invalid] .filepond--item-panel {
	background-color: #c44e47
}
.filepond--list-scroller {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	will-change: transform;
	z-index: 6
}
.filepond--list-scroller[data-state=overflow] .filepond--list {
	bottom: 0;
	right: 0
}
.filepond--list-scroller[data-state=overflow] {
	overflow-y: scroll;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-mask: linear-gradient(to bottom, #000 calc(100% - 0.5em), transparent 100%);
	mask: linear-gradient(to bottom, #000 calc(100% - 0.5em), transparent 100%)
}
.filepond--list-scroller::-webkit-scrollbar {
	background: 0 0
}
.filepond--list-scroller::-webkit-scrollbar:vertical {
	width: 1em
}
.filepond--list-scroller::-webkit-scrollbar:horizontal {
	height: 0
}
.filepond--list-scroller::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, .3);
	border-radius: 99999px;
	border: .3125em solid transparent;
	background-clip: content-box
}
.filepond--list.filepond--list {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	will-change: transform
}
.filepond--list {
	left: .75em;
	right: .75em
}
.filepond--root[data-style-panel-layout ~ =integrated] {
	width: 100%;
	height: 100%;
	max-width: none;
	margin: 0
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--panel-root, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--panel-root {
	border-radius: 0
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--drop-label, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--drop-label {
	bottom: 0;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 7
}
.filepond--panel[data-scalable=false] > div, .filepond--root[data-style-panel-layout ~ =circle] .filepond--file-info, .filepond--root[data-style-panel-layout ~ =circle] .filepond--file-status, .filepond--root[data-style-panel-layout ~ =circle] .filepond--item-panel, .filepond--root[data-style-panel-layout ~ =circle] > .filepond--panel > *, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--item-panel {
	display: none
}
.filepond--root[data-style-panel-layout ~ =compact] .filepond--list-scroller, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--list-scroller {
	overflow: hidden;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0
}
.filepond--root[data-style-panel-layout ~ =compact] .filepond--list, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--list {
	left: 0;
	right: 0;
	height: 100%
}
.filepond--root[data-style-panel-layout ~ =compact] .filepond--item, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--item {
	margin: 0
}
.filepond--root[data-style-panel-layout ~ =compact] .filepond--file-wrapper, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--file-wrapper {
	height: 100%
}
.filepond--root[data-style-panel-layout ~ =compact] .filepond--drop-label, .filepond--root[data-style-panel-layout ~ =integrated] .filepond--drop-label {
	z-index: 7
}
.filepond--root[data-style-panel-layout ~ =circle] {
	border-radius: 99999rem;
	overflow: hidden
}
.filepond--root[data-style-panel-layout ~ =circle] > .filepond--panel {
	border-radius: inherit
}
@media not all and (min-resolution:0.001dpcm) {
	@supports (-webkit-appearance: none) and (stroke-color:transparent) {
		.filepond--root[data-style-panel-layout ~ =circle] {
			will-change: transform
		}
	}
}
.filepond--panel-root {
	border-radius: .5em;
	background-color: #f5f7fa
}
.filepond--panel {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0;
	height: 100% !important;
	pointer-events: none
}
.filepond-panel:not([data-scalable=false]) {
	height: auto !important
}
.filepond--panel[data-scalable=true] {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background-color: transparent !important;
	border: none !important
}
.filepond--panel-bottom::before, .filepond--panel-top::after {
	content: '';
	position: absolute;
	height: 2px;
	background-color: inherit;
	left: 0;
	right: 0
}
.filepond--panel-bottom, .filepond--panel-center, .filepond--panel-top {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0
}
.filepond--panel-bottom, .filepond--panel-top {
	height: .5em
}
.filepond--panel-top {
	border-bottom-left-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border-bottom: none !important
}
.filepond--panel-top::after {
	bottom: -1px
}
.filepond--panel-bottom, .filepond--panel-center {
	will-change: transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: translate3d(0, .5em, 0);
	transform: translate3d(0, .5em, 0)
}
.filepond--panel-bottom {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
	border-top: none !important
}
.filepond--panel-bottom::before {
	top: -1px
}
.filepond--panel-center {
	height: 100px !important;
	border-top: none !important;
	border-bottom: none !important;
	border-radius: 0 !important
}
.filepond--progress-indicator {
	position: static;
	width: 1.25em;
	height: 1.25em;
	color: #fff;
	margin: 0;
	pointer-events: none;
	will-change: transform, opacity
}
.filepond--progress-indicator svg {
	width: 100%;
	height: 100%;
	vertical-align: top;
	transform-box: fill-box
}
.filepond--progress-indicator path {
	fill: none;
	stroke: currentColor
}
.filepond--drop-label {
	z-index: 5
}
.filepond--drip {
	z-index: 3
}
.filepond--browser {
	z-index: 1
}
.filepond--root {
	box-sizing: border-box;
	position: relative;
	margin-bottom: 1em;
	font-size: 1rem;
	line-height: normal;
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
	font-weight: 450;
	text-align: left;
	text-rendering: optimizeLegibility;
	direction: ltr;
	contain: layout style size
}
.filepond--root * {
	box-sizing: inherit;
	line-height: inherit
}
.filepond--root :not(text) {
	font-size: inherit
}
.filepond--root[data-disabled] {
	pointer-events: none
}
.filepond--root[data-disabled] .filepond--list-scroller {
	pointer-events: all
}
.filepond--root[data-disabled] .filepond--list {
	pointer-events: none
}
.filepond--root .filepond--drop-label {
	min-height: 4.75em
}
.filepond--root .filepond--list-scroller {
	margin-top: 1em;
	margin-bottom: 1em
}
.filepond--root .filepond--credits {
	position: absolute;
	right: 0;
	opacity: .175;
	line-height: .85;
	font-size: 11px;
	color: inherit;
	text-decoration: none;
	z-index: 3;
	bottom: -14px
}
.filepond--root .filepond--credits[style] {
	top: 0;
	bottom: auto;
	margin-top: 14px
}
.filepond--action-edit-item.filepond--action-edit-item {
	width: 2em;
	height: 2em;
	padding: .1875em
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*=center] {
	margin-left: -.1875em
}
.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom] {
	margin-bottom: -.1875em
}
.filepond--action-edit-item-alt {
	border: none;
	line-height: inherit;
	background: 0 0;
	font-family: inherit;
	color: inherit;
	outline: 0;
	padding: 0;
	margin: 0 0 0 .25em;
	pointer-events: all;
	position: absolute
}
.filepond--action-edit-item-alt svg {
	width: 1.3125em;
	height: 1.3125em
}
.filepond--action-edit-item-alt span {
	font-size: 0;
	opacity: 0
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--action-edit-item {
	opacity: 1 !important;
	visibility: visible !important
}
.filepond--image-preview-markup {
	position: absolute;
	left: 0;
	top: 0
}
.filepond--image-preview-overlay {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 5rem;
	max-height: 7rem;
	margin: 0;
	opacity: 0;
	z-index: 2;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.filepond--image-preview-overlay svg {
	width: 100%;
	height: auto;
	color: inherit;
	max-height: inherit
}
.filepond--image-preview-overlay-idle {
	mix-blend-mode: multiply;
	color: rgba(40, 40, 40, .85)
}
.filepond--image-preview-overlay-success {
	mix-blend-mode: normal;
	color: #369763
}
.filepond--image-preview-overlay-failure {
	mix-blend-mode: normal;
	color: #c44e47
}
@supports (-webkit-marquee-repetition:infinite) and ((-o-object-fit:fill) or (object-fit:fill)) {
	.filepond--image-preview-overlay-idle {
		mix-blend-mode: normal
	}
}
.filepond--image-preview-wrapper {
	z-index: 2;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	margin: 0;
	border-radius: .45em;
	overflow: hidden;
	background: rgba(0, 0, 0, .01)
}
.filepond--image-preview {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
	pointer-events: none;
	background: #222;
	will-change: transform, opacity
}
.filepond--image-clip {
	position: relative;
	overflow: hidden;
	margin: 0 auto
}
.filepond--image-clip[data-transparency-indicator=grid] canvas, .filepond--image-clip[data-transparency-indicator=grid] img {
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");
	background-size: 1.25em 1.25em
}
.filepond--image-bitmap, .filepond--image-vector {
	position: absolute;
	left: 0;
	top: 0;
	will-change: transform
}
.filepond--root[data-style-panel-layout ~ =integrated] .filepond--image-preview-wrapper {
	border-radius: 0
}
.filepond--root[data-style-panel-layout ~ =integrated] .filepond--image-preview {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--image-preview-wrapper {
	border-radius: 99999rem
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--image-preview-overlay {
	top: auto;
	bottom: 0;
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1)
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]) {
	margin-bottom: .325em
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--file [data-align*=left] {
	left: calc(50% - 3em)
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--file [data-align*=right] {
	right: calc(50% - 3em)
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left], .filepond--root[data-style-panel-layout ~ =circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right] {
	margin-bottom: calc(.325em + .1875em)
}
.filepond--root[data-style-panel-layout ~ =circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center] {
	margin-top: 0;
	margin-bottom: .1875em;
	margin-left: .1875em
}
.filepond--assistant, .filepond--warning[data-state=visible] {
	opacity: 1;
	transform: translateY(0) translateX(-50%)
}
.filepond--assistant, .filepond--warning {
	position: absolute;
	bottom: 100%;
	left: 50%;
	color: #b90000;
	background-color: #e8ccd2;
	border-color: #e8ccd2;
	border-radius: 999em;
	margin-top: 1em;
	display: inline-block;
	padding: .25em 1em;
	opacity: 0;
	white-space: nowrap;
	transform: translateY(1em) translateX(-50%);
	transition: opacity .15s ease-out, transform .5s ease-out;
	z-index: 100
}
.filepond--image-preview.clickable {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
	pointer-events: auto
}
.filepond--magnify-icon {
	background-color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 15px;
	margin-right: .5em;
	-webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLWV5ZSI+PHBhdGggZD0iTTEgMTJzNC04IDExLTggMTEgOCAxMSA4LTQgOC0xMSA4LTExLTgtMTEtOHoiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIzIi8+PC9zdmc+");
	mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Q29sb3IiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0iZmVhdGhlciBmZWF0aGVyLWV5ZSI+PHBhdGggZD0iTTEgMTJzNC04IDExLTggMTEgOCAxMSA4LTQgOC0xMSA4LTExLTgtMTEtOHoiLz48Y2lyY2xlIGN4PSIxMiIgY3k9IjEyIiByPSIzIi8+PC9zdmc+");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
	mask-size: 100%;
	pointer-events: auto;
	vertical-align: bottom;
	width: 15px
}
.filepond--magnify-icon:hover {
	background: hsla(0, 0%, 100%, .5)
}
.filepond--fullsize-overlay {
	background-color: rgba(0, 0, 0, .5);
	bottom: 0;
	left: 0;
	padding: 2em;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 10000
}
.filepond--fullsize-overlay .image-container {
	-webkit-animation: .35s forwards slidein;
	animation: .35s forwards slidein;
	background-position: 50%;
	background-repeat: no-repeat;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
	height: 100%;
	width: 100%
}
@-webkit-keyframes slidein {
	0% {
		background-size: 1%;
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	to {
		background-size: contain;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
@keyframes slidein {
	0% {
		background-size: 1%;
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	to {
		background-size: contain;
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}
.filepond--pdf-preview-wrapper {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 100%;
	margin: 0;
	border-radius: .45em;
	overflow: hidden;
	background: rgba(0, 0, 0, .01);
	pointer-events: auto
}
.filepond--pdf-preview-wrapper:before {
	content: " ";
	position: absolute;
	width: 100%;
	height: 2em;
	background: -moz-linear-gradient(top, #000 0, transparent 100%);
	background: -webkit-linear-gradient(top, #000, transparent);
	background: linear-gradient(180deg, #000 0, transparent);
	z-index: 3
}
.filepond--pdf-preview {
	position: relative;
	z-index: 1;
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	will-change: transform, opacity
}
.filepond--pdf-preview #outerContainer #mainContainer div.toolbar {
	display: none !important
}
.filepond--pdf-preview #outerContainer #mainContainer #viewerContainer {
	top: 0 !important
}
#login-popup-form .modal-content {
	max-width: 25rem
}
.form-group.checkbox .form-error-msg {
	margin-top: 8px
}
.form-options label {
	display: flex;
	cursor: pointer
}
.form-options .stc-input {
	min-width: 16px;
	height: 16px;
	margin-right: 1rem
}
label.stc-radio {
	cursor: pointer;
	line-height: 1.1
}
.checkout-payment-method input[type=radio], .stc-checkbox input[type=checkbox], .stc-radio input[type=radio] {
	opacity: 0;
	width: 0;
	height: 0;
	position: absolute
}
.stc-checkbox .stc-checkbox-btn, .stc-radio .stc-radio-btn {
	content: '';
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 50%;
	box-sizing: border-box
}
.stc-checkbox .stc-checkbox-btn {
	border-radius: 3px
}
.stc-radio input:checked + .stc-radio-btn {
	border: 5px solid #9c669b
}
.stc-checkbox input:checked + .stc-checkbox-btn {
	border-color: transparent;
	background: #9c669b
}
.stc-checkbox input:checked + .stc-checkbox-btn:before {
	content: '';
	width: 4px;
	height: 9px;
	border: solid #f6f6f6;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	left: 4px;
	position: absolute;
	min-width: 0;
	border-radius: 0;
	top: 0
}
form.admorris .h3, form.admorris h3 {
    margin-top: 10px;
}
.filepond--media-preview audio {
	display: none
}
.filepond--media-preview .audioplayer {
	margin: 2.3em auto auto;
	width: calc(100% - 1.4em)
}
.filepond--media-preview .playpausebtn {
	background-position: 50%;
	background-repeat: no-repeat;
	border: none;
	border-radius: 25px;
	cursor: pointer;
	float: left;
	height: 25px;
	margin-right: .3em;
	margin-top: .3em;
	outline: none;
	width: 25px
}
.filepond--media-preview .playpausebtn:hover {
	background-color: rgba(0, 0, 0, .5)
}
.filepond--media-preview .play {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAyElEQVQ4T9XUsWoCQRRG4XPaFL5SfIy8gKYKBCysrax8Ahs7qzQ2qVIFOwsrsbEWLEK6EBFGBrIQhN2d3dnGgalm+Jh7789Ix8uOPe4YDCH0gZ66atKW0pJDCE/AEngDXtRjCpwCRucbGANzNVTBqWBhfAJDdV+GNgWj8wtM41bPt3AbsDB2f69d/0dzwC0wUDe54A8wAWbqJbfkD+BZPeQO5QsYqYu6LKb0MIb7VT3VYfG8CnwEHtT3FKi4c8e/TZMyk3LYFrwCgMdHFbRDKS8AAAAASUVORK5CYII=")
}
.filepond--media-preview .pause {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAh0lEQVQ4T+2UsQkCURBE30PLMbAMMResQrAPsQ0TK9AqDKxGZeTLD74aGNwlhzfZssvADDMrPcOe+RggYZIJcG2s2KinMidZAvu6u6uzT8u+JCeZArfmcKUeK+EaONTdQy23bxgJX8aPHvIHsSnVuzTx36rn2pQFsGuqN//ZlK7vbIDvq6vkJ9yteBXzecYbAAAAAElFTkSuQmCC")
}
.filepond--media-preview .timeline {
	background: hsla(0, 0%, 100%, .3);
	border-radius: 15px;
	float: left;
	height: 3px;
	margin-top: 1em;
	width: calc(100% - 2.5em)
}
.filepond--media-preview .playhead {
	background: #fff;
	border-radius: 50%;
	height: 13px;
	margin-top: -5px;
	width: 13px
}
.filepond--media-preview-wrapper {
	background: rgba(0, 0, 0, .01);
	border-radius: .45em;
	height: 100%;
	left: 0;
	margin: 0;
	overflow: hidden;
	pointer-events: auto;
	position: absolute;
	right: 0;
	top: 0
}
.filepond--media-preview-wrapper:before {
	background: linear-gradient(180deg, #000 0, transparent);
	content: " ";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#00000000", GradientType=0);
	height: 2em;
	position: absolute;
	width: 100%;
	z-index: 3
}
.filepond--media-preview {
	display: block;
	height: 100%;
	position: relative;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	width: 100%;
	will-change: transform, opacity;
	z-index: 1
}
.filepond--media-preview audio, .filepond--media-preview video {
	width: 100%;
	will-change: transform
}