@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");

/*
! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: currentColor;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

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

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-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;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 1350px){
  .container{
    max-width: 1350px;
  }
}

.visible{
  visibility: visible;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.inset-0{
  inset: 0px;
}

.bottom-4{
  bottom: 1rem;
}

.left-0{
  left: 0px;
}

.left-1\/2{
  left: 50%;
}

.right-8{
  right: 2rem;
}

.top-0{
  top: 0px;
}

.top-8{
  top: 2rem;
}

.z-20{
  z-index: 20;
}

.z-\[60\]{
  z-index: 60;
}

.z-\[70\]{
  z-index: 70;
}

.m-8{
  margin: 2rem;
}

.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.\!mb-0{
  margin-bottom: 0px !important;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.ml-4{
  margin-left: 1rem;
}

.mt-20{
  margin-top: 5rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.mt-auto{
  margin-top: auto;
}

.block{
  display: block;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.aspect-\[5\/3\]{
  aspect-ratio: 5/3;
}

.\!h-full{
  height: 100% !important;
}

.h-1{
  height: 0.25rem;
}

.h-10{
  height: 2.5rem;
}

.h-\[100dvh\]{
  height: 100dvh;
}

.h-\[100px\]{
  height: 100px;
}

.h-\[400px\]{
  height: 400px;
}

.h-\[50vh\]{
  height: 50vh;
}

.h-\[80px\]{
  height: 80px;
}

.h-auto{
  height: auto;
}

.h-full{
  height: 100%;
}

.h-screen{
  height: 100vh;
}

.min-h-screen{
  min-height: 100vh;
}

.w-10{
  width: 2.5rem;
}

.w-16{
  width: 4rem;
}

.w-\[120px\]{
  width: 120px;
}

.w-\[80px\]{
  width: 80px;
}

.w-full{
  width: 100%;
}

.max-w-\[160px\]{
  max-width: 160px;
}

.max-w-sm{
  max-width: 24rem;
}

.flex-1{
  flex: 1 1 0%;
}

.-translate-x-1\/2{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.animate-bounce{
  animation: bounce 1s infinite;
}

.cursor-pointer{
  cursor: pointer;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-start{
  align-items: flex-start;
}

.items-center{
  align-items: center;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.gap-12{
  gap: 3rem;
}

.gap-6{
  gap: 1.5rem;
}

.overflow-hidden{
  overflow: hidden;
}

.hyphens-auto{
  -webkit-hyphens: auto;
          hyphens: auto;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.border{
  border-width: 1px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-b-2{
  border-bottom-width: 2px;
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(34 34 34 / var(--tw-bg-opacity));
}

.bg-brown{
  --tw-bg-opacity: 1;
  background-color: rgb(121 105 88 / var(--tw-bg-opacity));
}

.bg-green{
  --tw-bg-opacity: 1;
  background-color: rgb(67 135 106 / var(--tw-bg-opacity));
}

.bg-lightbrown{
  --tw-bg-opacity: 1;
  background-color: rgb(202 182 160 / var(--tw-bg-opacity));
}

.bg-lightgreen{
  --tw-bg-opacity: 1;
  background-color: rgb(161 195 180 / var(--tw-bg-opacity));
}

.bg-red{
  --tw-bg-opacity: 1;
  background-color: rgb(179 0 0 / var(--tw-bg-opacity));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-center{
  background-position: center;
}

.bg-top{
  background-position: top;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.object-center{
  -o-object-position: center;
     object-position: center;
}

.object-top{
  -o-object-position: top;
     object-position: top;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pl-2{
  padding-left: 0.5rem;
}

.pt-10{
  padding-top: 2.5rem;
}

.pt-12{
  padding-top: 3rem;
}

.pt-20{
  padding-top: 5rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-6{
  padding-top: 1.5rem;
}

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

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

.text-2xl{
  font-size: 48px;
  line-height: 52px;
}

.text-3xl{
  font-size: 72px;
  line-height: 72px;
}

.text-\[18px\]{
  font-size: 18px;
}

.text-\[40px\]{
  font-size: 40px;
}

.text-\[65px\]{
  font-size: 65px;
}

.text-lg{
  font-size: 32px;
  line-height: 36px;
}

.text-sm{
  font-size: 16px;
  line-height: 18px;
}

.text-xl{
  font-size: 40px;
  line-height: 44px;
}

.font-bold{
  font-weight: 700;
}

.font-light{
  font-weight: 300;
}

.font-semibold{
  font-weight: 600;
}

.italic{
  font-style: italic;
}

.\!text-green{
  --tw-text-opacity: 1 !important;
  color: rgb(67 135 106 / var(--tw-text-opacity)) !important;
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(34 34 34 / var(--tw-text-opacity));
}

.text-brown{
  --tw-text-opacity: 1;
  color: rgb(121 105 88 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.no-underline{
  text-decoration-line: none;
}

.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.outline{
  outline-style: solid;
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.grayscale{
  --tw-grayscale: grayscale(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-filter{
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300{
  transition-duration: 300ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.alignfull{
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}

.alignwide{
  margin: 2rem 0;
  max-width: 1280px !important;
}

.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}

.aligncenter{
  margin: 0.5rem auto;
  display: block;
}

@media (min-width: 600px){
  .alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
    float: left;
  }

  .alignright:not(.wp-block-button){
    margin-left: 0.5rem;
    float: right;
  }

  .wp-block-button.alignleft a{
    float: left;
    margin-right: 1rem;
  }

  .wp-block-button.alignright a{
    float: right;
    margin-left: 1rem;
  }
}

.wp-caption{
  display: inline-block;
}

.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}

.wp-caption-text{
  font-size: 16px;
  color: #718096;
}

h1 {
  font-style: italic;
  font-weight: 500;
  font-size: 93px;
  line-height: 1.2;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

@media (min-width: 782px) {
  h1 {
    font-size: 93px;
    line-height: 1.5;
  }
}

h2 {
  margin-bottom: 0.1em;
  font-style: normal;
  font-weight: bold;
  font-size: 50px;
  line-height: 1.2;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

@media (min-width: 782px) {
  h2 {
    font-size: 50px;
    line-height: 1.2;
  }
}

h3 {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Georgia", "Times New Roman", Times, serif;
}

@media (min-width: 782px) {
  h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}

h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

@media (min-width: 782px) {
  h4 {
    font-size: 32px;
    line-height: 1.2;
  }
}

.georgia {
  font-family: "Georgia", "Times New Roman", Times, serif;
}

body {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.5;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

@media (min-width: 782px) {
  body {
    font-size: 20px;
    line-height: 1.5;
  }
}

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

html {
  scroll-behavior: smooth;
}

body {
  display: flex;
  flex-direction: column;
  background-color: #796958;
  min-height: 100vh;
  color: #222222;
}

main {
  position: relative;
  flex: 1;
  z-index: 1;
  background-color: white;
}

section {
  background-color: #ffffff;
}

body.no-scroll {
  overflow: hidden;
}

.fliesstext p,
.fliesstext h2,
.fliesstext h3,
.fliesstext h4 {
  margin-bottom: 1em;
}

.fliesstext ul {
  margin-bottom: 1em;
  padding-left: 1.5em;
  list-style: disc;
}

.fliesstext a {
  font-weight: 700;
}

.bg-white,
.bg-lightbrown .bg-white,
.bg-lightgreen .bg-white,
.bg-green .bg-white,
.bg-brown .bg-white,
.bg-black .bg-white,
.bg-animatedgreen .bg-white,
.bg-animatedbrown .bg-white {
  color: #222222;
}

.bg-white h2,
.bg-lightbrown .bg-white h2,
.bg-lightgreen .bg-white h2,
.bg-green .bg-white h2,
.bg-brown .bg-white h2,
.bg-black .bg-white h2,
.bg-animatedgreen .bg-white h2,
.bg-animatedbrown .bg-white h2 {
  color: #43876a;
}

.bg-white h3,
.bg-white h4,
.bg-lightbrown .bg-white h3,
.bg-lightbrown .bg-white h4,
.bg-lightgreen .bg-white h3,
.bg-lightgreen .bg-white h4,
.bg-green .bg-white h3,
.bg-green .bg-white h4,
.bg-brown .bg-white h3,
.bg-brown .bg-white h4,
.bg-black .bg-white h3,
.bg-black .bg-white h4,
.bg-animatedgreen .bg-white h3,
.bg-animatedgreen .bg-white h4,
.bg-animatedbrown .bg-white h3,
.bg-animatedbrown .bg-white h4 {
  color: #796958;
}

.bg-white a,
.bg-lightbrown .bg-white a,
.bg-lightgreen .bg-white a,
.bg-green .bg-white a,
.bg-brown .bg-white a,
.bg-black .bg-white a,
.bg-animatedgreen .bg-white a,
.bg-animatedbrown .bg-white a {
  color: #43876a;
}

.bg-white .btn,
.bg-lightbrown .bg-white .btn,
.bg-lightgreen .bg-white .btn,
.bg-green .bg-white .btn,
.bg-brown .bg-white .btn,
.bg-black .bg-white .btn,
.bg-animatedgreen .bg-white .btn,
.bg-animatedbrown .bg-white .btn {
  border-color: #43876a !important;
  color: #43876a;
}

.bg-white .btn:hover,
.bg-lightbrown .bg-white .btn:hover,
.bg-lightgreen .bg-white .btn:hover,
.bg-green .bg-white .btn:hover,
.bg-brown .bg-white .btn:hover,
.bg-black .bg-white .btn:hover,
.bg-animatedgreen .bg-white .btn:hover,
.bg-animatedbrown .bg-white .btn:hover {
  background-color: #43876a;
  color: #ffffff;
}

.bg-black,
.bg-brown,
.bg-green {
  color: #ffffff;
}

.bg-black h1,
.bg-black h2,
.bg-black h3,
.bg-black h4,
.bg-brown h1,
.bg-brown h2,
.bg-brown h3,
.bg-brown h4,
.bg-green h1,
.bg-green h2,
.bg-green h3,
.bg-green h4 {
  color: #ffffff;
}

.bg-black a,
.bg-brown a,
.bg-green a {
  color: #ffffff;
}

.bg-black .btn,
.bg-brown .btn,
.bg-green .btn {
  border-color: #ffffff;
  color: #ffffff;
}

.bg-black .btn:hover,
.bg-brown .btn:hover,
.bg-green .btn:hover {
  background-color: #ffffff;
  color: #222222;
}

.bg-lightbrown {
  color: #222222;
}

.bg-lightbrown h2 {
  color: #ffffff;
}

.bg-lightbrown h3,
.bg-lightbrown h4 {
  color: #443b32;
}

.bg-lightbrown a {
  color: #796958;
}

.bg-lightbrown .btn {
  border-color: #796958;
  color: #796958;
}

.bg-lightbrown .btn:hover {
  background-color: #796958;
  color: #ffffff;
}

.bg-lightgreen {
  color: #222222;
}

.bg-lightgreen h2 {
  color: #ffffff;
}

.bg-lightgreen h3,
.bg-lightgreen h4 {
  color: #443b32;
}

.bg-lightgreen a {
  color: #43876a;
}

.bg-lightgreen .btn {
  border-color: #43876a;
  color: #43876a;
}

.bg-lightgreen .btn:hover {
  background-color: #43876a;
  color: #ffffff;
}

.bg-animatedgreen {
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

.bg-animatedgreen::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  animation: gradient-slide 60s linear infinite;
  background: linear-gradient(90deg, #8eb7a6 0%, #43876a 25%, #8eb7a6 50%, #43876a 75%, #8eb7a6 100%);
  background-size: 400% 200%;
  width: 100%;
  height: 100%;
  content: "";
}

.bg-animatedgreen > * {
  position: relative;
  z-index: 1;
}

.bg-animatedgreen h2 {
  color: #ffffff;
}

.bg-animatedgreen h3,
.bg-animatedgreen h4 {
  color: #ffffff;
}

.bg-animatedgreen a {
  color: #ffffff;
}

.bg-animatedgreen .btn {
  border-color: #ffffff;
  color: #ffffff;
}

.bg-animatedgreen .btn:hover {
  background-color: #ffffff;
  color: #43876a;
}

.bg-animatedbrown {
  position: relative;
  overflow: hidden;
  color: #ffffff;
}

.bg-animatedbrown::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(90deg, #796958 0%, #a29384 25%, #796958 50%, #a29384 75%, #796958 100%);
  background-size: 400% 200%;
  width: 100%;
  height: 100%;
  content: "";
}

@media (min-width: 782px) {
  .bg-animatedbrown::before {
    animation: gradient-slide 60s linear infinite;
  }
}

.bg-animatedbrown > * {
  position: relative;
  z-index: 1;
}

.bg-animatedbrown h2 {
  color: #ffffff;
}

.bg-animatedbrown h3,
.bg-animatedbrown h4 {
  color: #ffffff;
}

.bg-animatedbrown a {
  color: #ffffff;
}

.bg-animatedbrown .btn {
  border-color: #ffffff;
  color: #ffffff;
}

.bg-animatedbrown .btn:hover {
  background-color: #ffffff;
  color: #796958;
}

@keyframes gradient-slide {
  0% {
    background-position: 0% 50%;
  }

  100% {
    background-position: 200% 50%;
  }
}

a {
  position: relative;
  color: #43876a;
  font-weight: 400;
  text-decoration: none;
}

a::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
  background-color: currentColor;
  width: 100%;
  height: 1px;
  content: "";
}

a:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

a.no-underline::after,
a.btn::after {
  display: none;
}

.btn {
  display: inline-block;
  transition: background-color 0.3s ease, color 0.3s ease;
  border: 3px solid #43876a;
  border-radius: 9999px;
  padding: 0.5rem 3.5rem;
  color: #43876a;
  font-weight: 500;
  font-size: 20px;
}

.btn.filter-btn {
  border-width: 2px;
  padding: 0.5rem 1.5rem;
  font-size: 14px;
}

.btn.filter-btn.active {
  background-color: #ffffff;
  color: #796958;
}

.btn:hover {
  animation: btn-pulse 0.5s ease;
  background-color: #43876a;
  color: #ffffff;
}

.btn.btn-white {
  border-color: #ffffff;
  color: #ffffff;
}

.btn.btn-white:hover {
  background-color: #ffffff;
  color: #222222;
}

.blogartikel {
  transition: opacity 0.3s ease, transform 0.3s ease;
}

@keyframes btn-pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.05);
  }

  100% {
    transform: scale(1);
  }
}

header > div {
  transition: transform 0.3s ease;
}

header > div.header-hidden {
  transform: translateY(-100%);
}

.site-header {
  transition: padding 0.3s ease;
}

.site-header .logo {
  transform-origin: center center;
  transition: transform 0.3s ease;
}

.logo-glow {
  filter: drop-shadow(0 0 6px rgba(255, 255, 255, 0.3)) drop-shadow(0 0 10px rgba(255, 255, 255, 0.2));
}

.header-compact .logo-glow,
.no-bg .logo-glow {
  filter: none;
}

.site-header.header-compact {
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  animation: header-bg-fade-in 0.35s ease;
  background: rgba(255, 255, 255, 0.75);
  padding-top: 0.5rem;
  padding-bottom: 20px;
  height: 100px;
}

@keyframes header-bg-fade-in {
  from {
    backdrop-filter: blur(0);
    -webkit-backdrop-filter: blur(0);
    background-color: rgba(255, 255, 255, 0);
  }

  to {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-color: rgba(255, 255, 255, 0.75);
  }
}

.site-header.header-compact .hamburger span,
.site-header.header-compact .hamburger span::before,
.site-header.header-compact .hamburger span::after {
  background-color: #222222;
}

.site-header.header-compact.no-bg {
  background: transparent !important;
}

.site-header.header-compact.no-bg .hamburger span,
.site-header.header-compact.no-bg .hamburger span::before,
.site-header.header-compact.no-bg .hamburger span::after {
  background-color: #ffffff;
}

.site-header.header-compact .logo {
  transform: scale(0.5);
}

main {
  position: relative;
  z-index: 1;
}

body.menu-opened main {
  visibility: hidden;
}

.menu-overlay {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.4s ease, visibility 0s 0.4s;
  pointer-events: none;
}

.menu-overlay .menu li {
  transform: translateY(-20px);
  opacity: 0;
  transition: opacity 0.35s ease, transform 0.35s ease;
}

.menu-overlay.is-open {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.4s ease, visibility 0s 0s;
  pointer-events: auto;
}

.menu-overlay.is-open .menu li {
  transform: translateY(0);
  opacity: 1;
}

.menu-overlay.is-open .menu li:nth-child(1) {
  transition-delay: 0.15s;
}

.menu-overlay.is-open .menu li:nth-child(2) {
  transition-delay: 0.25s;
}

.menu-overlay.is-open .menu li:nth-child(3) {
  transition-delay: 0.35s;
}

.menu-overlay.is-open .menu li:nth-child(4) {
  transition-delay: 0.45s;
}

.menu-overlay.is-open .menu li:nth-child(5) {
  transition-delay: 0.55s;
}

.menu-overlay.is-open .menu li:nth-child(6) {
  transition-delay: 0.65s;
}

.hamburger {
  display: inline-flex;
  position: absolute;
  justify-content: center;
  align-items: center;
}

.hamburger span,
.hamburger span::before,
.hamburger span::after {
  display: block;
  transition: transform 0.3s ease, opacity 0.3s ease;
  border-radius: 999px;
  background: #fff;
  width: 28px;
  height: 2px;
  content: "";
}

.hamburger span {
  position: relative;
}

.hamburger span::before {
  position: absolute;
  top: -8px;
  left: 0;
}

.hamburger span::after {
  position: absolute;
  top: 8px;
  left: 0;
}

.hamburger.is-open span {
  transform: rotate(45deg);
}

.hamburger.is-open span::before {
  top: 0;
  transform: rotate(90deg);
}

.hamburger.is-open span::after {
  opacity: 0;
}

@media (min-width: 782px) {
  .hamburger span,
  .hamburger span::before,
  .hamburger span::after {
    width: 36px;
    height: 3px;
  }

  .hamburger span::before {
    top: -10px;
  }

  .hamburger span::after {
    top: 10px;
  }
}

body.has-hero-abstand-first:not(.menu-opened) .hamburger span,
body.has-hero-abstand-first:not(.menu-opened) .hamburger span::before,
body.has-hero-abstand-first:not(.menu-opened) .hamburger span::after {
  background-color: #222222;
}

.heroslider {
  margin: 0;
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: transparent;
  padding: 0;
}

.heroslider .slide-overlay {
  opacity: 0;
  transition: opacity 0.6s ease;
  background: rgba(0, 0, 0, 0.35);
}

.heroslider .slide-title {
  transform: translateY(-40px);
  opacity: 0;
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.heroslider .slide.is-anim .slide-overlay {
  opacity: 1;
}

.heroslider .slide.is-anim .slide-title {
  transform: translateY(0);
  opacity: 1;
}

.heroslider .slide-link {
  transform: translateY(-20px);
  opacity: 0;
  transition: opacity 0.6s ease 0.2s, transform 0.6s ease 0.2s;
}

.heroslider .slide.is-anim .slide-link {
  transform: translateY(0);
  opacity: 1;
}

.heroslider .flex-control-nav {
  right: 32px;
  bottom: 30px;
  left: auto;
  z-index: 10;
  width: auto;
  text-align: right;
}

.heroslider .flex-control-paging li a {
  box-shadow: none;
  background: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}

.heroslider .flex-control-paging li a:hover {
  background: rgba(255, 255, 255, 0.85);
}

.heroslider .flex-control-paging li a.flex-active {
  transform: scale(1.2);
  background: rgb(255, 255, 255) !important;
}

.flexslider {
  margin: 0;
  border: none;
  border-radius: 0;
  background: transparent;
}

.flexslider .flex-viewport {
  border-radius: 8px;
  height: var(--slide-height, auto) !important;
  overflow: hidden;
}

.flexslider .slides > li {
  height: var(--slide-height, auto) !important;
}

.flexslider .slides > li img {
  display: block;
  width: 100%;
  height: var(--slide-height, auto) !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.flexslider .flex-control-nav {
  bottom: -50px;
}

.akkordeon-item .akkordeon-content {
  opacity: 0;
  max-height: 0;
}

.akkordeon-item.is-open .akkordeon-content {
  opacity: 1;
}

.akkordeon-item.is-open .akkordeon-icon {
  transform: rotate(45deg);
}

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

.mf-success-message {
  text-align: center;
}

.buttonContainer {
  display: flex;
  justify-content: center;
  width: 100%;
}

.formNewsletter {
  width: 100%;
}

@media (min-width: 782px) {
  .formNewsletter {
    width: calc(33.333333% - 1rem);
  }
}

/* Floating Labels */

.kontaktformular .form-field {
  position: relative;
  margin-top: 0.5rem;
}

.kontaktformular label {
  position: absolute;
  top: 0.6rem;
  left: 0.75rem;
  transition: all 0.2s ease;
  pointer-events: none;
  color: #796958;
  font-size: 1rem;
}

.kontaktformular input,
.kontaktformular textarea {
  transition: border-color 0.2s;
  outline: none;
  border: 1px solid #796958;
  border-radius: 0.375rem;
  padding: 0.75rem 0.75rem 0.25rem;
  width: 100%;
  font-size: 1rem;
}

.kontaktformular select {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  transition: border-color 0.2s;
  cursor: pointer;
  outline: none;
  border: 1px solid #796958;
  border-radius: 0.375rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23796958' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding: 0.75rem 2.5rem 0.25rem 0.75rem;
  width: 100%;
  color: #222222;
  font-size: 1rem;
}

.kontaktformular select:focus {
  border-color: #43876a;
}

/* Label oben – wird per JS gesetzt */

.kontaktformular .form-field.is-active label,
.kontaktformular .form-field.is-filled label,
.kontaktformular .form-field:has(select) label {
  top: -0.6rem;
  left: 0.5rem;
  background-color: #ffffff;
  padding: 0 0.25rem;
  color: #796958;
  font-size: 0.7rem;
}

.kontaktformular input::-moz-placeholder, .kontaktformular textarea::-moz-placeholder {
  opacity: 0;
}

.kontaktformular input::placeholder,
.kontaktformular textarea::placeholder {
  opacity: 0;
}

.kontaktformular input:focus,
.kontaktformular textarea:focus {
  border-color: #43876a;
}

/* Felder */

.inputField,
.inputFieldPrefilled,
.selectField {
  width: 100%;
}

.inputFieldPLZ {
  width: 30%;
}

.inputFieldOrt {
  width: calc(70% - 1rem);
}

.inputTextarea {
  width: 100%;
}

.inputSubmit {
  width: auto;
}

.inputSubmit button {
  transition: background-color 0.2s;
  cursor: pointer;
  border: none;
  border-radius: 9999px;
  background-color: #43876a;
  padding: 0.5rem 3.5rem;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}

.inputSubmit button:hover {
  background-color: #254a3a;
}

.inputFieldPrefilled input[readonly] {
  cursor: not-allowed;
}

.mf-required-notice {
  display: none;
}

@media (min-width: 782px){
  .md\:order-1{
    order: 1;
  }

  .md\:order-2{
    order: 2;
  }

  .md\:col-span-12{
    grid-column: span 12 / span 12;
  }

  .md\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .md\:col-span-4{
    grid-column: span 4 / span 4;
  }

  .md\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .md\:col-span-7{
    grid-column: span 7 / span 7;
  }

  .md\:col-span-8{
    grid-column: span 8 / span 8;
  }

  .md\:col-start-2{
    grid-column-start: 2;
  }

  .md\:col-start-3{
    grid-column-start: 3;
  }

  .md\:my-6{
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:mb-0{
    margin-bottom: 0px;
  }

  .md\:mb-20{
    margin-bottom: 5rem;
  }

  .md\:mb-8{
    margin-bottom: 2rem;
  }

  .md\:flex{
    display: flex;
  }

  .md\:grid{
    display: grid;
  }

  .md\:h-\[180px\]{
    height: 180px;
  }

  .md\:h-\[500px\]{
    height: 500px;
  }

  .md\:min-h-\[450px\]{
    min-height: 450px;
  }

  .md\:w-1\/2{
    width: 50%;
  }

  .md\:w-\[220px\]{
    width: 220px;
  }

  .md\:grid-cols-12{
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .md\:grid-cols-8{
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }

  .md\:flex-row{
    flex-direction: row;
  }

  .md\:gap-12{
    gap: 3rem;
  }

  .md\:hyphens-none{
    -webkit-hyphens: none;
            hyphens: none;
  }

  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:pb-20{
    padding-bottom: 5rem;
  }

  .md\:pr-\[20\%\]{
    padding-right: 20%;
  }

  .md\:pt-20{
    padding-top: 5rem;
  }

  .md\:text-2xl{
    font-size: 48px;
    line-height: 52px;
  }

  .md\:text-3xl{
    font-size: 72px;
    line-height: 72px;
  }

  .md\:text-\[65px\]{
    font-size: 65px;
  }

  .md\:text-xl{
    font-size: 40px;
    line-height: 44px;
  }
}

@media (min-width: 1440px){
  .\32xl\:h-\[600px\]{
    height: 600px;
  }

  .\32xl\:min-h-\[500px\]{
    min-height: 500px;
  }
}

@media (min-width: 2500px){
  .\33xl\:h-\[750px\]{
    height: 750px;
  }

  .\33xl\:min-h-\[650px\]{
    min-height: 650px;
  }
}

.\[\&_a\:\:after\]\:h-\[3px\] a::after{
  height: 3px;
}

.\[\&_a\]\:font-light a{
  font-weight: 300;
}

.\[\&_a\]\:text-white a{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

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