/* 
Theme Name: Spiess
Text Domain: SpiessTD
*/

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

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

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

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

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

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

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

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.left-0 {
  left: 0px;
}

.top-0 {
  top: 0px;
}

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

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

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

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

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

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

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

.order-1 {
  order: 1;
}

.order-first {
  order: -9999;
}

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

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

.-mr-3 {
  margin-right: -0.75rem;
}

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

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

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

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

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

.ml-7 {
  margin-left: 1.75rem;
}

.ml-auto {
  margin-left: auto;
}

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

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

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

.mt-12 {
  margin-top: 3rem;
}

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

.mt-28 {
  margin-top: 7rem;
}

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

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

.aspect-square {
  aspect-ratio: 1 / 1;
}

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

.h-1\/3-screen {
  height: 35vh;
}

.h-10 {
  height: 2.5rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-28 {
  height: 7rem;
}

.h-3\/5-screen {
  height: 60vh;
}

.h-32 {
  height: 8rem;
}

.h-6 {
  height: 1.5rem;
}

.h-auto {
  height: auto;
}

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

.h-48 {
  height: 12rem;
}

.h-56 {
  height: 14rem;
}

.h-40 {
  height: 10rem;
}

.h-36 {
  height: 9rem;
}

.min-h-3\/5-screen {
  min-height: 60vh;
}

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

.min-h-\[calc\(70vh-7rem\)\] {
  min-height: calc(70vh - 7rem);
}

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

.w-10 {
  width: 2.5rem;
}

.w-20 {
  width: 5rem;
}

.w-28 {
  width: 7rem;
}

.w-44 {
  width: 11rem;
}

.w-6 {
  width: 1.5rem;
}

.w-auto {
  width: auto;
}

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

.w-full {
  width: 100%;
}

.max-w-screen-2xl {
  max-width: 1536px;
}

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

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

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

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

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

.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-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

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

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

.overflow-hidden {
  overflow: hidden;
}

.\!hyphens-none {
  -webkit-hyphens: none !important;
          hyphens: none !important;
}

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

.\!whitespace-normal {
  white-space: normal !important;
}

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

.text-balance {
  text-wrap: balance;
}

.\!break-normal {
  overflow-wrap: normal !important;
  word-break: normal !important;
}

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

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

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

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

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

.bg-sp_gray {
  --tw-bg-opacity: 1;
  background-color: rgb(240 242 245 / var(--tw-bg-opacity, 1));
}

.bg-sp_mediumblue {
  --tw-bg-opacity: 1;
  background-color: rgb(204 212 223 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

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

.bg-sp_lightblue {
  --tw-bg-opacity: 1;
  background-color: rgb(227 231 237 / var(--tw-bg-opacity, 1));
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1));
}

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

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

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

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

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.px-36 {
  padding-left: 9rem;
  padding-right: 9rem;
}

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

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

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

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

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

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

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

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

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

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

.pr-6 {
  padding-right: 1.5rem;
}

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

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

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

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

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

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

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

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

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

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

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

.uppercase {
  text-transform: uppercase;
}

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

.tracking-wide {
  letter-spacing: 0.025em;
}

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

.text-sp_darkblue {
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / 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;
}

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

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

.underline-offset-2 {
  text-underline-offset: 2px;
}

.bg-blend-multiply {
  background-blend-mode: multiply;
}

.mix-blend-multiply {
  mix-blend-mode: multiply;
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.brightness-150 {
  --tw-brightness: brightness(1.5);
  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);
}

.brightness-110 {
  --tw-brightness: brightness(1.1);
  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);
}

.contrast-50 {
  --tw-contrast: contrast(.5);
  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);
}

.contrast-150 {
  --tw-contrast: contrast(1.5);
  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);
}

.transition-colors {
  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;
}

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

:root {
  --sp_darkblue: #002f5f;
  --sp_mediumblue: #d2d9e4;
  --sp_lightblue: #e7eaf0;
  --sp_gray: #f0f2f5;
  --time: 0.3s;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "mundial", sans-serif;
  font-weight: 300;
  font-style: normal;
}

header ul,
header ol,
footer ul,
footer ol {
  list-style-position: unset;
}

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

strong {
  font-weight: 600;
}

.hyphens-auto {
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

:lang(de) .hyphens-auto {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: normal;
  overflow-wrap: normal;
}

/* ---- HEROS ---- */

.darkblue-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  opacity: 0.8;
  mix-blend-mode: multiply;
}

.card.darkblue-overlay .text-block h1,
.card.darkblue-overlay .text-block h2,
.card.darkblue-overlay .text-block h3,
.card.darkblue-overlay .text-block h4,
.card.darkblue-overlay .text-block h5,
.card.darkblue-overlay .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.transparent-to-blue-gradient {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 40%,
    rgba(0, 47, 95, 0.2) 100%
  );
}

/* ---- TEXT BLOCK ---- */

.text-block strong {
  font-weight: 600;
}

.text-block p {
  margin-bottom: 0.75rem;
}

.text-block h1,
.text-block h2,
.text-block h3,
.text-block h4,
.text-block h5,
.text-block h6 {
  font-weight: 600;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
}

.text-block h1 {
  margin-bottom: 2rem;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
}

.text-block h2 {
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.text-block h3 {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.text-block h4,
.text-block h5,
.text-block h6 {
  margin-bottom: 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.text-block a {
  font-weight: 700;
}

.text-block a:hover {
  text-decoration-line: underline !important;
  text-underline-offset: 2px;
}

.text-block ul {
  padding-left: calc(1rem + 4px);
}

.text-block ol {
  padding-left: 1.5rem;
}

/* ---- BUTTON ---- */

.btn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-decoration-line: none;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

:lang(de) .btn {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: normal;
  overflow-wrap: normal;
}

.btn {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .btn {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1024px) {
  .btn {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.btn {
  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: 300ms;
}

.primary-btn {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 0.75rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
  /* @apply hover:bg-sp_darkblue hover:text-white; */
}

.primary-btn:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

.primary-btn {
  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: 300ms;
}

.primary-btn.negative {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.primary-btn.negative:hover {
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

.primary-btn::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("./assets/arrow-blue.svg");
}

.primary-btn.negative::after {
  background-image: url("./assets/arrow-white.svg");
}

.secondary-btn {
  width: -moz-fit-content;
  width: fit-content;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
}

.secondary-btn::after {
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
  position: block;
  background-image: url("./assets/arrow-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: transparent;
  border-radius: 3rem;
  transition: background-color var(--time) ease-in-out;
}

.secondary-btn:hover::after {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

.card.secondary-btn:hover .text-block h1::after,
.card.secondary-btn:hover .text-block h2::after,
.card.secondary-btn:hover .text-block h3::after,
.card.secondary-btn:hover .text-block h4::after,
.card.secondary-btn:hover .text-block h5::after,
.card.secondary-btn:hover .text-block h6::after {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.secondary-btn.negative::after {
  background-image: url("./assets/arrow-white.svg");
}

.secondary-btn.negative:hover::after {
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

/* ---- CARDS SETTINGS ---- */

/* CARD 01 */

.card-01 .text-block ul {
  padding-left: calc(1.5rem + 4px);
}

.card-01 .text-block ol {
  padding-left: 2rem;
}

/* CARD 04 */

.card-04 .secondary-btn:hover::after {
  background-color: transparent;
}

.blue-overlay::after {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
  content: var(--tw-content);
  mix-blend-mode: multiply;
}

.card.bg-sp_darkblue .text-block h1,
.card.bg-sp_darkblue .text-block h2,
.card.bg-sp_darkblue .text-block h3,
.card.bg-sp_darkblue .text-block h4,
.card.bg-sp_darkblue .text-block h5,
.card.bg-sp_darkblue .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* ---- MENU ---- */

nav a {
  text-decoration-line: none;
  white-space: nowrap;
}

.top-bar {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  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: 300ms;
  box-shadow: 0px 4px 8px 0px rgba(0, 47, 95, 0.1);
}

#primary-menu {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
}

#primary-menu > .menu-item {
  display: flex;
  height: 7rem;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#primary-menu > .menu-item:last-child {
  padding-right: 0px;
}

#primary-menu .menu-item > a span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.025em;
}

#primary-menu .menu-item-has-children > a::after {
  content: "";
  display: inline-block;
  height: 0.65rem;
  width: 0.65rem;
  margin-left: 0.5rem;
  background-image: url("./assets/arrow-accordion-blue.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  transform-origin: center;
  transform: rotate(-90deg);
  transition: transform 0.3s ease-in-out;
}

#primary-menu .menu-item-has-children:hover > a::after {
  transform: rotate(0deg);
}

#primary-menu .submenu {
  position: absolute;
  top: 7rem;
  left: 0px;
  display: none;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
}

.card#primary-menu .submenu .text-block h1,
.card#primary-menu .submenu .text-block h2,
.card#primary-menu .submenu .text-block h3,
.card#primary-menu .submenu .text-block h4,
.card#primary-menu .submenu .text-block h5,
.card#primary-menu .submenu .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#primary-menu .submenu {
  box-shadow: 0px 4px 8px 0px rgba(0, 47, 95, 0.3);
}

#primary-menu .submenu.open {
  display: flex;
}

#primary-menu .submenu > ul {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  max-width: 1536px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  padding: 1rem;
}

#primary-menu .submenu > ul .submenu-item > a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  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: 300ms;
}

.card#primary-menu .submenu > ul .submenu-item > a .text-block h1,
.card#primary-menu .submenu > ul .submenu-item > a .text-block h2,
.card#primary-menu .submenu > ul .submenu-item > a .text-block h3,
.card#primary-menu .submenu > ul .submenu-item > a .text-block h4,
.card#primary-menu .submenu > ul .submenu-item > a .text-block h5,
.card#primary-menu .submenu > ul .submenu-item > a .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#primary-menu .submenu > ul .submenu-item > a:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(25 68 122 / var(--tw-bg-opacity, 1));
}

#primary-menu .submenu > ul .submenu-item > a span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#primary-menu .submenu > ul .submenu-item > a.has-icon img {
  height: 8rem;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  filter: grayscale(1) brightness(15);
}

/* ACTIVE STATES */

#primary-menu .current-menu-ancestor > a span,
#primary-menu .current-menu-item > a span {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

#primary-menu .submenu .current-menu-item > a {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(25 68 122 / var(--tw-bg-opacity, 1)) !important;
}

#primary-menu .submenu .current-menu-item > a span {
  text-decoration-line: none !important;
}

/* LANGUAGES MENU */

#languages-menu {
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 9999px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#languages-menu ul {
  display: flex;
  flex-direction: row;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
}

#languages-menu ul .language-link.active-language {
  font-weight: 600;
}

#languages-menu ul .language-link:first-child::after {
  content: "/";
  margin: 0 0.25rem;
  font-weight: 300;
  pointer-events: none;
}

/* LOG BUTTONS */

.log-btn {
  margin-left: 1rem;
  height: -moz-fit-content;
  height: fit-content;
  border-radius: 9999px;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.log-btn:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

.log-btn {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
  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: 300ms;
}

.log-btn.negative {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.log-btn.negative:hover {
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

/* ---- MOBILE MENU ---- */

#menu-toggle span {
  margin-bottom: 6px;
  height: 2px;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.card#menu-toggle span .text-block h1,
.card#menu-toggle span .text-block h2,
.card#menu-toggle span .text-block h3,
.card#menu-toggle span .text-block h4,
.card#menu-toggle span .text-block h5,
.card#menu-toggle span .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#menu-toggle span:nth-child(2) {
  width: 80%;
  transition-property: opacity, transform;
  transition-duration: 0.1s;
}

#menu-toggle span:last-child {
  margin-bottom: 0;
}

#menu-toggle.open span {
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
}

.card#menu-toggle.open span .text-block h1,
.card#menu-toggle.open span .text-block h2,
.card#menu-toggle.open span .text-block h3,
.card#menu-toggle.open span .text-block h4,
.card#menu-toggle.open span .text-block h5,
.card#menu-toggle.open span .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#menu-toggle.open span:first-child {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0, -50%) rotate(45deg);
}

#menu-toggle.open span:nth-child(2) {
  transform: translateX(3rem);
  opacity: 0;
}

#menu-toggle.open span:last-child {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(0, -50%) rotate(-45deg);
}

#menu-mobile {
  display: none;
}

#menu-mobile.open {
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.no-scroll {
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  position: fixed;
}

#primary-menu-mobile > .menu-item {
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(204 212 223 / var(--tw-border-opacity, 1));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 768px) {
  #primary-menu-mobile > .menu-item {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

#primary-menu-mobile .menu-item-has-children > a::after {
  background-image: unset;
}

#primary-menu-mobile .menu-item-has-children-mobile {
  position: relative;
}

#primary-menu-mobile .menu-item-has-children-mobile > a {
  z-index: 10;
  position: relative;
}

#primary-menu-mobile .menu-item-has-children-mobile > a.open {
  z-index: 30;
}

#primary-menu-mobile .menu-item-has-children-mobile a span {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#primary-menu-mobile .submenu-toggle {
  z-index: 20;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 3.5rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#primary-menu-mobile .submenu-toggle img {
  margin-left: auto;
  margin-right: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-rotate: 0deg;
  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));
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 768px) {
  #primary-menu-mobile .submenu-toggle img {
    margin-right: 3rem;
  }
}

#primary-menu-mobile .submenu-toggle img.open {
  --tw-rotate: 180deg;
  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));
}

#primary-menu-mobile .submenu {
  height: -moz-fit-content;
  height: fit-content;
  max-height: 0px;
  width: 100%;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
}

.card#primary-menu-mobile .submenu .text-block h1,
.card#primary-menu-mobile .submenu .text-block h2,
.card#primary-menu-mobile .submenu .text-block h3,
.card#primary-menu-mobile .submenu .text-block h4,
.card#primary-menu-mobile .submenu .text-block h5,
.card#primary-menu-mobile .submenu .text-block h6 {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#primary-menu-mobile .submenu {
  transition: max-height 0.3s ease-out;
}

#primary-menu-mobile .submenu.open {
  display: flex !important;
  max-height: 200vh;
  transition: max-height 0.6s ease-in-out;
}

#primary-menu-mobile .submenu > ul {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#primary-menu-mobile .submenu > ul .submenu-item > a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.75rem;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.2;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 1rem;
}

#primary-menu-mobile .submenu > ul .submenu-item-icon {
  height: 4rem;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

#primary-menu-mobile > .menu-item:hover > a span,
#primary-menu-mobile .submenu .menu-item:hover > a span {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

/* ACTIVE STATES */

#primary-menu-mobile .current-menu-ancestor > a span,
#primary-menu-mobile .current-menu-item > a span {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

#primary-menu-mobile .submenu .submenu-item > a:hover,
#primary-menu-mobile .submenu .current-menu-item > a {
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1 !important;
  border-color: rgb(204 212 223 / var(--tw-border-opacity, 1)) !important;
}

#primary-menu-mobile .submenu .submenu-item > a:hover span,
#primary-menu-mobile .submenu .current-menu-item > a span {
  text-decoration-line: none !important;
}

/* LANGUAGES MENU MOBILE */

#languages-menu-mobile ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

#languages-menu-mobile ul .language-link {
  padding-bottom: 2px;
}

#languages-menu-mobile ul .language-link.active-language {
  display: flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
}

/* ---- BASISSTOFFE ACCORDION ---- */

.accordion-basisstoffe:nth-child(even) .accordion-basisstoffe__header {
  --tw-bg-opacity: 1;
  background-color: rgb(227 231 237 / var(--tw-bg-opacity, 1));
}

.accordion-basisstoffe__header h2::before {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  margin-top: 0.45rem;
  background-image: url("./assets/arrow-accordion.svg");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform var(--time) ease-in-out;
}

.accordion-basisstoffe__header.open h2::before {
  transform: rotate(-180deg);
}

.accordion-basisstoffe__content {
  overflow: hidden;
  height: 0;
  max-height: 0;
  transition: max-height var(--time) ease-in-out;
}

.accordion-basisstoffe__content.open {
  height: auto;
  max-height: 200vh;
}

/* ---- USER REGISTRATION ---- */

.ur-frontend-form.ur-frontend-form--flat {
  margin: 0px !important;
  border-style: none !important;
  background-color: transparent !important;
  padding: 0px !important;
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  background: transparent !important;
}

.ur-frontend-form form,
.ur-frontend-form.login {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
  border-width: 0px;
  padding: 0px;
}

.user-registration-ResetPassword .form-row-first label {
  display: none !important;
}

.user-registration-ResetPassword .form-row-first input {
  margin-top: 1rem;
}

.ur-frontend-form .ur-form-row {
  margin: 0px;
  display: flex;
  width: 100%;
  flex-direction: row;
  gap: 1rem;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
  width: 100% !important;
  padding: 0 !important;
}

.ur-frontend-form.ur-frontend-form--flat form .ur-form-row .ur-form-grid input {
  height: -moz-fit-content !important;
  height: fit-content !important;
  border: unset !important;
  border-radius: unset !important;
  border-bottom: 2px solid var(--sp_darkblue) !important;
  background: transparent !important;
  padding: 4px 8px !important;
  color: var(--sp_darkblue) !important;
  margin-bottom: 0 !important;
  font-size: 1rem !important;
}

.ur-frontend-form.ur-frontend-form--flat
  form
  .ur-form-row
  .ur-form-grid
  input:focus {
  background-color: rgba(255, 255, 255, 0.5) !important;
  box-shadow: none !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid input::-moz-placeholder {
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.5 !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid input::placeholder,
.user-registration-Input {
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.5 !important;
}

.ur-frontend-form .ur-button-container {
  padding: 0 !important;
  margin-top: 2rem;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-decoration-line: none;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

:lang(de) body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,:lang(de) 
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,:lang(de) 
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,:lang(de) 
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: normal;
  overflow-wrap: normal;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1024px) {
  body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  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: 300ms;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 0.75rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
  /* @apply hover:bg-sp_darkblue hover:text-white; */
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  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: 300ms;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative:hover,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative:hover,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative:hover,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative:hover {
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button::after,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button::after,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button::after,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("./assets/arrow-blue.svg");
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative::after,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative::after,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative::after,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button.negative::after {
  background-image: url("./assets/arrow-white.svg");
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px !important;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 0.75rem;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.15 !important;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button {
  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: 300ms;
  margin: 0px !important;
}

.ur-submit-button {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-decoration-line: none;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

:lang(de) .ur-submit-button {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: normal;
  overflow-wrap: normal;
}

.ur-submit-button {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .ur-submit-button {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1024px) {
  .ur-submit-button {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.ur-submit-button {
  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: 300ms;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 0.75rem;
  border-width: 2px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1));
  /* @apply hover:bg-sp_darkblue hover:text-white; */
}

.ur-submit-button:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

.ur-submit-button {
  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: 300ms;
}

.ur-submit-button.negative {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.ur-submit-button.negative:hover {
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-bg-opacity: 0.15;
}

.ur-submit-button::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("./assets/arrow-blue.svg");
}

.ur-submit-button.negative::after {
  background-image: url("./assets/arrow-white.svg");
}

.ur-submit-button {
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 9999px !important;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 0.75rem;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
}

.ur-submit-button:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.15 !important;
}

.ur-submit-button {
  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: 300ms;
  margin: 0px !important;
  font-weight: 700 !important;
}

body.user-registration-page
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-page
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-membership_page_user-registration-login-forms
  #user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
body.user-registration-membership_page_user-registration-login-forms
  .user-registration:not(.user-registration-MyAccount)
  .ur-button-container
  .ur-submit-button:hover,
#user-registration-form-512 .ur-submit-button:hover {
  background: rgba(0, 47, 95, 0.15) !important;
  background-color: rgba(0, 47, 95, 0.15) !important;
}

.submit-button::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1rem;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("./assets/arrow-blue.svg");
}

/* LOGIN */

#user-registration {
  box-shadow: unset;
  background-color: transparent !important;
  margin: 0 !important;
  border: unset !important;
}

#user-registration .ur-form-grid {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1rem;
  padding: 0px;
}

#user-registration .ur-form-grid div {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-decoration-line: none;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

:lang(de) #user-registration .ur-form-grid div {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: normal;
  overflow-wrap: normal;
}

#user-registration .ur-form-grid div {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  #user-registration .ur-form-grid div {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1024px) {
  #user-registration .ur-form-grid div {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

#user-registration .ur-form-grid div {
  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: 300ms;
  width: -moz-fit-content !important;
  width: fit-content !important;
  border-radius: 9999px;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  padding-left: 1.25rem !important;
  padding-right: 0.75rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
}

#user-registration .ur-form-grid div:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.15 !important;
}

#user-registration .ur-form-grid div {
  cursor: pointer;
  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: 300ms;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#user-registration .ur-form-grid div::after {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 1rem !important;
  height: 1.5rem;
  width: 1.5rem;
  background-image: url("./assets/arrow-blue.svg") !important;
}

#user-registration .ur-form-grid div:has(.user-registration-Button) {
  all: unset !important;
}

#user-registration .user-registration-Button {
  padding: 0px !important;
  text-transform: uppercase;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-decoration-line: none;
  overflow-wrap: break-word;
  word-break: break-word;
  -webkit-hyphens: auto;
          hyphens: auto;
}

:lang(de) #user-registration .user-registration-Button {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: normal;
  overflow-wrap: normal;
}

#user-registration .user-registration-Button {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  #user-registration .user-registration-Button {
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

@media (min-width: 1024px) {
  #user-registration .user-registration-Button {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

#user-registration .user-registration-Button {
  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: 300ms;
  width: -moz-fit-content !important;
  width: fit-content !important;
  border-radius: 9999px !important;
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
  padding-left: 1.25rem !important;
  padding-right: 0.75rem !important;
  border-width: 2px !important;
  border-style: solid !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 47 95 / var(--tw-border-opacity, 1)) !important;
  background-color: transparent !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
}

#user-registration .user-registration-Button:hover {
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.15 !important;
}

#user-registration .user-registration-Button {
  cursor: pointer;
  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: 300ms;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

#user-registration .lost_password a,
#user-registration .user-registration-register.register a {
  padding: 0px !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: underline;
  text-underline-offset: 2px;
}

#user-registration .lost_password a:hover,
#user-registration .user-registration-register.register a:hover {
  text-underline-offset: 4px;
}

#user-registration .ur-form-grid div.user-registration-before-login-btn {
  all: unset !important;
}

#user-registration .ur-form-grid div.user-registration-before-login-btn a {
  content: none !important;
}

.user-registration-LostPassword.lost_password a {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
  font-weight: 600;
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
  text-decoration-line: underline;
  text-underline-offset: 2px !important;
}

.user-registration-LostPassword.lost_password a:hover {
  text-underline-offset: 4px !important;
}

/* MY ACCOUNT */

.user-registration-MyAccount-navigation {
  display: none !important;
}

.user-registration-MyAccount-content {
  all: unset !important;
}

#user-registration.horizontal,
#user-registration.vertical {
  all: unset !important;
}

#user-registration.horizontal .user-registration-MyAccount-content__body h2,
#user-registration.vertical .user-registration-MyAccount-content__body h2 {
  --tw-text-opacity: 1 !important;
  color: rgb(0 47 95 / var(--tw-text-opacity, 1)) !important;
}

.user-registration-MyAccount-content__body .user-registration-profile-header {
  display: none !important;
}

.user-registration-MyAccount-content__body p:first-of-type {
  display: none !important;
}

.page-id-511 #have-account {
  display: none !important;
}

/* MAP BLOCK */

.karte iframe {
  border: 0;
  height: 100% !important;
  width: 100% !important;
}

/* ---- SEARCH ---- */

#search-results {
  transition: opacity 0.3s ease-in-out;
}

#search-results.loading {
  min-height: 200px;
}

#produkt-search-field {
  transition: border-color 0.3s ease-in-out;
}

.border-error {
  border-color: #ccd4df !important;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-0::after {
  content: var(--tw-content);
  left: 0px;
}

.after\:top-0::after {
  content: var(--tw-content);
  top: 0px;
}

.after\:h-full::after {
  content: var(--tw-content);
  height: 100%;
}

.after\:w-full::after {
  content: var(--tw-content);
  width: 100%;
}

.after\:bg-sp_darkblue::after {
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 47 95 / var(--tw-bg-opacity, 1));
}

.after\:bg-opacity-40::after {
  content: var(--tw-content);
  --tw-bg-opacity: 0.4;
}

.after\:mix-blend-multiply::after {
  content: var(--tw-content);
  mix-blend-mode: multiply;
}

.hover\:bg-sp_darkblue_hover:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(25 68 122 / var(--tw-bg-opacity, 1));
}

.hover\:underline-offset-4:hover {
  text-underline-offset: 4px;
}

.hover\:opacity-80:hover {
  opacity: 0.8;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-sp_mediumblue:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(204 212 223 / var(--tw-ring-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:h-auto {
    height: auto;
  }

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

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

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

  .sm\:p-2 {
    padding: 0.5rem;
  }

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

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

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

  .md\:order-first {
    order: -9999;
  }

  .md\:order-last {
    order: 9999;
  }

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

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

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

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

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

  .md\:ml-0 {
    margin-left: 0px;
  }

  .md\:block {
    display: block;
  }

  .md\:grid {
    display: grid;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

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

  .md\:h-screen {
    height: 100vh;
  }

  .md\:min-h-1\/3-screen {
    min-height: 35vh;
  }

  .md\:min-h-3\/4-screen {
    min-height: 75vh;
  }

  .md\:min-h-3\/5-screen {
    min-height: 60vh;
  }

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

  .md\:w-4\/5 {
    width: 80%;
  }

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

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

  .md\:grid-cols-1fr-2fr {
    grid-template-columns: 1fr 2fr;
  }

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

  .md\:grid-cols-2fr-1fr {
    grid-template-columns: 2fr 1fr;
  }

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

  .md\:grid-cols-3fr-1fr {
    grid-template-columns: 3fr 1fr;
  }

  .md\:grid-cols-\[2fr_1fr\] {
    grid-template-columns: 2fr 1fr;
  }

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

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

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

  .md\:gap-0 {
    gap: 0px;
  }

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

  .md\:gap-2 {
    gap: 0.5rem;
  }

  .md\:gap-24 {
    gap: 6rem;
  }

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

  .md\:space-x-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem * var(--tw-space-x-reverse));
    margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

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

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

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

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

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

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

  .md\:pr-12 {
    padding-right: 3rem;
  }

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

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

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

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

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

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

  .md\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:order-last {
    order: 9999;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

  .lg\:h-fit {
    height: -moz-fit-content;
    height: fit-content;
  }

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

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

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

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

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

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

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

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

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-24 {
    gap: 6rem;
  }

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

  .lg\:pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

@media (min-width: 1280px) {
  .xl\:block {
    display: block;
  }

  .xl\:hidden {
    display: none;
  }

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

  .xl\:px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
  }

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

  .xl\:text-7xl {
    font-size: 4.5rem;
    line-height: 1;
  }

  .xl\:text-8xl {
    font-size: 6rem;
    line-height: 1;
  }
}

@media (min-width: 1536px) {
  .\32xl\:pb-56 {
    padding-bottom: 14rem;
  }
}
