@charset "UTF-8";

*, ::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.19 | 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: #e5e7eb;
  /* 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;
}

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

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

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

@media (min-width: 576x){
  .container{
    max-width: 576x;
  }
}

@media (min-width: 768px){
  .container{
    max-width: 768px;
    padding-right: 40px;
    padding-left: 40px;
  }
}

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

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

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

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

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

.pointer-events-none{
  pointer-events: none;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

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

.top-0{
  top: 0px;
}

.top-4{
  top: 1rem;
}

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

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

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

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

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

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

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

.col-span-3{
  grid-column: span 3 / span 3;
}

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

.col-start-1{
  grid-column-start: 1;
}

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

.col-end-12{
  grid-column-end: 12;
}

.col-end-13{
  grid-column-end: 13;
}

.col-end-2{
  grid-column-end: 2;
}

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

.mx-\[8px\]{
  margin-left: 8px;
  margin-right: 8px;
}

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

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

.my-\[0\]{
  margin-top: 0;
  margin-bottom: 0;
}

.my-\[12px\]{
  margin-top: 12px;
  margin-bottom: 12px;
}

.\!-mt-\[35px\]{
  margin-top: -35px !important;
}

.\!-mt-\[3px\]{
  margin-top: -3px !important;
}

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

.-mt-\[10px\]{
  margin-top: -10px;
}

.-mt-\[6px\]{
  margin-top: -6px;
}

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

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

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

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

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

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

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

.mb-3\.5{
  margin-bottom: 0.875rem;
}

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

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

.mb-\[-10px\]{
  margin-bottom: -10px;
}

.mb-\[-45px\]{
  margin-bottom: -45px;
}

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

.mb-\[100px\]{
  margin-bottom: 100px;
}

.mb-\[10px\]{
  margin-bottom: 10px;
}

.mb-\[110px\]{
  margin-bottom: 110px;
}

.mb-\[150px\]{
  margin-bottom: 150px;
}

.mb-\[15px\]{
  margin-bottom: 15px;
}

.mb-\[200px\]{
  margin-bottom: 200px;
}

.mb-\[25px\]{
  margin-bottom: 25px;
}

.mb-\[30px\]{
  margin-bottom: 30px;
}

.mb-\[35px\]{
  margin-bottom: 35px;
}

.mb-\[40px\]{
  margin-bottom: 40px;
}

.mb-\[48px\]{
  margin-bottom: 48px;
}

.mb-\[50px\]{
  margin-bottom: 50px;
}

.mb-\[63px\]{
  margin-bottom: 63px;
}

.mb-\[70px\]{
  margin-bottom: 70px;
}

.mb-\[80px\]{
  margin-bottom: 80px;
}

.mb-\[8px\]{
  margin-bottom: 8px;
}

.mb-\[96px\]{
  margin-bottom: 96px;
}

.mb-\[calc\(66\.666666vh-168px\)\]{
  margin-bottom: calc(66.666666vh - 168px);
}

.ml-\[25px\]{
  margin-left: 25px;
}

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

.mr-4{
  margin-right: 1rem;
}

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

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

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

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

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

.mt-9{
  margin-top: 2.25rem;
}

.mt-\[-3px\]{
  margin-top: -3px;
}

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

.mt-\[100px\]{
  margin-top: 100px;
}

.mt-\[10px\]{
  margin-top: 10px;
}

.mt-\[130px\]{
  margin-top: 130px;
}

.mt-\[150px\]{
  margin-top: 150px;
}

.mt-\[15px\]{
  margin-top: 15px;
}

.mt-\[16px\]{
  margin-top: 16px;
}

.mt-\[18px\]{
  margin-top: 18px;
}

.mt-\[25px\]{
  margin-top: 25px;
}

.mt-\[30px\]{
  margin-top: 30px;
}

.mt-\[35px\]{
  margin-top: 35px;
}

.mt-\[38px\]{
  margin-top: 38px;
}

.mt-\[40px\]{
  margin-top: 40px;
}

.mt-\[50px\]{
  margin-top: 50px;
}

.mt-\[5px\]{
  margin-top: 5px;
}

.mt-\[70px\]{
  margin-top: 70px;
}

.mt-\[75px\]{
  margin-top: 75px;
}

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

.mt-\[calc\(33\.333333vh-84px\)\]{
  margin-top: calc(33.333333vh - 84px);
}

.block{
  display: block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

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

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.aspect-3\/2{
  aspect-ratio: 3 / 2;
}

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

.aspect-video{
  aspect-ratio: 16 / 9;
}

.h-0{
  height: 0px;
}

.h-4{
  height: 1rem;
}

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

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

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

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

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

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

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

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

.h-full{
  height: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[calc\(100\%-100px\)\]{
  width: calc(100% - 100px);
}

.w-auto{
  width: auto;
}

.w-full{
  width: 100%;
}

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

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

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

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.scroll-mt-\[210px\]{
  scroll-margin-top: 210px;
}

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

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

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

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

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

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

.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-2{
  gap: 0.5rem;
}

.gap-\[15px\]{
  gap: 15px;
}

.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-6{
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}

.gap-y-\[60px\]{
  row-gap: 60px;
}

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

.overflow-hidden{
  overflow: hidden;
}

.overflow-visible{
  overflow: visible;
}

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

.rounded{
  border-radius: 0.25rem;
}

.border{
  border-width: 1px;
}

.border-y-\[3px\]{
  border-top-width: 3px;
  border-bottom-width: 3px;
}

.border-b-\[3px\]{
  border-bottom-width: 3px;
}

.border-t-\[3px\]{
  border-top-width: 3px;
}

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

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

.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}

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

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

.p-6{
  padding: 1.5rem;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

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

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

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

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

.py-\[13px\]{
  padding-top: 13px;
  padding-bottom: 13px;
}

.py-\[20px\]{
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.pb-\[180px\]{
  padding-bottom: 180px;
}

.pl-0{
  padding-left: 0px;
}

.pl-10{
  padding-left: 2.5rem;
}

.pr-0{
  padding-right: 0px;
}

.pr-4{
  padding-right: 1rem;
}

.pr-\[32px\]{
  padding-right: 32px;
}

.pr-\[60px\]{
  padding-right: 60px;
}

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

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

.pt-\[3px\]{
  padding-top: 3px;
}

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

.align-middle{
  vertical-align: middle;
}

.\!text-\[16px\]{
  font-size: 16px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-lead{
  font-size: 3rem;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

.font-extrabold{
  font-weight: 800;
}

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

.lowercase{
  text-transform: lowercase;
}

.leading-\[1\.1em\]{
  line-height: 1.1em;
}

.leading-\[1\.22222em\]{
  line-height: 1.22222em;
}

.leading-\[26px\]{
  line-height: 26px;
}

.leading-\[30px\]{
  line-height: 30px;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-tighter{
  letter-spacing: -0.05em;
}

.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity, 1));
}

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

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

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

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

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

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

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

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

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

@media (min-width: 576x){
  .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: 0.875rem;
  color: #4b5563;
}

/*--------------------------------------------------------------
# RESET CSS
--------------------------------------------------------------*/

html, body {
  width: 100%;
  scroll-behavior: smooth;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, textarea, p, blockquote, th, td {
  padding: 0;
  margin: 0;
}

main {
  flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: auto;
  margin-right: auto;
}

*, ::before, ::after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

.no_scroll {
  overflow: hidden;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}

strong,
.strong {
  font-weight: bold;
}

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

caption, th {
  text-align: left;
}

q:before, q:after {
  content: "";
}

abbr, acronym {
  border: 0;
}

.img_100 img,
img.img_100 {
  width: 100%;
  height: auto;
}

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

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

.font-euclid-triangle {
  font-family: "Euclid-Triangle", Helvetica, Arial, sans-serif;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
          clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# TYPOGRAPHIE
--------------------------------------------------------------*/

@font-face {
  font-family: "Euclid-Triangle";

  font-style: normal;

  font-weight: normal;

  src: local("Euclid-Triangle"), url("../fonts/EuclidTriangle-Semibold.otf") format("opentype");
}

@font-face {
  font-family: "Euclid-Flex";

  font-style: normal;

  font-weight: normal;

  src: local("Euclid-Flex"), url("../fonts/EuclidFlex-Semibold.otf") format("opentype");
}

@font-face {
  font-family: "Euclid-Triangle-Italic";

  font-style: normal;

  font-weight: normal;

  src: local("Euclid-Triangle-Italic"), url("../fonts/EuclidTriangle-SemiboldItalic.otf") format("opentype");
}

body {
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.5;
}

h1 {
  font-family: "Euclid-Triangle";
  font-weight: normal;
  font-size: 60px;
  line-height: 1.2;
}

h2 {
  font-family: "Euclid-Triangle";
  font-weight: normal;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

h2.klein {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.2;
}

h3 {
  font-family: "Euclid-Triangle";
  font-weight: normal;
  font-size: 28px;
  line-height: 1.2;
  letter-spacing: -0.02em;
}

h4 {
  font-family: "Euclid-Triangle";
  font-weight: normal;
  font-size: 18px;
  line-height: 1.2;
}

h5 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 1.3;
}

p {
  font-family: "Euclid-Triangle";
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
}

p.nav, .nav p {
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

p.caption, .caption p {
  font-size: 16px;
  line-height: 1.1;
}

strong {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.light {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.bold {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
}

em {
  font-family: "Euclid-Triangle-Italic" !important;
  font-weight: normal;
}

em a {
  font-family: "Euclid-Triangle-Italic" !important;
  font-weight: normal;
}

.std_text_style p + p, .std_text_style p + ul {
  margin-top: 20px;
}

.std_text_style p + ul {
  margin-top: 20px;
}

.std_text_style p + h2, .std_text_style p + h3, .std_text_style p + h4 {
  margin-top: 40px;
}

.std_text_style h2 + p, .std_text_style h2 + ul, .std_text_style h3 + p, .std_text_style h3 + ul, .std_text_style h4 + ul, .std_text_style h4 + p {
  margin-top: 20px;
}

.std_text_style ul + p {
  margin-top: 20px;
}

.std_text_style ul + h2, .std_text_style ul + h3, .std_text_style ul + h4 {
  margin-top: 40px;
}

.std_text_style ul {
  list-style: none;
  padding-left: 20px;
}

.std_text_style ul li {
  position: relative;
  margin-bottom: 5px;
}

.std_text_style ul li::before {
  content: "–";
  position: absolute;
  left: -20px;
}

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

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

@media screen and (min-width: 768px) {
  body {
    font-size: 18px;
  }

  h1 {
    font-size: 218px;
  }

  h2 {
    font-size: 96px;
  }

  h2.klein {
    font-size: 48px;
  }

  h3 {
    font-size: 41px;
  }

  h4 {
    font-size: 20px;
  }

  p {
    font-size: 20px;
  }
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 48px;
  }
}

@media screen and (min-width: 2500px) {
  h2 {
    font-size: 142px;
  }
}

::-moz-selection {
  color: white;
  background: rgba(0, 0, 0, 0.99);
}

::selection {
  color: white;
  background: rgba(0, 0, 0, 0.99);
}

/* ENDE TYPOGRAPHIE  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# LINKS
--------------------------------------------------------------*/

a {
  font-family: "Euclid-Triangle";
}

a, a:hover, a:focus, a:active, a:visited {
  color: #000;
  text-decoration: none;
}

footer a {
  font-size: 16px;
}

.nav p {
  color: #000;
}

.nav p:hover {
  color: #BEBEBE !important;
}

.std_text_style p a,
.std_text_style ul li a {
  position: relative;
  text-decoration: none;
  border-bottom: 1px solid;
  transition: all 0.3s ease-in-out;
}

.std_text_style p a:hover, .std_text_style p a:focus, .std_text_style p a:active, .std_text_style p a:visited,
.std_text_style ul li a:hover,
.std_text_style ul li a:focus,
.std_text_style ul li a:active,
.std_text_style ul li a:visited {
  text-decoration: none;
  border-bottom: 1px solid;
}

/* ENDE LINKS  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# HEADER
--------------------------------------------------------------*/

header {
  height: 150px;
}

@media (min-width: 1440px) {
  .container.containerHeader{
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    max-width: 100%;
  }
}

.hamburger .hamburger-inner {
  position: relative;
  height: 4px !important;
  width: 40px !important;
  cursor: pointer;
}

.hamburger-box:hover span,
.hamburger-box:hover span::before,
.hamburger-box:hover span::after {
  background-color: #BEBEBE !important;
}

.hamburger_active::after,
.hamburger_active {
  background-color: #fff !important;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
  border-radius: 0% !important;
}

.menu_wrap {
  visibility: hidden;
  display: block;
  height: 100vh;
  background-color: #000;
  position: fixed;
  top: 0;
  width: 100vw;
}

.menu_wrap.open {
  left: 0;
}

.nav:hover {
  color: #BEBEBE;
}

.menu_wrap {
  overflow-y: auto;
}

#navbar {
  width: 100%;
  position: fixed;
  transition: all 0.3s ease-in-out;
}

.kalender_icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(../img/kalender.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.kalender_icon:hover {
  background-image: url(../img/kalender_grau.svg);
}

.menu_wrap, .menu_wrap li {
  visibility: hidden;
}

#menu-hauptnavigation-menu{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#menu-hauptnavigation-menu .menu-item a{
  font-size: 64px;
  line-height: 1.1em;
  letter-spacing: -0.05em;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#menu-hauptnavigation-menu .menu-item a:hover {
  color: #bebebe;
}

@media (min-width: 768px) {
  #menu-hauptnavigation-menu .menu-item a{
    font-size: 90px;
  }
}

@media (min-width: 1200px) {
  #menu-hauptnavigation-menu .menu-item a{
    font-size: 120px;
  }
}

@media (min-width: 1440px) {
  #menu-hauptnavigation-menu .menu-item a{
    font-size: 142px;
  }
}

@media (min-width: 2500px) {
  #menu-hauptnavigation-menu .menu-item a{
    font-size: 180px;
  }
}

#menu-hauptnavigation-menu .menu-item a .euclid-flex {
  font-size: 64px;
}

@media (min-width: 768px) {
  #menu-hauptnavigation-menu .menu-item a .euclid-flex{
    font-size: 90px;
  }
}

@media (min-width: 1200px) {
  #menu-hauptnavigation-menu .menu-item a .euclid-flex{
    font-size: 120px;
  }
}

@media (min-width: 1440px) {
  #menu-hauptnavigation-menu .menu-item a .euclid-flex{
    font-size: 142px;
  }
}

@media (min-width: 2500px) {
  #menu-hauptnavigation-menu .menu-item a .euclid-flex{
    font-size: 180px;
  }
}

#menu-subnavigation{
  margin-top: 25px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 0.5rem;
}

@media (min-width: 2500px) {
  #menu-subnavigation{
    margin-top: 38px;
  }
}

#menu-subnavigation .menu-item{
  margin-bottom: -10px;
}

@media (min-width: 768px) {
  #menu-subnavigation .menu-item{
    margin-bottom: 10px;
  }
}

#menu-subnavigation .menu-item a{
  font-size: 22px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  #menu-subnavigation .menu-item a{
    font-size: 32px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}

@media (min-width: 1200px) {
  #menu-subnavigation .menu-item a{
    font-size: 48px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
}

#menu-subnavigation .menu-item a {
  letter-spacing: -0.02em;
}

#menu-subnavigation .menu-item .menu-item{
  margin-bottom: 0px;
}

#menu-subnavigation .menu-item .menu-item a{
  font-size: 22px;
}

@media (min-width: 1200px) {
  #menu-subnavigation .menu-item .menu-item a{
    font-size: 28px;
  }
}

#menu-subnavigation .menu-item .menu-item a {
  letter-spacing: -0.02em;
}

#menu-subnavigation > .menu-item:nth-child(1),
#menu-subnavigation > .menu-item:nth-child(2),
#menu-subnavigation > .menu-item:nth-child(3) {
  border-top: none;
  border-bottom: none;
}

#menu-subnavigation > .menu-item:nth-child(1) a,
#menu-subnavigation > .menu-item:nth-child(2) a,
#menu-subnavigation > .menu-item:nth-child(3) a {
  padding-top: 9px;
  padding-bottom: 9px;
}

#menu-subnavigation > .menu-item:nth-child(1) a::after,
#menu-subnavigation > .menu-item:nth-child(2) a::after,
#menu-subnavigation > .menu-item:nth-child(3) a::after {
  content: "";
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 25%;
  opacity: 1;
  background-image: url(../img/mobile_arrow.svg);
}

@media (min-width: 768px) {
  #menu-subnavigation > .menu-item:nth-child(1) a::after,
  #menu-subnavigation > .menu-item:nth-child(2) a::after,
  #menu-subnavigation > .menu-item:nth-child(3) a::after {
    display: none;
  }
}

#menu-subnavigation > .menu-item:nth-child(3) {
  margin-bottom: 24px;
}

#menu-subnavigation .menu-item-has-children > a {
  width: calc(100% - 50px);
}

#menu-subnavigation .menu-item-has-children > a span {
  content: "";
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 22px;
  opacity: 1;
  background-image: url(../img/mobile_icon.svg);
}

@media (min-width: 768px) {
  #menu-subnavigation .menu-item-has-children > a span {
    display: none;
  }
}

#menu-subnavigation .menu-item-has-children.openedSub span:first-child {
  content: "";
  height: 3px;
  width: 22px;
  background-size: cover;
  position: absolute;
  right: 0;
  top: 32px;
  opacity: 1;
  background-color: #fff;
}

.menu .sub-menu {
  display: none;
}

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

.menu .sub-menu.open .menu-item, .menu .sub-menu.open .menu-item a {
  border-top: none !important;
  border-bottom: none !important;
}

.menu .sub-menu.open span {
  display: none;
}

#menu-subnavigation .mobile_menu a {
  display: block;
}

@media (min-width: 768px) {
  #menu-subnavigation .mobile_menu a {
    display: none !important;
  }
}

#menu-subnavigation .menu-item {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

@media (min-width: 768px) {
  #menu-subnavigation .menu-item {
    border-top: none;
    border-bottom: none;
  }
}

#menu-subnavigation .menu-item a {
  display: block;
  padding-top: 16px;
  padding-bottom: 16px;
}

@media (min-width: 768px) {
  #menu-subnavigation .menu-item a {
    display: inline;
    border-top: none;
    border-bottom: none;
  }
}

.menu-subnavigation-container {
  margin-bottom: 30px;
}

.menu-subnavigation-container li a:hover {
  color: #BEBEBE !important;
}

/* ENDE HEADER  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# BUTTONS
--------------------------------------------------------------*/

.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: none;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  background-color: transparent;
  border-radius: 0;
  transition: all 0.15s ease-in-out;
}

.btn_std {
  display: inline-block;
  align-items: center;
  padding: 14px 24px;
  color: #fff !important;
  background-color: #000;
  border-radius: 48px;
  border: 2px solid #fff;
  font-family: "Euclid-Triangle";
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
}

.btn_std:hover, .btn_std:focus, .btn_std:active {
  color: #000 !important;
  background-color: #fff;
  border: 2px solid #000;
  border-radius: 64px;
}

@media (min-width: 768px) {
  .btn_std {
    font-size: 22px;
  }
}

.btn_filter {
  display: inline-block;
  align-items: center;
  padding: 12px 24px;
  color: #000;
  background-color: #fff;
  border-radius: 48px;
  border: 3px solid #000;
  font-family: "Euclid-Triangle";
  font-size: 16px;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 768px) {
  .btn_filter {
    border: 2px solid #000;
    width: auto;
    border-radius: 64px;
  }
}

.btn_filter:hover, .btn_filter:focus, .btn_filter:active {
  color: #fff;
  background-color: #000;
  border: 3px solid #000;
  border-radius: 48px;
}

@media (min-width: 768px) {
  .btn_filter:hover, .btn_filter:focus, .btn_filter:active {
    border: 2px solid #fff;
    border-radius: 64px;
  }
}

.btn_inactive {
  display: inline-block;
  align-items: center;
  padding: 14px 24px;
  color: #fff !important;
  background-color: #BEBEBE;
  border-radius: 64px;
  font-family: "Euclid-Triangle";
  font-size: 22px;
  line-height: 1;
  font-weight: normal;
  text-align: center;
  cursor: default;
}

.btn_inactive:hover, .btn_inactive:focus, .btn_inactive:active {
  color: #fff;
  background-color: #BEBEBE;
  border-radius: 64px;
}

.btn_active {
  color: #fff;
  background-color: #000000;
}

@media screen and (min-width: 992px) {
  .btn_std, .btn_inactive, .btn_filter {
    font-size: 20px;
  }
}

/* ENDE BUTTONS  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# CONTENT
--------------------------------------------------------------*/

/* Transitions in-view */

.slideup {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.4s 0.2s ease-in-out;
}

.slideup.newsletter-wrap {
  transform: translateY(0);
}

@media (min-width: 992px) {
  .slideup {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.4s 0.2s ease-in-out;
  }
}

.kalenderSlideup {
  opacity: 1;
  transform: translateY(40px);
  transition: all 0.4s 0.2s ease-in-out;
}

.kalenderSlideup.newsletter-wrap {
  transform: translateY(0);
}

@media (min-width: 992px) {
  .kalenderSlideup {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.4s 0.2s ease-in-out;
  }
}

.slideMobileUnav {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.4s 0.2s ease-in-out;
}

.slideMobileUnav.inview {
  opacity: 1;
  transform: translateY(0);
}

.slideup.inview,
.kalenderSlideup.inview {
  opacity: 1;
  transform: translateY(0);
}

.fadein {
  opacity: 0;
  transition: all 0.4s 0.2s ease-in-out;
}

.fadein.inview {
  opacity: 1;
}

.kalender_start {
  border-top: 3px solid black;
}

.kalender {
  border-bottom: 3px solid black;
  margin-bottom: 0;
  height: auto;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}

.kalender:hover {
  background-color: #000;
}

.kalender:hover p, .kalender:hover h3 {
  color: #fff;
}

.kalender-single {
  cursor: default !important;
  border-bottom: 3px solid black;
  margin-bottom: 0;
  height: auto;
  background-color: #fff;
  transition: all 0.2s ease-in-out;
}

h2.inactive {
  color: #BEBEBE;
}

.show-more-btn {
  position: relative;
  transition: all 0.2s ease-in-out;
}

.show-more-btn h3 {
  font-size: 28px;
}

@media (min-width: 768px) {
  .show-more-btn h3 {
    font-size: 42px;
  }
}

.show-more-btn:hover {
  color: #BEBEBE;
  margin-right: 15px;
}

.show-more-btn:hover::after {
  background-image: url(../img/pfeil_grau.svg);
  transform: translateX(15px) rotate(180deg);
}

.show-more-btn::after {
  content: "";
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  right: -35px;
  top: 15%;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  transform: rotate(180deg);
  background-image: url(../img/pfeil.svg);
}

@media (min-width: 768px) {
  .show-more-btn::after {
    height: 34px;
    width: 34px;
    right: -50px;
    top: 15%;
  }
}

.repertoire-link h2 {
  line-height: 1;
  letter-spacing: -0.05em;
}

.repertoire-link:hover {
  color: #000;
}

.fixed_filter {
  overflow-y: hidden !important;
}

.zoom {
  height: auto;
  overflow: hidden;
}

.zoom img {
  transition: transform 0.5s ease;
}

.zoom:hover img {
  transform: scale(1.1);
}

.newsletter-wrap {
  flex-direction: row;
  align-items: center;
  max-width: 100%;
}

.newsletter-section {
  position: relative;
  white-space: nowrap;
  padding: 0;
  margin: 0;
}

.newsletter {
  display: inline-block;
}

.newsletter h2 {
  transition: all 0.2s ease-in-out;
  letter-spacing: -0.05em;
}

.newsletter h2:hover {
  color: #BEBEBE;
}

.newsletter h2.no-link:hover {
  color: inherit;
}

.newsletter h2::before {
  content: " + + + ";
}

@media (min-width: 2500px) {
  .newsletter h2 {
    font-size: 142px;
  }
}

.filter .btn_std {
  border: 3px solid #000;
  padding: 12px 24px;
}

.filterBtn {
  transition: transform 0.5s ease;
  text-align: center;
}

.filterBtn img {
  width: 48px;
  height: auto;
}

.mobileFilterTop {
  top: 20px;
}

.unternavigation {
  transition: all 0.3s ease-in-out;
  z-index: 10;
  padding-top: 1rem;
}

.unternavigation.unternavigation_fixed{
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
}

.unternavigation.unternavigation_padding{
  margin-top: 70px;
  z-index: 1;
}

@media (min-width: 768px) {
  .unternavigation.unternavigation_padding{
    margin-top: 150px;
  }
}

@-moz-document url-prefix() {
  .newsletter h2 {
    margin-top: 18px !important;
  }

  h2.titelAni,
  h2.titelAni span {
    margin-top: -67px !important;
  }

  @media (min-width: 2500px) {
    h2.titelAni,
    h2.titelAni span {
      margin-top: -128px !important;
    }
  }
}

.back {
  position: relative;
  transition: all 0.2s ease-in-out;
}

.back:hover {
  color: #BEBEBE;
}

.back:hover::after {
  background-image: url(../img/pfeil_grau.svg);
}

.back::after {
  content: "";
  height: 34px;
  width: 34px;
  background-size: cover;
  position: absolute;
  top: 18%;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  background-image: url(../img/pfeil.svg);
}

.detail {
  border-top: 3px solid black;
}

.detail.noBorderTop {
  border-top: none;
}

.detail:last-of-type {
  border-bottom: 3px solid black;
}

.detail p {
  margin-top: 4px;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  .detail p {
    margin-top: 8px;
    margin-bottom: 8px;
  }
}

.detail p.einrueck {
  padding-left: 2em;
  margin-top: -2px;
}

.detail p.noMarginTop {
  margin-top: -2px;
}

.accordion .acc_titel {
  cursor: pointer;
}

.accordion .acc_titel:not(.close) .acc_btn span:nth-child(1) {
  transform: rotate(0);
}

.accordion .acc_titel:not(.close) .acc_btn span:nth-child(2) {
  transform: rotate(90deg);
  opacity: 0;
}

.accordion .acc_titel .acc_btn {
  height: 30px;
  width: 16px;
  position: relative;
}

.accordion .acc_titel .acc_btn span {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 15px;
  transition: all 0.3s ease-in-out;
}

.accordion .acc_titel .acc_btn span:nth-child(1) {
  transform: rotate(0);
}

.accordion .acc_titel .acc_btn span:nth-child(2) {
  transform: rotate(90deg);
}

.animation {
  height: calc(25vh - 73px);
}

@media (min-width: 768px) {
  .animation {
    height: calc(25vh - 67px);
  }
}

@media (min-width: 2500px) {
  .animation {
    height: calc(25vh - 72px);
  }
}

.animation .hover_titel {
  display: none;
  font-size: 182px;
  margin-top: -77px;
}

.animation .hover_titel .font {
  font-family: "Euclid-Flex" !important;
  font-feature-settings: "ss02" on, "ss01" on, "calt" off !important;
}

.animation img {
  display: inline-block;
  height: calc(25vh - 73px);
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (min-width: 768px) {
  .animation img {
    height: calc(25vh - 67px);
  }
}

@media (min-width: 2500px) {
  .animation img {
    height: calc(25vh - 72px);
  }
}

.header_wrap {
  height: calc(100vh - 208px);
}

@media (min-width: 768px) {
  .header_wrap {
    height: calc(100vh - 143px);
  }
}

@media (min-width: 2500px) {
  .header_wrap {
    height: calc(100vh - 143px);
  }
}

.header_wrap .titelAni, .header_wrap .titelAni span {
  margin-top: -25px;
}

@media (min-width: 768px) {
  .header_wrap .titelAni, .header_wrap .titelAni span {
    margin-top: -49px;
  }
}

@media (min-width: 992px) {
  .header_wrap .titelAni, .header_wrap .titelAni span {
    margin-top: -80px;
  }
}

@media (min-width: 2500px) {
  .header_wrap .titelAni, .header_wrap .titelAni span {
    margin-top: -153px;
  }
}

.headerbild {
  height: calc(33.333333vh - 55px);
}

@media (min-width: 768px) {
  .headerbild {
    height: calc(33.333333vh - 84px);
  }
}

@media (min-width: 2500px) {
  .headerbild {
    height: calc(33.333333vh - 117px);
  }
}

.headerbild .hover_titel {
  display: none;
  font-size: 182px;
  margin-top: -77px;
}

.headerbild .hover_titel .font {
  font-family: "Euclid-Flex" !important;
  font-feature-settings: "ss02" on, "ss01" on, "calt" off !important;
}

.headerbild img {
  display: inline-block;
  height: calc(33.333333vh - 130px);
  width: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (min-width: 768px) {
  .headerbild img {
    height: calc(33.333333vh - 84px);
  }
}

@media (min-width: 2500px) {
  .headerbild img {
    height: calc(33.333333vh - 117px);
  }
}

.month .letzterMonat {
  display: inline-block;
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  top: 33.5%;
  left: -16px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  background-image: url(../img/month_arrow.svg);
  cursor: pointer;
}

@media (min-width: 768px) {
  .month .letzterMonat {
    background-image: url(../img/arrow_small.svg);
    left: 250px;
    top: 40.5%;
    height: 16px;
    width: 16px;
  }
}

@media (min-width: 768px) and (min-width: 992px) {
  .month .letzterMonat {
    left: -35px;
  }
}

.month .naechsterMonat {
  display: inline-block;
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  top: 33.5%;
  right: -16px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
  transform: rotate(180deg);
  background-image: url(../img/month_arrow.svg);
  cursor: pointer;
}

@media (min-width: 768px) {
  .month .naechsterMonat {
    background-image: url(../img/arrow_small.svg);
    top: 40.5%;
    height: 16px;
    width: 16px;
    right: 250px;
  }
}

@media (min-width: 992px) {
  .month .naechsterMonat {
    right: 0;
  }
}

.month .aktuellerMonat p::-moz-selection {
  color: #000 !important;
  background: #fff !important;
}

.month .aktuellerMonat p::selection {
  color: #000 !important;
  background: #fff !important;
}

.month:hover::before {
  background-image: url(../img/arrow_small_hover.svg);
}

.month:hover::after {
  background-image: url(../img/arrow_small_hover.svg);
}

.datum {
  font-size: 48px;
}

.euclid-triangle {
  font-family: "Euclid-Triangle";
  font-size: 142px;
}

@media (min-width: 2500px) {
  .euclid-triangle {
    font-size: 180px;
  }
}

.euclid-flex {
  font-family: "Euclid-Flex" !important;
  font-feature-settings: "ss02" on, "ss01" on, "calt" off !important;
  font-size: 28px;
}

@media (min-width: 768px) {
  .euclid-flex {
    font-size: 96px;
  }
}

@media (min-width: 2500px) {
  .euclid-flex {
    font-size: 142px;
  }
}

.flickity-prev-next-button {
  display: none;
}

/* position dots in carousel */

.flickity-page-dots .dot {
  width: 12px !important;
  height: 12px !important;
}

@media (min-width: 768px) {
  .flickity-page-dots .dot {
    width: 16px !important;
    height: 16px !important;
  }
}

.flickity-page-dots .dot {
  opacity: 1;
  background: transparent;
}

/* fill-in selected dot */

.flickity-page-dots .dot.is-selected {
  background: #000;
}

.flickity-page-dots .dot {
  background: #BEBEBE;
}

.flickity-page-dots {
  bottom: -40px !important;
}

.slider.has-video .flickity-page-dots {
  bottom: -40px !important;
}

@media (min-width: 768px) {
  .slider.has-video .flickity-page-dots {
    bottom: 25px !important;
  }
}

@media (min-width: 2500px) {
  .slider.has-video .flickity-page-dots {
    bottom: 40px !important;
  }
}

.btn_unternavigation {
  display: inline-block;
  align-items: center;
  padding: 14px 24px;
  color: #000;
  background-color: #F0F0F0;
  border-radius: 64px;
  border: none;
  font-family: "Euclid-Triangle";
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
  text-align: center;
  cursor: pointer;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 768px) {
  .btn_unternavigation {
    width: auto;
    font-size: 20px;
  }
}

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

.btn_unternavigation:nth-child(1) {
  margin-top: 0;
}

@media (min-width: 768px) {
  .btn_unternavigation:nth-child(1) {
    margin-top: 0;
  }
}

.unternavigation {
  transition: all 0.3s ease-in-out;
  z-index: 10;
  padding-top: 1rem;
}

.unternavigation.unternavigation_fixed{
  position: fixed;
  left: 0px;
  right: 0px;
  top: 0px;
}

.unternavigation.unternavigation_padding{
  margin-top: 70px;
  z-index: 1;
}

@media (min-width: 768px) {
  .unternavigation.unternavigation_padding{
    margin-top: 150px;
  }
}

.ankerlink {
  scroll-margin-top: 110px;
}

.ankerlink.short {
  scroll-margin-top: 85px;
}

.ankerlink.shortNoSubnav {
  scroll-margin-top: 45px;
}

.withAnchorNav .ankerlink {
  scroll-margin-top: 210px;
}

.withAnchorNav .ankerlink.short {
  scroll-margin-top: 95px;
}

.withAnchorNav .ankerlink.shortNoSubnav {
  scroll-margin-top: 45px;
}

.lead, .lead p {
  letter-spacing: -0.56px;
  line-height: 30px;
  font-size: 28px;
  -webkit-hyphens: auto;
          hyphens: auto;
}

@media (min-width: 768px) {
  .lead, .lead p {
    letter-spacing: -0.02em;
    font-size: 3rem;
    line-height: 1.1em;
    -webkit-hyphens: none;
            hyphens: none;
  }
}

.titelOnly, .titelOnly span{
  font-size: 218px;
  font-family: "Euclid-Triangle";
  line-height: 1em;
}

.titelAni, .titelAni span{
  font-size: 64px;
  font-family: "Euclid-Triangle";
  line-height: 64px;
  margin-top: -40px;
  letter-spacing: -0.05em;
}

@media (min-width: 768px) {
  .titelAni, .titelAni span{
    font-size: 140px;
    line-height: 140px;
    margin-top: -49px;
  }
}

@media (min-width: 992px) {
  .titelAni, .titelAni span{
    font-size: 218px;
    line-height: 218px;
    margin-top: -80px;
  }
}

@media (min-width: 2500px) {
  .titelAni, .titelAni span{
    font-size: 418px;
    line-height: 418px;
    margin-top: -153px;
  }
}

.contentText p {
  margin-bottom: 1.3em;
}

.contentText ul {
  list-style: none;
  padding-left: 20px;
  font-family: "Euclid-Triangle";
  font-weight: normal;
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 1.3em;
  z-index: -1;
  position: relative;
}

@media (min-width: 768px) {
  .contentText ul {
    font-size: 20px;
  }
}

.contentText ul li {
  position: relative;
}

.contentText ul li::before {
  content: "–";
  position: absolute;
  left: -20px;
  z-index: -1;
}

.contentText a {
  text-decoration: underline;
}

.contentText a.btn_std {
  text-decoration: none !important;
}

.sliderWrap {
  position: relative;
}

.slider {
  height: 190px;
  opacity: 0;
  transition: opacity 0.2s;
}

@media (min-width: 375px) {
  .slider {
    height: 220px;
  }
}

@media (min-width: 576px) {
  .slider {
    height: 220px;
  }
}

@media (min-width: 768px) {
  .slider {
    height: 455px;
  }
}

@media (min-width: 992px) {
  .slider {
    height: 280px;
  }
}

@media (min-width: 1200px) {
  .slider {
    height: 360px;
  }
}

@media (min-width: 1440px) {
  .slider {
    height: 445px;
  }
}

@media (min-width: 2500px) {
  .slider {
    height: 528px;
  }
}

.slider.flickity-enabled {
  opacity: 1;
}

.youTubeVideo{
  aspect-ratio: 16 / 9;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.youTubeVideo iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.urheber {
  position: absolute;
  bottom: 18px;
  left: 10px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  font-family: "Euclid-Triangle";
}

@media (min-width: 320px) {
  .urheber {
    bottom: 18px;
  }
}

@media (min-width: 375px) {
  .urheber {
    bottom: 10px;
  }
}

/* Sponsorenlogos Unterstützung */

.sponsorenlogo {
  max-width: 32% !important;
  height: 50px;
  display: inline-block;
  margin-bottom: 20px;
}

.sponsorenlogo img {
  max-width: 100%;
  height: 50px;
  width: auto;
}

/* Ninja Forms */

.formular {
  margin-top: 90px;
}

.formular h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 34px;
}

@media screen and (min-width: 768px) {
  .formular {
    margin-top: 150px;
  }
}

.formular ::-moz-selection {
  color: #000;
  background: rgba(255, 255, 255, 0.99);
}

.formular ::selection {
  color: #000;
  background: rgba(255, 255, 255, 0.99);
}

/* -------------------------------------------------------> Formularlabel */

.nf-form-content label {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: none;
}

.nf-field-label {
  display: none;
}

.listcheckbox-wrap .nf-field-label {
  display: block;
  color: #fff !important;
  margin-top: 20px;
  font-size: 20px !important;
}

.nf-field-label label {
  font-weight: 400 !important;
}

/* -------------------------------------------------------> Formularfelder */

.nf-form-content .list-select-wrap .nf-field-element > div,
.nf-form-content input:not([type=button]),
.nf-form-content textarea,
.nf-form-content .listselect-wrap .nf-field-element div,
.nf-form-content .ninja-forms-field {
  padding: 2px 0 !important;
  color: #fff !important;
  font-size: 20px !important;
  background-color: #000 !important;
  border: none !important;
  border-bottom: #bebebe 3px solid !important;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s;
}

.nf-field-container {
  margin-bottom: -2px !important;
  font-family: "Euclid-Flex";
  font-weight: normal;
}

.nf-form-content input::-moz-placeholder, .nf-form-content textarea::-moz-placeholder {
  font-family: "Euclid-Flex";
  font-weight: normal;
  opacity: 1;
  color: #bebebe;
  font-size: 20px;
}

.nf-form-content input::placeholder,
.nf-form-content textarea::placeholder {
  font-family: "Euclid-Flex";
  font-weight: normal;
  opacity: 1;
  color: #bebebe;
  font-size: 20px;
}

.nf-form-content::before {
  content: "";
  display: block;
  width: 100%;
  border-top: #bebebe 3px solid !important;
}

.nf-form-content textarea.ninja-forms-field {
  max-height: 50px !important;
  padding-top: 8px !important;
  font-size: 20px !important;
}

.nf-form-content textarea.ninja-forms-field:focus {
  max-height: 300px !important;
  height: 300px;
}

.checkbox-container {
  padding: 15px 0 !important;
}

.checkbox-wrap .nf-field-label label:after {
  background-color: #000 !important;
  border: #fff 3px solid !important;
  width: 22px !important;
  height: 22px !important;
  left: -38px !important;
}

.checkbox-wrap .nf-field-label label.nf-checked-label:after {
  background-color: #fff !important;
}

.checkbox-wrap .nf-field-label label.nf-checked-label:before {
  color: #000 !important;
  left: -39px !important;
}

.hr-container {
  padding-top: 2em;
}

.hr-container .nf-field {
  display: none !important;
}

.checkbox-container.label-right label {
  margin-left: 40px !important;
}

.listradio-container {
  padding: 15px 0 !important;
}

.listradio-wrap .nf-field-element label:after {
  background-color: #000 !important;
}

.listradio-wrap .nf-field-element label.nf-checked-label:after {
  background-color: #fff !important;
}

.listradio-wrap .nf-field-element label.nf-checked-label:before {
  background-color: #fff !important;
}

.listcheckbox-wrap .nf-field-element label:after {
  background-color: #000 !important;
  border: #fff 3px solid !important;
  width: 22px !important;
  height: 22px !important;
}

.listcheckbox-wrap .nf-field-element label.nf-checked-label:before {
  color: #000 !important;
  top: 4px;
}

.listcheckbox-wrap .nf-field-element label.nf-checked-label:after {
  background-color: #fff !important;
}

.listcheckbox-wrap {
  margin-bottom: 20px !important;
}

.listcheckbox-wrap .nf-field-element li label {
  padding-left: 10px !important;
}

/* -------------------------------------------------------> Button */

.nf-form-content input[type=button],
.nf-form-content input[type=submit] {
  padding: 5px 25px !important;
  color: #fff !important;
  background-color: #000 !important;
  border: 3px solid #fff !important;
  border-radius: 25px !important;
  outline: none;
  cursor: pointer;
  margin-top: 0.5em !important;
  margin-bottom: 1em !important;
  font-size: 20px !important;
}

.nf-form-content input[type=button]:hover,
.nf-form-content input[type=submit]:hover {
  background-color: #fff !important;
  color: #000 !important;
}

@media screen and (min-width: 768px) {
  .nf-form-content input[type=button],
  .nf-form-content input[type=submit] {
    margin-top: 2em !important;
  }
}

/* -------------------------------------------------------> erforderlich */

.nf-form-fields-required {
  display: none !important;
}

/* -------------------------------------------------------> Warnmeldung */

.nf-error-msg {
  color: #e80000;
  margin-bottom: 1em;
  font-family: "Euclid-Flex" !important;
  font-weight: normal !important;
}

.nf-error .nf-error-msg {
  color: #e80000;
  font-size: 13px;
  margin-bottom: 1em;
  font-family: "Euclid-Flex" !important;
  font-weight: normal !important;
}

/* -------------------------------------------------------> Warnsymbol */

.nf-error.field-wrap .nf-field-element::after {
  background: #e80000;
  color: #fff;
  font-family: FontAwesome;
  font-size: 20px;
  content: "\f12a";
  position: absolute;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.3s;
  display: none !important;
}

.ninja-forms-req-symbol {
  color: #fff !important;
}

.nf-response-msg {
  color: #000;
}

.nf-error input[type=text],
.nf-error input[type=email] {
  border-bottom: #e80000 3px solid !important;
}

@media screen and (min-width: 768px) {
  .nf-form-content .list-select-wrap .nf-field-element > div,
  .nf-form-content input:not([type=button]),
  .nf-form-content textarea,
  .nf-form-content .listselect-wrap .nf-field-element div,
  .nf-form-content .ninja-forms-field {
    font-size: 20px !important;
  }

  .nf-error .nf-error-msg {
    font-size: 15px !important;
  }
}

.nf-response-msg {
  color: #fff !important;
}

.page-template-template_allgemeine-anfrage,
.page-template-template_anmeldung-schulvorstellung,
.page-template-template_anmeldung-workshop,
.page-template-template_anmeldung-tournee,
.page-template-template_anmeldung-hauptprobe,
.page-template-template_mitgliedschaft,
.page-template-template_gutscheinbestellung,
.page-template-template_anmeldung-schul-newsletter,
.page-template-template_newsletter{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.page-template-template_allgemeine-anfrage footer,
.page-template-template_anmeldung-schulvorstellung footer,
.page-template-template_anmeldung-workshop footer,
.page-template-template_anmeldung-tournee footer,
.page-template-template_anmeldung-hauptprobe footer,
.page-template-template_mitgliedschaft footer,
.page-template-template_gutscheinbestellung footer,
.page-template-template_anmeldung-schul-newsletter footer,
.page-template-template_newsletter footer {
  display: none;
}

.page-template-template_anmeldung-schul-newsletter header,
.page-template-template_newsletter header {
  display: none;
}

.close-popup{
  position: absolute;
  top: 1rem;
  right: 26px;
  cursor: pointer;
}

@media (min-width: 768px){
  .close-popup{
    top: 1.5rem;
    right: 44px;
  }
}

/* MAILPOET */

.mailpoet_text {
  padding: 2px 0 !important;
  color: #fff !important;
  font-size: 20px !important;
  background-color: #000 !important;
  border: none !important;
  border-bottom: #bebebe 3px solid !important;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.3s;
}

.mailpoet_submit {
  padding: 5px 25px !important;
  color: #fff !important;
  background-color: #000 !important;
  border: 3px solid #fff !important;
  border-radius: 25px !important;
  outline: none;
  cursor: pointer;
  margin-top: 0.5em !important;
  margin-bottom: 1em !important;
  font-size: 20px !important;
}

.mailpoet_submit:hover {
  background-color: #fff !important;
  color: #000 !important;
}

/* ENDE CONTENT  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# FOOTER
--------------------------------------------------------------*/

footer {
  height: 332px;
}

footer a, footer p {
  font-size: 22px !important;
}

@media (min-width: 768px) {
  footer a, footer p {
    font-size: 20px !important;
  }
}

footer .btn_std {
  font-size: 16px !important;
}

footer .btn_std.acceptcookies {
  font-size: 12px !important;
}

@media (min-width: 768px) {
  footer .btn_std {
    font-size: 20px !important;
  }

  footer .btn_std.acceptcookies {
    font-size: 12px !important;
  }
}

footer a:hover {
  color: #bebebe;
}

footer .instagram_icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(../img/icon_instagram.svg);
  background-repeat: no-repeat;
  background-position: center;
}

footer .instagram_icon:hover {
  background-image: url(../img/icon_instagram_hover.svg);
}

footer .facebook_icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(../img/icon_facebook.svg);
  background-repeat: no-repeat;
  background-position: center;
}

footer .facebook_icon:hover {
  background-image: url(../img/icon_facebook_hover.svg);
}

footer .youtube_icon {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url(../img/icon_youtube.svg);
  background-repeat: no-repeat;
  background-position: center;
}

footer .youtube_icon:hover {
  background-image: url(../img/icon_youtube_hover.svg);
}

.btn_footer {
  color: #fff !important;
  background-color: #000 !important;
  border-radius: 64px;
  border: 2px solid #000 !important;
}

.btn_footer:hover, .btn_footer:focus, .btn_footer:active {
  color: #000 !important;
  background-color: #fff !important;
  border: 2px solid #000 !important;
  border-radius: 64px;
}

img.footerlogo {
  max-width: auto !important;
  width: auto !important;
  height: 30px;
  display: inline-block;
}

@media screen and (min-width: 992px) {
  .btn_std {
    font-size: 20px;
  }
}

/* ENDE FOOTER  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# 404 SEITE
--------------------------------------------------------------*/

/* ENDE 404 SEITE  ---------------------------------------------------------- */

/*--------------------------------------------------------------
# KEYFRAMES
--------------------------------------------------------------*/

/* ENDE KEYFRAMES ---------------------------------------------------------- */

.cookiealert {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 450px;
  max-width: 95%;
  height: 75px;
  margin: 0 !important;
  padding: 16px 40px 35px 40px;
  opacity: 0;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #000;
  z-index: 99;
  font-size: 12px;
  background-color: #fff;
  border-radius: 64px;
}

.cookiealert p {
  font-size: 12px !important;
}

.cookiealert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.cookiealert a,
.cookiealert a:hover {
  text-decoration: underline;
  color: #000;
  font-size: 12px !important;
}

.cookiealert .acceptcookies {
  padding: 14px 11px;
  border-radius: 32px;
  font-size: 12px;
  margin-left: 22px;
  top: 16px;
  right: 32px;
  position: absolute;
}

.alert-dismissible {
  padding-right: 1.25rem;
}

.aktuelles-slider .flickity-page-dots {
  bottom: -65px !important;
}

@media (min-width: 992px) {
  .aktuelles-slider .flickity-page-dots {
    bottom: -70px !important;
  }
}

.aktuelles-slider .slide-phantom {
  width: 24px;
  min-width: 24px;
  border: none !important;
  padding: 0 !important;
  background: transparent;
  pointer-events: none;
}

.aktuelles-slider.has-phantom .flickity-page-dots .dot:last-child {
  display: none;
}

@media screen and (max-width: 767px) {
  .aktuelles-slider .slide:last-child {
    margin-right: 0;
  }
}

.hyphens-auto {
  -webkit-hyphenate-limit-before: 3;
  -webkit-hyphenate-limit-after: 3;
  hyphenate-limit-chars: 6 3 3;
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .line-clamp {
    -webkit-line-clamp: 3;
  }
}

.line-clamp.no-button {
  -webkit-line-clamp: 7;
  margin-bottom: -50px;
}

@media (min-width: 768px){
  .md\:right-\[44px\]{
    right: 44px;
  }

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

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

  .md\:col-end-11{
    grid-column-end: 11;
  }

  .md\:-mt-\[21px\]{
    margin-top: -21px;
  }

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

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

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

  .md\:mb-\[15px\]{
    margin-bottom: 15px;
  }

  .md\:mb-\[30px\]{
    margin-bottom: 30px;
  }

  .md\:ml-\[-80px\]{
    margin-left: -80px;
  }

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

  .md\:mr-\[-100px\]{
    margin-right: -100px;
  }

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

  .md\:mt-\[30px\]{
    margin-top: 30px;
  }

  .md\:mt-\[50px\]{
    margin-top: 50px;
  }

  .md\:block{
    display: block;
  }

  .md\:flex{
    display: flex;
  }

  .md\:hidden{
    display: none;
  }

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

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

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

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

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

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

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

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

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

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

  .md\:pr-0{
    padding-right: 0px;
  }

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

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

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

@media (min-width: 960px){
  .lg\:col-span-1{
    grid-column: span 1 / span 1;
  }

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

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

  .lg\:col-start-4{
    grid-column-start: 4;
  }

  .lg\:col-start-7{
    grid-column-start: 7;
  }

  .lg\:col-start-8{
    grid-column-start: 8;
  }

  .lg\:col-end-10{
    grid-column-end: 10;
  }

  .lg\:col-end-11{
    grid-column-end: 11;
  }

  .lg\:col-end-13{
    grid-column-end: 13;
  }

  .lg\:col-end-7{
    grid-column-end: 7;
  }

  .lg\:col-end-8{
    grid-column-end: 8;
  }

  .lg\:\!-mt-\[35px\]{
    margin-top: -35px !important;
  }

  .lg\:-mt-\[70px\]{
    margin-top: -70px;
  }

  .lg\:mb-2\.5{
    margin-bottom: 0.625rem;
  }

  .lg\:mb-\[120px\]{
    margin-bottom: 120px;
  }

  .lg\:mb-\[130px\]{
    margin-bottom: 130px;
  }

  .lg\:mb-\[143px\]{
    margin-bottom: 143px;
  }

  .lg\:mb-\[50px\]{
    margin-bottom: 50px;
  }

  .lg\:ml-10{
    margin-left: 2.5rem;
  }

  .lg\:mt-3\.5{
    margin-top: 0.875rem;
  }

  .lg\:mt-\[130px\]{
    margin-top: 130px;
  }

  .lg\:mt-\[20px\]{
    margin-top: 20px;
  }

  .lg\:mt-\[40px\]{
    margin-top: 40px;
  }

  .lg\:mt-\[50px\]{
    margin-top: 50px;
  }

  .lg\:mt-\[80px\]{
    margin-top: 80px;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-0{
    height: 0px;
  }

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

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

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

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

  .lg\:w-\[40vw\]{
    width: 40vw;
  }

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

  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:max-w-\[calc\(100\%-260px\)\]{
    max-width: calc(100% - 260px);
  }

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

  .lg\:self-start{
    align-self: flex-start;
  }

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

  .lg\:pr-\[35px\]{
    padding-right: 35px;
  }

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

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

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

  .lg\:leading-\[1\.3em\]{
    line-height: 1.3em;
  }

  .lg\:leading-\[52px\]{
    line-height: 52px;
  }
}

@media (min-width: 1180px){
  .xl\:mx-\[30px\]{
    margin-left: 30px;
    margin-right: 30px;
  }

  .xl\:my-\[10\%\]{
    margin-top: 10%;
    margin-bottom: 10%;
  }

  .xl\:ml-\[-60px\]{
    margin-left: -60px;
  }

  .xl\:mr-\[-80px\]{
    margin-right: -80px;
  }

  .xl\:mt-\[10\%\]{
    margin-top: 10%;
  }

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

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

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

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

  .xl\:pl-\[90px\]{
    padding-left: 90px;
  }
}

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

  .\32xl\:mr-\[-300px\]{
    margin-right: -300px;
  }

  .\32xl\:w-\[200px\]{
    width: 200px;
  }

  .\32xl\:w-\[310px\]{
    width: 310px;
  }

  .\32xl\:max-w-\[900px\]{
    max-width: 900px;
  }
}

@media (min-width: 2300px){
  .\33xl\:col-start-1{
    grid-column-start: 1;
  }

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

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

  .\33xl\:col-start-5{
    grid-column-start: 5;
  }

  .\33xl\:col-end-11{
    grid-column-end: 11;
  }

  .\33xl\:col-end-13{
    grid-column-end: 13;
  }

  .\33xl\:col-end-7{
    grid-column-end: 7;
  }

  .\33xl\:col-end-9{
    grid-column-end: 9;
  }

  .\33xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .\33xl\:mb-\[calc\(66\.666666vh-234px\)\]{
    margin-bottom: calc(66.666666vh - 234px);
  }

  .\33xl\:ml-\[-450px\]{
    margin-left: -450px;
  }

  .\33xl\:mr-\[-500px\]{
    margin-right: -500px;
  }

  .\33xl\:mt-\[calc\(33\.333333vh-117px\)\]{
    margin-top: calc(33.333333vh - 117px);
  }

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

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

  .\33xl\:w-\[28vw\]{
    width: 28vw;
  }

  .\33xl\:w-\[790px\]{
    width: 790px;
  }

  .\33xl\:w-\[900px\]{
    width: 900px;
  }

  .\33xl\:max-w-\[900px\]{
    max-width: 900px;
  }

  .\33xl\:text-\[148px\]{
    font-size: 148px;
  }
}

@media (min-width: 2500px){
  .\34xl\:col-start-3{
    grid-column-start: 3;
  }

  .\34xl\:col-end-11{
    grid-column-end: 11;
  }

  .\34xl\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .\34xl\:-mt-\[34px\]{
    margin-top: -34px;
  }

  .\34xl\:h-\[70px\]{
    height: 70px;
  }

  .\34xl\:w-\[790px\]{
    width: 790px;
  }

  .\34xl\:w-\[900px\]{
    width: 900px;
  }

  .\34xl\:max-w-\[900px\]{
    max-width: 900px;
  }
}

.\[\&_span\]\:text-\[48px\] span{
  font-size: 48px;
}

@media (min-width: 768px){
  .md\:\[\&_span\]\:text-\[96px\] span{
    font-size: 96px;
  }
}

@media (min-width: 2300px){
  .\33xl\:\[\&_span\]\:text-\[148px\] span{
    font-size: 148px;
  }
}
/*# sourceMappingURL=app.css.map */