.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;
}

.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;
}
.gg-math-minus{position:relative;transform:scale(var(--ggs,1));width:16px;height:2px}.gg-math-minus,.gg-math-plus,.gg-math-plus:after{box-sizing:border-box;display:block;background:currentColor;border-radius:10px}.gg-math-plus{margin-top:-2px;position:relative;transform:scale(var(--ggs,1));width:16px;height:2px}.gg-math-plus:after{content:"";position:absolute;width:2px;height:16px;top:-7px;left:7px}.gg-chevron-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-down:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:4px;top:2px}.gg-chevron-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-up:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:4px;bottom:2px}.gg-menu{transform:scale(var(--ggs,1))}.gg-menu,.gg-menu:after,.gg-menu:before{box-sizing:border-box;position:relative;display:block;width:20px;height:2px;border-radius:3px;background:currentColor}.gg-menu:after,.gg-menu:before{content:"";position:absolute;top:-6px}.gg-menu:after{top:6px}.gg-menu-left-alt{box-sizing:border-box;position:relative;display:block;width:16px;height:14px;transform:scale(var(--ggs,1))}.gg-menu-left-alt:after,.gg-menu-left-alt:before{content:"";position:absolute;box-sizing:border-box;display:block;height:2px;border-radius:4px;background:currentColor}.gg-menu-left-alt:before{width:16px;box-shadow:0 12px 0}.gg-menu-left-alt:after{width:10px;top:6px}.gg-edit-highlight{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:16px;height:16px;border:2px solid transparent;box-shadow:0 0 0 2px;border-radius:100px;overflow:hidden}.gg-edit-highlight:before{top:-1px;background:repeating-linear-gradient(180deg,currentColor,currentColor 2px,transparent 0,transparent 3px)}.gg-edit-highlight:after,.gg-edit-highlight:before{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:14px}.gg-edit-highlight:after{right:0;background:currentColor}.gg-layout-grid-small{transform:scale(var(--ggs,1))}.gg-layout-grid-small,.gg-layout-grid-small:after,.gg-layout-grid-small:before{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:2px solid}.gg-layout-grid-small:after,.gg-layout-grid-small:before{content:"";position:absolute;left:-6px}.gg-layout-grid-small:after{bottom:4px}.gg-layout-grid-small:before{top:4px}.gg-layout-list{transform:scale(var(--ggs,1))}.gg-layout-list,.gg-layout-list:after,.gg-layout-list:before{box-sizing:border-box;position:relative;display:block;width:10px;height:2px;border-left:6px double;border-right:4px solid}.gg-layout-list:after,.gg-layout-list:before{content:"";position:absolute;left:-6px}.gg-layout-list:after{bottom:4px}.gg-layout-list:before{top:4px}.gg-pentagon-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-down:before{width:51%}.gg-pentagon-down:after,.gg-pentagon-down:before{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-down:before{left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,30deg)}.gg-pentagon-down:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:10px;height:10px}.gg-pentagon-up:before{width:51%}.gg-pentagon-up:after,.gg-pentagon-up:before{content:" ";position:absolute;top:0;height:100%}.gg-pentagon-up:before{left:-2px;border-top:2px solid;border-left:2px solid;border-bottom:2px solid;transform:skew(0deg,-30deg)}.gg-pentagon-up:after{right:-2px;width:50%;border-right:2px solid;border-bottom:2px solid;border-top:2px solid;transform:skew(0deg,30deg)}.gg-add-r{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:4px}.gg-add-r:after,.gg-add-r:before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add-r:after{width:2px;height:10px;top:4px;left:8px}.gg-remove-r{position:relative;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:4px}.gg-remove-r,.gg-remove-r:before{box-sizing:border-box;display:block}.gg-remove-r:before{content:"";position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add{box-sizing:border-box;position:relative;display:block;width:22px;height:22px;border:2px solid;transform:scale(var(--ggs,1));border-radius:22px}.gg-add:after,.gg-add:before{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-add:after{width:2px;height:10px;top:4px;left:8px}.gg-remove{position:relative;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:22px}.gg-remove,.gg-remove:before{box-sizing:border-box;display:block}.gg-remove:before{content:"";position:absolute;width:10px;height:2px;background:currentColor;border-radius:5px;top:8px;left:4px}.gg-close{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:40px}.gg-close:after,.gg-close:before{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:2px;background:currentColor;transform:rotate(45deg);border-radius:5px;top:8px;left:1px}.gg-close:after{transform:rotate(-45deg)}.gg-chevron-double-down{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-down:after,.gg-chevron-double-down:before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:7px;top:3px}.gg-chevron-double-down:after{top:8px}.gg-chevron-double-up{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px}.gg-chevron-double-up:after,.gg-chevron-double-up:before{content:"";display:block;box-sizing:border-box;position:absolute;width:8px;height:8px;border-top:2px solid;border-left:2px solid;transform:rotate(45deg);left:7px;bottom:3px}.gg-chevron-double-up:after{bottom:8px}.gg-chevron-down-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-down-o:after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:2px solid;border-right:2px solid;transform:rotate(45deg);left:6px;top:5px}.gg-chevron-up-o{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid;border-radius:100px}.gg-chevron-up-o:after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-top:2px solid;border-right:2px solid;transform:rotate(-45deg);left:6px;bottom:5px}.gg-chevron-right{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-right:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg);right:6px;top:4px}.gg-chevron-left{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-left:after{content:"";display:block;box-sizing:border-box;position:absolute;width:10px;height:10px;border-bottom:2px solid;border-left:2px solid;transform:rotate(45deg);left:6px;top:4px}.gg-chevron-right-s{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-right-s:after{content:"";display:block;box-sizing:border-box;position:absolute;width:7px;height:7px;border-bottom:1px solid;border-right:1px solid;transform:rotate(-45deg);right:8px;top:6px}.gg-chevron-down-s{box-sizing:border-box;position:relative;display:block;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.gg-chevron-down-s:after{content:"";display:block;box-sizing:border-box;position:absolute;width:7px;height:7px;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);right:8px;top:6px}:root{--jtoc-z-index:999;--jtoc-border-width:3px}.wpj-jtoc.--jtoc-unfolded .wpj-jtoc--toggle-box{background-color:var(--jtoc-toggle-bg-color-alt,var(--jtoc-toggle-bg-color,transparent));border-color:var(--jtoc-toggle-border-color-alt,var(--jtoc-toggle-border-color,var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))))))}.wpj-jtoc.--jtoc-unfolded .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-unfolded .wpj-jtoc--toggle:before{color:var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))));background-color:var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))))}.wpj-jtoc.--jtoc-unfolded.--toggle-border .wpj-jtoc--toggle-box{border-color:var(--jtoc-toggle-border-color-alt,var(--jtoc-toggle-border-color,var(--jtoc-toggle-color-alt,var(--jtoc-toggle-color,var(--jtoc-title-color-alt,var(--jtoc-title-color,inherit))))))}.wpj-jtoc .wpj-jtoc--toggle-box{transition:transform .15s;font-size:16px;overflow:hidden;background-color:var(--jtoc-toggle-bg-color,transparent)}.wpj-jtoc .wpj-jtoc--toggle{position:relative;width:2em!important;height:2em!important}.wpj-jtoc .wpj-jtoc--toggle:after,.wpj-jtoc .wpj-jtoc--toggle:before{color:var(--jtoc-toggle-color,var(--jtoc-title-color,#333));background-color:var(--jtoc-toggle-color,var(--jtoc-title-color,#333))}.wpj-jtoc.--toggle-left .jtoc--question{flex-direction:row-reverse}.wpj-jtoc.--toggle-border .wpj-jtoc--toggle-box{box-sizing:content-box;border-width:2px;border-color:var(--jtoc-toggle-border-color,var(--jtoc-toggle-color,var(--jtoc-title-color,inherit)));border-style:solid}.wpj-jtoc.--toggle-rounded .wpj-jtoc--toggle-box{border-radius:.5em}.wpj-jtoc.--toggle-circle .wpj-jtoc--toggle-box{border-radius:50%}.wpj-jtoc.--toggle-size-xs .wpj-jtoc--toggle{font-size:50%}.wpj-jtoc.--toggle-size-s .wpj-jtoc--toggle{font-size:75%}.wpj-jtoc.--toggle-size-l .wpj-jtoc--toggle{font-size:125%}.wpj-jtoc.--toggle-180 .wpj-jtoc--toggle:after{transform:rotate(0deg)}.wpj-jtoc.--toggle-180 .--jtoc-widget-is-opened .wpj-jtoc--toggle:after{transform:rotate(180deg)}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle{width:1em}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:before{content:"";display:block;position:absolute;height:2px;width:.625em;top:calc(50% - 2px / 3);transition:transform .15s ease-in-out}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:before{right:calc(1em - 0.09153125em - .70711px + .01094em);transform:rotate(45deg)}.wpj-jtoc.--jtoc-toggle-1 .wpj-jtoc--toggle:after{left:calc(1em - 0.09153125em - .70711px + .01094em);transform:rotate(-45deg)}.wpj-jtoc.--jtoc-toggle-1.--jtoc-is-unfolded .wpj-jtoc--toggle:before{transform:rotate(-45deg)}.wpj-jtoc.--jtoc-toggle-1.--jtoc-is-unfolded .wpj-jtoc--toggle:after{transform:rotate(45deg)}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle{width:1em;height:1em}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:after,.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:before{content:"";display:block;position:absolute;height:2px;width:1em;right:calc(50% - .5em);top:calc(50% - 1px);transition:transform .15s ease-in-out}.wpj-jtoc.--jtoc-toggle-2 .wpj-jtoc--toggle:before{transform:rotate(90deg)}.wpj-jtoc.--jtoc-toggle-2.--jtoc-is-unfolded .wpj-jtoc--toggle:before{transform:rotate(180deg)}.wpj-jtoc.--jtoc-toggle-3 .wpj-jtoc--toggle:after{content:"\276F";display:block;width:2em;height:2em;transition:transform .15s;background:none;display:flex;align-items:center;justify-content:center;position:absolute}.wpj-jtoc.--jtoc-toggle-3.--jtoc-is-unfolded .wpj-jtoc--toggle:after{transform:rotate(90deg)}.wpj-jtoc{margin-top:var(--jtoc-toc-root-margin-top,2rem);margin-bottom:var(--jtoc-toc-root-margin-bottom,2rem)}.wpj-jtoc::-webkit-scrollbar,.wpj-jtoc ::-webkit-scrollbar{width:4px;background-color:#0000000f}.wpj-jtoc::-webkit-scrollbar-thumb,.wpj-jtoc ::-webkit-scrollbar-thumb{background:#00000029}.wpj-jtoc.--jtoc-autoscroll::-webkit-scrollbar{display:none}.wpj-jtoc.--jtoc-autoscroll{-ms-overflow-style:none;scrollbar-width:none}.wpj-jtoc.--jtoc-headings-overflow-hidden .wpj-jtoc--item-content a{text-overflow:clip;overflow:hidden;white-space:nowrap}.wpj-jtoc.--jtoc-headings-overflow-hidden-ellipsis .wpj-jtoc--item-content>a{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.wpj-jtoc.--jtoc-main-is-hidden{margin:0;padding:0}.wpj-jtoc.--jtoc-is-folded:not(.--jtoc-animate) .wpj-jtoc--body,.wpj-jtoc.--jtoc-is-folded:not(.--jtoc-animate) .wpj-jtoc--footer,.wpj-jtoc .--jtoc-is-hidden{display:none!important}.wpj-jtoc.--jtoc-header-as-toggle .wpj-jtoc--header{cursor:pointer}.wpj-jtoc.--jtoc-title-align-right .wpj-jtoc--title{text-align:right}.wpj-jtoc.--jtoc-title-align-center .wpj-jtoc--title{text-align:center}.wpj-jtoc.--jtoc-title-align-left .wpj-jtoc--title{text-align:left}.wpj-jtoc.--jtoc-toggle-icon .wpj-jtoc--toggle-wrap{height:var(--jtoc-header-height,initial);width:var(--jtoc-header-height,initial)}.wpj-jtoc.--jtoc-toggle-icon-std .wpj-jtoc--toggle-opened,.wpj-jtoc.--jtoc-toggle-text .wpj-jtoc--toggle-opened{display:initial}.wpj-jtoc.--jtoc-toggle-icon-std.--jtoc-is-folded .wpj-jtoc--toggle-opened,.wpj-jtoc.--jtoc-toggle-icon-std .wpj-jtoc--toggle-closed,.wpj-jtoc.--jtoc-toggle-text.--jtoc-is-folded .wpj-jtoc--toggle-opened,.wpj-jtoc.--jtoc-toggle-text .wpj-jtoc--toggle-closed{display:none}.wpj-jtoc.--jtoc-toggle-icon-std.--jtoc-is-folded .wpj-jtoc--toggle-closed,.wpj-jtoc.--jtoc-toggle-text.--jtoc-is-folded .wpj-jtoc--toggle-closed{display:initial}.wpj-jtoc.--jtoc-toggle-position-left .wpj-jtoc--header-main{flex-direction:row-reverse}.wpj-jtoc.--jtoc-toggle-position-right .wpj-jtoc--header-main{flex-direction:row}.wpj-jtoc.--jtoc-has-numeration .wpj-jtoc--item-content>a:before{content:attr(data-numeration) var(--jtoc-numeration-suffix," ")}.wpj-jtoc.--jtoc-headings-full-row-clickable .wpj-jtoc--item-content:hover{cursor:pointer}.wpj-jtoc.--jtoc-animate .wpj-jtoc--toc{transition-property:max-height;transition-duration:var(--jtoc-transition-duration,.5s);transition-timing-function:var(--jtoc-transition-timing-function,ease)}div:not(.wpj-jtoc--widget-floating)>.wpj-jtoc--toc{width:var(--jtoc-width,auto)}.wpj-jtoc--toc{margin:var(--jtoc-toc-margin,0);padding:var(--jtoc-toc-padding,0);overflow:hidden;display:var(--jtoc-display,inline-block);min-width:var(--jtoc-min-width);max-width:var(--jtoc-max-width,100%);z-index:var(--jtoc-z-index);background-color:var(--jtoc-background-color,transparent);font-size:var(--jtoc-font-size);border-radius:var(--jtoc-toc-border-radius);border:var(--jtoc-toc-border);border-color:var(--jtoc-toc-border-color);box-shadow:var(--jtoc-toc-box-shadow);box-sizing:border-box}.wpj-jtoc--header{height:var(--jtoc-header-height,initial);margin:var(--jtoc-header-margin);padding:var(--jtoc-header-padding);background-color:var(--jtoc-header-background-color,inherit);border-radius:var(--jtoc-header-border-radius);border:var(--jtoc-header-border);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:var(--jtoc-header-cursor,initial);color:var(--jtoc-header-color,inherit)}.wpj-jtoc--header-main{display:flex;justify-content:space-between;align-items:center;height:100%}.wpj-jtoc--header-main .wpj-jtoc--title{color:var(--jtoc-title-wrap-color,var(--jtoc-title-color));flex:1;display:flex;align-items:center}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon{column-gap:.5em;--jtoc-title-icon-size:20px}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon svg{width:var(--jtoc-title-icon-size);height:var(--jtoc-title-icon-size)}.wpj-jtoc--header-main .wpj-jtoc--title.--has-icon img{height:var(--jtoc-title-icon-size);width:auto}.wpj-jtoc--header-main .wpj-jtoc--title .title-icon{display:flex;align-items:center}span.wpj-jtoc--title-label{color:var(--jtoc-title-color,inherit);font-size:var(--jtoc-title-font-size,inherit);font-weight:var(--jtoc-title-label-font-weight,inherit);font-style:var(--jtoc-title-label-font-style)}.wpj-jtoc--toggle-wrap{left:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;cursor:pointer;height:100%}.wpj-jtoc--toggle-text{margin:0 10px;font-size:90%;color:var(--jtoc-toggle-color,gray)}.wpj-jtoc--toggle-text .--jtoc-bracket{color:initial;margin:0 3px}.wpj-jtoc--toggle-icon{margin:0 16px;color:var(--jtoc-toggle-color,gray)}.wpj-jtoc--body{margin:var(--jtoc-body-margin,0);padding:var(--jtoc-body-padding,0);max-width:var(--jtoc-max-width,100%);background-color:var(--jtoc-body-background-color,inherit)}.wpj-jtoc--body::-webkit-scrollbar{width:4px;background-color:#0000000f}.wpj-jtoc--body::-webkit-scrollbar-thumb{background:#00000029}.wpj-jtoc--body .wpj-jtoc--nav{display:block;position:relative;max-width:var(--jtoc-max-width,100%)}.wpj-jtoc--nav>.wpj-jtoc--items li{margin:0;padding:0;line-height:normal;background-color:var(--jtoc-headings-group-background-color,inherit)}.wpj-jtoc--toc ol.wpj-jtoc--items,.wpj-jtoc--toc ul.wpj-jtoc--items{list-style-type:none;margin:0;padding:0}.wpj-jtoc--toc ol.wpj-jtoc--items .wpj-jtoc--items,.wpj-jtoc--toc ul.wpj-jtoc--items .wpj-jtoc--items{margin-left:var(--jtoc-hierarchy-offset,16px)}.wpj-jtoc--item .wpj-jtoc--item-content{display:flex;min-width:0;margin:var(--jtoc-headings-margin,0);padding:var(--jtoc-headings-padding,0);line-height:var(--jtoc-headings-line-height);font-size:var(--jtoc-headings-font-size);border-radius:var(--jtoc-headings-border-radius);color:var(--jtoc-headings-color);background-color:var(--jtoc-headings-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content:hover{color:var(--jtoc-headings-color-hover)!important;background-color:var(--jtoc-headings-background-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover>a{color:var(--jtoc-link-color-hover)!important;background-color:var(--jtoc-link-background-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content:hover>a:before{color:var(--jtoc-numeration-color-hover)!important}.wpj-jtoc--item .wpj-jtoc--item-content>a{margin:var(--jtoc-link-margin,0);padding:var(--jtoc-link-padding,0);transition:none!important;text-overflow:inherit;outline:none!important;font-size:var(--jtoc-link-font-size);font-weight:var(--jtoc-link-font-weight);color:var(--jtoc-link-color,var(--jtoc-headings-color));background-color:var(--jtoc-link-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content>a:before{color:var(--jtoc-numeration-color,var(--jtoc-link-color))}.wpj-jtoc--item .wpj-jtoc--item-content>a:visited{color:var(--jtoc-link-color,var(--jtoc-headings-color));background-color:var(--jtoc-link-background-color)}.wpj-jtoc--item .wpj-jtoc--item-content>a:focus,.wpj-jtoc--item .wpj-jtoc--item-content>a:focus-within{background-color:initial!important}.wpj-jtoc--item .wpj-jtoc--item-content>a:hover{color:var(--jtoc-link-color-hover,var(--jtoc-headings-color-hover));background-color:var(--jtoc-link-background-color-hover)}.--jtoc-is-active>.wpj-jtoc--item-content{color:var(--jtoc-headings-color-active);background-color:var(--jtoc-headings-background-color-active)}.--jtoc-is-active>.wpj-jtoc--item-content>a{color:var(--jtoc-link-color-active)!important;background-color:var(--jtoc-link-background-color-active)!important}.--jtoc-is-active>.wpj-jtoc--item-content>a:before{color:var(--jtoc-numeration-color-active,var(--jtoc-link-color-active,var(--jtoc-headings-color-active)))!important}.jtoc--bullet{display:flex;align-items:center}.jtoc--bullet .--bullet-inner{width:var(--jtoc-bullet-width,6px);height:var(--jtoc-bullet-height,6px);padding:var(--jtoc-bullet-padding);margin-right:var(--jtoc-bullet-margin-right,10px);margin-top:var(--jtoc-bullet-margin-top,5%);border-radius:var(--jtoc-bullet-border-radius);background-color:var(--jtoc-bullet-background-color,#333);border:var(--jtoc-bullet-border-width) var(--jtoc-bullet-border-style) var(--jtoc-bullet-border-color);background-image:var(--jtoc-bullet-background-image);background-repeat:no-repeat}.--jtoc-warning{color:#856404;border:1px solid #ffeeba;background-color:#fff3cd;font-style:italic;padding:10px 14px;margin-bottom:16px}.wpj-flex-center{display:flex;align-items:center;justify-content:center}.--jtoc-partial-fold .jtoc-view-more{display:flex}.--jtoc-partial-fold .wpj-jtoc--toc{position:relative}.jtoc-view-more{pointer-events:none;display:none;position:absolute;bottom:0;left:0;height:80px;width:100%;background:linear-gradient(0deg,var(--jtoc-background-color,#80808080) 25%,hsla(0,0%,100%,0));justify-content:center;align-items:end;color:var(--jtoc-title-color,#000);font-weight:600}.jtoc-view-more>span{pointer-events:all;cursor:pointer;z-index:1;padding:8px 16px;width:100%;text-align:center}.jtoc-view-more>span:hover{background-color:#0000000d}.jtoc-view-more:before{content:"";position:absolute;bottom:0;height:80px;width:100%}.wpj-jtoc.--jtoc-theme-basic-light{--jtoc-header-color:#333;--jtoc-header-height:50px;--jtoc-background-color:#f8f8f8;--jtoc-body-padding:16px 18px 16px 18px;--jtoc-hierarchy-offset:20px;--jtoc-title-font-size:1em;--jtoc-title-label-font-weight:600;--jtoc-headings-padding:2px 0;--jtoc-link-color:#3175e4;--jtoc-link-color-hover:#3175e4;--jtoc-link-color-active:#333;--jtoc-link-font-size:90%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header{position:relative}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title{margin:0 18px;max-width:100%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header .wpj-jtoc--header-main .wpj-jtoc--title span.wpj-jtoc--title-label{display:block;width:100%}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--header+.wpj-jtoc--body{margin-top:-16px}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li{display:block}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li.--jtoc-is-active>.wpj-jtoc--item-content>a{font-weight:700}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li a{vertical-align:top;max-width:100%;text-decoration:none!important}.wpj-jtoc.--jtoc-theme-basic-light .wpj-jtoc--items li a:hover{-webkit-text-decoration:underline 1px dotted!important;text-decoration:underline 1px dotted!important}/**
 * Swiper 8.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 4, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}/*!
 * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-brands-400.eot);src:url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-brands-400.woff) format("woff"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-brands-400.ttf) format("truetype"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-regular-400.eot);src:url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-regular-400.woff) format("woff"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-regular-400.ttf) format("truetype"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-solid-900.eot);src:url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-solid-900.woff) format("woff"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-solid-900.ttf) format("truetype"),url(//agrimeetsdesign.com/wp-content/themes/explore-blog/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}/* latin */
@font-face {
  font-family: 'Lobster Two';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/lobster-two/BngOUXZGTXPUvIoyV6yN5-fI1qeh5A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Lobster Two';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/lobster-two/BngTUXZGTXPUvIoyV6yN5-fI3hyE8R-ifg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Lobster Two';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/lobster-two/BngMUXZGTXPUvIoyV6yN5-fN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Lobster Two';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/lobster-two/BngRUXZGTXPUvIoyV6yN5-92w7CGwR0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tDMPKzSQ.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 100;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 200;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url(https://agrimeetsdesign.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/*!
Theme Name: Explore Blog
Theme URI: https://ascendoor.com/themes/explore-blog/
Author: Ascendoor
Author URI: https://ascendoor.com/
Description: Explore Blog is a fantastic and free WordPress theme perfectly suited for a wide range of users, including travelers, bloggers, tour operators, travel companies, travel agents, tour guides, and tour package agencies. The theme boasts a user-friendly interface, making it incredibly easy for beginners and novices to create their own website without the need for any coding skills. Notably, it offers full responsiveness and mobile-friendliness, ensuring that your travel blog or website will look stunning and function seamlessly across all devices, including smartphones and tablets. Explore Blog comes equipped with a comprehensive set of features and sections essential for any successful blog. Moreover, its translation-ready capability allows you to effortlessly connect with a global audience, making it an excellent choice for expanding your online presence internationally. Embrace the endless possibilities that Explore Blog offers and embark on a remarkable online journey to share your travel experiences and insights with the world. Check the demo at: https://demos.ascendoor.com/explore-blog/
Version: 1.0.2
Requires at least: 5.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: explore-blog
Tags: custom-background, custom-logo, custom-colors, custom-menu, featured-images, threaded-comments, translation-ready, theme-options, footer-widgets, full-width-template, left-sidebar, right-sidebar, news, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Explore Blog is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/
.ascendoor-wrapper {
	max-width: 1320px;
	padding: 0 20px;
	margin: 0 auto;
	width: 100%;
}

.asce-col-1 {
	width: 100%;
}

.asce-col-2 {
	width: 50%;
}

.asce-col-2-5 {
	width: 66.67%;
}

.asce-col-3 {
	width: 33.33%;
}

.asce-col-4 {
	width: 25%;
}

.asce-col-80 {
	width: 80%;
}

.asce-col-75 {
	width: 75%;
}

.asce-col-70 {
	width: 70%;
}

.asce-col-60 {
	width: 60%;
}

.asce-col-55 {
	width: 55%;
}

.asce-col-40 {
	width: 40%;
}

.asce-col-30 {
	width: 30%;
}

.asce-col-20 {
	width: 20%;
}

.asce-col-15 {
	width: 15%;
}

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: var(--font-heading);
}

h1,
.h1 {
	font-size: 4.4rem;
}

h2,
.h2 {
	font-size: 3.4rem;
}

@media (max-width: 992px) {
	h2,
	.h2 {
		font-size: 2.8rem;
	}
}

@media (max-width: 767.98px) {
	h2,
	.h2 {
		font-size: 2.3rem;
	}
}

h3,
.h3 {
	font-size: 1.9rem;
}

h4,
.h4 {
	font-size: 1.5rem;
}

h1.page-title {
	font-size: 4.4rem;
	margin: 0.5rem 0 1.5rem;
}

@media (max-width: 480px) {
	h1.page-title {
		font-size: 2.4rem;
	}
}

.section-header-subtitle {
	text-align: center;
}

.section-header-subtitle .section-title {
	font-size: var(--font-size-xl);
	font-family: var(--font-heading);
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.2;
}

.section-header-subtitle .section-subtitle {
	font-size: var(--font-size-base);
	font-family: var(--font-main);
	margin-block: 0;
}

.section-header-subtitle h4.section-subtitle {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.section-header-subtitle.section-header-subtitle-left {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	gap: 20px;
	text-align: left;
	flex-wrap: wrap;
}

@media (max-width: 1025px) {
	.section-header-subtitle.section-header-subtitle-left {
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
}

@media (max-width: 769px) {
	.section-header-subtitle.section-header-subtitle-left .explore-blogbutton {
		margin-top: 0;
	}
}

@media (max-width: 992px) {
	.section-header-subtitle.section-header-subtitle-left .product-grid-two-carousel-navigation {
		align-self: center;
	}
}

.section-header-subtitle.small-title {
	text-align: start;
}

.section-header-subtitle.small-title .section-title {
	font-size: var(--font-size-base);
	font-family: var(--font-main);
	color: var(--primary-color);
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1.2;
	text-transform: uppercase;
}

.section-header-subtitle.small-title .section-subtitle {
	font-size: var(--font-size-xl);
	font-family: var(--font-main);
	font-weight: bold;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 10px;
}

.section-header-subtitle.small-title.with-description {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 30px;
}

@media (max-width: 768px) {
	.section-header-subtitle.small-title.with-description {
		flex-wrap: wrap;
		gap: 0;
	}
}

.section-header-subtitle.small-title.with-description .header-part {
	align-self: flex-start;
}

@media (min-width: 769px) {
	.section-header-subtitle.small-title.with-description .header-part {
		flex-basis: 50%;
	}
}

.section-header-subtitle.small-title.with-description .description-part p {
	margin-top: 0;
}

@media (min-width: 769px) {
	.section-header-subtitle.small-title.with-description .description-part {
		flex-basis: 50%;
	}
}

.explore-bloglatest-news-title,
.explore-blogblog-title {
	font-size: var(--single-title-font-size);
	font-family: var(--font-main);
	margin-bottom: 8px;
	margin-top: 10px;
}

.woocommerce-products-header__title {
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 1;
}

.page-header h1 {
	font-size: var(--font-size-xl);
	margin-top: 0;
	margin-bottom: 20px;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
:root {
	--primary-color: #0591bc;
	--header-text-color: #0591bc;
	--transparent-header-text-color: #fff;
	--background-color-white: #fff;
	--background-color-grey: #F6F7FB;
	--background-color-light-grey: #f8f8f8;
	--background-color-dark: #a3a3a3;
	--footer-top-background: #f8f8f8;
	--footer-top-color: #3a3a3a;
	--footer-bottom-background: #e8e8e8;
	--footer-bottom-color: #3a3a3a;
	--color-text-main: #3A3A3A;
	--color-text-white: #fff;
	--input-border-color: rgba(200, 200, 200, .5);
	--notice-success-bg-color: #D4EDDA;
	--notice-success-text-color: #155724;
	--notice-info-bg-color: #D1ECF1;
	--notice-info-text-color: #0C5460;
	--notice-warning-bg-color: #FFF3CD;
	--notice-warning-text-color: #856404;
	--notice-danger-bg-color: #F8D7DA;
	--notice-danger-text-color: #721C24;
	--font-size-sm: clamp(0.8rem, 0.17vw + 0.76rem, 0.89rem);
	--font-size-base: clamp(1rem, 0.34vw + 0.91rem, 1.19rem);
	--font-size-md: clamp(1.25rem, 0.61vw + 1.1rem, 1.58rem);
	--font-size-lg: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);
	--font-size-xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);
	--font-size-xxl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);
	--font-size-xxxl: clamp(2.95rem, 3.54vw + 2.17rem, 5rem);
	--font-main: -apple-system, BlinkMacSystemFont, "Montserrat", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	--font-heading: 'Montserrat', serif;
	--font-code: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	--font-pre: "Courier 10 Pitch", courier, monospace;
	--font-line-height-body: 1.5;
	--font-line-height-pre: 1.6;
}

* {
	box-sizing: border-box;
}

body {
	background: #fff;
	background: var(--background-color-white);
	font-size: 1rem;
	font-family: var(--font-main);
	color: #404040;
}

body.page {
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	body {
		font-size: 1em;
	}
}

body.menu-opened {
	overflow: hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}

a:visited {
	color: #800080;
}

a:hover, a:focus, a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
	outline-offset: -2px;
}

a:hover, a:active {
	outline: 0;
}

a:focus-within {
	outline: thin dotted;
	outline-offset: -2px;
}

ul.social-links {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 10px;
}

.teams-social a,
ul.social-links a {
	width: 35px;
	height: 35px;
	opacity: 0.8;
	display: flex;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	align-items: center;
	text-decoration: none;
	justify-content: center;
	transition: all 0.3s ease;
	color: var(--color-text-white);
}

.teams-social a::before,
ul.social-links a::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	font-family: 'Font Awesome 5 brands';
	vertical-align: baseline;
	transition: all, ease, .3s;
}

.teams-social a[href*='facebook.com']::before,
ul.social-links a[href*='facebook.com']::before {
	content: "\f39e";
}

.teams-social a[href*='twitter.com']::before,
ul.social-links a[href*='twitter.com']::before {
	content: "\f099";
}

.teams-social a[href*='instagram.com']::before,
ul.social-links a[href*='instagram.com']::before {
	content: "\f16d";
}

.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
	content: "\f167";
}

.teams-social a[href*='discord.com']::before,
ul.social-links a[href*='discord.com']::before {
	content: "\f392";
}

.teams-social a[href*='dribbble.com']::before,
ul.social-links a[href*='dribbble.com']::before {
	content: "\f17d";
}

.teams-social a[href*='google.com']::before,
ul.social-links a[href*='google.com']::before {
	content: "\f1a0";
}

.teams-social a[href*='line.me']::before,
ul.social-links a[href*='line.me']::before {
	content: "\f3c0";
}

.teams-social a[href*='linkedin.com']::before,
ul.social-links a[href*='linkedin.com']::before {
	content: "\f08c";
}

.teams-social a[href*='medium.com']::before,
ul.social-links a[href*='medium.com']::before {
	content: "\f23a";
}

.teams-social a[href*='messenger.com']::before,
ul.social-links a[href*='messenger.com']::before {
	content: "\f39f";
}

.teams-social a[href*='paypal.com']::before,
ul.social-links a[href*='paypal.com']::before {
	content: "\f1ed";
}

.teams-social a[href*='pinterest.com']::before,
ul.social-links a[href*='pinterest.com']::before {
	content: "\f0d2";
}

.teams-social a[href*='reddit.com']::before,
ul.social-links a[href*='reddit.com']::before {
	content: "\f1a1";
}

.teams-social a[href*='skype.com']::before,
ul.social-links a[href*='skype.com']::before {
	content: "\f17e";
}

.teams-social a[href*='slack.com']::before,
ul.social-links a[href*='slack.com']::before {
	content: "\f198";
}

.teams-social a[href*='snapchat.com']::before,
ul.social-links a[href*='snapchat.com']::before {
	content: "\f2ad";
}

.teams-social a[href*='spotify.com']::before,
ul.social-links a[href*='spotify.com']::before {
	content: "\f1bc";
}

.teams-social a[href*='stackoverflow.com']::before,
ul.social-links a[href*='stackoverflow.com']::before {
	content: "\f16c";
}

.teams-social a[href*='t.me']::before, .teams-social a[href*='telegram.org']::before,
ul.social-links a[href*='t.me']::before,
ul.social-links a[href*='telegram.org']::before {
	content: "\f3fe";
}

.teams-social a[href*='twitch.tv']::before,
ul.social-links a[href*='twitch.tv']::before {
	content: "\f1e8";
}

.teams-social a[href*='vimeo.com']::before,
ul.social-links a[href*='vimeo.com']::before {
	content: "\f27d";
}

.teams-social a[href*='whatsapp.com']::before,
ul.social-links a[href*='whatsapp.com']::before {
	content: "\f232";
}

.teams-social a[href*='wordpress.com']::before, .teams-social a[href*='wordpress.org']::before,
ul.social-links a[href*='wordpress.com']::before,
ul.social-links a[href*='wordpress.org']::before {
	content: "\f19a";
}

.teams-social a[href*='youtube.com']::before,
ul.social-links a[href*='youtube.com']::before {
	content: "\f167";
}

.teams-social a[href*='tiktok.com']::before,
ul.social-links a[href*='tiktok.com']::before {
	content: "\e07b";
}

.teams-social a[href*='vk.com']::before,
ul.social-links a[href*='vk.com']::before {
	content: "\f189";
}

.teams-social a[href*='qq.com']::before,
ul.social-links a[href*='qq.com']::before {
	content: "\f1d6";
}

.teams-social a[href*='weibo.com']::before,
ul.social-links a[href*='weibo.com']::before {
	content: "\f18a";
}

.teams-social a:focus, .teams-social a:hover,
ul.social-links a:focus,
ul.social-links a:hover {
	opacity: 1;
}

.site-footer-bottom-wrapper ul.social-links li a {
	color: var(--text-color-main);
}

@media (min-width: 769px) {
	ul.social-links {
		margin-inline-start: -10px;
	}
}

/* Forms
--------------------------------------------- */
button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	border: 1px solid;
	border-color: var(--primary-color);
	background-color: var(--primary-color);
	border-radius: 3px;
	color: var(--color-text-white);
	line-height: 1;
	padding: 10px 25px;
	font-size: 100%;
	transition: all 0.3s ease;
}

button:hover,
.wp-block-button__link:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: var(--primary-color);
	background: var(--primary-color);
}

button:focus,
.wp-block-button__link:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
	border-color: var(--primary-color);
	background: var(--primary-color);
	outline: 1px dashed;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	font-size: var(--font-size-sm);
	font-weight: 400;
	color: var(--color-text-white);
	background-color: var(--primary-color);
	padding: 10px 25px;
	display: inline-flex;
	align-items: center;
	transition: all 0.3s ease;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
	background-color: var(--primary-color);
	text-decoration: none;
	background-image: none;
	color: var(--color-text-white);
}

.woocommerce #respond input#submit:focus,
.woocommerce a.button:focus,
.woocommerce button.button:focus,
.woocommerce input.button:focus {
	background-color: var(--primary-color);
	text-decoration: none;
	background-image: none;
	color: var(--color-text-white);
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
	background-color: var(--primary-color);
	color: var(--color-text-white);
	-webkit-font-smoothing: antialiased;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
	background-color: var(--primary-color);
	color: var(--color-text-white);
}

.woocommerce #respond input#submit:disabled[disabled], .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit.disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce a.button:disabled,
.woocommerce a.button.disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce button.button:disabled,
.woocommerce button.button.disabled,
.woocommerce input.button:disabled[disabled],
.woocommerce input.button:disabled,
.woocommerce input.button.disabled {
	color: var(--color-text-white);
	cursor: not-allowed;
	opacity: .5;
	padding: .618em 1em;
}

.woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit.disabled:hover,
.woocommerce a.button:disabled[disabled]:hover,
.woocommerce a.button:disabled:hover,
.woocommerce a.button.disabled:hover,
.woocommerce button.button:disabled[disabled]:hover,
.woocommerce button.button:disabled:hover,
.woocommerce button.button.disabled:hover,
.woocommerce input.button:disabled[disabled]:hover,
.woocommerce input.button:disabled:hover,
.woocommerce input.button.disabled:hover {
	color: var(--color-text-white);
	background-color: var(--primary-color);
}

.woocommerce #respond input#submit:disabled[disabled]:focus, .woocommerce #respond input#submit:disabled:focus, .woocommerce #respond input#submit.disabled:focus,
.woocommerce a.button:disabled[disabled]:focus,
.woocommerce a.button:disabled:focus,
.woocommerce a.button.disabled:focus,
.woocommerce button.button:disabled[disabled]:focus,
.woocommerce button.button:disabled:focus,
.woocommerce button.button.disabled:focus,
.woocommerce input.button:disabled[disabled]:focus,
.woocommerce input.button:disabled:focus,
.woocommerce input.button.disabled:focus {
	color: var(--color-text-white);
	background-color: var(--primary-color);
}

.woocommerce #respond input#submit.loading::after,
.woocommerce a.button.loading::after,
.woocommerce button.button.loading::after,
.woocommerce input.button.loading::after {
	margin-left: 0.53em;
	position: inherit;
	top: unset;
	right: unset;
}

body .ascendoor-button a {
	font-size: var(--font-size-sm);
	text-decoration: none;
	text-transform: capitalize;
	font-weight: bold;
	display: inline-flex;
	align-items: center;
	color: var(--color-text-white);
	background-color: var(--primary-color);
	padding: 15px 25px;
	transition: all 0.3s ease;
	position: relative;
}

body .ascendoor-button a::after {
	position: relative;
	display: inline-block;
	content: " ";
	width: 25px;
	height: 10px;
	transition: all 0.3s ease;
	transform-origin: right;
	margin-inline-start: 10px;
	z-index: 1;
	-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'><path d='M199,49.52c0-0.78-0.2-1.52-0.52-2.18c-0.24-0.62-0.61-1.21-1.12-1.71l-43.5-43.5c-1.95-1.95-5.12-1.95-7.07,0c-1.95,1.95-1.95,5.12,0,7.07l35.32,35.32H5c-2.76,0-5,2.24-5,5s2.24,5,5,5h176.92l-36.7,36.7c-1.95,1.95-1.95,5.12,0,7.07c0.98,0.98,2.26,1.46,3.54,1.46s2.56-0.49,3.54-1.46l45.07-45.07c0.02-0.02,0.03-0.04,0.05-0.07C198.39,52.24,199,50.96,199,49.52z'/></svg>");
	mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'><path d='M199,49.52c0-0.78-0.2-1.52-0.52-2.18c-0.24-0.62-0.61-1.21-1.12-1.71l-43.5-43.5c-1.95-1.95-5.12-1.95-7.07,0c-1.95,1.95-1.95,5.12,0,7.07l35.32,35.32H5c-2.76,0-5,2.24-5,5s2.24,5,5,5h176.92l-36.7,36.7c-1.95,1.95-1.95,5.12,0,7.07c0.98,0.98,2.26,1.46,3.54,1.46s2.56-0.49,3.54-1.46l45.07-45.07c0.02-0.02,0.03-0.04,0.05-0.07C198.39,52.24,199,50.96,199,49.52z'/></svg>");
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-size: cover;
	background: var(--color-text-white);
}

body .ascendoor-button a:hover, body .ascendoor-button a:focus {
	opacity: 0.85;
}

body .ascendoor-button a:hover::after, body .ascendoor-button a:focus::after {
	transform: translateX(5px);
}

body .ascendoor-button.ascendoor-bordered-button a {
	font-size: var(--font-size-sm);
	color: var(--primary-color);
	border-width: 2px;
	border-style: solid;
	border-color: var(--primary-color);
	background-color: transparent;
	border-radius: var(--border-round-button);
	padding: 8px 20px;
	transition: all 0.3s ease;
}

body .ascendoor-button.ascendoor-bordered-button a::after {
	background: var(--primary-color);
}

body .ascendoor-button.ascendoor-bordered-button a:focus-within {
	outline-offset: -6px;
}

body .ascendoor-button.ascendoor-button-alternate a {
	color: var(--primary-color);
	background-color: var(--background-color-white);
}

body .ascendoor-button.ascendoor-button-alternate a::after {
	background: var(--primary-color);
}

body .ascendoor-button.ascendoor-button-noborder-alternate a {
	color: #fff;
	background: transparent;
	padding: 0;
}

body .ascendoor-button.ascendoor-button-noborder-alternate a::before {
	display: none;
}

body .ascendoor-button.ascendoor-button-noborder-noalternate a {
	color: var(--primary-color);
	background: transparent;
	padding: 0;
}

body .ascendoor-button.ascendoor-button-noborder-noalternate a::before {
	display: none;
}

body .ascendoor-button.ascendoor-button-noborder-noalternate a::after {
	background: var(--primary-color);
}

.ascendoor-bottom-button.ascendoor-button {
	text-align: center;
	margin-top: 30px;
}

body:not(.single-product) .pswp {
	display: none;
}

body:not(.single-product) .pswp button[class*="pswp__button"] {
	background-color: transparent !important;
	border: none !important;
	font-size: 0;
	padding: 0;
}

button.mfp-close:hover {
	background-color: transparent !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.right-sidebar .ascendoor-wrapper .ascendoor-page {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: auto 25%;
	grid-template-areas: "main sidebar";
	padding-top: 50px;
}

@media (max-width: 991px) {
	.right-sidebar .ascendoor-wrapper .ascendoor-page {
		grid-template-columns: 1fr;
		grid-template-areas: "main"
 "sidebar";
	}
}

.right-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
	grid-area: main;
	overflow: hidden;
	/* Resolves issue with <pre> elements forcing full width. */
}

.right-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
	grid-area: sidebar;
}

.no-sidebar .ascendoor-wrapper .ascendoor-page {
	display: grid;
	grid-template-columns: auto;
	grid-template-areas: "main";
	padding-top: 50px;
}

.left-sidebar .ascendoor-wrapper .ascendoor-page {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: 25% auto;
	grid-template-areas: "sidebar main";
	padding-top: 50px;
}

@media (max-width: 991px) {
	.left-sidebar .ascendoor-wrapper .ascendoor-page {
		grid-template-columns: 1fr;
		grid-template-areas: "sidebar" 
 "main";
	}
}

.left-sidebar .ascendoor-wrapper .ascendoor-page .site-main {
	grid-area: main;
	overflow: hidden;
	/* Resolves issue with <pre> elements forcing full width. */
}

.left-sidebar .ascendoor-wrapper .ascendoor-page .widget-area {
	grid-area: sidebar;
}

.no-sidebar .ascendoor-wrapper .ascendoor-page {
	display: grid;
	grid-template-columns: auto;
	grid-template-areas: "main";
	padding-top: 50px;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	z-index: 99999;
	display: block;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	background-color: var(--background-color-white);
	color: var(--text-color-main);
	opacity: 1;
	padding: 15px 20px;
	border-bottom: 1px solid #f1f1f1;
	text-transform: capitalize;
}

.main-navigation ul ul a:focus, .main-navigation ul ul a:hover {
	color: var(--primary-color);
}

.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	color: #fff;
	padding: 17px 20px;
	font-size: 0.9375rem;
	color: var(--text-color-main);
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	opacity: 0.9;
}

@media (min-width: 992px) {
	.main-navigation a {
		font-weight: bold;
	}
}

.main-navigation a:focus, .main-navigation a:hover {
	opacity: 1;
	color: var(--primary-color);
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	position: relative;
	opacity: 1;
	color: var(--primary-color);
}

@media (min-width: 992px) {
	.main-navigation ul.menu li .children,
	.main-navigation ul.menu li .sub-menu {
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 999;
		margin: 30px 0 0;
		width: 230px;
		flex-direction: column;
	}
	.main-navigation ul.menu li .children > li .children,
	.main-navigation ul.menu li .children > li .sub-menu,
	.main-navigation ul.menu li .sub-menu > li .children,
	.main-navigation ul.menu li .sub-menu > li .sub-menu {
		left: -999em;
		top: 0;
		margin-top: 0;
		margin-left: 30px;
	}
	.main-navigation ul.menu li.menu-item-has-children > a::after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-weight: 400;
		line-height: 1;
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		line-height: inherit;
		vertical-align: baseline;
		content: "\f107";
		display: inline-block;
		margin-left: 10px;
	}
	.main-navigation ul.menu > li:hover > .children,
	.main-navigation ul.menu > li:hover > .sub-menu {
		margin: 0;
		margin-top: 0px;
		left: 0;
	}
	.main-navigation ul.menu > li:focus-within > .children,
	.main-navigation ul.menu > li:focus-within > .sub-menu {
		margin: 0;
		margin-top: 0px;
		left: 0;
	}
	.main-navigation ul.menu .children,
	.main-navigation ul.menu .sub-menu {
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	}
	.main-navigation ul.menu .children li.menu-item-has-children > a,
	.main-navigation ul.menu .sub-menu li.menu-item-has-children > a {
		padding-right: 25px;
	}
	.main-navigation ul.menu .children li.menu-item-has-children > a::after,
	.main-navigation ul.menu .sub-menu li.menu-item-has-children > a::after {
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		font-style: normal;
		font-variant: normal;
		font-weight: 400;
		line-height: 1;
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		line-height: inherit;
		vertical-align: baseline;
		content: "\f105";
		display: inline-block;
		margin-left: 10px;
		position: absolute;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
	}
	.main-navigation ul.menu .children > li:hover > .children,
	.main-navigation ul.menu .children > li:hover > .sub-menu,
	.main-navigation ul.menu .sub-menu > li:hover > .children,
	.main-navigation ul.menu .sub-menu > li:hover > .sub-menu {
		left: 100%;
		margin-left: 0px;
		margin-top: 0px;
	}
	.main-navigation ul.menu .children > li:focus-within > .children,
	.main-navigation ul.menu .children > li:focus-within > .sub-menu,
	.main-navigation ul.menu .sub-menu > li:focus-within > .children,
	.main-navigation ul.menu .sub-menu > li:focus-within > .sub-menu {
		left: 100%;
		margin-left: 0px;
		margin-top: 0px;
	}
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

@media only screen and (max-width: 480px) {
	.comment-navigation .nav-links,
	.posts-navigation .nav-links,
	.post-navigation .nav-links {
		flex-wrap: wrap;
	}
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	color: var(--text-color-main);
	transition: all 0.3s ease;
	text-decoration: none;
}

.comment-navigation .nav-previous a .nav-subtitle,
.posts-navigation .nav-previous a .nav-subtitle,
.post-navigation .nav-previous a .nav-subtitle {
	font-size: 14px;
}

.comment-navigation .nav-previous a:focus, .comment-navigation .nav-previous a:hover,
.posts-navigation .nav-previous a:focus,
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:focus,
.post-navigation .nav-previous a:hover {
	color: var(--primary-color);
}

@media only screen and (max-width: 480px) {
	.comment-navigation .nav-previous a,
	.posts-navigation .nav-previous a,
	.post-navigation .nav-previous a {
		flex-direction: column;
	}
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
	display: inline-flex;
	align-items: center;
	gap: 5px;
	justify-content: flex-end;
	color: var(--text-color-main);
	transition: all 0.3s ease;
	text-decoration: none;
}

.comment-navigation .nav-next a .nav-subtitle,
.posts-navigation .nav-next a .nav-subtitle,
.post-navigation .nav-next a .nav-subtitle {
	font-size: 14px;
}

.comment-navigation .nav-next a:focus, .comment-navigation .nav-next a:hover,
.posts-navigation .nav-next a:focus,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:focus,
.post-navigation .nav-next a:hover {
	color: var(--primary-color);
}

@media only screen and (max-width: 480px) {
	.comment-navigation .nav-next a,
	.posts-navigation .nav-next a,
	.post-navigation .nav-next a {
		flex-direction: column-reverse;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation .main-menu {
		position: fixed;
		right: -130%;
		height: 100%;
		top: 0;
		background-color: #fff;
		min-width: 300px;
		padding-top: 60px;
		width: 50%;
		transition: all 400ms ease;
		display: block;
		border-right: 1px solid #fff;
		z-index: 13;
		box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
	}
	.main-navigation .main-menu ul {
		left: auto;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation.toggled .main-menu {
		right: 0;
		left: auto;
		overflow-x: auto;
		opacity: 1;
		visibility: visible;
	}
}

@media (max-width: 991px) {
	.main-navigation ul a {
		color: #000;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation ul ul {
		position: relative;
		position: unset;
		float: none;
		padding-left: 5px;
	}
}

.main-navigation li.menu-item-has-children > a::after {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	line-height: inherit;
	vertical-align: baseline;
	content: "\f107";
	display: inline-block;
	margin-left: 10px;
}

@media (max-width: 991px) {
	.main-navigation li.menu-item-has-children > ul {
		height: 0;
		transform: scaleY(0);
		transform-origin: top left;
		overflow: hidden;
		transition: all 0.5s ease-in-out;
	}
}

@media (max-width: 1199.98px) {
	.main-navigation li.menu-item-has-children.focus > ul {
		height: auto;
		transform: scaleY(1);
	}
}

@media screen and (min-width: 992px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex !important;
		flex-wrap: wrap;
		margin-inline-end: -20px;
		align-items: stretch;
	}
}

@media (max-width: 991px) {
	body.admin-bar #site-navigation.toggled .main-navigation-links {
		padding-top: 80px;
	}
	body.admin-bar #site-navigation button.menu-toggle.open {
		top: 55px;
	}
	.bottom-header-part-wrapper .navigation-part {
		align-items: center;
	}
	.bottom-header-part-wrapper .social-icons-part {
		display: none;
	}
	#site-navigation button.menu-toggle {
		width: 35px;
		height: 35px;
		position: relative;
		transform: rotate(0deg);
		transition: 0.5s ease-in-out;
		cursor: pointer;
		padding: 0;
		background: none;
		border: none;
		margin: 9px 5px 9px auto;
	}
	#site-navigation button.menu-toggle:focus {
		outline: 1px dashed #000;
		outline-offset: 2px;
		border-radius: 0;
	}
	#site-navigation button.menu-toggle span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: var(--primary-color);
		border-radius: 3px;
		opacity: 1;
		left: 0;
		transform: rotate(0deg);
		transition: 0.25s ease-in-out;
	}
	#site-navigation button.menu-toggle span:nth-child(1) {
		top: calc(50% - 15px);
	}
	#site-navigation button.menu-toggle span:nth-child(2) {
		top: 50%;
		transform: translateY(-50%);
	}
	#site-navigation button.menu-toggle span:nth-child(3) {
		bottom: calc(50% - 15px);
	}
	#site-navigation button.menu-toggle.open {
		z-index: 18;
		position: fixed !important;
		right: 20px;
		top: 20px;
	}
	#site-navigation button.menu-toggle.open span {
		background-color: var(--primary-color);
	}
	#site-navigation button.menu-toggle.open span:nth-child(1) {
		top: 14px;
		width: 0%;
		left: 50%;
	}
	#site-navigation button.menu-toggle.open span:nth-child(2) {
		transform: rotate(45deg);
	}
	#site-navigation button.menu-toggle.open span:nth-child(3) {
		top: 50%;
		transform: translateY(-50%) rotate(-45deg);
	}
	#site-navigation .main-navigation-links {
		position: fixed;
		right: -130%;
		height: 100%;
		top: 0;
		background-color: #fff;
		min-width: 300px;
		padding-top: 60px;
		padding-right: 10px;
		width: 60%;
		transition: all 400ms ease;
		display: block;
		border-right: 1px solid #fff;
		z-index: 13;
		box-shadow: 2px 0 18px 0 rgba(0, 0, 0, 0.5);
		opacity: 0;
		visibility: hidden;
	}
	#site-navigation.toggled .main-navigation-links {
		right: 0;
		left: auto;
		overflow-x: auto;
		opacity: 1;
		visibility: visible;
	}
	#site-navigation.toggled .main-navigation-links li.current_page_item > a,
	#site-navigation.toggled .main-navigation-links li.current-menu-item > a {
		color: var(--primary-color);
		font-weight: bold;
	}
}

@media (max-width: 600px) {
	#site-navigation button.menu-toggle {
		margin: 0;
		margin-inline-end: auto;
	}
}

@media (max-width: 480px) {
	#site-navigation .main-navigation-links {
		width: 80%;
	}
}

@media (min-width: 1025px) {
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current_page_item > a,
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current-menu-item > a,
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current_page_ancestor > a,
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation .current-menu-ancestor > a {
		opacity: 1;
	}
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation ul ul a {
		color: var(--text-color-main);
		opacity: 1;
	}
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation ul ul a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation ul ul a:hover {
		color: var(--primary-color);
	}
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation a {
		color: #fff;
		opacity: 0.7;
	}
	body header.site-header .header-main-wrapper.transparent-header .bottom-header-part .main-navigation a:hover {
		opacity: 1;
	}
}

body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation ul ul a {
	color: var(--text-color-main);
}

body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation ul ul a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation ul ul a:hover {
	color: var(--primary-color);
}

body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current_page_item > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current-menu-item > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current_page_ancestor > a,
body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation .current-menu-ancestor > a {
	opacity: 1;
	color: var(--primary-color);
}

body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation a {
	color: var(--text-color-main);
}

body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation a:focus, body header.site-header .header-main-wrapper.transparent-header .bottom-header-part.fix-header .main-navigation a:hover {
	color: var(--primary-color);
}

nav.navigation.pagination .nav-links {
	display: flex;
	gap: 5px;
	margin: 10px 0 20px;
}

nav.navigation.pagination .nav-links span,
nav.navigation.pagination .nav-links a {
	text-decoration: none;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
	color: var(--color-text-main);
	border: 1px solid var(--color-text-main);
}

nav.navigation.pagination .nav-links span.prev, nav.navigation.pagination .nav-links span.next,
nav.navigation.pagination .nav-links a.prev,
nav.navigation.pagination .nav-links a.next {
	font-size: 0;
}

nav.navigation.pagination .nav-links span.prev::after, nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.prev::after,
nav.navigation.pagination .nav-links a.next::after {
	content: "\f30a";
	font-size: 1rem;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	font-weight: 900;
	line-height: inherit;
	vertical-align: baseline;
	font-family: Font Awesome\ 5 Free;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

nav.navigation.pagination .nav-links span.next::after,
nav.navigation.pagination .nav-links a.next::after {
	content: "\f30b";
}

nav.navigation.pagination .nav-links span:hover, nav.navigation.pagination .nav-links span:focus,
nav.navigation.pagination .nav-links a:hover,
nav.navigation.pagination .nav-links a:focus {
	color: var(--primary-color);
	border: 1px solid var(--primary-color);
}

nav.navigation.pagination .nav-links span.current {
	color: var(--color-text-white);
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
}

nav.navigation.pagination .nav-links span.dots {
	border: none;
}

nav.navigation.pagination .nav-links span.dots:hover, nav.navigation.pagination .nav-links span.dots:focus {
	color: var(--color-text-main);
	border: none;
}

.top-header-navigation-part ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.top-header-navigation-part ul li {
	display: inline-block;
	text-transform: capitalize;
	font-size: var(--font-size-sm);
	padding-inline-end: 15px;
	font-weight: 600;
}

.top-header-navigation-part ul li.menu-item-has-children {
	padding-inline-end: 0;
}

.top-header-navigation-part ul li a {
	text-decoration: none;
}

.top-header-navigation-part ul li:last-child {
	padding-inline-end: 0;
}

.top-header-navigation-part ul ul {
	display: inline-block;
	padding-inline-start: 15px;
}

.top-header-navigation-part ul ul li {
	padding-inline-end: 15px;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.7em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.site-main article {
	margin-bottom: 2.5rem;
}

.site-main article .entry-header .entry-title {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	margin-top: 0;
	margin-bottom: 10px;
}

.site-main article .entry-header .entry-title a {
	text-decoration: none;
	color: var(--color-text-main);
}

.site-main article .entry-meta {
	padding-top: 0;
	padding-bottom: 10px;
}

.site-main article .entry-meta span {
	font-size: 16px;
	font-weight: normal;
}

.site-main article .entry-meta span a,
.site-main article .entry-meta span span {
	font-weight: normal;
}

.site-main article .entry-meta span a {
	text-decoration: none;
	color: var(--color-text-main);
}

.site-main article .entry-meta span a:hover {
	color: var(--primary-color);
}

.site-main article .entry-meta span.comments-link a {
	font-weight: bold;
}

.site-main article .post-thumbnail {
	display: block;
	line-height: 0;
}

.site-main article .post-thumbnail img {
	width: 100%;
	transition: all 0.3s linear;
}

@media (min-width: 992px) {
	.site-main article .entry-meta {
		padding: 10px 0 20px;
		padding-top: 0;
	}
}

.site-main article .entry-content {
	margin-top: 0;
}

.site-main article .entry-content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.site-main article .entry-footer {
	display: flex;
	flex-direction: column;
	margin-top: 10px;
}

.site-main article .entry-footer span {
	margin-bottom: 6px;
	font-size: 16px;
	font-weight: bold;
}

.site-main article .entry-footer span a,
.site-main article .entry-footer span span {
	font-weight: normal;
}

.site-main article .entry-footer span a {
	text-decoration: none;
	color: var(--color-text-main);
}

.site-main article .entry-footer span a:hover {
	color: var(--primary-color);
}

.site-main article .entry-footer span.comments-link a {
	font-weight: bold;
}

.related-posts h2 {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	line-height: 1.2;
}

.related-posts .row {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: var(--main-column-grid);
	grid-template-columns: 1fr 1fr 1fr;
}

@media (max-width: 480px) {
	.related-posts .row {
		grid-template-columns: 1fr;
	}
}

.related-posts .row article {
	margin: 0;
}

.related-posts .row .post-thumbnail {
	line-height: 0;
	aspect-ratio: 1/0.7;
	overflow: hidden;
}

.related-posts .row .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.related-posts .row .entry-header {
	margin-top: 10px;
}

.related-posts .row .entry-header .entry-title {
	font-size: var(--font-size-base);
}

.travel-post-single .travel-post-img {
	overflow: hidden;
	aspect-ratio: 1/0.7;
}

.travel-post-single .travel-post-img a {
	display: block;
	height: 100%;
}

.travel-post-single .travel-post-img a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.travel-post-single .travel-post-detail {
	padding-top: 15px;
}

.travel-post-single .travel-post-detail .ascendoor-cat-links a {
	font-weight: bold;
	text-decoration: none;
	color: var(--text-color-main);
	display: inline-block;
	margin-inline-end: 5px;
	margin-block-end: 5px;
}

.travel-post-single .travel-post-detail .travel-post-title {
	font-size: var(--font-size-md);
	line-height: 1.2;
	margin-top: 0;
	font-family: var(--font-main);
	margin-bottom: 10px;
}

.travel-post-single .travel-post-detail .travel-post-title a {
	text-decoration: none;
	color: var(--text-color-main);
	transition: all 0.3s linear;
	display: inline-block;
}

.travel-post-single .travel-post-detail .travel-post-title a:focus, .travel-post-single .travel-post-detail .travel-post-title a:hover {
	color: var(--primary-color);
}

.travel-post-single .travel-post-detail .travel-meta {
	font-size: var(--font-size-sm);
	margin-bottom: 10px;
}

.travel-post-single .travel-post-detail .travel-meta a {
	text-decoration: none;
	color: var(--text-color-main);
	transition: all 0.3s linear;
}

.travel-post-single .travel-post-detail .travel-meta a:focus, .travel-post-single .travel-post-detail .travel-meta a:hover {
	color: var(--primary-color);
}

.travel-post-single .travel-post-detail .travel-exverpt {
	margin-bottom: 10px;
}

.travel-post-single .travel-post-detail .ascendoor-button {
	display: inline-block;
}

.archive-layout {
	margin-block: 30px;
}

.archive-layout.grid-style {
	display: grid;
	grid-gap: 30px;
}

.archive-layout.grid-style article {
	margin-bottom: 0;
}

.archive-layout.grid-style.column-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (max-width: 480px) {
	.archive-layout.grid-style.column-2 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.archive-layout.grid-style.column-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (max-width: 768px) {
	.archive-layout.grid-style.column-3 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.archive-layout.grid-style.column-3 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.archive-layout.grid-style.column-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 768px) {
	.archive-layout.grid-style.column-4 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.archive-layout.grid-style.column-4 {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.archive-layout.grid-style article:not(.has-post-thumbnail) .travel-post-single .travel-post-img {
	aspect-ratio: unset;
}

.archive-layout.list-style {
	display: grid;
	grid-gap: 30px;
}

.archive-layout.list-style article {
	margin-bottom: 0;
}

.archive-layout.list-style .travel-post-single {
	display: flex;
	gap: 20px;
	min-height: 300px;
}

.archive-layout.list-style .travel-post-single .travel-post-img {
	width: 40%;
}

.archive-layout.list-style .travel-post-single .travel-post-detail {
	padding: 20px 0 0;
	align-self: center;
}

.archive-layout.list-style .travel-post-single .travel-post-img + .travel-post-detail {
	padding: 0;
	width: calc(60% - 20px);
}

@media (max-width: 480px) {
	.archive-layout.list-style .travel-post-single {
		flex-direction: column;
	}
	.archive-layout.list-style .travel-post-single .travel-post-img {
		width: 100%;
	}
	.archive-layout.list-style .travel-post-single .travel-post-img + .travel-post-detail,
	.archive-layout.list-style .travel-post-single .travel-post-detail {
		width: 100%;
	}
}

.archive-layout.list-style.list-style-2 .travel-post-single {
	flex-direction: row-reverse;
}

@media (max-width: 480px) {
	.archive-layout.list-style.list-style-2 .travel-post-single {
		flex-direction: column;
	}
	.archive-layout.list-style.list-style-2 .travel-post-single .travel-post-img {
		width: 100%;
	}
	.archive-layout.list-style.list-style-2 .travel-post-single .travel-post-img + .travel-post-detail,
	.archive-layout.list-style.list-style-2 .travel-post-single .travel-post-detail {
		width: 100%;
	}
}

.archive-layout.list-style.list-style-3 article:nth-child(even) .travel-post-single {
	flex-direction: row-reverse;
	text-align: end;
}

@media (max-width: 480px) {
	.archive-layout.list-style.list-style-3 article:nth-child(even) .travel-post-single {
		text-align: start;
		flex-direction: column;
	}
	.archive-layout.list-style.list-style-3 article:nth-child(even) .travel-post-single .travel-post-img {
		width: 100%;
	}
	.archive-layout.list-style.list-style-3 article:nth-child(even) .travel-post-single .travel-post-img + .travel-post-detail,
	.archive-layout.list-style.list-style-3 article:nth-child(even) .travel-post-single .travel-post-detail {
		width: 100%;
	}
}

/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
body.single .site-main > article {
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 2.5rem;
	padding-bottom: 30px;
}

body.single .site-main > article header {
	margin-top: 10px;
}

body.single .site-main > article header .entry-title {
	margin-bottom: 0;
}

/*------------##gutenberg support----------*/
img.alignright {
	clear: right;
}

img.alignleft {
	clear: left;
}

div.wp-block h6 a,
div.wp-block h5 a,
div.wp-block h4 a,
div.wp-block h3 a,
div.wp-block h2 a,
div.wp-block h1 a {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
}

div.wp-block b,
div.wp-block strong {
	font-weight: bold;
}

div.wp-block .editor-rich-text__tinymce code,
div.wp-block .editor-rich-text__editable code {
	background-color: transparent;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: 1px;
}

.entry-content {
	/** === Button === */
	/** === Button === */
	/** === File === */
	/** === File === */
	/** === Block Audio === */
	/** === Block Audio === */
	/** === Block Video === */
	/** === Block Video === */
	/** === Block code === */
	/** === Block code === */
	/** === Block preformated=== */
	/** === Block preformated=== */
	/** === Block pullquote=== */
	/** === Block pullquote=== */
	/** === Block table=== */
	/** === Block table=== */
	/** === Block verse=== */
	/** === Block verse=== */
	/** === Block verse=== */
	/** === Block verse=== */
	/** === Block spacer=== */
	/** === Block spacer=== */
	/** === Block widget archive and category=== */
	/** === Block widget archive and category=== */
	/** === Block latest comments=== */
	/** === Block latest comments=== */
	/** === Block columns=== */
	/** === Block columns=== */
}

.entry-content .aligncenter {
	text-align: center;
}

.entry-content ol:not([class*="wp-"]),
.entry-content ul:not([class*="wp-"]) {
	padding-left: 0;
	margin-left: 15px;
	margin-bottom: 15px;
	list-style-position: inside;
}

.entry-content ol:not([class*="wp-"]) li,
.entry-content ul:not([class*="wp-"]) li {
	padding-bottom: 5px;
	padding-top: 5px;
}

.entry-content ol:not([class*="wp-"]) ol,
.entry-content ol:not([class*="wp-"]) ul,
.entry-content ul:not([class*="wp-"]) ol,
.entry-content ul:not([class*="wp-"]) ul {
	margin-bottom: 0;
}

.entry-content ol:not([class*="wp-"]) ol li:last-child,
.entry-content ol:not([class*="wp-"]) ul li:last-child,
.entry-content ul:not([class*="wp-"]) ol li:last-child,
.entry-content ul:not([class*="wp-"]) ul li:last-child {
	padding-bottom: 0;
}

.entry-content ol:not([class*="wp-"]) .alignwide,
.entry-content ul:not([class*="wp-"]) .alignwide {
	padding-left: 30px;
}

.entry-content ol:not([class*="wp-"]) .alignfull,
.entry-content ul:not([class*="wp-"]) .alignfull {
	margin-left: calc(50% - 50vw - 10px);
	padding-left: 40px;
}

.entry-content ol:not([class*="wp-"]) {
	list-style-type: decimal;
}

.entry-content ul:not([class*="wp-"]) {
	list-style-type: disc;
}

.entry-content p.has-drop-cap:not(:focus):first-letter {
	font-weight: normal;
}

.entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-quote.is-large {
	margin-top: 2.57143em;
	margin-bottom: 2.14286em;
	padding-top: 1.71429em;
	padding-bottom: 1.71429em;
}

.entry-content .wp-block-image figcaption {
	text-align: center;
}

.entry-content .wp-block-button:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
	margin-top: 1em;
	margin-bottom: 1em;
}

.entry-content .wp-block-file {
	margin: 0 0 20px;
}

.entry-content .wp-block-file > a:not([class]),
.entry-content .wp-block-file .wp-block-file__textlink {
	display: inline-block;
	margin: 0 20px 0 0;
}

.entry-content .wp-block-file .wp-block-file__button-richtext-wrapper {
	display: inline-block;
	margin: 0;
}

.entry-content .wp-block-file .wp-block-file__button,
.entry-content .wp-block-file a.wp-block-file__button {
	display: inline-block;
	position: relative;
	text-align: center;
	border: none;
}

.entry-content [dir=rtl] .wp-block-file > a:not([class]),
.entry-content [dir=rtl] .wp-block-file .wp-block-file__textlink {
	margin-left: 20px;
	margin-right: 0;
}

.entry-content .wp-block-audio {
	margin-bottom: 20px;
}

.entry-content .wp-block-audio figcaption {
	margin: 0;
	padding: 10px 0;
}

.entry-content .wp-block-video {
	margin: 0 0 20px;
	text-align: center;
}

.entry-content .wp-block-video video {
	display: inline-block;
}

.entry-content .wp-block-video figcaption {
	margin: 0;
	padding: 6px 0 15px;
	text-align: center;
}

.entry-content .wp-block-code {
	background-color: #f3f3f3;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: 1px;
	margin: 0 0 20px;
	border: none;
}

.entry-content .wp-block-code code,
.entry-content .wp-block-code .editor-plain-text {
	background-color: #000000;
	padding: 10px;
	color: inherit;
	color: #fff;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: inherit;
	display: block;
}

.entry-content .wp-block-preformatted {
	margin: 0 0 20px;
}

.entry-content .wp-block-preformatted pre {
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	letter-spacing: 1px;
}

.entry-content .wp-block-preformatted a {
	text-decoration: underline;
}

.entry-content .wp-block-pullquote {
	margin: 30px 0;
	padding: 30px 0;
}

.entry-content .wp-block-pullquote p {
	font-size: 28px;
	line-height: 1.6;
}

.entry-content .wp-block-pullquote.alignleft {
	margin-right: 2em;
}

.entry-content .wp-block-pullquote.alignright {
	margin-left: 2em;
}

.entry-content .wp-block-pullquote:not(.is-style-solid-color) {
	border-top-width: 4px;
	border-top-style: solid;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

.entry-content .wp-block-pullquote.is-style-solid-color {
	padding-left: 50px;
	padding-right: 50px;
}

.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
	max-width: 100%;
}

.entry-content .wp-block-pullquote blockquote,
.entry-content .wp-block-pullquote.alignleft blockquote,
.entry-content .wp-block-pullquote.alignright blockquote,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote {
	margin: 0;
	padding: 16px;
	border-width: 0;
	border-style: solid;
	text-align: center;
}

.entry-content .wp-block-pullquote blockquote::before,
.entry-content .wp-block-pullquote.alignleft blockquote::before,
.entry-content .wp-block-pullquote.alignright blockquote::before,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote::before {
	content: none;
}

.entry-content .wp-block-pullquote blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote p:last-of-type {
	margin: 0;
}

.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignleft blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.alignright blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote > .editor-rich-text p:last-of-type {
	margin: 0;
}

.entry-content .wp-block-pullquote blockquote cite,
.entry-content .wp-block-pullquote.alignleft blockquote cite,
.entry-content .wp-block-pullquote.alignright blockquote cite,
.entry-content .wp-block-pullquote.is-style-solid-color blockquote cite {
	display: block;
	margin-top: 15px;
}

.entry-content .wp-block-table {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content .wp-block-table caption {
	text-align: center;
	padding: 20px;
}

.entry-content .wp-block-table :not([class]):not([id]) {
	border-spacing: 0;
	border-collapse: collapse;
}

.entry-content .wp-block-table :not([class]):not([id]) th,
.entry-content .wp-block-table :not([class]):not([id]) td {
	padding: 10px 20px;
	border-width: 1px;
	border-style: solid;
}

.entry-content .wp-block-table td,
.entry-content .wp-block-table th {
	padding: 10px 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	word-break: break-all;
}

.entry-content .wp-block-table td:last-child,
.entry-content .wp-block-table th:last-child {
	border-right-width: 1px;
	border-right-style: solid;
}

.entry-content .wp-block-table td:last-child td,
.entry-content .wp-block-table th:last-child td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.entry-content .wp-block-table.is-style-stripes {
	border-width: 0;
	border-style: solid;
}

.entry-content .wp-block-table .wp-block-table__cell-content {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	font-weight: inherit;
	font-style: inherit;
	padding: 0;
}

.entry-content pre.wp-block-verse {
	white-space: inherit;
	margin: 0 0 20px;
	padding: 40px 0;
	padding-left: 30px;
	position: relative;
	background-color: #e2e2e2;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	border: none;
}

.entry-content pre.wp-block-verse {
	white-space: inherit;
	margin: 0 0 20px;
	padding: 40px 0;
	padding-left: 30px;
	position: relative;
	background-color: #e2e2e2;
	color: inherit;
	font-family: monospace;
	font-size: inherit;
	line-height: inherit;
	border: none;
}

.entry-content .wp-block-spacer {
	clear: both;
}

.entry-content ul.wp-block-archives,
.entry-content ul.wp-block-categories,
.entry-content ul.wp-block-categories__list {
	margin-bottom: 20px;
	padding: 0;
	position: relative;
}

.entry-content div.wp-block ul.wp-block-archives ul,
.entry-content div.wp-block ul.wp-block-categories ul,
.entry-content div.wp-block ul.wp-block-categories__list ul {
	margin-bottom: 0;
	padding: 10px 0 0;
}

.entry-content div.wp-block-archives.wp-block-archives-dropdown,
.entry-content div.wp-block-categories.wp-block-categories-dropdown {
	margin-bottom: 20px;
}

.entry-content div.wp-block-archives.wp-block-archives-dropdown label,
.entry-content div.wp-block-categories.wp-block-categories-dropdown label {
	display: none;
}

.entry-content .wp-block-latest-comments {
	list-style: none;
	margin-bottom: 20px;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment {
	min-height: auto;
	margin: 25px 0 0;
	padding: 0;
	overflow: hidden;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
	margin: 0;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
	min-height: 48px;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	width: 48px;
	height: 48px;
	margin: 0 17px 0 0;
	float: left;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.entry-content .wp-block-latest-comments article {
	display: block;
	padding: 0 0 0 3px;
	overflow: hidden;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-meta,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
	margin: 0;
}

.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-date {
	margin: -3px 0 0;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt {
	margin: 5px 0 0;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt p,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
	margin: 0;
	padding: 0 0 20px;
}

.entry-content .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment-excerpt > *:last-child,
.entry-content .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt > *:last-child {
	margin: 0;
	padding: 0;
}

.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
	margin: 0 auto 10px;
	float: none;
}

.entry-content .wp-block-latest-comments.aligncenter article {
	padding: 0 3px;
}

.entry-content .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt {
	text-align: center;
}

.entry-content .wp-block-columns .wp-block-column {
	margin-bottom: 20px;
}

.entry-content .wp-block-columns .wp-block-column > p {
	margin-bottom: 0;
}

.entry-content .wp-block-columns .wp-block-column > p:not(.has-background) {
	padding-bottom: 0;
}

.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph {
	margin-bottom: 0;
}

.entry-content .wp-block-columns .wp-block-column .wp-block-paragraph:not(.has-background) {
	padding-bottom: 0;
}

/** === dir= rtl Block latest comments=== */
[dir=rtl] .wp-block-latest-comments .wp-block-latest-comments__comment-avatar {
	margin: 0 0 0 17px;
	float: right;
}

[dir=rtl] .wp-block-latest-comments article {
	margin: 0 3px 0 0;
}

/** === dir= rtl Block latest comments=== */
/** === Block youtube and vimeo video=== */
/*no-align*/
.wp-block-embed-vimeo:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe,
.wp-block-embed-youtube:not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) .wp-block-embed__wrapper iframe {
	margin-left: auto !important;
	margin-right: auto !important;
}

/*no-align*/
.wp-block-embed-youtube figcaption {
	text-align: center;
}

/*alignfull*/
.wp-block-embed-vimeo.alignfull .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignfull .wp-block-embed__wrapper {
	position: relative;
	padding-top: 56.25%;
}

.wp-block-embed-vimeo.alignfull iframe,
.wp-block-embed-youtube.alignfull iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*alignfull*/
/*alignwide*/
.wp-block-embed-vimeo.alignwide .wp-block-embed__wrapper,
.wp-block-embed-youtube.alignwide .wp-block-embed__wrapper {
	position: relative;
	padding-top: 56.25%;
}

.wp-block-embed-vimeo.alignwide iframe,
.wp-block-embed-youtube.alignwide iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/*alignwide*/
/** === Block youtube and vimeo video=== */
@media only screen and (min-width: 1025px) {
	.wp-block-quote.is-large,
	.wp-block-quote.is-style-large {
		margin-top: 2.66667em;
		margin-bottom: 2em;
		padding: 0.66667em;
		padding-top: 1.33333em;
		padding-bottom: 1.33333em;
	}
}

@media only screen and (max-width: 480px) {
	.wp-block-media-text {
		display: block;
	}
	.wp-block-media-text .wp-block-media-text__media {
		margin: 10px auto;
	}
	.wp-block-media-text .wp-block-media-text__content {
		padding: 0;
	}
}

.aligncener,
.alignfull,
.alignwide {
	margin-top: 30px;
	margin-bottom: 30px;
}

.alignfull .alignfull,
.alignwide .alignwide {
	padding-top: 10px;
	padding-bottom: 10px;
}

body.no-sidebar .alignfull {
	margin-left: calc(50% - 50vw - 10px);
	margin-right: calc(50% - 50vw - 10px);
	max-width: 100vw;
	width: 100vw;
}

body.no-sidebar .alignwide {
	max-width: 100vw;
}

@media (min-width: 768px) and (max-width: 1170px) {
	body.no-sidebar .alignwide {
		width: calc(100% + (100vw - 100%) / 2);
		margin-left: calc((100% - 100vw) / 4);
	}
}

@media (min-width: 1171px) {
	body.no-sidebar .alignwide {
		width: 1140px;
		margin-left: -195px;
	}
}

body.no-sidebar figure.wp-block-embed.is-type-wp-embed.alignfull,
body.no-sidebar figure.wp-block-table.alignfull,
body.no-sidebar div.wp-block-text-columns.alignfull,
body.no-sidebar div.wp-block-columns.alignfull,
body.no-sidebar div.wp-block-categories-dropdown.alignfull,
body.no-sidebar div.wp-block-file.alignfull {
	padding: 0 25px;
}

/** === Latest Post Block === */
.wp-block-latest-posts.wp-block-latest-posts__list {
	list-style: none;
	padding-left: 0;
	margin-inline: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
	width: 50%;
}

.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image > a {
	line-height: 0;
}

.wp-block-latest-posts.wp-block-latest-posts__list li > a {
	text-decoration: none;
	color: var(--color-text-main);
}

.wp-block-latest-posts.wp-block-latest-posts__list li > a:hover {
	color: var(--primary-color);
}

.wp-block-latest-posts.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
	width: 100%;
	margin-inline: 0;
	margin-block-end: 1.5em;
}

/** === Latest Post Block === */
/*------------##gutenberg support----------*/
.no-sidebar .entry-content {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

body.error404 .error-404 {
	margin-block: 50px;
}

body.search-no-results .no-results {
	margin-block: 50px;
}

/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.header-banner .entry-header .entry-title {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	margin-top: 0;
	margin-bottom: 0;
}

.header-banner .page-header .page-title {
	margin-bottom: 0;
}

.header-banner .entry-meta {
	font-size: var(--font-size-sm);
}

.header-banner .entry-meta span {
	font-weight: normal;
}

.header-banner .entry-meta span a,
.header-banner .entry-meta span span {
	font-weight: normal;
}

.header-banner .entry-meta span a {
	text-decoration: none;
	font-weight: 600;
	font-size: var(--font-size-sm);
	color: var(--color-text-main);
}

.header-banner .entry-meta span a:focus, .header-banner .entry-meta span a:hover {
	color: var(--primary-color);
}

.header-banner .entry-meta span.comments-link a {
	font-weight: bold;
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page,
body.single-itineraries .ascendoor-wrapper .ascendoor-page {
	display: block;
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	margin-top: 0;
	margin-bottom: 1.3rem;
}

@media (min-width: 992px) {
	body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title,
	body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title,
	body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title,
	body.single-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .entry-title {
		margin-bottom: 1.1rem;
	}
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a {
	text-decoration: none;
	color: var(--color-text-main);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:focus, body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:hover,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:focus,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:hover,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:focus,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:hover,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:focus,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .trip-headline-wrapper .wp-travel-trip-meta-info a:hover {
	color: var(--primary-color);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-tab-wrapper .wp-travel button.slick-arrow::before,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-tab-wrapper .wp-travel button.slick-arrow::before,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-tab-wrapper .wp-travel button.slick-arrow::before,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-tab-wrapper .wp-travel button.slick-arrow::before {
	color: var(--primary-color);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper > h2,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts > h2,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper > h2,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts > h2,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper > h2,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts > h2,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper > h2,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts > h2 {
	font-size: var(--font-size-lg);
	line-height: 1.2;
	margin-bottom: 10px;
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title {
	font-size: var(--font-size-base);
	line-height: 1.2;
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a {
	text-decoration: none;
	color: var(--color-text-main);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:focus, body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:hover,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:focus,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:hover,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:focus,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:hover,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:focus,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:hover,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:focus,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:hover,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:focus,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:hover,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:focus,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper .entry-title a:hover,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:focus,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts .entry-title a:hover {
	color: var(--primary-color);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a {
	text-decoration: none;
	color: var(--color-text-main);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:focus, body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:hover,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:focus,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:hover,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:focus,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:hover,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:focus,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:hover,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:focus,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:hover,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:focus,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:hover,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:focus,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a:hover,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:focus,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a:hover {
	color: var(--primary-color);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a.wp-block-button__link,
body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a.wp-block-button__link,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a.wp-block-button__link,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a.wp-block-button__link,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a.wp-block-button__link,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a.wp-block-button__link,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wptravel-archive-wrapper a.wp-block-button__link,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-related-posts a.wp-block-button__link {
	color: var(--color-text-white);
}

body.tax-travel_locations .ascendoor-wrapper .ascendoor-page .wp-travel-navigation a,
body.tax-itinerary_types .ascendoor-wrapper .ascendoor-page .wp-travel-navigation a,
body.post-type-archive-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-navigation a,
body.single-itineraries .ascendoor-wrapper .ascendoor-page .wp-travel-navigation a {
	text-decoration: none;
}

body.archive.tax-travel_locations .ascendoor-page::before, body.archive.tax-travel_locations .ascendoor-page::after {
	content: "";
	display: table;
	clear: both;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/**
 * Comments Wrapper
 */
.comments-area {
	padding-bottom: 30px;
}

.comments-area > * {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comments-area > *:first-child {
	margin-top: 0;
}

.comments-area > *:last-child {
	margin-bottom: 0;
}

.comments-area.show-avatars .avatar {
	border-radius: 50%;
	position: absolute;
	top: 10px;
}

.comments-area.show-avatars .fn {
	display: inline-block;
	padding-left: 85px;
}

.comments-area.show-avatars .comment-metadata {
	padding: 8px 0 9px 85px;
}

/**
 * Comment Title
 */
.comment-reply-title {
	display: flex;
	justify-content: space-between;
}

.comment-reply-title small a {
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
}

/* Nested comment reply title*/
.comment .comment-respond .comment-reply-title {
	font-size: 30px;
}

/**
 * Comment Lists
 */
.comments-area [type="checkbox"],
.comments-area [type="radio"] {
	margin-bottom: 7px;
	margin-right: 10px;
}

.comment-list {
	padding-left: 0;
	list-style: none;
	margin-left: 0;
}

.comment-list ol {
	margin-left: 0;
}

.comment-list > li {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comment-list .children {
	list-style: none;
	padding-left: 0;
}

.comment-list .children > li {
	margin-top: 30px;
	margin-bottom: 30px;
}

@media only screen and (min-width: 482px) {
	.comment-list .depth-2,
	.comment-list .depth-3 {
		padding-left: calc(4 * 20px);
	}
}

/**
 * Comment Meta
 */
.comment-meta .comment-author {
	margin-bottom: calc(0.25 *20px);
}

@media only screen and (min-width: 482px) {
	.comment-meta .comment-author {
		margin-bottom: 0;
		padding-right: 0;
	}
}

.comment-meta .comment-author .fn {
	font-weight: normal;
	hyphens: auto;
	word-wrap: break-word;
	word-break: break-word;
}

.comment-meta .comment-metadata {
	color: var(--color-text-main);
	padding: 8px 0 9px 0;
	font-size: 15px;
	display: flex;
	justify-content: space-between;
}

.comment-meta .comment-metadata .edit-link {
	margin-left: 20px;
}

@media only screen and (min-width: 482px) {
	.comment-meta {
		margin-right: inherit;
	}
	.comment-meta .comment-author {
		max-width: inherit;
	}
}

.bypostauthor {
	display: block;
}

.says {
	display: none;
}

.comment-meta {
	margin-bottom: 10px;
}

.comment-body {
	position: relative;
	margin-bottom: 40px;
	padding: 30px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}

.comment-body .reply {
	margin: 0;
}

.comment-content {
	word-wrap: break-word;
	font-size: 16px;
	padding-bottom: 15px;
	color: #555;
}

.pingback .comment-body,
.trackback .comment-body {
	margin-top: 30px;
	margin-bottom: 30px;
}

.comment-respond {
	margin-top: 30px;
}

.comment-respond > * {
	margin-top: 20px;
	margin-bottom: 20px;
}

.comment-respond > *:first-child {
	margin-top: 0;
}

.comment-respond > *:last-child {
	margin-bottom: 0;
}

.comment-respond > *:last-child.comment-form {
	margin-bottom: 30px;
}

.comment-author {
	padding-top: 3px;
}

.reply a,
.comment-content a,
.comment-meta .comment-metadata a,
.comment-author .url {
	color: currentColor;
}

.reply a:focus, .reply a:hover,
.comment-content a:focus,
.comment-content a:hover,
.comment-meta .comment-metadata a:focus,
.comment-meta .comment-metadata a:hover,
.comment-author .url:focus,
.comment-author .url:hover {
	color: var(--primary-color);
}

.comment-form {
	display: flex;
	flex-wrap: wrap;
}

.comment-form > * {
	flex-basis: 100%;
}

.comment-form .comment-form-url,
.comment-form .comment-form-comment {
	width: 100%;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email {
	flex-basis: 0;
	flex-grow: 1;
}

@media only screen and (max-width: 481px) {
	.comment-form .comment-form-author,
	.comment-form .comment-form-email {
		flex-basis: 100%;
	}
}

.comment-form .comment-form-cookies-consent > label,
.comment-form .comment-notes {
	font-size: 1rem;
	font-weight: normal;
}

.comment-form > p {
	margin-bottom: 10px;
}

.comment-form > p a {
	color: var(--color-text-main);
	transition: all 0.3s ease;
	text-decoration: none;
}

.comment-form > p a:hover {
	color: var(--primary-color);
}

.comment-form > p:first-of-type {
	margin-top: 0;
}

.comment-form > p:last-of-type {
	margin-bottom: 0;
}

.comment-form > p label,
.comment-form > p input[type=email],
.comment-form > p input[type=text],
.comment-form > p input[type=url],
.comment-form > p textarea {
	display: block;
	font-size: var(--global--font-size-sm);
	margin-bottom: calc(.5 *20px);
	width: 100%;
	font-weight: var(--form--label-weight);
}

.comment-form > p.comment-form-cookies-consent {
	display: flex;
	align-items: center;
}

@media only screen and (min-width: 482px) {
	.comment-form > p.comment-form-author,
	.woocommerce #review_form #respond p {
		margin-right: calc(1.5 * 20px);
	}
	.comment-form > p.comment-notes,
	.comment-form > p.logged-in-as {
		display: block;
	}
}

nav.breadcrumb-trail ul.trail-items {
	list-style: none;
	padding: 0;
	margin: 0;
	color: var(--color-text-main);
}

nav.breadcrumb-trail ul.trail-items li {
	display: inline-block;
}

nav.breadcrumb-trail ul.trail-items li a {
	text-decoration: none;
	color: var(--color-text-main);
}

nav.breadcrumb-trail ul.trail-items li a:hover {
	color: var(--primary-color);
}

nav.breadcrumb-trail ul.trail-items li::after {
	margin: 0 0.3rem;
}

nav.breadcrumb-trail ul.trail-items li:last-child::after {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*comments section====*/
#comments.comments-area {
	margin-block: 20px;
}

#comments.comments-area .comments-title {
	font-size: var(--font-size-lg);
	font-family: var(--font-main);
	line-height: 1.2;
}

#comments.comments-area .comment-list .comment .comment-author img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 50px;
}

#comments.comments-area .comment-list .comment .comment-content p {
	margin-bottom: 5px;
}

#comments.comments-area div#respond {
	margin-top: 20px;
}

#comments.comments-area div#respond #reply-title {
	margin-top: 0;
	font-weight: 700;
	font-size: 18px;
}

#comments.comments-area div#respond p {
	margin-bottom: 5px;
}

#comments.comments-area div#respond label {
	font-weight: normal;
}

#comments.comments-area div#respond textarea {
	width: 100%;
	background: #fafafa;
}

#comments.comments-area div#respond p.comment-form-url,
#comments.comments-area div#respond p.comment-form-email,
#comments.comments-area div#respond p.comment-form-author {
	display: inline-block;
	width: 100%;
}

#comments.comments-area div#respond p.comment-form-url label,
#comments.comments-area div#respond p.comment-form-email label,
#comments.comments-area div#respond p.comment-form-author label {
	display: block;
}

#comments.comments-area div#respond p.comment-form-url input,
#comments.comments-area div#respond p.comment-form-email input,
#comments.comments-area div#respond p.comment-form-author input {
	width: 100%;
}

#comments.comments-area div#respond p.comment-form-cookies-consent label {
	margin-left: 8px;
	position: relative;
	top: -1px;
}

#comments.comments-area div#respond input[type="submit"] {
	display: inline-block;
	margin-top: 10px;
}

#comments.comments-area div#respond #reply-title small a {
	display: inline-block;
	margin-left: 10px;
}

.comment div#respond,
.comment-content {
	margin-left: 70px;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

.widget .widget-title,
.widget h2 {
	font-size: var(--font-size-base);
	font-family: var(--font-main);
	line-height: 1.3;
	margin: 0 0 20px;
	position: relative;
}

.widget ol,
.widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget ol li,
.widget ul li {
	font-size: 14px;
	line-height: 1.5em;
}

.widget ol li a,
.widget ul li a {
	text-decoration: none;
	color: var(--color-text-main);
	transition: all 0.3s ease;
}

.widget ol li a:focus, .widget ol li a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: var(--primary-color);
}

.widget ol > li:not(:last-child),
.widget ul > li:not(:last-child) {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.widget .wp-block-search .wp-block-search__inside-wrapper, .widget.widget_search .wp-block-search__inside-wrapper {
	display: flex;
}

.widget .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input, .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input {
	border: 1px solid #d3ced2;
	font-size: 0.9rem;
}

.widget .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input:focus-visible, .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__input:focus-visible {
	outline: 0;
}

.widget .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button, .widget.widget_search .wp-block-search__inside-wrapper .wp-block-search__button {
	cursor: pointer;
	color: var(--color-text-white);
	background-color: var(--primary-color);
	margin: 0;
	padding: 10px 25px;
}

.footer-widgets-wrapper .footer-widget-single .widget {
	margin: 0 0 1.5em;
}

.footer-widgets-wrapper .footer-widget-single .widget:last-child {
	margin-bottom: 0;
}

.footer-widgets-wrapper .footer-widget-single .widget ol > li:not(:last-child),
.footer-widgets-wrapper .footer-widget-single .widget ul > li:not(:last-child) {
	padding-bottom: 0;
	border-bottom: none;
}

.footer-widgets-wrapper .footer-widget-single .widget ul.social-links {
	margin-inline-start: -10px;
}

.wc-block-product-search label {
	display: none;
}

.wc-block-product-search .wc-block-product-search__field {
	border: 1px solid #d3ced2;
	padding: 6px 16px;
	font-size: 0.9rem;
}

.wc-block-product-search .wc-block-product-search__field:focus-visible {
	outline: 0;
}

.wc-block-product-search .wc-block-product-search__button {
	cursor: pointer;
	color: var(--color-text-white);
	background-color: var(--primary-color);
	margin: 0;
	padding: 10px 25px;
}

.wc-block-product-search .wc-block-product-search__button:hover {
	background-color: #3a3a3a;
}

.widget.woocommerce ul.product_list_widget li img {
	float: left;
	margin-left: 0px;
	width: 80px;
	height: auto;
	box-shadow: none;
	margin-right: 10px;
}

.widget.woocommerce ul.product_list_widget li ins {
	background-color: transparent;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* preloader CSS start
--------------------------------------------- */
#loader {
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	background-color: var(--background-color-white);
	position: fixed;
	display: table;
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 100%;
	z-index: 99999;
}

#loader .loader-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 12;
	text-align: center;
	text-transform: uppercase;
}

#loader .loader-container #preloader {
	position: relative;
	margin: auto;
	width: 75px;
}

#loader .loader-container #preloader.loader-1 .dot {
	height: 30px;
	aspect-ratio: 2.5;
	--_g: no-repeat radial-gradient(farthest-side, var(--primary-color) 90%, #0000);
	background: var(--_g), var(--_g), var(--_g), var(--_g);
	background-size: 20% 50%;
	animation: d4 1s infinite linear alternate;
}

@keyframes d4 {
	0%,
	5% {
		background-position: calc(0*100%/3) 50%, calc(1*100%/3) 50%, calc(2*100%/3) 50%, calc(3*100%/3) 50%;
	}
	12.5% {
		background-position: calc(0*100%/3) 0, calc(1*100%/3) 50%, calc(2*100%/3) 50%, calc(3*100%/3) 50%;
	}
	25% {
		background-position: calc(0*100%/3) 0, calc(1*100%/3) 0, calc(2*100%/3) 50%, calc(3*100%/3) 50%;
	}
	37.5% {
		background-position: calc(0*100%/3) 100%, calc(1*100%/3) 0, calc(2*100%/3) 0, calc(3*100%/3) 50%;
	}
	50% {
		background-position: calc(0*100%/3) 100%, calc(1*100%/3) 100%, calc(2*100%/3) 0, calc(3*100%/3) 0;
	}
	62.5% {
		background-position: calc(0*100%/3) 50%, calc(1*100%/3) 100%, calc(2*100%/3) 100%, calc(3*100%/3) 0;
	}
	75% {
		background-position: calc(0*100%/3) 50%, calc(1*100%/3) 50%, calc(2*100%/3) 100%, calc(3*100%/3) 100%;
	}
	87.5% {
		background-position: calc(0*100%/3) 50%, calc(1*100%/3) 50%, calc(2*100%/3) 50%, calc(3*100%/3) 100%;
	}
	95%,
	100% {
		background-position: calc(0*100%/3) 50%, calc(1*100%/3) 50%, calc(2*100%/3) 50%, calc(3*100%/3) 50%;
	}
}

#loader .loader-container #preloader.loader-2 .dot {
	height: 15px;
	aspect-ratio: 5;
	display: flex;
	justify-content: space-between;
	--_g: no-repeat radial-gradient(farthest-side, var(--primary-color) 95%, #0000);
	background: var(--_g) calc(1*100%/3) 0, var(--_g) calc(2*100%/3) 0;
	background-size: 20% 100%;
}

#loader .loader-container #preloader.loader-2 .dot::before, #loader .loader-container #preloader.loader-2 .dot::after {
	content: "";
	height: inherit;
	aspect-ratio: 1;
	border-radius: 50%;
	background: currentColor;
	animation: d1 1s infinite;
}

#loader .loader-container #preloader.loader-2 .dot::after {
	--s: -1, -1;
}

@keyframes d1 {
	0% {
		transform: scale(var(--s, 1)) translate(0, 0);
	}
	33% {
		transform: scale(var(--s, 1)) translate(0, 130%);
	}
	66% {
		transform: scale(var(--s, 1)) translate(400%, 130%);
	}
	100% {
		transform: scale(var(--s, 1)) translate(400%, 0);
	}
}

#loader .loader-container #preloader.loader-3 .dot {
	height: 15px;
	aspect-ratio: 5;
	display: flex;
	justify-content: space-between;
	--_g: no-repeat radial-gradient(farthest-side, var(--primary-color) 95%, #0000);
	background: var(--_g), var(--_g);
	background-size: 20% 100%;
	animation: d2-0 1s infinite;
}

#loader .loader-container #preloader.loader-3 .dot::before, #loader .loader-container #preloader.loader-3 .dot::after {
	content: "";
	height: inherit;
	aspect-ratio: 1;
	border-radius: 50%;
	background: currentColor;
	animation: d2-1 1s infinite;
}

#loader .loader-container #preloader.loader-3 .dot::after {
	--s: -1, -1;
}

@keyframes d2-0 {
	0%,
	60% {
		background-position: calc(1*100%/3) 0, calc(2*100%/3) 0;
	}
	100% {
		background-position: calc(0*100%/3) 0, calc(3*100%/3) 0;
	}
}

@keyframes d2-1 {
	0% {
		transform: scale(var(--s, 1)) translate(0, 0);
	}
	33% {
		transform: scale(var(--s, 1)) translate(0, 130%);
	}
	66% {
		transform: scale(var(--s, 1)) translate(calc(400%/3), 130%);
	}
	100% {
		transform: scale(var(--s, 1)) translate(calc(400%/3), 0);
	}
}

#loader .loader-container #preloader.loader-4 .dot {
	height: 15px;
	aspect-ratio: 4;
	--_g: no-repeat radial-gradient(farthest-side, var(--primary-color) 90%, #0000);
	background: var(--_g) left, var(--_g) right;
	background-size: 25% 100%;
	display: grid;
}

#loader .loader-container #preloader.loader-4 .dot::before, #loader .loader-container #preloader.loader-4 .dot::after {
	content: "";
	height: inherit;
	aspect-ratio: 1;
	grid-area: 1/1;
	margin: auto;
	border-radius: 50%;
	transform-origin: -100% 50%;
	background: currentColor;
	animation: d9 1s infinite linear;
}

#loader .loader-container #preloader.loader-4 .dot::after {
	transform-origin: 200% 50%;
	--s: -1;
	animation-delay: -.5s;
}

@keyframes d9 {
	58%,
	100% {
		transform: rotate(calc(var(--s, 1)*1turn));
	}
}

/* preloader CSS end
--------------------------------------------- */
/* Header CSS start
--------------------------------------------- */
header.site-header {
	position: relative;
}

header.site-header .header-main-wrapper .top-header-part {
	position: relative;
	padding: 5px 0;
}

header.site-header .header-main-wrapper .top-header-part::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: var(--background-color-white);
	opacity: 0.07;
}

header.site-header .header-main-wrapper .top-header-part > * {
	position: relative;
	z-index: 1;
}

header.site-header .header-main-wrapper .top-header-part .top-header-button {
	display: none;
	padding: 0;
	height: 30px;
	width: 30px;
	align-items: center;
	justify-content: center;
	margin-inline: auto;
}

@media (max-width: 768px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-button {
		display: flex;
	}
}

header.site-header .header-main-wrapper .top-header-part .top-header-button:focus {
	outline: 1px dotted #fff;
	outline-offset: -2px;
}

header.site-header .header-main-wrapper .top-header-part .top-header-button.active i {
	transform: rotate(180deg);
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media (min-width: 769px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper {
		display: flex !important;
	}
}

@media (max-width: 768px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper {
		flex-direction: column;
	}
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part {
	display: flex;
	align-items: center;
	gap: 20px;
}

@media (max-width: 768px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part {
		gap: 0;
		flex-wrap: wrap;
		flex-direction: column;
	}
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links {
	gap: 0;
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}

@media (min-width: 769px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact:nth-child(2) {
		padding-inline-start: 20px;
	}
}

@media (max-width: 768px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact {
		gap: 5px;
	}
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner {
	font-size: 1rem;
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner a {
	text-decoration: none;
	word-break: keep-all;
	white-space: nowrap;
	font-weight: 500;
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner a i {
	margin-inline-end: 5px;
}

@media (max-width: 992px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner a {
		font-size: 0.9rem;
	}
}

header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

@media (max-width: 768px) {
	header.site-header .header-main-wrapper .top-header-part .top-header-part-wrapper .top-header-right-part {
		justify-content: unset;
	}
}

@media (max-width: 768px) {
	header.site-header .header-main-wrapper .top-header-part.no-topbar {
		display: none;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part {
	background: transparent;
	padding-block: 10px;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media (max-width: 600px) {
	header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper {
		flex-direction: column;
		align-items: unset;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding {
	display: flex;
	align-items: center;
	gap: 10px;
}

@media (max-width: 600px) {
	header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding {
		flex-direction: column;
		align-items: unset;
		text-align: center;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-logo {
	width: 50px;
}

@media (max-width: 600px) {
	header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-logo {
		width: auto;
		max-width: 150px;
		margin-inline: auto;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title {
	font-size: 30px;
	line-height: 1.1;
	font-weight: 700;
	margin: 0;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
	text-decoration: none;
	color: var(--color-text-white);
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
	margin-bottom: 0;
	margin-top: 5px;
	color: var(--color-text-white);
}

@media (max-width: 480px) {
	header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
		font-size: 0.8rem;
		margin-top: 0;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part {
	display: flex;
	align-items: center;
	gap: 10px;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search {
	position: relative;
	display: inline-block;
	text-align: center;
}

@media (max-width: 600px) {
	header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search {
		position: unset;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background-color: var(--primary-color);
	font-size: 14px;
	color: var(--color-text-white);
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	outline: 0;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-icon:hover {
	color: var(--primary-color);
	background-color: var(--background-color-white);
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-icon:focus-within {
	color: var(--primary-color);
	background-color: var(--background-color-white);
	outline: 1px dashed var(--primary-color);
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-form {
	position: absolute;
	background: #fff;
	inset-inline-end: 0;
	opacity: 0;
	visibility: hidden;
	top: 100%;
	width: 325px;
	padding: 14px;
	z-index: 99;
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

@media (max-width: 600px) {
	header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-form {
		width: 100%;
	}
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-form .search-form {
	display: flex;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-form .search-form label {
	width: 75%;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-form .search-form label input {
	width: 100%;
	border-radius: 0px;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap .header-search-form .search-form input.search-submit {
	border: 1px solid var(--primary-color);
	border-radius: 0px;
	padding: 0px;
	font-size: 13px;
	width: 25%;
	margin: 0;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .navigation-part .header-search .header-search-wrap.show .header-search-form {
	margin: 0;
	opacity: 1;
	visibility: visible;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part.fix-header {
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 15;
	background-color: var(--background-color-white);
	border-bottom: 1px solid #f3f1ef;
	z-index: 999;
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
	color: var(--primary-color);
}

header.site-header .header-main-wrapper .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
	color: var(--color-text-main);
}

@media (min-width: 1025px) {
	header.site-header .header-main-wrapper.transparent-header {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		background: linear-gradient(#0000004a 40%, rgba(0, 0, 0, 0) 100%);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a {
		color: var(--color-text-white);
		opacity: 1;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover {
		color: var(--primary-color);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover::after {
		opacity: 0.2;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus {
		color: var(--primary-color);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus::after {
		opacity: 0.2;
	}
}

@media (min-width: 1025px) and (min-width: 768px) {
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact:nth-child(2) {
		border-inline-start: 1px solid #fff;
	}
}

@media (min-width: 1025px) {
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner a {
		color: var(--color-text-white);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-navigation-part a {
		color: #fff;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a {
		color: var(--color-text-white);
		opacity: 0.7;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:focus, header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:hover {
		opacity: 1;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a {
		color: var(--color-text-white);
		opacity: 0.7;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:focus, header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:hover {
		opacity: 1;
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
		color: var(--transparent-header-text-color);
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
		color: var(--color-text-white);
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
		color: var(--primary-color);
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
		color: var(--color-text-main);
	}
}

@media (max-width: 1024px) {
	header.site-header .header-main-wrapper.transparent-header {
		background-color: #fff;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part::before {
		background: #000;
		opacity: 0.1;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a {
		color: var(--color-text-main);
		opacity: 1;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover {
		color: var(--primary-color);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover::after {
		opacity: 0.2;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus {
		color: var(--primary-color);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus::after {
		opacity: 0.2;
	}
}

@media (max-width: 1024px) and (min-width: 769px) {
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact:nth-child(2) {
		border-inline-start: 1px solid var(--color-text-main);
	}
}

@media (max-width: 1024px) {
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner a {
		color: var(--color-text-main);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-navigation-part a {
		color: var(--color-text-main);
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a {
		color: var(--color-text-main);
		opacity: 0.7;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:focus, header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:hover {
		opacity: 1;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a {
		color: var(--color-text-main);
		opacity: 0.7;
	}
	header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:focus, header.site-header .header-main-wrapper.transparent-header .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:hover {
		opacity: 1;
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
		color: var(--color-text-main);
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
		color: var(--color-text-main);
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
		color: var(--primary-color);
	}
	header.site-header .header-main-wrapper.transparent-header .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
		color: var(--color-text-main);
	}
}

header.site-header .header-main-wrapper:not(.transparent-header) {
	background-color: #fff;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part::before {
	background: #000;
	opacity: 0.1;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a {
	color: var(--color-text-main);
	opacity: 1;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover {
	color: var(--primary-color);
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:hover::after {
	opacity: 0.2;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus {
	color: var(--primary-color);
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .social-icons-part ul.social-links a:focus::after {
	opacity: 0.2;
}

@media (min-width: 769px) {
	header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact {
		border-inline-start: 1px solid var(--color-text-main);
	}
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-left-part .top-header-contact .header-contact-inner a {
	color: var(--color-text-main);
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-navigation-part a {
	color: var(--color-text-main);
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a {
	color: var(--color-text-main);
	opacity: 0.7;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:focus, header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .top-header-mail a:hover {
	opacity: 1;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a {
	color: var(--color-text-main);
	opacity: 0.7;
}

header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:focus, header.site-header .header-main-wrapper:not(.transparent-header) .top-header-part .top-header-part-wrapper .top-header-right-part .top-header-icons-part .cart-part a:hover {
	opacity: 1;
}

header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part {
	border-bottom: 1px solid #f3f1ef;
}

header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-title a {
	color: var(--header-text-color);
}

header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part .bottom-header-part-wrapper .site-branding .site-identity .site-description {
	color: var(--color-text-main);
}

header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-title a {
	color: var(--primary-color);
}

header.site-header .header-main-wrapper:not(.transparent-header) .bottom-header-outer-wrapper .bottom-header-part.fix-header .site-branding .site-identity .site-description {
	color: var(--color-text-main);
}

@media (min-width: 1024px) {
	body.admin-bar header.site-header .header-main-wrapper .bottom-header-part.fix-header {
		top: 32px;
	}
}

@media (min-width: 601px) and (max-width: 768px) {
	body.admin-bar header.site-header .header-main-wrapper .bottom-header-part.fix-header {
		top: 46px;
	}
}

body.scroll-up header.site-header .header-main-wrapper .bottom-header-part.fix-header {
	transition: all 0.3s ease;
}

@media (max-width: 600px) {
	body.scroll-up header.site-header .header-main-wrapper .bottom-header-part.fix-header .bottom-header-part-wrapper .site-branding {
		transform: scale(0);
		width: 0;
		height: 0;
		transition: all 0.1s ease;
	}
}

body:not(.scroll-up) header.site-header .header-main-wrapper .bottom-header-part.fix-header {
	transform: translateY(-100%);
	transition: all 0.3s ease;
}

@media (max-width: 600px) {
	body:not(.scroll-up) header.site-header .header-main-wrapper .bottom-header-part.fix-header .bottom-header-part-wrapper .site-branding {
		transform: scale(0);
		width: 0;
		height: 0;
		transition: all 0.1s ease;
	}
}

/* Header CSS end
--------------------------------------------- */
/* frontpage section CSS start
--------------------------------------------- */
.frontpage-section {
	padding: 80px 0;
}

@media screen and (max-width: 992px) and (min-width: 600px) {
	.frontpage-section {
		padding: 40px 0;
	}
}

@media (max-width: 768px) {
	.frontpage-section {
		padding: 40px 0;
	}
}

.frontpage-section.grey-background {
	background: var(--background-color-grey);
}

.frontpage-section.dark-background {
	background: var(--background-color-dark);
}

.frontpage-section.no-section-padding {
	padding: 0;
}

.frontpage-section.grey-background:not(.has-background) + .grey-background:not(.has-background) {
	padding-top: 0;
}

.frontpage-section .section-header-subtitle + .section-body {
	margin-top: 50px;
}

@media (max-width: 992px) {
	.frontpage-section .section-header-subtitle + .section-body {
		margin-top: 20px;
	}
}

.frontpage-section:not(.grey-background):not(.has-background) + .frontpage-section:not(.grey-background):not(.has-background) {
	padding-top: 0;
}

.frontpage-section.instagram-section:not(.cta-style) {
	padding: 0;
}

.ascendoor-section-half {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

@media (min-width: 1025px) {
	.ascendoor-section-half {
		gap: 30px;
	}
	.ascendoor-section-half .section-header-subtitle + .section-body {
		margin-top: 0;
	}
}

@media (min-width: 1025px) {
	.ascendoor-section-half > .section-header-subtitle.section-header-subtitle-left {
		max-width: 300px;
	}
}

@media (max-width: 1025px) {
	.ascendoor-section-half > .section-header-subtitle.section-header-subtitle-left {
		width: 100%;
		max-width: 100%;
	}
}

.ascendoor-section-half > .section-header-background-img {
	width: 27%;
}

@media (min-width: 1025px) {
	.ascendoor-section-half > .section-header-background-img {
		max-width: 300px;
	}
}

@media (max-width: 1025px) {
	.ascendoor-section-half > .section-header-background-img {
		width: 100%;
		max-width: 100%;
	}
}

.ascendoor-section-half .section-body {
	width: 100%;
}

.ascendoor-section-half .section-header-subtitle.section-header-subtitle-left + .section-body,
.ascendoor-section-half .section-header-background-img + .section-body {
	width: 70%;
}

@media (max-width: 1025px) {
	.ascendoor-section-half .section-header-subtitle.section-header-subtitle-left + .section-body,
	.ascendoor-section-half .section-header-background-img + .section-body {
		width: 100%;
	}
}

/* frontpage section CSS end
--------------------------------------------- */
/* frontpage section swiper navigation CSS start
--------------------------------------------- */
.swiper-button-prev,
.swiper-button-next {
	width: 50px;
	height: 50px;
}

.swiper-button-prev::after,
.swiper-button-next::after {
	position: relative;
	display: inline-block;
	content: " ";
	width: 50px;
	height: 25px;
	transition: all 0.3s ease;
	z-index: 1;
	transform-origin: center;
	-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'><path d='M199,49.52c0-0.78-0.2-1.52-0.52-2.18c-0.24-0.62-0.61-1.21-1.12-1.71l-43.5-43.5c-1.95-1.95-5.12-1.95-7.07,0c-1.95,1.95-1.95,5.12,0,7.07l35.32,35.32H5c-2.76,0-5,2.24-5,5s2.24,5,5,5h176.92l-36.7,36.7c-1.95,1.95-1.95,5.12,0,7.07c0.98,0.98,2.26,1.46,3.54,1.46s2.56-0.49,3.54-1.46l45.07-45.07c0.02-0.02,0.03-0.04,0.05-0.07C198.39,52.24,199,50.96,199,49.52z'/></svg>");
	mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'><path d='M199,49.52c0-0.78-0.2-1.52-0.52-2.18c-0.24-0.62-0.61-1.21-1.12-1.71l-43.5-43.5c-1.95-1.95-5.12-1.95-7.07,0c-1.95,1.95-1.95,5.12,0,7.07l35.32,35.32H5c-2.76,0-5,2.24-5,5s2.24,5,5,5h176.92l-36.7,36.7c-1.95,1.95-1.95,5.12,0,7.07c0.98,0.98,2.26,1.46,3.54,1.46s2.56-0.49,3.54-1.46l45.07-45.07c0.02-0.02,0.03-0.04,0.05-0.07C198.39,52.24,199,50.96,199,49.52z'/></svg>");
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-size: cover;
	background: var(--color-text-white);
}

.swiper-button-prev::after {
	transform: rotate(-180deg);
}

.swiper-button-prev.square-background,
.swiper-button-next.square-background {
	width: 50px;
	height: 50px;
}

.swiper-button-prev.square-background::after,
.swiper-button-next.square-background::after {
	content: '\f054';
	position: absolute;
	font-family: FontAwesome;
	font-size: 24px;
	line-height: 35px;
	opacity: 0.75;
	width: 35px;
	height: 35px;
	color: #404040;
	background: #fff;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-variant: normal;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	-webkit-mask-image: unset;
	mask-image: unset;
}

.swiper-button-prev.square-background::after {
	content: '\f053';
	transform: rotate(0);
}

/* frontpage section swiper navigation CSS end
--------------------------------------------- */
/* main banner slider CSS start
--------------------------------------------- */
.main-banner-section.banner-section-style-1 .main-banner-slider {
	width: 100%;
	display: flex;
	position: relative;
	z-index: 0;
	height: 850px;
	transition: all .4s ease;
	overflow: hidden;
}

@media (max-width: 991px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider {
		height: 600px;
	}
}

@media (max-width: 767px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider {
		height: 500px;
	}
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide {
	overflow: hidden;
	isolation: isolate;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: left;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single::before {
	position: absolute;
	content: " ";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: #000;
	opacity: 0.3;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail {
	position: relative;
	z-index: 1;
	width: 100%;
	color: var(--background-color-white);
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside {
	margin: 0 auto;
	text-align: center;
}

@media (min-width: 1200px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside {
		max-width: 760px;
	}
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside .banner-head-title {
	font-size: var(--font-size-xl);
	font-family: var(--font-heading);
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 1.2;
	transition: all .4s ease;
}

@media (min-width: 1200px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside .banner-head-title {
		font-size: var(--font-size-xxl);
	}
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside p {
	font-size: var(--font-size-base);
	transition: all .4s ease;
	margin: 0;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside .banner-slider-btn {
	display: inline-block;
	margin-top: 20px;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev,
.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next {
	background: transparent;
	width: 80px;
	height: 80px;
	transition: all .3s ease;
	background-repeat: no-repeat;
	background-size: cover;
}

@media (min-width: 991px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev,
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next {
		opacity: 0;
		visibility: hidden;
	}
}

@media (max-width: 1025px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev,
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next {
		bottom: 0;
		top: unset;
		margin-top: 0;
	}
}

@media (max-width: 480px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev,
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next {
		width: 50px;
		height: 50px;
	}
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev::after,
.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next::after {
	position: relative;
	display: inline-block;
	content: " ";
	width: 50px;
	height: 25px;
	transition: all 0.3s ease;
	transform-origin: left;
	z-index: 1;
	-webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'><path d='M199,49.52c0-0.78-0.2-1.52-0.52-2.18c-0.24-0.62-0.61-1.21-1.12-1.71l-43.5-43.5c-1.95-1.95-5.12-1.95-7.07,0c-1.95,1.95-1.95,5.12,0,7.07l35.32,35.32H5c-2.76,0-5,2.24-5,5s2.24,5,5,5h176.92l-36.7,36.7c-1.95,1.95-1.95,5.12,0,7.07c0.98,0.98,2.26,1.46,3.54,1.46s2.56-0.49,3.54-1.46l45.07-45.07c0.02-0.02,0.03-0.04,0.05-0.07C198.39,52.24,199,50.96,199,49.52z'/></svg>");
	mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 100'><path d='M199,49.52c0-0.78-0.2-1.52-0.52-2.18c-0.24-0.62-0.61-1.21-1.12-1.71l-43.5-43.5c-1.95-1.95-5.12-1.95-7.07,0c-1.95,1.95-1.95,5.12,0,7.07l35.32,35.32H5c-2.76,0-5,2.24-5,5s2.24,5,5,5h176.92l-36.7,36.7c-1.95,1.95-1.95,5.12,0,7.07c0.98,0.98,2.26,1.46,3.54,1.46s2.56-0.49,3.54-1.46l45.07-45.07c0.02-0.02,0.03-0.04,0.05-0.07C198.39,52.24,199,50.96,199,49.52z'/></svg>");
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-size: cover;
	background: var(--color-text-white);
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev {
	left: 0;
}

@media (min-width: 769px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev {
		transform: translateX(50px);
	}
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-prev::after {
	transform: rotate(-180deg);
	transform-origin: right;
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next {
	right: 0;
}

@media (min-width: 769px) {
	.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next {
		transform: translateX(-50px);
	}
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container .swiper-button-next::after {
	transform: translateX(-50px);
}

.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container:focus-within .swiper-button-prev,
.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container:focus-within .swiper-button-next, .main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container:hover .swiper-button-prev,
.main-banner-section.banner-section-style-1 .main-banner-slider .swiper-container:hover .swiper-button-next {
	transform: translateX(0);
	opacity: 1;
	visibility: visible;
}

.main-banner-section.banner-section-style-1.banner-caption-left .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside {
	margin-right: auto;
	margin-left: unset;
	text-align: left;
}

.main-banner-section.banner-section-style-1.banner-caption-center .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside {
	margin: 0 auto;
	text-align: center;
}

.main-banner-section.banner-section-style-1.banner-caption-right .main-banner-slider .swiper-container .swiper-wrapper .swiper-slide .banner-slider-single .banner-slider-detail .banner-slider-detail-inside {
	margin-left: auto;
	margin-right: unset;
	text-align: right;
}

/* main banner slider CSS end
--------------------------------------------- */
/* brands slider CSS start
--------------------------------------------- */
.frontpage-section.brands-section {
	padding: 40px 0;
}

.brands-slider-wrapper .swiper-wrapper {
	align-items: center;
}

.brands-single {
	display: flex;
	align-items: center;
	justify-content: center;
}

.brands-single img {
	filter: grayscale(1) opacity(0.7);
	transition: all 0.3s ease;
}

.brands-single:hover img {
	filter: grayscale(0) opacity(1);
}

/* brands slider CSS end
--------------------------------------------- */
/* text image section CSS start
--------------------------------------------- */
.text-image-section.about-style-1 {
	position: relative;
	padding: 100px 0;
}

@media (max-width: 768px) {
	.text-image-section.about-style-1 {
		padding: 50px 0;
	}
}

.text-image-section.about-style-1 .text-image-section-wrapper {
	display: flex;
	gap: 20px;
	flex-direction: column;
}

@media (min-width: 769px) {
	.text-image-section.about-style-1 .text-image-section-wrapper {
		gap: 50px;
		flex-direction: row;
	}
}

.text-image-section.about-style-1 .text-image-section-wrapper .section-header-subtitle {
	text-align: start;
}

.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-image {
	line-height: 0;
	aspect-ratio: 1/1.1;
}

@media (min-width: 769px) {
	.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-image {
		width: 50%;
	}
}

.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-text {
	text-align: start;
}

@media (min-width: 769px) {
	.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-text {
		width: 50%;
		align-self: center;
	}
}

.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-text .section-title {
	margin: 0;
	margin-bottom: 10px;
}

.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-text .description {
	margin-top: 10px;
}

@media (min-width: 769px) {
	.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-text .description {
		margin-top: 30px;
	}
}

.text-image-section.about-style-1 .text-image-section-wrapper .text-image-section-text .ascendoor-button {
	margin-top: 30px;
}

@media (min-width: 769px) {
	.text-image-section.about-style-1.about-image-right .text-image-section-wrapper {
		flex-direction: row-reverse;
	}
}

@media (min-width: 769px) {
	.text-image-section.about-style-1.about-image-right .text-image-section-wrapper .text-image-section-text {
		text-align: end;
	}
}

/* text image section CSS end
--------------------------------------------- */
/* trending article  section CSS start
--------------------------------------------- */
.trending-article-section.trending-article-style-1 {
	position: relative;
	padding: 100px 0;
}

.trending-article-section.trending-article-style-1::after {
	position: absolute;
	top: 0;
	left: 0;
	height: 45%;
	width: 100%;
	opacity: 1;
	content: '';
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	background-color: #000;
	opacity: 0.7;
}

.trending-article-section.trending-article-style-1 .trending-background-image {
	position: absolute;
	height: 45%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}

.trending-article-section.trending-article-style-1 .trending-background-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.trending-article-section.trending-article-style-1 > * {
	position: relative;
	z-index: 1;
}

.trending-article-section.trending-article-style-1 .section-header-subtitle {
	color: var(--color-text-white);
	position: relative;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap {
	margin-top: 50px;
}

@media (min-width: 1360px) {
	.trending-article-section.trending-article-style-1 .trending-slider-wrap {
		padding-left: calc((100% - 1280px)/2);
	}
}

@media (max-width: 600px) {
	.trending-article-section.trending-article-style-1 .trending-slider-wrap {
		padding-inline: 20px;
	}
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide {
	transition: all 0.3s ease;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-img {
	height: 382px;
	overflow: hidden;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-img a {
	display: block;
	height: 100%;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-img a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail {
	padding-top: 30px;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .ascendoor-cat-links a {
	font-weight: bold;
	text-decoration: none;
	color: var(--text-color-main);
	display: inline-block;
	margin-inline-end: 5px;
	margin-block-end: 5px;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .trending-title {
	font-size: var(--font-size-md);
	line-height: 1.2;
	margin-top: 0;
	font-family: var(--font-main);
	margin-bottom: 10px;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .trending-title a {
	text-decoration: none;
	color: var(--text-color-main);
	transition: all 0.3s linear;
	display: inline-block;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .trending-title a:focus, .trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .trending-title a:hover {
	color: var(--primary-color);
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .trending-meta {
	font-size: var(--font-size-sm);
	margin-bottom: 10px;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .trending-description {
	margin-bottom: 10px;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide .trending-single .trending-detail .ascendoor-button {
	display: inline-block;
}

.trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide.swiper-slide-prev, .trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide.swiper-slide-next, .trending-article-section.trending-article-style-1 .trending-slider-wrap .trending-article-wrapper .swiper-slide.swiper-slide-active {
	opacity: 1;
}

.trending-article-section.trending-article-style-1 .swiper-pagination {
	display: block;
}

.trending-article-section.trending-article-style-1 .swiper-pagination.swiper-pagination-bullets-dynamic {
	position: unset;
	bottom: unset;
	left: 0;
	transform: translateX(0);
	margin-inline: auto;
	margin-top: 20px;
}

.trending-article-section.trending-article-style-1 .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	height: 5px;
	width: 5px;
	transform: scale(1);
}

.trending-article-section.trending-article-style-1 .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-prev, .trending-article-section.trending-article-style-1 .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-next {
	height: 8px;
	width: 8px;
}

.trending-article-section.trending-article-style-1 .swiper-pagination.swiper-pagination-bullets-dynamic .swiper-pagination-bullet.swiper-pagination-bullet-active-main {
	background-color: var(--primary-color);
	height: 12px;
	width: 12px;
}

@media (min-width: 480px) {
	.trending-article-section.trending-article-style-1 .swiper-pagination {
		display: none;
	}
}

.trending-article-section.trending-article-style-1 .swiper-button-next,
.trending-article-section.trending-article-style-1 .swiper-button-prev {
	display: none;
}

@media (min-width: 480px) {
	.trending-article-section.trending-article-style-1 .swiper-button-next,
	.trending-article-section.trending-article-style-1 .swiper-button-prev {
		display: block;
	}
}

.trending-article-section .ascendoor-bottom-button {
	display: flex;
	justify-content: center;
	margin-top: 50px;
}

/* trending article  section CSS end
--------------------------------------------- */
/*--------------------------------------------- */
/* counter section CSS start
--------------------------------------------- */
.counter-section {
	position: relative;
}

.counter-section .counter-background-img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.counter-section .counter-background-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.counter-section .counter-background-img::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.25;
}

.counter-section .section-body,
.counter-section .section-header-subtitle {
	position: relative;
	z-index: 2;
}

.counter-section .counter-details {
	position: relative;
	color: var(--color-text-white);
}

.counter-section .counter-details .counter-wrapper {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	grid-gap: 30px;
}

@media (max-width: 1024px) {
	.counter-section .counter-details .counter-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.counter-section .counter-details .counter-wrapper {
		grid-gap: 50px;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.counter-section .counter-details .counter-wrapper .counter-single {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 10px;
}

@media (max-width: 768px) {
	.counter-section .counter-details .counter-wrapper .counter-single {
		justify-content: flex-start;
	}
}

.counter-section .counter-details .counter-wrapper .counter-single .counter-img {
	width: 70px;
}

.counter-section .counter-details .counter-wrapper .counter-single .counter-img img {
	width: 70px;
}

.counter-section .counter-details .counter-wrapper .counter-single .counter-txt {
	color: var(--color-text-white);
	text-align: center;
}

.counter-section .counter-details .counter-wrapper .counter-single .counter-txt h3 {
	font-size: var(--font-size-xxl);
	font-family: var(--font-main);
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 10px;
	line-height: 1;
}

.counter-section .counter-details .counter-wrapper .counter-single .counter-txt p {
	font-size: var(--font-size-base);
	margin-top: 0;
	margin-bottom: 0;
}

/* counter section CSS end
--------------------------------------------- */
/* travel diary section CSS start
--------------------------------------------- */
.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	grid-gap: 50px;
}

@media (max-width: 1024px) {
	.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 599px) {
	.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
		grid-gap: 30px;
	}
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-img {
	line-height: 0;
	aspect-ratio: 1/0.7;
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-img a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: inherit;
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-img a img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-detail {
	padding: 40px 30px;
	background-color: #fff;
}

@media (max-width: 480px) {
	.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-detail {
		padding: 20px;
	}
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-detail .travel-diary-meta {
	margin-bottom: 10px;
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-detail .travel-diary-title {
	margin: 0;
	font-size: var(--font-size-base);
	font-family: var(--font-main);
	margin-bottom: 10px;
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-detail .travel-diary-title a {
	display: inline-block;
	color: var(--color-text-main);
	text-decoration: none;
}

.travel-diaries-section.travel-diary-style-2 .travel-diaries-section-style-2-wrapper .travel-diary-single .travel-diary-detail .ascendoor-button {
	display: inline-block;
}

/* travel diary section CSS end
--------------------------------------------- */
/* travel category section CSS end
--------------------------------------------- */
.travel-category.travel-category-style-2 .ascendoor-section-half {
	align-items: stretch;
	gap: 30px;
}

.travel-category.travel-category-style-2 .section-header-background-img {
	max-width: none;
	position: relative;
	padding: 100px 20px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

@media (max-width: 1025px) {
	.travel-category.travel-category-style-2 .section-header-background-img {
		align-items: center;
	}
}

.travel-category.travel-category-style-2 .section-header-background-img img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 0;
	object-fit: cover;
}

.travel-category.travel-category-style-2 .section-header-background-img::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.4;
	z-index: 1;
}

.travel-category.travel-category-style-2 .section-header-background-img > * {
	position: relative;
	z-index: 1;
}

.travel-category.travel-category-style-2 .section-header-background-img .section-header-subtitle {
	color: var(--color-text-white);
}

.travel-category.travel-category-style-2 .travel-category-wrapper {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	grid-gap: 30px;
}

@media (max-width: 768px) {
	.travel-category.travel-category-style-2 .travel-category-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.travel-category.travel-category-style-2 .travel-category-wrapper {
		grid-gap: 50px;
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single {
	padding: 35px 20px;
	position: relative;
	text-align: center;
	border: 1px solid #333333;
	transition: all 0.3s ease;
	opacity: 0.7;
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single .travel-category-img {
	margin-bottom: 20px;
	min-height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single h3 {
	font-size: var(--font-size-base);
	font-family: var(--font-main);
	color: var(--color-text-main);
	line-height: 1.2;
	margin: 0;
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single .post-count {
	font-size: var(--font-size-sm);
	letter-spacing: 0.5px;
	line-height: 1.1;
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.4;
	background-color: transparent;
	transition: all 0.3s ease;
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single:hover {
	opacity: 1;
	border: 1px solid var(--primary-color);
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single:hover a {
	background-color: var(--primary-color);
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single:focus-within {
	opacity: 1;
	border: 1px solid var(--primary-color);
}

.travel-category.travel-category-style-2 .travel-category-wrapper .travel-category-single:focus-within a {
	background-color: var(--primary-color);
}

/* travel category section CSS end
--------------------------------------------- */
/* scroll to top
--------------------------------------------- */
a.explore-blog-scroll-to-top {
	position: fixed;
	bottom: 55px;
	right: 30px;
	height: 50px;
	width: 50px;
	opacity: 0;
	visibility: hidden;
	z-index: 17;
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	color: var(--color-text-white);
	background-color: var(--primary-color);
	border: 1px solid var(--color-text-white);
	transition: all 0.3s ease;
}

a.explore-blog-scroll-to-top:hover, a.explore-blog-scroll-to-top:focus {
	box-shadow: 0 0.2rem 1rem rgba(0, 0, 0, 0.15);
	transform: translateY(-10px);
}

a.explore-blog-scroll-to-top.show {
	opacity: 1;
	visibility: visible;
}

/* scroll to top
--------------------------------------------- */
/* footer CSS start
--------------------------------------------- */
.site-footer {
	background: #262a2d;
}

.site-footer .site-footer-top {
	padding: 5.25rem 0 2.5rem;
}

.site-footer .site-footer-top .footer-widgets-wrapper {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

@media (max-width: 1024px) {
	.site-footer .site-footer-top .footer-widgets-wrapper {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 480px) {
	.site-footer .site-footer-top .footer-widgets-wrapper {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single {
	color: var(--color-text-white);
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h1,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h2,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h3,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h4,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h5,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single h6 {
	margin-top: 0;
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a {
	color: var(--color-text-white);
	opacity: 0.7;
	transition: all 0.3s ease;
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single a:hover {
	opacity: 1;
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget .widget-title {
	color: var(--color-text-white);
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a {
	color: var(--color-text-white);
	opacity: 0.7;
	transition: all 0.3s ease;
}

.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:focus, .site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ul li a:hover,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:focus,
.site-footer .site-footer-top .footer-widgets-wrapper .footer-widget-single .widget ol li a:hover {
	opacity: 1;
}

.site-footer .site-footer-bottom {
	position: relative;
	padding: 15px 0;
	z-index: 1;
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	color: var(--color-text-white);
	position: relative;
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a {
	text-decoration: none;
	color: var(--color-text-white);
	opacity: 0.7;
	transition: all 0.3s ease;
}

.site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:focus, .site-footer .site-footer-bottom .site-footer-bottom-wrapper .site-info a:hover {
	opacity: 1;
}

.site-footer .site-footer-bottom::before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #d9d9d9;
	opacity: 0.1;
}

/* footer CSS end
--------------------------------------------- */

/*# sourceMappingURL=style.css.map */