.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
	word-break: normal !important;
}

.wpcf7 .hidden-fields-container {
	display: none;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 [inert] {
	opacity: 0.5;
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

.wpcf7-reflection > output {
	display: list-item;
	list-style: none;
}

.wpcf7-reflection > output[hidden] {
	display: none;
}.eb-gallery-img-wrapper{overflow:hidden}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore-container .eb-img-gallery-loadmore{-webkit-appearance:none;border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:block;margin:20px auto 0;outline:1px 0 solid #000;text-shadow:none;transition:box-shadow .1s linear;white-space:nowrap;width:auto}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore-container .eb-img-gallery-loadmore.loadmore-disable{cursor:none}.eb-gallery-img-wrapper~.eb-img-gallery-loadmore-container .eb-img-gallery-loadmore.loadmore-disable img{display:inline-block;margin-right:5px;position:relative;top:2px;width:16px}.eb-gallery-img-wrapper .eb-gallery-img-content{color:transparent}.eb-gallery-img-wrapper .eb-gallery-img-content[href*="javascript:void(0)"]{cursor:default}.eb-gallery-img-wrapper .eb-gallery-link-wrapper{display:block;height:100%;overflow:hidden;position:relative;width:100%}.eb-gallery-img-wrapper.grid{display:grid;grid-auto-flow:dense;grid-auto-rows:1fr;grid-template-columns:repeat(3,auto)}.eb-gallery-img-wrapper.grid.eb-filterable-img-gallery.show-loadmore,.eb-gallery-img-wrapper.grid.enable-isotope.show-loadmore{height:0}.eb-gallery-img-wrapper.grid .eb-gallery-img-content img{box-sizing:border-box;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.eb-gallery-img-wrapper.masonry{box-sizing:border-box}.eb-gallery-img-wrapper.masonry:after{clear:both;content:"";display:block}.eb-gallery-img-wrapper.masonry .eb-gallery-img-content,.eb-gallery-img-wrapper.masonry .grid-sizer{width:33.3333333333%}.eb-gallery-img-wrapper.masonry .eb-gallery-img-content{box-sizing:border-box;display:block;float:left;min-width:1px}.eb-gallery-img-wrapper.masonry .eb-gallery-img-content.wide{width:66.6666666667%}.eb-gallery-img-wrapper.masonry .eb-gallery-img-content img{box-sizing:border-box;display:block;height:auto;max-width:100%;width:100%}.eb-gallery-img-wrapper.eb-filterable-img-gallery.masonry{-moz-columns:unset;columns:unset}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content{display:block;line-height:0;overflow:hidden;position:relative}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption{line-height:1em;position:absolute;transform:translate(0);width:auto}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.left.top,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.top{left:0;top:0}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.left.middle,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.middle{left:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.left.bottom,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.left.bottom{bottom:0;left:0}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.center.top,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.top{left:50%;top:0;transform:translateX(-50%)}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.center.middle,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.middle{bottom:auto!important;left:50%;top:50%;transform:translate(-50%,-50%)}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.center.bottom,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.center.bottom{bottom:0;left:50%;transform:translateX(-50%)}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.right.top,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.top{right:0;top:0}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.right.middle,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.middle{right:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper:not(.v2) .eb-gallery-img-content .eb-gallery-img-caption.right.bottom,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption.right.bottom{bottom:0;right:0}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption{opacity:0;transition:all .4s ease-in-out}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.bottom,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.middle,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.left.top{left:-10px}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.top{top:-10px}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.middle{bottom:0;transform:translate(-50%,20px)}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.center.bottom{bottom:-10px}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.bottom,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.middle,.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content .eb-gallery-img-caption.right.top{right:-10px}.eb-gallery-img-wrapper:not(.v2).caption-on-hover .eb-gallery-img-content:hover .eb-gallery-img-caption{opacity:1}.eb-gallery-img-wrapper:not(.v2).caption-style-1{overflow:hidden}.eb-gallery-img-wrapper:not(.v2).caption-style-1 .eb-gallery-img-caption{opacity:0}.eb-gallery-img-wrapper:not(.v2).caption-style-1 .eb-gallery-img{filter:grayscale(100%)!important;transition:all .25s ease-in-out}.eb-gallery-img-wrapper:not(.v2).caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img{filter:grayscale(0)!important}.eb-gallery-img-wrapper:not(.v2).caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img-caption{opacity:1;transition:all .3s ease-in-out}.eb-gallery-img-wrapper:not(.v2).caption-style-2 .eb-gallery-link-wrapper:after{align-items:center;content:"";display:flex;justify-content:center;margin:0!important;position:absolute;transition:all .3s ease-in-out}.eb-gallery-img-wrapper:not(.v2).caption-style-2 .eb-gallery-link-wrapper .eb-gallery-img-caption{transition:all .4s ease-in-out;visibility:hidden;z-index:99}.eb-gallery-img-wrapper:not(.v2).caption-style-2 .eb-gallery-link-wrapper:hover .eb-gallery-img-caption{visibility:visible}.eb-gallery-img-wrapper:not(.v2).caption-style-2 .eb-gallery-img{transition:all .25s ease-in-out}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-top .eb-gallery-link-wrapper:after{height:0;left:0;top:0;width:100%}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-top .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-bottom .eb-gallery-link-wrapper:after{bottom:0;height:0;left:0;width:100%}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-bottom .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-left .eb-gallery-link-wrapper:after{height:100%;left:0;top:0;width:0}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-left .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-right .eb-gallery-link-wrapper:after{height:100%;right:0;top:0;width:0}.eb-gallery-img-wrapper:not(.v2).caption-style-2.overlay-right .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper:not(.v2).caption-style-2.zoom .eb-gallery-link-wrapper:after{height:0;left:50%;top:50%;transform:scale(0);width:0}.eb-gallery-img-wrapper:not(.v2).caption-style-2.zoom .eb-gallery-link-wrapper:hover:after{height:100%;left:0;top:0;transform:scale(1);width:100%}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content{display:block;line-height:0;overflow:hidden;position:relative}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content{display:flex;flex-direction:column;line-height:1em;position:absolute;transform:translate(0)}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content .eb-gallery-img-caption{box-sizing:border-box;position:relative}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.left.top,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.left.top{left:0;top:0}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.left.middle,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.left.middle{left:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.left.bottom,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.left.bottom{bottom:0;left:0}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.center.top,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.center.top{left:50%;top:0;transform:translateX(-50%)}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.center.middle,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.center.middle{bottom:auto!important;left:50%;top:50%;transform:translate(-50%,-50%)}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.center.bottom,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.center.bottom{bottom:0;left:50%;transform:translateX(-50%)}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.right.top,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.right.top{right:0;top:0}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.right.middle,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.right.middle{right:0;top:50%;transform:translateY(-50%)}.eb-gallery-img-wrapper.v2.default .eb-gallery-img-content .eb-img-gallery-content.right.bottom,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content.right.bottom{bottom:0;right:0}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content{opacity:0;transition:all .4s ease-in-out}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.left.bottom,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.left.middle,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.left.top{left:-10px}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.center.top{top:-10px}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.center.middle{bottom:0;transform:translate(-50%,20px)}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.center.bottom{bottom:-10px}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.right.bottom,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.right.middle,.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content .eb-img-gallery-content.right.top{right:-10px}.eb-gallery-img-wrapper.v2.default.caption-on-hover .eb-gallery-img-content:hover .eb-img-gallery-content{opacity:1}.eb-gallery-img-wrapper.v2.default.caption-style-1{overflow:hidden}.eb-gallery-img-wrapper.v2.default.caption-style-1 .eb-img-gallery-content{opacity:0}.eb-gallery-img-wrapper.v2.default.caption-style-1 .eb-gallery-img{filter:grayscale(100%)!important;transition:all .25s ease-in-out}.eb-gallery-img-wrapper.v2.default.caption-style-1 .eb-gallery-img-content:hover .eb-gallery-img{filter:grayscale(0)!important}.eb-gallery-img-wrapper.v2.default.caption-style-1 .eb-gallery-img-content:hover .eb-img-gallery-content{opacity:1;transition:all .3s ease-in-out}.eb-gallery-img-wrapper.v2.default.caption-style-2 .eb-gallery-link-wrapper:after{align-items:center;content:"";display:flex;justify-content:center;margin:0!important;position:absolute;transition:all .3s ease-in-out}.eb-gallery-img-wrapper.v2.default.caption-style-2 .eb-gallery-link-wrapper .eb-img-gallery-content{transition:all .4s ease-in-out;visibility:hidden;z-index:99}.eb-gallery-img-wrapper.v2.default.caption-style-2 .eb-gallery-link-wrapper:hover .eb-img-gallery-content{visibility:visible}.eb-gallery-img-wrapper.v2.default.caption-style-2 .eb-gallery-img{transition:all .25s ease-in-out}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-top .eb-gallery-link-wrapper:after{height:0;left:0;top:0;width:100%}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-top .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-bottom .eb-gallery-link-wrapper:after{bottom:0;height:0;left:0;width:100%}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-bottom .eb-gallery-link-wrapper:hover:after{height:100%}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-left .eb-gallery-link-wrapper:after{height:100%;left:0;top:0;width:0}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-left .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-right .eb-gallery-link-wrapper:after{height:100%;right:0;top:0;width:0}.eb-gallery-img-wrapper.v2.default.caption-style-2.overlay-right .eb-gallery-link-wrapper:hover:after{width:100%}.eb-gallery-img-wrapper.v2.default.caption-style-2.zoom .eb-gallery-link-wrapper:after{height:0;left:50%;top:50%;transform:scale(0);width:0}.eb-gallery-img-wrapper.v2.default.caption-style-2.zoom .eb-gallery-link-wrapper:hover:after{height:100%;left:0;top:0;transform:scale(1);width:100%}.eb-gallery-img-wrapper .hidden{display:none!important}.eb-gallery-img-wrapper:not(.default) .eb-gallery-img-content{box-sizing:border-box;display:block;line-height:0;overflow:hidden;position:relative}.eb-gallery-img-wrapper:not(.default) .eb-img-gallery-overlay{box-sizing:border-box;display:flex;position:absolute;width:100%}.eb-gallery-img-wrapper:not(.default) .eb-img-gallery-content{box-sizing:border-box;width:100%}.eb-gallery-img-wrapper:not(.default) .eb-gallery-img-caption{font-size:18px;line-height:1.2em;position:relative;text-align:unset;word-wrap:break-word}.eb-gallery-img-wrapper:not(.default) .eb-gallery-img-description{font-size:16px;line-height:1.2em;text-align:unset;word-wrap:break-word}.eb-gallery-img-wrapper:not(.default) .eb-img-gallery-actions{align-items:center;display:inline-flex;flex-direction:row;gap:10px}.eb-gallery-img-wrapper:not(.default) .eb-img-gallery-actions .eb-img-gallery-action,.eb-gallery-img-wrapper:not(.default) .eb-img-gallery-actions .eb-img-gallery-action span svg{align-items:center;box-sizing:border-box;display:flex;justify-content:center;text-align:center;text-decoration:none}.eb-gallery-img-wrapper.preset-5 .eb-gallery-img-content.grid__item--current{opacity:0!important}.eb-gallery-img-wrapper.preset-5 .eb-gallery-link-wrapper{border-radius:10px;transform:scale(1);transition:all .4s ease}.eb-gallery-img-wrapper.preset-5 .eb-gallery-link-wrapper img{transform:scale(1);transition:all .4s ease!important}.eb-gallery-img-wrapper.preset-5 .eb-gallery-link-wrapper:hover{transform:scale(.95)}.eb-gallery-img-wrapper.preset-5 .eb-gallery-link-wrapper:hover img{transform:scale(1.4)}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper{position:relative}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-content .eb-gallery-img-caption,.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-content .eb-gallery-img-description{transform:translateY(0)}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-actions .eb-img-gallery-action{opacity:1;transform:translateX(0)!important}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-content{opacity:1;transform:translateY(0)}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay{display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:20px;position:absolute;top:0;width:100%;z-index:1}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-actions{align-self:end}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-actions .eb-img-gallery-action{opacity:0;transition:all .4s ease}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-actions .eb-img-gallery-action:first-child{transform:translateX(-30px)}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-actions .eb-img-gallery-action:last-child{transform:translateX(30px)}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-content{align-self:self-start;opacity:0;overflow:hidden;padding:10px;transform:translateY(10px);transition:all .4s ease;width:100%}.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-content .eb-gallery-img-caption,.eb-gallery-img-wrapper.preset-4 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-content .eb-gallery-img-description{transform:translateY(100%);transition:all 1s cubic-bezier(.37,.31,.2,.85);will-change:transform}.eb-gallery-img-wrapper.preset-3,.eb-gallery-img-wrapper.preset-3 .eb-gallery-img-content{overflow:visible}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper{overflow:visible;perspective:1700px;perspective-origin:0 50%;position:relative;transform-style:preserve-3d;transition:box-shadow .35s cubic-bezier(.24,.8,.58,1),transform .35s cubic-bezier(.37,.9,.58,1)}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper:hover:before{height:70%}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper:hover .eb-gallery-img-container img{transform:translateX(25%)}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay{opacity:1;transform:rotateY(0);transition:transform .4s,opacity .1s}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-gallery-img-container{overflow:hidden;position:relative}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-gallery-img-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .4s ease!important;width:100%}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions{background:#fff;border-radius:10px 0 10px 0;bottom:0;height:-moz-max-content;height:max-content;left:auto;padding:10px;position:absolute;right:0;top:auto;z-index:0}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions:after,.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions:before{background-color:transparent;content:"";position:absolute;z-index:-1}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions:after{border-bottom-right-radius:25px;bottom:0;box-shadow:20px 0 0 0 #fff;height:25px;left:-50px;width:50px}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions:before{border-bottom-right-radius:25px;box-shadow:0 25px 0 0 #fff;height:50px;right:0;top:-50px;width:25px}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-overlay{backface-visibility:hidden;bottom:0;display:flex;flex-direction:column;justify-content:space-between;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:rotateY(-90deg);transform-origin:0 0;transition:transform .4s,opacity .1s .3s;width:50%}.eb-gallery-img-wrapper.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-content{overflow:hidden}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper{position:relative;transition:all .4s ease}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper:hover:before{opacity:1;transform:translateY(0);visibility:visible}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-actions{opacity:1;visibility:visible}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay,.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-content{transform:translateY(0)}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper:hover .eb-img-gallery-overlay .eb-img-gallery-content .eb-gallery-img-description{display:block;opacity:1;transform:translateY(0)}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper:before{background:#525a66;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateY(50%);transition:all .4s ease-out;visibility:hidden;width:100%;z-index:1}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper .eb-img-gallery-overlay{bottom:0;display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between;left:0;padding:0;position:absolute;transform:translateY(100%);transition:all .4s ease;width:100%;z-index:1}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-actions{margin:20px;opacity:0;transform-origin:bottom;transform-style:flat;transition:all .4s ease;visibility:hidden}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-content{align-self:self-start;padding:20px;transform:translateY(-100%);transition:all .4s ease}.eb-gallery-img-wrapper.preset-2 .eb-gallery-link-wrapper .eb-img-gallery-overlay .eb-img-gallery-content .eb-gallery-img-description{display:none;opacity:0;transform:translateY(-50%)}#eb-img-gallery-not-found{align-items:center;display:flex;flex-direction:column;height:0;justify-content:center;opacity:0;overflow:hidden;text-align:center;transition:all .3s ease}#eb-img-gallery-not-found.show{height:auto;min-height:200px;opacity:1}.eb-gallery-upload-button{background:#f5f8ff;border:1px dashed #bfc9d7;color:#444f62;display:flex;flex-direction:column;font-size:16px!important;height:110px;justify-content:center!important;width:100%}.eb-gallery-upload-button .addIcon{align-items:center;background:#dae0ee;border-radius:8px;display:flex;height:40px;justify-content:center;margin-bottom:10px;width:40px}.eb-gallery-img-link{cursor:pointer;position:relative}.eb-img-gallery-filter-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;justify-content:center;margin:0 auto 20px;padding:0;text-align:center}.eb-img-gallery-filter-wrapper li{cursor:pointer;font-weight:400;letter-spacing:1px;line-height:1.8;list-style:none;margin:0 5px;padding:6px 15px;text-align:center;text-transform:uppercase}.eb-img-gallery-filter-wrapper.preset-4 .is-checked{position:relative}.eb-img-gallery-filter-wrapper.preset-4 .is-checked:after{background:2D323A;bottom:-5px;content:"";height:1px;left:0;position:absolute;width:100%}.fslightbox-container.fslightbox-fade-in-strong{animation:fslightbox-fade-in-complete .25s forwards}
/* eb-image-gallery-deihr Starts */.eb-gallery-img-wrapper.eb-image-gallery-deihr{transition:background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-gallery-img-wrapper.eb-image-gallery-deihr.no-isotope{gap:25px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.grid{display:flex;flex-wrap:wrap;justify-content:flex-start;min-width:1px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.grid .eb-gallery-img-content{width:calc((100% / 3) - 16.666666666666668px);box-sizing:border-box;min-width:1px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.masonry .eb-gallery-img-content{margin-bottom:25px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.grid .eb-gallery-img-content img{height:300px;width:100%}.eb-gallery-img-wrapper.eb-image-gallery-deihr:not(.pro-preset-5) .eb-gallery-img-content img{border-radius:10px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-gallery-img-wrapper.eb-image-gallery-deihr:not(.pro-preset-5) .eb-gallery-img-content:hover img{border-radius:15px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.pro-preset-5 .eb-gallery-img-content .eb-gallery-link-wrapper{border-radius:10px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-gallery-img-wrapper.eb-image-gallery-deihr.pro-preset-5 .eb-gallery-img-content:hover .eb-gallery-link-wrapper{border-radius:15px}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-img-content .eb-gallery-img-caption{color:#ffffff;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:0px;font-family:"Jost",sans-serif;font-size:20px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.caption-style-2 .eb-gallery-link-wrapper:after{background-color:rgba(26,24,22,0.75)}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-img-content .eb-img-gallery-content{text-align:left;margin:0px;padding:0px;border-radius:0px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .grid-sizer,.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .eb-gallery-img-content{margin:calc(25px / 2);width:calc(100% / 3 - 25px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .eb-gallery-img-content.wide{margin:calc(25px / 2);width:calc(100% *2/ 3 - 25px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-img-content .eb-gallery-img-description{color:#ffffff;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px;padding-top:10px;padding-right:0px;padding-left:0px;padding-bottom:0px;font-family:"Jost",sans-serif;font-size:14px}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-img-content .eb-img-gallery-action{color:rgba(210,164,123,1);background-color:rgba(255,255,255,0);width:40px;height:40px;line-height:40px;border-radius:0px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-img-content .eb-img-gallery-action:hover{color:rgba(210,164,123,1)}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-link-wrapper:before,.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-overlay{background-color:rgba(26,24,22,0.75)}.eb-gallery-img-wrapper.eb-image-gallery-deihr .eb-gallery-link-wrapper .eb-img-gallery-overlay{padding:0px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.pro-preset-4 .eb-gallery-link-wrapper::before{background:linear-gradient(to bottom,transparent 0,rgba(26,24,22,0.75) 100%);border-radius:10px 10px 10px 10px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-overlay,.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-gallery-img-container{border-radius:10px 10px 10px 10px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions{border-radius:10px 0;background:#fff}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions::before{top:calc(-10px * 2);height:calc(10px * 2);width:10px;border-bottom-right-radius:10px;box-shadow:0px 10px 0 0 #fff}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions::after{bottom:0;left:calc(-10px * 2);width:calc(10px * 2);height:10px;border-bottom-right-radius:10px;box-shadow:10px 0px 0 0 #fff}.eb-parent-eb-image-gallery-deihr .eb-img-gallery-filter-wrapper{border-radius:0px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent-eb-image-gallery-deihr .eb-img-gallery-filter-wrapper.preset-4 .is-checked:after{background-color:rgba(255,255,255,1)}.eb-parent-eb-image-gallery-deihr .eb-img-gallery-filter-item{margin-top:0px;margin-right:10px;margin-left:10px;margin-bottom:0px;padding-top:05px;padding-right:20px;padding-left:20px;padding-bottom:05px;font-family:"Jost",sans-serif;font-size:16px;text-transform:capitalize;border-width:1px;border-color:rgba(224,213,193,1);border-style:solid;border-radius:4px;transition:border 0.5s,border-radius 0.5s,box-shadow 0.5s;color:rgba(163,126,88,1)}.eb-parent-eb-image-gallery-deihr .eb-img-gallery-filter-item:hover{border-color:rgba(92,29,36,1);border-width:1px;border-radius:6px;color:rgba(255,255,255,1);background-color:rgba(92,29,36,1)}.eb-parent-eb-image-gallery-deihr .eb-img-gallery-filter-item.is-checked{color:rgba(255,255,255,1);background-color:rgba(92,29,36,1);border-color:rgba(92,29,36,1);border-width:1px;border-radius:6px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.eb-filterable-img-gallery .eb-gallery-img-content{margin:calc(25px / 2);width:calc(99.99% / 3 - 25px)}.eb-parent.eb-image-gallery-deihr .eb-button-inner-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:center}.eb-parent.eb-image-gallery-deihr .eb-button-loadmore.eb-img-gallery-loadmore,.eb-parent-eb-image-gallery-deihr .eb-button-loadmore.eb-img-gallery-loadmore,.eb-parent.eb-image-gallery-deihr .eb-button-anchor.eb-img-gallery-loadmore{background-color:var(--eb-global-button-background-color);border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;font-family:"Jost",sans-serif;font-size:16px;text-transform:capitalize;padding:14px;color:var(--eb-global-button-text-color);transition:all 0.3s,background 0.5s,border 0.5s,border-radius 0.5s,box-shadow 0.5s}.eb-parent.eb-image-gallery-deihr .eb-button-anchor.eb-img-gallery-loadmore:hover,.eb-parent-eb-image-gallery-deihr .eb-button-loadmore.eb-img-gallery-loadmore:hover,.eb-parent.eb-image-gallery-deihr .eb-button-loadmore.eb-img-gallery-loadmore:hover{background-color:var(--eb-global-tertiary-color);border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;color:var(--eb-global-button-text-color)}[object Object][object Object].eb-parent-eb-image-gallery-deihr #eb-img-gallery-not-found{font-size:14px;color:var(--eb-global-text-color)}.eb-parent-eb-image-gallery-deihr{display:block}.root-eb-image-gallery-deihr{position:relative}.root-eb-image-gallery-deihr.eb_liquid_glass-effect1{background-color:#FFFFFF1F;backdrop-filter:blur(24px)}.root-eb-image-gallery-deihr.eb_liquid_glass-effect2{background-color:#FFFFFF1F;backdrop-filter:blur(24px) brightness(1)}.root-eb-image-gallery-deihr.eb_liquid_glass_shadow-effect1{border-width:1px;border-color:#FFFFFF1F;border-style:solid;border-radius:24px}.root-eb-image-gallery-deihr.eb_liquid_glass-effect1 > .eb-parent-wrapper > div{background:transparent} @media(max-width: 1024px){.eb-gallery-img-wrapper.eb-image-gallery-deihr.no-isotope{gap:10px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.grid .eb-gallery-img-content{width:calc((100% / 2) - 5px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.masonry .eb-gallery-img-content{margin-bottom:10px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .grid-sizer,.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .eb-gallery-img-content{margin:calc(10px / 2);width:calc(100% / 2 - 10px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .eb-gallery-img-content.wide{margin:calc(10px / 2);width:calc(100% *2/ 2 - 10px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.pro-preset-4 .eb-gallery-link-wrapper::before{border-radius:px px px px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-overlay,.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-gallery-img-container{border-radius:px px px px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions{border-radius:px 0}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions::before{top:calc(-px * 2);height:calc(px * 2);width:px;border-bottom-right-radius:px;box-shadow:0px px 0 0 #fff}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions::after{bottom:0;left:calc(-px * 2);width:calc(px * 2);height:px;border-bottom-right-radius:px;box-shadow:px 0px 0 0 #fff}.eb-gallery-img-wrapper.eb-image-gallery-deihr.eb-filterable-img-gallery .eb-gallery-img-content{margin:calc(10px / 2);width:calc(95% / 2 - 10px)}.eb-parent-eb-image-gallery-deihr{display:block}} @media(max-width: 767px){.eb-gallery-img-wrapper.eb-image-gallery-deihr.no-isotope{gap:10px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.grid .eb-gallery-img-content{width:calc((100% / 1) - 0px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.masonry .eb-gallery-img-content{margin-bottom:10px}.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .grid-sizer,.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .eb-gallery-img-content{margin:calc(10px / 2);width:calc(100% / 1 - 10px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.enable-isotope .eb-gallery-img-content.wide{margin:calc(10px / 2);width:calc(100% *2/ 2 - 10px)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions::before{top:calc(-0px * 2);height:calc(0px * 2)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.preset-3 .eb-gallery-link-wrapper .eb-img-gallery-actions::after{bottom:0;left:calc(-0px * 2);width:calc(0px * 2)}.eb-gallery-img-wrapper.eb-image-gallery-deihr.eb-filterable-img-gallery .eb-gallery-img-content{margin:calc(10px / 2);width:calc(99.99% / 1 - 10px)}.eb-parent-eb-image-gallery-deihr{display:block}}/* =eb-image-gallery-deihr= Ends *//*!
Theme Name: Blocksy
Theme URI: https://creativethemes.com/blocksy/
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
Version: 2.1.38
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Copyright: (c) 2019 CreativeThemes.
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 7.0
Text Domain: blocksy
Blocksy Minimum Companion Version: 2.1.36-dev1
Tags: accessibility-ready, blog, block-patterns, e-commerce, wide-blocks, block-styles, grid-layout, one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, translation-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments
*/