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

body {
    margin: 0;
    overflow-x: hidden;
}

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

blockquote {
    margin: 0
}

a:focus-visible {
    outline: 2px solid #276EF1;
}

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

a {
    background-color: rgba(0,0,0,0);
    color: inherit;
    word-break: break-word;
    outline-offset: 2px;
    text-decoration: underline;
}

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
}

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;
    border: none;
}

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

mark {
    padding: 5px 10px;
    display: inline-block;
    border-radius: 10px;
    position: relative;
    border-radius: 24% 46% 33% 37% / 45% 50% 43% 46%;
}

mark:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 5px;
    border: 5px;
    border-radius: 10px;
    background: inherit;
    border-radius: 24% 56% 43% 37% / 46% 60% 53% 64%;
    z-index: -1;
}

.wrap {
    margin: auto;
    width: 100%;
    padding-left: var(--wp--preset--spacing--medium);
    padding-right: var(--wp--preset--spacing--medium);
}

.wp-block-group {
    box-sizing: border-box;
    margin: auto;
}

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

.entry-content > .wp-block-group, .entry-content > .wp-block-columns {
    margin: auto;
}

.wp-block-group .wp-block-group,.wp-block-group .wp-block-columns {margin: 0;}
.wp-block-group.alignfull .wp-block-group.alignfull {width:100%;}
.is-layout-constrained {
    max-width: var(--wp--custom--layout--content);
}

div.alignwide.is-layout-constrained>*, div.alignfull.is-layout-constrained>*
 {
    padding-left: var(--wp--preset--spacing--medium);
    padding-right: var(--wp--preset--spacing--medium);
}

.is-layout-constrained.alignwide {max-width: var(--wp--custom--layout--wide);}
.is-layout-constrained.alignfull {max-width: 100%;}
.alignwide {max-width: var(--wp--custom--layout--wide);width: 100%;}
.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--custom--layout--wide);
    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
}

.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--medium) 0;
}

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

ul li,ol li {
    margin-bottom: 10px;
}

.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 {
    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%
}

.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: 150px;
}

.wp-element-button.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link {padding: calc(var(--wp--preset--spacing--small) * 1) calc(var(--wp--preset--spacing--small) * 1.25);}

.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:none;
    font-size: var(--wp--preset--font-size--normal);
    line-height: var(--wp--custom--line-height--medium);
    border: 2px solid #000;
    padding: 12px;
    width: 100%;
    height: auto;
    min-height: 52px;
    transition: .25s cubic-bezier(.4,0,.2,1);
    margin: 10px 0;
}

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

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23593683" 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;
    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
}


/*Tooltips*/
[data-tooltip] {
	position: relative;
	z-index: 10;
}

[data-tooltip]::after {
	content: attr(data-tooltip);
	visibility: hidden;
	width: max-content;
	max-width: 150px;
	background-color: var(--wp--preset--color--black);
	color: var(--wp--preset--color--white);
	text-align: center;
	padding: 8px 10px;
	border-radius: var(--wp--custom--border--radius--small);
	position: absolute;
	z-index: 1000;
	bottom: calc(100% + 10px);
	left: 50%;
	transform: translateX(-50%);
	font-size: 14px;
	font-weight: 700;
	opacity: 0;
	pointer-events: none;
}

[data-tooltip].visible::after {
	visibility: visible;
	opacity: 1;
}

[data-tooltip]::before {
	content: '';
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	width: 0;
	height: 0;
	border: 7px solid transparent;
	opacity: 0;
	bottom: 100%;
	left: 50%;
	transform: translateX(-50%);
	border-top-color: var(--wp--preset--color--black);
}

[data-tooltip].visible::before {
	visibility: visible;
	opacity: 1;
}

[data-tooltip].below::after {
	bottom: auto;
	top: calc(100% + 10px);
	transform: translateX(-50%);
}

[data-tooltip].below::before {
	bottom: auto;
	top: calc(100% + -4px);
	border-top-color: transparent;
	border-bottom-color: var(--wp--preset--color--black);
}

[data-tooltip].right::after {
	bottom: auto;
	top: 50%;
	left: calc(100% + 10px);
	transform: translateY(-50%);
}

[data-tooltip].right::before {
	top: 50%;
	left: calc(100% + 5px);
	right: auto;
	transform: translateY(-50%) rotate(45deg);
	border-bottom-color: #333;
	border-left-color: #333;
	border-top-color: transparent;
	border-right-color: transparent;
}

[data-tooltip].left::after {
	bottom: auto;
	top: 50%;
	left: auto;
	right: calc(100% + 5px);
	transform: translateY(-50%);
}

[data-tooltip].left::before {
	top: 50%;
	left: auto;
	right: calc(100% + 5px);
	transform: translateY(-50%) rotate(-45deg);
	border-bottom-color: #333;
	border-right-color: #333;
	border-top-color: transparent;
	border-left-color: transparent;
}

.tooltip-desc {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}


/*Buttons*/
.button,
.wp-element-button,
.wp-block-button__link {outline-offset:2px;cursor: pointer;transition: all .25s cubic-bezier(0.60, -0.30, 0.30, 1.20);background-color: var(--wp--preset--color--primary);border: 2px 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;border-radius: var(--wp--custom--border--radius--large);line-height: var(--wp--custom--line-height--small);padding: calc(var(--wp--preset--spacing--small) * 1) calc(var(--wp--preset--spacing--small) * 1.25);text-decoration: none;align-items: center;justify-content: space-between;gap: 5px;width: fit-content;}

.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: 2px 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: 2px solid var(--wp--preset--color--black)!important;}

.is-style-outline:not(.wp-block-button) {border:2px solid #FFF;background-color:transparent;color:#FFF;}
.is-style-outline.has-black-outline {border:2px solid black;background-color:transparent;color:#000;}


::-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);
}

/* Category Filter */
.cat-filter-list {display:flex;list-style:none;padding: 0;margin: 0 0 var(--wp--custom--layout--block-gap-large) 0;flex-wrap: wrap;gap: 50px;}
.cat-filter-list li {position: relative;margin:0;}
.cat-filter-list li a {color: var(--wp--preset--color--black);font-weight: 700;transition: .25s cubic-bezier(0.4, 0, 0.2, 1);color: white;}
.cat-filter-list li:after {content: '\2022';position:absolute;top: 3px;left: -30px;font-size: 20px;line-height: 26px;color: var(--wp--preset--color--primary);opacity: .15;}
.cat-filter-list li:first-child:after {display:none;}
.cat-filter-list a:hover {color: var(--wp--preset--color--primary);}
.cat-filter-list .current {color: var(--wp--preset--color--quinary);}
.cat-filter-list a:active {color: var(--wp--preset--color--quinary);}
.cat-filter-list-wrapper {}

.single .entry-category {}
.single .entry-category a {
    color: var(--wp--preset--color--white);
    text-decoration: none;
    background: rgb(0 0 0 / 25%);
    padding: 8px 10px;
    font-size: 16px;
    line-height: 1;
    font-weight: 600;
    border-radius: var(--wp--custom--border--radius--large);
    display: inline-block;
    transition: .25s cubic-bezier(0.4, 0, 0.2, 1);
}

.post .entry-header .entry-category a:hover {
    color: #FFF;
    background: black;
}

.entry-category {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: var(--wp--custom--color--neutral--500);
	font-size: var(--wp--preset--font-size--small);
	font-weight: 500;
	margin: 0;
}

.placeholder {background: var(--wp--preset--color--tertiary);border-radius:12px;height:100%;}

.entry-title {
}

.entry-image img {
    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%;
}

.footer-newsletter img {
    max-width: 200px;
}


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



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

.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;
    margin-top: 60px;
}


/*Breadcrumbs*/
.breadcrumbs {
    background: #000000;
    color: #FFF;
    padding: var(--wp--preset--spacing--small) 0;
    font-weight: 600;
    font-size: 16px;
}

.breadcrumbs .wrap {max-width: var(--wp--custom--layout--content);padding-left: 75px;}

.breadcrumbs p {
    max-width: var(--wp--style--global--wide-size);
    margin: 0 auto;
    padding-left: var(--wp--preset--spacing--medium);
    padding-right: var(--wp--preset--spacing--medium);
}

.breadcrumbs a {
    color: #FFF;
    text-decoration: none;
    font-weight: 300;
}

.breadcrumbs a:hover {
    border-bottom: 2px dotted;
}

span.breadcrumb-current {
    font-weight: 700;
}

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

.site-container {
    overflow: hidden;
}

.site-header {
    width: 100%;
    background: var(--wp--preset--color--white);
    height: 180px;
    display: flex;
}



.site-header .wrap {
    position: relative;
    display: grid;
    grid-template-columns: 200px 2fr;
    align-items: end;
}

.custom-logo-link {
    margin-bottom: -40px;
	    position: relative;
    z-index: 9999;
}

/* ==========================================================================
   NAVIGATION MENU STYLES
   ========================================================================== */

/* --------------------------------------------------------------------------
   Main Navigation Container
   -------------------------------------------------------------------------- */
#nav-menu {
    display: none;
    align-items: center;
    justify-content: flex-end;
    /* height: 100%; */
}

#nav-menu .menu-primary-container {
    height: 100%;
}
ul#mobile-menu {
    transform: translate(0px, 125px);
}
/* --------------------------------------------------------------------------
   Primary Menu List
   -------------------------------------------------------------------------- */
#nav-menu ul.menu {
    display: flex;
    align-items: center;
    gap: var(--wp--preset--spacing--tiny);
    margin: 0;
    padding: 0;
    height: 100%;
    list-style: none;
}

#nav-menu .menu {
    display: flex;
    justify-content: space-between;
    height: 100%;
}

#nav-menu .menu > li {
    height: 100%;
    display: inline-flex;
    align-items: flex-end;
    position: relative;
}

/* --------------------------------------------------------------------------
   Menu Items & Links
   -------------------------------------------------------------------------- */
#nav-menu .menu-item {
    height: 100%;
    margin: 0;
    list-style: none;
}

#nav-menu li a {
    display: block;
    font-weight: 700;
    font-size: 32px;
    text-transform: uppercase;
    color: var(--wp--preset--color--black);
    border-radius: 50px;
    letter-spacing: -.5px;
    padding: var(--wp--preset--spacing--tiny) var(--wp--preset--spacing--small);
    text-decoration: none;
}

#nav-menu li a:hover, #nav-menu .menu > li:hover > a, #nav-menu li a:hover, #nav-menu .menu .current_page_item a, #nav-menu .menu > li.current-menu-ancestor > a {
    background: var(--wp--preset--color--grey);
}

#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
}

/*Header Buttons*/
.btn-wrap {
    position: absolute;
    top: 0;
    right: var(--wp--preset--spacing--medium);
    display: flex;
    list-style: none;
    gap: 12px;
    justify-content: flex-end;
    align-items: center;
    z-index: 9999;
}
.btn-wrap .menu-item.search a {
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    width: 51px;
    background-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--white);
    fill: var(--wp--preset--color--white);
}

@media(min-width: 1251px) {
	
    #nav-menu {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 15px;
    }

    #mobile-nav-menu {
        display: none
    }

    #toggle-wrap {
        display: none
    }
}
ul.btn-wrap.mobile-menu-buttons {
    bottom: 0;
    align-items: flex-end;
}

ul.btn-wrap.mobile-menu-buttons a {
    border-radius: 25px 25px 0 0;
    padding: 20px;
}

ul.btn-wrap.mobile-menu-buttons {
    display: none;
}
#mobile-nav-menu {
    height: 100vh;
    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
}

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

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

#mobile-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 999;
}

#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);
    text-align: right;
    font-size: var(--wp--preset--font-size--gigantic);
}

#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
}
div#copyright > .wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
}
#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 {
    position: relative;
    background-color: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--white);
    padding: var(--wp--preset--spacing--xx-large) 0;
}

.archive-header .wrap {
    max-width: var(--wp--custom--layout--wide);
    display: flex;
    width: var(--wp--custom--layout--wide);
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.archive-inner-header {
    position: relative;
    max-width: 850px;
    z-index: 50;
}
.archive-header .wrap img {
    aspect-ratio: 1/1;
    object-fit: cover;
}


.archive-header svg {
    position: absolute;
    bottom: 0;
}

.archive-header p {font-weight: 700;}

.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 {position: relative;z-index: 99;}

.archive .site-main {
    max-width: var(--wp--custom--layout--wide);
    margin: auto;
    padding-left: var(--wp--preset--spacing--medium);
    padding-right: var(--wp--preset--spacing--medium);
}
div#posts-archive-container {
    padding-bottom: calc(var(--wp--preset--spacing--xxx-large) * 2);
}
.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 {position: relative;background: var(--wp--preset--color--primary);color: var(--wp--preset--color--white);background-image: url(https://launchpad.nebula.design/cyn/wp-content/uploads/2025/10/white-wave-6.svg);background-repeat: no-repeat;background-position: bottom center;background-size: 100%;}
.post .entry-header .wrap {position:relative;z-index:25;}
.post .entry-header a:hover {color: black;}
.post .entry-header .wrap {
    max-width: var(--wp--custom--layout--small-content);
    padding-top: var(--wp--preset--spacing--x-large);
    padding-bottom: calc(2 * var(--wp--preset--spacing--x-large));
}

.has-thumbnail .entry-header .wrap {
    padding-bottom: calc(3 * var(--wp--preset--spacing--x-large));
}

.back {
    display: flex;
    gap: 2px;
    padding: 6px 12px;
    align-items: center;
    text-decoration: none;
    background: transparent;
    color: var(--wp--preset--color--secondary);
    font-weight: 600;
    border-radius: 25px;
    width: 50px;
    height: 50px;
    justify-content: center;
    border: 2px solid var(--wp--preset--color--secondary);
}

.back-and-cat {
    display: flex;
    align-items: center;
    gap: var(--wp--preset--spacing--small);
    margin-bottom: var(--wp--preset--spacing--small);
}
.back svg {fill:var(--wp--preset--color--secondary);}
.back:hover {background: var(--wp--preset--color--secondary);}
.back:hover svg {fill:var(--wp--preset--color--primary);}
.post .entry-content {padding-top: var(--wp--preset--spacing--large);padding-bottom: var(--wp--preset--spacing--large);}
.post .entry-content .wrap {max-width: var(--wp--custom--layout--small-content);}

.entry-image {
    position: relative;
    margin-top: calc(-2 * var(--wp--preset--spacing--xx-large));
    z-index: 50;
}

.entry-image figure {
    text-align: center;
    max-width: calc(var(--wp--custom--layout--small-content) * 1.1);
    margin: auto;
    padding: 0 var(--wp--preset--spacing--medium);
}

.entry-image figure img {
    aspect-ratio: 4/2;
    object-fit: cover;
    border: 2px solid black;
    vertical-align: middle;
}


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

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

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

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

.pagination ul li a {
    background: var(--wp--preset--color--tertiary);
    border: 2px solid var(--wp--preset--color--tertiary);
    border-radius: var(--wp--custom--border--radius--medium);
    color: var(--wp--preset--color--white);
    fill: var(--wp--preset--color--white);
    width: 56px;
    height: 56px;
    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--primary);
    color: var(--wp--preset--color--white);
    fill: var(--wp--preset--color--septenary);
    border: 2px solid var(--wp--preset--color--primary);
}

.pagination ul li>a:hover {
    background: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--white);
    fill: var(--wp--preset--color--quaternary);
    border: 2px solid var(--wp--preset--color--primary);
}

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

.grid {
    display: grid;
    grid-column-gap: var(--wp--preset--spacing--medium);
    grid-row-gap: var(--wp--preset--spacing--medium);
}
.columns-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}

.columns-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
}
.columns-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
}
.columns-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}
.columns-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.columns-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.columns-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

/*Footer*/
footer {background: var(--wp--preset--color--black);color: var(--wp--preset--color--white);padding: var(--wp--preset--spacing--x-large) 0 var(--wp--preset--spacing--medium) 0;}
footer a {text-decoration:none;}

footer .social_media {display: inline-flex;gap: 15px;}
footer .social_media {display: grid;gap: var(--wp--preset--spacing--small);grid-template-columns: repeat(5,1fr);margin-top: 50px;}
footer .social_media a {height: 60px;width: 60px;display: flex;justify-content: center;align-items: center;border-radius: 50%;border: 1px solid;aspect-ratio: 1/1;}

#footer-container {position: relative;display: grid;grid-template-columns: 375px 2fr;gap: var(--wp--preset--spacing--xx-large);}
#footer-container img {width:150px;margin-bottom: 25px;}

.footer-menu {display: flex;flex-wrap: wrap;gap: var(--wp--preset--spacing--medium);}
.footer-menu nav {flex: 1;}
.footer-menu nav ul {list-style: none;padding: 0;margin: 0;}
.footer-menu .sub-menu {font-size:16px;list-style:none;padding:15px 15px;}
.footer-menu .menu-item-has-children > a {font-size: var(--wp--preset--font-size--medium);font-weight: 600;}

.menu-legal-container > .menu {display: flex;gap: var(--wp--preset--spacing--medium);margin: 0;list-style: none;padding: 0;}
.menu-legal-container > .menu li a {text-decoration: none;}

#copyright {padding: var(--wp--preset--spacing--medium) 0;font-size: var(--wp--preset--font-size--normal);display: flex;justify-content: space-between;align-items: center;margin: auto;background: black;color: #ffffff;}
#copyright a {font-size: 16px;}
#copyright p {margin:0;font-size: 16px;opacity:.5}

.site-by {text-align:right;}

@media screen and (max-width: 1600px) {
nav.breadcrumbs .wrap {
    margin-left: 10%;
}
}

@media screen and (max-width: 1450px) {
    #nav-menu li a {font-size: 25px;}
	.custom-logo-link > img {width: 175px;}
	.site-header{height:150px;}
}

@media screen and (max-width: 1300px) {
    .is-layout-grid.columns-4 {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media screen and (max-width: 1250px) {
	.custom-logo-link > img {width: 150px;}
	.site-header{height:125px;}
	.btn-wrap {right: 15px;}
}

@media screen and (max-width: 1250px) {
	.posts.grid.columns-4 {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media screen and (max-width: 1100px) {
	body header.entry-header.events > .wrap {display: flex;flex-direction: column;}
	body .event-thumbnail { align-items: flex-start;}
	body .red-wave-wrapper img {/* top: -55px; *//* scale: 3; */}
}

@media screen and (max-width: 1000px) {
.is-layout-grid.columns-4 {grid-template-columns: repeat(2, 1fr);}
.is-layout-grid.columns-3 {grid-template-columns: repeat(2, 1fr);}
#footer-container {display: flex;flex-direction: column;}
footer .social_media {display: flex;gap: 20px;flex-wrap: wrap;}
	body .share-banner-wrapper {
    justify-content: center;
}
}

@media screen and (max-width: 900px) {
	body .is-style-banner-box {
		max-width: 70%;
		margin-left: 0 !important;
		margin-right: auto !important;
	}
}

@media screen and (max-width: 800px) {
div#copyright > .wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
		.menu-legal-container > .menu {
    margin: 10px 0;
}
}

@media screen and (max-width: 700px) {
	ul.btn-wrap.mobile-menu-buttons {display: flex;z-index: 1;margin: 0;width: 100%;padding: 0;justify-content: center;}
	ul#mobile-menu {transform: translate(0px, 110px);}
	.site-header .btn-wrap {display:none; visibility:hidden;}
	#toggle-wrap {position:absolute;top:50%;right:30px;transform:translate(0px, -50%)}
	ul.btn-wrap.mobile-menu-buttons li {margin: 0;}
	#mobile-menu li {font-size: var(--wp--preset--font-size--large);}
	.is-layout-grid.columns-2 {grid-template-columns: repeat(1, 1fr);}
	.posts.grid.columns-4 {display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));}
	div#posts-archive-container article:first-child {grid-column: span 1;}
	span.share-text {display: none;}
	ul.btn-wrap.mobile-menu-buttons li a {
    border-radius: var(--wp--custom--border--radius--medium) var(--wp--custom--border--radius--medium) 0 0;
}
}




@media screen and (max-width: 600px) {
	#body.archive .archive-inner-header.is-style-banner-box {width: 400px;}
	.is-layout-grid.columns-4 {grid-template-columns: repeat(1, 1fr);}
	.is-layout-grid.columns-3 {grid-template-columns: repeat(1, 1fr);}
	footer .footer-menu {display: grid; grid-template-columns: repeat(2, 1fr);}
	body .recurring-dates ul {display: grid;grid-template-columns: repeat(3,1fr);}
}





@media screen and (max-width: 500px) {
	.custom-logo-link > img {width: 100px;}
	.custom-logo-link {margin-bottom: 8px;}
		body .is-style-banner-box {
		max-width: 100%;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	body.archive .archive-inner-header.is-style-banner-box {width: 100%; max-width:unset;}
	.archive-header.space .wrap {
    width: unset;
    padding-bottom: 0;
}
	nav.breadcrumbs .wrap {
    margin-left: unset;padding:0px 20px;
}
	
}


@media screen and (max-width: 450px) {
	body .share-actions button {
		padding: 10px 30px;
	}
}


@media screen and (max-width: 400px) {
	body .recurring-dates ul {display: grid;grid-template-columns: repeat(2,1fr);}

footer .footer-menu {display: grid;grid-template-columns: repeat(1, 1fr);}
.menu-legal-container > .menu {flex-direction:column; gap:5px; margin:30px 0;}
	div#copyright{padding-top:0;}
	body .red-wave-wrapper img {/* top: -45px; */}
}