html {
	line-height: 1.1;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden
}

body {
	margin: 0;
	overflow-x: hidden;
	  font-feature-settings: "kern" 1;
  letter-spacing: normal;
	 font-kerning: normal; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

blockquote {
	margin: 0
}

a:focus-visible {
	outline-offset: 2px;
	outline: 2px solid #000;
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

a {
	background-color: rgba(0,0,0,0);
	color: inherit;
	word-break: break-word;
	transition: .25s cubic-bezier(0.4, 0, 0.2, 1);
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,strong {
	font-weight: 700
}

code,kbd,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

iframe {
	display: block
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,[type=button],[type=reset],[type=submit] {
	-webkit-appearance: button
}

button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

figure {
	margin: 0
}

html,input[type=search] {
	box-sizing: border-box
}

*,*:before,*:after {
	box-sizing: border-box;
}

.wrap {
	margin: auto;
	width: calc(100% - 2* var(--wp--preset--spacing--medium));
}

.entry-content > .wp-block-group, .entry-content > .wp-block-columns {
	margin: auto;
	/* max-width: var(--wp--custom--layout--content); */
}

.is-layout-constrained {
	max-width: var(--wp--custom--layout--content);
}

.is-layout-constrained.alignwide {max-width: var(--wp--custom--layout--wide);width: 100%;margin: auto;}
.is-layout-constrained.alignfull {max-width: 100%;}
.alignwide {max-width: var(--wp--custom--layout--wide);}
.alignfull {max-width:100%;}

.wp-block-columns {grid-column-gap: var(--wp--custom--layout--block-gap);grid-row-gap: var(--wp--custom--layout--block-gap)}

:where(.wp-block-columns.has-background) {padding:var(--wp--preset--spacing--medium);}

.wp-block-group.alignfull>.alignwide .wp-block-columns {
	padding-left: 0;
	padding-right: 0
}

.wrap, .content-sidebar .entry-content {
	max-width: var(--wp--style--global--wide-size););););););
	margin: 0 auto;
}

.content-sidebar .entry-content {
	display: grid;
	grid-template-columns: auto var(--wp--custom--layout--sidebar);
	margin: auto;
	max-width: calc(var(--wp--custom--layout--small-content)*1.25);
	padding-top: var(--wp--preset--spacing--medium);
	row-gap: var(--wp--preset--spacing--medium);
}

.content-sidebar .sidebar-primary {
	width: calc(100% - 2* var(--wp--preset--spacing--medium));
	margin: 0 var(--wp--preset--spacing--medium) auto;);
}

.content-sidebar .entry-content>* {
	padding: 0
}

.content-sidebar .entry-content .wrap {
	padding: 0
}
.swiper-container.project-slideshow.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
	position: relative;
}
.sidebar-primary .wp-block-group {width: 100%;}

.screen-reader-text,.screen-reader-text span,.screen-reader-shortcut {
	position: absolute;!;
	clip: rect(0,0,0,0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
	top: 10px;
	left: 12px;
}

.screen-reader-text:focus,.screen-reader-shortcut:focus {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 14px;
	font-weight: 700;
	padding: 5px 12px;
	color: #333;
	background: #fff;
	z-index: 100000;
	clip-path: none;
	text-decoration: none;
	top: 10px;
	left: 12px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 var(--wp--preset--spacing--small) 0;
}

p {
	margin: 0 0 var(--wp--preset--spacing--small) 0;
}

ul li,ol li {
	margin-bottom: 15px
}

.wp-block-gallery {
	--wp--style--unstable-gallery-gap: var(--wp--preset--spacing--medium);
	gap: var(--wp--preset--spacing--medium)
}

.wp-block-gallery.columns-2>figure {
	width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
}

.wp-block-gallery.columns-3>figure {
	width: calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
}

.wp-block-gallery.columns-4>figure {
	width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
}

img {
	display: block;
	max-width: 100%;
	height: auto
}

img.emoji {
	max-width: 16px;
	display: inline-block
}

img.alignleft {
	float: left;
	margin: 0 var(--wp--style--block-gap) var(--wp--style--block-gap) 0;
	max-width: calc(var(--wp--custom--layout--content)/2)
}

img.alignright {
	float: right;
	margin: 0 0 var(--wp--style--block-gap) var(--wp--style--block-gap);
	max-width: calc(var(--wp--custom--layout--content)/2)
}

img.aligncenter {
	margin-left: auto;
	margin-right: auto
}

figure.wp-caption {
	max-width: 100%
}
.is-layout-grid > .wp-block-group {
    height: 100%;
}
.wp-block-image figcaption {
	font-size: var(--wp--preset--font-size--small);
	text-align: center
}

@media(min-width: 601px) {
	.wp-block-image.alignleft {
		float:left;
		margin: var(--wp--style--block-gap) var(--wp--style--block-gap) var(--wp--style--block-gap) 0;
		max-width: 48vw
	}

	.wp-block-image.alignright {
		float: right;
		margin: var(--wp--style--block-gap) 0 var(--wp--style--block-gap) var(--wp--style--block-gap);
		max-width: 48vw
	}
}

@media(min-width: 768px) {
	.content .entry-content>.wp-block-image.alignleft,.content .block-area>.wp-block-image.alignleft {
		max-width:calc(var(--wp--custom--layout--content)/2);
		margin-left: calc((100vw - var(--wp--custom--layout--content))/2)
	}

	.content .entry-content>.wp-block-image.alignright,.content .block-area>.wp-block-image.alignright {
		max-width: calc(var(--wp--custom--layout--content)/2);
		margin-right: calc((100vw - var(--wp--custom--layout--content))/2)
	}
}

@media(min-width: 1200px) {
	.full-width-content .entry-content>.wp-block-image.alignleft,.full-width-content .block-area>.wp-block-image.alignleft {
		max-width:calc(var(--wp--custom--layout--wide)/2);
		margin-left: calc((100vw - var(--wp--custom--layout--wide))/2)
	}

	.full-width-content .entry-content>.wp-block-image.alignright,.full-width-content .block-area>.wp-block-image.alignright {
		max-width: calc(var(--wp--custom--layout--wide)/2);
		margin-right: calc((100vw - var(--wp--custom--layout--wide))/2)
	}
}

body .wp-block-separator {
	border: none;
	height: 3px;
	margin-left: 0;
	margin-top: var(--wp--preset--spacing--medium);
	margin-bottom: var(--wp--preset--spacing--medium);
	max-width: 250px;
}

.wp-element-button.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link {border: 2px solid currentColor;}

.wp-element-button.is-style-outline.has-background,.wp-block-button.is-style-outline>.wp-block-button__link.has-background {
	padding: 10px 15px
}

.wp-element-button.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
}

input,select,textarea {
	background: none;
	border: 1px solid var(--wp--preset--color--white);
	color: var(--wp--preset--color--white);
	font-size: var(--wp--preset--font-size--normal);
	border-radius: var(--wp--custom--border-radius--medium);
	line-height: var(--wp--custom--line-height--medium);
	padding: 12px;
	width: 100%;
	height: auto;
	min-height: 52px;
	transition: .25s cubic-bezier(.4,0,.2,1);

	border-radius: 8px;
}

input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible {
	outline: 1px dashed #fdc41f;
	outline-offset: 2px
}

input:hover:not(.image-comparison__range),select:hover,textarea:hover,input:focus:not(.image-comparison__range),select:focus,textarea:focus {
	background-color: var(--wp--preset--color--white);
	border: 1px solid var(--wp--preset--color--white);
	color: var(--wp--preset--color--primary);
}

input[type=checkbox],input[type=submit] {
	width: 25px;
	height: 25px;
	min-height: 100%
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>');
	background-repeat: no-repeat;
	background-size: 20px;
	fill: #fff;
	background-position-x: 98%;
	background-position-y: 14px
}

select:hover {
	background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>')
}

textarea {
	width: 100%;
	resize: vertical
}


/*Buttons*/
.button,
.wp-element-button,
.wp-block-button__link {outline-offset:2px;cursor: pointer;transition: all .25s cubic-bezier(0.4, 0, 0.2, 1);background-color: var(--wp--preset--color--primary);border: 3px solid transparent;color: var(--wp--preset--color--white);font-family: inherit;font-size: var(--wp--preset--font-size--small);display: inline-flex;font-weight: 700;min-height: 55px;line-height: var(--wp--custom--line-height--small);padding: calc(var(--wp--preset--spacing--small) * 0.75) var(--wp--preset--spacing--small);text-decoration: none;align-items: center;justify-content: space-between;gap: 5px;}

.button:focus-visible,
.wp-element-button:focus-visible,
.wp-block-button__link:focus-visible {}

.button:hover,
.wp-element-button:hover,
.wp-block-button__link:hover {
background: var(--wp--preset--color--black)!important;
color: var(--wp--preset--color--white)!important;
border: 3px solid var(--wp--preset--color--black)!important;
}

.button:active,
.wp-element-button:active,
.wp-block-button__link:active {transform: translateY(3px);}


.wp-element-button.is-style-outline:hover,
.wp-block-button.is-style-outline>.wp-block-button__link:hover {border: 3px solid var(--wp--preset--color--black)!important;}

.wp-element-button.is-style-outline.has-background,.wp-block-button.is-style-outline>.wp-block-button__link.has-background {
padding: 10px 15px
}

.wp-element-button.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color) {
}


::-moz-placeholder {
    color: var(--wp--preset--color--black);
    opacity: 1
}

::-ms-input-placeholder {
    color: var(--wp--preset--color--black)
}

::-webkit-input-placeholder {
    color: var(--wp--preset--color--black)
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
	color: rgba(0,0,0,0)
}

/*Blockquote*/
.wp-block-quote>cite {
	font-size: var(--wp--preset--font-size--tiny);
}

/*Archive Header*/
.archive-header h1 {margin: 0;}

/* Category Filter */
.cat-filter-list {display:flex;list-style:none;padding: 0;gap: 15px;margin: 0 0 var(--wp--custom--layout--block-gap-large) 0;flex-wrap: wrap;list-style: none;}
.cat-filter-list li {position: relative;margin:0;}
.cat-filter-list li a {text-transform: uppercase;transition: .25s cubic-bezier(0.4, 0, 0.2, 1);background-color: var(--wp--preset--color--secondary);border-radius: var(--wp--custom--border--radius--medium);border-width: 0px;color: var(--wp--preset--color--white);font-family: inherit;font-weight: 500;padding: 5px 10px;text-decoration: none;}
.cat-filter-list a:hover {background-color: var(--wp--preset--color--black);}
.cat-filter-list .current {background: var(--wp--preset--color--primary);}
.cat-filter-list a:active {color: var(--wp--preset--color--quinary);}
.cat-filter-list-wrapper {margin-bottom: var(--wp--preset--spacing--medium);}
ul.cat-filter-list > li:before {
    display: none;
}
.single .entry-category {margin: 25px 0;}
.single a.back-to-blogs {
	max-width: fit-content;
	background: var(--wp--preset--color--secondary);
	padding: 5px 15px;
	border-radius: 12px;
	transition: all 0.2s ease-in-out;
	border: 2px solid var(--wp--preset--color--secondary);
	text-decoration: none;
}
.single a.back-to-blogs:hover {
	background: none;
	border: 2px solid var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--secondary);
}
.single .entry-category a {
	color: var(--wp--preset--color--white);
	text-decoration: none;
	background: lch(100 0 0 / 0.25);
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 600;
	border-radius: 12px;
	display: inline;
	transition: .25s cubic-bezier(0.4, 0, 0.2, 1);
	max-width: fit-content;
}
div#cat-blog-wrap {
	display: flex;
	gap: 10px;
	flex-direction: column;
}

.single .entry-category a:hover {
	color: #FFF;
	background: lch(0 0 0 / 0.25);
}

.entry-title {
	font-size: var(--wp--preset--font-size--gargantuan);
}

.entry-image img {
	border-radius: var(--wp--custom--border--radius--medium);
	margin: auto;
}

.wp-block-code code {
	background-color: #35373a;
	color: var(--wp--preset--color--white);
	font-size: var(--wp--preset--font-size--normal);
	font-weight: 400;
	line-height: var(--wp--preset--font-size--medium);
	margin-bottom: var(--wp--preset--spacing--medium);
	margin-top: var(--wp--preset--spacing--medium);
	overflow-x: auto;
	padding: var(--wp--preset--spacing--medium);
	border-radius: var(--wp--custom--border-radius--medium);
	max-height: 900px;
	width: 100%;
}

/*Latest News Widget*/
.wp-block-latest-posts li {
	position: relative;
	padding: 0px 0 0 30px;
}

.wp-block-latest-posts li:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	border: 2px solid var(--wp--preset--color--tertiary);
	width: 22px;
	height: 22px;
	border-radius: 5px;
}
body nav#nav-menu li a {
	color: var(--wp--preset--color--primary);
}

.wp-block-latest-posts li:after {
	content: '';
	position: absolute;
	left: 8px;
	top: 8px;
	background: var(--wp--preset--color--secondary);
	width: 6px;
	height: 6px;
	border-radius: 2px;
}

.wp-block-latest-posts li:last-child {margin-bottom:0}

/* Notice*/
.notice {
	position: fixed;
	bottom: 25px;
	z-index: 9999;
	width: 100%;
	display: flex;
	padding: 0 15px;
}

.notice button {
	border: none;
	font-size: 16px;
	padding: 0;
	display: inline-flex;
	cursor: pointer;
	color: #FFF;
	background: var(--wp--preset--color--primary);
	border-radius:50%;
	width:30px;
	height:30px;
	fill:#FFF;
	font-weight: bold;
	align-items: center;
	justify-content: center;
}

.notice.hidden {display: none;}

#notice-block {background: var(--wp--preset--color--primary);color: #FFF;margin:auto;display: flex;align-items: center;position: relative;padding: 10px 20px;justify-content: center;border-radius: var(--wp--custom--border-radius--medium);flex-wrap: wrap;gap: 10px;}
#notice-block > div {display:flex;align-items: center;border-right: 1px solid #9ddbcd3b;}
#notice-block p {margin: 0 5px;text-align: center;font-weight: 300;}
#notice-block a {display:inline-block;background: var(--wp--preset--color--tertiary);color: var(--wp--preset--color--primary);padding: 10px 20px;border-radius:12px;margin: 5px 10px;}

@media all and (max-width: 900px) {
	.notice {bottom:15px;}
	#notice-block {display: flex;flex-direction: column;}
	#notice-block > div {flex-direction: column;border: 0;gap: 5px;}
	.notice button {position: absolute;top: -15px;right: -15px;}
}
article.no-results.not-found hr {
    background: #22423b;
}

.no-results {
	text-align: center;
	padding-top: var(--wp--preset--spacing--x-large);
	padding-bottom: var(--wp--preset--spacing--x-large);
	background-color: var(--wp--preset--color--senary);
	grid-column: span 4;
	height: 75vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.breadcrumb {
	margin: 0 auto 16px;
	line-height: var(--wp--custom--line-height--small);
	font-size: var(--wp--preset--font-size--tiny);
	max-width: var(--wp--custom--layout--content);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.breadcrumb .sep {
	margin: 0 4px
}

.archive-header .breadcrumb,.post-header .breadcrumb {
	max-width: 100%;
	grid-column: 1/-1;
	margin-left: 0;
	margin-right: 0
}

.site-container {
	margin: 150px 15px 15px 15px;
	overflow: hidden;
	border-radius: 16px;
}

.site-header {
	left: 0;
	top: 0px;
	width: 100%;
	z-index: 8000;
	position: fixed;
	background: #dce9e6;
}
header.site-header.fixed {
	border-radius: 0 0 12px 12px;
}


.site-header .wrap {
	display: grid;
	max-width: calc(100% - 2* 15px);
	width: 100%;
	grid-template-columns: 125px 1fr;
	align-items: center;
	padding: 15px 30px;
	border-radius: var(--wp--custom--border--radius--medium);
	transition: all .25s cubic-bezier(0.4, 0, 0.2, 1);
	height: 100%;
	background: white;
	margin: 15px auto;
}


.site-header.pending .wrap {
	grid-template-columns: 100px 1fr;
	background: #FFF;
	padding: 15px 30px;
	max-width: calc(100% - 2* 15px);
}

.site-header.pending #nav-menu ul li a {
	color: var(--wp--preset--color--primary);
}

.post .custom-logo {
	/* filter: brightness(100); */
}
.post .pending .custom-logo {
	filter: revert;
}
.fixed .custom-logo {}

#primary-menu {display: flex;align-items: center;margin: 0;padding: 0;gap: 15px;height: 100%;}
#nav-menu {height: 100%;display: none;align-items: center;justify-content: flex-end;}
#nav-menu .menu-primary-container {height: 100%;}

#nav-menu ul li {
	position: relative;
	margin: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	padding:0;
}

#nav-menu ul li a {
	display: block;
	padding: 8px 12px;
	background: transparent;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: var(--wp--custom--border--radius--medium);
	transition: all .25s cubic-bezier(0.4, 0, 0.2, 1);
	font-size: var(--wp--preset--font-size--normal);
	color: white;
}

#nav-menu ul li a:hover, #nav-menu ul li.current_page_item a {background-color: var(--wp--preset--color--secondary);}
.archive #nav-menu ul li a:hover {color:var(--wp--preset--color--primary);}
#nav-menu ul li .top-level-submenu {
	position: absolute;
	top: 40px;
	width: 300px;
	opacity: 0;
	visibility: hidden;
	transform: translate(-50%,-3%);
	transition: all .25s cubic-bezier(0.4, 0, 0.2, 1);
	left: 50%;
	z-index: 9999;
}




img.wp-image-13244 {
    height: 1000px;
    object-fit: cover;
    width: 100%;
}

.top-level-submenu > .sub-menu {
	display: flex;
	background: var(--wp--preset--color--white);
	border-radius: 10px;
	flex-direction: column;
	padding: 10px;
}

#nav-menu ul li .top-level-submenu ul {}
#nav-menu ul li .top-level-submenu > ul > li {
}

#nav-menu ul li .top-level-submenu ul li a {
	display: flex;
	align-items: center;
	background: none;
	color: var(--wp--preset--color--primary);
	font-weight: 500;
	font-size: var(--wp--preset--font-size--normal);
	width: 100%;
	outline-offset: 0;
	justify-content: center;
}

#nav-menu ul li .top-level-submenu ul li a:hover {color: var(--wp--preset--color--secondary);}

#nav-menu ul li.menu-item-has-children:hover .top-level-submenu,
#nav-menu ul li.menu-item-has-children:focus .top-level-submenu,
#nav-menu ul li.menu-item-has-children:focus-within .top-level-submenu {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0%);
}

#toggle-wrap {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	z-index: 9999
}

#toggle {
	height: 65px;
	width: 65px;
	position: relative;
	display: flex;
	background: 0 0;
	border: 5px solid transparent;
	border-radius: 100%;
	transition: .3s;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	margin-right: -15px
}

#toggle .bar {
	height: 4px;
	width: 35px;
	display: block;
	margin: 0 auto;
	position: relative;
	background-color: #000;
	border-radius: 10px;
	-webkit-transition: .4s;
	transition: .4s
}

#toggle .bar {
	position: absolute
}

#toggle .bar:nth-of-type(1) {
	top: 15px;
	transition: top .3s ease-in-out .3s,transform .3s ease-in-out .1s;
	animation: mrotr 2s ease-in-out
}

#toggle .bar:nth-of-type(2) {
	top: 25px;
	transition: ease .3s .25s;
	animation: fade 2s ease-in-out
}

#toggle .bar:nth-of-type(3) {
	top: 35px;
	transition: top .3s ease-in-out .3s,transform .3s ease-in-out .1s;
	animation: mrotl 2s ease-in-out
}

.active #toggle .bar:nth-of-type(1) {
	top: 25px;
	transform: rotate(45deg);
	transition: top .3s ease-in-out .1s,transform .3s ease-in-out .25s
}

.active #toggle .bar:nth-of-type(2) {
	opacity: 0
}

.active #toggle .bar:nth-of-type(3) {
	top: 25px;
	transform: rotate(-45deg);
	transition: top .3s ease-in-out .1s,transform .3s ease-in-out .25s
}

@media(min-width: 1050px) {

	#nav-menu {
		display: flex;
	}

	#mobile-nav-menu {
		display: none
	}

	#toggle-wrap {
		display: none
	}
}

#mobile-nav-menu {
	height: calc(100vh - 75px);
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 100px;
	width: 100%;
	background: var(--wp--preset--color--white);
	transition: all .3s ease-in-out .25s,transform .3s ease-in-out .25s;
	transform: translate(0px,-10px);
	z-index: 500;
	width: calc(100vw - 30px);
}

.active #mobile-nav-menu {
	opacity: 1;
	visibility: visible;
	transform: translate(0px,25px);
	border-radius: 12px;
}

.menu-mobile-container {
	overflow: scroll;
	overflow-x: hidden;
	height: 100%;
	width: 100%;
}

#mobile-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mobile-menu a,#mobile-menu span {
	display: block;
	padding: 15px;
	font-weight: 500;
	text-decoration: none;
	color: #000;
	cursor: pointer
}

#mobile-menu li {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid var(--wp--preset--color--senary);
	=: 96%;
}

#mobile-menu>li:first-child {
	border-top: 0
}

#mobile-menu li.menu-item-has-children {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap
}

#mobile-menu li ul {
	display: none;
	width: 100%;
	background: var(--wp--preset--color--senary);
	margin: 0;
	padding: 0
}

#mobile-menu li ul li {
	border-top: 1px solid #fff
}

#mobile-menu li ul li a {
	font-size: var(--wp--preset--font-size--tiny);
	font-weight: 400
}

#mobile-menu button {
	background: 0 0;
	border: 0;
	width: 50px;
	height: 50px;
	padding: 5px 20px 5px 0;
	cursor: pointer
}

#mobile-menu button svg {
	transition: top .3s ease .1s,transform .3s ease-out
}

#mobile-menu .menu-item.active button svg {
	transform: rotateX(180deg)
}

@media(max-width: 782px) {
	#wpadminbar {
		display:none !important
	}
}

.archive-header {
	background-color: var(--wp--preset--color--secondary);
	color: var(--wp--preset--color--white);
	padding-top: var(--wp--preset--spacing--large);
	padding-bottom: var(--wp--preset--spacing--large);
	border-radius: 12px;
}

.archive-header .wrap {
	max-width: var(--wp--custom--layout--wide);
}

.archive-inner-header {
	max-width: 850px;
}

.archive-header h1 {
}

.archive-description>*:first-child {
	margin-top: 0
}

.archive-description>*:last-child {
	margin-bottom: 0
}

.archive-header .breadcrumb {
	margin-bottom: var(--wp--custom--layout--block-gap-large)
}

.archive .site-inner {
}

.archive .site-main {
	max-width: var(--wp--style--global--wide-size);
	width: calc(100% - 2* var(--wp--preset--spacing--medium));
	margin: var(--wp--preset--spacing--large) auto;
}

.post.content .site-inner {
	padding: 0
}

.post.content .site-main {
	padding-left: var(--wp--custom--layout--padding);
	padding-right: var(--wp--custom--layout--padding);
	max-width: var(--wp--custom--layout--content);
	margin: auto
}

.post .entry-content .wrap p {
	margin-top: 0
}
.post .entry-content .wrap p:last-of-type {margin-bottom:0;}


.post .wp-block-image.aligncenter {
	width: 100%
}

.post .wp-block-image.aligncenter img {
	margin: auto
}



.post .entry-header {background: var(--wp--preset--color--primary);color: var(--wp--preset--color--white);padding-top: 50px;padding-bottom: var(--wp--preset--spacing--large);border-radius: 12px;}

.post .entry-header .wrap{
	max-width: var(--wp--custom--layout--content);
}

.post .entry-image {margin-bottom: calc(var(--wp--preset--spacing--large) * -2);}

.post .entry-content {padding-top: calc(var(--wp--preset--spacing--large) * 2);padding-bottom: var(--wp--preset--spacing--large);}

.post .entry-content .wrap {
	max-width: var(--wp--custom--layout--content);
	max-width:810px;
}

.post article .entry-image .wrap {
	max-width: calc(var(--wp--custom--layout--small-content)*1.25)
}


#author {max-width: var(--wp--custom--layout--small-content););border-radius: var(--wp--custom--border--radius--medium);padding: var(--wp--preset--spacing--medium);border: none;}
#author img {max-width:200px;}

#author .model-wrapper {
	display: flex;
	gap: var(--wp--preset--spacing--medium);
	align-items: flex-start;
}

#author button {
	border: none;
	border-radius: 50%;
	position: absolute;
	top: 30px;
	right: 30px;
	cursor: pointer;
	width: 40px;
	height: 40px;
	color: var(--wp--preset--color--secondary);
	display: flex;
	align-items: center;
	justify-content: center;
	transition:all 0.3s ease-in-out;
}
#author button:hover {
	background:var(--wp--preset--color--secondary);
	color:white;
}

@media(min-width: 768px) {
}

.pagination {
	margin: 32px auto;
	max-width: var(--wp--custom--layout--content);
	grid-column: 1/-1
}

.pagination ul {
	margin: 0;
	padding: 0;
	display: flex;
	gap: 8px;
	align-items: center
}

.pagination ul li {
	list-style-type: none;
	display: inline-block
}

.pagination ul li a {
	background: var(--wp--preset--color--background);
	border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--septenary);
	border-radius: var(--wp--custom--border-radius--tiny);
	color: var(--wp--preset--color--septenary);
	fill: var(--wp--preset--color--septenary);
	width: 44px;
	height: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: var(--wp--preset--font-size--small);
	font-weight: 700;
	text-align: center;
	text-decoration: none;
	transition: .5s ease-in-out
}

.pagination ul li svg {
	fill: inherit
}

.pagination ul li.active>a {
	background: var(--wp--preset--color--quaternary);
	color: var(--wp--preset--color--septenary);
	fill: var(--wp--preset--color--septenary);
	border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--quaternary)
}

.pagination ul li>a:hover {
	background: var(--wp--preset--color--septenary);
	color: var(--wp--preset--color--quaternary);
	fill: var(--wp--preset--color--quaternary);
	border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--septenary)
}

.flex {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	margin-right: calc(0px - var(--wp--custom--layout--small-padding));
	margin-left: calc(0px - var(--wp--custom--layout--small-padding));
	flex-wrap: wrap
}

.v-align {
	align-items: center;
	height: 100%
}

.h-align {
	justify-content: center
}

.flex>div {
	padding: var(--wp--custom--layout--small-padding)
}

.col-100 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%
}

.col-75 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%
}

.col-50 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%
}

.col-66 {
	-ms-flex: 0 0 66.6666%;
	flex: 0 0 66.6666%
}

.col-33 {
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%
}

.col-25 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%
}

.col-20,.has-5-columns>div {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%
}

.col-10 {
	-ms-flex: 0 0 10%;
	flex: 0 0 10%
}

.col-auto {
	flex: 1;
	min-width: 350px;
}

.grid {
	display: grid;
	grid-column-gap: var(--wp--preset--spacing--medium);
	grid-row-gap: var(--wp--preset--spacing--medium);
}

.grid-2 {
	grid-template-columns: repeat(2,1fr)
}

.grid-3 {
	grid-template-columns: repeat(3,1fr)
}

.grid-4 {
	grid-template-columns: repeat(4,1fr)
}

.grid-5 {
	grid-template-columns: repeat(5,1fr)
}

/*Footer*/
footer {background: var(--wp--preset--color--primary);color: var(--wp--preset--color--white);padding: var(--wp--preset--spacing--x-large) 0;}
footer p {font-weight:300;font-size: var(--wp--preset--font-size--normal);margin-top:0;max-width: 700px;text-wrap: auto;text-wrap-mode: inherit;padding-right: 30px;}
footer .wp-block-separator {max-width: 100%;width: 100%;background: var(--wp--preset--color--white);}
footer > div > .flex {column-gap: var(--wp--preset--spacing--xx-large);}
footer .flex .col-auto .flex .col-auto {min-width: 225px;}
footer nav ul {margin:0;padding: 0 0 0 35px;}
footer nav ul li {position:relative;list-style: none;margin-bottom:10px;}
footer a:focus,footer a:focus-visible {outline-color:#FFF;}
li:not(.menu li):before {content: '';position: absolute;left: 0;top: 2px;border: 2px solid rgb(255 255 255 / 50%);width: 18px;height: 18px;border-radius: 5px;background: white;border-radius: 2px;}
footer nav ul li a, 
footer nav ul li span {font-size: var(--wp--preset--font-size--medium);font-weight: 500;color: #FFF;text-decoration: none;}
footer nav ul li ul {margin:0 0 25px 0;padding:0;}
footer nav ul li ul li {margin:0;padding:0;}
footer nav ul li ul li a{font-size: var(--wp--preset--font-size--tiny);font-weight:300}
footer nav ul li a:hover {color: #FFF;}
ul.wp-block-list,ol.wp-block-list {
    padding: 0;
}
li:not(.sub-menu li) {
    position: relative;
    list-style: none;
    padding-left: 25px;
}
footer .footer-menu-wrap {display: flex;justify-content: space-around;}
footer .wrap {display: flex;gap: var(--wp--preset--spacing--medium);}
footer #social-container span {margin-right:15px;}
footer #social-container .social_media {display: inline-flex;height: 26px;}

footer #social-container {display: flex;align-items: center;margin-bottom: var(--wp--preset--spacing--60);}
footer #social-container .social_media a {margin: 0 5px;}
footer #social-container .social_media svg {fill: #fff;}

footer #social-container .social_media .facebook svg:hover {fill:#1877F2; transition: 0.2s ease-in;}
footer #social-container .social_media .linkedin svg:hover {fill:#0077B5; transition: 0.2s ease-in;}
footer #social-container .social_media .messenger svg:hover {fill:#00B2FF; transition: 0.2s ease-in;}

@media screen and (max-width: 1300px) {
	#bio-modal-kerris, #bio-modal-jason {
    top: 200px;
}
}


@media screen and (max-width: 1200px) {
    #bio-modal-kerris, #bio-modal-jason {
        top: 100px;
    }
}
@media screen and (max-width: 1100px) {
	
	.photo-switcher-container img {

    aspect-ratio: 3 / 2;

}
	
    #bio-modal-kerris, #bio-modal-jason {
        top: 30%;
    }
	.site-header {position: fixed;top:0;background: #dce9e6;height: 100px;}
	.grid {grid-template-columns:repeat(2,1fr)}
	.archive-header {
		margin-top:0;
	}

	.project-slideshow .swiper-button-next  {
		top:50%;
		transform: translate(20% , -50%);

	}
	.project-slideshow  .swiper-button-prev{
		top:50%;
		transform: translate(-20% , -50%);
	}
}

@media screen and (max-width: 1000px) {
	.content-sidebar .entry-content {grid-template-columns:auto}
	.project-gallery {grid-template-columns: repeat(2, 1fr);}
}
@media screen and (max-width: 900px) {

.col-auto.footer-menu-wrap ul {
    margin: 0;
    padding: 0;
}
}
@media screen and (max-width: 800px) {
	footer .footer-menu-wrap {display: flex;flex-direction: column;justify-content: flex-start;}
	footer #social-container {display: flex;flex-direction: column;align-items: flex-start;}
	    #bio-modal-kerris, #bio-modal-jason {
        top: 100px;
    }
	
}

@media screen and (max-width: 700px) {
		.photo-switcher-container img {

    aspect-ratio: 1 / 1;

}
	  #bio-modal-kerris, #bio-modal-jason {
        top: 0px;
    }
	
	.grid {
		grid-template-columns:repeat(1,1fr)
	}
	.columns-8 {
    grid-template-columns: repeat(4, 1fr) !important;
}
	img.wp-image-13244 {
    height: unset;
    object-fit: cover;
    width: 100%;
}
}



@media screen and (max-width: 600px) {
	.project-gallery {grid-template-columns: repeat(1, 1fr);}
	.project-content-wrapper {padding:15px;}
		.project-content-wrapper {
		width: 300px;
	}
}



@media screen and (max-width: 500px) {

	.project-slideshow .swiper-button-next, .project-slideshow .swiper-rtl .swiper-button-prev, .project-slideshow .swiper-button-prev, .project-slideshow .swiper-rtl .swiper-button-next{
		background: #FFFFFF;
	}
	.project-slideshow .swiper-button-next:after, .project-slideshow .swiper-button-prev:after {
		color:#588f83;
	}

}


@media screen and (max-width: 450px) {
	.col-auto{min-width:250px;}
	.project-content-wrapper {
		width: 250px;
	}
	.project-slideshow .swiper-button-next  {
	
		padding: 0;
		height: 40px;
		width: 40px;
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;

	}
	.project-slideshow  .swiper-button-prev{
		
		padding:15px;
		padding: 0;
		height: 40px;
		width: 40px;
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
	}

	.project-slideshow .swiper-button-next:after, .project-slideshow .swiper-button-prev:after {
		color:#588f83;
		font-size:16px;
	}
}