*, ::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.15 | MIT License | https://tailwindcss.com
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

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

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

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

:disabled {
  cursor: default;
}

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

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

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

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

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

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  font-family: "apfel_grotezkregular", sans-serif;
  font-weight: 400;
  font-style: normal;
  --tw-bg-opacity: 1;
  background-color: rgb(233 215 189 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

html,
  body {
  overflow-x: hidden;
}

.wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  width: 100%;
  max-width: 1680px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

@media (max-width: 860px) {
  .wrapper {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

.full-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

@media (max-width: 1200px) {
  .full-grid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 1000px) {
  .full-grid {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

@media (max-width: 860px) {
  .full-grid {
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.center-x {
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, 0%);
}

.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.text-xs {
  /*12 15*/
  /*@apply mobile:!text-[11px] mobile:!leading-[14px];*/
}

.text-sm {
  /*14 17*/
  /*@apply mobile:!text-[13px] mobile:!leading-[16px];*/
}

.text-lg {
  /*20 24*/
}

@media (max-width: 1400px) {
  .text-lg {
    /*16 21*/
  }

  @media (max-width: 1200px) {
    .text-lg {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .text-lg {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  .text-lg {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
    font-size: 16px !important;
    line-height: 24px !important;
  }
}

.text-xl {
  /*24 30*/
}

@media (max-width: 1400px) {
  .text-xl {
    /*20 24*/
  }

  @media (max-width: 1400px) {
    .text-xl {
      /*16 21*/
    }

    @media (max-width: 1200px) {
      .text-xl {
        font-size: 15px !important;
        line-height: 20px !important;
      }
    }

    @media (max-width: 860px) {
      .text-xl {
        font-size: 14px !important;
        line-height: 18px !important;
      }
    }

    .text-xl {
      /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
      font-size: 16px !important;
      line-height: 24px !important;
    }
  }
}

@media (max-width: 1200px) {
  .text-xl {
    /*16 21*/
  }

  @media (max-width: 1200px) {
    .text-xl {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .text-xl {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  .text-xl {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  }
}

@media (max-width: 1400px) {
  .text-xl {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}

@media (max-width: 1200px) {
  .text-xl {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}

.text-15xl {
  /*42 42*/
}

@media (max-width: 1000px) {
  .text-15xl {
    /*24 30*/
  }

  @media (max-width: 1400px) {
    .text-15xl {
      /*20 24*/
    }

    @media (max-width: 1400px) {
      .text-15xl {
        /*16 21*/
      }

      @media (max-width: 1200px) {
        .text-15xl {
          font-size: 15px !important;
          line-height: 20px !important;
        }
      }

      @media (max-width: 860px) {
        .text-15xl {
          font-size: 14px !important;
          line-height: 18px !important;
        }
      }

      .text-15xl {
        /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
        font-size: 16px !important;
        line-height: 24px !important;
      }
    }
  }

  @media (max-width: 1200px) {
    .text-15xl {
      /*16 21*/
    }

    @media (max-width: 1200px) {
      .text-15xl {
        font-size: 15px !important;
        line-height: 20px !important;
      }
    }

    @media (max-width: 860px) {
      .text-15xl {
        font-size: 14px !important;
        line-height: 18px !important;
      }
    }

    .text-15xl {
      /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
    }
  }

  @media (max-width: 1400px) {
    .text-15xl {
      font-size: 20px !important;
      line-height: 26px !important;
    }
  }

  @media (max-width: 1200px) {
    .text-15xl {
      font-size: 16px !important;
      line-height: 24px !important;
    }
  }

  .text-15xl {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.text-15xl {
  /*@apply laptop:!text-[28px] laptop:!leading-[33px] mobile:!text-[24px] mobile:!leading-[28px];*/
}

.text-4xl {
  /*150 128*/
}

@media (max-width: 1400px) {
  .text-4xl {
    /*120 100*/
  }

  @media (max-width: 1400px) {
    .text-4xl {
      /*90 80*/
    }

    @media (max-width: 1400px) {
      .text-4xl {
        font-size: 60px;
        line-height: 60px;
      }
    }

    .text-4xl {
      /*@apply laptop:!text-[42px] laptop:!leading-[42px] mobile:!text-[28px] mobile:!leading-[28px];*/
      font-size: 90px !important;
      line-height: 80px !important;
    }
  }

  .text-4xl {
    /*@apply laptop:!text-[50px] laptop:!leading-[50px] mobile:!text-[36px] mobile:!leading-[36px];*/
  }
}

@media (max-width: 1200px) {
  .text-4xl {
    /*90 80*/
  }

  @media (max-width: 1400px) {
    .text-4xl {
      font-size: 60px;
      line-height: 60px;
    }
  }

  .text-4xl {
    /*@apply laptop:!text-[42px] laptop:!leading-[42px] mobile:!text-[28px] mobile:!leading-[28px];*/
  }
}

@media (max-width: 1400px) {
  .text-4xl {
    font-size: 120px !important;
    line-height: 100px !important;
  }
}

@media (max-width: 1200px) {
  .text-4xl {
    font-size: 90px !important;
    line-height: 80px !important;
  }
}

@media (max-width: 860px) {
  .text-4xl {
    font-size: 48px !important;
    line-height: 44px !important;
  }
}

.text-4xl {
  /*@apply laptop:!text-[64px] laptop:!leading-[64px] mobile:!text-[44px] mobile:!leading-[44px];*/
}

.button {
  /*16 21*/
}

@media (max-width: 1200px) {
  .button {
    font-size: 15px !important;
    line-height: 20px !important;
  }
}

@media (max-width: 860px) {
  .button {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.button {
  /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  box-sizing: border-box;
  display: inline-block;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  line-height: 1 !important;
  letter-spacing: 0em;
  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;
}

@media (max-width: 860px) {
  .button {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.button.cream {
  --tw-border-opacity: 1;
  border-color: rgb(233 215 189 / var(--tw-border-opacity, 1));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(233 215 189 / var(--tw-text-opacity, 1));
}

.button.cream:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 215 189 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(233 215 189 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(45 7 10 / var(--tw-text-opacity, 1));
}

h1,
  h2,
  h3 {
  font-family: "salo-variable", sans-serif;
  font-variation-settings: "opsz" 1;
  text-transform: uppercase;
}

p.error {
  --tw-text-opacity: 1;
  color: rgb(221 44 54 / var(--tw-text-opacity, 1));
}

p.success {
  --tw-text-opacity: 1;
  color: rgb(104 215 104 / var(--tw-text-opacity, 1));
}

.standardText p {
  /*16 21*/
}

@media (max-width: 1200px) {
  .standardText p {
    font-size: 15px !important;
    line-height: 20px !important;
  }
}

@media (max-width: 860px) {
  .standardText p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.standardText p {
  /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  margin-top: 1.25rem;
  font-size: 16px;
  line-height: 24px;
}

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

.standardText h1,
  .standardText .h1 {
  /*42 42*/
}

@media (max-width: 1000px) {
  .standardText h1,
  .standardText .h1 {
    /*24 30*/
  }

  @media (max-width: 1400px) {
    .standardText h1,
  .standardText .h1 {
      /*20 24*/
    }

    @media (max-width: 1400px) {
      .standardText h1,
  .standardText .h1 {
        /*16 21*/
      }

      @media (max-width: 1200px) {
        .standardText h1,
  .standardText .h1 {
          font-size: 15px !important;
          line-height: 20px !important;
        }
      }

      @media (max-width: 860px) {
        .standardText h1,
  .standardText .h1 {
          font-size: 14px !important;
          line-height: 18px !important;
        }
      }

      .standardText h1,
  .standardText .h1 {
        /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
        font-size: 16px !important;
        line-height: 24px !important;
      }
    }
  }

  @media (max-width: 1200px) {
    .standardText h1,
  .standardText .h1 {
      /*16 21*/
    }

    @media (max-width: 1200px) {
      .standardText h1,
  .standardText .h1 {
        font-size: 15px !important;
        line-height: 20px !important;
      }
    }

    @media (max-width: 860px) {
      .standardText h1,
  .standardText .h1 {
        font-size: 14px !important;
        line-height: 18px !important;
      }
    }

    .standardText h1,
  .standardText .h1 {
      /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
    }
  }

  @media (max-width: 1400px) {
    .standardText h1,
  .standardText .h1 {
      font-size: 20px !important;
      line-height: 26px !important;
    }
  }

  @media (max-width: 1200px) {
    .standardText h1,
  .standardText .h1 {
      font-size: 16px !important;
      line-height: 24px !important;
    }
  }

  .standardText h1,
  .standardText .h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.standardText h1,
  .standardText .h1 {
  /*@apply laptop:!text-[28px] laptop:!leading-[33px] mobile:!text-[24px] mobile:!leading-[28px];*/
  font-size: 42px;
  line-height: 38px;
}

.standardText h2 {
  /*24 30*/
}

@media (max-width: 1400px) {
  .standardText h2 {
    /*20 24*/
  }

  @media (max-width: 1400px) {
    .standardText h2 {
      /*16 21*/
    }

    @media (max-width: 1200px) {
      .standardText h2 {
        font-size: 15px !important;
        line-height: 20px !important;
      }
    }

    @media (max-width: 860px) {
      .standardText h2 {
        font-size: 14px !important;
        line-height: 18px !important;
      }
    }

    .standardText h2 {
      /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
      font-size: 16px !important;
      line-height: 24px !important;
    }
  }
}

@media (max-width: 1200px) {
  .standardText h2 {
    /*16 21*/
  }

  @media (max-width: 1200px) {
    .standardText h2 {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .standardText h2 {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  .standardText h2 {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  }
}

@media (max-width: 1400px) {
  .standardText h2 {
    font-size: 20px !important;
    line-height: 26px !important;
  }
}

@media (max-width: 1200px) {
  .standardText h2 {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}

.standardText h2 {
  margin-top: 2.5rem;
  font-size: 24px;
  line-height: 30px;
}

@media (max-width: 860px) {
  .standardText h2 {
    /*24 30*/
  }

  @media (max-width: 1400px) {
    .standardText h2 {
      /*20 24*/
    }

    @media (max-width: 1400px) {
      .standardText h2 {
        /*16 21*/
      }

      @media (max-width: 1200px) {
        .standardText h2 {
          font-size: 15px !important;
          line-height: 20px !important;
        }
      }

      @media (max-width: 860px) {
        .standardText h2 {
          font-size: 14px !important;
          line-height: 18px !important;
        }
      }

      .standardText h2 {
        /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
        font-size: 16px !important;
        line-height: 24px !important;
      }
    }
  }

  @media (max-width: 1200px) {
    .standardText h2 {
      /*16 21*/
    }

    @media (max-width: 1200px) {
      .standardText h2 {
        font-size: 15px !important;
        line-height: 20px !important;
      }
    }

    @media (max-width: 860px) {
      .standardText h2 {
        font-size: 14px !important;
        line-height: 18px !important;
      }
    }

    .standardText h2 {
      /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
    }
  }

  @media (max-width: 1400px) {
    .standardText h2 {
      font-size: 20px !important;
      line-height: 26px !important;
    }
  }

  @media (max-width: 1200px) {
    .standardText h2 {
      font-size: 16px !important;
      line-height: 24px !important;
    }
  }

  .standardText h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.standardText ul,
  .standardText ol {
  margin-top: 0.5rem;
}

.standardText ul {
  list-style-type: disc;
}

.standardText ol {
  list-style-type: decimal;
}

.standardText ul li,
  .standardText ol li {
  /*16 21*/
}

@media (max-width: 1200px) {
  .standardText ul li,
  .standardText ol li {
    font-size: 15px !important;
    line-height: 20px !important;
  }
}

@media (max-width: 860px) {
  .standardText ul li,
  .standardText ol li {
    font-size: 14px !important;
    line-height: 18px !important;
  }
}

.standardText ul li,
  .standardText ol li {
  /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  margin-top: 0.5rem;
  margin-left: 1rem;
  list-style-position: outside;
  font-size: 16px;
  line-height: 24px;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

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

.-top-0\.5 {
  top: -0.125rem;
}

.bottom-10 {
  bottom: 2.5rem;
}

.left-6 {
  left: 1.5rem;
}

.right-0 {
  right: 0px;
}

.right-6 {
  right: 1.5rem;
}

.top-6 {
  top: 1.5rem;
}

.top-auto {
  top: auto;
}

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

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

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

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

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

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

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

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

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

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

.-mt-14 {
  margin-top: -3.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.block {
  display: block;
}

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

.h-screen {
  height: 100vh;
}

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

.min-h-\[calc\(100vh-492px\)\] {
  min-height: calc(100vh - 492px);
}

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

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

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

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-none {
  border-radius: 0px;
}

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

.border-cream {
  --tw-border-opacity: 1;
  border-color: rgb(233 215 189 / var(--tw-border-opacity, 1));
}

.border-transparent {
  border-color: transparent;
}

.bg-dark {
  --tw-bg-opacity: 1;
  background-color: rgb(45 7 10 / var(--tw-bg-opacity, 1));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(159 166 145 / var(--tw-bg-opacity, 1));
}

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

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-cream {
  --tw-gradient-from: #E9D7BD var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(233 215 189 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-50\% {
  --tw-gradient-from-position: 50%;
}

.to-green {
  --tw-gradient-to: #9FA691 var(--tw-gradient-to-position);
}

.to-50\% {
  --tw-gradient-to-position: 50%;
}

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

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

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

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

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

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

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

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

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

.pr-10 {
  padding-right: 2.5rem;
}

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

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

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

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

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

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

.text-15xl {
  font-size: 42px;
  line-height: 38px;
}

.text-4xl {
  font-size: 140px;
  line-height: 118px;
}

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

.text-\[5vw\] {
  font-size: 5vw;
}

.text-\[8vw\] {
  font-size: 8vw;
}

.text-lg {
  font-size: 20px;
  line-height: 26px;
}

.text-sm {
  font-size: 14px;
  line-height: 19px;
}

.text-xl {
  font-size: 24px;
  line-height: 30px;
}

.text-xs {
  font-size: 12px;
  line-height: 16px;
}

.uppercase {
  text-transform: uppercase;
}

.leading-\[14vw\] {
  line-height: 14vw;
}

.leading-\[4vw\] {
  line-height: 4vw;
}

.leading-\[7vw\] {
  line-height: 7vw;
}

.text-cream {
  --tw-text-opacity: 1;
  color: rgb(233 215 189 / var(--tw-text-opacity, 1));
}

.text-dark {
  --tw-text-opacity: 1;
  color: rgb(45 7 10 / var(--tw-text-opacity, 1));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(221 44 54 / var(--tw-text-opacity, 1));
}

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

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

.opacity-0 {
  opacity: 0;
}

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

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

  src: url("../fonts/apfelgrotezk-regular-webfont.woff2") format("woff2"),
    url("../fonts/apfelgrotezk-regular-webfont.woff") format("woff");

  font-weight: normal;

  font-style: normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.animate-fadeIn {
  animation: fadeIn 700ms ease-out forwards;
  animation-delay: 0.5s;
}

@media (max-width: 1400px) {
  .wide\:text-base {
    /*16 21*/
  }

  @media (max-width: 1200px) {
    .wide\:text-base {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .wide\:text-base {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  .wide\:text-base {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  }
}

@media (max-width: 1200px) {
  .laptop\:text-base {
    /*16 21*/
  }

  @media (max-width: 1200px) {
    .laptop\:text-base {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .laptop\:text-base {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  .laptop\:text-base {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  }
}

@media (max-width: 860px) {
  .mobile\:\!text-xs {
    /*12 15*/
    /*@apply mobile:!text-[11px] mobile:!leading-[14px];*/
  }

  .mobile\:text-xs {
    /*12 15*/
    /*@apply mobile:!text-[11px] mobile:!leading-[14px];*/
  }

  .mobile\:text-sm {
    /*14 17*/
    /*@apply mobile:!text-[13px] mobile:!leading-[16px];*/
  }

  .mobile\:\!text-base {
    /*16 21*/
  }

  .mobile\:text-base {
    /*16 21*/
  }

  @media (max-width: 1200px) {
    .mobile\:\!text-base {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .mobile\:\!text-base {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  @media (max-width: 1200px) {
    .mobile\:text-base {
      font-size: 15px !important;
      line-height: 20px !important;
    }
  }

  @media (max-width: 860px) {
    .mobile\:text-base {
      font-size: 14px !important;
      line-height: 18px !important;
    }
  }

  .mobile\:\!text-base {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  }

  .mobile\:text-base {
    /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
  }

  .mobile\:\!text-15xl {
    /*42 42*/
  }

  @media (max-width: 1000px) {
    .mobile\:\!text-15xl {
      /*24 30*/
    }

    @media (max-width: 1400px) {
      .mobile\:\!text-15xl {
        /*20 24*/
      }

      @media (max-width: 1400px) {
        .mobile\:\!text-15xl {
          /*16 21*/
        }

        @media (max-width: 1200px) {
          .mobile\:\!text-15xl {
            font-size: 15px !important;
            line-height: 20px !important;
          }
        }

        @media (max-width: 860px) {
          .mobile\:\!text-15xl {
            font-size: 14px !important;
            line-height: 18px !important;
          }
        }

        .mobile\:\!text-15xl {
          /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
          font-size: 16px !important;
          line-height: 24px !important;
        }
      }
    }

    @media (max-width: 1200px) {
      .mobile\:\!text-15xl {
        /*16 21*/
      }

      @media (max-width: 1200px) {
        .mobile\:\!text-15xl {
          font-size: 15px !important;
          line-height: 20px !important;
        }
      }

      @media (max-width: 860px) {
        .mobile\:\!text-15xl {
          font-size: 14px !important;
          line-height: 18px !important;
        }
      }

      .mobile\:\!text-15xl {
        /*@apply laptop:!text-[15px] laptop:!leading-[20px] mobile:!text-[14px] mobile:!leading-[18px];*/
      }
    }

    @media (max-width: 1400px) {
      .mobile\:\!text-15xl {
        font-size: 20px !important;
        line-height: 26px !important;
      }
    }

    @media (max-width: 1200px) {
      .mobile\:\!text-15xl {
        font-size: 16px !important;
        line-height: 24px !important;
      }
    }

    .mobile\:\!text-15xl {
      font-size: 24px !important;
      line-height: 30px !important;
    }
  }

  .mobile\:\!text-15xl {
    /*@apply laptop:!text-[28px] laptop:!leading-[33px] mobile:!text-[24px] mobile:!leading-[28px];*/
  }
}

.placeholder\:text-cream\/50::-moz-placeholder {
  color: rgb(233 215 189 / 0.5);
}

.placeholder\:text-cream\/50::placeholder {
  color: rgb(233 215 189 / 0.5);
}

.hover\:border-cream:hover {
  --tw-border-opacity: 1;
  border-color: rgb(233 215 189 / var(--tw-border-opacity, 1));
}

.hover\:border-dark:hover {
  --tw-border-opacity: 1;
  border-color: rgb(45 7 10 / var(--tw-border-opacity, 1));
}

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

@media (max-width: 1400px) {
  .wide\:-mt-12 {
    margin-top: -3rem;
  }

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

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

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

  .wide\:min-h-\[calc\(100vh-478px\)\] {
    min-height: calc(100vh - 478px);
  }

  .wide\:w-12 {
    width: 3rem;
  }

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

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

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

  .wide\:text-base {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 1200px) {
  .laptop\:-mt-2 {
    margin-top: -0.5rem;
  }

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

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

  .laptop\:min-h-\[calc\(100vh-465px\)\] {
    min-height: calc(100vh - 465px);
  }

  .laptop\:w-10 {
    width: 2.5rem;
  }

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

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

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

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

  .laptop\:text-base {
    font-size: 16px;
    line-height: 24px;
  }
}

@media (max-width: 1000px) {
  .medium\:mt-2 {
    margin-top: 0.5rem;
  }

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

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

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

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

  .medium\:pr-10 {
    padding-right: 2.5rem;
  }

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

@media (min-width: 860px) {
  .desktop\:hidden {
    display: none;
  }
}

@media (max-width: 860px) {
  .mobile\:-bottom-\[230px\] {
    bottom: -230px;
  }

  .mobile\:bottom-8 {
    bottom: 2rem;
  }

  .mobile\:left-0 {
    left: 0px;
  }

  .mobile\:right-0 {
    right: 0px;
  }

  .mobile\:right-\[50\%\] {
    right: 50%;
  }

  .mobile\:top-4 {
    top: 1rem;
  }

  .mobile\:order-1 {
    order: 1;
  }

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

  .mobile\:order-3 {
    order: 3;
  }

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

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

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

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

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

  .mobile\:-mr-\[140px\] {
    margin-right: -140px;
  }

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

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

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

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

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

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

  .mobile\:mt-5 {
    margin-top: 1.25rem;
  }

  .mobile\:mt-52 {
    margin-top: 13rem;
  }

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

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

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

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

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

  .mobile\:flex {
    display: flex;
  }

  .mobile\:hidden {
    display: none;
  }

  .mobile\:min-h-\[calc\(100vh-265px\)\] {
    min-height: calc(100vh - 265px);
  }

  .mobile\:w-8 {
    width: 2rem;
  }

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

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

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

  .mobile\:rounded-2xl {
    border-radius: 1rem;
  }

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

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

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

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

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

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

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

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

  .mobile\:pt-14 {
    padding-top: 3.5rem;
  }

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

  .mobile\:pt-7 {
    padding-top: 1.75rem;
  }

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

  .mobile\:\!text-15xl {
    font-size: 42px !important;
    line-height: 38px !important;
  }

  .mobile\:\!text-base {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .mobile\:\!text-xs {
    font-size: 12px !important;
    line-height: 16px !important;
  }

  .mobile\:text-\[10vw\] {
    font-size: 10vw;
  }

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

  .mobile\:text-\[7vw\] {
    font-size: 7vw;
  }

  .mobile\:text-base {
    font-size: 16px;
    line-height: 24px;
  }

  .mobile\:text-sm {
    font-size: 14px;
    line-height: 19px;
  }

  .mobile\:text-xs {
    font-size: 12px;
    line-height: 16px;
  }

  .mobile\:leading-\[6vw\] {
    line-height: 6vw;
  }

  .mobile\:leading-\[9vw\] {
    line-height: 9vw;
  }
}
