*, ::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:  ;
}

/*
! tailwindcss v3.4.14 | 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]:where(:not([hidden="until-found"])) {
  display: none;
}

/* GLOBALS */

html,
body {
  font-family: Montserrat, sans-serif;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* HEADER + NAVIGATION */

header {
  position: absolute;
  z-index: 99999;
  width: 100%;
}

header .headerInner {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1216px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3rem;
}

@media (min-width: 1440px) {
  header .headerInner {
    padding-top: 5rem;
  }
}

header .headerInner .logoWrapper {
  width: 12rem;
}

@media (min-width: 768px) {
  header .headerInner .logoWrapper {
    width: 16rem;
  }
}

@media (min-width: 1280px) {
  header .headerInner .logoWrapper {
    width: 18rem;
  }
}

@media (min-width: 1440px) {
  header .headerInner .logoWrapper {
    margin-left: -42px;
  }
}

header .headerInner nav {
  position: fixed;
  top: 0px;
  left: 0px;
  margin-top: 0.25rem;
  display: none;
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(207 218 138 / var(--tw-bg-opacity));
  text-align: center;
  font-size: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  header .headerInner nav {
    font-size: 1.5rem;
  }
}

@media (min-width: 1280px) {
  header .headerInner nav {
    position: relative;
    margin-left: 7rem;
    display: block;
    height: auto;
    width: auto;
    background-color: transparent;
    font-size: 1rem;
  }
}

header .headerInner nav a {
  position: relative;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

header .headerInner nav a.active {
  --tw-text-opacity: 1;
  color: rgb(207 218 138 / var(--tw-text-opacity));
}

header .headerInner nav a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -0.375rem;
  display: block;
  height: 0.125rem;
  width: 0px;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

header .headerInner nav a:hover:after {
  width: 75%;
  opacity: 1;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

header .headerInner nav > ul {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1rem;
  padding: 0px;
}

@media (min-width: 768px) {
  header .headerInner nav > ul {
    gap: 2.5rem;
  }
}

@media (min-width: 1280px) {
  header .headerInner nav > ul {
    flex-direction: row;
  }
}

header .headerInner nav > ul ul {
  margin-right: 0px;
  list-style-type: none;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

@media (min-width: 1280px) {
  header .headerInner nav > ul ul {
    position: absolute;
    margin-left: -0.75rem;
    margin-top: 0.5rem;
    display: none;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    --tw-text-opacity: 1;
    color: rgb(35 31 32 / var(--tw-text-opacity));
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

header .headerInner nav > ul ul li {
  position: relative;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

header .headerInner nav > ul ul a:hover {
  --tw-text-opacity: 1;
  color: rgb(207 218 138 / var(--tw-text-opacity));
}

header .headerInner nav > ul li {
  padding-bottom: 0.5rem;
  padding-top: 0px;
}

header .headerInner nav > ul li:hover > ul {
  display: block;
}

.nav-burgerContainer {
  position: fixed;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 99998;
}

@media (min-width: 1024px) {
  .nav-burgerContainer {
    top: 1.25rem;
    right: 1.25rem;
  }
}

@media (min-width: 1280px) {
  .nav-burgerContainer {
    display: none;
  }
}

.nav-burgerContainer svg {
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.nav-burgerContainer .active svg {
  transform: rotate(90deg);
}

.nav-burgerContainer path {
  stroke: #fff;
  transition: transform 500ms cubic-bezier(0.4, 0, 0.2, 1),
			stroke-dasharray 500ms cubic-bezier(0.4, 0, 0.2, 1),
			stroke-dashoffset 500ms cubic-bezier(0.4, 0, 0.2, 1);
}

.nav-burgerContainer path:nth-child(1) {
  transform-origin: 36% 40%;
}

.nav-burgerContainer path:nth-child(2) {
  stroke-dasharray: 29 299;
}

.nav-burgerContainer path:nth-child(3) {
  transform-origin: 35% 63%;
}

.nav-burgerContainer path:nth-child(4) {
  stroke-dasharray: 29 299;
}

.nav-burgerContainer path:nth-child(5) {
  transform-origin: 61% 52%;
}

.nav-burgerContainer path:nth-child(6) {
  transform-origin: 62% 52%;
}

.navOpen header .headerInner nav {
  position: fixed;
  display: flex;
}

@media (min-width: 1280px) {
  .navOpen header .headerInner nav {
    position: relative;
  }
}

.navOpen .nav-burgerContainer path:nth-child(1) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}

.navOpen .nav-burgerContainer path:nth-child(2) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}

.navOpen .nav-burgerContainer path:nth-child(3) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}

.navOpen .nav-burgerContainer path:nth-child(4) {
  stroke-dasharray: 225 299;
  stroke-dashoffset: -72px;
}

.navOpen .nav-burgerContainer path:nth-child(5) {
  transform: translateX(9px) translateY(1px) rotate(-45deg);
}

.navOpen .nav-burgerContainer path:nth-child(6) {
  transform: translateX(9px) translateY(1px) rotate(45deg);
}

/* SIDEBAR */

.sidebar {
  position: fixed;
  right: 0px;
  top: 50%;
  z-index: 99998;
  display: flex;
  width: 3.5rem;
}

.sidebar .info {
  position: absolute;
  margin-left: 1rem;
  transform-origin: top left;
  --tw-rotate: -90deg;
  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));
  white-space: nowrap;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.sidebar ul {
  position: relative;
  left: 100%;
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.sidebar ul li {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: -3.5rem;
  width: 16rem;
  border-radius: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.sidebar ul li:hover {
  margin-left: -15rem;
}

.sidebar ul li a {
  display: flex;
  align-items: center;
}

.sidebar ul li span {
  margin-left: 1rem;
}

.sidebar ul li h3 {
  display: flex;
  align-items: center;
  font-size: 1.125rem;
  font-weight: 700;
}

.sidebar ul li p {
  font-size: .75rem;
}

/* TEXTDEFINITION */

.display-1 {
  font-family: Montserrat, sans-serif;
  font-size: 3.75rem;
  font-weight: 700;
  line-height: 1;
}

@media (min-width: 768px) {
  .display-1 {
    font-size: 4.5rem;
  }
}

@media (min-width: 980px) {
  .display-1 {
    font-size: 5.75rem;
  }
}

.display-2 {
  font-family: Montserrat, sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .display-2 {
    font-size: 3.75rem;
  }
}

@media (min-width: 980px) {
  .display-2 {
    font-size: 4.5rem;
  }
}

.display-3 {
  font-family: Montserrat, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .display-3 {
    font-size: 2.5rem;
  }
}

@media (min-width: 980px) {
  .display-3 {
    font-size: 3.75rem;
  }
}

.display-4 {
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .display-4 {
    font-size: 1.875rem;
  }
}

@media (min-width: 980px) {
  .display-4 {
    font-size: 2.5rem;
  }
}

.display-5 {
  font-family: Montserrat, sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .display-5 {
    font-size: 1.5rem;
  }
}

@media (min-width: 980px) {
  .display-5 {
    font-size: 1.875rem;
  }
}

.display-6 {
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .display-6 {
    font-size: 1.25rem;
  }
}

@media (min-width: 980px) {
  .display-6 {
    font-size: 1.5rem;
  }
}

p + p {
  padding-top: 1.25rem;
}

strong {
  font-weight: 700;
}

coloring-green {
  --tw-text-opacity: 1;
  color: rgb(207 218 138 / var(--tw-text-opacity));
}

coloring-brown {
  --tw-text-opacity: 1;
  color: rgb(165 145 109 / var(--tw-text-opacity));
}

ul {
  margin-left: 1rem;
  margin-right: 1rem;
  list-style-type: disc;
  padding: 0.5rem;
}

ul li {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

/* CONTENT */

.innerWidth {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1216px;
  padding-left: 2rem;
  padding-right: 2rem;
}

.fullWidth {
  display: flex;
  width: 100%;
}

/* BUTTONS */

.btnWrapper {
  display: flex;
  width: 100%;
}

.btn {
  margin-top: 1rem;
  display: inline-block;
  width: auto !important;
  border-radius: 0.75rem;
  border-width: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 700;
}

.btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 218 138 / var(--tw-bg-opacity));
}

.btn span {
  margin-left: 0.5rem;
}

/* MODULS */

/* HERO */

.hero {
  display: flex;
  height: 80vh;
  width: 100%;
  align-items: flex-end;
}

.hero.screenheight {
  height: 100vh;
}

@media (min-width: 768px) {
  .hero.screenheight {
    align-items: center;
  }
}

.hero.screenheight .heroContent {
  padding-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .hero.screenheight .heroContent {
    margin-top: 8%;
    padding-bottom: 0px;
  }
}

.hero .heroContent {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  max-width: 1216px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 4rem;
  font-weight: 700;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 768px) {
  .hero .heroContent {
    font-size: 1.125rem;
  }
}

.hero .heroContent > *:not[img] {
  margin-bottom: 1rem;
  width: 75%;
}

.hero .heroContent img {
  margin-bottom: 1rem;
  width: 7rem;
}

.hero .heroBg {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.hero .heroBg.darken::before {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.7;
  content: "";
}

.hero .heroBg picture {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.hero .heroBg img {
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* TEXTBLOCK  */

.textBlock {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

.textBlock .circle {
  position: absolute;
  display: none;
}

@media (min-width: 768px) {
  .textBlock .circle {
    display: block;
  }
}

.textBlock .contentWrapper {
  position: relative;
  display: flex;
  width: 100%;
}

.textBlock .tbHeadline {
  position: relative;
  z-index: 10;
  align-self: baseline;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0px;
  padding-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .textBlock .tbHeadline {
    padding-top: 2.5rem;
  }
}

.textBlock .display-1 {
  text-transform: uppercase;
}

.textBlock .tbContent {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  .textBlock .tbContent {
    width: 66.666667%;
  }
}

@media (min-width: 980px) {
  .textBlock .tbContent {
    width: 50%;
  }
}

.textBlock .textWrapper {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-bottom: 1.5rem;
}

@media (min-width: 1024px) {
  .textBlock .textWrapper {
    padding-top: 1.5rem;
  }
}

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

.textBlock.largeCircle {
  min-height: 680px;
}

.textBlock.largeCircle .circle {
  right: 0px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 58.333333%;
}

.textBlock.largeCircle .contentWrapper {
  flex-direction: column;
}

@media (min-width: 768px) {
  .textBlock.largeCircle .contentWrapper {
    padding-top: 9rem;
  }
}

@media (min-width: 1024px) {
  .textBlock.largeCircle .contentWrapper {
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .textBlock.largeCircle .tbContent {
    left: 16.666666%;
  }
}

@media (min-width: 980px) {
  .textBlock.largeCircle .tbContent {
    left: 0px;
  }
}

@media (min-width: 1024px) {
  .textBlock.largeCircle .tbContent {
    padding-top: 4rem;
  }
}

.textBlock.largeCircle .tbHeadline {
  width: auto;
  padding-right: 2.5rem;
}

@media (min-width: 768px) {
  .textBlock.largeCircle .tbHeadline {
    padding-left: 1.25rem;
  }
}

@media (min-width: 1024px) {
  .textBlock.largeCircle .tbHeadline {
    width: 41.666667%;
  }
}

.textBlock.smallCircle .circle {
  width: 33.333333%;
}

@media (min-width: 980px) {
  .textBlock.smallCircle .circle {
    left: 8.333333%;
  }
}

.textBlock.smallCircle .contentWrapper {
  flex-direction: column;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .textBlock.smallCircle .contentWrapper {
    padding-top: 4rem;
  }
}

.textBlock.smallCircle .tbContent {
  margin-right: auto;
}

@media (min-width: 768px) {
  .textBlock.smallCircle .tbContent {
    left: 25%;
  }
}

@media (min-width: 980px) {
  .textBlock.smallCircle .tbContent {
    left: 41.66666%;
  }
}

@media (min-width: 768px) {
  .textBlock.smallCircle .tbHeadline {
    left: 16.666666%;
    padding-left: 1.25rem;
  }
}

@media (min-width: 980px) {
  .textBlock.smallCircle .tbHeadline {
    padding-left: 0px;
  }
}

/* imageTextModul */

.imageTextModul {
  display: flex;
}

/* .multicolumn {
	@apply flex flex-grow;
} */

/* textOverlayModul */

.textOverlayModul {
  width: 100%;
  overflow: hidden;
}

.textOverlayModul:hover .headlineHolder {
  --tw-translate-x: -100%;
  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));
}

.textOverlayModul .headlineHolder {
  position: absolute;
  top: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.textOverlayModul .textHolder {
  height: 100%;
}

.textOverlayModul .textHolder h2 + p,
		.textOverlayModul .textHolder h2 + ul {
  margin-top: 0.75rem;
}

.textOverlayModul .textHolder ul {
  list-style-type: none;
}

.textOverlayModul .textHolder li:before {
  content: "\e806";
  position: absolute;
  margin-left: -1.5rem;
  font-family: kreiswerk52, sans-serif;
}

/* HEADLINE-MODUL */

.headlineModul {
  text-transform: uppercase;
}

/* FACTS */

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

.facts div {
  text-align: center;
}

.facts div h3 {
  font-size: 1.875rem;
}

.facts div p {
  font-size: 1.25rem;
}

/* TextModul */

.textModul.text-xxlarge {
  font-size: 2.5rem;
}

.textModul.text-xlarge {
  font-size: 1.875rem;
}

.textModul.text-large {
  font-size: 1.25rem;
}

.textModul.text-default {
  font-size: 1rem;
}

.textModul.text-small {
  font-size: .875rem;
}

/* IconTextModul */

.iconTextModul {
  display: flex;
  align-items: center;
}

.iconTextModul.iconright {
  flex-direction: row-reverse;
}

.iconTextModul .iconWrapper {
  display: flex;
  width: 33.333333%;
  align-items: center;
  justify-content: center;
}

.iconTextModul .iconWrapper .circle {
  width: 100%;
}

.iconTextModul .iconWrapper .icon {
  position: absolute;
}

.iconTextModul .textWrapper {
  width: 66.666667%;
  padding-left: 7%;
  padding-right: 7%;
}

.iconTextModul .textWrapper h2 {
  font-size: 36px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25;
}

.iconTextModul .textWrapper h3 {
  padding-top: 0.5rem;
  font-size: 1.25rem;
}

.iconTextModul .textWrapper p {
  padding-top: 1.5rem;
}

/* imageMaskModul */

.imageMaskModul {
  position: relative;
  display: flex;
  width: 100%;
}

.imageMaskModul.lt {
  justify-content: flex-end;
}

.imageMaskModul.lt .circle {
  left: 0px;
  top: 0px;
}

.imageMaskModul.rt {
  justify-content: flex-start;
}

.imageMaskModul.rt .circle {
  right: 0px;
  top: 0px;
}

.imageMaskModul.lb {
  justify-content: flex-end;
}

.imageMaskModul.lb .circle {
  left: 0px;
  bottom: 0px;
}

.imageMaskModul.rb {
  justify-content: flex-start;
}

.imageMaskModul.rb .circle {
  right: 0px;
  bottom: 0px;
}

.imageMaskModul .circle {
  position: absolute;
  width: 50%;
}

.imageMaskModul img {
  position: relative;
  z-index: 10;
  width: 83.333333%;
  border-radius: 9999px;
  border-width: 20px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

/* iconSetModul */

.iconSetModul {
  display: flex;
  gap: 6rem;
}

.iconSetModul .iconSetWrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.iconSetModul .iconWrapper {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.iconSetModul .iconWrapper:hover .circle {
  --tw-rotate: 90deg;
  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));
  opacity: 1;
}

.iconSetModul .iconWrapper:hover .icon {
  opacity: 0.1;
}

.iconSetModul .iconWrapper:hover .hoverText {
  display: flex;
}

.iconSetModul .iconWrapper .circle {
  width: 100%;
  opacity: 0.3;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.iconSetModul .iconWrapper .icon {
  position: absolute;
  width: 33.333333%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.iconSetModul .iconWrapper .hoverText {
  position: absolute;
  display: none;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  text-align: center;
  font-size: .875rem;
}

.iconSetModul h4 {
  padding-top: 1rem;
  text-align: center;
  font-weight: 700;
}

/* AreaFinder */

.areaFinderModul {
  margin-left: auto;
  margin-right: auto;
  width: 83.333333%;
}

.areaFinderModul .scala {
  margin-bottom: 1.25rem;
  margin-top: 2.5rem;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.areaFinderModul .scala > div {
  opacity: 0.3;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.areaFinderModul .scala .active {
  opacity: 1;
}

.areaFinderModul .scala span {
  display: inline-block;
  width: 100%;
  padding-bottom: 0.75rem;
  text-align: center;
  font-size: 1.875rem;
  font-weight: 700;
}

.areaFinderModul .btnBox {
  margin-top: 0.75rem;
  display: flex;
  width: 100%;
  justify-content: center;
}

.areaFinderModul .areaFinderContent {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 50;
  display: none;
  height: 100vh;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.8;
}

.areaFinderModul .areaFinderContent.open {
  display: flex;
}

.areaFinderModul .overlayCloser {
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
}

.areaFinderModul .contentWrapper {
  max-width: 64rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.areaFinderModul .contentWrapper h2 {
  font-size: 1.875rem;
}

.areaFinderModul .contentWrapper .areaList {
  display: flex;
  align-items: flex-end;
}

.areaFinderModul .contentWrapper .area {
  margin-top: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.areaFinderModul .contentWrapper .area img {
  padding-top: 1.25rem;
  padding-bottom: 0.75rem;
}

.areaFinderModul .contentWrapper .area span {
  font-size: 1.875rem;
  font-weight: 700;
}

/* STYLING RANGE SLIDER  */

.areaFinderModul input[type="range"] {
  -webkit-appearance: none;
}

.areaFinderModul input[type="range"]::-webkit-slider-runnable-track {
  height: 1px;
  width: 100%;
  cursor: pointer;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
}

.areaFinderModul input[type="range"]::-webkit-slider-thumb {
  margin-top: -1rem;
  height: 29px;
  width: 29px;
  -webkit-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(165 145 109 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.areaFinderModul input[type="range"]:focus {
  outline: none;
}

.areaFinderModul input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

.areaFinderModul input[type="range"] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  width: 100%;
  padding-left: 26px;
  padding-right: 26px;
}

.areaFinderModul input[type="range"]::-moz-range-track {
  height: 1px;
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
}

.areaFinderModul input[type="range"]::-moz-range-thumb {
  margin-top: -1rem;
  height: 19px;
  width: 19px;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  border-radius: 9999px;
  border-width: 5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(165 145 109 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/*hide the outline behind the border*/

.areaFinderModul input[type="range"]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

.areaFinderModul input[type="range"]:focus::-moz-range-track {
  background: #ccc;
}

.areaFinderModul input[type="range"]::-ms-track {
  height: 1px;
  width: 100%;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  /*remove default tick marks*/
  color: transparent;
}

.areaFinderModul input[type="range"]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

.areaFinderModul input[type="range"]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

.areaFinderModul input[type="range"]::-ms-thumb {
  margin-top: -1rem;
  height: 19px;
  width: 19px;
  appearance: none;
  border-radius: 9999px;
  border-width: 5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(165 145 109 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.areaFinderModul input[type="range"]:focus::-ms-fill-lower {
  background: #888;
}

.areaFinderModul input[type="range"]:focus::-ms-fill-upper {
  background: #ccc;
}

/* areaTeaserModul */

.areaTeaserModul {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.areaTeaserModul .areaOverlay {
  position: absolute;
  left: -100%;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.8;
  padding: 4rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.areaTeaserModul .contentWrapper {
  position: relative;
  margin-bottom: 5rem;
  display: flex;
  width: 100%;
  overflow: hidden;
}

.areaTeaserModul .areaName {
  margin-bottom: 1.25rem;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(228 222 211 / var(--tw-bg-opacity));
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.875rem;
  font-weight: 700;
  text-transform: uppercase;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.areaTeaserModul .areaName:after {
  position: absolute;
  left: 0px;
  z-index: -10;
  margin-top: -1.5rem;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(207 218 138 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  content: "";
}

.areaTeaserModul:hover .areaOverlay {
  left: 0px;
}

.areaTeaserModul:hover .areaName {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

/* eventvollTeaerModul */

.eventvollTeaerModul {
  position: relative;
}

.eventvollTeaerModul .darken {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
}

.eventvollTeaerModul .contentWrapper {
  position: absolute;
  top: 0px;
  width: 100%;
}

.eventvollTeaerModul .contentWrapper .innerWidth {
  position: relative;
}

.eventvollTeaerModul .contentWrapper .innerWidth .contentBox {
  margin-top: 4rem;
  max-width: 75%;
  font-size: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.eventvollTeaerModul .contentWrapper .innerWidth .contentBox coloring-green {
  font-size: 1.875rem;
}

.eventvollTeaerModul .contentWrapper .innerWidth .eventvollLogo {
  position: absolute;
  right: 0px;
  top: 0px;
}

/* imageOverlayTeaserModul */

.imageOverlayTeaserModul .darken {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
}

.imageOverlayTeaserModul .imageWrapper {
  position: relative;
  display: flex;
  height: 50vh;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.imageOverlayTeaserModul .imageWrapper picture {
  position: absolute;
  height: 100%;
  width: auto;
}

.imageOverlayTeaserModul .imageWrapper picture img {
  height: 100%;
  max-width: none;
}

.imageOverlayTeaserModul .headlineWrapper {
  position: absolute;
}

.imageOverlayTeaserModul .headlineWrapper h2 {
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  font-family: Montserrat, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .imageOverlayTeaserModul .headlineWrapper h2 {
    font-size: 1.875rem;
  }
}

@media (min-width: 980px) {
  .imageOverlayTeaserModul .headlineWrapper h2 {
    font-size: 2.5rem;
  }
}

.kontaktFormModul .imageOverlayTeaserModul .headlineWrapper h2 + p {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.imageOverlayTeaserModul .headlineWrapper h2 coloring-green {
  text-transform: none;
  font-family: Montserrat, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .imageOverlayTeaserModul .headlineWrapper h2 coloring-green {
    font-size: 1.25rem;
  }
}

@media (min-width: 980px) {
  .imageOverlayTeaserModul .headlineWrapper h2 coloring-green {
    font-size: 1.5rem;
  }
}

.imageOverlayTeaserModul .contentWrapper {
  display: flex;
  align-items: center;
}

.imageOverlayTeaserModul .contentWrapper > div {
  width: 66.666667%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.imageOverlayTeaserModul .contentWrapper a {
  font-weight: 700;
}

/* kontaktFormModul */

.kontaktFormModul .display-4 + p {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.kontaktFormModul .row {
  margin-bottom: 2.5rem;
  display: flex;
  gap: 2rem;
}

.kontaktFormModul label {
  font-weight: 700;
}

.kontaktFormModul input,
	.kontaktFormModul select {
  margin-top: 0.5rem;
  height: 3rem;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 218 138 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

.kontaktFormModul textarea {
  margin-top: 0.5rem;
  height: 12rem;
  width: 100%;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(207 218 138 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

.kontaktFormModul button {
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(165 145 109 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.125rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.kontaktFormModul p {
  margin-bottom: 1.5rem;
}

/* MAP  */

.mapContainer {
  height: 550px;
  width: 100%;
}

/* roomDataModul */

.roomDataModul ul {
  list-style-type: none;
}

.roomDataModul li:before {
  content: "\e806";
  position: absolute;
  margin-left: -1.5rem;
  font-family: kreiswerk52, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(207 218 138 / var(--tw-text-opacity));
}

.imageGalleryModul .imageWrapper {
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.imageGalleryModul .imageWrapper picture {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.imageGalleryModul .imageWrapper img {
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* FOOTER  */

footer {
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
  padding-top: 6rem;
  padding-bottom: 6rem;
  line-height: 2;
}

footer .innerFooter {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1216px;
  flex-wrap: wrap;
  padding-left: 2rem;
  padding-right: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

footer .innerFooter .logoContainer {
  display: inline-block;
  width: 16rem;
}

/* ICONS  */

@font-face {
  font-family: "kreiswerk52";

  src: url("../fonts/kreiswerk52.eot?67117064");

  src: url("../fonts/kreiswerk52.eot?67117064#iefix")
			format("embedded-opentype"),
		url("../fonts/kreiswerk52.woff2?67117064") format("woff2"),
		url("../fonts/kreiswerk52.woff?67117064") format("woff"),
		url("../fonts/kreiswerk52.ttf?67117064") format("truetype"),
		url("../fonts/kreiswerk52.svg?67117064#kreiswerk52") format("svg");

  font-weight: normal;

  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
	  font-family: 'kreiswerk52';
	  src: url('../font/kreiswerk52.svg?67117064#kreiswerk52') format('svg');
	}
  }
  */

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "kreiswerk52";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-right-small:before {
  content: "\e800";
}

/* '' */

.icon-right:before {
  content: "\e801";
}

/* '' */

.icon-cube:before {
  content: "\e802";
}

/* '' */

.icon-chair:before {
  content: "\e803";
}

/* '' */

.icon-people:before {
  content: "\e804";
}

/* '' */

.icon-money:before {
  content: "\e805";
}

/* '' */

.icon-ok-circled:before {
  content: "\e806";
}

/* '' */

.icon-up-circled:before {
  content: "\f0aa";
}

/* '' */

.icon-xing-squared:before {
  content: "\f169";
}

/* '' */

.icon-instagram:before {
  content: "\f16d";
}

/* '' */

.icon-facebook-squared:before {
  content: "\f308";
}

/* '' */

.icon-linkedin-squared:before {
  content: "\f30c";
}

/* '' */

.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  backface-visibility: hidden;
  outline: 0;
}

.glightbox-container.inactive {
  display: none;
}

.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}

.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}

.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}

.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}

.glightbox-container .gslide-inner-content {
  width: 100%;
}

.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}

.gslide iframe,
.gslide video {
  outline: 0 !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}

.gslide:not(.current) {
  pointer-events: none;
}

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

.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: 0;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
  width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}

.gslide-image img.zoomable {
  position: relative;
}

.gslide-image img.dragging {
  cursor: grabbing !important;
  transition: none;
}

.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}

.gslide-video .gvideo-wrapper {
  width: 100%;
  margin: auto;
}

.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}

.gslide-video.playing::before {
  display: none;
}

.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}

.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}

.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}

.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}

.gslide-inline .dragging {
  cursor: grabbing !important;
  transition: none;
}

.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}

.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}

.gslide-media {
  display: flex;
  width: auto;
}

.zoomed .gslide-media {
  box-shadow: none !important;
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}

.gslide-description {
  position: relative;
  flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}

.gslide-description p {
  margin-bottom: 12px;
}

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

.zoomed .gslide-description {
  display: none;
}

.glightbox-button-hidden {
  display: none;
}

.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(
		to bottom,
		rgba(0, 0, 0, 0) 0,
		rgba(0, 0, 0, 0.75) 100%
	);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: 700;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}

.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}

.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}

.greset {
  transition: all 0.3s ease;
}

.gabsolute {
  position: absolute;
}

.grelative {
  position: relative;
}

.glightbox-desc {
  display: none !important;
}

.glightbox-open {
  overflow: hidden;
}

.gloader {
  height: 25px;
  width: 25px;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}

.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}

.glightbox-mobile .goverlay {
  background: #000;
}

.gclose,
.gnext,
.gprev {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.gclose svg,
.gnext svg,
.gprev svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
  opacity: 0.1;
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
  stroke: #fff;
}

.gbtn.focused {
  outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
  opacity: 0;
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
  opacity: 0 !important;
}

.glightbox-clean .gslide-description {
  background: #fff;
}

.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}

.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: 400;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}

.glightbox-clean .gslide-video {
  background: #000;
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
  fill: #fff;
}

.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}

.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}

.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}

.glightbox-clean .gclose:hover {
  opacity: 1;
}

.gfadeIn {
  animation: gfadeIn 0.5s ease;
}

.gfadeOut {
  animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
  animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
  animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
  animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
  animation: gslideInRight 0.3s ease;
}

.gzoomIn {
  animation: gzoomIn 0.5s ease;
}

.gzoomOut {
  animation: gzoomOut 0.5s ease;
}

@keyframes lightboxLoader {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes gfadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes gfadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }

  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}

@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 1;
  }
}

@keyframes gzoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }

  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }

  .glightbox-container .ginner-container.desc-top .gslide-image,
	.glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }

  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }

  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }

  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }

  .gslide-image img.zoomable {
    cursor: zoom-in;
  }

  .zoomed .gslide-image img.zoomable {
    cursor: grab;
  }

  .gslide-inline {
    max-height: 95vh;
  }

  .gslide-external {
    max-height: 100vh;
  }

  .gslide-description.description-left,
	.gslide-description.description-right {
    max-width: 275px;
  }

  .glightbox-open {
    height: auto;
  }

  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }

  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65);
  }

  .glightbox-clean .description-left .gdesc-inner,
	.glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }

  .glightbox-clean .gclose,
	.glightbox-clean .gnext,
	.glightbox-clean .gprev {
    background-color: rgba(0, 0, 0, 0.32);
  }

  .glightbox-clean .gclose:hover,
	.glightbox-clean .gnext:hover,
	.glightbox-clean .gprev:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }

  .glightbox-clean .gprev {
    top: 45%;
  }

  .glightbox-clean .gnext {
    top: 45%;
  }
}

@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}

@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}

.visible {
  visibility: visible;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-bottom-1 {
  bottom: -0.25rem;
}

.-left-full {
  left: -100%;
}

.left-0 {
  left: 0px;
}

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

.left-full {
  left: 100%;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 0.5rem;
}

.top-0 {
  top: 0px;
}

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

.top-10 {
  top: 2.5rem;
}

.top-2 {
  top: 0.5rem;
}

.top-32 {
  top: 8rem;
}

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

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

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

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

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

.m-0 {
  margin: 0px;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.-ml-14 {
  margin-left: -3.5rem;
}

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

.-ml-6 {
  margin-left: -1.5rem;
}

.-mt-4 {
  margin-top: -1rem;
}

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

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

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

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

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

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

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

.mb-5 {
  margin-bottom: 1.25rem;
}

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

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

.ml-2 {
  margin-left: 0.5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

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

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

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

.mt-4 {
  margin-top: 1rem;
}

.mt-64 {
  margin-top: 16rem;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-0\.5 {
  height: 0.125rem;
}

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

.h-12 {
  height: 3rem;
}

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

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

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

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

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

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

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

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

.min-h-full {
  min-height: 100%;
}

.\!w-auto {
  width: auto !important;
}

.w-0 {
  width: 0px;
}

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

.w-1\/3 {
  width: 33.333333%;
}

.w-1\/4 {
  width: 25%;
}

.w-1\/6 {
  width: 16.666667%;
}

.w-12 {
  width: 3rem;
}

.w-2\/3 {
  width: 66.666667%;
}

.w-2\/6 {
  width: 33.333333%;
}

.w-3\/4 {
  width: 75%;
}

.w-48 {
  width: 12rem;
}

.w-5\/6 {
  width: 83.333333%;
}

.w-64 {
  width: 16rem;
}

.w-7\/12 {
  width: 58.333333%;
}

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

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

.w-\[35\%\] {
  width: 35%;
}

.w-\[44\%\] {
  width: 44%;
}

.w-\[56\%\] {
  width: 56%;
}

.w-\[65\%\] {
  width: 65%;
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.min-w-full {
  min-width: 100%;
}

.max-w-\[75\%\] {
  max-width: 75%;
}

.max-w-none {
  max-width: none;
}

.max-w-screen-innerWidth {
  max-width: 1216px;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.origin-top-left {
  transform-origin: top left;
}

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

.-translate-y-1\/2 {
  --tw-translate-y: -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));
}

.-rotate-90 {
  --tw-rotate: -90deg;
  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));
}

.resize {
  resize: both;
}

.list-none {
  list-style-type: none;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

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

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

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

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

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

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

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

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

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

.gap-20 {
  gap: 5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-8 {
  gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded-full {
  border-radius: 9999px;
}

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

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-\[20px\] {
  border-width: 20px;
}

.border-\[5px\] {
  border-width: 5px;
}

.border-solid {
  border-style: solid;
}

.border-none {
  border-style: none;
}

.border-beige {
  --tw-border-opacity: 1;
  border-color: rgb(228 222 211 / var(--tw-border-opacity));
}

.border-brown {
  --tw-border-opacity: 1;
  border-color: rgb(165 145 109 / var(--tw-border-opacity));
}

.border-dark {
  --tw-border-opacity: 1;
  border-color: rgb(35 31 32 / var(--tw-border-opacity));
}

.border-green {
  --tw-border-opacity: 1;
  border-color: rgb(207 218 138 / var(--tw-border-opacity));
}

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

.bg-beige {
  --tw-bg-opacity: 1;
  background-color: rgb(228 222 211 / var(--tw-bg-opacity));
}

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

.bg-brown {
  --tw-bg-opacity: 1;
  background-color: rgb(165 145 109 / var(--tw-bg-opacity));
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(35 31 32 / var(--tw-bg-opacity));
}

.bg-gray-border {
  --tw-bg-opacity: 1;
  background-color: rgb(112 112 112 / var(--tw-bg-opacity));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(207 218 138 / var(--tw-bg-opacity));
}

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

.bg-opacity-10 {
  --tw-bg-opacity: 0.1;
}

.bg-opacity-20 {
  --tw-bg-opacity: 0.2;
}

.bg-opacity-30 {
  --tw-bg-opacity: 0.3;
}

.bg-opacity-40 {
  --tw-bg-opacity: 0.4;
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-60 {
  --tw-bg-opacity: 0.6;
}

.bg-opacity-70 {
  --tw-bg-opacity: 0.7;
}

.bg-opacity-80 {
  --tw-bg-opacity: 0.8;
}

.bg-opacity-90 {
  --tw-bg-opacity: 0.9;
}

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

.p-0 {
  padding: 0px;
}

.p-2 {
  padding: 0.5rem;
}

.p-5 {
  padding: 1.25rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

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

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.px-\[26px\] {
  padding-left: 26px;
  padding-right: 26px;
}

.px-\[7\%\] {
  padding-left: 7%;
  padding-right: 7%;
}

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

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

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

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

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

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.pb-0 {
  padding-bottom: 0px;
}

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

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

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

.pb-32 {
  padding-bottom: 8rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

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

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

.pb-64 {
  padding-bottom: 16rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pt-0 {
  padding-top: 0px;
}

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

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

.pt-2 {
  padding-top: 0.5rem;
}

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

.pt-32 {
  padding-top: 8rem;
}

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

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

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

.pt-64 {
  padding-top: 16rem;
}

.pt-8 {
  padding-top: 2rem;
}

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

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

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

.font-headline {
  font-family: Montserrat, sans-serif;
}

.font-icon {
  font-family: kreiswerk52, sans-serif;
}

.font-text {
  font-family: Montserrat, sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
}

.text-3xl {
  font-size: 1.875rem;
}

.text-4xl {
  font-size: 2.5rem;
}

.text-5xl {
  font-size: 3.75rem;
}

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

.text-lg {
  font-size: 1.125rem;
}

.text-sm {
  font-size: .875rem;
}

.text-xl {
  font-size: 1.25rem;
}

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

.font-normal {
  font-weight: 400;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-\[1\.2\] {
  line-height: 1.2;
}

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.text-beige {
  --tw-text-opacity: 1;
  color: rgb(228 222 211 / var(--tw-text-opacity));
}

.text-brown {
  --tw-text-opacity: 1;
  color: rgb(165 145 109 / var(--tw-text-opacity));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(207 218 138 / var(--tw-text-opacity));
}

.text-text_default_color {
  --tw-text-opacity: 1;
  color: rgb(35 31 32 / var(--tw-text-opacity));
}

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

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-30 {
  opacity: 0.3;
}

.outline {
  outline-style: solid;
}

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

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

.hover\:bg-green:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(207 218 138 / var(--tw-bg-opacity));
}

@media (min-width: 768px) {
  .md\:left-1\/4 {
    left: 25%;
  }

  .md\:left-\[16\.666666\%\] {
    left: 16.666666%;
  }

  .md\:mt-\[8\%\] {
    margin-top: 8%;
  }

  .md\:block {
    display: block;
  }

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

  .md\:w-2\/3 {
    width: 66.666667%;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:w-\[calc\(33\.333\%-10px\)\] {
    width: calc(33.333% - 10px);
  }

  .md\:w-\[calc\(66\.6666\%-10px\)\] {
    width: calc(66.6666% - 10px);
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:pl-5 {
    padding-left: 1.25rem;
  }

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

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pt-36 {
    padding-top: 9rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
  }

  .md\:text-4xl {
    font-size: 2.5rem;
  }

  .md\:text-5xl {
    font-size: 3.75rem;
  }

  .md\:text-6xl {
    font-size: 4.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
  }
}

@media (min-width: 980px) {
  .lg\:left-0 {
    left: 0px;
  }

  .lg\:left-\[41\.66666\%\] {
    left: 41.66666%;
  }

  .lg\:left-\[8\.333333\%\] {
    left: 8.333333%;
  }

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

  .lg\:text-2xl {
    font-size: 1.5rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
  }

  .lg\:text-4xl {
    font-size: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3.75rem;
  }

  .lg\:text-6xl {
    font-size: 4.5rem;
  }

  .lg\:text-7xl {
    font-size: 5.75rem;
  }
}

@media (min-width: 1024px) {
  .xl\:right-5 {
    right: 1.25rem;
  }

  .xl\:top-5 {
    top: 1.25rem;
  }

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

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

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

  .xl\:mb-32 {
    margin-bottom: 8rem;
  }

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

  .xl\:mb-64 {
    margin-bottom: 16rem;
  }

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

  .xl\:mt-0 {
    margin-top: 0px;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mt-32 {
    margin-top: 8rem;
  }

  .xl\:mt-4 {
    margin-top: 1rem;
  }

  .xl\:mt-64 {
    margin-top: 16rem;
  }

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

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

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-1\/6 {
    width: 16.666667%;
  }

  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:w-2\/6 {
    width: 33.333333%;
  }

  .xl\:w-5\/12 {
    width: 41.666667%;
  }

  .xl\:w-full {
    width: 100%;
  }

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

  .xl\:pb-0 {
    padding-bottom: 0px;
  }

  .xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .xl\:pb-32 {
    padding-bottom: 8rem;
  }

  .xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .xl\:pb-64 {
    padding-bottom: 16rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:pt-0 {
    padding-top: 0px;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pt-32 {
    padding-top: 8rem;
  }

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

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

  .xl\:pt-64 {
    padding-top: 16rem;
  }

  .xl\:pt-8 {
    padding-top: 2rem;
  }
}

@media (min-width: 1280px) {
  .\32xl\:absolute {
    position: absolute;
  }

  .\32xl\:relative {
    position: relative;
  }

  .\32xl\:-ml-3 {
    margin-left: -0.75rem;
  }

  .\32xl\:ml-28 {
    margin-left: 7rem;
  }

  .\32xl\:mt-2 {
    margin-top: 0.5rem;
  }

  .\32xl\:block {
    display: block;
  }

  .\32xl\:hidden {
    display: none;
  }

  .\32xl\:h-auto {
    height: auto;
  }

  .\32xl\:w-auto {
    width: auto;
  }

  .\32xl\:flex-row {
    flex-direction: row;
  }

  .\32xl\:rounded-md {
    border-radius: 0.375rem;
  }

  .\32xl\:bg-transparent {
    background-color: transparent;
  }

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

  .\32xl\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .\32xl\:text-base {
    font-size: 1rem;
  }

  .\32xl\:text-text_default_color {
    --tw-text-opacity: 1;
    color: rgb(35 31 32 / var(--tw-text-opacity));
  }

  .\32xl\:shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 1440px) {
  .\33xl\:-ml-\[42px\] {
    margin-left: -42px;
  }

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