
[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;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, 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;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, 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-nav-menu li, .uael-nav-menu ul, ul.uael-nav-menu {
	list-style: none !important;
	margin: 0;
	padding: 0;
}

.uael-nav-menu .menu-item-has-children-container, .uael-nav-menu li.menu-item {
	position: relative;
}

.uael-flyout-container .uael-nav-menu li.menu-item {
	position: relative;
	background: unset;
}

.uael-nav-menu .sub-menu li.menu-item {
	position: relative;
	background: inherit;
}

.elementor-widget-uael-nav-menu .elementor-widget-container, .uael-nav-menu a.uael-menu-item, .uael-nav-menu a.uael-sub-menu-item, .uael-nav-menu__layout-horizontal, .uael-nav-menu__layout-horizontal .uael-nav-menu, .uael-nav-menu__toggle, div.uael-nav-menu {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.elementor-widget-uael-nav-menu .elementor-widget-container, div.uael-nav-menu {
	-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;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.uael-layout-horizontal .uael-nav-menu__toggle, .uael-layout-vertical .uael-nav-menu__toggle, .uael-nav-menu .parent-has-no-child .uael-menu-toggle {
	display: none;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu, .uael-submenu-open-hover .uael-layout-vertical .uael-nav-menu .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 16;
	visibility: hidden;
	opacity: 0;
	text-align: left;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children.focus>.sub-menu, .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu {
	-webkit-transition: none;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.uael-nav-menu__theme-icon-yes button.sub-menu-toggle {
	display: none;
}

.uael-submenu-open-hover .uael-layout-vertical .uael-nav-menu .sub-menu {
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.uael-active-menu+.uael-nav-menu__layout-expandible, .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:focus>.sub-menu, .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
	visibility: visible;
	opacity: 1;
}

.uael-layout-horizontal .uael-nav-menu__toggle, .uael-layout-vertical .uael-nav-menu__toggle, .uael-nav-menu__layout-expandible, .uael-nav-menu__layout-expandible .sub-menu, .uael-submenu-open-click .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
	visibility: hidden;
	opacity: 0;
}

.uael-nav-menu .menu-item-has-children .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
}

.uael-flyout-container .uael-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {
	top: 0;
	left: 0;
}

.uael-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {
	top: 0;
	left: 100%;
}

.uael-nav-menu:after, .uael-nav-menu:before {
	content: "";
	display: table;
	clear: both;
}

.uael-nav-menu__align-right .uael-nav-menu {
	margin-left: auto;
}

.uael-nav-menu__align-right .uael-nav-menu, .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li a.uael-menu-item, .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li a.uael-sub-menu-item {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	justify-content: flex-end;
}

.uael-nav-menu__align-left .uael-nav-menu {
	margin-right: auto;
}

.uael-nav-menu__align-left .uael-nav-menu, .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li a.uael-menu-item, .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li a.uael-sub-menu-item {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	justify-content: flex-start;
}

.uael-nav-menu__align-center .uael-nav-menu {
	margin-left: auto;
	margin-right: auto;
}

.uael-nav-menu__align-center .uael-nav-menu, .uael-nav-menu__align-center .uael-nav-menu__layout-vertical li a.uael-menu-item, .uael-nav-menu__align-center .uael-nav-menu__layout-vertical li a.uael-sub-menu-item, .uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	justify-content: center;
}

.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu {
	width: 100%;
}

.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li.menu-item {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	-webkit-flex-grow: 1;
	-moz-box-flex: 1;
	flex-grow: 1;
}

.uael-active-menu+nav li:not(:last-child) a.uael-menu-item, .uael-active-menu+nav li:not(:last-child) a.uael-sub-menu-item {
	border-bottom-width: 0;
}

.uael-nav-menu a.uael-menu-item, .uael-nav-menu a.uael-sub-menu-item {
	line-height: 1;
	text-decoration: none;
	-webkit-box-pack: justify;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.uael-nav-menu a.uael-menu-item:hover, .uael-nav-menu a.uael-sub-menu-item:hover {
	text-decoration: none;
}

.uael-nav-menu .sub-menu {
	min-width: 220px;
	margin: 0;
	z-index: 9999;
}

.uael-nav-menu__layout-horizontal {
	font-size: 0;
}

.uael-nav-menu__layout-horizontal li.menu-item, .uael-nav-menu__layout-horizontal>li.menu-item {
	font-size: medium;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu {
	-webkit-box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1);
	box-shadow: 0 4px 10px -2px rgba(0, 0, 0, .1);
}

.uael-submenu-open-hover .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-menu {
	visibility: hidden;
}

.uael-submenu-open-hover .uael-nav-menu__layout-horizontal .uael-nav-menu li.menu-item:hover>.sub-menu {
	display: block;
}

nav ul li.menu-item ul.sub-menu:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
}

.uael-nav-menu .uael-has-submenu .sub-menu li.menu-item:first-child, .uael-nav-menu .uael-has-submenu .sub-menu li.menu-item:last-child {
	overflow: visible !important;
}

.uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-classic .uael-nav-menu .parent-has-child .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-plus .uael-nav-menu .parent-has-child .sub-arrow i:before {
	content: "+";
}

.uael-submenu-icon-none .uael-nav-menu .parent-has-child .sub-arrow {
	display: none;
}

.uael-link-redirect-self_link.uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before, .uael-submenu-icon-arrow .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before {
	content: "";
}

.uael-link-redirect-self_link.uael-submenu-icon-plus .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before, .uael-submenu-icon-plus .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before {
	content: "-";
}

.uael-link-redirect-self_link.uael-submenu-icon-classic .uael-nav-menu .parent-has-child .menu-active .sub-arrow i:before, .uael-submenu-icon-classic .uael-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before {
	content: "";
}

.rtl .uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: "";
}

.rtl .uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
	content: "";
}

.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
	content: "";
}

.uael-nav-menu-icon {
	border: 0 solid;
}

.uael-nav-menu-icon svg {
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
}

.uael-has-submenu-container a.uael-menu-item:focus, .uael-has-submenu-container a.uael-sub-menu-item:focus, .uael-nav-menu .menu-item-has-children .sub-menu:focus, .uael-nav-menu .menu-item-has-children-container:focus, .uael-nav-menu .menu-item-has-children:focus, .uael-nav-menu-icon i:focus {
	outline: 0;
}

.uael-flyout-wrapper .sub-menu, .uael-nav-menu__layout-expandible .sub-menu, .uael-nav-menu__layout-vertical .sub-menu {
	position: relative;
	height: 0;
}

.uael-nav-menu__submenu-arrow .uael-menu-toggle:before, .uael-nav-menu__submenu-classic .uael-menu-toggle:before, .uael-nav-menu__submenu-plus .uael-menu-toggle:before {
	font-family: "Font Awesome 5 Free";
	z-index: 1;
	font-size: inherit;
	font-weight: inherit;
	line-height: 0;
}

.uael-menu-item-center .uael-nav-menu li a.uael-menu-item, .uael-menu-item-center .uael-nav-menu li a.uael-sub-menu-item, .uael-nav-menu__submenu-none .uael-nav-menu li a.uael-menu-item, .uael-nav-menu__submenu-none .uael-nav-menu li a.uael-sub-menu-item {
	margin-right: 0;
}

.uael-nav-menu__toggle-icon:before {
	content: "";
	font-family: fontAwesome;
	z-index: 1;
	font-size: 24px;
	font-weight: inherit;
	font-style: normal;
	line-height: 0;
}

.uael-active-menu .uael-nav-menu__toggle-icon:before {
	content: "";
}

.uael-nav-menu__layout-expandible {
	-webkit-transition-property: display;
	transition-property: display;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: cubic-bezier(0, 1, .5, 1);
	transition-timing-function: cubic-bezier(0, 1, .5, 1);
}

.uael-active-menu+.uael-nav-menu__layout-expandible {
	height: auto;
}

.uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-expandible, .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-horizontal, .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-vertical {
	position: absolute;
	top: 100%;
}

.uael-nav-menu__layout-expandible .menu-item-has-children .menu-item-has-children .sub-menu, .uael-nav-menu__layout-vertical .menu-item-has-children .menu-item-has-children .sub-menu {
	top: 0;
	left: 0;
}

.uael-layout-expandible nav {
	height: 0;
}

.uael-nav-menu__icon, .uael-nav-sub-menu-icon {
	display: inline-block;
	line-height: 1;
}

.uael-nav-menu__toggle {
	font-size: 22px;
	cursor: pointer;
	border: 0 solid;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #494c4f;
	position: relative;
}

.uael-nav-menu__toggle-icon {
	display: inline-block;
	font-size: inherit;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	line-height: 1;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.uael-nav-menu .sub-arrow {
	font-size: 14px;
	line-height: 1;
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	margin-top: -10px;
	margin-bottom: -10px;
}

.uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
	margin-left: 10px;
}

.uael-flyout-wrapper .sub-arrow, .uael-layout-expandible .sub-arrow, .uael-nav-menu__layout-vertical .uael-nav-menu .sub-arrow {
	padding: 10px;
}

.uael-nav-menu .child-item, .uael-nav-menu__layout-vertical .uael-nav-menu .child-item {
	font-size: 14px;
	line-height: 1;
	padding: 10px 0 10px 10px;
	margin-top: -10px;
	margin-bottom: -10px;
	position: absolute;
	right: 0;
	margin-right: 20px;
}

.uael-nav-menu-icon {
	display: inline-block;
	line-height: 1;
	text-align: center;
}

.uael-flyout-container .child, .uael-flyout-container .saved-content, .uael-flyout-container .sub-menu, .uael-nav-menu__layout-expandible .child, .uael-nav-menu__layout-expandible .saved-content, .uael-nav-menu__layout-expandible .sub-menu, .uael-nav-menu__layout-vertical .child, .uael-nav-menu__layout-vertical .saved-content, .uael-nav-menu__layout-vertical .sub-menu {
	left: 0 !important;
	width: 100% !important;
}

.uael-flyout-container .uael-nav-menu .sub-menu {
	background: unset;
}

.uael-flyout-wrapper .uael-menu-toggle:hover, .uael-nav-menu__layout-expandible .uael-menu-toggle:hover, .uael-nav-menu__layout-vertical .uael-menu-toggle:hover {
	border: 1px dotted;
}

.uael-flyout-wrapper .uael-menu-toggle, .uael-nav-menu__layout-expandible .uael-menu-toggle, .uael-nav-menu__layout-vertical .uael-menu-toggle {
	border: 1px dotted transparent;
}

.uael-nav-menu .menu-item a:after, .uael-nav-menu .menu-item a:before {
	display: block;
	position: absolute;
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transition-timing-function: cubic-bezier(.58, .3, .005, 1);
	transition-timing-function: cubic-bezier(.58, .3, .005, 1);
}

.uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-nav-menu .menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	opacity: 0;
}

.uael-pointer__double-line.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__double-line.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__double-line.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
	opacity: 1;
}

.uael-nav-menu .current-menu-item:after, .uael-nav-menu .current-menu-item:before, .uael-nav-menu .menu-item a.uael-menu-item.highlighted:after, .uael-nav-menu .menu-item a.uael-menu-item.highlighted:before, .uael-nav-menu .menu-item a.uael-menu-item:focus:after, .uael-nav-menu .menu-item a.uael-menu-item:focus:before, .uael-nav-menu .menu-item a.uael-menu-item:hover:after, .uael-nav-menu .menu-item a.uael-menu-item:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:after, .uael-pointer__double-line .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline .menu-item.parent a.uael-menu-item:after, .uael-pointer__overline .menu-item.parent a.uael-menu-item:before, .uael-pointer__underline .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline .menu-item.parent a.uael-menu-item:before {
	height: 3px;
	width: 100%;
	left: 0;
	background-color: #55595c;
	z-index: 2;
}

.uael-pointer__double-line.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__double-line.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	height: 0;
	width: 0;
	left: 50%;
}

.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: 10px;
}

.uael-pointer__double-line.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	bottom: 10px;
}

.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: -10px;
}

.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	bottom: -10px;
}

.uael-pointer__double-line.uael-animation__none, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item, .uael-pointer__overline.uael-animation__none, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item, .uael-pointer__underline.uael-animation__none, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__double-line.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__double-line.uael-animation__none:after, .uael-pointer__double-line.uael-animation__none:before, .uael-pointer__double-line.uael-animation__none:focus, .uael-pointer__double-line.uael-animation__none:hover, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__overline.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__overline.uael-animation__none:after, .uael-pointer__overline.uael-animation__none:before, .uael-pointer__overline.uael-animation__none:focus, .uael-pointer__overline.uael-animation__none:hover, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__underline.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__underline.uael-animation__none:after, .uael-pointer__underline.uael-animation__none:before, .uael-pointer__underline.uael-animation__none:focus, .uael-pointer__underline.uael-animation__none:hover {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:before, .uael-pointer__overline .menu-item.parent a.uael-menu-item:before {
	content: "";
	top: 0;
}

.uael-pointer__double-line.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	width: 10px;
	left: -20px;
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item:after, .uael-pointer__underline .menu-item.parent a.uael-menu-item:after {
	content: "";
	bottom: 0;
}

.uael-pointer__double-line.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__slide .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {
	width: 10px;
	left: -webkit-calc(100% + 20px);
	left: calc(100% + 20px);
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
	background: 0 0;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border: 3px solid #55595c;
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
	content: "";
}

.uael-pointer__framed.uael-animation__grow .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	-webkit-transform: scale(.75);
	-ms-transform: scale(.75);
	transform: scale(.75);
}

.uael-pointer__framed.uael-animation__shrink .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	-webkit-transform: scale(1.25);
	-ms-transform: scale(1.25);
	transform: scale(1.25);
}

.uael-pointer__framed.uael-animation__grow .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed.uael-animation__shrink .menu-item.parent a.uael-menu-item:before {
	-webkit-transition: opacity .2s, -webkit-transform .4s;
	transition: opacity .2s, -webkit-transform .4s;
	transition: opacity .2s, transform .4s;
	transition: opacity .2s, transform .4s, -webkit-transform .4s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:before {
	width: 3px;
	height: 3px;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:before {
	border-width: 0 0 3px 3px;
	-webkit-transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
	transition: width .1s .2s, height .1s .3s, opacity .12s .22s;
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:after {
	content: "";
	top: initial;
	bottom: 0;
	left: initial;
	right: 0;
	border-width: 3px 3px 0 0;
	-webkit-transition: width .1s, height .1s .1s, opacity 20ms .18s;
	transition: width .1s, height .1s .1s, opacity 20ms .18s;
}

.uael-pointer__framed.uael-animation__draw .current-menu-item:after, .uael-pointer__framed.uael-animation__draw .current-menu-item:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:before {
	width: 100%;
	height: 100%;
}

.uael-pointer__framed.uael-animation__draw .current-menu-item:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:before {
	-webkit-transition: opacity 20ms, height .1s, width .1s .1s;
	transition: opacity 20ms, height .1s, width .1s .1s;
}

.uael-pointer__framed.uael-animation__draw .current-menu-item:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__framed.uael-animation__draw .menu-item.parent a.uael-menu-item:hover:after {
	-webkit-transition: opacity 20ms .2s, height .1s .2s, width .1s .3s;
	transition: opacity 20ms .2s, height .1s .2s, width .1s .3s;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:before {
	width: 3px;
	height: 3px;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:before {
	border-width: 3px 0 0 3px;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:after {
	content: "";
	top: initial;
	bottom: 0;
	left: initial;
	right: 0;
	border-width: 0 3px 3px 0;
}

.uael-pointer__framed.uael-animation__corners .current-menu-item:after, .uael-pointer__framed.uael-animation__corners .current-menu-item:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:hover:after, .uael-pointer__framed.uael-animation__corners .menu-item.parent a.uael-menu-item:hover:before {
	width: 100%;
	height: 100%;
	-webkit-transition: opacity 2ms, width .4s, height .4s;
	transition: opacity 2ms, width .4s, height .4s;
}

.uael-pointer__framed.uael-animation__none, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__framed.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__framed.uael-animation__none:after, .uael-pointer__framed.uael-animation__none:before, .uael-pointer__framed.uael-animation__none:focus, .uael-pointer__framed.uael-animation__none:hover {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__background .menu-item.parent a.uael-menu-item:after, .uael-pointer__background .menu-item.parent a.uael-menu-item:before {
	content: "";
	-webkit-transition: .3s;
	transition: .3s;
}

.uael-pointer__background .menu-item.parent a.uael-menu-item:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #55595c;
	z-index: -1;
}

.uael-pointer__background .current-menu-item, .uael-pointer__background .menu-item.parent a.uael-menu-item.highlighted, .uael-pointer__background .menu-item.parent a.uael-menu-item:focus, .uael-pointer__background .menu-item.parent a.uael-menu-item:hover {
	color: #fff;
}

.uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:before {
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	transform: scale(.5);
}

.uael-pointer__background.uael-animation__grow .current-menu-item:before, .uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__grow .menu-item.parent a.uael-menu-item:hover:before {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: .3s;
	transition: .3s;
}

.uael-pointer__background.uael-animation__shrink .current-menu-item:before, .uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shrink .menu-item.parent a.uael-menu-item:hover:before {
	-webkit-transition: opacity .15s, -webkit-transform .4s;
	transition: opacity .15s, -webkit-transform .4s;
	transition: opacity .15s, transform .4s;
	transition: opacity .15s, transform .4s, -webkit-transform .4s;
}

.uael-pointer__background.uael-animation__sweep-left .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	left: 100%;
}

.uael-pointer__background.uael-animation__sweep-right .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	right: 100%;
}

.uael-pointer__background.uael-animation__sweep-up .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: 100%;
}

.uael-pointer__background.uael-animation__sweep-down .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	bottom: 100%;
}

.uael-pointer__background.uael-animation__shutter-out-vertical .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	bottom: 50%;
	top: 50%;
}

.uael-pointer__background.uael-animation__shutter-out-horizontal .menu-item.parent a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	right: 50%;
	left: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:after {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #55595c;
	z-index: -1;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:before {
	top: 0;
	bottom: 100%;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:after {
	top: 100%;
	bottom: 0;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .current-menu-item:before, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:hover:before {
	bottom: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-vertical .current-menu-item:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__background.uael-animation__shutter-in-vertical .menu-item.parent a.uael-menu-item:hover:after {
	top: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:before {
	right: 0;
	left: 100%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:after {
	right: 100%;
	left: 0;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .current-menu-item:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item.highlighted:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:focus:before, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:hover:before {
	left: 50%;
}

.uael-pointer__background.uael-animation__shutter-in-horizontal .current-menu-item:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item.highlighted:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:focus:after, .uael-pointer__background.uael-animation__shutter-in-horizontal .menu-item.parent a.uael-menu-item:hover:after {
	right: 50%;
}

.uael-pointer__background.uael-animation__none, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__background.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__background.uael-animation__none:after, .uael-pointer__background.uael-animation__none:before, .uael-pointer__background.uael-animation__none:focus, .uael-pointer__background.uael-animation__none:hover {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-pointer__text.uael-animation__skew .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__skew .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: skew(-8deg);
	-ms-transform: skew(-8deg);
	transform: skew(-8deg);
}

.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}

.uael-pointer__text.uael-animation__shrink .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__shrink .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	transform: scale(.8);
}

.uael-pointer__text.uael-animation__float .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__float .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: translateY(-8px);
	-ms-transform: translateY(-8px);
	transform: translateY(-8px);
}

.uael-pointer__text.uael-animation__sink .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__sink .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: translateY(8px);
	-ms-transform: translateY(8px);
	transform: translateY(8px);
}

.uael-pointer__text.uael-animation__rotate .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__rotate .menu-item.parent a.uael-menu-item:hover {
	-webkit-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	transform: rotate(6deg);
}

.uael-pointer__text.uael-animation__none, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:after, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:before, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:focus, .uael-pointer__text.uael-animation__none .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text.uael-animation__none:after, .uael-pointer__text.uael-animation__none:before, .uael-pointer__text.uael-animation__none:focus, .uael-pointer__text.uael-animation__none:hover {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.uael-flyout-overlay {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999998;
	background: rgba(0, 0, 0, .6);
	cursor: pointer;
	-webkit-backface-visibility: hidden;
}

.uael-flyout-animating, .uael-flyout-overlay, .uael-side {
	-webkit-transition: all .3s;
	transition: all .3s;
}

.uael-flyout-close, .uael-flyout-close svg {
	position: absolute;
	top: 0;
	right: 0;
	margin: 5px;
	width: 23px;
	height: 23px;
	line-height: 23px;
	font-size: 23px;
	display: block;
	cursor: pointer;
}

.uael-flyout-wrapper .uael-side.uael-flyout-left {
	top: 0;
	bottom: 0;
	left: -100%;
	right: auto;
	height: 100%;
	width: 300px;
	max-width: 100%;
	max-width: 100vw;
}

.uael-flyout-wrapper .uael-side {
	display: block;
	position: fixed;
	z-index: 999999;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
}

.uael-flyout-content ul li, .uael-flyout-content.push {
	color: #fff;
}

.uael-flyout-wrapper .uael-side {
	display: block;
	position: fixed;
	z-index: 999999;
	padding: 0;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-webkit-backface-visibility: hidden;
}

.uael-flyout-wrapper .uael-side.uael-flyout-right {
	top: 0;
	bottom: 0;
	left: auto;
	right: -100%;
	height: 100%;
	width: 300px;
	max-width: 100%;
}

.uael-flyout-wrapper .uael-side.uael-flyout-left {
	top: 0;
	bottom: 0;
	left: -100%;
	right: auto;
	height: 100%;
	width: 300px;
	max-width: 100%;
	max-width: 100vw;
}

.uael-flyout-wrapper .uael-side.top {
	top: -100%;
	bottom: auto;
	left: 0;
	right: 0;
	width: 100%;
	width: 100vw;
	height: 300px;
	max-height: 100%;
}

.uael-flyout-wrapper .uael-side.bottom {
	top: auto;
	bottom: -100%;
	left: 0;
	right: 0;
	width: 100%;
	width: 100vw;
	height: 300px;
	max-height: 100%;
}

.uael-flyout-content {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.4em;
	color: #fff;
}

@media (max-width:1024px) {
	.uael-flyout-content {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

.uael-flyout-content::-webkit-scrollbar {
	display: none;
}

.admin-bar .uael-side {
	margin-top: 32px;
}

.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children>ul.sub-menu {
	-webkit-transform: translateY(20%);
	-ms-transform: translateY(20%);
	transform: translateY(20%);
	opacity: 0;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children:hover>ul.sub-menu {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children>ul.sub-menu {
	-webkit-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	transform: translateY(-20%);
	opacity: 0;
	-webkit-transition: all .1s;
	transition: all .1s;
}

.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children:hover>ul.sub-menu {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}

@media only screen and (max-width:1024px) {
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal li {
		width: 100%;
		margin-right: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-tablet .uael-layout-vertical .uael-nav-menu__toggle {
		display: block;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .sub-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		visibility: hidden;
		opacity: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-active-menu+.uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-tablet .uael-active-menu+.uael-nav-menu__layout-horizontal .uael-nav-menu, .uael-nav-menu__breakpoint-tablet .uael-active-menu+.uael-nav-menu__layout-vertical, .uael-nav-menu__breakpoint-tablet .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-tablet .uael-layout-vertical .uael-nav-menu__toggle {
		visibility: visible;
		opacity: 1;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		height: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-active-menu+.uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-tablet .uael-active-menu+.uael-nav-menu__layout-vertical {
		height: auto;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-horizontal .uael-nav-menu {
		position: relative;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-tablet .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-vertical {
		position: absolute;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
		top: 0;
		left: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-tablet .uael-layout-vertical .uael-nav-menu__toggle {
		display: block;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		float: none;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
		-webkit-transition: none;
		transition: none;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-menu-toggle:hover {
		border: 1px dotted;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-menu-toggle {
		border: 1px dotted transparent;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .sub-menu {
		position: relative;
		height: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .sub-menu {
		top: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .child, .uael-nav-menu__breakpoint-tablet .saved-content, .uael-nav-menu__breakpoint-tablet .sub-menu {
		left: 0 !important;
		width: auto !important;
	}
	
	.uael-nav-menu .sub-menu {
		min-width: auto;
		margin: 0;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
		padding: 10px;
	}
	
	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-tablet.uael-submenu-icon-plus .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "-";
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu .sub-menu {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before, .uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before, .uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before, .uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before, .uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
		content: "";
	}
	
	.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children ul.sub-menu, .uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu, .uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children ul.sub-menu, .uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:after, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:before {
		background-color: unset !important;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
		border: 0 !important;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__text .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text .menu-item.parent a.uael-menu-item:focus {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	
	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item, .uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (max-width:767px) {
	.uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item, .uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal li.menu-item {
		width: 100%;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-vertical .uael-nav-menu__toggle {
		display: inline-block;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .sub-menu {
		position: relative;
		height: 0;
		top: 0;
	}
	
	.uael-nav-menu .sub-menu {
		min-width: auto;
		margin: 0;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
		-webkit-transition: none;
		transition: none;
	}
	
	.uael-nav-menu__breakpoint-tablet .uael-nav-menu__layout-vertical {
		float: none;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-vertical .uael-nav-menu__toggle.uael-active-menu, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal .uael-nav-menu {
		display: block;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-vertical, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-vertical {
		height: 0;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-mobile .uael-layout-vertical .uael-nav-menu__toggle {
		display: block;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-vertical {
		float: none;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .sub-menu, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu, .uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-vertical, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-vertical, .uael-nav-menu__breakpoint-none .uael-nav-menu__layout-horizontal .uael-nav-menu .menu-item-has-children:hover>.sub-menu {
		visibility: hidden;
		opacity: 0;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-active-menu+.uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile .uael-active-menu+.uael-nav-menu__layout-horizontal .uael-nav-menu, .uael-nav-menu__breakpoint-mobile .uael-active-menu+.uael-nav-menu__layout-vertical, .uael-nav-menu__breakpoint-mobile .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-mobile .uael-layout-vertical .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-nav-menu__layout-horizontal .uael-nav-menu {
		visibility: visible;
		opacity: 1;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-active-menu+.uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile .uael-active-menu+.uael-nav-menu__layout-vertical {
		height: auto;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-horizontal .uael-nav-menu {
		position: relative;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-horizontal, .uael-nav-menu__breakpoint-mobile .uael-active-menu.uael-active-menu-full-width+.uael-nav-menu__layout-vertical {
		position: absolute;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {
		top: 0;
		left: 0;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-submenu-icon-plus .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "-";
	}
	
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-arrow .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-none.uael-submenu-icon-classic .uael-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.uael-menu-item .sub-arrow i:before {
		content: "";
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-menu-toggle:hover {
		border: 1px dotted;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-menu-toggle {
		border: 1px dotted transparent;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu .sub-menu {
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-1 .uael-nav-menu {
		-webkit-transform: scale(.7);
		-ms-transform: scale(.7);
		transform: scale(.7);
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	
	.uael-nav-menu__breakpoint-mobile .uael-nav-menu__layout-horizontal .uael-nav-menu .sub-arrow {
		padding: 10px;
	}
	
	.uael-nav-menu__breakpoint-mobile .menu-is-active.uael-effect-1 .uael-nav-menu {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-2 .uael-nav-menu {
		-webkit-transform: translateX(20%);
		-ms-transform: translateX(20%);
		transform: translateX(20%);
		opacity: 0;
		-webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
		transition: all .3s cubic-bezier(.25, .5, .5, .9);
	}
	
	.uael-nav-menu__breakpoint-mobile .menu-is-active.uael-effect-2 .uael-nav-menu {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
	
	.uael-nav-menu__breakpoint-mobile.uael-nav-toggle-yes .uael-effect-3 .uael-nav-menu {
		-webkit-transform: translateY(20%);
		-ms-transform: translateY(20%);
		transform: translateY(20%);
		opacity: 0;
		-webkit-transition: all .3s;
		transition: all .3s;
	}
	
	.uael-nav-menu__breakpoint-mobile .menu-is-active.uael-effect-3 .uael-nav-menu {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}
	
	.uael-nav-menu__breakpoint-mobile .child, .uael-nav-menu__breakpoint-mobile .saved-content, .uael-nav-menu__breakpoint-mobile .sub-menu, .uael-nav-menu__breakpoint-tablet .child, .uael-nav-menu__breakpoint-tablet .saved-content, .uael-nav-menu__breakpoint-tablet .sub-menu {
		left: 0 !important;
		width: auto !important;
	}
	
	.uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children ul.sub-menu, .uael-submenu-animation-slide_down .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu, .uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children ul.sub-menu, .uael-submenu-animation-slide_up .uael-layout-horizontal .menu-item-has-children:hover ul.sub-menu {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:after, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:before, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:after, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-nav-menu-layout:not(.uael-pointer__framed) .menu-item.parent a.uael-menu-item:before {
		background-color: unset !important;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-pointer__framed .menu-item.parent a.uael-menu-item:before, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__framed .menu-item.parent a.uael-menu-item:before {
		border: 0 !important;
	}
	
	.elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-mobile .uael-pointer__text .menu-item.parent a.uael-menu-item:hover, .elementor-widget-uael-nav-menu.uael-nav-menu__breakpoint-tablet .uael-pointer__text .menu-item.parent a.uael-menu-item:hover, .uael-pointer__text .menu-item.parent a.uael-menu-item:focus {
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
}

.uael-toggle-no .uael-layout-expandible .uael-nav-menu__toggle {
	display: none;
}

.uael-pointer__double-line.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__double-line.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__double-line.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__overline.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__overline.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__slide .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__slide .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
	width: 100%;
	left: 0;
	opacity: 1;
}

.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after {
	bottom: 0;
	opacity: 1;
}

.uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__drop-out .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-in .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__drop-out .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {
	top: 0;
	opacity: 1;
}

.uael-pointer__double-line.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__double-line.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__double-line.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__double-line.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__overline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__overline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__overline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__underline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__underline.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__underline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__underline.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before {
	height: 3px;
	width: 100%;
	left: 0;
	opacity: 1;
}

.uael-pointer__framed.uael-animation__grow .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__grow .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__framed.uael-animation__shrink .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__shrink .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:before, .uael-pointer__framed.uael-animation__fade .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__fade .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before {
	opacity: 1;
}

.uael-pointer__framed.uael-animation__corners .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__framed.uael-animation__corners .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__corners .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__framed.uael-animation__corners .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .uael-pointer__framed.uael-animation__draw .menu-item.parent.current-menu-item a.uael-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):after, .uael-pointer__framed.uael-animation__draw .menu-item.parent.custom-menu-active a.uael-menu-item:not(:hover):not(:focus):not(.custom-menu-active):not(.highlighted):before {
	border-width: 3px;
	width: 100%;
	opacity: 1;
	height: 100%;
}

.uael-nav-menu-toggle-label-yes .uael-layout-expandible .uael-nav-menu__toggle, .uael-nav-menu-toggle-label-yes .uael-widget-container>.uael-nav-menu__toggle {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-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;
}

@media only screen and (max-width:1024px) {
	.uael-nav-menu-toggle-label-yes .uael-layout-horizontal .uael-nav-menu__toggle, .uael-nav-menu-toggle-label-yes .uael-layout-vertical .uael-nav-menu__toggle {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-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;
	}
}

.rtl .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-button-wrapper, .rtl .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper, .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-button-wrapper, .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper {
	text-align: right;
}

.rtl .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-button-wrapper, .rtl .uael-nav-menu__align-right .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper, .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-button-wrapper, .uael-nav-menu__align-left .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper {
	text-align: left;
}

.uael-nav-menu__align-center .uael-nav-menu__layout-vertical li.uael-button-wrapper, .uael-nav-menu__align-center .uael-nav-menu__layout-vertical li.uael-has-submenu .uael-button-wrapper {
	text-align: center;
}

.uael-pointer__double-line .menu-item.parent a.uael-menu-item.elementor-button:after, .uael-pointer__double-line .menu-item.parent a.uael-menu-item.elementor-button:before, .uael-pointer__overline .menu-item.parent a.uael-menu-item.elementor-button:before, .uael-pointer__underline .menu-item.parent a.uael-menu-item.elementor-button:after {
	height: 0;
}

.uael-pointer__framed .menu-item.parent a.uael-menu-item.elementor-button:after, .uael-pointer__framed .menu-item.parent a.uael-menu-item.elementor-button:before {
	border-width: 0;
}

.uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item.elementor-button:focus, .uael-pointer__text.uael-animation__grow .menu-item.parent a.uael-menu-item.elementor-button:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.elementor-widget-uael-nav-menu:not(.uael-nav-menu__align-justify) a.uael-menu-item.elementor-button {
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.elementor-widget-uael-nav-menu.uael-menu-item-space-between a.uael-menu-item.elementor-button {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.uael-nav-menu li.uael-button-wrapper {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

@media only screen and (max-width:1024px) {
	.uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item, .uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item, .uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li.uael-button-wrapper {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

@media only screen and (max-width:767px) {
	.uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-menu-item, .uael-nav-menu__breakpoint-mobile.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li a.uael-sub-menu-item .uael-nav-menu__breakpoint-tablet.uael-nav-menu__align-justify .uael-nav-menu__layout-horizontal .uael-nav-menu li.uael-button-wrapper {
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
}

.uael-menu-item-flex-start .uael-flyout-container .uael-button-wrapper {
	text-align: left;
}

.uael-menu-item-flex-end .uael-flyout-container .uael-button-wrapper, .uael-menu-item-flex-end .uael-flyout-container li.uael-button-wrapper {
	text-align: right;
}

.uael-menu-item-center .uael-flyout-container .uael-button-wrapper {
	text-align: center;
}

.elementor-sticky__spacer .uael-nav-menu .uael-nav-menu__toggle {
	visibility: hidden;
}

.elementor-sticky__spacer nav.uael-nav-menu__submenu-arrow {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.uael-woo-thankyou-container {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	margin: 0 auto;
}

.uael-woo-thankyou-confirmation {
	border: none;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 50px 40px;
	-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-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	-webkit-box-shadow: 0 8px 24px rgba(75, 40, 168, .12);
	box-shadow: 0 8px 24px rgba(75, 40, 168, .12);
	background-color: #5124b3;
}

.uael-confirmation-icon {
	width: 56px;
	height: 56px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	color: #4caf50;
	font-size: 28px;
	margin-bottom: 16px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-js-display: inline-flex;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.uael-confirmation-icon svg {
	width: 1em;
	height: 1em;
}

.uael-confirmation-message {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: -.2px;
}

.uael-confirmation-subtext {
	color: rgba(255, 255, 255, .85);
	font-size: 15px;
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
	text-align: center;
	max-width: 600px;
}

.uael-woo-thankyou-order-info {
	background-color: #f5f0ff;
	border: 1px solid #e8dff5;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uael-order-info-item {
	-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;
	gap: 6px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.uael-order-info-item {
	-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;
	gap: 6px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 auto;
	-moz-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.uael-order-info-label {
	font-weight: 400;
	color: #666;
	font-size: 15px;
	letter-spacing: .3px;
}

.uael-order-info-value {
	color: #1a1a1a;
	font-weight: 700;
	font-size: 13px;
	margin: 0;
}

.uael-order-info-value.uael-order-status {
	color: #4caf50;
	font-size: 14px;
	font-weight: 600;
	-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;
	gap: 6px;
}

.uael-woo-thankyou-main-section {
	display: grid;
	grid-template-columns: 1fr 280px;
	-webkit-box-align: start;
	-webkit-align-items: start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

.uael-woo-thankyou-main-section.uael-no-products {
	grid-template-columns: 1fr 280px;
}

.uael-woo-thankyou-main-section.uael-no-products .uael-woo-thankyou-addresses {
	grid-column: 1;
	grid-row: 1;
}

.uael-woo-thankyou-products-summary {
	display: contents;
}

.uael-woo-thankyou-products {
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	padding: 28px;
	grid-column: 1;
	grid-row: 1;
}

.uael-products-title {
	font-size: 16px;
	font-weight: 700;
	color: #1a1a1a;
	margin: 0 0 24px 0;
	padding: 0;
	text-transform: capitalize;
}

.uael-products-table {
	-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;
	gap: 0;
}

.uael-product-row {
	display: grid;
	grid-template-columns: 80px 1fr auto;
	gap: 16px;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	padding: 16px 0;
	border-bottom: 1px solid #f0f0f0;
}

.uael-product-row:first-child {
	padding-top: 0;
}

.uael-product-row:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.uael-product-image {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	background: #f9f9f9;
	-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;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.uael-product-image img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.uael-product-details {
	-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;
	gap: 2px;
}

.uael-product-name {
	font-size: 15px;
	font-weight: 600;
	color: #1a1a1a;
	margin: 0;
	padding: 0;
	line-height: 1.4;
}

.uael-product-qty {
	font-size: 13px;
	font-weight: 400;
	color: #999;
	margin: 0;
	padding: 0;
}

.uael-product-price {
	font-size: 15px;
	font-weight: 700;
	color: #1a1a1a;
	text-align: right;
	white-space: nowrap;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.uael-woo-thankyou-summary-wrapper {
	-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;
	gap: 10px;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content;
	grid-column: 2;
	grid-row: 1/3;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.uael-woo-thankyou-summary {
	background-color: #f5f0ff;
	border: 1px solid #e8dff5;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	height: auto;
	-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;
	gap: 0;
}

.uael-summary-title {
	font-size: 16px;
	font-weight: 700;
	color: #1a1a1a;
	margin: 0 0 14px 0;
	padding: 0;
	text-transform: capitalize;
}

.uael-summary-row {
	-js-display: flex;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 8px 0;
	border-bottom: 1px solid rgba(0, 0, 0, .04);
	gap: 12px;
}

.uael-summary-row.uael-summary-total {
	padding-top: 10px;
	padding-bottom: 0;
	border-top: 1px solid rgba(0, 0, 0, .08);
	border-bottom: none;
}

.uael-summary-label {
	font-size: 15px;
	font-weight: 400;
	color: #666;
	margin: 0;
}

.uael-summary-value {
	font-size: 15px;
	font-weight: 600;
	color: #1a1a1a;
	margin: 0;
	text-align: right;
	white-space: nowrap;
}

.uael-summary-row.uael-summary-total .uael-summary-label {
	font-weight: 700;
	font-size: 15px;
	color: #1a1a1a;
}

.uael-summary-row.uael-summary-total .uael-summary-value {
	font-size: 15px;
	font-weight: 700;
}

.uael-woo-thankyou-actions {
	-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;
	gap: 8px;
	margin-top: 0;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
}

.uael-action-button {
	padding: 11px 18px;
	-webkit-border-radius: 22px;
	border-radius: 22px;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	-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;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 6px;
	cursor: pointer;
	border: 1px solid transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	text-decoration: none !important;
	text-transform: uppercase;
	letter-spacing: .4px;
	min-height: 40px;
	max-width: 210px;
}

.uael-action-button.uael-button-primary {
	background: -webkit-linear-gradient(315deg, #42a94c 0, #3c9645 100%);
	background: linear-gradient(135deg, #42a94c 0, #3c9645 100%);
	color: #fff;
	-webkit-box-shadow: 0 4px 12px rgba(66, 169, 76, .24);
	box-shadow: 0 4px 12px rgba(66, 169, 76, .24);
}

.uael-action-button.uael-button-primary:hover {
	-webkit-box-shadow: 0 6px 16px rgba(66, 169, 76, .32);
	box-shadow: 0 6px 16px rgba(66, 169, 76, .32);
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.uael-action-button.uael-button-secondary {
	background: #fff;
	color: #333;
	border: 1px solid #d0d0d0;
}

.uael-action-button.uael-button-secondary:hover {
	background: #f9f9f9;
	border-color: #bbb;
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.uael-action-button.uael-button-tertiary {
	background: #fff;
	color: #666;
	border: 1px solid #d0d0d0;
	font-weight: 500;
	text-transform: uppercase;
}

.uael-action-button.uael-button-tertiary:hover {
	background: #f9f9f9;
	border-color: #bbb;
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.uael-woo-thankyou-addresses {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-row: 2;
}

.uael-woo-thankyou-billing-address, .uael-woo-thankyou-payment-method, .uael-woo-thankyou-shipping-address {
	background: #fff;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.uael-address-title {
	color: #1a1a1a;
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 14px 0;
	padding: 0;
	text-transform: capitalize;
}

.uael-address-content {
	color: #666;
	font-size: 13px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
}

.uael-address-content p {
	margin: 0 0 6px 0;
	padding: 0;
}

.uael-address-content p:last-child {
	margin-bottom: 0;
}

.uael-address-content address {
	font-style: normal;
	margin: 0;
}

@media (min-width:1025px) {
	.uael-woo-thankyou-container {
		max-width: 1400px;
		margin: 0 auto;
	}
	
	.uael-woo-thankyou-main-section {
		grid-template-columns: 1fr 280px;
		gap: 20px;
	}
	
	.uael-woo-thankyou-summary-wrapper {
		grid-column: 2;
		grid-row: 1/3;
		-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;
		gap: 10px;
	}
	
	.uael-woo-thankyou-addresses {
		grid-row: 2;
		grid-template-columns: 1fr 1fr;
		gap: 20px;
	}
}

@media (max-width:1024px) and (min-width:768px) {
	.uael-woo-thankyou-container {
		padding: 35px 20px;
	}
	
	.uael-woo-thankyou-confirmation {
		padding: 40px 30px;
		-webkit-border-radius: 16px;
		border-radius: 16px;
	}
	
	.uael-confirmation-message {
		font-size: 28px;
		line-height: 1.3;
	}
	
	.uael-confirmation-subtext {
		font-size: 14px;
	}
	
	.uael-confirmation-icon {
		width: 52px;
		height: 52px;
		font-size: 26px;
		margin-bottom: 14px;
	}
	
	.uael-woo-thankyou-main-section {
		grid-template-columns: 1fr;
		gap: 24px;
	}
	
	.uael-woo-thankyou-summary-wrapper {
		grid-column: 1;
		grid-row: auto;
		-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;
		gap: 16px;
	}
	
	.uael-woo-thankyou-summary {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		min-width: 0;
	}
	
	.uael-woo-thankyou-actions {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.uael-woo-thankyou-order-info {
		grid-template-columns: 1fr 1fr;
		gap: 16px;
		padding: 24px;
	}
	
	.uael-order-info-item {
		width: 100%;
	}
	
	.uael-woo-thankyou-products {
		padding: 24px;
	}
	
	.uael-product-row {
		grid-template-columns: 70px 1fr auto;
		gap: 14px;
		padding: 14px 0;
	}
	
	.uael-product-image {
		width: 70px;
		height: 70px;
	}
	
	.uael-product-price {
		text-align: right;
		white-space: nowrap;
		grid-column: 3;
	}
	
	.uael-woo-thankyou-addresses {
		grid-template-columns: 1fr;
		gap: 16px;
	}
}

@media (max-width:767px) and (min-width:481px) {
	.uael-woo-thankyou-container {
		padding: 25px 15px;
	}
	
	.uael-woo-thankyou-confirmation {
		padding: 30px 20px;
		-webkit-border-radius: 14px;
		border-radius: 14px;
		margin-bottom: 20px;
	}
	
	.uael-confirmation-message {
		font-size: 24px;
		line-height: 1.3;
	}
	
	.uael-confirmation-subtext {
		font-size: 13px;
		max-width: 100%;
	}
	
	.uael-confirmation-icon {
		width: 46px;
		height: 46px;
		font-size: 23px;
		margin-bottom: 12px;
	}
	
	.uael-woo-thankyou-main-section {
		-js-display: flex !important;
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
		gap: 20px;
		grid-template-columns: unset !important;
		grid-template-rows: unset !important;
		width: 100% !important;
	}
	
	.uael-woo-thankyou-main-section.uael-no-products {
		gap: 20px;
	}
	
	.uael-woo-thankyou-order-info {
		-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;
		gap: 12px;
		padding: 18px;
		grid-template-columns: none;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-moz-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	
	.uael-order-info-item {
		width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
	
	.uael-woo-thankyou-products {
		display: block !important;
		padding: 18px;
		width: 100% !important;
		max-width: 100% !important;
		grid-column: auto !important;
		grid-row: auto !important;
	}
	
	.uael-products-title {
		font-size: 15px;
		margin-bottom: 18px;
	}
	
	.uael-product-row {
		grid-template-columns: 60px 1fr;
		gap: 12px;
		padding: 12px 0;
	}
	
	.uael-product-image {
		width: 60px;
		height: 60px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	
	.uael-product-details {
		min-width: 0;
	}
	
	.uael-product-name {
		font-size: 14px;
	}
	
	.uael-product-qty {
		font-size: 12px;
	}
	
	.uael-product-price {
		grid-column: 2;
		text-align: left;
		margin-top: 4px;
		font-size: 14px;
	}
	
	.uael-woo-thankyou-summary-wrapper {
		-js-display: flex !important;
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
		width: 100% !important;
		max-width: 100% !important;
		gap: 12px;
		grid-column: auto !important;
		grid-row: auto !important;
	}
	
	.uael-woo-thankyou-summary {
		display: block !important;
		padding: 18px;
		width: 100% !important;
		max-width: 100% !important;
		grid-column: auto !important;
		grid-row: auto !important;
	}
	
	.uael-summary-title {
		font-size: 15px;
		margin-bottom: 12px;
	}
	
	.uael-summary-row {
		padding: 6px 0;
		font-size: 13px;
	}
	
	.uael-action-button {
		padding: 10px 14px;
		font-size: 12px;
		min-height: 38px;
		max-width: none;
		width: 100%;
	}
	
	.uael-woo-thankyou-addresses {
		-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;
		gap: 14px;
		width: 100%;
	}
	
	.uael-woo-thankyou-billing-address, .uael-woo-thankyou-payment-method, .uael-woo-thankyou-shipping-address {
		padding: 16px;
		width: 100%;
	}
	
	.uael-address-title {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	.uael-address-content {
		font-size: 12px;
	}
}

@media (max-width:480px) {
	.uael-woo-thankyou-container {
		padding: 18px 10px;
	}
	
	.uael-woo-thankyou-confirmation {
		padding: 22px 14px;
		-webkit-border-radius: 12px;
		border-radius: 12px;
		margin-bottom: 18px;
	}
	
	.uael-confirmation-message {
		font-size: 20px;
		line-height: 1.3;
		font-weight: 700;
	}
	
	.uael-confirmation-subtext {
		font-size: 12px;
		line-height: 1.5;
		max-width: 100%;
	}
	
	.uael-confirmation-icon {
		width: 40px;
		height: 40px;
		font-size: 20px;
		margin-bottom: 10px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
	}
	
	.uael-woo-thankyou-main-section {
		-js-display: flex !important;
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
		gap: 16px;
		grid-template-columns: unset !important;
		grid-template-rows: unset !important;
		width: 100% !important;
	}
	
	.uael-woo-thankyou-main-section.uael-no-products {
		gap: 16px;
	}
	
	.uael-woo-thankyou-order-info {
		-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;
		gap: 10px;
		padding: 14px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
	
	.uael-order-info-item {
		width: 100%;
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 auto;
		-moz-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 6px 0;
		border-bottom: 1px solid rgba(0, 0, 0, .05);
	}
	
	.uael-order-info-item:last-child {
		border-bottom: none;
	}
	
	.uael-order-info-label {
		font-size: 13px;
		font-weight: 500;
	}
	
	.uael-order-info-value {
		font-size: 13px;
		font-weight: 600;
		text-align: right;
	}
	
	.uael-woo-thankyou-products {
		display: block !important;
		padding: 14px;
		width: 100% !important;
		max-width: 100% !important;
		grid-column: auto !important;
		grid-row: auto !important;
	}
	
	.uael-products-title {
		font-size: 14px;
		margin-bottom: 14px;
		font-weight: 700;
	}
	
	.uael-products-table {
		gap: 0;
	}
	
	.uael-product-row {
		display: grid;
		grid-template-columns: 50px 1fr;
		gap: 10px;
		padding: 10px 0;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-moz-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	
	.uael-product-image {
		width: 50px;
		height: 50px;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	
	.uael-product-details {
		min-width: 0;
		-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;
		gap: 2px;
	}
	
	.uael-product-name {
		font-size: 13px;
		font-weight: 600;
		word-break: break-word;
	}
	
	.uael-product-qty {
		font-size: 11px;
		color: #999;
	}
	
	.uael-product-price {
		grid-column: 2;
		text-align: left;
		margin-top: 2px;
		font-size: 13px;
		font-weight: 700;
	}
	
	.uael-woo-thankyou-summary-wrapper {
		-js-display: flex !important;
		display: -webkit-box !important;
		display: -webkit-flex !important;
		display: -moz-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: normal !important;
		-webkit-flex-direction: column !important;
		-moz-box-orient: vertical !important;
		-moz-box-direction: normal !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important;
		gap: 12px;
		width: 100% !important;
		max-width: 100% !important;
		grid-column: auto !important;
		grid-row: auto !important;
	}
	
	.uael-woo-thankyou-summary {
		display: block !important;
		padding: 14px;
		width: 100% !important;
		max-width: 100% !important;
		grid-column: auto !important;
		grid-row: auto !important;
	}
	
	.uael-summary-title {
		font-size: 14px;
		margin-bottom: 10px;
		font-weight: 700;
	}
	
	.uael-summary-row {
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 6px 0;
		font-size: 12px;
		gap: 8px;
	}
	
	.uael-summary-label {
		font-size: 12px;
		font-weight: 400;
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		-moz-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
	
	.uael-summary-value {
		font-size: 12px;
		font-weight: 600;
		text-align: right;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0;
		white-space: nowrap;
	}
	
	.uael-summary-row.uael-summary-total {
		padding-top: 8px;
		padding-bottom: 0;
		border-top: 1px solid rgba(0, 0, 0, .08);
		margin-top: 4px;
	}
	
	.uael-summary-row.uael-summary-total .uael-summary-label {
		font-weight: 700;
		font-size: 12px;
	}
	
	.uael-summary-row.uael-summary-total .uael-summary-value {
		font-weight: 700;
		font-size: 12px;
	}
	
	.uael-woo-thankyou-actions {
		-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;
		gap: 8px;
		width: 100%;
		-webkit-box-align: stretch;
		-webkit-align-items: stretch;
		-moz-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		margin-top: 0;
	}
	
	.uael-action-button {
		padding: 10px 12px;
		font-size: 11px;
		min-height: 36px;
		max-width: none;
		width: 100%;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		letter-spacing: .2px;
	}
	
	.uael-woo-thankyou-addresses {
		-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;
		gap: 12px;
		width: 100%;
	}
	
	.uael-woo-thankyou-billing-address, .uael-woo-thankyou-payment-method, .uael-woo-thankyou-shipping-address {
		padding: 12px;
		width: 100%;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
	
	.uael-address-title {
		font-size: 13px;
		margin-bottom: 8px;
		font-weight: 700;
	}
	
	.uael-address-content {
		font-size: 11px;
		line-height: 1.5;
	}
	
	.uael-address-content p {
		margin: 0 0 4px 0;
	}
	
	.uael-address-content p:last-child {
		margin-bottom: 0;
	}
	
	* {
		-ms-text-size-adjust: 100%;
		text-size-adjust: 100%;
	}
}

@media (max-width:360px) {
	.uael-woo-thankyou-container {
		padding: 12px 8px;
	}
	
	.uael-woo-thankyou-confirmation {
		padding: 16px 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}
	
	.uael-confirmation-message {
		font-size: 18px;
	}
	
	.uael-confirmation-icon {
		width: 36px;
		height: 36px;
		font-size: 18px;
	}
	
	.uael-product-row {
		grid-template-columns: 45px 1fr;
		gap: 8px;
	}
	
	.uael-product-image {
		width: 45px;
		height: 45px;
	}
	
	.uael-action-button {
		padding: 8px 10px;
		font-size: 10px;
		min-height: 34px;
	}
}

.rtl .uael-confirmation-icon {
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 16px;
}

.rtl .uael-order-info-value {
	text-align: right;
}

.rtl .uael-product-row {
	direction: rtl;
}

.rtl .uael-summary-label {
	text-align: right;
}

.rtl .uael-summary-value {
	text-align: left;
}

.uael-woo-thankyou-billing-address, .uael-woo-thankyou-confirmation, .uael-woo-thankyou-order-info, .uael-woo-thankyou-products, .uael-woo-thankyou-shipping-address, .uael-woo-thankyou-summary {
	-webkit-transition: -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
	transition: -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
	transition: box-shadow .3s ease, transform .2s ease;
	transition: box-shadow .3s ease, transform .2s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
}

.uael-woo-thankyou-billing-address:hover, .uael-woo-thankyou-confirmation:hover, .uael-woo-thankyou-order-info:hover, .uael-woo-thankyou-products:hover, .uael-woo-thankyou-shipping-address:hover, .uael-woo-thankyou-summary:hover {
	-webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
	-webkit-transform: translateY(-1px);
	-ms-transform: translateY(-1px);
	transform: translateY(-1px);
}

.uael-woo-thankyou-confirmation {
	-webkit-animation: slideInFromTop .6s ease-out;
	animation: slideInFromTop .6s ease-out;
}

@-webkit-keyframes slideInFromTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInFromTop {
	from {
		opacity: 0;
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.uael-woo-thankyou-order-info {
	-webkit-animation: fadeInUp .8s ease-out .2s both;
	animation: fadeInUp .8s ease-out .2s both;
}

.uael-woo-thankyou-products, .uael-woo-thankyou-summary-wrapper {
	-webkit-animation: fadeInUp .9s ease-out .4s both;
	animation: fadeInUp .9s ease-out .4s both;
}

.uael-woo-thankyou-billing-address, .uael-woo-thankyou-payment-method, .uael-woo-thankyou-shipping-address {
	-webkit-animation: fadeInUp 1s ease-out .6s both;
	animation: fadeInUp 1s ease-out .6s both;
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes slideInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(40px);
		transform: translateY(40px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}
	
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes slideInLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	from {
		opacity: 0;
		-webkit-transform: translateX(-50px);
		transform: translateX(-50px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes slideInRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px);
	}
	
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3);
		transform: scale(.3);
	}
	
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
	}
	
	70% {
		-webkit-transform: scale(.9);
		transform: scale(.9);
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes rotateIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes rotateIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@-webkit-keyframes flipInX {
	from {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
	}
}

@keyframes flipInX {
	from {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateX(90deg);
		transform: perspective(400px) rotateX(90deg);
	}
	
	to {
		opacity: 1;
		-webkit-transform: perspective(400px) rotateX(0);
		transform: perspective(400px) rotateX(0);
	}
}

@media print {
	.uael-woo-thankyou-billing-address, .uael-woo-thankyou-confirmation, .uael-woo-thankyou-order-info, .uael-woo-thankyou-products, .uael-woo-thankyou-shipping-address, .uael-woo-thankyou-summary {
		-webkit-box-shadow: none;
		box-shadow: none;
		border: 1px solid #ddd;
		background: #fff !important;
		page-break-inside: avoid;
	}
	
	.uael-woo-thankyou-addresses, .uael-woo-thankyou-main-section {
		page-break-inside: avoid;
	}
}

.uael-woo-thankyou-main-section {
	display: grid;
	grid-template-columns: 1fr 280px;
	grid-gap: 20px;
}

.uael-woo-thankyou-products {
	grid-column: 1;
	grid-row: 1;
}

.uael-woo-thankyou-summary-wrapper {
	grid-column: 2;
	grid-row: 1/3;
}

.uael-woo-thankyou-addresses {
	grid-row: 2;
}

.uael-woo-thankyou-payment-method, .uael-woo-thankyou-shipping-address {
	grid-column: auto;
	grid-row: 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;
}

.uael-svg-animator {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}

.uael-svg-container {
	position: relative;
	display: inline-block;
	line-height: 0;
}

.uael-svg-container svg {
	max-width: 100%;
	height: auto;
	display: block;
}

.uael-svg-element circle, .uael-svg-element ellipse, .uael-svg-element line, .uael-svg-element path, .uael-svg-element polygon, .uael-svg-element polyline, .uael-svg-element rect {
	stroke: #333;
	stroke-width: 2;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element circle, .uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element ellipse, .uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element line, .uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element path, .uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element polygon, .uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element polyline, .uael-svg-animator[data-animation-trigger=viewport] .uael-svg-element rect {
	opacity: 0;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

.uael-svg-animator.uael-svg-in-view .uael-svg-element circle, .uael-svg-animator.uael-svg-in-view .uael-svg-element ellipse, .uael-svg-animator.uael-svg-in-view .uael-svg-element line, .uael-svg-animator.uael-svg-in-view .uael-svg-element path, .uael-svg-animator.uael-svg-in-view .uael-svg-element polygon, .uael-svg-animator.uael-svg-in-view .uael-svg-element polyline, .uael-svg-animator.uael-svg-in-view .uael-svg-element rect {
	opacity: 1;
}

.uael-svg-element circle.uael-svg-animate, .uael-svg-element ellipse.uael-svg-animate, .uael-svg-element line.uael-svg-animate, .uael-svg-element path.uael-svg-animate, .uael-svg-element polygon.uael-svg-animate, .uael-svg-element polyline.uael-svg-animate, .uael-svg-element rect.uael-svg-animate {
	will-change: stroke-dasharray, stroke-dashoffset;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.uael-svg-animator.uael-svg-animating .uael-svg-element circle.uael-svg-animate, .uael-svg-animator.uael-svg-animating .uael-svg-element ellipse.uael-svg-animate, .uael-svg-animator.uael-svg-animating .uael-svg-element line.uael-svg-animate, .uael-svg-animator.uael-svg-animating .uael-svg-element path.uael-svg-animate, .uael-svg-animator.uael-svg-animating .uael-svg-element polygon.uael-svg-animate, .uael-svg-animator.uael-svg-animating .uael-svg-element polyline.uael-svg-animate, .uael-svg-animator.uael-svg-animating .uael-svg-element rect.uael-svg-animate {
	stroke-dasharray: var(--uael-path-length) var(--uael-path-length);
	stroke-dashoffset: var(--uael-path-length);
}

.uael-svg-animator.uael-svg-animated .uael-svg-element circle.uael-svg-animate, .uael-svg-animator.uael-svg-animated .uael-svg-element ellipse.uael-svg-animate, .uael-svg-animator.uael-svg-animated .uael-svg-element line.uael-svg-animate, .uael-svg-animator.uael-svg-animated .uael-svg-element path.uael-svg-animate, .uael-svg-animator.uael-svg-animated .uael-svg-element polygon.uael-svg-animate, .uael-svg-animator.uael-svg-animated .uael-svg-element polyline.uael-svg-animate, .uael-svg-animator.uael-svg-animated .uael-svg-element rect.uael-svg-animate {
	stroke-dashoffset: 0;
}

.uael-svg-animator[data-replay-on-click=yes] .uael-svg-container {
	cursor: pointer;
}

.uael-svg-animator[data-replay-on-click=yes] .uael-svg-container:hover {
	opacity: .8;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

@media (max-width:768px) {
	.uael-svg-animator {
		text-align: center;
	}
	
	.uael-svg-container svg {
		max-width: 100%;
		width: auto !important;
		height: auto !important;
	}
}

@media (max-width:480px) {
	.uael-svg-container svg {
		max-width: 90%;
	}
}

.uael-svg-element {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.uael-svg-animator.uael-svg-animating .uael-svg-element circle, .uael-svg-animator.uael-svg-animating .uael-svg-element ellipse, .uael-svg-animator.uael-svg-animating .uael-svg-element line, .uael-svg-animator.uael-svg-animating .uael-svg-element path, .uael-svg-animator.uael-svg-animating .uael-svg-element polygon, .uael-svg-animator.uael-svg-animating .uael-svg-element polyline, .uael-svg-animator.uael-svg-animating .uael-svg-element rect {
	will-change: stroke-dashoffset;
}

.uael-svg-animator.uael-svg-animated .uael-svg-element circle, .uael-svg-animator.uael-svg-animated .uael-svg-element ellipse, .uael-svg-animator.uael-svg-animated .uael-svg-element line, .uael-svg-animator.uael-svg-animated .uael-svg-element path, .uael-svg-animator.uael-svg-animated .uael-svg-element polygon, .uael-svg-animator.uael-svg-animated .uael-svg-element polyline, .uael-svg-animator.uael-svg-animated .uael-svg-element rect {
	will-change: auto;
}

[dir=rtl] .uael-svg-animator {
	direction: rtl;
}

@media (prefers-contrast:high) {
	.uael-svg-element circle, .uael-svg-element ellipse, .uael-svg-element line, .uael-svg-element path, .uael-svg-element polygon, .uael-svg-element polyline, .uael-svg-element rect {
		stroke-width: 3;
	}
}

@media (prefers-reduced-motion:reduce) {
	.uael-svg-animator * {
		-webkit-animation-duration: .1s !important;
		animation-duration: .1s !important;
		-webkit-animation-delay: 0s !important;
		animation-delay: 0s !important;
		-webkit-transition-duration: .1s !important;
		transition-duration: .1s !important;
	}
}

.elementor-editor .uael-svg-animator {
	overflow: visible;
}

.elementor-editor .uael-svg-animator .uael-svg-element circle, .elementor-editor .uael-svg-animator .uael-svg-element ellipse, .elementor-editor .uael-svg-animator .uael-svg-element line, .elementor-editor .uael-svg-animator .uael-svg-element path, .elementor-editor .uael-svg-animator .uael-svg-element polygon, .elementor-editor .uael-svg-animator .uael-svg-element polyline, .elementor-editor .uael-svg-animator .uael-svg-element rect {
	stroke-dasharray: none !important;
	stroke-dashoffset: 0 !important;
	opacity: 1 !important;
}

.uael-svg-animator .uael-svg-error {
	padding: 20px;
	text-align: center;
	color: #666;
	background: #f9f9f9;
	border: 1px dashed #ccc;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.uael-svg-animator.uael-svg-loading {
	opacity: .7;
}

.uael-svg-animator.uael-svg-loading::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 20px;
	height: 20px;
	margin: -10px 0 0 -10px;
	border: 2px solid #f3f3f3;
	border-top: 2px solid #3498db;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-animation: uael-svg-spin 1s linear infinite;
	animation: uael-svg-spin 1s linear infinite;
}

@-webkit-keyframes uael-svg-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes uael-svg-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
