/*!
Theme Name: Noho Partners
Theme URI: http://underscores.me/
Author: Exove
Author URI: http://underscores.me/
Description: Noho Partners theme based on Underscores theme.
Version: 1.111
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: noho
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Noho Partners 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

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# 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;
	z-index: 0;
}

/**
 * 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: #616161;
	font-size: 1rem;
	line-height: 1.5;
}

select {
	color: var(--wp--preset--color--custom-1);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-family: var(--wp--custom-heading-font-family);
}

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
--------------------------------------------- */
html {
	font-size: 16px;
}

body {
	overflow-x: hidden;
	font-family: var(--wp--custom-body-font-family);
	background-color: var(--wp--custom-background-color);
}

body.no-scroll {
	overflow: hidden;
}

@media (min-width: 921px) {
	body.no-scroll.hamburger-menu-layout {
		overflow: scroll;
	}
}

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

.has-custom-1-color {
	color: var(--wp--preset--color--custom-1);
}

.has-custom-2-color {
	color: var(--wp--preset--color--custom-2);
}

.has-custom-3-color {
	color: var(--wp--preset--color--custom-3);
}

.has-custom-4-color {
	color: var(--wp--preset--color--custom-4);
}

.has-custom-5-color {
	color: var(--wp--preset--color--custom-5);
}

.has-custom-1-background-color {
	background-color: var(--wp--preset--color--custom-1);
}

.has-custom-2-background-color {
	background-color: var(--wp--preset--color--custom-2);
}

.has-custom-3-background-color {
	background-color: var(--wp--preset--color--custom-3);
}

.has-custom-4-background-color {
	background-color: var(--wp--preset--color--custom-4);
}

.has-custom-5-background-color {
	background-color: var(--wp--preset--color--custom-5);
}

/* Links
--------------------------------------------- */
a {
	color: var(--wp--preset--color--custom-1);
}

a:hover, a:focus, a:active {
	color: var(--wp--preset--color--custom-2);
}

a:focus {
	outline: solid -webkit-focus-ring-color;
}

a:hover, a:active {
	outline: 0;
}

.social-links {
	list-style: none;
}

.social-links--footer {
	margin-top: 2rem;
}

.social-links--footer .widget .wp-block-social-links .wp-social-link:not(.is-style-logos-only) {
	background-color: #f0f0f0;
	color: #444;
}

.social-links--sidebar {
	display: none;
	width: 80%;
	margin: 1rem 0;
}

.social-links--sidebar .widget {
	margin: 0;
}

.social-links--sidebar .widget .wp-block-social-links .wp-social-link:not(.is-style-logos-only) {
	background-color: #f0f0f0;
	color: #444;
}

@media (min-width: 1281px) {
	.social-links--sidebar {
		display: block;
	}
}

@media (min-width: 921px) {
	.sidebar-layout .social-links--footer {
		display: none;
	}
}

/* Forms
--------------------------------------------- */
button,
input[type='button'],
input[type='reset'],
input[type='submit'] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type='button']:active,
input[type='button']:focus,
input[type='reset']:active,
input[type='reset']:focus,
input[type='submit']:active,
input[type='submit']:focus {
	border-color: #aaa #bbb #bbb;
}

.menu-toggle__icon {
	fill: var(--wp--preset--color--custom-2);
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
	width: auto;
}

@media (min-width: 921px) {
	.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
		width: calc(25% - var(--wp--style--block-gap, .5em)*.75);
	}
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
	width: auto;
}

@media (min-width: 921px) {
	.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
		width: calc(50% - var(--wp--style--block-gap, .5em)*.5);
	}
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
	width: calc(75% - var(--wp--style--block-gap, .5em)*.25);
}

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
--------------------------------------------------------------*/
.sidebar-layout {
	max-width: 1300px;
	width: 100%;
}

@media (min-width: 1281px) {
	.sidebar-layout .sidebar-wrapper {
		display: flex;
		flex-direction: column;
		margin-top: 4rem;
		height: 70vh;
		justify-content: space-between;
	}
}

.sidebar-layout .site {
	display: block;
}

@media (min-width: 1281px) {
	.sidebar-layout .site {
		display: grid;
		grid-template-columns: 350px calc(100% - 350px);
		grid-template-rows: [row1-start] 100vh [row2-end row3-start] auto [row4-end];
		grid-template-areas: 'header main' 'sidebar main' 'sidebar main' 'sidebar footer';
		width: 100vw;
		/* Drop shadow effect for sidebar. */
	}
	.sidebar-layout .site::before {
		content: '';
		grid-row-start: 1;
		grid-row-end: 5;
		grid-column: sidebar;
		box-shadow: 1px 0 20px rgba(77, 77, 91, 0.07);
	}
}

.sidebar-layout .site-header {
	grid-area: header;
}

@media (min-width: 1281px) {
	.sidebar-layout .site-header .site-branding {
		display: flex;
		align-items: center;
		margin: 0 1rem;
		width: 100%;
	}
}

@media (min-width: 1281px) and (min-width: 1281px) {
	.sidebar-layout .site-header .site-branding img {
		max-width: calc(350px - 6rem);
	}
}

.sidebar-layout .site-main {
	grid-area: main;
	overflow: hidden;
	/* Resolves issue with <pre> elements forcing full width. */
}

.sidebar-layout .sidebar {
	grid-area: sidebar;
	padding: 30px 30px;
}

.sidebar-layout .site-footer {
	grid-area: footer;
}

.no-sidebar {
	width: 100%;
}

.no-sidebar.top-menu-layout {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	margin: 0 auto;
}

@media (min-width: 1281px) {
	.no-sidebar.top-menu-layout {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.no-sidebar.top-menu-layout {
		max-width: 1300px;
	}
}

.no-sidebar .site {
	display: grid;
	grid-template-areas: 'header' 'main' 'footer';
	grid-template-columns: 100%;
}

.no-sidebar.hamburger-menu-layout {
	position: relative;
}

.no-sidebar.hamburger-menu-layout .site {
	display: grid;
	grid-template-areas: 'sidebar main' 'sidebar footer';
	grid-template-columns: 100vw 1fr;
	width: 100vw;
}

@media (min-width: 1281px) {
	.no-sidebar.hamburger-menu-layout .site {
		grid-template-columns: minmax(auto, 350px) 1fr;
		grid-template-rows: auto;
	}
}

.no-sidebar.hamburger-menu-layout .site-main {
	grid-area: sidebar-start / sidebar-start / main-end / main-end;
	overflow: hidden;
	/* Resolves issue with <pre> elements forcing full width. */
}

.no-sidebar.hamburger-menu-layout .site-footer {
	grid-area: main-end / sidebar-start / sidebar-end / main-end;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation,
.hamburger-menu {
	display: block;
}

.main-navigation .mobile-wrapper,
.hamburger-menu .mobile-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

@media (min-width: 1281px) {
	.main-navigation .mobile-wrapper,
	.hamburger-menu .mobile-wrapper {
		display: none;
	}
}

.main-navigation ul,
.hamburger-menu ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul > .sub-menu,
.hamburger-menu ul > .sub-menu {
	display: none;
}

.main-navigation ul li,
.hamburger-menu ul li {
	align-items: center;
	display: flex;
}

.main-navigation ul li.current-menu-item > a,
.hamburger-menu ul li.current-menu-item > a {
	color: var(--wp--preset--color--custom-2);
}

.main-navigation ul li a,
.hamburger-menu ul li a {
	display: block;
	font-size: 25px;
	text-decoration: none;
	color: var(--wp--preset--color--custom-1);
	font-weight: 700;
	padding: 0 .5rem;
}

.main-navigation ul li a:hover,
.hamburger-menu ul li a:hover {
	text-decoration: underline;
}

@media (min-width: 1281px) {
	.main-navigation ul li a,
	.hamburger-menu ul li a {
		font-size: 16px;
	}
}

.main-navigation ul li span,
.hamburger-menu ul li span {
	display: block;
	font-size: 25px;
	text-decoration: none;
	color: var(--wp--preset--color--custom-1);
	font-weight: 700;
}

.main-navigation ul li span:hover,
.hamburger-menu ul li span:hover {
	text-decoration: underline;
}

@media (min-width: 1281px) {
	.main-navigation ul li span,
	.hamburger-menu ul li span {
		font-size: 16px;
	}
}

.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
}

.top-menu,
.transparent-menu {
	/* Child-pages that are listed below hero element. */
}

.top-menu .menu-item,
.transparent-menu .menu-item {
	padding: 0 .5rem;
}

@media (min-width: 1281px) {
	.top-menu__items,
	.transparent-menu__items {
		flex-wrap: wrap;
	}
	.top-menu__items > .menu-item,
	.transparent-menu__items > .menu-item {
		cursor: pointer;
		position: relative;
		padding: 0.7rem;
	}
	.top-menu__items > .menu-item.menu-item-has-children .dropdown-button,
	.transparent-menu__items > .menu-item.menu-item-has-children .dropdown-button {
		display: flex;
		align-items: center;
		height: 100%;
		pointer-events: none;
	}
	.top-menu__items > .menu-item.menu-item-has-children .dropdown-button svg,
	.transparent-menu__items > .menu-item.menu-item-has-children .dropdown-button svg {
		transform: none;
	}
	.top-menu__items > .menu-item.menu-item-has-children .dropdown-button.toggled svg,
	.transparent-menu__items > .menu-item.menu-item-has-children .dropdown-button.toggled svg {
		transform: scaleY(1);
	}
	.top-menu__items > .menu-item.menu-item-has-children:hover .sub-menu,
	.transparent-menu__items > .menu-item.menu-item-has-children:hover .sub-menu {
		display: block;
	}
	.top-menu__items > .menu-item .sub-menu,
	.transparent-menu__items > .menu-item .sub-menu {
		background-color: #fff;
		display: none;
		padding-top: 1rem;
		top: 100%;
		position: absolute;
		z-index: 2;
	}
}

@media (min-width: 1281px) and (min-width: 1281px) {
	.top-menu__items > .menu-item .sub-menu,
	.transparent-menu__items > .menu-item .sub-menu {
		min-width: 120%;
	}
}

@media (min-width: 1281px) {
	.top-menu__items > .menu-item .sub-menu > li,
	.transparent-menu__items > .menu-item .sub-menu > li {
		margin-bottom: 1rem;
		padding: 0;
	}
	.top-menu__items > .menu-item .sub-menu > li a,
	.transparent-menu__items > .menu-item .sub-menu > li a {
		padding: 0 1rem;
		color: #000;
	}
}

.top-menu__2nd-level,
.transparent-menu__2nd-level {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 1rem 0;
	padding: 0 1rem;
	width: 100%;
}

@media (min-width: 1441px) {
	.top-menu__2nd-level,
	.transparent-menu__2nd-level {
		padding: 0;
	}
}

.top-menu__2nd-level > .page_item,
.transparent-menu__2nd-level > .page_item {
	display: none;
	text-align: center;
	width: 100%;
}

@media (min-width: 1281px) {
	.top-menu__2nd-level > .page_item,
	.transparent-menu__2nd-level > .page_item {
		display: block;
		text-align: left;
		width: auto;
	}
}

.top-menu__2nd-level > .page_item.current_page_item > a,
.transparent-menu__2nd-level > .page_item.current_page_item > a {
	color: var(--wp--preset--color--custom-2);
}

.top-menu__2nd-level > .page_item a,
.transparent-menu__2nd-level > .page_item a {
	display: block;
	font-size: 25px;
	text-decoration: none;
	color: var(--wp--preset--color--custom-1);
	font-weight: 700;
}

.top-menu__2nd-level > .page_item a:hover,
.transparent-menu__2nd-level > .page_item a:hover {
	text-decoration: underline;
}

@media (min-width: 1281px) {
	.top-menu__2nd-level > .page_item a,
	.transparent-menu__2nd-level > .page_item a {
		font-size: 16px;
	}
}

/* Mobile menu. */
.menu-toggle ul,
.main-navigation.toggled ul {
	display: block;
}

.menu-toggle > ul,
.main-navigation.toggled > ul {
	padding-bottom: 90px;
}

.mobile-logo {
	display: none;
}

.logged-in .main-navigation.toggled {
	padding-top: calc(46px + 2rem);
}

.main-navigation.toggled {
	align-content: flex-start;
	align-items: center;
	background-color: var(--wp--custom-background-color);
	display: flex;
	flex-wrap: wrap;
	height: 100%;
	justify-content: space-between;
	overflow-y: scroll;
	left: 0;
	padding: 1rem 30px 0 30px;
	position: fixed;
	top: 0;
	width: 100%;
	min-height: 100vh;
	z-index: 1;
}

@media (min-width: 1281px) {
	.main-navigation.toggled {
		overflow-y: hidden;
		min-height: unset;
	}
}

.main-navigation.toggled .nav-menu {
	margin-top: 3rem;
	width: 100%;
	padding-bottom: 200px;
}

@media (min-width: 1281px) {
	.main-navigation.toggled .nav-menu {
		padding-bottom: unset;
	}
}

.main-navigation.toggled .nav-menu .dropdown-button {
	padding-left: 1rem;
	touch-action: manipulation;
}

.main-navigation.toggled .nav-menu .dropdown-button__icon {
	height: 20px;
	width: 20px;
}

@media (min-width: 1281px) {
	.main-navigation.toggled .nav-menu .menu-item {
		padding-left: 0;
	}
}

.main-navigation.toggled .nav-menu .menu-item a {
	padding-left: 0;
	margin-bottom: 5px;
}

@media (min-width: 1281px) {
	.main-navigation.toggled .nav-menu .menu-item a {
		padding-left: 1rem;
		margin-bottom: 0;
	}
}

.main-navigation.toggled .nav-menu .sub-menu {
	display: none;
	width: 100%;
}

.main-navigation.toggled .nav-menu .sub-menu > .menu-item {
	padding: 0 1rem;
}

.main-navigation.toggled .nav-menu .sub-menu a {
	font-size: 20px;
	margin-bottom: 0.5rem;
}

.main-navigation.toggled .nav-menu .sub-menu.open {
	display: block;
}

.main-navigation.toggled .menu-toggle__icon-open {
	display: none;
}

.main-navigation.toggled .menu-toggle__icon-close {
	display: block;
}

.main-navigation.toggled .mobile-logo {
	display: block;
}

.main-navigation.toggled .mobile-logo img {
	object-fit: contain;
	max-height: 70px;
	max-width: 200px;
	width: auto;
}

@media (min-width: 1281px) {
	.main-navigation.toggled .mobile-logo img {
		max-width: 270px;
		max-height: 80px;
	}
}

.main-navigation.toggled .sub-menu a {
	font-size: 20px;
}

.menu-toggle {
	appearance: none;
	background-color: transparent;
	border: none;
	padding: 0;
	touch-action: manipulation;
	margin-left: 1rem;
	width: 40px;
}

.menu-toggle__icon-open {
	display: block;
}

.menu-toggle__icon-close {
	display: none;
}

.menu-toggle.toggled .menu-toggle__icon-open {
	display: none;
}

.menu-toggle.toggled .menu-toggle__icon-close {
	display: block;
}

.menu-toggle:hover {
	cursor: pointer;
}

@media (min-width: 1281px) {
	.menu-toggle.top-menu,
	.menu-toggle.transparent-menu {
		display: none;
	}
	.main-navigation.top-menu .nav-menu,
	.main-navigation.transparent-menu .nav-menu,
	.main-navigation.sidebar-menu ul {
		display: flex;
		height: 100%;
	}
}

/* Sidebar menu */
.sidebar-menu > .sidebar-menu__items,
.hamburger-menu > ul {
	align-items: center;
	flex-direction: column;
}

.sidebar-menu > .sidebar-menu__items .menu-item,
.hamburger-menu > ul .menu-item {
	flex-wrap: wrap;
	width: 100%;
}

.sidebar-menu > .sidebar-menu__items .menu-item a,
.hamburger-menu > ul .menu-item a {
	line-height: 1.9;
}

.sidebar-menu > .sidebar-menu__items .sub-menu,
.hamburger-menu > ul .sub-menu {
	display: none;
	margin-bottom: 1rem;
	width: 100%;
}

.sidebar-menu > .sidebar-menu__items .sub-menu.open,
.hamburger-menu > ul .sub-menu.open {
	display: block;
}

.sidebar-menu > .sidebar-menu__items .sub-menu > .menu-item,
.hamburger-menu > ul .sub-menu > .menu-item {
	padding: 0 1rem;
}

.sidebar-menu > .sidebar-menu__items .sub-menu a,
.hamburger-menu > ul .sub-menu a {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
}

.hamburger-menu-layout .hamburger-menu {
	display: flex;
	flex-direction: column;
	height: 75%;
	justify-content: space-between;
	margin: 0 auto 0 auto;
	width: 100%;
}

.hamburger-menu-layout .menu-toggle {
	left: 2rem;
	position: fixed;
	top: 3rem;
	z-index: 3;
}

.hamburger-menu-layout.logged-in .menu-toggle {
	top: calc(3rem + 32px);
}

.hamburger-menu-layout .site-header.open {
	overflow-y: scroll;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .site-header.open {
		overflow-y: hidden;
	}
}

.hamburger-menu-layout .site-header.open .hamburger-menu .dropdown-button {
	padding-left: 1rem;
	touch-action: manipulation;
}

.hamburger-menu-layout .site-header.open .hamburger-menu .dropdown-button__icon {
	height: 20px;
	width: 20px;
}

.hamburger-menu-layout .site-header.open .hamburger-menu__items > .menu-item span {
	padding: 0 0.5rem;
}

.hamburger-menu-layout .site-header.open .hamburger-menu .sub-menu a {
	font-size: 20px;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .site-header.open .hamburger-menu .menu-item {
		justify-content: unset;
	}
	.hamburger-menu-layout .site-header.open .hamburger-menu .menu-item .dropdown-button__icon {
		height: unset;
		width: unset;
	}
	.hamburger-menu-layout .site-header.open .hamburger-menu .sub-menu a {
		font-size: 14px;
	}
}

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

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	flex: 1 0 50%;
	text-align: end;
}

@media (min-width: 1281px) {
	.transparent-menu {
		margin-right: 2rem;
	}
	.transparent-menu select {
		color: #ffffff;
	}
	.transparent-menu .menu-item a {
		color: #ffffff;
	}
	.transparent-menu .menu-item svg {
		fill: #ffffff;
	}
	.transparent-menu .menu-item.current-menu-item a,
	.transparent-menu .menu-item.current-menu-item svg {
		color: var(--wp--preset--color--custom-2);
		fill: currentColor;
	}
	.transparent-menu .sub-menu {
		background-color: #ffffff !important;
	}
	.transparent-menu .sub-menu .menu-item a {
		color: #000;
	}
	.transparent-menu .sub-menu .menu-item.current-menu-item a {
		color: var(--wp--preset--color--custom-2);
	}
}

.menu-item.menu-item-has-children {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.menu-item .dropdown-button {
	appearance: none;
	cursor: pointer;
	background-color: transparent;
	border: none;
	padding: 0;
}

.menu-item .dropdown-button.toggled .dropdown-button__icon {
	transform: scaleY(-1);
}

.menu-item .dropdown-button__icon {
	fill: var(--wp--preset--color--custom-2);
}

/* Language dropdown
--------------------------------------------- */
.language-dropdown {
	position: relative;
	width: 100%;
}

.language-dropdown span {
	display: block;
	font-size: 25px;
	color: var(--wp--preset--color--custom-1);
	text-transform: uppercase;
}

@media (min-width: 1281px) {
	.language-dropdown span {
		font-size: 16px;
	}
}

.language-dropdown button {
	display: flex;
	align-items: center;
	height: 100%;
	padding-left: 1rem;
}

@media (min-width: 921px) {
	.language-dropdown button {
		padding-left: 0;
	}
}

.language-dropdown button svg {
	fill: var(--wp--preset--color--custom-2);
	height: 20px;
	width: 20px;
}

@media (min-width: 921px) {
	.language-dropdown button svg {
		height: unset;
		width: unset;
	}
}

@media (min-width: 1281px) {
	.language-dropdown:hover .lang-dropdown {
		display: block;
	}
}

.language-dropdown > .lang-dropdown {
	display: none;
	padding-top: 1rem;
	top: 100%;
	position: absolute;
	z-index: 2;
}

@media (min-width: 1281px) {
	.language-dropdown > .lang-dropdown {
		background: #fff;
	}
}

.language-dropdown > .lang-dropdown > li {
	margin-bottom: 1rem;
	padding: 0;
}

.language-dropdown > .lang-dropdown > li a {
	color: #000;
	padding: 0 1rem;
}

.language-dropdown > .lang-dropdown.open {
	display: block;
}

.main-navigation.toggled .nav-menu .lang-dropdown {
	display: none;
}

@media (min-width: 1281px) {
	.main-navigation.toggled .nav-menu .lang-dropdown {
		background-color: #fff;
	}
}

.main-navigation.toggled .nav-menu .lang-dropdown.open {
	display: block;
}

.main-navigation.toggled .nav-menu .lang-dropdown .dropdown-button.toggled svg {
	transform: scaleY(-1) !important;
}

.main-navigation.toggled .nav-menu .lang-dropdown .lang-item {
	padding: 0 1rem;
}

.main-navigation.toggled .nav-menu .lang-dropdown .lang-item a {
	font-size: 20px;
}

.top-menu-layout .language-dropdown {
	margin-top: 10px;
	margin-bottom: 120px;
}

@media (min-width: 921px) {
	.top-menu-layout .language-dropdown {
		padding-bottom: 0.7rem;
		width: unset;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.top-menu-layout .language-dropdown span {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 25px;
	color: var(--wp--preset--color--custom-1);
}

@media (min-width: 1281px) {
	.top-menu-layout .language-dropdown span {
		font-size: 16px;
		padding: 0 0.5rem;
	}
}

.top-menu-layout .language-dropdown .lang-item a {
	color: var(--wp--preset--color--custom-1);
}

@media (min-width: 1281px) {
	.top-menu-layout .language-dropdown .lang-item a {
		color: #000;
	}
}

.transparent-menu-layout .language-dropdown {
	margin-top: 10px;
	margin-bottom: 120px;
}

@media (min-width: 921px) {
	.transparent-menu-layout .language-dropdown {
		padding-bottom: 0.7rem;
		width: unset;
		margin-top: 0;
		margin-bottom: 0;
	}
}

.transparent-menu-layout .language-dropdown span {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 25px;
	color: var(--wp--preset--color--custom-1);
}

@media (min-width: 1281px) {
	.transparent-menu-layout .language-dropdown span {
		color: #fff;
		font-size: 16px;
		padding: 0 0.5rem;
	}
}

@media (min-width: 1281px) {
	.transparent-menu-layout .language-dropdown .lang-dropdown {
		background-color: #fff;
	}
}

.transparent-menu-layout .language-dropdown .lang-dropdown .lang-item a {
	color: var(--wp--preset--color--custom-1);
}

@media (min-width: 1281px) {
	.transparent-menu-layout .language-dropdown .lang-dropdown .lang-item a {
		color: #000;
	}
}

.hamburger-menu .language-dropdown .lang-dropdown {
	display: none;
	margin-bottom: 1rem;
	width: 100%;
}

@media (min-width: 1281px) {
	.hamburger-menu .language-dropdown .lang-dropdown {
		background: unset;
	}
}

.hamburger-menu .language-dropdown .lang-dropdown.open {
	display: block;
	position: initial;
}

.hamburger-menu .language-dropdown .lang-dropdown .lang-item a {
	color: var(--wp--preset--color--custom-1);
}

.sidebar-menu .sidebar-menu__items .language-dropdown {
	margin-top: 10px;
}

.sidebar-menu .sidebar-menu__items .language-dropdown span {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 25px;
	color: var(--wp--preset--color--custom-1);
}

@media (min-width: 1281px) {
	.sidebar-menu .sidebar-menu__items .language-dropdown span {
		font-size: 16px;
		padding: 0 0.5rem;
	}
}

.sidebar-menu .sidebar-menu__items .language-dropdown .lang-dropdown {
	display: none;
	background-color: unset;
}

.sidebar-menu .sidebar-menu__items .language-dropdown .lang-dropdown.open {
	display: block;
}

.sidebar-menu .sidebar-menu__items .language-dropdown .lang-dropdown .dropdown-button.toggled svg {
	transform: scaleY(-1) !important;
}

.sidebar-menu .sidebar-menu__items .language-dropdown .lang-dropdown .lang-item {
	padding: 0 1rem;
}

.sidebar-menu .sidebar-menu__items .language-dropdown .lang-dropdown .lang-item a {
	color: var(--wp--preset--color--custom-1);
	font-size: 20px;
}

@media (min-width: 1281px) {
	.sidebar-menu .sidebar-menu__items .language-dropdown .lang-dropdown .lang-item a {
		font-size: 16px;
	}
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.hamburger-menu-layout .entry-content > *:not(.hero),
.hamburger-menu-layout .entry-footer > *:not(.hero),
.transparent-menu-layout .entry-content > *:not(.hero),
.transparent-menu-layout .entry-footer > *:not(.hero) {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .entry-content > *:not(.hero),
	.hamburger-menu-layout .entry-footer > *:not(.hero),
	.transparent-menu-layout .entry-content > *:not(.hero),
	.transparent-menu-layout .entry-footer > *:not(.hero) {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.hamburger-menu-layout .entry-content > *:not(.hero),
	.hamburger-menu-layout .entry-footer > *:not(.hero),
	.transparent-menu-layout .entry-content > *:not(.hero),
	.transparent-menu-layout .entry-footer > *:not(.hero) {
		max-width: 1300px;
	}
}

.hamburger-menu-layout .entry-content .wp-block-media-text.has-background,
.hamburger-menu-layout .entry-footer .wp-block-media-text.has-background,
.transparent-menu-layout .entry-content .wp-block-media-text.has-background,
.transparent-menu-layout .entry-footer .wp-block-media-text.has-background {
	padding: 0;
	max-width: 1300px;
}

.hamburger-menu-layout.error404 .site-main .error-404,
.transparent-menu-layout.error404 .site-main .error-404 {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	margin-top: 200px;
	margin-bottom: 150px;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout.error404 .site-main .error-404,
	.transparent-menu-layout.error404 .site-main .error-404 {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.hamburger-menu-layout.error404 .site-main .error-404,
	.transparent-menu-layout.error404 .site-main .error-404 {
		max-width: 1300px;
	}
}

@media (min-width: 1281px) {
	.hamburger-menu-layout.error404 .site-main .error-404,
	.transparent-menu-layout.error404 .site-main .error-404 {
		margin-top: 250px;
	}
}

.sidebar-layout.error404 .site-main .error-404 {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	margin-top: 150px;
}

@media (min-width: 1281px) {
	.sidebar-layout.error404 .site-main .error-404 {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.sidebar-layout.error404 .site-main .error-404 {
		max-width: 1300px;
	}
}

@media (min-width: 1281px) {
	.sidebar-layout.error404 .site-main .error-404 {
		margin-top: 200px;
	}
}

.sidebar-layout .entry-content > *:not(.hero) {
	max-width: 1300px;
	padding: 0 30px;
}

@media (min-width: 1441px) {
	.sidebar-layout .entry-content > *:not(.hero) {
		margin-left: auto;
		margin-right: auto;
	}
}

.sidebar-layout .entry-content .wp-block-media-text {
	padding: 0;
}

.sidebar-layout .entry-content .wp-block-columns {
	flex-wrap: wrap !important;
}

@media (min-width: 921px) {
	.sidebar-layout .entry-content .wp-block-columns {
		flex-wrap: nowrap !important;
	}
}

.sidebar-layout .entry-content .wp-block-columns .wp-block-column {
	flex-basis: 100% !important;
}

@media (min-width: 1281px) {
	.sidebar-layout .entry-content .wp-block-columns .wp-block-column {
		flex-basis: unset;
	}
}

.transparent-menu-layout .site .site-main article .post-thumbnail img, .sidebar-layout .site .site-main article .post-thumbnail img {
	width: 100%;
}

.blog .site-main {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
}

@media (min-width: 1281px) {
	.blog .site-main {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.blog .site-main {
		max-width: 1300px;
	}
}

.blog.transparent-menu-layout .site-main {
	margin-top: 8rem;
}

@media (min-width: 921px) {
	.blog.transparent-menu-layout .site-main {
		margin-top: 12rem;
	}
}

.blog.transparent-menu-layout .site-main.with-image {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

.blog.transparent-menu-layout .site-main.with-image .archive-image {
	margin: 0;
	max-width: 100%;
	min-width: calc(100% + 60px);
	width: 100%;
	margin-left: -30px !important;
}

@media (min-width: 1281px) {
	.blog.transparent-menu-layout .site-main.with-image .archive-image {
		min-width: calc(100% + 140px);
		margin-left: -70px !important;
	}
}

.blog.transparent-menu-layout .site-main.with-image .archive-image img {
	display: block;
	width: 100%;
}

.blog.transparent-menu-layout .site-main.with-image .page-header {
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: center;
}

@media (min-width: 921px) {
	.blog.transparent-menu-layout .site-main.with-image .page-header {
		margin-top: 80px;
		margin-bottom: 70px;
	}
}

.blog.transparent-menu-layout .site-main .page-header {
	margin-bottom: 50px;
	text-align: center;
}

@media (min-width: 921px) {
	.blog.transparent-menu-layout .site-main .page-header {
		margin-bottom: 70px;
	}
}

.blog.sidebar-layout .site-main {
	margin-top: 3rem;
}

@media (min-width: 1281px) {
	.blog.sidebar-layout .site-main {
		margin-top: 2.5rem;
	}
}

.single-post.transparent-menu-layout .post-entry-content {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
}

@media (min-width: 1281px) {
	.single-post.transparent-menu-layout .post-entry-content {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.single-post.transparent-menu-layout .post-entry-content {
		max-width: 1300px;
	}
}

.single-post.sidebar-layout .post-entry-content {
	padding: 0 30px;
}

.top-menu-layout .site-main {
	width: 100%;
	padding: 0;
}

.top-menu-layout .site-main .archive-image img {
	width: 100%;
}

.top-menu-layout .site-main .error-404 {
	margin-top: 100px;
	margin-bottom: 150px;
}

@media (min-width: 1281px) {
	.top-menu-layout .site-main .error-404 {
		margin-top: 150px;
	}
}

.hamburger-menu-layout .site-main.with-image, .hamburger-menu-layout .site-main .has-post-thumbnail {
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
}

.hamburger-menu-layout .site-main.with-image .archive-image, .hamburger-menu-layout .site-main.with-image .post-thumbnail, .hamburger-menu-layout .site-main .has-post-thumbnail .archive-image, .hamburger-menu-layout .site-main .has-post-thumbnail .post-thumbnail {
	margin: 0;
	max-width: 100%;
	min-width: calc(100% + 60px);
	width: 100%;
	margin-left: -30px !important;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .site-main.with-image .archive-image, .hamburger-menu-layout .site-main.with-image .post-thumbnail, .hamburger-menu-layout .site-main .has-post-thumbnail .archive-image, .hamburger-menu-layout .site-main .has-post-thumbnail .post-thumbnail {
		min-width: calc(100% + 140px);
		margin-left: -70px !important;
	}
}

.hamburger-menu-layout .site-main.with-image .archive-image img, .hamburger-menu-layout .site-main.with-image .post-thumbnail img, .hamburger-menu-layout .site-main .has-post-thumbnail .archive-image img, .hamburger-menu-layout .site-main .has-post-thumbnail .post-thumbnail img {
	display: block;
	width: 100%;
}

.hamburger-menu-layout .site-main.with-image > *:not(.archive-image), .hamburger-menu-layout .site-main.with-image > *:not(.post-thumbnail), .hamburger-menu-layout .site-main .has-post-thumbnail > *:not(.archive-image), .hamburger-menu-layout .site-main .has-post-thumbnail > *:not(.post-thumbnail) {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .site-main.with-image > *:not(.archive-image), .hamburger-menu-layout .site-main.with-image > *:not(.post-thumbnail), .hamburger-menu-layout .site-main .has-post-thumbnail > *:not(.archive-image), .hamburger-menu-layout .site-main .has-post-thumbnail > *:not(.post-thumbnail) {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	.hamburger-menu-layout .site-main.with-image > *:not(.archive-image), .hamburger-menu-layout .site-main.with-image > *:not(.post-thumbnail), .hamburger-menu-layout .site-main .has-post-thumbnail > *:not(.archive-image), .hamburger-menu-layout .site-main .has-post-thumbnail > *:not(.post-thumbnail) {
		max-width: 1300px;
	}
}

.hamburger-menu-layout .site-main.with-image .page-header, .hamburger-menu-layout .site-main .has-post-thumbnail .page-header {
	margin-top: 60px;
	margin-bottom: 50px;
	text-align: center;
}

@media (min-width: 921px) {
	.hamburger-menu-layout .site-main.with-image .page-header, .hamburger-menu-layout .site-main .has-post-thumbnail .page-header {
		margin-top: 80px;
		margin-bottom: 70px;
	}
}

.hamburger-menu-layout .site-main .page-header {
	margin-bottom: 50px;
	text-align: center;
}

@media (min-width: 921px) {
	.hamburger-menu-layout .site-main .page-header {
		margin-bottom: 70px;
	}
}

.entry-content .wp-block-columns > .has-background {
	padding: 2rem;
}

@media (min-width: 921px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
		flex-basis: 0;
	}
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Latest posts
--------------------------------------------- */
.wp-block-latest-posts__list {
	margin-left: 0;
}

.wp-block-latest-posts__list li {
	margin-bottom: 60px;
}

.wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
	display: block;
	font-size: 20px;
	margin-bottom: .7rem;
	text-decoration: none;
}

.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
	margin-bottom: .5rem;
}

.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt a {
	display: block;
	margin-top: .3rem;
}

.wp-block-latest-posts__list.is-grid li {
	margin: 0 0 3rem 0;
}

@media (min-width: 600px) {
	.wp-block-latest-posts__list.is-grid li {
		margin: 0 1.25em 1.25em 0;
	}
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__post-title {
	display: block;
	font-size: 20px;
	margin-bottom: .7rem;
	text-decoration: none;
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
	margin-bottom: .5rem;
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image img {
	width: 100%;
	object-fit: cover;
	height: 200px;
}

@media (min-width: 921px) {
	.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image img {
		height: 300px;
	}
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__post-excerpt a {
	display: block;
	margin-top: .3rem;
}

.wp-block-post-template-is-layout-grid {
	margin-left: 0;
}

.posts-list {
	display: grid;
	gap: 30px;
	margin-bottom: 40px;
}

@media (min-width: 600px) {
	.posts-list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1281px) {
	.posts-list {
		grid-template-columns: repeat(3, 1fr);
	}
}

.posts-list article {
	margin-bottom: 50px;
}

.posts-list article .entry-header a {
	color: var(--wp--preset--color--custom-2);
	text-decoration: none;
}

.posts-list article .post-thumbnail img {
	object-fit: cover;
	height: 200px;
}

@media (min-width: 921px) {
	.posts-list article .post-thumbnail img {
		height: 300px;
	}
}

.posts-list article .entry-content h2, .posts-list article .post-entry-content h2 {
	margin-bottom: .7rem;
}

.posts-list article .entry-content a, .posts-list article .post-entry-content a {
	font-size: 20px;
	color: var(--wp--preset--color--custom-2);
	text-decoration: none;
}

.posts-list article .entry-content span, .posts-list article .post-entry-content span {
	font-size: .8125em;
}

.posts-navigation a {
	color: var(--wp--preset--color--custom-2);
	text-decoration: none;
}

/* SINGLE POST */
.post-item-wrapper .centered-title {
	text-align: center;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

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

/* Hero with either image carousel or video.
--------------------------------------------- */
.top-menu-layout .carousel__image.slick-slide {
	height: 100%;
	max-height: 575px;
	min-height: 330px;
	object-fit: cover;
}

.top-menu-layout .video {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

@media (min-width: 1281px) {
	.top-menu-layout .video {
		height: 575px;
		padding-top: 0;
	}
}

.top-menu-layout .video iframe {
	height: 56.25vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100vw;
}

/* Hero with sidebar layout. */
.sidebar-layout .carousel {
	height: 100%;
	position: relative;
}

.sidebar-layout .carousel.slick-slider .slick-track,
.sidebar-layout .carousel.slick-slider .slick-list {
	height: 100%;
}

.sidebar-layout .carousel__image.slick-slide {
	height: 100%;
	object-fit: cover;
	width: 100%;
}

@media (min-width: 921px) {
	.sidebar-layout .carousel {
		height: 100vh;
		overflow: hidden;
		position: relative;
	}
}

.sidebar-layout .video {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	width: 100%;
}

.sidebar-layout .video iframe {
	height: 56.25vw;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100vw;
}

@media (min-width: 921px) {
	.sidebar-layout .video {
		width: unset;
		position: unset;
		padding: 0;
	}
	.sidebar-layout .video iframe {
		min-height: 100vh;
		height: 100%;
		left: 50%;
		top: unset;
		transform: translateX(-50%);
		max-width: unset;
		position: relative;
		width: calc(100vw + 100%);
	}
}

.hamburger-menu-layout .carousel {
	height: 100%;
	position: relative;
}

.hamburger-menu-layout .carousel.slick-slider .slick-track,
.hamburger-menu-layout .carousel.slick-slider .slick-list {
	height: 100%;
}

.hamburger-menu-layout .carousel__image.slick-slide {
	object-fit: cover;
	width: 100%;
	height: 400px;
}

@media (min-width: 600px) {
	.hamburger-menu-layout .carousel__image.slick-slide {
		height: 470px;
	}
}

@media (min-width: 921px) {
	.hamburger-menu-layout .carousel__image.slick-slide {
		height: 570px;
	}
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .carousel__image.slick-slide {
		height: 600px;
	}
}

@media (min-width: 1441px) {
	.hamburger-menu-layout .carousel__image.slick-slide {
		height: 100vh;
	}
}

@media (min-width: 921px) {
	.hamburger-menu-layout .carousel {
		overflow: hidden;
		position: relative;
	}
}

.hamburger-menu-layout .video {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: calc(100vw + 100%);
}

@media (min-width: 921px) {
	.hamburger-menu-layout .video {
		padding-top: 56.25%;
	}
}

.hamburger-menu-layout .video iframe {
	height: 100%;
	left: 25%;
	max-width: unset;
	min-height: 50vh;
	position: relative;
	top: 50%;
	transform: translate(-50%, 0);
	width: inherit;
}

@media (min-width: 921px) {
	.hamburger-menu-layout .video iframe {
		position: absolute;
		min-height: 100vh;
		left: 0;
		transform: translateY(-50%);
		width: 100vw;
	}
}

.transparent-menu-layout .carousel {
	height: 100%;
	position: relative;
}

.transparent-menu-layout .carousel.slick-slider .slick-track,
.transparent-menu-layout .carousel.slick-slider .slick-list {
	height: 100%;
}

.transparent-menu-layout .carousel__image.slick-slide {
	object-fit: cover;
	width: 100%;
	height: 400px;
}

@media (min-width: 600px) {
	.transparent-menu-layout .carousel__image.slick-slide {
		height: 470px;
	}
}

@media (min-width: 921px) {
	.transparent-menu-layout .carousel__image.slick-slide {
		height: 570px;
	}
}

@media (min-width: 1281px) {
	.transparent-menu-layout .carousel__image.slick-slide {
		height: 600px;
	}
}

@media (min-width: 1441px) {
	.transparent-menu-layout .carousel__image.slick-slide {
		height: 620px;
	}
}

@media (min-width: 921px) {
	.transparent-menu-layout .carousel {
		overflow: hidden;
		position: relative;
	}
}

.transparent-menu-layout .video {
	height: 100%;
	overflow: hidden;
	position: relative;
	width: calc(100vw + 100%);
}

@media (min-width: 921px) {
	.transparent-menu-layout .video {
		padding-top: 56.25%;
	}
}

.transparent-menu-layout .video iframe {
	height: 100%;
	left: 25%;
	max-width: unset;
	min-height: 50vh;
	position: relative;
	top: 50%;
	transform: translate(-50%, 0);
	width: inherit;
}

@media (min-width: 921px) {
	.transparent-menu-layout .video iframe {
		position: absolute;
		min-height: 100vh;
		left: 0;
		transform: translateY(-50%);
		width: 100vw;
	}
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.top-menu-layout .site-header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 1rem 0;
	width: 100%;
}

@media (min-width: 1281px) {
	.top-menu-layout .site-header {
		flex-wrap: nowrap;
	}
	.top-menu-layout .site-header .top-menu {
		margin-right: 1rem;
	}
}

@media (min-width: 1281px) {
	.top-menu-layout .site-header .site-branding .custom-logo-link {
		margin-right: 30px;
	}
}

.top-menu-layout .site-header .site-branding .custom-logo-link img {
	object-fit: contain;
	max-height: 70px;
	max-width: 200px;
	width: auto;
}

@media (min-width: 921px) {
	.top-menu-layout .site-header .site-branding .custom-logo-link img {
		max-width: 270px;
		max-height: 80px;
	}
}

.sidebar-layout .site-header {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 1rem 0;
	padding: 0 30px;
}

@media (min-width: 1281px) {
	.sidebar-layout .site-header {
		display: block;
		position: fixed;
		width: 350px;
	}
}

@media (min-width: 1281px) {
	.sidebar-layout .site-header .site-branding {
		margin-left: .5rem;
		margin-top: 30px;
	}
}

.sidebar-layout .site-header .site-branding img {
	object-fit: contain;
	max-height: 70px;
	max-width: 200px;
	width: auto;
}

@media (min-width: 921px) {
	.sidebar-layout .site-header .site-branding img {
		max-width: 270px;
		max-height: 80px;
	}
}

.hamburger-menu-layout .site-header {
	background-color: var(--wp--custom-background-color);
	box-shadow: 1px 0 20px rgba(77, 77, 91, 0.07);
	grid-area: sidebar;
	height: 100vh;
	padding: 0 30px;
	position: fixed;
	top: 0;
	transform: translateX(-100%);
	transition: 200ms ease;
	z-index: 2;
}

.hamburger-menu-layout .site-header.open {
	align-items: flex-end;
	display: flex;
	transform: translateX(0%);
	width: 100vw;
}

@media (min-width: 921px) {
	.hamburger-menu-layout .site-header.open {
		width: 350px;
	}
}

.hamburger-menu-layout .site-branding {
	align-items: center;
	display: flex;
	margin-bottom: 3rem;
	padding-bottom: 3rem;
	margin-top: 50px;
	width: 100%;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .site-branding {
		justify-content: flex-start;
		margin-top: 0;
		padding-bottom: 0;
	}
}

.hamburger-menu-layout .site-branding img {
	width: 100%;
}

@media (min-width: 1281px) {
	.hamburger-menu-layout .site-branding img {
		margin-left: 1rem;
		max-width: calc(350px - 6rem);
	}
}

.transparent-menu-layout .site-header {
	left: 0;
	overflow: visible;
	position: absolute;
	top: 0;
	width: 100vw;
	z-index: 1;
}

@media (min-width: 1281px) {
	.transparent-menu-layout .site-header .custom-logo-link {
		margin-right: 30px;
	}
}

.transparent-menu-layout .site-header .custom-logo-link img {
	object-fit: contain;
	max-height: 70px;
	max-width: 200px;
	width: auto;
}

@media (min-width: 921px) {
	.transparent-menu-layout .site-header .custom-logo-link img {
		max-width: 270px;
		max-height: 80px;
	}
}

@media (min-width: 1281px) {
	.transparent-menu-layout .site-header {
		background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
	}
}

.transparent-menu-layout.logged-in .menu-wrapper {
	padding-top: calc(46px + 2rem);
}

@media (min-width: 921px) {
	.transparent-menu-layout.logged-in .menu-wrapper {
		padding-top: calc(46px + 1rem);
	}
}

.transparent-menu-layout .menu-wrapper {
	align-items: center;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1360px;
	padding: 1rem 30px 2rem 30px;
	width: 100%;
	position: relative;
}

@media (min-width: 1281px) {
	.transparent-menu-layout .menu-wrapper {
		overflow: visible;
		padding-top: 1rem;
		top: 0;
	}
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
body:not(.top-menu-layout) .site-footer {
	margin-left: auto;
	margin-right: auto;
	padding: 0 30px;
	width: 100%;
}

@media (min-width: 1281px) {
	body:not(.top-menu-layout) .site-footer {
		padding: 0 70px;
	}
}

@media (min-width: 1441px) {
	body:not(.top-menu-layout) .site-footer {
		max-width: 1300px;
	}
}

.site-footer {
	display: grid;
	grid-template-areas: 'logo' 'column1' 'column2' 'column3' 'column4';
	grid-template-columns: auto;
	margin: 3rem 0;
}

@media (min-width: 1281px) {
	.site-footer {
		grid-template-areas: 'logo empty empty empty' 'column1 column2 column3 column4';
		grid-template-columns: 40% 1fr 1fr 1fr;
		gap: 25px 50px;
	}
}

.site-footer .footer-logo {
	grid-area: logo;
	margin-bottom: 2rem;
}

.site-footer .footer-logo img {
	object-fit: contain;
	max-height: 60px;
	max-width: 200px;
	width: auto;
}

@media (min-width: 921px) {
	.site-footer .footer-logo img {
		max-width: 270px;
		max-height: 70px;
	}
}

.site-footer .column {
	color: var(--wp--preset--color--custom-1);
}

.site-footer .column-1 {
	grid-area: column1;
}

.site-footer .column-2 {
	grid-area: column2;
}

.site-footer .column-2 p {
	margin-top: 0;
}

.site-footer .column-3 {
	grid-area: column3;
}

.site-footer .column-3 p {
	margin-top: 0;
}

.site-footer .column-4 {
	grid-area: column4;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.site-footer .column-4 p {
	margin-top: 0;
}

.site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {
	margin: 0;
}

.site-footer a {
	color: var(--wp--preset--color--custom-1);
	text-decoration: none;
}

.site-footer a:hover {
	text-decoration: underline;
}

.site-footer__contact__title {
	font-weight: 700;
	margin-top: 0;
}

.site-footer .footer-menu,
.site-footer .footer-ext-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------------------
# Liftups
--------------------------------------------------------------*/
.liftups {
	width: 100%;
}

.liftups__item__link .wp-block-button__link {
	background-color: transparent;
	border-radius: 0;
	color: #ffffff;
	font-weight: 700;
	text-decoration: none;
	padding: 0;
}

.liftups__item__link .wp-block-button__link:hover {
	text-decoration: underline;
}

.liftups__item__link .wp-block-button__link::before {
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.liftups__item__link .wp-block-button__link::after {
	content: url("data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjIiIGZpbGw9IiNmZmZmZmYiIHZpZXdCb3g9IjAgMCAyNCAyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMTQuNTIzIDE4Ljc4N3M0LjUwMS00LjUwNSA2LjI1NS02LjI2Yy4xNDYtLjE0Ni4yMTktLjMzOC4yMTktLjUzcy0uMDczLS4zODMtLjIxOS0uNTNjLTEuNzUzLTEuNzU0LTYuMjU1LTYuMjU4LTYuMjU1LTYuMjU4LS4xNDQtLjE0NS0uMzM0LS4yMTctLjUyNC0uMjE3LS4xOTMgMC0uMzg1LjA3NC0uNTMyLjIyMS0uMjkzLjI5Mi0uMjk1Ljc2Ni0uMDA0IDEuMDU2bDQuOTc4IDQuOTc4aC0xNC42OTJjLS40MTQgMC0uNzUuMzM2LS43NS43NXMuMzM2Ljc1Ljc1Ljc1aDE0LjY5MmwtNC45NzkgNC45NzljLS4yODkuMjg5LS4yODYuNzYyLjAwNiAxLjA1NC4xNDguMTQ4LjM0MS4yMjIuNTMzLjIyMi4xOSAwIC4zNzgtLjA3Mi41MjItLjIxNXoiIGZpbGwtcnVsZT0ibm9uemVybyIvPjwvc3ZnPg==");
	display: inline-block;
	margin-left: 0.5rem;
	transform: translateY(25%);
	width: 2rem;
}

.liftups .wp-block-cover.is-light .wp-block-cover__inner-container, .liftups .wp-block-cover.is-dark .wp-block-cover__inner-container {
	color: #ffffff;
}

.liftups .wp-block-cover__inner-container {
	margin: auto 0 2rem 1rem;
}

@media (min-width: 600px) {
	.liftups .wp-block-cover__inner-container {
		margin: auto 0 2rem 2rem;
	}
}

.liftups .wp-block-cover__background {
	background: linear-gradient(transparent 25%, #000000 100%);
}

.liftups .wp-block-cover__background[class*='has-custom-'], .liftups .wp-block-cover__background.has-background-dim {
	background-color: unset;
}

.liftups .wp-block-cover__background.has-background-dim {
	opacity: 1 !important;
}

/*--------------------------------------------------------------
# Columns
--------------------------------------------------------------*/
.content-section {
	justify-content: center;
}

@media (min-width: 921px) {
	.content-section {
		gap: 2em;
	}
}

.blog-page-link {
	margin-top: 40px;
	margin-bottom: 40px;
}

@media (min-width: 921px) {
	.blog-page-link {
		margin-top: 70px;
		margin-bottom: 70px;
	}
}

.exceptions {
	margin-top: 2rem;
}

.exceptions span {
	margin-right: 1rem;
}

.opening-hours {
	margin: 1rem 0;
}

.opening-hours__row {
	display: flex;
	justify-content: space-between;
}

.opening-hours__row span {
	display: block;
}

.menu-list {
	display: flex;
	flex-wrap: wrap;
}

.menu-list__item {
	margin-bottom: 1rem;
	width: 100%;
}

@media (min-width: 1281px) {
	.menu-list__item {
		padding-right: 1rem;
		min-width: 430px;
		width: 50%;
	}
}

.menu-list__item__title {
	font-weight: bold;
	font-size: 24px;
}

/*--------------------------------------------------------------
# Latest Posts
--------------------------------------------------------------*/
.wp-block-latest-posts__list {
	margin-left: 0;
}

.wp-block-latest-posts__list li {
	margin-bottom: 60px;
}

.wp-block-latest-posts__list li .wp-block-latest-posts__post-title {
	display: block;
	font-size: 20px;
	margin-bottom: .7rem;
	text-decoration: none;
}

.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image {
	margin-bottom: .5rem;
}

.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt a {
	display: block;
	margin-top: .3rem;
}

.wp-block-latest-posts__list.is-grid li {
	margin: 0 0 3rem 0;
}

@media (min-width: 600px) {
	.wp-block-latest-posts__list.is-grid li {
		margin: 0 1.25em 1.25em 0;
	}
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__post-title {
	display: block;
	font-size: 20px;
	margin-bottom: .7rem;
	text-decoration: none;
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image {
	margin-bottom: .5rem;
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image img {
	width: 100%;
	object-fit: cover;
	height: 200px;
}

@media (min-width: 921px) {
	.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__featured-image img {
		height: 300px;
	}
}

.wp-block-latest-posts__list.is-grid li .wp-block-latest-posts__post-excerpt a {
	display: block;
	margin-top: .3rem;
}

.wp-block-post-template-is-layout-grid {
	margin-left: 0;
}

.posts-list {
	display: grid;
	gap: 30px;
	margin-bottom: 40px;
}

@media (min-width: 600px) {
	.posts-list {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1281px) {
	.posts-list {
		grid-template-columns: repeat(3, 1fr);
	}
}

.posts-list article {
	margin-bottom: 50px;
}

.posts-list article .entry-header a {
	color: var(--wp--preset--color--custom-2);
	text-decoration: none;
}

.posts-list article .post-thumbnail img {
	object-fit: cover;
	height: 200px;
}

@media (min-width: 921px) {
	.posts-list article .post-thumbnail img {
		height: 300px;
	}
}

.posts-list article .entry-content h2, .posts-list article .post-entry-content h2 {
	margin-bottom: .7rem;
}

.posts-list article .entry-content a, .posts-list article .post-entry-content a {
	font-size: 20px;
	color: var(--wp--preset--color--custom-2);
	text-decoration: none;
}

.posts-list article .entry-content span, .posts-list article .post-entry-content span {
	font-size: .8125em;
}

.posts-navigation a {
	color: var(--wp--preset--color--custom-2);
	text-decoration: none;
}

/* SINGLE POST */
.post-item-wrapper .centered-title {
	text-align: center;
}

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
.button--rectangle .wp-block-button__link {
	border-radius: 0;
}

.button .wp-block-button__link:hover {
	text-decoration: underline;
}

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

/*# sourceMappingURL=style.css.map */