/*!
Theme Name: Krajiška suza
Theme URI: https://krajiskasuza.ba/
Author: Amar Deric
Author URI: https://webbi.ba/
Description: Moderni WordPress theme za Krajišku suzu - organizaciju koja brine o starijim sugrađanima u Sanskom Mostu.
Version: 1.0.0
Tested up to: 6.4
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: webbistarter
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, accessibility-ready

Krajiška suza - Briga za naše najstarije sugrađane.
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
    - Header
    - Footer
# Blocks
# 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;
}

/**
 * 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: #44403c;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.6;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

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: #f5f4f2;
	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 #a8a29e;
	cursor: help;
}

mark,
ins {
	background: #fff9e6;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fafaf9;
}

hr {
	background-color: #d4d1cc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #5b8a72;
}

a:visited {
	color: #3d6b54;
}

a:hover,
a:focus,
a:active {
	color: #d4856a;
}

a:focus {
	outline: thin dotted;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #5b8a72;
	border-radius: 3px;
	background: #5b8a72;
	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: #3d6b54;
}

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: #3d6b54;
}

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: #57534e;
	border: 1px solid #d4d1cc;
	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: #292524;
}

select {
	border: 1px solid #d4d1cc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.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 {
	text-align: end;
	flex: 1 0 50%;
}

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

.post,
.page {
	margin: 0;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

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

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

.bypostauthor {
	display: block;
}

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

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
.block-hero {
	position: relative;
	display: flex;
	align-items: center;
	min-height: 500px;
	overflow: hidden;
	background-color: #5b8a72;
	--hero-text-color: #fff;
	--hero-label-bg: rgba(255, 255, 255, 0.2);
	--hero-label-color: #fff;
	--hero-btn-primary-bg: #fff;
	--hero-btn-primary-color: #5b8a72;
	--hero-btn-secondary-border: rgba(255, 255, 255, 0.5);
	--hero-btn-secondary-color: #fff;
}

.block-hero:not(:has(.hero__background)) {
	background: linear-gradient(135deg, #5b8a72 0%, #3d6b54 100%);
}

.block-hero.hero--height-small {
	min-height: 400px;
	padding-top: 100px;
}

.block-hero.hero--height-medium {
	min-height: 550px;
	padding-top: 100px;
}

.block-hero.hero--height-large {
	min-height: 100vh;
	min-height: 100dvh;
}

.block-hero.hero--align-left .hero__content {
	text-align: left;
	align-items: flex-start;
}

.block-hero.hero--align-center .hero__content {
	text-align: center;
	align-items: center;
	margin-left: auto;
	margin-right: auto;
}

.block-hero.hero--align-center .hero__buttons {
	justify-content: center;
}

.block-hero.hero--align-right .hero__content {
	text-align: right;
	align-items: flex-end;
	margin-left: auto;
}

.hero__background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.hero__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, rgba(28, 25, 23, 0.7) 0%, rgba(61, 107, 84, 0.5) 100%);
}

.hero__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.hero__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.hero__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.hero__container {
	position: relative;
	z-index: 2;
	width: 100%;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.hero__content {
	display: flex;
	flex-direction: column;
	max-width: 700px;
}

.hero__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: rgba(91, 138, 114, 0.2);
	color: #e1ebe5;
	margin-bottom: 1rem;
	backdrop-filter: blur(4px);
}

.hero__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1.2;
	color: #fff;
	margin: 0 0 1rem;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

@media (min-width: 768px) {

	.hero__title {
		font-size: 3rem;
	}
}

@media (min-width: 1024px) {

	.hero__title {
		font-size: 3.75rem;
	}
}

.hero__description {
	font-size: 1.125rem;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.9);
	margin: 0 0 2rem;
	max-width: 600px;
}

@media (min-width: 768px) {

	.hero__description {
		font-size: 1.25rem;
	}
}

.hero__buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

.hero__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 0.75rem 1.5rem;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 0.5rem;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all 250ms ease;
}

.hero__button:focus {
	outline: 2px solid #5b8a72;
	outline-offset: 2px;
}

.hero__button:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.hero__button {
	padding: 1rem 2rem;
	font-size: 1rem;
	font-weight: 600;
	min-width: 160px;
}

.hero__button--primary {
	background-color: #fff;
	color: #5b8a72;
	border-color: #fff;
}

.hero__button--primary:hover {
	background-color: #f5f4f2;
	border-color: #f5f4f2;
	transform: translateY(-2px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.hero__button--secondary {
	background-color: transparent;
	color: #fff !important;
	border-color: rgba(255, 255, 255, 0.5);
}

.hero__button--secondary:hover {
	background-color: rgba(255, 255, 255, 0.15);
	border-color: #fff;
	color: #fff !important;
}

.hero__button--secondary span,
.hero__button--secondary svg {
	color: inherit;
}

.hero__button svg {
	flex-shrink: 0;
	transition: transform 250ms ease;
}

.hero__button:hover svg {
	transform: translateX(4px);
}

.hero__scroll-indicator {
	position: absolute;
	bottom: 2rem;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2;
	color: rgba(255, 255, 255, 0.7);
	animation: bounce 2s infinite;
}

@keyframes bounce {

	0%,
	20%,
	50%,
	80%,
	100% {
		transform: translateX(-50%) translateY(0);
	}

	40% {
		transform: translateX(-50%) translateY(-10px);
	}

	60% {
		transform: translateX(-50%) translateY(-5px);
	}
}

.block-about {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-about {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-about {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-about.about--bg-white {
	background-color: #fff;
}

.block-about.about--bg-light {
	background-color: #f5f4f2;
}

.block-about.about--bg-primary {
	background-color: #f0f5f2;
}

@media (min-width: 1024px) {

	.block-about.about--image-right .about__grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 1024px) {

	.block-about.about--image-right .about__image-wrapper {
		order: 2;
	}
}

@media (min-width: 1024px) {

	.block-about.about--image-left .about__grid {
		grid-template-columns: 1fr 1fr;
	}
}

@media (min-width: 1024px) {

	.block-about.about--image-left .about__image-wrapper {
		order: -1;
	}
}

.about__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.about__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.about__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.about__grid {
	display: grid;
	gap: 3rem;
	align-items: center;
}

@media (min-width: 1024px) {

	.about__grid {
		gap: 4rem;
	}
}

.about__content {
	max-width: 600px;
}

.about__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.about__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.about__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.about__title {
		font-size: 3rem;
	}
}

.about__title {
	margin-bottom: 1.5rem;
}

.about__description {
	font-size: 1.125rem;
	line-height: 1.6;
	color: #44403c;
	margin-bottom: 2rem;
}

.about__description p {
	margin-bottom: 1rem;
}

.about__description p:last-child {
	margin-bottom: 0;
}

.about__features {
	list-style: none;
	margin: 0 0 2rem;
	padding: 0;
}

.about__feature {
	display: flex;
	align-items: flex-start;
	gap: 0.75rem;
	margin-bottom: 1rem;
}

.about__feature:last-child {
	margin-bottom: 0;
}

.about__feature-icon {
	flex-shrink: 0;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #5b8a72;
	color: #fff;
	border-radius: 9999px;
	margin-top: 2px;
}

.about__feature-icon svg {
	width: 14px;
	height: 14px;
}

.about__feature-text {
	font-size: 1rem;
	line-height: 1.5;
	color: #44403c;
}

.about__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 0.75rem 1.5rem;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 0.5rem;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all 250ms ease;
}

.about__button:focus {
	outline: 2px solid #5b8a72;
	outline-offset: 2px;
}

.about__button:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.about__button {
	background-color: #5b8a72;
	color: #fff;
	border-color: #5b8a72;
}

.about__button:hover {
	background-color: #3d6b54;
	border-color: #3d6b54;
}

.about__button {
	color: #fff !important;
}

.about__button,
.about__button:visited,
.about__button:active {
	color: #fff !important;
}

.about__button span {
	color: #fff !important;
}

.about__button svg {
	color: #fff;
	transition: transform 250ms ease;
}

.about__button:hover {
	color: #fff !important;
}

.about__button:hover svg {
	transform: translateX(4px);
}

.about__image-wrapper {
	position: relative;
}

.about__image-container {
	position: relative;
}

.about__image {
	width: 100%;
	height: auto;
	border-radius: 1rem;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}

.about__image-decoration {
	position: absolute;
	bottom: -1.5rem;
	right: -1.5rem;
	width: 200px;
	height: 200px;
	background-color: #e1ebe5;
	border-radius: 1rem;
	z-index: -1;
}

@media (max-width: 767px) {

	.about__image-decoration {
		display: none;
	}
}

.block-services {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-services {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-services {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-services.services--bg-white {
	background-color: #fff;
}

.block-services.services--bg-light {
	background-color: #f5f4f2;
}

.block-services.services--bg-primary {
	background-color: #f0f5f2;
}

@media (min-width: 768px) {

	.block-services.services--cols-2 .services__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {

	.block-services.services--cols-3 .services__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-services.services--cols-3 .services__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 768px) {

	.block-services.services--cols-4 .services__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-services.services--cols-4 .services__grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

.block-services.services--style-flat .services__card {
	box-shadow: none;
	border: 1px solid #e8e6e3;
}

.block-services.services--style-elevated .services__card {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.services__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.services__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.services__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.services__header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 3rem;
}

.services__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.services__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.services__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.services__title {
		font-size: 3rem;
	}
}

.services__title {
	margin-bottom: 1rem;
}

.services__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.services__description {
		font-size: 1.25rem;
	}
}

.services__description {
	margin: 0 auto;
}

.services__grid {
	display: grid;
	gap: 1.5rem;
}

.services__card {
	background-color: #fff;
	border-radius: 0.75rem;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: transform 250ms ease, box-shadow 250ms ease;
}

.services__card:hover {
	transform: translateY(-4px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.services__card {
	padding: 2rem;
	text-align: center;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.services__card-icon {
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e1ebe5;
	color: #5b8a72;
	border-radius: 0.75rem;
	margin: 0 auto 1.5rem;
	transition: all 250ms ease;
}

.services__card:hover .services__card-icon {
	background-color: #5b8a72;
	color: #fff;
	transform: scale(1.1);
}

.services__card-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	color: #292524;
	margin: 0 0 0.75rem;
}

.services__card-description {
	font-size: 1rem;
	line-height: 1.6;
	color: #78716c;
	margin: 0 0 1rem;
	flex-grow: 1;
}

.services__card-link {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 0.875rem;
	font-weight: 500;
	color: #5b8a72;
	text-decoration: none;
	transition: all 250ms ease;
}

.services__card-link:hover {
	color: #3d6b54;
}

.services__card-link:hover svg {
	transform: translateX(4px);
}

.services__card-link svg {
	transition: transform 250ms ease;
}

.block-team {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-team {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-team {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-team.team--bg-white {
	background-color: #fff;
}

.block-team.team--bg-light {
	background-color: #f5f4f2;
}

@media (min-width: 768px) {

	.block-team.team--cols-2 .team__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {

	.block-team.team--cols-3 .team__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-team.team--cols-3 .team__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 640px) {

	.block-team.team--cols-4 .team__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-team.team--cols-4 .team__grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

.team__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.team__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.team__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.team__header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 3rem;
}

.team__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.team__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.team__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.team__title {
		font-size: 3rem;
	}
}

.team__title {
	margin-bottom: 1rem;
}

.team__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.team__description {
		font-size: 1.25rem;
	}
}

.team__description {
	margin: 0 auto;
}

.team__grid {
	display: grid;
	gap: 2rem;
}

.team__member {
	text-align: center;
}

.team__member-image-wrapper {
	position: relative;
	width: 180px;
	height: 180px;
	margin: 0 auto 1rem;
	border-radius: 9999px;
	overflow: hidden;
	background-color: #f5f4f2;
}

.team__member-image-wrapper.team__member-image-placeholder {
	display: flex;
	align-items: center;
	justify-content: center;
	color: #a8a29e;
}

.team__member-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 350ms ease;
}

.team__member:hover .team__member-image {
	transform: scale(1.05);
}

.team__member-info {
	padding: 0.5rem 0;
}

.team__member-name {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	color: #292524;
	margin: 0 0 0.25rem;
}

.team__member-position {
	font-size: 0.875rem;
	font-weight: 500;
	color: #5b8a72;
	text-transform: uppercase;
	letter-spacing: 0.025em;
	margin: 0 0 0.75rem;
}

.team__member-bio {
	font-size: 0.875rem;
	line-height: 1.6;
	color: #78716c;
	margin: 0 0 1rem;
}

.team__member-contact {
	display: flex;
	justify-content: center;
	gap: 0.75rem;
}

.team__member-contact-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: #f5f4f2;
	color: #57534e;
	border-radius: 9999px;
	transition: all 250ms ease;
}

.team__member-contact-link:hover {
	background-color: #5b8a72;
	color: #fff;
	transform: translateY(-2px);
}

.block-statistics {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-statistics {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-statistics {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-statistics {
	position: relative;
}

.block-statistics.statistics--bg-white {
	background-color: #fff;
}

.block-statistics.statistics--bg-white .statistics__item-number {
	color: #5b8a72;
}

.block-statistics.statistics--bg-white .statistics__item-label {
	color: #292524;
}

.block-statistics.statistics--bg-light {
	background-color: #f5f4f2;
}

.block-statistics.statistics--bg-light .statistics__item-number {
	color: #5b8a72;
}

.block-statistics.statistics--bg-light .statistics__item-label {
	color: #292524;
}

.block-statistics.statistics--bg-primary {
	background-color: #5b8a72;
}

.block-statistics.statistics--bg-primary .statistics__label {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.block-statistics.statistics--bg-primary .statistics__title,
.block-statistics.statistics--bg-primary .statistics__description,
.block-statistics.statistics--bg-primary .statistics__item-number,
.block-statistics.statistics--bg-primary .statistics__item-label,
.block-statistics.statistics--bg-primary .statistics__item-description {
	color: #fff;
}

.block-statistics.statistics--bg-primary .statistics__item-description {
	color: rgba(255, 255, 255, 0.8);
}

.block-statistics.statistics--bg-dark {
	background-color: #292524;
}

.block-statistics.statistics--bg-dark .statistics__label {
	background-color: rgba(91, 138, 114, 0.3);
	color: #7ba394;
}

.block-statistics.statistics--bg-dark .statistics__title,
.block-statistics.statistics--bg-dark .statistics__description,
.block-statistics.statistics--bg-dark .statistics__item-number,
.block-statistics.statistics--bg-dark .statistics__item-label {
	color: #fff;
}

.block-statistics.statistics--bg-dark .statistics__item-description {
	color: rgba(255, 255, 255, 0.7);
}

.block-statistics.statistics--has-bg-image .statistics__label {
	background-color: rgba(255, 255, 255, 0.2);
	color: #fff;
}

.block-statistics.statistics--has-bg-image .statistics__title,
.block-statistics.statistics--has-bg-image .statistics__description,
.block-statistics.statistics--has-bg-image .statistics__item-number,
.block-statistics.statistics--has-bg-image .statistics__item-label {
	color: #fff;
}

.block-statistics.statistics--has-bg-image .statistics__item-description {
	color: rgba(255, 255, 255, 0.8);
}

@media (min-width: 768px) {

	.block-statistics.statistics--cols-2 .statistics__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {

	.block-statistics.statistics--cols-3 .statistics__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 640px) {

	.block-statistics.statistics--cols-4 .statistics__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-statistics.statistics--cols-4 .statistics__grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

.statistics__background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.statistics__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, rgba(61, 107, 84, 0.9) 0%, rgba(28, 25, 23, 0.85) 100%);
}

.statistics__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.statistics__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.statistics__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.statistics__container {
	position: relative;
	z-index: 2;
}

.statistics__header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 3rem;
}

.statistics__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.statistics__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.statistics__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.statistics__title {
		font-size: 3rem;
	}
}

.statistics__title {
	margin-bottom: 1rem;
}

.statistics__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.statistics__description {
		font-size: 1.25rem;
	}
}

.statistics__description {
	margin: 0 auto;
}

.statistics__grid {
	display: grid;
	gap: 1.5rem;
}

@media (min-width: 768px) {

	.statistics__grid {
		gap: 2rem;
	}
}

.statistics__item {
	text-align: center;
	padding: 2rem 1.5rem;
	background: rgba(255, 255, 255, 0.05);
	border-radius: 1rem;
	border: 1px solid rgba(0, 0, 0, 0.05);
	transition: all 0.3s ease;
}

.statistics--bg-white .statistics__item,
.statistics--bg-light .statistics__item {
	background: #fff;
	border-color: #e8e6e3;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04);
}

.statistics--bg-white .statistics__item:hover,
.statistics--bg-light .statistics__item:hover {
	transform: translateY(-4px);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
	border-color: #c3d7cb;
}

.statistics--bg-primary .statistics__item,
.statistics--bg-dark .statistics__item,
.statistics--has-bg-image .statistics__item {
	background: rgba(255, 255, 255, 0.08);
	border-color: rgba(255, 255, 255, 0.12);
	backdrop-filter: blur(8px);
}

.statistics--bg-primary .statistics__item:hover,
.statistics--bg-dark .statistics__item:hover,
.statistics--has-bg-image .statistics__item:hover {
	background: rgba(255, 255, 255, 0.12);
	transform: translateY(-4px);
}

.statistics__item-number {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 2.25rem;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0.75rem;
	letter-spacing: -0.02em;
}

@media (min-width: 768px) {

	.statistics__item-number {
		font-size: 3rem;
	}
}

@media (min-width: 1024px) {

	.statistics__item-number {
		font-size: 3.75rem;
	}
}

.statistics__item-suffix {
	font-size: 0.5em;
	font-weight: 600;
	margin-left: 2px;
	opacity: 0.8;
}

.statistics__item-label {
	font-size: 1rem;
	font-weight: 600;
	margin-bottom: 0.5rem;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

@media (min-width: 768px) {

	.statistics__item-label {
		font-size: 1.125rem;
	}
}

.statistics__item-description {
	font-size: 0.875rem;
	line-height: 1.6;
	margin: 0;
	opacity: 0.8;
}

.block-gallery {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-gallery {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-gallery {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-gallery.gallery--bg-white {
	background-color: #fff;
}

.block-gallery.gallery--bg-light {
	background-color: #f5f4f2;
}

@media (min-width: 768px) {

	.block-gallery.gallery--cols-2 .gallery__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 640px) {

	.block-gallery.gallery--cols-3 .gallery__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-gallery.gallery--cols-3 .gallery__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 640px) {

	.block-gallery.gallery--cols-4 .gallery__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-gallery.gallery--cols-4 .gallery__grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

.block-gallery.gallery--layout-masonry .gallery__grid {
	columns: 1;
	column-gap: 1rem;
}

@media (min-width: 640px) {

	.block-gallery.gallery--layout-masonry .gallery__grid {
		columns: 2;
	}
}

@media (min-width: 1024px) {

	.block-gallery.gallery--layout-masonry .gallery__grid {
		columns: 3;
	}
}

.block-gallery.gallery--layout-masonry .gallery__item {
	break-inside: avoid;
	margin-bottom: 1rem;
}

.gallery__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.gallery__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.gallery__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.gallery__header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 3rem;
}

.gallery__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.gallery__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.gallery__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.gallery__title {
		font-size: 3rem;
	}
}

.gallery__title {
	margin-bottom: 1rem;
}

.gallery__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.gallery__description {
		font-size: 1.25rem;
	}
}

.gallery__description {
	margin: 0 auto;
}

.gallery__grid {
	display: grid;
	gap: 1rem;
}

.gallery__item {
	position: relative;
	border-radius: 0.5rem;
	overflow: hidden;
}

.gallery__link {
	display: block;
	position: relative;
	aspect-ratio: 4/3;
}

.gallery__link:focus {
	outline: 2px solid #5b8a72;
	outline-offset: 2px;
}

.gallery__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 350ms ease;
}

.gallery__item:hover .gallery__image {
	transform: scale(1.05);
}

.gallery__item-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(28, 25, 23, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	transition: opacity 250ms ease;
}

.gallery__item:hover .gallery__item-overlay {
	opacity: 1;
}

.gallery__item-icon {
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	color: #292524;
	border-radius: 9999px;
	transform: scale(0.8);
	transition: transform 250ms ease;
}

.gallery__item:hover .gallery__item-icon {
	transform: scale(1);
}

.gallery__item-caption {
	font-size: 0.875rem;
	color: #78716c;
	text-align: center;
	margin-top: 0.5rem;
}

.gallery__empty {
	text-align: center;
	color: #78716c;
	padding: 3rem;
}

.gallery__lightbox {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(28, 25, 23, 0.95);
	z-index: 1050;
	display: none;
	align-items: center;
	justify-content: center;
}

.gallery__lightbox.is-active {
	display: flex;
}

.gallery__lightbox-close,
.gallery__lightbox-prev,
.gallery__lightbox-next {
	position: absolute;
	background: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 1rem;
	transition: all 250ms ease;
	z-index: 2;
}

.gallery__lightbox-close:hover,
.gallery__lightbox-prev:hover,
.gallery__lightbox-next:hover {
	color: #5b8a72;
}

.gallery__lightbox-close {
	top: 1rem;
	right: 1rem;
}

.gallery__lightbox-prev {
	left: 1rem;
	top: 50%;
	transform: translateY(-50%);
}

.gallery__lightbox-next {
	right: 1rem;
	top: 50%;
	transform: translateY(-50%);
}

.gallery__lightbox-content {
	max-width: 90vw;
	max-height: 90vh;
}

.gallery__lightbox-image {
	max-width: 100%;
	max-height: 90vh;
	object-fit: contain;
}

.block-contact {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-contact {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-contact {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-contact.contact--bg-white {
	background-color: #fff;
}

.block-contact.contact--bg-light {
	background-color: #f5f4f2;
}

@media (min-width: 1024px) {

	.block-contact.contact--layout-split .contact__grid {
		grid-template-columns: 1fr 1fr;
	}
}

.block-contact.contact--layout-stacked .contact__header {
	max-width: 100%;
}

.block-contact.contact--layout-stacked .contact__grid {
	max-width: 800px;
	margin: 0 auto;
}

.contact__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.contact__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.contact__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.contact__header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 3rem;
}

.contact__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.contact__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.contact__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.contact__title {
		font-size: 3rem;
	}
}

.contact__title {
	margin-bottom: 1rem;
}

.contact__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.contact__description {
		font-size: 1.25rem;
	}
}

.contact__description {
	margin: 0 auto;
}

.contact__grid {
	display: grid;
	gap: 3rem;
	align-items: start;
}

.contact__info {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}

.contact__info-items {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.contact__info-item {
	display: flex;
	align-items: center;
	gap: 1rem;
}

.contact__info-icon {
	flex-shrink: 0;
	width: 48px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #e1ebe5;
	color: #5b8a72;
	border-radius: 0.5rem;
}

.contact__info-content {
	flex: 1;
}

.contact__info-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1rem;
	font-weight: 600;
	color: #292524;
	margin: 0 0 0.25rem;
}

.contact__info-text {
	font-size: 1rem;
	line-height: 1.6;
	color: #44403c;
	margin: 0;
}

.contact__info-link {
	display: inline-block;
	font-size: 1rem;
	color: #5b8a72;
	text-decoration: none;
	transition: color 250ms ease;
}

.contact__info-link:hover {
	color: #3d6b54;
}

.contact__map {
	border-radius: 0.75rem;
	overflow: hidden;
	aspect-ratio: 16/9;
}

.contact__map iframe {
	width: 100%;
	height: 100%;
	border: none;
}

.contact__form-wrapper {
	background-color: #fff;
	border-radius: 0.75rem;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	padding: 2rem;
}

.contact__form-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	color: #292524;
	margin: 0 0 1.5rem;
}

.contact__form-wrapper .wpcf7-form {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.contact__form-wrapper .wpcf7-form-control-wrap {
	display: block;
}

.contact__form-wrapper input[type="text"],
.contact__form-wrapper input[type="email"],
.contact__form-wrapper input[type="tel"],
.contact__form-wrapper textarea {
	width: 100%;
	padding: 0.75rem 1rem;
	border: 1px solid #d4d1cc;
	border-radius: 0.5rem;
	font-size: 1rem;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	transition: all 250ms ease;
}

.contact__form-wrapper input[type="text"]:focus,
.contact__form-wrapper input[type="email"]:focus,
.contact__form-wrapper input[type="tel"]:focus,
.contact__form-wrapper textarea:focus {
	outline: none;
	border-color: #5b8a72;
	box-shadow: 0 0 0 3px rgba(91, 138, 114, 0.1);
}

.contact__form-wrapper input[type="text"]::placeholder,
.contact__form-wrapper input[type="email"]::placeholder,
.contact__form-wrapper input[type="tel"]::placeholder,
.contact__form-wrapper textarea::placeholder {
	color: #a8a29e;
}

.contact__form-wrapper textarea {
	min-height: 150px;
	resize: vertical;
}

.contact__form-wrapper input[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 0.75rem 1.5rem;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 0.5rem;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all 250ms ease;
}

.contact__form-wrapper input[type="submit"]:focus {
	outline: 2px solid #5b8a72;
	outline-offset: 2px;
}

.contact__form-wrapper input[type="submit"]:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.contact__form-wrapper input[type="submit"] {
	background-color: #5b8a72;
	color: #fff;
	border-color: #5b8a72;
}

.contact__form-wrapper input[type="submit"]:hover {
	background-color: #3d6b54;
	border-color: #3d6b54;
}

.contact__form-wrapper input[type="submit"] {
	width: 100%;
	padding: 1rem 1.5rem;
	font-size: 1rem;
}

@media (min-width: 768px) {

	.contact__form-wrapper input[type="submit"] {
		width: auto;
	}
}

.contact__form-wrapper .wpcf7-response-output {
	margin-top: 1rem;
	padding: 1rem;
	border-radius: 0.5rem;
	font-size: 0.875rem;
}

.contact__form-wrapper .wpcf7-validation-errors {
	border-color: #c45b5b;
	background-color: rgba(196, 91, 91, 0.1);
	color: #c45b5b;
}

.contact__form-wrapper .wpcf7-mail-sent-ok {
	border-color: #5b8a72;
	background-color: rgba(91, 138, 114, 0.1);
	color: #5b8a72;
}

.contact__form-wrapper .wpcf7-not-valid-tip {
	color: #c45b5b;
	font-size: 0.875rem;
	margin-top: 0.25rem;
}

.block-cta {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-cta {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-cta {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-cta {
	position: relative;
}

.block-cta.cta--bg-primary {
	background-color: #5b8a72;
}

.block-cta.cta--bg-primary .cta__title,
.block-cta.cta--bg-primary .cta__description {
	color: #fff;
}

.block-cta.cta--bg-primary .cta__button--secondary {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}

.block-cta.cta--bg-primary .cta__button--secondary:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #fff;
}

.block-cta.cta--bg-secondary {
	background-color: #d4856a;
}

.block-cta.cta--bg-secondary .cta__title,
.block-cta.cta--bg-secondary .cta__description {
	color: #fff;
}

.block-cta.cta--bg-secondary .cta__button--primary {
	background-color: #fff;
	color: #d4856a;
	border-color: #fff;
}

.block-cta.cta--bg-secondary .cta__button--primary:hover {
	background-color: #f5f4f2;
}

.block-cta.cta--bg-secondary .cta__button--secondary {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}

.block-cta.cta--bg-secondary .cta__button--secondary:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #fff;
}

.block-cta.cta--bg-dark {
	background-color: #292524;
}

.block-cta.cta--bg-dark .cta__title,
.block-cta.cta--bg-dark .cta__description {
	color: #fff;
}

.block-cta.cta--bg-dark .cta__button--secondary {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}

.block-cta.cta--bg-dark .cta__button--secondary:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #fff;
}

.block-cta.cta--bg-light {
	background-color: #f5f4f2;
}

.block-cta.cta--has-bg-image .cta__title,
.block-cta.cta--has-bg-image .cta__description {
	color: #fff;
}

.block-cta.cta--has-bg-image .cta__button--secondary {
	color: #fff;
	border-color: rgba(255, 255, 255, 0.5);
}

.block-cta.cta--has-bg-image .cta__button--secondary:hover {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: #fff;
}

.block-cta.cta--align-left .cta__content {
	text-align: left;
	align-items: flex-start;
}

.block-cta.cta--align-left .cta__buttons {
	justify-content: flex-start;
}

.block-cta.cta--align-center .cta__content {
	text-align: center;
	align-items: center;
}

.block-cta.cta--align-center .cta__buttons {
	justify-content: center;
}

.block-cta.cta--align-right .cta__content {
	text-align: right;
	align-items: flex-end;
}

.block-cta.cta--align-right .cta__buttons {
	justify-content: flex-end;
}

.cta__background {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.cta__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(135deg, rgba(61, 107, 84, 0.9) 0%, rgba(28, 25, 23, 0.85) 100%);
}

.cta__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.cta__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.cta__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.cta__container {
	position: relative;
	z-index: 2;
}

.cta__content {
	display: flex;
	flex-direction: column;
	max-width: 800px;
	margin: 0 auto;
}

.cta__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1.2;
	color: #292524;
	margin: 0 0 1rem;
}

@media (min-width: 768px) {

	.cta__title {
		font-size: 2.25rem;
	}
}

.cta__description {
	font-size: 1.125rem;
	line-height: 1.6;
	color: #44403c;
	margin: 0 0 2rem;
}

@media (min-width: 768px) {

	.cta__description {
		font-size: 1.25rem;
	}
}

.cta__buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 1rem;
}

.cta__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 0.75rem 1.5rem;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 0.5rem;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all 250ms ease;
}

.cta__button:focus {
	outline: 2px solid #5b8a72;
	outline-offset: 2px;
}

.cta__button:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.cta__button {
	padding: 1rem 2rem;
	font-size: 1rem;
	font-weight: 600;
}

.cta__button--primary {
	background-color: #fff;
	color: #5b8a72;
	border-color: #fff;
}

.cta__button--primary:hover {
	background-color: #f5f4f2;
	transform: translateY(-2px);
}

.cta__button--secondary {
	background-color: transparent;
	color: #5b8a72;
	border-color: #5b8a72;
}

.cta__button--secondary:hover {
	background-color: #5b8a72;
	color: #fff;
}

.cta__button svg {
	transition: transform 250ms ease;
}

.cta__button:hover svg {
	transform: translateX(4px);
}

.block-news {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-news {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-news {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-news.news--bg-white {
	background-color: #fff;
}

.block-news.news--bg-light {
	background-color: #f5f4f2;
}

@media (min-width: 768px) {

	.block-news.news--cols-2 .news__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {

	.block-news.news--cols-3 .news__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-news.news--cols-3 .news__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (min-width: 640px) {

	.block-news.news--cols-4 .news__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-news.news--cols-4 .news__grid {
		grid-template-columns: repeat(4, 1fr);
	}
}

.news__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.news__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.news__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.news__header {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin-bottom: 3rem;
}

@media (min-width: 768px) {

	.news__header {
		flex-direction: row;
		align-items: flex-end;
		justify-content: space-between;
	}
}

.news__header-content {
	text-align: center;
}

@media (min-width: 768px) {

	.news__header-content {
		text-align: left;
	}
}

.news__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.news__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.news__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.news__title {
		font-size: 3rem;
	}
}

.news__title {
	margin-bottom: 0.5rem;
}

.news__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.news__description {
		font-size: 1.25rem;
	}
}

.news__description {
	margin: 0;
}

.news__header-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 0.5rem;
	padding: 0.75rem 1.5rem;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	border-radius: 0.5rem;
	border: 2px solid transparent;
	cursor: pointer;
	transition: all 250ms ease;
}

.news__header-button:focus {
	outline: 2px solid #5b8a72;
	outline-offset: 2px;
}

.news__header-button:disabled {
	opacity: 0.6;
	cursor: not-allowed;
}

.news__header-button {
	background-color: transparent;
	color: #5b8a72;
	border-color: #5b8a72;
}

.news__header-button:hover {
	background-color: #5b8a72;
	color: #fff;
}

.news__header-button {
	align-self: center;
}

@media (min-width: 768px) {

	.news__header-button {
		align-self: flex-end;
	}
}

.news__header-button svg {
	transition: transform 250ms ease;
}

.news__header-button:hover svg {
	transform: translateX(4px);
}

.news__grid {
	display: grid;
	gap: 2rem;
}

.news__card {
	background-color: #fff;
	border-radius: 0.75rem;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: transform 250ms ease, box-shadow 250ms ease;
}

.news__card:hover {
	transform: translateY(-4px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.news__card {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.news__card-image-link {
	display: block;
}

.news__card-image-wrapper {
	aspect-ratio: 16/10;
	overflow: hidden;
}

.news__card-image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 350ms ease;
}

.news__card:hover .news__card-image {
	transform: scale(1.05);
}

.news__card-content {
	padding: 1.5rem;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.news__card-meta {
	margin-bottom: 0.75rem;
}

.news__card-date {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 0.875rem;
	color: #78716c;
}

.news__card-date svg {
	color: #5b8a72;
}

.news__card-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.375;
	margin: 0 0 0.75rem;
}

.news__card-title a {
	color: #292524;
	text-decoration: none;
	transition: color 250ms ease;
}

.news__card-title a:hover {
	color: #5b8a72;
}

.news__card-excerpt {
	font-size: 1rem;
	line-height: 1.6;
	color: #44403c;
	margin: 0 0 1rem;
	flex-grow: 1;
}

.news__card-link {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 0.875rem;
	font-weight: 500;
	color: #5b8a72;
	text-decoration: none;
	margin-top: auto;
	transition: all 250ms ease;
}

.news__card-link:hover {
	color: #3d6b54;
}

.news__card-link:hover svg {
	transform: translateX(4px);
}

.news__card-link svg {
	transition: transform 250ms ease;
}

.news__empty {
	text-align: center;
	color: #78716c;
	padding: 3rem;
}

.block-testimonials {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.block-testimonials {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.block-testimonials {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.block-testimonials.testimonials--bg-white {
	background-color: #fff;
}

.block-testimonials.testimonials--bg-light {
	background-color: #f5f4f2;
}

.block-testimonials.testimonials--bg-primary {
	background-color: #f0f5f2;
}

@media (min-width: 768px) {

	.block-testimonials.testimonials--cols-2 .testimonials__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 768px) {

	.block-testimonials.testimonials--cols-3 .testimonials__grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.block-testimonials.testimonials--cols-3 .testimonials__grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

.block-testimonials.testimonials--layout-carousel .testimonials__grid {
	display: flex;
	overflow-x: auto;
	scroll-snap-type: x mandatory;
	-webkit-overflow-scrolling: touch;
	gap: 1.5rem;
	padding-bottom: 1rem;
}

.block-testimonials.testimonials--layout-carousel .testimonials__grid::-webkit-scrollbar {
	height: 6px;
}

.block-testimonials.testimonials--layout-carousel .testimonials__grid::-webkit-scrollbar-track {
	background: #e8e6e3;
	border-radius: 9999px;
}

.block-testimonials.testimonials--layout-carousel .testimonials__grid::-webkit-scrollbar-thumb {
	background: #5b8a72;
	border-radius: 9999px;
}

.block-testimonials.testimonials--layout-carousel .testimonials__card {
	flex: 0 0 300px;
	scroll-snap-align: start;
}

@media (min-width: 768px) {

	.block-testimonials.testimonials--layout-carousel .testimonials__card {
		flex: 0 0 400px;
	}
}

.testimonials__container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.testimonials__container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.testimonials__container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.testimonials__header {
	text-align: center;
	max-width: 700px;
	margin: 0 auto 3rem;
}

.testimonials__label {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.75rem;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	border-radius: 9999px;
	background-color: #e1ebe5;
	color: #3d6b54;
	margin-bottom: 1rem;
}

.testimonials__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.testimonials__title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.testimonials__title {
		font-size: 3rem;
	}
}

.testimonials__title {
	margin-bottom: 1rem;
}

.testimonials__description {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1.125rem;
	font-weight: 400;
	color: #78716c;
	line-height: 1.6;
	max-width: 680px;
}

@media (min-width: 768px) {

	.testimonials__description {
		font-size: 1.25rem;
	}
}

.testimonials__description {
	margin: 0 auto;
}

.testimonials__grid {
	display: grid;
	gap: 2rem;
}

.testimonials__card {
	background-color: #fff;
	border-radius: 0.75rem;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	padding: 2rem;
	display: flex;
	flex-direction: column;
	height: 100%;
	position: relative;
}

.testimonials__card-quote {
	margin-bottom: 1rem;
}

.testimonials__card-quote-icon {
	color: #c3d7cb;
}

.testimonials__card-content {
	flex-grow: 1;
	margin-bottom: 1.5rem;
}

.testimonials__card-text {
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.6;
	color: #44403c;
	margin: 0;
}

.testimonials__card-author {
	display: flex;
	align-items: center;
	gap: 1rem;
	margin-top: auto;
	padding-top: 1.5rem;
	border-top: 1px solid #e8e6e3;
}

.testimonials__card-author-image {
	width: 56px;
	height: 56px;
	border-radius: 9999px;
	object-fit: cover;
}

.testimonials__card-author-placeholder {
	width: 56px;
	height: 56px;
	border-radius: 9999px;
	background-color: #f5f4f2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #a8a29e;
}

.testimonials__card-author-info {
	display: flex;
	flex-direction: column;
}

.testimonials__card-author-name {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1rem;
	font-weight: 600;
	font-style: normal;
	color: #292524;
}

.testimonials__card-author-role {
	font-size: 0.875rem;
	color: #78716c;
}

.testimonials__empty {
	text-align: center;
	color: #78716c;
	padding: 3rem;
}

/*--------------------------------------------------------------
# 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: #f5f4f2;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #3d6b54;
	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;
}

/*--------------------------------------------------------------
# Custom Site Styles
--------------------------------------------------------------*/
.site-header {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1030;
	background-color: #fff;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
	transition: all 250ms ease;
}

.site-header.is-scrolled {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.header-container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.header-container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.header-container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.header-container {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 70px;
}

@media (min-width: 1024px) {

	.header-container {
		height: 80px;
	}
}

.site-branding {
	display: flex;
	align-items: center;
	flex-shrink: 0;
}

.site-branding .custom-logo-link {
	display: flex;
	align-items: center;
}

.site-branding .custom-logo {
	height: 45px;
	width: auto;
	max-width: 200px;
}

@media (min-width: 1024px) {

	.site-branding .custom-logo {
		height: 55px;
	}
}

.site-branding .site-title {
	margin: 0;
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.125rem;
	font-weight: 700;
}

@media (min-width: 1024px) {

	.site-branding .site-title {
		font-size: 1.25rem;
	}
}

.site-branding .site-title a {
	color: #292524;
	text-decoration: none;
	transition: color 250ms ease;
}

.site-branding .site-title a:hover {
	color: #5b8a72;
}

.site-branding .site-description {
	display: none;
}

.main-navigation {
	display: flex;
	align-items: center;
	gap: 1rem;
	flex-shrink: 0;
}

.menu-toggle {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.5rem 0.75rem;
	background: transparent;
	border: 1px solid #e8e6e3;
	border-radius: 0.5rem;
	cursor: pointer;
	transition: all 250ms ease;
}

@media (min-width: 1024px) {

	.menu-toggle {
		display: none;
	}
}

.menu-toggle:hover {
	border-color: #5b8a72;
}

.menu-toggle .hamburger {
	display: flex;
	flex-direction: column;
	gap: 4px;
	width: 20px;
}

.menu-toggle .hamburger .line {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #292524;
	transition: all 250ms ease;
	transform-origin: center;
}

.menu-toggle .menu-text {
	font-size: 0.875rem;
	font-weight: 500;
	color: #292524;
}

.menu-toggle[aria-expanded="true"] .hamburger .line:nth-child(1) {
	transform: rotate(45deg) translate(4px, 4px);
}

.menu-toggle[aria-expanded="true"] .hamburger .line:nth-child(2) {
	opacity: 0;
}

.menu-toggle[aria-expanded="true"] .hamburger .line:nth-child(3) {
	transform: rotate(-45deg) translate(4px, -4px);
}

.primary-menu-wrapper {
	display: none;
}

@media (min-width: 1024px) {

	.primary-menu-wrapper {
		display: block;
	}
}

.primary-menu {
	display: flex;
	align-items: center;
	gap: 0.25rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.primary-menu > li {
	position: relative;
}

.primary-menu > li > a {
	display: block;
	padding: 0.75rem 1rem;
	font-size: 1rem;
	font-weight: 500;
	color: #292524;
	text-decoration: none;
	border-radius: 0.5rem;
	transition: all 250ms ease;
}

.primary-menu > li > a:hover {
	color: #5b8a72;
	background-color: #f0f5f2;
}

.primary-menu > li.menu-item-has-children > a {
	padding-right: 2rem;
	position: relative;
}

.primary-menu > li.menu-item-has-children > a::after {
	content: "";
	position: absolute;
	right: 0.75rem;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid currentColor;
	transition: transform 250ms ease;
}

.primary-menu > li.menu-item-has-children:hover > a::after {
	transform: translateY(-50%) rotate(180deg);
}

.primary-menu > li.menu-item-has-children > .sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 220px;
	background-color: #fff;
	border-radius: 0.5rem;
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
	padding: 0.5rem;
	opacity: 0;
	visibility: hidden;
	transform: translateY(10px);
	transition: all 250ms ease;
	z-index: 1000;
	list-style: none;
	display: block;
}

.primary-menu > li.menu-item-has-children:hover > .sub-menu {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.primary-menu .sub-menu li {
	display: block;
}

.primary-menu .sub-menu li a {
	display: block;
	padding: 0.75rem 1rem;
	font-size: 0.875rem;
	color: #44403c;
	text-decoration: none;
	border-radius: 0.375rem;
	transition: all 250ms ease;
}

.primary-menu .sub-menu li a:hover {
	color: #5b8a72;
	background-color: #f0f5f2;
}

.mobile-menu-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 1049;
	opacity: 0;
	visibility: hidden;
	transition: all 250ms ease;
}

.mobile-menu-overlay.is-active {
	opacity: 1;
	visibility: visible;
}

.main-navigation.toggled .primary-menu-wrapper {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	width: 300px;
	max-width: 85vw;
	height: 100vh;
	background-color: #fff;
	padding: 1.5rem;
	padding-top: 5rem;
	z-index: 1050;
	overflow-y: auto;
	box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
	animation: slideInRight 0.3s ease-out;
}

.main-navigation.toggled .primary-menu {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

.main-navigation.toggled .primary-menu > li {
	display: block;
	position: relative;
	border-bottom: 1px solid #e8e6e3;
}

.main-navigation.toggled .primary-menu > li > a {
	display: block;
	padding: 1rem 0.5rem;
	font-size: 1.125rem;
	font-weight: 500;
	color: #292524;
	text-decoration: none;
	position: relative;
}

.main-navigation.toggled .primary-menu > li > a::after {
	display: none;
}

.main-navigation.toggled .primary-menu > li.menu-item-has-children > .sub-menu {
	display: block;
	position: static;
	opacity: 1;
	visibility: visible;
	transform: none;
	box-shadow: none;
	padding: 0;
	padding-left: 1rem;
	padding-bottom: 0.75rem;
	margin: 0;
	background: transparent;
	min-width: auto;
	list-style: none;
}

.main-navigation.toggled .primary-menu > li.menu-item-has-children > .sub-menu li {
	display: block;
	position: relative;
	z-index: 1;
}

.main-navigation.toggled .primary-menu > li.menu-item-has-children > .sub-menu li a {
	display: block;
	padding: 0.75rem 0.5rem;
	font-size: 1rem;
	color: #78716c;
	text-decoration: none;
}

.main-navigation.toggled .primary-menu > li.menu-item-has-children > .sub-menu li a:hover,
.main-navigation.toggled .primary-menu > li.menu-item-has-children > .sub-menu li a:active {
	color: #5b8a72;
}

@keyframes slideInRight {

	from {
		transform: translateX(100%);
	}

	to {
		transform: translateX(0);
	}
}

.site-footer {
	background-color: #292524;
	color: #fff;
}

.site-footer a {
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	transition: color 250ms ease;
}

.site-footer a:hover {
	color: #fff;
}

.footer__main {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.footer__main {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.footer__main {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.footer__main {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.footer__main {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.footer__main {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.footer__main {
	display: grid;
	gap: 3rem;
}

@media (min-width: 768px) {

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

@media (min-width: 1024px) {

	.footer__main {
		grid-template-columns: 2fr 1fr 1fr 1fr;
	}
}

.footer__brand {
	max-width: 300px;
}

.footer__logo {
	margin-bottom: 1rem;
}

.footer__logo-image {
	height: 50px;
	width: auto;
}

.footer__logo-text {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 700;
	color: #fff;
}

.footer__description {
	font-size: 1rem;
	line-height: 1.6;
	color: rgba(255, 255, 255, 0.7);
	margin-bottom: 1.5rem;
}

.footer__social {
	display: flex;
	gap: 0.75rem;
}

.footer__social-link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	border-radius: 9999px;
	transition: all 250ms ease;
}

.footer__social-link:hover {
	background-color: #5b8a72;
	transform: translateY(-2px);
}

.footer__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.125rem;
	font-weight: 600;
	color: #fff;
	margin-bottom: 1.5rem;
}

.footer__links {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer__link {
	display: block;
	padding: 0.5rem 0;
	font-size: 1rem;
	color: rgba(255, 255, 255, 0.7);
	text-decoration: none;
	transition: color 250ms ease;
}

.footer__link:hover {
	color: #7ba394;
}

.footer__contact-item {
	display: flex;
	align-items: flex-start;
	gap: 0.75rem;
	margin-bottom: 1rem;
	font-size: 1rem;
	color: rgba(255, 255, 255, 0.7);
}

.footer__contact-item svg {
	flex-shrink: 0;
	color: #5b8a72;
	margin-top: 2px;
}

.footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.footer__bottom-content {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.footer__bottom-content {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.footer__bottom-content {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.footer__bottom-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 1rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.footer__copyright {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.5);
}

.footer__bottom-links {
	display: flex;
	gap: 1.5rem;
}

.footer__bottom-link {
	font-size: 0.875rem;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
	transition: color 250ms ease;
}

.footer__bottom-link:hover {
	color: #fff;
}

.site-main {
	padding-top: 70px;
}

@media (min-width: 1024px) {

	.site-main {
		padding-top: 80px;
	}
}

.site-main--home {
	padding-top: 0;
}

.site-main--archive .archive-container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.site-main--archive .archive-container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.site-main--archive .archive-container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.site-main--archive .archive-container {
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.site-main--archive .archive-container {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.site-main--archive .archive-container {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.site-main--archive .archive-header {
	text-align: center;
	margin-bottom: 3rem;
}

.site-main--archive .archive-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	color: #292524;
	line-height: 1.2;
	margin-bottom: 1rem;
}

@media (min-width: 768px) {

	.site-main--archive .archive-title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.site-main--archive .archive-title {
		font-size: 3rem;
	}
}

.site-main--archive .posts-grid {
	display: grid;
	gap: 2rem;
}

@media (min-width: 768px) {

	.site-main--archive .posts-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (min-width: 1024px) {

	.site-main--archive .posts-grid {
		grid-template-columns: repeat(3, 1fr);
	}
}

.site-main--archive .post-card {
	background-color: #fff;
	border-radius: 0.75rem;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	transition: transform 250ms ease, box-shadow 250ms ease;
}

.site-main--archive .post-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}

.site-main--archive .post-card {
	display: flex;
	flex-direction: column;
}

.site-main--archive .post-card__image {
	display: block;
	aspect-ratio: 16/10;
	overflow: hidden;
}

.site-main--archive .post-card__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 350ms ease;
}

.site-main--archive .post-card__image:hover img {
	transform: scale(1.05);
}

.site-main--archive .post-card__content {
	padding: 1.5rem;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}

.site-main--archive .post-card__meta {
	font-size: 0.875rem;
	color: #78716c;
	margin-bottom: 0.5rem;
}

.site-main--archive .post-card__title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 0.75rem;
}

.site-main--archive .post-card__title a {
	color: #292524;
	text-decoration: none;
	transition: color 250ms ease;
}

.site-main--archive .post-card__title a:hover {
	color: #5b8a72;
}

.site-main--archive .post-card__excerpt {
	font-size: 1rem;
	color: #44403c;
	line-height: 1.6;
	margin-bottom: 1rem;
	flex-grow: 1;
}

.site-main--archive .post-card__excerpt p {
	margin: 0;
}

.site-main--archive .post-card__link {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 1rem;
	font-weight: 500;
	color: #5b8a72;
	text-decoration: none;
	transition: gap 250ms ease;
}

.site-main--archive .post-card__link:hover {
	gap: 0.75rem;
}

.site-main--archive .post-card__link svg {
	transition: transform 250ms ease;
}

.site-main--archive .post-card__link:hover svg {
	transform: translateX(4px);
}

.site-main--archive .posts-navigation {
	margin-top: 3rem;
}

.site-main--archive .posts-navigation .nav-links {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0.5rem;
}

.site-main--archive .posts-navigation .page-numbers {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	height: 44px;
	padding: 0 0.75rem;
	font-size: 1rem;
	font-weight: 500;
	color: #44403c;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #e8e6e3;
	border-radius: 0.5rem;
	transition: all 250ms ease;
}

.site-main--archive .posts-navigation .page-numbers:hover {
	color: #5b8a72;
	border-color: #5b8a72;
}

.site-main--archive .posts-navigation .page-numbers.current {
	color: #fff;
	background-color: #5b8a72;
	border-color: #5b8a72;
}

.site-main--archive .posts-navigation .page-numbers svg {
	flex-shrink: 0;
}

.site-main--archive .posts-navigation .prev,
.site-main--archive .posts-navigation .next {
	gap: 0.5rem;
}

.site-main--archive .no-posts {
	text-align: center;
	padding: 4rem 0;
	color: #78716c;
}

.entry-content > *:not(.alignfull):not(.alignwide):not([class*="block-"]):not(.wp-block-group):not(.acf-block) {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.entry-content > *:not(.alignfull):not(.alignwide):not([class*="block-"]):not(.wp-block-group):not(.acf-block) {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.entry-content > *:not(.alignfull):not(.alignwide):not([class*="block-"]):not(.wp-block-group):not(.acf-block) {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.entry-content > *:not(.alignfull):not(.alignwide):not([class*="block-"]):not(.wp-block-group):not(.acf-block) {
	max-width: 800px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	color: #292524;
	margin-top: 2rem;
	margin-bottom: 1rem;
}

.entry-content p {
	margin-bottom: 1rem;
}

.entry-content a {
	color: #5b8a72;
}

.entry-content a:hover {
	color: #3d6b54;
}

.entry-content img {
	border-radius: 0.5rem;
}

.entry-content .alignfull {
	margin-left: calc(-50vw + 50%);
	margin-right: calc(-50vw + 50%);
	max-width: 100vw;
	width: 100vw;
}

.entry-content .alignwide {
	margin-left: -2rem;
	margin-right: -2rem;
	max-width: calc(100% + 4rem);
}

@media (min-width: 1024px) {

	.entry-content .alignwide {
		margin-left: -4rem;
		margin-right: -4rem;
		max-width: calc(100% + 8rem);
	}
}

.entry-content--fullwidth {
	max-width: none;
	padding: 0;
}

.entry-content--fullwidth > *:not(.alignfull):not(.alignwide) {
	max-width: none;
}

html {
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {

	html {
		scroll-behavior: auto;
	}
}

.skip-link {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}

.skip-link:focus {
	position: fixed;
	top: 0.5rem;
	left: 0.5rem;
	z-index: 1070;
	padding: 0.75rem 1rem;
	background-color: #5b8a72;
	color: #fff;
	text-decoration: none;
	border-radius: 0.5rem;
	clip: auto;
	width: auto;
	height: auto;
}

.single .site-main {
	padding-top: 70px;
}

@media (min-width: 1024px) {

	.single .site-main {
		padding-top: 80px;
	}
}

.single-post-container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1rem;
	padding-right: 1rem;
}

@media (min-width: 768px) {

	.single-post-container {
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

@media (min-width: 1024px) {

	.single-post-container {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

.single-post-container {
	max-width: 800px;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

@media (min-width: 768px) {

	.single-post-container {
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

@media (min-width: 1024px) {

	.single-post-container {
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
}

.single-post-header {
	text-align: center;
	margin-bottom: 2.5rem;
}

.single-post-meta {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1rem;
	margin-bottom: 1rem;
	font-size: 0.875rem;
	color: #78716c;
}

.single-post-meta .meta-item {
	display: flex;
	align-items: center;
	gap: 0.5rem;
}

.single-post-meta .meta-item svg {
	color: #5b8a72;
}

.single-post-meta a {
	color: #5b8a72;
	text-decoration: none;
}

.single-post-meta a:hover {
	text-decoration: underline;
}

.single-post-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 1.2;
	color: #292524;
	margin: 0;
}

@media (min-width: 768px) {

	.single-post-title {
		font-size: 2.25rem;
	}
}

@media (min-width: 1024px) {

	.single-post-title {
		font-size: 3rem;
	}
}

.single-post-featured-image {
	margin-bottom: 2.5rem;
	border-radius: 1rem;
	overflow: hidden;
}

.single-post-featured-image img {
	width: 100%;
	height: auto;
	display: block;
}

.single-post-content {
	font-size: 1.125rem;
	line-height: 1.8;
	color: #44403c;
}

.single-post-content h2 {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.5rem;
	font-weight: 700;
	color: #292524;
	margin: 2.5rem 0 1rem;
}

@media (min-width: 768px) {

	.single-post-content h2 {
		font-size: 1.875rem;
	}
}

.single-post-content h3 {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.25rem;
	font-weight: 600;
	color: #292524;
	margin: 2rem 0 1rem;
}

@media (min-width: 768px) {

	.single-post-content h3 {
		font-size: 1.5rem;
	}
}

.single-post-content p {
	margin-bottom: 1.5rem;
}

.single-post-content a {
	color: #5b8a72;
	text-decoration: underline;
	text-underline-offset: 2px;
}

.single-post-content a:hover {
	color: #3d6b54;
}

.single-post-content ul,
.single-post-content ol {
	margin-bottom: 1.5rem;
	padding-left: 1.5rem;
}

.single-post-content ul li,
.single-post-content ol li {
	margin-bottom: 0.5rem;
}

.single-post-content blockquote {
	margin: 2rem 0;
	padding: 1.5rem 2rem;
	border-left: 4px solid #5b8a72;
	background-color: #f0f5f2;
	border-radius: 0 0.5rem 0.5rem 0;
	font-style: italic;
	color: #292524;
}

.single-post-content blockquote p {
	margin-bottom: 0;
}

.single-post-content img {
	border-radius: 0.75rem;
	margin: 1.5rem 0;
}

.single-post-content figure {
	margin: 2rem 0;
}

.single-post-content figure img {
	margin: 0;
}

.single-post-content figure figcaption {
	margin-top: 0.5rem;
	font-size: 0.875rem;
	color: #78716c;
	text-align: center;
}

.single-post-footer {
	margin-top: 3rem;
	padding-top: 2rem;
	border-top: 1px solid #e8e6e3;
}

.single-post-tags {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}

.single-post-tags .tag-label {
	font-size: 0.875rem;
	font-weight: 500;
	color: #78716c;
	margin-right: 0.5rem;
}

.single-post-tags a {
	display: inline-block;
	padding: 0.25rem 0.75rem;
	font-size: 0.875rem;
	color: #5b8a72;
	background-color: #f0f5f2;
	border-radius: 9999px;
	text-decoration: none;
	transition: all 250ms ease;
}

.single-post-tags a:hover {
	background-color: #5b8a72;
	color: #fff;
}

.single-post-navigation {
	margin-top: 3rem;
	display: grid;
	gap: 1rem;
}

@media (min-width: 768px) {

	.single-post-navigation {
		grid-template-columns: 1fr 1fr;
	}
}

.single-post-navigation .nav-link {
	display: block;
	padding: 1.5rem;
	background-color: #f5f4f2;
	border-radius: 0.75rem;
	text-decoration: none;
	transition: all 250ms ease;
}

.single-post-navigation .nav-link:hover {
	background-color: #f0f5f2;
	transform: translateY(-2px);
}

.single-post-navigation .nav-link .nav-label {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	font-size: 0.875rem;
	color: #78716c;
	margin-bottom: 0.5rem;
}

.single-post-navigation .nav-link .nav-title {
	font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
	font-size: 1.125rem;
	font-weight: 600;
	color: #292524;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.single-post-navigation .nav-link--prev {
	text-align: left;
}

.single-post-navigation .nav-link--next {
	text-align: right;
}

.single-post-navigation .nav-link--next .nav-label {
	justify-content: flex-end;
}

.animate-on-scroll {
	opacity: 0;
	transform: translateY(30px);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.animate-on-scroll.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.animate-children-on-scroll .animate-child {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

.animate-children-on-scroll.is-visible .animate-child {
	opacity: 1;
	transform: translateY(0);
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(1) {
	transition-delay: 0.1s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(2) {
	transition-delay: 0.2s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(3) {
	transition-delay: 0.3s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(4) {
	transition-delay: 0.4s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(5) {
	transition-delay: 0.5s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(6) {
	transition-delay: 0.6s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(7) {
	transition-delay: 0.7s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(8) {
	transition-delay: 0.8s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(9) {
	transition-delay: 0.9s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(10) {
	transition-delay: 1s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(11) {
	transition-delay: 1.1s;
}

.animate-children-on-scroll.is-visible .animate-child:nth-child(12) {
	transition-delay: 1.2s;
}

.fade-in-up {
	opacity: 0;
	transform: translateY(40px);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in-up.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.fade-in-left {
	opacity: 0;
	transform: translateX(-40px);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in-left.is-visible {
	opacity: 1;
	transform: translateX(0);
}

.fade-in-right {
	opacity: 0;
	transform: translateX(40px);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.fade-in-right.is-visible {
	opacity: 1;
	transform: translateX(0);
}

.scale-in {
	opacity: 0;
	transform: scale(0.9);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.scale-in.is-visible {
	opacity: 1;
	transform: scale(1);
}

@media (prefers-reduced-motion: reduce) {

	.animate-on-scroll,
	.animate-children-on-scroll .animate-child,
	.fade-in-up,
	.fade-in-left,
	.fade-in-right,
	.scale-in {
		opacity: 1;
		transform: none;
		transition: none;
	}
}
