
@import url("https://cdn-ameli.nitrocdn.com/EwEREsmGgdfkzabvUfJFCZjifBTXTHwv/assets/static/optimized/rev-7a5762f/www.sitecraft.net.au/wp-content/plugins/jetgridbuilder/assets/icons/icomoon/icomoon.css");

@-webkit-keyframes button-preloader-rotating {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes button-preloader-rotating {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.jgb_checkbox {
	position: relative;
}

.jgb_checkbox-label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.jgb_checkbox-checkmark {
	position: relative;
	height: 14px;
	width: 14px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 8px;
	color: #99d3ec;
	border: 1px solid #6ec1e4;
	-webkit-box-sizing: initial;
	box-sizing: initial;
}

.jgb_checkbox-checkmark::after {
	content: "";
	font-family: "icomoon";
	display: none;
	position: absolute;
	left: 1px;
	top: 0;
	font-size: 13px;
	line-height: 14px;
}

.jgb_checkbox-text {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jgb_checkbox-input {
	cursor: pointer;
	position: absolute;
	opacity: 0;
	height: 0;
	width: 0;
}

.jgb_checkbox-input:checked ~ .jgb_checkbox-checkmark:after {
	display: block;
}

.jgb_pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.jgb_pagination-items {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	list-style: none;
}

.jgb_pagination-item {
	margin: 10px 5px;
}

.jgb_pagination-prev, .jgb_pagination-next, .jgb_pagination-page-link {
	padding-left: 3px;
	padding-right: 3px;
	min-width: 30px;
	text-align: center;
}

.jgb_pagination-prev-text {
	margin-left: 8px;
}

.jgb_pagination-next-text {
	margin-right: 8px;
}

.jgb_pagination-gap {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.jgb_pagination.pagination-enter-active, .jgb_pagination.pagination-leave-active {
	-webkit-transition: all .7s ease-out;
	transition: all .7s ease-out;
}

.jgb_pagination.pagination-enter, .jgb_pagination.pagination-leave-to {
	opacity: 0;
}

.jgb_spinner {
	display: inline-block;
	font-size: 40px;
	color: #6ec1e4;
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	z-index: 999;
}

.jgb_grid-builder.jgb_loading .jgb_grid-container {
	display: none;
}

.elementor-editor-active .jgb_posts-grid-builder-container .jgb_spinner, .elementor-editor-active .jgb_terms-grid-builder-container .jgb_spinner, .block-editor-page .jgb_posts-grid-builder-container .jgb_spinner, .block-editor-page .jgb_terms-grid-builder-container .jgb_spinner {
	display: none;
}

.elementor-editor-active .jgb_posts-grid-builder-container .jgb_loading ~ .jgb_spinner, .elementor-editor-active .jgb_terms-grid-builder-container .jgb_loading ~ .jgb_spinner, .block-editor-page .jgb_posts-grid-builder-container .jgb_loading ~ .jgb_spinner, .block-editor-page .jgb_terms-grid-builder-container .jgb_loading ~ .jgb_spinner {
	display: inline-block;
}

.jgb_show-preloader .jgb_spinner {
	position: relative !important;
	display: inline-block !important;
}

.jgb_show-preloader.jgb_posts-grid-builder-container .jgb_grid-builder, .jgb_show-preloader.jgb_terms-grid-builder-container .jgb_grid-builder {
	display: none;
}

.jgb_spinner-circle-clip-growing, .jgb_spinner-circle-clip, .jgb_spinner-circle {
	width: 1em;
	height: 1em;
}

.jgb_spinner-circle-clip-growing div, .jgb_spinner-circle-clip-growing svg, .jgb_spinner-circle-clip div, .jgb_spinner-circle-clip svg, .jgb_spinner-circle div, .jgb_spinner-circle svg {
	width: 1em;
	height: 1em;
	-webkit-animation: jgb_spinner-circle-rotate-animation 1s linear infinite;
	animation: jgb_spinner-circle-rotate-animation 1s linear infinite;
}

.jgb_spinner-circle-clip-growing svg {
	-webkit-animation-duration: 2.5s;
	animation-duration: 2.5s;
}

.jgb_spinner-circle-clip-growing svg .path {
	stroke-linecap: round;
	stroke: currentColor;
	-webkit-animation: jgb_spinner-circle-clip-growing-dash-animation 2s ease-in-out infinite;
	animation: jgb_spinner-circle-clip-growing-dash-animation 2s ease-in-out infinite;
}

.jgb_spinner-circle-clip div {
	border: .1em solid currentColor;
	border-left: .1em solid transparent;
	border-radius: 50%;
}

.jgb_spinner-circle {
	position: relative;
}

.jgb_spinner-circle div {
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 50%;
}

.jgb_spinner-circle div:nth-child(1) {
	border: .1em solid currentColor;
	opacity: .15;
	-webkit-animation: none;
	animation: none;
}

.jgb_spinner-circle div:nth-child(2) {
	border: .1em solid transparent;
	border-top: .1em solid currentColor;
}

@-webkit-keyframes jgb_spinner-circle-rotate-animation {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes jgb_spinner-circle-rotate-animation {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes jgb_spinner-circle-clip-growing-dash-animation {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}

@keyframes jgb_spinner-circle-clip-growing-dash-animation {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}

.jgb_spinner-lines-wave {
	width: 1em;
	height: 1em;
	overflow: hidden;
}

.jgb_spinner-lines-wave>div {
	float: left;
	height: 1em;
	width: .16em;
	margin: 0 .05em 0 0;
	background-color: currentColor;
	-webkit-animation: jgb_spinner-lines-wave-stretchdelay 1.2s infinite ease-in-out;
	animation: jgb_spinner-lines-wave-stretchdelay 1.2s infinite ease-in-out;
}

.jgb_spinner-lines-wave>div:nth-child(2) {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.jgb_spinner-lines-wave>div:nth-child(3) {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.jgb_spinner-lines-wave>div:nth-child(4) {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.jgb_spinner-lines-wave>div:nth-child(5) {
	margin-right: 0;
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

@-webkit-keyframes jgb_spinner-lines-wave-stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4);
	}
	
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

@keyframes jgb_spinner-lines-wave-stretchdelay {
	0%, 40%, 100% {
		transform: scaleY(.4);
		-webkit-transform: scaleY(.4);
	}
	
	20% {
		transform: scaleY(1);
		-webkit-transform: scaleY(1);
	}
}

.jgb_spinner-lines-pulse {
	width: 1em;
	height: 1em;
	overflow: hidden;
}

.jgb_spinner-lines-pulse>div {
	float: left;
	border-radius: .06em;
	width: .12em;
	height: 1em;
	margin: 0 .05em;
	background-color: currentColor;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: jgb_spinner-lines-pulse .9s -.6s infinite cubic-bezier(.85, .25, .37, .85);
	animation: jgb_spinner-lines-pulse .9s -.6s infinite cubic-bezier(.85, .25, .37, .85);
}

.jgb_spinner-lines-pulse>div:nth-child(1) {
	margin-left: 0;
}

.jgb_spinner-lines-pulse>div:nth-child(2) {
	-webkit-animation-delay: -.4s !important;
	animation-delay: -.4s !important;
}

.jgb_spinner-lines-pulse>div:nth-child(4) {
	-webkit-animation-delay: -.4s !important;
	animation-delay: -.4s !important;
}

.jgb_spinner-lines-pulse>div:nth-child(1) {
	-webkit-animation-delay: -.2s !important;
	animation-delay: -.2s !important;
}

.jgb_spinner-lines-pulse>div:nth-child(5) {
	margin-right: 0;
	-webkit-animation-delay: -.2s !important;
	animation-delay: -.2s !important;
}

@-webkit-keyframes jgb_spinner-lines-pulse {
	0% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
	
	50% {
		-webkit-transform: scaley(.4);
		transform: scaley(.4);
	}
	
	100% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
}

@keyframes jgb_spinner-lines-pulse {
	0% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
	
	50% {
		-webkit-transform: scaley(.4);
		transform: scaley(.4);
	}
	
	100% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
}

.jgb_spinner-lines-pulse-rapid {
	width: 1em;
	height: 1em;
	overflow: hidden;
}

.jgb_spinner-lines-pulse-rapid>div {
	float: left;
	border-radius: .06em;
	width: .12em;
	height: 1em;
	margin: 0 .05em;
	background-color: currentColor;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation: jgb_spinner-lines-pulse-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78);
	animation: jgb_spinner-lines-pulse-rapid .9s -.5s infinite cubic-bezier(.11, .49, .38, .78);
}

.jgb_spinner-lines-pulse-rapid>div:nth-child(1) {
	margin-left: 0;
}

.jgb_spinner-lines-pulse-rapid>div:nth-child(2) {
	-webkit-animation-delay: -.25s !important;
	animation-delay: -.25s !important;
}

.jgb_spinner-lines-pulse-rapid>div:nth-child(4) {
	-webkit-animation-delay: -.25s !important;
	animation-delay: -.25s !important;
}

.jgb_spinner-lines-pulse-rapid>div:nth-child(1) {
	-webkit-animation-delay: 0s !important;
	animation-delay: 0s !important;
}

.jgb_spinner-lines-pulse-rapid>div:nth-child(5) {
	margin-right: 0;
	-webkit-animation-delay: 0s !important;
	animation-delay: 0s !important;
}

@-webkit-keyframes jgb_spinner-lines-pulse-rapid {
	0% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
	
	80% {
		-webkit-transform: scaley(.3);
		transform: scaley(.3);
	}
	
	90% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
}

@keyframes jgb_spinner-lines-pulse-rapid {
	0% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
	
	80% {
		-webkit-transform: scaley(.3);
		transform: scaley(.3);
	}
	
	90% {
		-webkit-transform: scaley(1);
		transform: scaley(1);
	}
}

.jgb_spinner-cube-grid {
	width: 1em;
	height: 1em;
}

.jgb_spinner-cube-grid>div {
	width: 33%;
	height: 33%;
	background-color: currentColor;
	float: left;
	-webkit-animation: sk-scaleDelay 1.3s infinite ease-in-out;
	animation: sk-scaleDelay 1.3s infinite ease-in-out;
}

.jgb_spinner-cube-grid>div:nth-child(1) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.jgb_spinner-cube-grid>div:nth-child(2) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.jgb_spinner-cube-grid>div:nth-child(3) {
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}

.jgb_spinner-cube-grid>div:nth-child(4) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

.jgb_spinner-cube-grid>div:nth-child(5) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.jgb_spinner-cube-grid>div:nth-child(6) {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.jgb_spinner-cube-grid>div:nth-child(7) {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

.jgb_spinner-cube-grid>div:nth-child(8) {
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

.jgb_spinner-cube-grid>div:nth-child(9) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

@-webkit-keyframes sk-scaleDelay {
	0% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

@keyframes sk-scaleDelay {
	0% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	
	70% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	
	100% {
		-webkit-transform: scale3D(1, 1, 1);
		transform: scale3D(1, 1, 1);
	}
	
	35% {
		-webkit-transform: scale3D(0, 0, 1);
		transform: scale3D(0, 0, 1);
	}
}

.jgb_spinner-cube-folding {
	width: 1em;
	height: 1em;
	position: relative;
	-webkit-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.jgb_spinner-cube-folding>div {
	background-color: initial;
	float: left;
	width: 50%;
	height: 50%;
	position: relative;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.jgb_spinner-cube-folding>div:nth-child(2) {
	-webkit-transform: scale(1.1) rotateZ(90deg);
	transform: scale(1.1) rotateZ(90deg);
}

.jgb_spinner-cube-folding>div:nth-child(4) {
	-webkit-transform: scale(1.1) rotateZ(180deg);
	transform: scale(1.1) rotateZ(180deg);
}

.jgb_spinner-cube-folding>div:nth-child(3) {
	-webkit-transform: scale(1.1) rotateZ(270deg);
	transform: scale(1.1) rotateZ(270deg);
}

.jgb_spinner-cube-folding>div:nth-child(2)::before {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.jgb_spinner-cube-folding>div:nth-child(4)::before {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

.jgb_spinner-cube-folding>div:nth-child(3)::before {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.jgb_spinner-cube-folding>div::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: currentColor;
	-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
	animation: sk-foldCubeAngle 2.4s infinite linear both;
	-webkit-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}

@-webkit-keyframes sk-foldCubeAngle {
	0% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	
	25% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

@keyframes sk-foldCubeAngle {
	0% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	
	10% {
		-webkit-transform: perspective(140px) rotateX(-180deg);
		transform: perspective(140px) rotateX(-180deg);
		opacity: 0;
	}
	
	25% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	
	75% {
		-webkit-transform: perspective(140px) rotateX(0deg);
		transform: perspective(140px) rotateX(0deg);
		opacity: 1;
	}
	
	90% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform: perspective(140px) rotateY(180deg);
		transform: perspective(140px) rotateY(180deg);
		opacity: 0;
	}
}

.jgb_spinner-dots-grid-pulse, .jgb_spinner-dots-grid-beat {
	overflow: hidden;
	width: 1em;
	height: 1em;
	margin-left: .015em;
}

.jgb_spinner-dots-grid-pulse>div, .jgb_spinner-dots-grid-beat>div {
	display: block;
	float: left;
	background-color: currentColor;
	width: .273em;
	height: .273em;
	margin: .03em;
	border-radius: 100%;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(1) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation 1.3219s ease .521899s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation 1.3219s ease .521899s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(2) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation .625121s ease -.174879s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation .625121s ease -.174879s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(3) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation 1.1615s ease .361498s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation 1.1615s ease .361498s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(4) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation .873932s ease .0739321s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation .873932s ease .0739321s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(5) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation .738649s ease -.061351s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation .738649s ease -.061351s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(6) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation .655116s ease -.144884s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation .655116s ease -.144884s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(7) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation 1.35589s ease .555895s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation 1.35589s ease .555895s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(8) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation .869173s ease .0691732s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation .869173s ease .0691732s infinite normal none running;
}

.jgb_spinner-dots-grid-pulse>div:nth-child(9) {
	-webkit-animation: jgb_spinner-dots-grid-pulse-animation 1.14823s ease .34823s infinite normal none running;
	animation: jgb_spinner-dots-grid-pulse-animation 1.14823s ease .34823s infinite normal none running;
}

.jgb_spinner-dots-grid-beat>div {
	-webkit-animation-name: jgb_spinner-dots-grid-beat-animation;
	animation-name: jgb_spinner-dots-grid-beat-animation;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-delay: 0;
	animation-delay: 0;
}

.jgb_spinner-dots-grid-beat>div:nth-child(1) {
	-webkit-animation-delay: .44s;
	animation-delay: .44s;
	-webkit-animation-duration: 1.27s;
	animation-duration: 1.27s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(2) {
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
	-webkit-animation-duration: 1.52s;
	animation-duration: 1.52s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(3) {
	-webkit-animation-delay: .14s;
	animation-delay: .14s;
	-webkit-animation-duration: .61s;
	animation-duration: .61s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(4) {
	-webkit-animation-delay: .15s;
	animation-delay: .15s;
	-webkit-animation-duration: .82s;
	animation-duration: .82s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(5) {
	-webkit-animation-delay: -.01s;
	animation-delay: -.01s;
	-webkit-animation-duration: 1.24s;
	animation-duration: 1.24s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(6) {
	-webkit-animation-delay: -.07s;
	animation-delay: -.07s;
	-webkit-animation-duration: 1.35s;
	animation-duration: 1.35s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(7) {
	-webkit-animation-delay: .29s;
	animation-delay: .29s;
	-webkit-animation-duration: 1.44s;
	animation-duration: 1.44s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(8) {
	-webkit-animation-delay: .63s;
	animation-delay: .63s;
	-webkit-animation-duration: 1.19s;
	animation-duration: 1.19s;
}

.jgb_spinner-dots-grid-beat>div:nth-child(9) {
	-webkit-animation-delay: -.18s;
	animation-delay: -.18s;
	-webkit-animation-duration: 1.48s;
	animation-duration: 1.48s;
}

@-webkit-keyframes jgb_spinner-dots-grid-pulse-animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: .7;
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes jgb_spinner-dots-grid-pulse-animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	50% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		opacity: .7;
	}
	
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@-webkit-keyframes jgb_spinner-dots-grid-beat-animation {
	50% {
		opacity: .35;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes jgb_spinner-dots-grid-beat-animation {
	50% {
		opacity: .35;
	}
	
	100% {
		opacity: 1;
	}
}

.jgb_spinner-dots-circle {
	width: 1em;
	height: 1em;
	position: relative;
}

.jgb_spinner-dots-circle>div {
	background-color: initial;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.jgb_spinner-dots-circle>div:before {
	content: "";
	display: block;
	margin: 0 auto;
	width: 20%;
	height: 20%;
	background-color: currentColor;
	border-radius: 100%;
	-webkit-animation: jgb_spinner-dots-circle-animation 1.2s infinite ease-in-out;
	animation: jgb_spinner-dots-circle-animation 1.2s infinite ease-in-out;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.jgb_spinner-dots-circle>div:nth-child(2) {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}

.jgb_spinner-dots-circle>div:nth-child(2):before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.jgb_spinner-dots-circle>div:nth-child(3) {
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
}

.jgb_spinner-dots-circle>div:nth-child(3):before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.jgb_spinner-dots-circle>div:nth-child(4) {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.jgb_spinner-dots-circle>div:nth-child(4):before {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s;
}

.jgb_spinner-dots-circle>div:nth-child(5) {
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
}

.jgb_spinner-dots-circle>div:nth-child(5):before {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s;
}

.jgb_spinner-dots-circle>div:nth-child(6) {
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
}

.jgb_spinner-dots-circle>div:nth-child(6):before {
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s;
}

.jgb_spinner-dots-circle>div:nth-child(7) {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.jgb_spinner-dots-circle>div:nth-child(7):before {
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s;
}

.jgb_spinner-dots-circle>div:nth-child(8) {
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
}

.jgb_spinner-dots-circle>div:nth-child(8):before {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s;
}

.jgb_spinner-dots-circle>div:nth-child(9) {
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
}

.jgb_spinner-dots-circle>div:nth-child(9):before {
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s;
}

.jgb_spinner-dots-circle>div:nth-child(10) {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
}

.jgb_spinner-dots-circle>div:nth-child(10):before {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s;
}

.jgb_spinner-dots-circle>div:nth-child(11) {
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
}

.jgb_spinner-dots-circle>div:nth-child(11):before {
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s;
}

.jgb_spinner-dots-circle>div:nth-child(12) {
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
}

.jgb_spinner-dots-circle>div:nth-child(12):before {
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s;
}

@-webkit-keyframes jgb_spinner-dots-circle-animation {
	0%, 80%, to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes jgb_spinner-dots-circle-animation {
	0%, 80%, to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.jgb_spinner-dots-pulse, .jgb_spinner-dots-elastic {
	position: relative;
	width: 1em;
	height: .45em;
}

.jgb_spinner-dots-pulse>div, .jgb_spinner-dots-elastic>div {
	position: absolute;
	top: .1em;
	width: .25em;
	height: .25em;
	background-color: currentColor;
	border-radius: 100%;
}

.jgb_spinner-dots-pulse>div:nth-child(1), .jgb_spinner-dots-elastic>div:nth-child(1) {
	left: 0;
}

.jgb_spinner-dots-pulse>div:nth-child(2), .jgb_spinner-dots-elastic>div:nth-child(2) {
	left: .375em;
}

.jgb_spinner-dots-pulse>div:nth-child(3), .jgb_spinner-dots-elastic>div:nth-child(3) {
	left: .75em;
}

.jgb_spinner-dots-pulse>div:nth-child(1) {
	-webkit-animation: jgb_spinner-dots-pulse-animation .75s cubic-bezier(.2, .68, .18, 1.08) .12s infinite normal both running;
	animation: jgb_spinner-dots-pulse-animation .75s cubic-bezier(.2, .68, .18, 1.08) .12s infinite normal both running;
}

.jgb_spinner-dots-pulse>div:nth-child(2) {
	-webkit-animation: jgb_spinner-dots-pulse-animation .75s cubic-bezier(.2, .68, .18, 1.08) .24s infinite normal both running;
	animation: jgb_spinner-dots-pulse-animation .75s cubic-bezier(.2, .68, .18, 1.08) .24s infinite normal both running;
}

.jgb_spinner-dots-pulse>div:nth-child(3) {
	-webkit-animation: jgb_spinner-dots-pulse-animation .75s cubic-bezier(.2, .68, .18, 1.08) .36s infinite normal both running;
	animation: jgb_spinner-dots-pulse-animation .75s cubic-bezier(.2, .68, .18, 1.08) .36s infinite normal both running;
}

@-webkit-keyframes jgb_spinner-dots-pulse-animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	45% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: .7;
	}
	
	80% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

@keyframes jgb_spinner-dots-pulse-animation {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
	
	45% {
		-webkit-transform: scale(0);
		transform: scale(0);
		opacity: .7;
	}
	
	80% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}
}

.jgb_spinner-dots-elastic>div:nth-child(1) {
	-webkit-animation: jgb_spinner-dots-elastic-animation .9s cubic-bezier(.2, .68, .18, 1.08) .12s infinite normal both running;
	animation: jgb_spinner-dots-elastic-animation .9s cubic-bezier(.2, .68, .18, 1.08) .12s infinite normal both running;
}

.jgb_spinner-dots-elastic>div:nth-child(2) {
	-webkit-animation: jgb_spinner-dots-elastic-animation .9s cubic-bezier(.2, .68, .18, 1.08) .24s infinite normal both running;
	animation: jgb_spinner-dots-elastic-animation .9s cubic-bezier(.2, .68, .18, 1.08) .24s infinite normal both running;
}

.jgb_spinner-dots-elastic>div:nth-child(3) {
	-webkit-animation: jgb_spinner-dots-elastic-animation .9s cubic-bezier(.2, .68, .18, 1.08) .36s infinite normal both running;
	animation: jgb_spinner-dots-elastic-animation .9s cubic-bezier(.2, .68, .18, 1.08) .36s infinite normal both running;
}

@-webkit-keyframes jgb_spinner-dots-elastic-animation {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	25% {
		-webkit-transform: scale(1, 1.6);
		transform: scale(1, 1.6);
	}
	
	50% {
		-webkit-transform: scale(1, .7);
		transform: scale(1, .7);
	}
	
	75% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

@keyframes jgb_spinner-dots-elastic-animation {
	0% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	25% {
		-webkit-transform: scale(1, 1.6);
		transform: scale(1, 1.6);
	}
	
	50% {
		-webkit-transform: scale(1, .7);
		transform: scale(1, .7);
	}
	
	75% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
	
	100% {
		-webkit-transform: scale(1, 1);
		transform: scale(1, 1);
	}
}

.jgb_spinner-dots-carousel {
	overflow: hidden;
	width: 1em;
	height: .45em;
}

.jgb_spinner-dots-carousel>div {
	position: relative;
	left: -10em;
	top: .1em;
	width: .25em;
	height: .25em;
	border-radius: 100%;
	-webkit-box-shadow: 10em 0 0 0 currentColor, 10.375em 0 0 0 currentColor, 10.75em 0 0 0 currentColor;
	box-shadow: 10em 0 0 0 currentColor, 10.375em 0 0 0 currentColor, 10.75em 0 0 0 currentColor;
	-webkit-animation: jgb_spinner-dots-carousel-animation 1.5s infinite linear;
	animation: jgb_spinner-dots-carousel-animation 1.5s infinite linear;
}

@-webkit-keyframes jgb_spinner-dots-carousel-animation {
	0% {
		-webkit-box-shadow: 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor;
		box-shadow: 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor;
	}
	
	50% {
		-webkit-box-shadow: 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor;
		box-shadow: 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor;
	}
	
	100% {
		-webkit-box-shadow: 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor;
		box-shadow: 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor;
	}
}

@keyframes jgb_spinner-dots-carousel-animation {
	0% {
		-webkit-box-shadow: 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor;
		box-shadow: 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor;
	}
	
	50% {
		-webkit-box-shadow: 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor;
		box-shadow: 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor;
	}
	
	100% {
		-webkit-box-shadow: 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor;
		box-shadow: 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor;
	}
}

.jgb_spinner-dots-windmill {
	position: relative;
	width: 1em;
	height: 1em;
	-webkit-animation: 1s jgb_spinner-dots-windmill-animation linear infinite;
	animation: 1s jgb_spinner-dots-windmill-animation linear infinite;
}

.jgb_spinner-dots-windmill>div {
	position: absolute;
	width: .4em;
	height: .4em;
	background-color: currentColor;
	border-radius: 100%;
}

.jgb_spinner-dots-windmill>div:nth-child(1) {
	top: 0;
	left: .3em;
}

.jgb_spinner-dots-windmill>div:nth-child(2) {
	bottom: .07em;
	left: 0em;
}

.jgb_spinner-dots-windmill>div:nth-child(3) {
	bottom: .07em;
	right: 0em;
}

@-webkit-keyframes jgb_spinner-dots-windmill-animation {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes jgb_spinner-dots-windmill-animation {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.jgb_spinner-dots-triangle-path {
	position: relative;
	width: 1em;
	height: 1em;
}

.jgb_spinner-dots-triangle-path>div {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	position: absolute;
	width: .25em;
	height: .25em;
	border-radius: 100%;
	background-color: currentColor;
}

.jgb_spinner-dots-triangle-path>div:nth-child(1) {
	top: .75em;
	-webkit-animation-name: jgb_spinner-dots-triangle-path-1-animation;
	animation-name: jgb_spinner-dots-triangle-path-1-animation;
	-webkit-animation-delay: 0;
	animation-delay: 0;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.jgb_spinner-dots-triangle-path>div:nth-child(2) {
	left: .375em;
	-webkit-animation-name: jgb_spinner-dots-triangle-path-2-animation;
	animation-name: jgb_spinner-dots-triangle-path-2-animation;
	-webkit-animation-delay: 0;
	animation-delay: 0;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.jgb_spinner-dots-triangle-path>div:nth-child(3) {
	top: .75em;
	left: .75em;
	-webkit-animation-name: jgb_spinner-dots-triangle-path-3-animation;
	animation-name: jgb_spinner-dots-triangle-path-3-animation;
	-webkit-animation-delay: 0;
	animation-delay: 0;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

@-webkit-keyframes jgb_spinner-dots-triangle-path-1-animation {
	33% {
		-webkit-transform: translate(.375em, -.75em);
		transform: translate(.375em, -.75em);
	}
	
	66% {
		-webkit-transform: translate(.75em);
		transform: translate(.75em);
	}
	
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes jgb_spinner-dots-triangle-path-1-animation {
	33% {
		-webkit-transform: translate(.375em, -.75em);
		transform: translate(.375em, -.75em);
	}
	
	66% {
		-webkit-transform: translate(.75em);
		transform: translate(.75em);
	}
	
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@-webkit-keyframes jgb_spinner-dots-triangle-path-2-animation {
	33% {
		-webkit-transform: translate(.375em, .75em);
		transform: translate(.375em, .75em);
	}
	
	66% {
		-webkit-transform: translate(-.375em, .75em);
		transform: translate(-.375em, .75em);
	}
	
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes jgb_spinner-dots-triangle-path-2-animation {
	33% {
		-webkit-transform: translate(.375em, .75em);
		transform: translate(.375em, .75em);
	}
	
	66% {
		-webkit-transform: translate(-.375em, .75em);
		transform: translate(-.375em, .75em);
	}
	
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@-webkit-keyframes jgb_spinner-dots-triangle-path-3-animation {
	33% {
		-webkit-transform: translate(-.75em);
		transform: translate(-.75em);
	}
	
	66% {
		-webkit-transform: translate(-.375em, -.75em);
		transform: translate(-.375em, -.75em);
	}
	
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

@keyframes jgb_spinner-dots-triangle-path-3-animation {
	33% {
		-webkit-transform: translate(-.75em);
		transform: translate(-.75em);
	}
	
	66% {
		-webkit-transform: translate(-.375em, -.75em);
		transform: translate(-.375em, -.75em);
	}
	
	to {
		-webkit-transform: translate(0);
		transform: translate(0);
	}
}

.jgb_spinner-dots-bricks {
	position: relative;
	width: 1em;
	height: 1em;
}

.jgb_spinner-dots-bricks>div {
	position: absolute;
	width: .4em;
	height: .4em;
	background-color: currentColor;
	border-radius: 100%;
}

.jgb_spinner-dots-bricks>div:nth-child(1) {
	top: .6em;
	left: 0;
	-webkit-animation: dotBricks-1 2s infinite ease;
	animation: dotBricks-1 2s infinite ease;
}

.jgb_spinner-dots-bricks>div:nth-child(2) {
	top: 0;
	left: 0;
	-webkit-animation: dotBricks-2 2s infinite ease;
	animation: dotBricks-2 2s infinite ease;
}

.jgb_spinner-dots-bricks>div:nth-child(3) {
	top: 0;
	left: .6em;
	-webkit-animation: dotBricks-3 2s infinite ease;
	animation: dotBricks-3 2s infinite ease;
}

@-webkit-keyframes dotBricks-1 {
	16.667% {
		top: .6em;
		left: 0;
	}
	
	25% {
		top: 0;
		left: 0;
	}
	
	41.667% {
		top: 0;
		left: 0;
	}
	
	50% {
		top: 0;
		left: .6em;
	}
	
	66.666% {
		top: 0;
		left: .6em;
	}
	
	75% {
		top: .6em;
		left: .6em;
	}
	
	91.667% {
		top: .6em;
		left: .6em;
	}
	
	100% {
		top: .6em;
		left: 0;
	}
}

@keyframes dotBricks-1 {
	16.667% {
		top: .6em;
		left: 0;
	}
	
	25% {
		top: 0;
		left: 0;
	}
	
	41.667% {
		top: 0;
		left: 0;
	}
	
	50% {
		top: 0;
		left: .6em;
	}
	
	66.666% {
		top: 0;
		left: .6em;
	}
	
	75% {
		top: .6em;
		left: .6em;
	}
	
	91.667% {
		top: .6em;
		left: .6em;
	}
	
	100% {
		top: .6em;
		left: 0;
	}
}

@-webkit-keyframes dotBricks-2 {
	8.333% {
		top: 0;
		left: 0;
	}
	
	16.667% {
		top: 0;
		left: .6em;
	}
	
	33.333% {
		top: 0;
		left: .6em;
	}
	
	41.667% {
		top: .6em;
		left: .6em;
	}
	
	58.333% {
		top: .6em;
		left: .6em;
	}
	
	66.666% {
		top: .6em;
		left: 0;
	}
	
	83.333% {
		top: .6em;
		left: 0;
	}
	
	91.667% {
		top: 0;
		left: 0;
	}
}

@keyframes dotBricks-2 {
	8.333% {
		top: 0;
		left: 0;
	}
	
	16.667% {
		top: 0;
		left: .6em;
	}
	
	33.333% {
		top: 0;
		left: .6em;
	}
	
	41.667% {
		top: .6em;
		left: .6em;
	}
	
	58.333% {
		top: .6em;
		left: .6em;
	}
	
	66.666% {
		top: .6em;
		left: 0;
	}
	
	83.333% {
		top: .6em;
		left: 0;
	}
	
	91.667% {
		top: 0;
		left: 0;
	}
}

@-webkit-keyframes dotBricks-3 {
	0% {
		top: 0;
		left: .6em;
	}
	
	8.333% {
		top: .6em;
		left: .6em;
	}
	
	25% {
		top: .6em;
		left: .6em;
	}
	
	33.333% {
		top: .6em;
		left: 0;
	}
	
	50% {
		top: .6em;
		left: 0;
	}
	
	58.333% {
		top: 0;
		left: 0;
	}
	
	75% {
		top: 0;
		left: 0;
	}
	
	83.333% {
		top: 0;
		left: .6em;
	}
}

@keyframes dotBricks-3 {
	0% {
		top: 0;
		left: .6em;
	}
	
	8.333% {
		top: .6em;
		left: .6em;
	}
	
	25% {
		top: .6em;
		left: .6em;
	}
	
	33.333% {
		top: .6em;
		left: 0;
	}
	
	50% {
		top: .6em;
		left: 0;
	}
	
	58.333% {
		top: 0;
		left: 0;
	}
	
	75% {
		top: 0;
		left: 0;
	}
	
	83.333% {
		top: 0;
		left: .6em;
	}
}

.jgb_spinner-dots-fire {
	position: relative;
	overflow: hidden;
	width: .45em;
	height: 1em;
}

.jgb_spinner-dots-fire>div {
	position: absolute;
	left: .1em;
	top: .75em;
	-webkit-transform: scale(0);
	transform: scale(0);
	width: .25em;
	height: .25em;
	border-radius: 100%;
	background-color: currentColor;
	-webkit-animation: jgb_spinner-dots-fire-animation 1.5s infinite linear;
	animation: jgb_spinner-dots-fire-animation 1.5s infinite linear;
}

.jgb_spinner-dots-fire>div:nth-child(1) {
	-webkit-animation-delay: -.85s;
	animation-delay: -.85s;
}

.jgb_spinner-dots-fire>div:nth-child(2) {
	-webkit-animation-delay: -1.85s;
	animation-delay: -1.85s;
}

.jgb_spinner-dots-fire>div:nth-child(3) {
	-webkit-animation-delay: -2.85s;
	animation-delay: -2.85s;
}

@-webkit-keyframes jgb_spinner-dots-fire-animation {
	1% {
		top: .75em;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	50% {
		top: .375em;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	100% {
		top: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

@keyframes jgb_spinner-dots-fire-animation {
	1% {
		top: .75em;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	50% {
		top: .375em;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	
	100% {
		top: 0;
		-webkit-transform: scale(0);
		transform: scale(0);
	}
}

.jgb_spinner-dots-rotate {
	position: relative;
	width: 1em;
	height: 1em;
}

.jgb_spinner-dots-rotate>div {
	top: .375em;
	-webkit-animation: jgb_spinner-dots-rotate-animation 1s cubic-bezier(.7, -.13, .22, .86) 0s infinite normal both running;
	animation: jgb_spinner-dots-rotate-animation 1s cubic-bezier(.7, -.13, .22, .86) 0s infinite normal both running;
}

.jgb_spinner-dots-rotate>div, .jgb_spinner-dots-rotate>div:before, .jgb_spinner-dots-rotate>div:after {
	position: absolute;
	width: .25em;
	height: .25em;
	background-color: currentColor;
	border-radius: 100%;
}

.jgb_spinner-dots-rotate>div:before, .jgb_spinner-dots-rotate>div:after {
	content: "";
}

.jgb_spinner-dots-rotate>div:before {
	left: -.375em;
}

.jgb_spinner-dots-rotate>div {
	left: .375em;
}

.jgb_spinner-dots-rotate>div:after {
	left: .375em;
}

@-webkit-keyframes jgb_spinner-dots-rotate-animation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes jgb_spinner-dots-rotate-animation {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.jgb_spinner-dots-bouncing {
	position: relative;
	width: 1em;
	height: .55em;
}

.jgb_spinner-dots-bouncing>div {
	position: absolute;
	top: .3em;
	width: .25em;
	height: .25em;
	background-color: currentColor;
	border-radius: 100%;
}

.jgb_spinner-dots-bouncing>div:nth-child(1) {
	left: 0;
	-webkit-animation: jgb_spinner-dots-bouncing-animation .6s -.14s infinite ease-in-out;
	animation: jgb_spinner-dots-bouncing-animation .6s -.14s infinite ease-in-out;
}

.jgb_spinner-dots-bouncing>div:nth-child(2) {
	left: .375em;
	-webkit-animation: jgb_spinner-dots-bouncing-animation .6s -.07s infinite ease-in-out;
	animation: jgb_spinner-dots-bouncing-animation .6s -.07s infinite ease-in-out;
}

.jgb_spinner-dots-bouncing>div:nth-child(3) {
	left: .75em;
	-webkit-animation: jgb_spinner-dots-bouncing-animation .6s 0s infinite ease-in-out;
	animation: jgb_spinner-dots-bouncing-animation .6s 0s infinite ease-in-out;
}

@-webkit-keyframes jgb_spinner-dots-bouncing-animation {
	33% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	66% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	
	to {
		-webkit-transform: translateY(-15%);
		transform: translateY(-15%);
	}
}

@keyframes jgb_spinner-dots-bouncing-animation {
	33% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	66% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	
	to {
		-webkit-transform: translateY(-15%);
		transform: translateY(-15%);
	}
}

.jgb_spinner-dots-chasing {
	width: 1em;
	height: 1em;
}

.jgb_spinner-dots-chasing>div {
	position: relative;
	top: -.1em;
	width: 100%;
	height: 100%;
	-webkit-animation: jgb_spinner-dots-chasing-rotate-animation 1.75s infinite linear;
	animation: jgb_spinner-dots-chasing-rotate-animation 1.75s infinite linear;
}

.jgb_spinner-dots-chasing>div:before, .jgb_spinner-dots-chasing>div:after {
	content: "";
	position: absolute;
	width: .6em;
	height: .6em;
	background-color: currentColor;
	border-radius: 100%;
	-webkit-animation: jgb_spinner-dots-chasing-animation 2s infinite ease-in-out;
	animation: jgb_spinner-dots-chasing-animation 2s infinite ease-in-out;
}

.jgb_spinner-dots-chasing>div:before {
	top: 0;
}

.jgb_spinner-dots-chasing>div:after {
	top: .4em;
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

@-webkit-keyframes jgb_spinner-dots-chasing-rotate-animation {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@keyframes jgb_spinner-dots-chasing-rotate-animation {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}

@-webkit-keyframes jgb_spinner-dots-chasing-animation {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	50% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
}

@keyframes jgb_spinner-dots-chasing-animation {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	to {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	50% {
		-webkit-transform: scale(.8);
		transform: scale(.8);
	}
}

.jgb_spinner-dots-propagate {
	position: relative;
	width: 2em;
	height: .45em;
}

.jgb_spinner-dots-propagate>div {
	position: absolute;
	top: .1em;
	left: .875em;
	width: .25em;
	height: .25em;
	background-color: currentColor;
	border-radius: 100%;
}

.jgb_spinner-dots-propagate>div:nth-child(1) {
	-webkit-animation: jgb_spinner-dots-propagate-1-animation 1.5s ease 0s infinite normal forwards running;
	animation: jgb_spinner-dots-propagate-1-animation 1.5s ease 0s infinite normal forwards running;
}

.jgb_spinner-dots-propagate>div:nth-child(2) {
	-webkit-animation: jgb_spinner-dots-propagate-2-animation 1.5s ease 0s infinite normal forwards running;
	animation: jgb_spinner-dots-propagate-2-animation 1.5s ease 0s infinite normal forwards running;
}

.jgb_spinner-dots-propagate>div:nth-child(3) {
	-webkit-animation: jgb_spinner-dots-propagate-3-animation 1.5s ease 0s infinite normal forwards running;
	animation: jgb_spinner-dots-propagate-3-animation 1.5s ease 0s infinite normal forwards running;
}

.jgb_spinner-dots-propagate>div:nth-child(4) {
	-webkit-animation: jgb_spinner-dots-propagate-4-animation 1.5s ease 0s infinite normal forwards running;
	animation: jgb_spinner-dots-propagate-4-animation 1.5s ease 0s infinite normal forwards running;
}

.jgb_spinner-dots-propagate>div:nth-child(5) {
	-webkit-animation: jgb_spinner-dots-propagate-5-animation 1.5s ease 0s infinite normal forwards running;
	animation: jgb_spinner-dots-propagate-5-animation 1.5s ease 0s infinite normal forwards running;
}

.jgb_spinner-dots-propagate>div:nth-child(6) {
	-webkit-animation: jgb_spinner-dots-propagate-6-animation 1.5s ease 0s infinite normal forwards running;
	animation: jgb_spinner-dots-propagate-6-animation 1.5s ease 0s infinite normal forwards running;
}

@-webkit-keyframes jgb_spinner-dots-propagate-1-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: .35em;
	}
	
	75% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		left: 0em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@keyframes jgb_spinner-dots-propagate-1-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: .35em;
	}
	
	75% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		left: 0em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@-webkit-keyframes jgb_spinner-dots-propagate-2-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: .35em;
	}
	
	75% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: .35em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@keyframes jgb_spinner-dots-propagate-2-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: .35em;
	}
	
	75% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: .35em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@-webkit-keyframes jgb_spinner-dots-propagate-3-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	75% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@keyframes jgb_spinner-dots-propagate-3-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	75% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: .7em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@-webkit-keyframes jgb_spinner-dots-propagate-4-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	75% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@keyframes jgb_spinner-dots-propagate-4-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	75% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@-webkit-keyframes jgb_spinner-dots-propagate-5-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: 1.4em;
	}
	
	75% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: 1.4em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@keyframes jgb_spinner-dots-propagate-5-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: 1.4em;
	}
	
	75% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: 1.4em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@-webkit-keyframes jgb_spinner-dots-propagate-6-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: 1.4em;
	}
	
	75% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		left: 1.75em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

@keyframes jgb_spinner-dots-propagate-6-animation {
	25% {
		-webkit-transform: scale(.75);
		transform: scale(.75);
		left: 1.05em;
	}
	
	50% {
		-webkit-transform: scale(.6);
		transform: scale(.6);
		left: 1.4em;
	}
	
	75% {
		-webkit-transform: scale(.5);
		transform: scale(.5);
		left: 1.75em;
	}
	
	95% {
		-webkit-transform: scale(1);
		transform: scale(1);
		left: .875em;
	}
}

.jgb_spinner-dots-spin-scale {
	position: relative;
	width: 1.4em;
	height: 1.4em;
}

.jgb_spinner-dots-spin-scale>div {
	position: absolute;
	top: 50%;
	left: 50%;
}

.jgb_spinner-dots-spin-scale>div:last-child {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.jgb_spinner-dots-spin-scale>div:before, .jgb_spinner-dots-spin-scale>div:after {
	content: "";
	position: absolute;
	top: -.125em;
	left: -.125em;
	width: .25em;
	height: .25em;
	background-color: currentColor;
	border-radius: 100%;
	-webkit-animation: jgb_spinner-dots-spin-scale-animation 3s ease-in-out infinite -1.5s;
	animation: jgb_spinner-dots-spin-scale-animation 3s ease-in-out infinite -1.5s;
}

.jgb_spinner-dots-spin-scale>div:after {
	-webkit-animation-delay: 0s;
	animation-delay: 0s;
}

@-webkit-keyframes jgb_spinner-dots-spin-scale-animation {
	0% {
		-webkit-transform-origin: 50% -50%;
		transform-origin: 50% -50%;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform-origin: 50% -50%;
		transform-origin: 50% -50%;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	
	50.00001% {
		-webkit-transform-origin: 50% 150%;
		transform-origin: 50% 150%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform-origin: 50% 150%;
		transform-origin: 50% 150%;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes jgb_spinner-dots-spin-scale-animation {
	0% {
		-webkit-transform-origin: 50% -50%;
		transform-origin: 50% -50%;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	50% {
		-webkit-transform-origin: 50% -50%;
		transform-origin: 50% -50%;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
	
	50.00001% {
		-webkit-transform-origin: 50% 150%;
		transform-origin: 50% 150%;
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform-origin: 50% 150%;
		transform-origin: 50% 150%;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.jgb_spinner-wordpress {
	width: 1em;
	height: 1em;
	position: relative;
}

.jgb_spinner-wordpress>div {
	width: 1em;
	height: 1em;
	border-radius: 100%;
}

.jgb_spinner-wordpress>div:nth-child(1) {
	background-color: currentColor;
}

.jgb_spinner-wordpress>div:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-animation: jgb_spinner-wordpress 1s linear infinite;
	animation: jgb_spinner-wordpress 1s linear infinite;
}

.jgb_spinner-wordpress>div:nth-child(2):before {
	content: "";
	position: relative;
	display: block;
	top: .18em;
	left: .18em;
	width: .3em;
	height: .3em;
	border-radius: 100%;
	background-color: #fff;
}

@-webkit-keyframes jgb_spinner-wordpress {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes jgb_spinner-wordpress {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.jgb_spinner-hash {
	position: relative;
	width: 1em;
	height: 1em;
	-webkit-transform: rotate(165deg);
	transform: rotate(165deg);
}

.jgb_spinner-hash>div {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 20%;
	height: 20%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "";
	border-radius: 100%;
}

.jgb_spinner-hash>div:nth-child(1) {
	-webkit-animation: jgb_spinner-hash-1 2s ease 0s infinite normal none running;
	animation: jgb_spinner-hash-1 2s ease 0s infinite normal none running;
}

.jgb_spinner-hash>div:nth-child(2) {
	-webkit-animation: jgb_spinner-hash-2 2s ease 0s infinite normal none running;
	animation: jgb_spinner-hash-2 2s ease 0s infinite normal none running;
}

@-webkit-keyframes jgb_spinner-hash-1 {
	0% {
		width: 20%;
		-webkit-box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
		box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
	}
	
	35% {
		width: 100%;
		-webkit-box-shadow: currentColor 0px -.2em, currentColor 0px .2em;
		box-shadow: currentColor 0px -.2em, currentColor 0px .2em;
	}
	
	70% {
		width: 20%;
		-webkit-box-shadow: currentColor -.4em -.2em, currentColor .4em .2em;
		box-shadow: currentColor -.4em -.2em, currentColor .4em .2em;
	}
	
	100% {
		-webkit-box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
		box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
	}
}

@keyframes jgb_spinner-hash-1 {
	0% {
		width: 20%;
		-webkit-box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
		box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
	}
	
	35% {
		width: 100%;
		-webkit-box-shadow: currentColor 0px -.2em, currentColor 0px .2em;
		box-shadow: currentColor 0px -.2em, currentColor 0px .2em;
	}
	
	70% {
		width: 20%;
		-webkit-box-shadow: currentColor -.4em -.2em, currentColor .4em .2em;
		box-shadow: currentColor -.4em -.2em, currentColor .4em .2em;
	}
	
	100% {
		-webkit-box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
		box-shadow: currentColor .4em -.2em, currentColor -.4em .2em;
	}
}

@-webkit-keyframes jgb_spinner-hash-2 {
	0% {
		height: 20%;
		-webkit-box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
		box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
	}
	
	35% {
		height: 100%;
		-webkit-box-shadow: currentColor .2em 0px, currentColor -.2em 0px;
		box-shadow: currentColor .2em 0px, currentColor -.2em 0px;
	}
	
	70% {
		height: 20%;
		-webkit-box-shadow: currentColor .2em -.4em, currentColor -.2em .4em;
		box-shadow: currentColor .2em -.4em, currentColor -.2em .4em;
	}
	
	100% {
		-webkit-box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
		box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
	}
}

@keyframes jgb_spinner-hash-2 {
	0% {
		height: 20%;
		-webkit-box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
		box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
	}
	
	35% {
		height: 100%;
		-webkit-box-shadow: currentColor .2em 0px, currentColor -.2em 0px;
		box-shadow: currentColor .2em 0px, currentColor -.2em 0px;
	}
	
	70% {
		height: 20%;
		-webkit-box-shadow: currentColor .2em -.4em, currentColor -.2em .4em;
		box-shadow: currentColor .2em -.4em, currentColor -.2em .4em;
	}
	
	100% {
		-webkit-box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
		box-shadow: currentColor .2em .4em, currentColor -.2em -.4em;
	}
}

.jgb_item-container {
	overflow: hidden;
	width: 100%;
	height: 100%;
	border-color: #eee;
}

.jgb_item {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
}

.jgb_item-permalink {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9;
}

.elementor-editor-active .jgb_item-permalink, .block-editor-page .jgb_item-permalink {
	visibility: hidden;
	width: 0;
	height: 0;
}

.jgb_item-thumb {
	overflow: hidden;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.jgb_item-body {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 20px;
	border-color: #eee;
	color: #fff;
	background-color: #4b505e;
}

.jgb_item-body>* {
	margin: 5px 0;
}

.jgb_item-title {
	padding: 0;
	font-size: 18px;
	font-weight: 700;
}

.jgb_item-description {
	font-size: 12px;
}

.jgb_item-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
}

.jgb_item-meta>* {
	margin-right: 10px;
}

.jgb_item-meta>*:last-child {
	margin-right: 0;
}

.jgb_item-date-prefix:not(:empty) {
	margin-right: 3px;
}

.jgb_item-author-prefix:not(:empty) {
	margin-right: 3px;
}

.jgb_item-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

.jgb_item-divider-separator {
	display: inline-block;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgba(238, 238, 238, .35);
}

.jgb_item-type {
	display: inline-block;
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1;
	letter-spacing: 1px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	border-radius: 5px;
	background-color: #6ec1e4;
}

.jgb_item-type-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 15px 15px 0;
	z-index: 3;
}

.jgb_item.jgb_no-thumbnail .jgb_item-type-wrap {
	margin: 0 !important;
	position: static;
}

.jgb_item.jgb_no-thumbnail .jgb_item-type {
	margin-bottom: 25px;
}

.jgb_item-default .jgb_item-thumb {
	position: relative;
}

.jgb_item-default .jgb_item-body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	padding: 30px;
}

.jgb_grid-builder .jgb_item-thumb {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.jgb_grid-builder .jgb_item-body {
	-webkit-box-flex: unset;
	-ms-flex-positive: unset;
	flex-grow: unset;
}

.jgb_grid-builder .jgb_item.jgb_no-thumbnail .jgb_item-body {
	height: 100%;
}

.jgb_item-content-overlay {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
}

.jgb_item-content-overlay .jgb_item-body {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.jgb_item-content-overlay:not(.jgb_no-thumbnail) .jgb_item-body {
	background-color: rgba(0, 0, 0, .5);
}

.jgb_block .jgb_item-content-overlay:not(.jgb_no-thumbnail) .jgb_item-body {
	background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
	background: linear-gradient(0deg, #000 0%, transparent 100%);
}

.jgb_item-content-overlay.jgb_no-thumbnail .jgb_item-body {
	position: static;
	height: 100%;
}

.jgb_item-term {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	z-index: 1;
}

.jgb_item-term .jgb_item-body {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}

.jgb_item-term:not(.jgb_no-thumbnail) .jgb_item-body {
	background-color: rgba(0, 0, 0, .5);
}

.jgb_block .jgb_item-term:not(.jgb_no-thumbnail) .jgb_item-body {
	background: -webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));
	background: linear-gradient(0deg, #000 0%, transparent 100%);
}

.jgb_item-term.jgb_no-thumbnail .jgb_item-body {
	position: static;
	height: 100%;
}

.jgb_item-posts-count {
	font-size: 10px;
	font-weight: 400;
	text-transform: uppercase;
}

.jgb_item-posts-count-prefix {
	margin-right: 3px;
}

.jgb_woocommerce-item .jgb_item-thumb {
	border: 0px solid transparent;
}

.jgb_item-container .jgb_woocommerce-item .jgb_item-title a:hover {
	color: #fff;
}

.jgb_product-category {
	display: inline;
	font-size: 10px;
	color: inherit;
	text-transform: uppercase;
}

.jgb_product-category:hover {
	color: #6ec1e4;
}

.jgb_product-category::after {
	content: ", ";
	margin-left: -.2em;
	margin-right: .2em;
}

.jgb_product-category:last-child::after {
	content: none;
}

.jgb_product-add-to-cart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.jgb_product-add-to-cart .add_to_cart_button {
	padding: 8px 15px;
	color: #fff;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	background-color: #6ec1e4;
	outline: none;
}

.jgb_item-container .jgb_product-add-to-cart .add_to_cart_button:hover {
	background-color: #fff;
}

.jgb_product-add-to-cart .add_to_cart_button:hover {
	color: #6ec1e4;
}

.jgb_product-add-to-cart .add_to_cart_button.loading {
	position: relative;
}

.jgb_product-add-to-cart .add_to_cart_button.loading::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1.5em;
	height: 1.5em;
	margin-left: -.75em;
	margin-top: -.75em;
	border: currentColor .25em solid;
	border-left-color: transparent;
	border-radius: 50%;
	-webkit-animation: button-preloader-rotating .85s linear infinite;
	animation: button-preloader-rotating .85s linear infinite;
}

.jgb_product-add-to-cart .add_to_cart_button.loading .add_to_cart_button_text {
	opacity: 0;
}

.jgb_product-add-to-cart .add_to_cart_button.added::after {
	content: "";
	font-family: "icomoon";
	margin-left: 5px;
}

.jgb_product-add-to-cart .added_to_cart {
	display: none;
}

.jgb_product-stars-rating {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.jgb_product-stars-rating-star {
	margin-left: 3px;
	font-size: 14px;
	line-height: 1;
	color: #ffdb00;
}

.jgb_product-stars-rating-star:first-child {
	margin-left: 0;
}

.jgb_product-stars-rating-star::before {
	font-family: "icomoon";
}

.jgb_product-price {
	margin: 10px 0;
}

.jgb_product-price del, .jgb_product-price ins {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}

.jgb_product-price ins {
	text-decoration: none;
}

.jgb_product-price del {
	font-size: 75%;
	color: #b4b4b4;
}

.jgb_star-full::before {
	content: "";
}

.jgb_star-half::before {
	content: "";
}

.jgb_star-empty::before {
	content: "";
}

.jgb_item.jgb_item-post-content {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	height: 100%;
}

.jgb_item.jgb_item-post-content .jgb_item-thumb {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 1;
}

.jgb_item.jgb_item-post-content .jgb_item-body {
	position: relative;
	z-index: 5;
	background: none;
}

.jgb_item.jgb_item-jet-listing {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	height: 100%;
}

.jgb_grid-builder .jgb_grid-container {
	position: relative;
	-webkit-transition: min-height ease-out .15s;
	transition: min-height ease-out .15s;
}

.jgb_grid-builder .jgb_grid-box {
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width ease-out .1s, height ease-out .1s, -webkit-transform ease-out .1s;
	transition: width ease-out .1s, height ease-out .1s, -webkit-transform ease-out .1s;
	transition: transform ease-out .1s, width ease-out .1s, height ease-out .1s;
	transition: transform ease-out .1s, width ease-out .1s, height ease-out .1s, -webkit-transform ease-out .1s;
	z-index: 1;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-container, .block-editor-page .jgb_grid-builder .jgb_grid-container {
	overflow: visible;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-container .backing-grid, .block-editor-page .jgb_grid-builder .jgb_grid-container .backing-grid {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	left: 0;
	background-repeat: round repeat;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box, .block-editor-page .jgb_grid-builder .jgb_grid-box {
	cursor: move;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging, .elementor-editor-active .jgb_grid-builder .jgb_grid-box.resizing, .elementor-editor-active .jgb_grid-builder .jgb_grid-box.placeholder, .block-editor-page .jgb_grid-builder .jgb_grid-box.dragging, .block-editor-page .jgb_grid-builder .jgb_grid-box.resizing, .block-editor-page .jgb_grid-builder .jgb_grid-box.placeholder {
	-webkit-transition: none !important;
	transition: none !important;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging, .block-editor-page .jgb_grid-builder .jgb_grid-box.dragging {
	z-index: 9999;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging .resize-handle, .elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging .jgb_overlay, .elementor-editor-active .jgb_grid-builder .jgb_grid-box.resizing .resize-handle, .elementor-editor-active .jgb_grid-builder .jgb_grid-box.resizing .jgb_overlay, .elementor-editor-active .jgb_grid-builder .jgb_grid-box:hover .resize-handle, .elementor-editor-active .jgb_grid-builder .jgb_grid-box:hover .jgb_overlay, .block-editor-page .jgb_grid-builder .jgb_grid-box.dragging .resize-handle, .block-editor-page .jgb_grid-builder .jgb_grid-box.dragging .jgb_overlay, .block-editor-page .jgb_grid-builder .jgb_grid-box.resizing .resize-handle, .block-editor-page .jgb_grid-builder .jgb_grid-box.resizing .jgb_overlay, .block-editor-page .jgb_grid-builder .jgb_grid-box:hover .resize-handle, .block-editor-page .jgb_grid-builder .jgb_grid-box:hover .jgb_overlay {
	display: block;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box .resize-handle, .block-editor-page .jgb_grid-builder .jgb_grid-box .resize-handle {
	display: none;
	cursor: se-resize;
	position: absolute;
	z-index: 10;
	right: 0px;
	bottom: 0px;
	padding: 0;
	width: 0;
	height: 0;
	background: none;
	border-style: solid;
	border-width: 0 0 20px 20px;
	border-color: transparent transparent #15bbf0 transparent;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box .resize-handle:before, .block-editor-page .jgb_grid-builder .jgb_grid-box .resize-handle:before {
	content: "";
	position: absolute;
	top: 10px;
	left: -10px;
	width: 8px;
	height: 8px;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

.elementor-editor-active .jgb_grid-builder .jgb_grid-box.placeholder, .block-editor-page .jgb_grid-builder .jgb_grid-box.placeholder {
	border: dashed 2px #15bbf0;
	background-color: rgba(21, 187, 240, .2);
	z-index: 0;
	-webkit-transition: none !important;
	transition: none !important;
}

.elementor-editor-active .jgb_grid-builder .jgb_no-items, .block-editor-page .jgb_grid-builder .jgb_no-items {
	margin-bottom: 20px;
	text-align: center;
}

.elementor-editor-active .jgb_grid-builder .jgb_no-items-title, .block-editor-page .jgb_grid-builder .jgb_no-items-title {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	color: #4c4c4c;
	margin-bottom: 5px;
}

.elementor-editor-active .jgb_grid-builder .jgb_toolbar, .block-editor-page .jgb_grid-builder .jgb_toolbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}

.elementor-editor-active .jgb_grid-builder .jgb_toolbar-current-breakpoint, .elementor-editor-active .jgb_grid-builder .jgb_toolbar-backinggrid, .block-editor-page .jgb_grid-builder .jgb_toolbar-current-breakpoint, .block-editor-page .jgb_grid-builder .jgb_toolbar-backinggrid {
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	font-weight: 400;
	color: #6d7882;
	text-transform: none;
	letter-spacing: normal;
}

.elementor-editor-active .jgb_grid-builder .jgb_toolbar-current-breakpoint, .block-editor-page .jgb_grid-builder .jgb_toolbar-current-breakpoint {
	margin-top: 7px;
	margin-bottom: 1px;
}

.elementor-editor-active .jgb_grid-builder .jgb_toolbar-current-breakpoint, .elementor-editor-active .jgb_grid-builder .jgb_toolbar-remove-breakpoint-btn, .block-editor-page .jgb_grid-builder .jgb_toolbar-current-breakpoint, .block-editor-page .jgb_grid-builder .jgb_toolbar-remove-breakpoint-btn {
	margin-right: 20px;
}

.elementor-editor-active .jgb_grid-builder .jgb_toolbar-backinggrid, .block-editor-page .jgb_grid-builder .jgb_toolbar-backinggrid {
	margin: 8px 2px 2px auto;
	width: 140px;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}

.elementor-editor-active .jgb_grid-builder .jgb_toolbar-backinggrid .jgb_checkbox-checkmark, .block-editor-page .jgb_grid-builder .jgb_toolbar-backinggrid .jgb_checkbox-checkmark {
	color: #15bbf0;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay, .block-editor-page .jgb_grid-builder .jgb_overlay {
	pointer-events: none;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	border: 2px solid #71d7f7;
	z-index: 9;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset {
	pointer-events: initial;
	position: absolute;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #71d7f7;
	z-index: 9;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li {
	cursor: pointer;
	width: 24px;
	height: 24px;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
	line-height: 24px;
	color: #fff;
	-webkit-transition: margin .3s, width .3s, font .3s;
	transition: margin .3s, width .3s, font .3s;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:hover, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:hover {
	background-color: #10bcf2;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:hover:first-child:before, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:hover:first-child:before {
	border-right-color: #10bcf2;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:hover:last-child::after, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:hover:last-child::after {
	border-left-color: #10bcf2;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:first-child::before, .elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:last-child::after, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:first-child::before, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:last-child::after {
	content: "";
	position: absolute;
	border: solid transparent;
	top: 0;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:first-child, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:first-child {
	margin-right: 1px;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:first-child::before, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:first-child::before {
	border-right-color: #71d7f7;
	border-width: 0 12px 24px 0;
	right: 100%;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:last-child, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:last-child {
	margin-left: 1px;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:last-child::after, .block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:last-child::after {
	border-left-color: #71d7f7;
	border-width: 0 0 24px 12px;
	left: 100%;
}

.elementor-editor-active .jgb_button, .block-editor-page .jgb_button {
	padding: 6.5px 15px;
	font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: normal;
	letter-spacing: .5px;
	font-weight: 500;
	text-transform: uppercase;
	height: auto;
	outline: none;
	border: none;
	border-radius: 3px;
	background-color: #a4afb7;
	-webkit-transition: background-color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;
	transition: background-color 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;
	transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out;
	transition: background-color 300ms ease-in-out, box-shadow 300ms ease-in-out, -webkit-box-shadow 300ms ease-in-out;
}

.elementor-editor-active .jgb_button:hover, .block-editor-page .jgb_button:hover {
	background-color: #6d7882;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 2px rgba(0, 0, 0, .2);
}

.elementor-editor-active .components-panel .jgb_button, .block-editor-page .components-panel .jgb_button {
	margin-bottom: 24px;
}

.elementor-editor-active .jgb_item.jgb_item-jet-listing a, .elementor-editor-active .jgb_item.jgb_item-jet-woo-builder a, .elementor-editor-active .jgb_item a, .block-editor-page .jgb_item.jgb_item-jet-listing a, .block-editor-page .jgb_item.jgb_item-jet-woo-builder a, .block-editor-page .jgb_item a {
	pointer-events: none;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-edit i, .elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-remove i {
	font-family: eicons;
	font-style: normal;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-edit i:before {
	content: "";
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-remove i {
	margin-left: 3px;
}

.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-remove i:before {
	content: "";
}

.block-editor-page .jgb_overlay-toolset-edit i, .block-editor-page .jgb_overlay-toolset-remove i {
	font-family: dashicons;
	font-style: normal;
}

.block-editor-page .jgb_overlay-toolset-edit i {
	font-size: 18px;
}

.block-editor-page .jgb_overlay-toolset-edit i:before {
	content: "";
}

.block-editor-page .jgb_overlay-toolset-remove i {
	margin-left: 3px;
	font-size: 16px;
}

.block-editor-page .jgb_overlay-toolset-remove i:before {
	content: "";
}

.jgb_item-container.jgb_item-loading {
	position: relative;
}

.jgb_item-container.jgb_item-loading:after, .jgb_item-container.jgb_item-loading:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	border-radius: 50%;
	z-index: 999;
}

.jgb_item-container.jgb_item-loading:after {
	margin-top: -20px;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	border: 5px solid rgba(21, 187, 240, .3);
	border-top-color: #15bbf0;
	-webkit-animation: spin 1s ease-in-out infinite;
	animation: spin 1s ease-in-out infinite;
}

.jgb_item-container.jgb_item-loading:before {
	margin-top: -27px;
	margin-left: -27px;
	width: 54px;
	height: 54px;
	background-color: #fff;
	-webkit-box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, .3);
	box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, .3);
}

@keyframes spin {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

body.rtl .jgb_grid-builder .jgb_grid-box .resize-handle {
	cursor: ne-resize;
	right: initial;
	left: 0;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

body.rtl .jgb_grid-builder .jgb_toolbar-backinggrid {
	margin: 8px auto 2px 20px;
}

body.rtl .jgb_grid-builder .jgb_overlay-toolset li:hover:first-child:before {
	border-left-color: #10bcf2;
}

body.rtl .jgb_grid-builder .jgb_overlay-toolset li:hover:last-child::after {
	border-right-color: #10bcf2;
}

body.rtl .jgb_grid-builder .jgb_overlay-toolset li:first-child {
	margin-right: initial;
	margin-left: 1px;
}

body.rtl .jgb_grid-builder .jgb_overlay-toolset li:first-child::before {
	border-left-color: #71d7f7;
	border-width: 0 0 24px 12px;
	right: initial;
	left: 100%;
}

body.rtl .jgb_grid-builder .jgb_overlay-toolset li:last-child {
	margin-left: initial;
	margin-right: 1px;
}

body.rtl .jgb_grid-builder .jgb_overlay-toolset li:last-child::after {
	border-right-color: #71d7f7;
	border-width: 0 12px 24px 0;
	left: initial;
	right: 100%;
}

body.rtl .jgb_checkbox-checkmark {
	margin-right: initial;
	margin-left: 8px;
}

.jgb_notice {
	padding: 20px;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	color: #6d7882;
	border: 2px solid #d30c5c;
	background-color: #f9f9f9;
	-webkit-box-shadow: 0 2px 6px rgba(211, 12, 92, .2);
	box-shadow: 0 2px 6px rgba(211, 12, 92, .2);
}
