
[class*=uael-ins] .uael-ins-target {
	position: relative;
}

[class*=uael-ins] .uael-ins-target::before {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target, .uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-normal .uael-ins-target {
	-webkit-filter: unset;
	filter: unset;
}

.uael-ins-hover-normal .uael-ins-hover:hover .uael-ins-target::before {
	background: unset;
	mix-blend-mode: unset;
}

.uael-ins-a-1977 .uael-ins-target, .uael-ins-hover-a-1977 .uael-ins-hover:hover .uael-ins-target {
	-webkit-filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
	filter: sepia(.5) hue-rotate(-30deg) saturate(1.4);
}

.uael-ins-aden .uael-ins-target, .uael-ins-hover-aden .uael-ins-hover:hover .uael-ins-target {
	-webkit-filter: sepia(.2) brightness(1.15) saturate(1.4);
	filter: sepia(.2) brightness(1.15) saturate(1.4);
}

.uael-ins-aden .uael-ins-target::before, .uael-ins-hover-aden .uael-ins-hover:hover .uael-ins-target::before {
	background: rgba(125, 105, 24, .1);
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-earlybird .uael-ins-target, .uael-ins-hover-earlybird .uael-ins-hover:hover .uael-ins-target {
	-webkit-filter: sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg);
	filter: sepia(.25) contrast(1.25) brightness(1.15) saturate(.9) hue-rotate(-5deg);
}

.uael-ins-earlybird .uael-ins-target::before, .uael-ins-hover-earlybird .uael-ins-hover:hover .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, transparent 0, rgba(125, 105, 24, .2) 100%);
	background: -webkit-radial-gradient(circle closest-corner, transparent 0, rgba(125, 105, 24, .2) 100%);
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-hover-hudson .uael-ins-hover:hover .uael-ins-target, .uael-ins-hudson .uael-ins-target {
	-webkit-filter: sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg);
	filter: sepia(.25) contrast(1.2) brightness(1.2) saturate(1.05) hue-rotate(-15deg);
}

.uael-ins-hover-hudson .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-hudson .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, transparent 25%, rgba(25, 62, 167, .25) 100%);
	background: -webkit-radial-gradient(circle closest-corner, transparent 25%, rgba(25, 62, 167, .25) 100%);
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-hover-inkwell .uael-ins-hover:hover .uael-ins-target, .uael-ins-inkwell .uael-ins-target {
	-webkit-filter: brightness(1.25) contrast(.85) grayscale(1);
	filter: brightness(1.25) contrast(.85) grayscale(1);
}

.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target, .uael-ins-perpetua .uael-ins-target {
	-webkit-filter: contrast(1.1) brightness(1.25) saturate(1.1);
	filter: contrast(1.1) brightness(1.25) saturate(1.1);
}

.uael-ins-hover-perpetua .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-perpetua .uael-ins-target::before {
	background: linear-gradient(to bottom, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
	background: -webkit-linear-gradient(top, rgba(0, 91, 154, .25), rgba(230, 193, 61, .25));
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 91, 154, .25)), to(rgba(230, 193, 61, .25)));
	content: "";
	mix-blend-mode: multiply;
}

.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target, .uael-ins-poprocket .uael-ins-target {
	-webkit-filter: sepia(.15) brightness(1.2);
	filter: sepia(.15) brightness(1.2);
}

.uael-ins-hover-poprocket .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-poprocket .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, #000 80%);
	background: -webkit-radial-gradient(circle closest-corner, rgba(206, 39, 70, .75) 40%, #000 80%);
	content: "";
	mix-blend-mode: screen;
}

.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target, .uael-ins-sutro .uael-ins-target {
	-webkit-filter: sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg);
	filter: sepia(.4) contrast(1.2) brightness(.9) saturate(1.4) hue-rotate(-10deg);
}

.uael-ins-hover-sutro .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-sutro .uael-ins-target::before {
	background: radial-gradient(circle closest-corner, transparent 50%, rgba(0, 0, 0, .5) 90%);
	background: -webkit-radial-gradient(circle closest-corner, transparent 50%, rgba(0, 0, 0, .5) 90%);
	content: "";
	mix-blend-mode: darken;
}

.uael-ins-hover-toaster .uael-ins-hover:hover .uael-ins-target, .uael-ins-toaster .uael-ins-target {
	-webkit-filter: sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg);
	filter: sepia(.25) contrast(1.5) brightness(.95) hue-rotate(-15deg);
}

.uael-ins-hover-toaster .uael-ins-hover:hover .uael-ins-target::before, .uael-ins-toaster .uael-ins-target::before {
	background: radial-gradient(circle, #804e0f, rgba(0, 0, 0, .25));
	background: -webkit-radial-gradient(circle, #804e0f, rgba(0, 0, 0, .25));
	content: "";
	mix-blend-mode: screen;
}

.uael-ins-hover-willow .uael-ins-hover:hover .uael-ins-target, .uael-ins-willow .uael-ins-target {
	-webkit-filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
	filter: brightness(1.2) contrast(.85) saturate(.05) sepia(.2);
}

.slick-initialized .slick-slide, .slick-list, .slick-slide img, .slick-slider, .slick-track, .slick-vertical .slick-slide {
	display: block;
}

.slick-list, .slick-slider, .slick-track {
	position: relative;
}

.slick-list {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	left: 0;
	top: 0;
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}

.slick-arrow.slick-hidden, .slick-slide, .slick-slide.slick-loading img {
	display: none;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-vertical .slick-slide {
	height: auto;
	border: 1px solid transparent;
}

body.compensate-for-scrollbar {
	overflow: hidden;
}

.fancybox-active {
	height: auto;
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
	height: 100%;
	left: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}

.fancybox-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	visibility: hidden;
	z-index: 99997;
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s;
	visibility: visible;
}

.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	text-align: center;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-toolbar {
	right: 0;
	top: 0;
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display: block;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide--image {
	overflow: visible;
	padding: 44px 0;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--html {
	padding: 6px 6px 0;
}

.fancybox-slide--iframe {
	padding: 44px 44px 0;
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0 0 6px;
	max-width: 100%;
	overflow: auto;
	padding: 0;
	padding: 24px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	animation-timing-function: cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	left: 0;
	margin: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out;
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
	cursor: text;
}

.fancybox-image, .fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--html .fancybox-content {
	margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--video .fancybox-content {
	height: 100%;
	margin: 0;
	overflow: visible;
	padding: 0;
	width: 100%;
}

.fancybox-slide--video .fancybox-content {
	background: #000;
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff;
	height: -webkit-calc(100% - 44px);
	height: calc(100% - 44px);
	margin-bottom: 44px;
}

.fancybox-iframe, .fancybox-video {
	background: 0 0;
	border: 0;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.fancybox-iframe {
	vertical-align: top;
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.fancybox-button {
	background: rgba(30, 30, 30, .6);
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	outline: 0;
	padding: 10px;
	-webkit-transition: color .2s;
	transition: color .2s;
	vertical-align: top;
	width: 44px;
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color: #ccc;
}

.fancybox-button:focus, .fancybox-button:hover {
	color: #fff;
}

.fancybox-button.disabled, .fancybox-button.disabled:hover, .fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
}

.fancybox-button svg {
	display: block;
	overflow: visible;
	position: relative;
	shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
	fill: transparent;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}

.fancybox-button--pause svg path:first-child, .fancybox-button--play svg path:nth-child(2) {
	display: none;
}

.fancybox-button--play svg path, .fancybox-button--share svg path, .fancybox-button--thumbs svg path {
	fill: currentColor;
}

.fancybox-button--share svg path {
	stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
	height: 38px;
	opacity: 0;
	padding: 6px;
	position: absolute;
	top: 50%;
	width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
	-webkit-transition: opacity .25s, visibility 0s, color .25s;
	transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button:after {
	content: "";
	left: -25px;
	padding: 50px;
	position: absolute;
	top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 6px;
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #555;
	cursor: pointer;
	height: 44px;
	margin: 0;
	padding: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	z-index: 10;
}

.fancybox-close-small svg {
	fill: transparent;
	opacity: .8;
	stroke: currentColor;
	stroke-width: 1.5;
	-webkit-transition: stroke .1s;
	transition: stroke .1s;
}

.fancybox-close-small:focus {
	outline: 0;
}

.fancybox-close-small:hover svg {
	opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small, .fancybox-slide--video .fancybox-close-small {
	color: #ccc;
	padding: 5px;
	right: -12px;
	top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg, .fancybox-slide--image .fancybox-close-small:hover svg, .fancybox-slide--video .fancybox-close-small:hover svg {
	background: 0 0;
	color: #fff;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none;
}

.fancybox-caption {
	bottom: 0;
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 25px 44px;
	right: 0;
}

.fancybox-caption:before {
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC");
	background-repeat: repeat-x;
	-webkit-background-size: contain;
	background-size: contain;
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: -25px;
	z-index: -1;
}

.fancybox-caption:after {
	border-bottom: 1px solid hsla(0, 0%, 100%, .3);
	content: "";
	display: block;
	left: 44px;
	position: absolute;
	right: 44px;
	top: 0;
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}

.fancybox-loading {
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: 0 0;
	border: 6px solid hsla(0, 0%, 39%, .5);
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border-top-color: #fff;
	height: 60px;
	left: 50%;
	margin: -30px 0 0 -30px;
	opacity: .6;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 60px;
	z-index: 99999;
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	-ms-transform: rotate(-1turn);
	transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

.fancybox-share {
	background: #f4f4f4;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

.fancybox-share__button {
	border: 0;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: all .2s;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.fancybox-share__button:link, .fancybox-share__button:visited {
	color: #fff;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}

.fancybox-thumbs {
	background: #fff;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs>ul {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%;
}

.fancybox-thumbs-x>ul {
	overflow: hidden;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
	background: #fff;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.fancybox-thumbs>ul>li {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: -webkit-calc(100% - 8px);
	max-height: calc(100% - 8px);
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}

.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs>ul>li {
	background-position: 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}

.fancybox-thumbs>ul>li:before {
	border: 4px solid #4ea7f9;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
	opacity: 1;
}

@media (max-width:800px) {
	.fancybox-thumbs {
		width: 110px;
	}
	
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	
	.fancybox-thumbs>ul>li {
		max-width: -webkit-calc(100% - 10px);
		max-width: calc(100% - 10px);
	}
}

.uael-gf-style .gform_wrapper .chosen-container-multi .chosen-choices, .uael-gf-style .gform_wrapper .chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0;
	height: auto;
	border: 1px solid #aaa;
	-webkit-border-radius: 0;
	border-radius: 0;
	background: #fff;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #444;
	text-decoration: none;
	white-space: nowrap;
}

.uael-gf-style .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input {
	margin-bottom: 0;
}

.uael-gf-style .gform_wrapper li.hidden_label input {
	margin-top: 0;
}

.uael-gf-style .gform_wrapper .chosen-container-single .chosen-single span {
	line-height: 1;
}

.uael-gf-style .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
	background: #fff;
}

.uael-gf-style .gform_page .gform_page_footer input[type=button], .uael-gf-style .gform_page .gform_page_footer input[type=submit], .uael-gf-style .uael-gf-select-custom select {
	display: inline-block;
}

.uael-gf-style .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title, .uael-gf-style .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
	opacity: 1;
}

.uael-gf-style .uael-gf-select-custom {
	position: relative;
}

.uael-gf-style .uael-gf-select-custom:after {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: .7em;
	line-height: 1;
	position: absolute;
	top: 45%;
	-webkit-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	transform: translateY(-45%);
	right: .5em;
	pointer-events: none;
	z-index: 5;
}

.uael-gf-style span.name_prefix_select .uael-gf-select-custom {
	display: inline;
	vertical-align: middle;
}

.uael-gf-button-center .gform_footer input[type=submit], .uael-gf-button-center .gform_page .gform_page_footer input[type=button], .uael-gf-button-center .gform_page .gform_page_footer input[type=submit], .uael-gf-button-justify .gform_footer input[type=submit], .uael-gf-button-justify .gform_page .gform_page_footer input[type=button], .uael-gf-button-justify .gform_page .gform_page_footer input[type=submit], .uael-gf-button-left .gform_footer input[type=submit], .uael-gf-button-left .gform_page .gform_page_footer input[type=button], .uael-gf-button-left .gform_page .gform_page_footer input[type=submit], .uael-gf-button-right .gform_footer input[type=submit], .uael-gf-button-right .gform_page .gform_page_footer input[type=button], .uael-gf-button-right .gform_page .gform_page_footer input[type=submit], .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]:checked:before, .uael-gf-style .gchoice, .uael-gf-style .gchoice_button {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-gf-style .gchoice, .uael-gf-style .gchoice_button {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes) .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-check-default-yes .uael-gf-check-style .gfield_checkbox input[type=checkbox], .uael-gf-check-default-yes .uael-gf-check-style .gfield_radio input[type=radio], .uael-gf-check-default-yes .uael-gf-check-style .ginput_container_consent input[type=checkbox], .uael-gf-check-style .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-check-style .gfield_radio input[type=radio]+label:before, .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.uael-gf-check-style .ginput_container_consent input[type=checkbox]:checked+label:before {
	font-weight: 700;
}

.uael-gf-style .chosen-single, .uael-gf-style select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.uael-gf-style .gform_wrapper div.validation_error {
	border-top: none;
	border-bottom: none;
}

.uael-gf-style .gform_wrapper .gfield_radio li label {
	margin: 0;
}

.uael-gf-style .gform_wrapper .gform_body {
	width: 100% !important;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes) .uael-gf-style .gform_wrapper .gfield_radio .gchoice_label label:before, .uael-gf-check-default-yes .uael-gf-check-style .gfield_checkbox input[type=checkbox], .uael-gf-check-default-yes .uael-gf-check-style .gfield_radio input[type=radio], .uael-gf-check-default-yes .uael-gf-check-style .ginput_container_consent input[type=checkbox], .uael-gf-style .gform_wrapper input[type=checkbox]+label:before, .uael-gf-style .gform_wrapper input[type=checkbox]:checked+label:before, .uael-gf-style .gform_wrapper input[type=radio]+label:before, .uael-gf-style .gform_wrapper input[type=radio]:checked+label:before {
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important;
}

.uael-gf-style .gform_wrapper .gsection {
	margin-right: 0;
}

.uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=checkbox], .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
	margin-top: 0;
	margin-left: 0;
}

.uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-xs [type=button], .uael-gf-btn-size-xs [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-xs [type=button], .uael-gf-btn-size-xs [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xs .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	font-size: 13px;
	padding: 10px 20px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.uael-gf-input-size-xs .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .uael-gf-input-size-xs .uael-gf-style .ginput_container .chosen-choices, .uael-gf-input-size-xs .uael-gf-style .ginput_container .chosen-single, .uael-gf-input-size-xs .uael-gf-style .ginput_container textarea {
	font-size: 13px;
	padding: 8px 10px;
}

.uael-gf-input-size-xs .uael-gf-style .ginput_container select {
	font-size: 13px;
	padding: 6px 10px;
}

.uael-gf-input-size-xs .uael-gf-style .uael-gf-select-custom {
	font-size: 13px;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes).uael-gf-input-size-xs .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-input-size-xs .uael-gf-check-style .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-input-size-xs .uael-gf-check-style .gfield_radio input[type=radio]+label:before, .uael-gf-input-size-xs .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	height: 10px;
	width: 10px;
}

.uael-gf-input-size-xs .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-xs .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	font-size: -webkit-calc(10px / 1.2);
	font-size: calc(10px / 1.2);
}

.uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-sm [type=button], .uael-gf-btn-size-sm [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-sm [type=button], .uael-gf-btn-size-sm [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-sm .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .uael-gf-btn-size-sm .uael-gf-style input[type=submit], .uael-gf-btn-size-sm .uael-gf-style input[type=button] {
	font-size: 15px;
	padding: 12px 24px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.uael-gf-input-size-sm .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .uael-gf-input-size-sm .uael-gf-style .ginput_container .chosen-choices, .uael-gf-input-size-sm .uael-gf-style .ginput_container .chosen-single, .uael-gf-input-size-sm .uael-gf-style .ginput_container textarea {
	font-size: 15px;
	padding: 12px 10px;
}

.uael-gf-input-size-sm .uael-gf-style .ginput_container select {
	font-size: 15px;
	padding: 10px 10px;
}

.uael-gf-input-size-sm .uael-gf-style .uael-gf-select-custom {
	font-size: 15px;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes).uael-gf-input-size-sm .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-input-size-sm .uael-gf-check-style .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-input-size-sm .uael-gf-check-style .gfield_radio input[type=radio]+label:before, .uael-gf-input-size-sm .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	height: 12px;
	width: 12px;
}

.uael-gf-input-size-sm .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-sm .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	font-size: -webkit-calc(12px / 1.2);
	font-size: calc(12px / 1.2);
}

.uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-md [type=button], .uael-gf-btn-size-md [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-md [type=button], .uael-gf-btn-size-md [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-md .uael-gf-style input[type=button], .uael-gf-btn-size-md .uael-gf-style input[type=submit] {
	font-size: 16px;
	padding: 15px 30px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.uael-gf-input-size-md .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .uael-gf-input-size-md .uael-gf-style .ginput_container .chosen-choices, .uael-gf-input-size-md .uael-gf-style .ginput_container .chosen-single, .uael-gf-input-size-md .uael-gf-style .ginput_container textarea {
	font-size: 16px;
	padding: 15px 10px;
}

.uael-gf-input-size-md .uael-gf-style .ginput_container select {
	padding: 13px 10px;
}

.uael-gf-input-size-md .uael-gf-style .ginput_container select, .uael-gf-input-size-md .uael-gf-style .uael-gf-select-custom {
	font-size: 16px;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes).uael-gf-input-size-md .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-input-size-md .uael-gf-check-style .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-input-size-md .uael-gf-check-style .gfield_radio input[type=radio]+label:before, .uael-gf-input-size-md .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	height: 15px;
	width: 15px;
}

.uael-gf-input-size-md .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-md .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	font-size: -webkit-calc(15px / 1.2);
	font-size: calc(15px / 1.2);
}

.uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-lg [type=button], .uael-gf-btn-size-lg [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-lg [type=button], .uael-gf-btn-size-lg [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-lg .uael-gf-style input[type=button], .uael-gf-btn-size-lg .uael-gf-style input[type=submit] {
	font-size: 18px;
	padding: 20px 40px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.uael-gf-input-size-lg .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .uael-gf-input-size-lg .uael-gf-style .ginput_container .chosen-choices, .uael-gf-input-size-lg .uael-gf-style .ginput_container .chosen-single, .uael-gf-input-size-lg .uael-gf-style .ginput_container textarea {
	font-size: 18px;
	padding: 20px 10px;
}

.uael-gf-input-size-lg .uael-gf-style .ginput_container select {
	padding: 18px 10px;
}

.uael-gf-input-size-lg .uael-gf-style .ginput_container select, .uael-gf-input-size-lg .uael-gf-style .uael-gf-select-custom {
	font-size: 18px;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes).uael-gf-input-size-lg .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-input-size-lg .uael-gf-check-style .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-input-size-lg .uael-gf-check-style .gfield_radio input[type=radio]+label:before, .uael-gf-input-size-lg .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	height: 20px;
	width: 20px;
}

.uael-gf-input-size-lg .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-lg .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	font-size: -webkit-calc(20px / 1.2);
	font-size: calc(20px / 1.2);
}

.uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-xl [type=button], .uael-gf-btn-size-xl [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-btn-size-xl [type=button], .uael-gf-btn-size-xl [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-btn-size-xl .uael-gf-style input[type=button], .uael-gf-btn-size-xl .uael-gf-style input[type=submit] {
	font-size: 20px;
	padding: 25px 50px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.uael-gf-input-size-xl .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .uael-gf-input-size-xl .uael-gf-style .ginput_container .chosen-choices, .uael-gf-input-size-xl .uael-gf-style .ginput_container .chosen-single, .uael-gf-input-size-xl .uael-gf-style .ginput_container textarea {
	font-size: 20px;
	padding: 25px 10px;
}

.uael-gf-input-size-xl .uael-gf-style .ginput_container select {
	font-size: 20px;
	padding: 23px 10px;
}

.uael-gf-input-size-xl .uael-gf-style .uael-gf-select-custom {
	font-size: 20px;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes).uael-gf-input-size-xl .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-input-size-xl .uael-gf-check-style .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-input-size-xl .uael-gf-check-style .gfield_radio input[type=radio]+label:before, .uael-gf-input-size-xl .uael-gf-check-style .ginput_container_consent input[type=checkbox]+label:before {
	height: 25px;
	width: 25px;
}

.uael-gf-input-size-xl .uael-gf-check-style .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-input-size-xl .uael-gf-check-style .ginput_container_consent input[type=checkbox]:checked+label:before {
	font-size: -webkit-calc(25px / 1.2);
	font-size: calc(25px / 1.2);
}

.uael-gf-button-right .gform_next_button, .uael-gf-button-right .gform_previous_button {
	margin-right: 5px !important;
}

.uael-gf-style .gform_wrapper .gform_footer:not(.top_label) {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}

.uael-gf-style .gform_wrapper .gform_page_footer.left_label, .uael-gf-style .gform_wrapper .gform_page_footer.right_label {
	padding: 0;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes) .uael-gf-check-style .gfield_radio .gchoice_label label:before, .uael-gf-check-default-yes .uael-gf-check-style .gfield_radio input[type=radio], .uael-gf-check-default-yes .uael-gf-check-style .gfield_radio input[type=radio]:before, .uael-gf-check-style .gfield_radio input[type=radio]+label:before {
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.uael-gf-style .gform_wrapper .top_label .gfield_error {
	width: 100% !important;
}

.uael-gf-style .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100% !important;
}

.uael-gf-check-default-yes .uael-gf-style .gfield_radio input[type=radio]:checked:before, .uael-gf-style .gfield_radio input[type=radio]:checked+label:before {
	-webkit-box-shadow: inset 0 0 0 4px;
	box-shadow: inset 0 0 0 4px;
}

.uael-gf-button-center .gform_footer input[type=submit], .uael-gf-button-center .gform_page .gform_page_footer input[type=button], .uael-gf-button-center .gform_page .gform_page_footer input[type=submit], .uael-gf-button-justify .gform_footer input[type=submit], .uael-gf-button-justify .gform_page .gform_page_footer input[type=button], .uael-gf-button-justify .gform_page .gform_page_footer input[type=submit], .uael-gf-button-left .gform_footer input[type=submit], .uael-gf-button-left .gform_page .gform_page_footer input[type=button], .uael-gf-button-left .gform_page .gform_page_footer input[type=submit], .uael-gf-button-right .gform_footer input[type=submit], .uael-gf-button-right .gform_page .gform_page_footer input[type=button], .uael-gf-button-right .gform_page .gform_page_footer input[type=submit] {
	width: auto;
}

.uael-gf-button-center .gform_footer input[type=submit], .uael-gf-button-center .gform_page .gform_page_footer input[type=button], .uael-gf-button-center .gform_page .gform_page_footer input[type=submit], html[dir=rtl] .uael-gf-button-center .gform_footer input[type=submit], html[dir=rtl] .uael-gf-button-center .gform_page .gform_page_footer input[type=button], html[dir=rtl] .uael-gf-button-center .gform_page .gform_page_footer input[type=submit] {
	margin-left: auto;
	margin-right: auto;
}

.uael-gf-button-center .gform_page .gform_page_footer, .uael-gf-button-center .gform_wrapper .gform_footer {
	text-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-gf-button-right .gform_page .gform_page_footer, .uael-gf-button-right .gform_wrapper .gform_footer {
	text-align: right;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.uael-gf-button-left .gform_footer input[type=submit], .uael-gf-button-left .gform_page .gform_page_footer input[type=button], .uael-gf-button-left .gform_page .gform_page_footer input[type=submit], html[dir=rtl] .uael-gf-button-right .gform_footer input[type=submit], html[dir=rtl] .uael-gf-button-right .gform_page .gform_page_footer input[type=button], html[dir=rtl] .uael-gf-button-right .gform_page .gform_page_footer input[type=submit] {
	margin-left: 0;
	margin-right: auto;
}

.uael-gf-button-right .gform_footer input[type=submit], .uael-gf-button-right .gform_page .gform_page_footer input[type=button], .uael-gf-button-right .gform_page .gform_page_footer input[type=submit], html[dir=rtl] .uael-gf-button-left .gform_footer input[type=submit], html[dir=rtl] .uael-gf-button-left .gform_page .gform_page_footer input[type=button], html[dir=rtl] .uael-gf-button-left .gform_page .gform_page_footer input[type=submit] {
	margin-left: auto;
	margin-right: 0;
}

.uael-gf-button-justify .gform_footer input[type=submit], .uael-gf-button-justify .gform_page .gform_page_footer input[type=button], .uael-gf-button-justify .gform_page .gform_page_footer input[type=submit] {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
	width: 100%;
}

.uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-button-justify [type=button], .uael-gf-button-justify [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-gf-button-justify [type=button], .uael-gf-button-justify [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
	width: 100%;
}

.uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]+label:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]+label:before, .uael-gf-style .gform_wrapper .chosen-container-single .chosen-single div {
	display: none;
}

.uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox], .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox], .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio] {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes) .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio .gchoice_label label:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]:checked:before, .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]+label:before, .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]+label:before, .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]+label:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: center;
}

.uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox], .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox], .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio] {
	margin-right: 10px;
}

.uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]:checked:before, .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]:checked+label:before, .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]:checked+label:before {
	content: "✔";
	line-height: 1.2;
}

.uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_checkbox .gfield_checkbox input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_consent input[type=checkbox]:checked:before, .uael-gf-check-default-yes .uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]:checked:before {
	height: 100%;
	width: 100%;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-enable-classes-yes) .uael-gf-style .gform_wrapper ul.gform_fields li.gfield:not( .gf_left_half):not(.gf_right_half):not( .gf_left_third):not(.gf_middle_third):not(.gf_right_third):not( .gf_first_quarter):not(.gf_second_quarter):not(.gf_third_quarter):not(.gf_fourth_quarter):not(.gf_inline) {
	padding-right: 0;
}

.uael-gf-button-width-full_width .gform_footer input[type=submit] {
	display: block;
	text-align: center;
	width: 100%;
}

.uael-gf-style .gform_body ul {
	margin-left: 0;
	list-style: none;
}

.uael-gf-style .gform_wrapper .chosen-choices li.search-field input.default, .uael-gf-style .gform_wrapper .chosen-choices li.search-field input[type=text], .uael-gf-style .gform_wrapper .gfield .ginput_container .chosen-choices, .uael-gf-style .gform_wrapper .gfield .ginput_container .chosen-single, .uael-gf-style .gform_wrapper .gfield .ginput_container select {
	height: auto;
}

.elementor-widget-uael-gf-styler .uael-gf-style .gform_wrapper .chosen-choices li.search-field input[type=text] {
	padding: 0;
}

.uael-gf-style .gform_page .gform_page_footer input[type=button] {
	margin-bottom: 20px;
}

.gform_wrapper .gform_body .gform_page .gform_page_footer .gform_next_button, .gform_wrapper .gform_body .gform_page .gform_page_footer .gform_previous_button {
	display: inline-block;
}

@media only screen and (max-width:976px) {
	.uael-tablet-gf-button-center .gform_footer input[type=submit], .uael-tablet-gf-button-center .gform_page .gform_page_footer, .uael-tablet-gf-button-center .gform_page .gform_page_footer input[type=button], .uael-tablet-gf-button-center .gform_page .gform_page_footer input[type=submit], .uael-tablet-gf-button-center .gform_wrapper .gform_footer {
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	.uael-tablet-gf-button-right .gform_footer input[type=submit], .uael-tablet-gf-button-right .gform_page .gform_page_footer, .uael-tablet-gf-button-right .gform_page .gform_page_footer input[type=button], .uael-tablet-gf-button-right .gform_page .gform_page_footer input[type=submit], .uael-tablet-gf-button-right .gform_wrapper .gform_footer {
		text-align: right;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-moz-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-left: auto;
		margin-right: 0;
		width: auto;
	}
	
	.uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-tablet-gf-button-justify [type=button], .uael-tablet-gf-button-justify [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-tablet-gf-button-justify [type=button], .uael-tablet-gf-button-justify [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-tablet-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
		width: 100%;
	}
	
	.uael-tablet-gf-button-left .gform_footer input[type=submit], .uael-tablet-gf-button-left .gform_page .gform_page_footer, .uael-tablet-gf-button-left .gform_page .gform_page_footer input[type=button], .uael-tablet-gf-button-left .gform_page .gform_page_footer input[type=submit], .uael-tablet-gf-button-left .gform_wrapper .gform_footer {
		margin-left: 0;
		margin-right: auto;
		width: auto;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media only screen and (max-width:767px) {
	.uael-mobile-gf-button-center .gform_footer input[type=submit], .uael-mobile-gf-button-center .gform_page .gform_page_footer, .uael-mobile-gf-button-center .gform_page .gform_page_footer input[type=button], .uael-mobile-gf-button-center .gform_page .gform_page_footer input[type=submit], .uael-mobile-gf-button-center .gform_wrapper .gform_footer {
		text-align: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}
	
	.uael-mobile-gf-button-right .gform_footer input[type=submit], .uael-mobile-gf-button-right .gform_page .gform_page_footer, .uael-mobile-gf-button-right .gform_page .gform_page_footer input[type=button], .uael-mobile-gf-button-right .gform_page .gform_page_footer input[type=submit], .uael-mobile-gf-button-right .gform_wrapper .gform_footer {
		text-align: right;
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		-moz-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-left: auto;
		margin-right: 0;
		width: auto;
	}
	
	.uael-mobile-gf-button-left .gform_footer input[type=submit], .uael-mobile-gf-button-left .gform_page .gform_page_footer, .uael-mobile-gf-button-left .gform_page .gform_page_footer input[type=button], .uael-mobile-gf-button-left .gform_page .gform_page_footer input[type=submit], .uael-mobile-gf-button-left .gform_wrapper .gform_footer {
		margin-left: 0;
		margin-right: auto;
		width: auto;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-moz-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	
	.uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-mobile-gf-button-justify [type=button], .uael-mobile-gf-button-justify [type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit], .uael-mobile-gf-button-justify [type=button], .uael-mobile-gf-button-justify [type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)), .uael-mobile-gf-button-justify .gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
		width: 100%;
	}
}

.uael-gf-style .gform_wrapper .gform_validation_errors>h2 .gform-icon {
	display: unset;
	position: relative;
	left: unset;
	top: unset;
}

.uael-gf-style .gform_wrapper .gform_validation_errors>h2.gform_submission_error {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-gf-style .gform_wrapper.gravity-theme span .uael-gf-select-custom {
	padding-left: unset;
	padding-right: unset;
}

.elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes) .gfield-choice-input, .elementor-widget-uael-gf-styler:not(.uael-gf-check-default-yes) .ginput_container_consent input {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	border: 0 !important;
	white-space: nowrap !important;
}

.uael-gf-highlight-label::before {
	outline: 2px solid #708bef;
	background-color: #fff;
}

.elementor-element[data-widget_type="uael-posts.card"] .uael-post__content-wrap {
	margin: 0 auto;
}

.elementor-element[data-widget_type="uael-posts.card"] .uael-post__inner-wrap {
	display: inline-block;
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.card"] .uael-post__content-wrap, .elementor-element[data-widget_type="uael-posts.card"] .uael-post__thumbnail {
	position: relative;
}

.elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-center .uael-post__separator, .elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-left .uael-post__separator {
	margin-right: auto;
}

.elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-center .uael-post__separator, .elementor-element[data-widget_type="uael-posts.card"].uael-post__separator-right .uael-post__separator {
	margin-left: auto;
}

.elementor-element[data-widget_type="uael-posts.card"].uael-post__link-complete-yes .uael-post__complete-box-overlay {
	z-index: 2;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__inner-wrap {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}

.uael-post__link-complete-yes.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__complete-box-overlay {
	z-index: 2;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post-grid {
	display: inline-block;
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__terms {
	display: inline-block;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__content-wrap {
	-webkit-box-shadow: 0 1px 25px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 25px rgba(0, 0, 0, .05);
	z-index: 1;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__bg-wrap .uael-post__noimage .uael-post__content-wrap {
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-center .uael-post__separator, .elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-left .uael-post__separator {
	margin-right: auto;
}

.elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-center .uael-post__separator, .elementor-element[data-widget_type="uael-posts.feed"].uael-post__separator-right .uael-post__separator {
	margin-left: auto;
}

.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__title {
	word-break: break-word;
}

@media (max-width:767px) {
	.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__inner-wrap {
		display: block;
	}
	
	.elementor-element[data-widget_type="uael-posts.feed"] .uael-post__content-wrap, .elementor-element[data-widget_type="uael-posts.feed"] .uael-post__thumbnail {
		width: 100% !important;
		margin: 0 !important;
	}
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-grid__inner, .elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured, .elementor-element[data-widget_type="uael-posts.news"] .uael-post__inner-wrap, .elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__inner-wrap {
	position: relative;
	height: 100%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__bg-wrap, .elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail img {
	height: 100%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap, .elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail, .elementor-element[data-widget_type="uael-posts.news"] .uael-post__noimage.uael-post__content-wrap {
	width: 100%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__content-wrap, .elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail {
	width: 50%;
	position: relative;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__content-wrap {
	margin-top: auto;
	margin-bottom: auto;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail a, .elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail span {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	background-position: center center;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-image-right .uael-post__inner-wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured, .elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured .uael-post-grid__inner, .elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured>.uael-post-wrapper {
	width: 50%;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-grid__inner .uael-post-wrapper:last-child .uael-post__bg-wrap {
	margin-bottom: 0;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__bg-wrap {
	display: block;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured .uael-post__content-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__terms {
	font-size: 14px;
}

.uael-posts[data-skin=news] .uael-post__terms {
	background-color: #818a91;
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, .5)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .5)));
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
}

.elementor-element[data-widget_type="uael-posts.news"].uael-post__link-complete-yes .uael-post__complete-box-overlay {
	z-index: 2;
}

.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a img, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span img {
	display: none;
}

@media (max-width:767px) {
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__noimage.uael-post__content-wrap, .elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured, .elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured .uael-post-grid__inner {
		width: 100%;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap, .elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail {
		width: 50%;
	}
	
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span {
		background-image: none;
		position: unset;
	}
	
	.uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a.nitro-lazy, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span.nitro-lazy {
		background-image: none !important;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post_structure-featured, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__inner-wrap, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail a img, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post__thumbnail span img {
		display: block;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper .uael-post__content-wrap, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper .uael-post__thumbnail, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__content-wrap, .uael-post__news-stack-yes[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail {
		width: 100%;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		-webkit-background-size: cover;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		overflow: hidden;
		text-align: center;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__thumbnail img {
		position: absolute;
		width: auto;
		height: auto;
		min-width: 100%;
		max-width: none;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		min-height: 100%;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post__inner-wrap {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post__body .image-ratio-set .uael-post__thumbnail {
		position: relative;
		width: 100%;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post__body .uael-post__content-wrap {
		width: 100%;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper-featured .uael-post__noimage.uael-post__content-wrap {
		position: relative;
	}
	
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post-wrapper.uael-post-wrapper-featured:not(.image-ratio-set) .uael-post__content-wrap {
		position: relative;
	}
}

.elementor-element[data-widget_type="uael-posts.news"] .uael-post__thumbnail span {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

@media (max-width:1024px) {
	.elementor-element[data-widget_type="uael-posts.news"] .uael-post__columns-tablet-2 .uael-post-wrapper {
		width: 100%;
	}
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__bg-wrap {
	overflow: hidden;
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__terms {
	-webkit-border-radius: 99px;
	border-radius: 99px;
}

.uael-posts[data-skin=business] .uael-post__terms {
	background-color: #818a91;
}

.uael-post__content-align-left .uael-post__gradient-separator {
	background: -webkit-gradient(linear, left top, right top, from(#818a91), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(left, #818a91 0, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to right, #818a91 0, rgba(255, 255, 255, 0) 100%);
}

.uael-post__content-align-center .uael-post__gradient-separator {
	background: -webkit-radial-gradient(#818a91 10%, rgba(255, 255, 255, 0) 80%);
	background: radial-gradient(#818a91 10%, rgba(255, 255, 255, 0) 80%);
}

.uael-post__content-align-right .uael-post__gradient-separator {
	background: -webkit-gradient(linear, right top, left top, from(#818a91), to(rgba(255, 255, 255, 0)));
	background: -webkit-linear-gradient(right, #818a91 0, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to left, #818a91 0, rgba(255, 255, 255, 0) 100%);
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox, .elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-left .uael-post__authorbox, .elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-right .uael-post__authorbox {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-image img {
	display: inline;
	width: 40px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	max-width: 100%;
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-desc {
	line-height: 1.4;
	color: #a4a4a4;
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-name, .elementor-element[data-widget_type="uael-posts.business"] .uael-post__authorbox-name a {
	font-weight: 700;
	line-height: 1.4;
}

.elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-center .uael-post__authorbox {
	display: block;
	text-align: center;
}

.elementor-element[data-widget_type="uael-posts.business"].uael-post__content-align-right .uael-post__authorbox {
	text-align: right;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-moz-box-orient: horizontal;
	-moz-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.elementor-element[data-widget_type="uael-posts.business"] .uael-post__separator {
	display: inline-block;
}

.uael-post__datebox {
	display: block;
	margin: 0 auto;
	padding: 10px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	margin-top: -30px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	background-color: #000;
	color: #fff;
	text-align: center;
}

.uael-post__datebox .uael-post__date-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.uael-post__datebox span {
	display: block;
}

.elementor-element[data-widget_type="uael-posts.event"].uael-posts-thumbnail-ratio .uael-post__datebox:not(.uael-post__noimage) {
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.elementor-element[data-widget_type="uael-posts.event"].uael-posts-thumbnail-ratio .uael-post__thumbnail {
	overflow: visible;
}

.uael-posts-tabs-dropdown .uael-filters-dropdown {
	display: none;
}

.uael-post-grid__inner {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-post__link-complete-yes.elementor-element[data-widget_type="uael-posts.classic"] .uael-post-image-background .uael-post__complete-box-overlay {
	z-index: 99;
}

.uael-post__cta-fullwidth-yes .uael-post__read-more {
	width: 100%;
}

.uael-blog-terms-position-media:not(.uael-post-image-background) .uael-post__thumbnail, .uael-post__link-complete-yes .uael-post__bg-wrap {
	position: relative;
}

.uael-post__link-complete-yes .uael-post__complete-box-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.uael-post-wrapper {
	float: left;
	display: inline-block;
}

.uael-post-grid__inner {
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-post-grid__inner.uael-post-masonry {
	margin: 0;
	margin-left: -10px;
	margin-right: -10px;
	list-style: none outside;
	clear: both;
}

.elementor-global-widget .uael-post-grid__inner.uael-post-masonry {
	position: unset !important;
	height: auto !important;
}

.uael-listing__terms-link {
	color: inherit;
	text-decoration: none;
	font-size: inherit;
	line-height: inherit;
	font-style: inherit;
}

.uael-post-wrapper.uael-post-wrapper-featured {
	margin: 0;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-6 .uael-post-wrapper-featured {
	width: 33.33;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-5 .uael-post-wrapper-featured {
	width: 40%;
}

.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-3 .uael-post-wrapper-featured {
	width: 66.66%;
}

.uael-post__columns-2 .uael-post-wrapper, .uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-2 .uael-post-wrapper-featured, .uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-4 .uael-post-wrapper-featured {
	width: 50%;
}

.uael-post__columns-1 .uael-post-wrapper, .uael-post_structure-featured.uael-featured_post_structure-inline .uael-post__columns-1 .uael-post-wrapper-featured, .uael-post_structure-featured.uael-featured_post_structure-stack .uael-post-wrapper-featured {
	width: 100%;
}

.uael-post-grid[data-equal-height=yes] .slick-slide {
	margin-top: 10px;
}

.uael-filters-dropdown-button .fa-angle-down:before {
	content: "";
}

.uael-post__columns-8 .uael-post-wrapper {
	width: 12.5%;
}

.uael-post__columns-7 .uael-post-wrapper {
	width: 14.28%;
}

.uael-post__columns-6 .uael-post-wrapper {
	width: 16.66%;
}

.uael-post__columns-5 .uael-post-wrapper {
	width: 20%;
}

.uael-post__columns-4 .uael-post-wrapper {
	width: 25%;
}

.uael-post__columns-3 .uael-post-wrapper {
	width: 33.2%;
}

.uael-post__columns-1 .uael-post-wrapper:nth-child(n+1):not(.slick-slide), .uael-post__columns-2 .uael-post-wrapper:nth-child(odd):not(.slick-slide), .uael-post__columns-3 .uael-post-wrapper:nth-child(3n+1):not(.slick-slide), .uael-post__columns-4 .uael-post-wrapper:nth-child(4n+1):not(.slick-slide), .uael-post__columns-5 .uael-post-wrapper:nth-child(5n+1):not(.slick-slide), .uael-post__columns-6 .uael-post-wrapper:nth-child(6n+1):not(.slick-slide), .uael-post__columns-7 .uael-post-wrapper:nth-child(7n+1):not(.slick-slide), .uael-post__columns-8 .uael-post-wrapper:nth-child(8n+1):not(.slick-slide) {
	clear: left;
}

.uael-post__columns-1 .uael-post-wrapper:nth-child(n):not(.slick-slide), .uael-post__columns-2 .uael-post-wrapper:nth-child(2n):not(.slick-slide), .uael-post__columns-3 .uael-post-wrapper:nth-child(3n):not(.slick-slide), .uael-post__columns-4 .uael-post-wrapper:nth-child(4n):not(.slick-slide), .uael-post__columns-5 .uael-post-wrapper:nth-child(5n):not(.slick-slide), .uael-post__columns-6 .uael-post-wrapper:nth-child(6n):not(.slick-slide), .uael-post__columns-7 .uael-post-wrapper:nth-child(7n):not(.slick-slide), .uael-post__columns-8 .uael-post-wrapper:nth-child(8n):not(.slick-slide) {
	clear: right;
}

.uael-post__footer {
	margin-top: 30px;
}

.uael-post__header-filters {
	display: block;
	margin: 0;
	margin-bottom: 10px;
}

.uael-post__header-filter {
	display: inline-block;
	padding: 5px;
	cursor: pointer;
}

.uael-post__header-filters-wrap {
	margin-bottom: 20px;
}

.uael-post__thumbnail {
	overflow: hidden;
}

.uael-post__bg-wrap.uael-bg-wrap-enabled, .uael-post__content-wrap.uael-content-wrap-enabled, .uael-post__inner-wrap.uael-inner-wrap-enabled {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 100%;
	margin-bottom: 20px;
}

.uael-content-wrap-enabled .uael-post__excerpt {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-moz-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.uael-content-wrap-enabled .uael-post__read-more, .uael-cta-auto-align-enabled .uael-post__read-more {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
}

.uael-post-image-background .uael-post__thumbnail {
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.uael-post-image-background .uael-post__thumbnail {
	z-index: 2;
}

.uael-post-image-background .uael-post__thumbnail::before {
	content: "";
	z-index: 1;
}

.uael-post-image-background .uael-post__thumbnail, .uael-post-image-background .uael-post__thumbnail::before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.uael-post__thumbnail img {
	width: 100%;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.uael-post-image-background .uael-post__thumbnail img {
	position: absolute;
	width: auto;
	height: auto;
	min-width: 100%;
	max-width: none;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-height: 100%;
}

.uael-post__bg-wrap {
	width: 100%;
	display: inline-block;
}

.uael-equal__height-yes .uael-post__bg-wrap {
	height: 100%;
}

.uael-equal__height-yes .uael-post-image-background .uael-post__bg-wrap, .uael-post-image-background .uael-post__inner-wrap {
	position: relative;
	width: 100%;
}

.uael-equal__height-yes .uael-post-image-background .uael-post__inner-wrap {
	position: unset;
}

.uael-post-image-background .uael-post__content-wrap {
	opacity: 1;
	position: relative;
	z-index: 10;
	overflow: hidden;
	width: 100%;
}

.uael-blog-terms-position-media .uael-post__terms {
	font-size: 12px;
	margin: 20px;
}

.uael-blog-terms-position-media:not(.uael-post-image-background) .uael-post__terms {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	max-width: 100%;
	word-break: break-word;
}

.uael-post__terms-wrap .uael-post__terms {
	margin: 0;
}

.uael-post__terms-wrap {
	margin-bottom: 10px;
}

.uael-post__meta-data {
	line-height: 1.3em;
	font-size: 12px;
}

.uael-post__meta-data span {
	line-height: 1.6em;
	display: inline;
}

.uael-post__meta-data svg {
	height: 20px;
	width: 20px;
	vertical-align: middle;
}

.uael-post__terms-meta a {
	display: inline-block;
}

.uael-blog-terms-position-body .uael-post-wrapper span.uael-post__terms {
	background: 0 0;
}

.uael-post__meta-data span i, .uael-post__terms i {
	margin-right: 2px;
}

.uael-post-wrapper .uael-post__title a, .uael-post__meta-data a {
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
	line-height: inherit;
	font-family: inherit;
	color: inherit;
}

.uael-grid-pagination a.page-numbers, .uael-grid-pagination span.page-numbers.current {
	padding: 5px 10px;
	margin: 0 0 5px;
	display: inline-block;
}

.uael-post-grid__inner #infscr-loading {
	bottom: -80px;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.uael-post-grid__inner #infscr-loading img {
	margin-top: 10px;
	width: 10%;
}

#infscr-loading div {
	display: none;
}

.elementor-widget-uael-posts .uael-loader-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(255, 255, 255, 0);
	z-index: 2;
	content: "";
	height: 100%;
	width: 100%;
}

.elementor-widget-uael-posts .uael-loader:before {
	border: 3px solid #333;
	border-left-color: transparent;
	border-right-color: transparent;
}

.elementor-widget-uael-posts .uael-loader {
	z-index: 3;
}

.uael-infinite-load-more {
	background-color: #61ce70;
	color: #fff;
	cursor: pointer;
	padding: 10px 10px 10px 10px;
	display: inline-block;
}

.uael-post-wrapper .uael-post__read-more .elementor-align-icon-left {
	-webkit-box-ordinal-group: 1;
	-webkit-order: 0;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.uael-post-wrapper .uael-post__read-more .elementor-align-icon-right {
	-webkit-box-ordinal-group: 16;
	-webkit-order: 15;
	-moz-box-ordinal-group: 16;
	-ms-flex-order: 15;
	order: 15;
}

.uael-post-inf-loader {
	display: none;
	margin: 0 auto;
	min-height: 58px;
	line-height: 58px;
	width: 160px;
	text-align: center;
}

.uael-post-inf-loader>div {
	width: 18px;
	height: 18px;
	background-color: #0085ba;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.uael-post-inf-loader .uael-post-loader-1 {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s;
}

.uael-post-inf-loader .uael-post-loader-2 {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%, 100%, 80% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-bouncedelay {
	0%, 100%, 80% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@media (max-width:1024px) {
	.uael-post__columns-tablet-1 .uael-post-wrapper {
		width: 100%;
	}
	
	.uael-post__columns-tablet-2 .uael-post-wrapper {
		width: 50%;
	}
	
	.uael-post__columns-tablet-3 .uael-post-wrapper {
		width: 33.2%;
	}
	
	.uael-post__columns-tablet-4 .uael-post-wrapper {
		width: 25%;
	}
	
	.uael-post__columns-tablet-5 .uael-post-wrapper {
		width: 20%;
	}
	
	.uael-post__columns-tablet-6 .uael-post-wrapper {
		width: 16.66%;
	}
	
	.uael-post__columns-tablet-7 .uael-post-wrapper {
		width: 14.28%;
	}
	
	.uael-post__columns-tablet-8 .uael-post-wrapper {
		width: 12.5%;
	}
	
	.uael-post__columns-tablet-1 .uael-post-wrapper:nth-child(n+1):not(.slick-slide), .uael-post__columns-tablet-2 .uael-post-wrapper:nth-child(odd):not(.slick-slide), .uael-post__columns-tablet-3 .uael-post-wrapper:nth-child(3n+1):not(.slick-slide), .uael-post__columns-tablet-4 .uael-post-wrapper:nth-child(4n+1):not(.slick-slide), .uael-post__columns-tablet-5 .uael-post-wrapper:nth-child(5n+1):not(.slick-slide), .uael-post__columns-tablet-6 .uael-post-wrapper:nth-child(6n+1):not(.slick-slide), .uael-post__columns-tablet-7 .uael-post-wrapper:nth-child(7n+1):not(.slick-slide), .uael-post__columns-tablet-8 .uael-post-wrapper:nth-child(8n+1):not(.slick-slide) {
		clear: left;
	}
	
	.uael-post__columns-tablet-1 .uael-post-wrapper:nth-child(n):not(.slick-slide), .uael-post__columns-tablet-2 .uael-post-wrapper:nth-child(2n):not(.slick-slide), .uael-post__columns-tablet-3 .uael-post-wrapper:nth-child(3n):not(.slick-slide), .uael-post__columns-tablet-4 .uael-post-wrapper:nth-child(4n):not(.slick-slide), .uael-post__columns-tablet-5 .uael-post-wrapper:nth-child(5n):not(.slick-slide), .uael-post__columns-tablet-6 .uael-post-wrapper:nth-child(6n):not(.slick-slide), .uael-post__columns-tablet-7 .uael-post-wrapper:nth-child(7n):not(.slick-slide), .uael-post__columns-tablet-8 .uael-post-wrapper:nth-child(8n):not(.slick-slide) {
		clear: right;
	}
	
	.uael-post_structure-featured.uael-featured_post_structure-inline .uael-post-grid__inner .uael-post-wrapper-featured, .uael-post_structure-featured.uael-featured_post_structure-stack .uael-post-wrapper-featured {
		width: 100%;
	}
}

@media (max-width:767px) {
	.uael-post__columns-mobile-1 .uael-post-wrapper {
		width: 100%;
	}
	
	.uael-post__columns-mobile-2 .uael-post-wrapper {
		width: 50%;
	}
	
	.uael-post__columns-mobile-3 .uael-post-wrapper {
		width: 33.2%;
	}
	
	.uael-post__columns-mobile-4 .uael-post-wrapper {
		width: 25%;
	}
	
	.uael-post__columns-mobile-5 .uael-post-wrapper {
		width: 20%;
	}
	
	.uael-post__columns-mobile-6 .uael-post-wrapper {
		width: 16.66%;
	}
	
	.uael-post__columns-mobile-7 .uael-post-wrapper {
		width: 14.28%;
	}
	
	.uael-post__columns-mobile-8 .uael-post-wrapper {
		width: 12.5%;
	}
	
	.uael-post__columns-mobile-1 .uael-post-wrapper:nth-child(n+1):not(.slick-slide), .uael-post__columns-mobile-2 .uael-post-wrapper:nth-child(odd):not(.slick-slide), .uael-post__columns-mobile-3 .uael-post-wrapper:nth-child(3n+1):not(.slick-slide), .uael-post__columns-mobile-4 .uael-post-wrapper:nth-child(4n+1):not(.slick-slide), .uael-post__columns-mobile-5 .uael-post-wrapper:nth-child(5n+1):not(.slick-slide), .uael-post__columns-mobile-6 .uael-post-wrapper:nth-child(6n+1):not(.slick-slide), .uael-post__columns-mobile-7 .uael-post-wrapper:nth-child(7n+1):not(.slick-slide), .uael-post__columns-mobile-8 .uael-post-wrapper:nth-child(8n+1):not(.slick-slide) {
		clear: left;
	}
	
	.uael-post__columns-mobile-1 .uael-post-wrapper:nth-child(n):not(.slick-slide), .uael-post__columns-mobile-2 .uael-post-wrapper:nth-child(2n):not(.slick-slide), .uael-post__columns-mobile-3 .uael-post-wrapper:nth-child(3n):not(.slick-slide), .uael-post__columns-mobile-4 .uael-post-wrapper:nth-child(4n):not(.slick-slide), .uael-post__columns-mobile-5 .uael-post-wrapper:nth-child(5n):not(.slick-slide), .uael-post__columns-mobile-6 .uael-post-wrapper:nth-child(6n):not(.slick-slide), .uael-post__columns-mobile-7 .uael-post-wrapper:nth-child(7n):not(.slick-slide), .uael-post__columns-mobile-8 .uael-post-wrapper:nth-child(8n):not(.slick-slide) {
		clear: right;
	}
	
	.uael-posts-tabs-dropdown .uael-filters-dropdown {
		display: block;
		position: relative;
		margin-bottom: 20px;
	}
	
	.uael-posts-tabs-dropdown .uael-filters-dropdown-button {
		background: #efefef;
		padding: 5px 15px 5px 15px;
		cursor: pointer;
		display: inline-block;
	}
	
	.uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
		display: none;
		list-style: none;
		position: absolute;
		margin: 0;
		top: 100%;
		background-color: #fff;
		background-color: rgba(255, 255, 255, .95);
		z-index: 9;
		border: 1px solid #ededed;
	}
	
	.uael-posts-tabs-dropdown .uael-post__header-filter {
		white-space: nowrap;
		display: block;
		background: #efefef;
		cursor: pointer;
		-webkit-transition: all .2s ease-in-out 0s;
		transition: all .2s ease-in-out 0s;
		border-style: none;
		margin: 0;
	}
	
	.uael-posts-tabs-dropdown .uael-filters-dropdown-button::after {
		content: "";
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		margin-left: 6px;
	}
	
	.uael-posts-tabs-dropdown .uael-post__header-filters {
		display: none;
	}
	
	.uael-posts-tabs-dropdown ul.uael-filters-dropdown-list.show-list {
		display: block;
	}
	
	.uael-posts-tabs-dropdown .uael-post__header-filter {
		padding: 5px 15px 5px 15px;
	}
	
	.uael-post__filter-align-left .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list, .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
		left: 0;
		right: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	.uael-post__filter-align-right .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
		left: auto;
		right: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	.uael-post__filter-align-center .uael-posts-tabs-dropdown ul.uael-filters-dropdown-list {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

.uael-posts-thumbnail-ratio .uael-post__thumbnail:not(.uael-post-wrapper__noimage) {
	position: relative;
}

.uael-posts-thumbnail-ratio .uael-post__thumbnail img {
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
}

.elementor-widget-uael-posts .uael-post__header ul.uael-post__header-filters {
	padding-left: unset;
}

.elementor-widget-uael-posts .uael-post__header ul.uael-post__header-filters li {
	margin-left: unset;
}

.theme-twentytwentyone .elementor-widget-uael-posts ul.slick-dots li, .theme-twentytwentyone .elementor-widget-uael-posts ul.slick-dots li button:not(:hover):not(:active):not(.has-background) {
	background: unset;
}

.uael-post-grid .slick-slide img {
	width: 100%;
}

.uael-post-grid .slick-next, .uael-post-grid .slick-next:focus, .uael-post-grid .slick-next:hover, .uael-post-grid .slick-prev, .uael-post-grid .slick-prev:focus, .uael-post-grid .slick-prev:hover {
	font-size: 0;
	line-height: 0;
	bottom: auto;
	position: absolute;
	top: 50%;
	display: block;
	width: auto;
	height: auto;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #aaa;
	border-color: #aaa;
	outline: 0;
	background: 0 0;
}

.uael-post-grid .slick-next:before, .uael-post-grid .slick-prev:before {
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-post-grid[data-equal-height=yes] .uael-post__inner-wrap {
	height: 100%;
}

.uael-post__arrow-outside .uael-post-grid .slick-prev {
	left: -45px;
	z-index: 1;
}

[dir=rtl] .uael-post__arrow-outside .uael-post-grid .slick-prev {
	left: auto;
	right: -45px;
}

.uael-post-grid .slick-next:before, .uael-post-grid .slick-prev:before, [dir=rtl] .uael-post-grid .slick-next:before, [dir=rtl] .uael-post-grid .slick-prev:before {
	content: "";
	font-size: 0;
	line-height: 0;
}

.uael-post__arrow-outside .uael-post-grid .slick-next {
	right: -45px;
	z-index: 2;
}

[dir=rtl] .uael-post__arrow-outside .uael-post-grid .slick-next {
	left: -45px;
	right: auto;
}

.uael-post-grid .slick-next i, .uael-post-grid .slick-next i:focus, .uael-post-grid .slick-next i:hover, .uael-post-grid .slick-prev i, .uael-post-grid .slick-prev i:focus, .uael-post-grid .slick-prev i:hover {
	font-size: 20px;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	text-align: center;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.uael-post-grid ul.slick-dots {
	padding-top: 0;
	display: block;
	position: absolute;
	margin: 0;
	left: 0;
	width: 100%;
	bottom: 0;
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	text-align: center;
}

.uael-post-grid ul.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.uael-post-grid ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
}

.uael-post-grid ul.slick-dots li button:before {
	content: "";
	font-family: "Font Awesome 5 Free";
	font-weight: 800;
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	text-align: center;
	opacity: .25;
	color: #000;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-post-grid ul.slick-dots li.slick-active button:before {
	opacity: .75;
	color: #000;
}

.uael-post__arrow-inside .uael-post-grid .slick-prev {
	left: 25px;
	z-index: 1;
}

[dir=rtl] .uael-post__arrow-inside .uael-post-grid .slick-prev {
	left: auto;
	right: 25px;
}

.uael-post__arrow-inside .uael-post-grid .slick-next {
	right: 25px;
	z-index: 2;
}

[dir=rtl] .uael-post__arrow-inside .uael-post-grid .slick-next {
	left: 25px;
	right: auto;
}

@media (max-width:1024px) {
	.uael-post__arrow-outside .uael-post-grid .slick-prev {
		left: 15px;
		z-index: 1;
	}
	
	[dir=rtl] .uael-post__arrow-outside .uael-post-grid .slick-prev {
		left: auto;
		right: 15px;
	}
	
	.uael-post__arrow-outside .uael-post-grid .slick-next {
		right: 15px;
		z-index: 2;
	}
	
	[dir=rtl] .uael-post__arrow-outside .uael-post-grid .slick-next {
		left: 15px;
		right: auto;
	}
}

.uae-sticky-header-element {
	will-change: transform, opacity;
}

.uae-sticky--active {
	-webkit-animation: uae-sticky-slide-down .3s ease-out;
	animation: uae-sticky-slide-down .3s ease-out;
}

.uae-sticky--hidden {
	pointer-events: all;
	opacity: 1;
}

.uae-sticky-placeholder {
	display: block;
	visibility: hidden;
}

@-webkit-keyframes uae-sticky-slide-down {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

@keyframes uae-sticky-slide-down {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
}

.uae-sticky-header-yes {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.uae-sticky-header-yes.uae-sticky--active {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.uae-sticky--active .e-con-inner, .uae-sticky--active .elementor-widget-wrap {
	position: relative;
	z-index: 1;
}

.admin-bar .uae-sticky--active {
	top: 32px !important;
}

@media screen and (max-width:782px) {
	.admin-bar .uae-sticky--active {
		top: 46px !important;
	}
}

@media screen and (max-width:600px) {
	.admin-bar .uae-sticky--active {
		top: 0 !important;
	}
}

.elementor-editor-active .uae-sticky-header-element {
	position: relative !important;
}

@media print {
	.uae-sticky--active {
		position: relative !important;
		top: auto !important;
	}
	
	.uae-sticky-placeholder {
		display: none !important;
	}
}

.uae-sticky--active:focus-within {
	outline: 2px solid #0073aa;
	outline-offset: 2px;
}

.uae-sticky--active .uae-sticky--active {
	position: relative !important;
	top: auto !important;
}

.uae-sticky--active.elementor-section-stretched {
	left: 0 !important;
	right: 0 !important;
}

.uae-sticky--active[data-settings*=motion_fx] {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.admin-bar .uae-sticky-header-element .hfe-side, .admin-bar .uae-sticky-header-element .uael-side {
	margin-top: 0;
}

.uae-sticky-header-element:not(.uae-sticky--hidden) .hfe-side, .uae-sticky-header-element:not(.uae-sticky--hidden) .uael-side {
	z-index: 1000001 !important;
	height: 100vh !important;
}
