/*
! tailwindcss v3.4.9 | 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: sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

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

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

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

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

}

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

}
.container{
  width: 100%;

}
@media (min-width: 300px){

  .container{
    max-width: 300px;

  }

}
@media (min-width: 431px){

  .container{
    max-width: 431px;

  }

}
@media (min-width: 769px){

  .container{
    max-width: 769px;

  }

}
@media (min-width: 1152px){

  .container{
    max-width: 1152px;

  }

}
@media (min-width: 1367px){

  .container{
    max-width: 1367px;

  }

}
@media (min-width: 1601px){

  .container{
    max-width: 1601px;

  }

}
.container{
  max-width: 100%;

}
@media (min-width: 300px){

  .container{
    max-width: 90%;

  }

}
@media (min-width: 431px){

  .container{
    max-width: 90%;

  }

}
@media (min-width: 769px){

  .container{
    max-width: 80%;

  }

}
@media (min-width: 1152px){

  .container{
    max-width: 75%;

  }

}
@media (min-width: 1367px){

  .container{
    max-width: 75%;

  }

}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;

}
.visible{
  visibility: visible;

}
.collapse{
  visibility: collapse;

}
.static{
  position: static;

}
.fixed{
  position: fixed;

}
.absolute{
  position: absolute;

}
.relative{
  position: relative;

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

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

}
.bottom-0{
  bottom: 0px;

}
.bottom-8{
  bottom: 2rem;

}
.left-0{
  left: 0px;

}
.left-3{
  left: 0.75rem;

}
.left-4{
  left: 1rem;

}
.left-\[5vw\]{
  left: 5vw;

}
.right-0{
  right: 0px;

}
.right-6{
  right: 1.5rem;

}
.right-8{
  right: 2rem;

}
.right-\[5vw\]{
  right: 5vw;

}
.top-0{
  top: 0px;

}
.top-1{
  top: 0.25rem;

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

}
.top-8{
  top: 2rem;

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

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

}
.order-first{
  order: -9999;

}
.order-last{
  order: 9999;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

}
.mb-1\.5{
  margin-bottom: 0.375rem;

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

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

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

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

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

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

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

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

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

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

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

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

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

}
.mr-5{
  margin-right: 1.25rem;

}
.mr-6{
  margin-right: 1.5rem;

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

}
.ms-auto{
  margin-inline-start: auto;

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

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

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

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

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

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

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

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

}
.block{
  display: block;

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

}
.inline{
  display: inline;

}
.flex{
  display: flex;

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

}
.table{
  display: table;

}
.grid{
  display: grid;

}
.hidden{
  display: none;

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

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

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

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

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

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

}
.h-12{
  height: 3rem;

}
.h-8{
  height: 2rem;

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

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

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

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

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

}
.h-full{
  height: 100%;

}
.h-screen{
  height: 100vh;

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

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

}
.w-10\/12{
  width: 83.333333%;

}
.w-3{
  width: 0.75rem;

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

}
.w-8{
  width: 2rem;

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

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

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

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

}
.w-full{
  width: 100%;

}
.flex-grow{
  flex-grow: 1;

}
.border-collapse{
  border-collapse: collapse;

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

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

}
.cursor-pointer{
  cursor: pointer;

}
.resize{
  resize: both;

}
.auto-cols-auto{
  grid-auto-columns: auto;

}
.grid-flow-row{
  grid-auto-flow: row;

}
.grid-flow-col{
  grid-auto-flow: column;

}
.auto-rows-max{
  grid-auto-rows: max-content;

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

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

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

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

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

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

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

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

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

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

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

}
.gap-0{
  gap: 0px;

}
.gap-12{
  gap: 3rem;

}
.gap-14{
  gap: 3.5rem;

}
.gap-16{
  gap: 4rem;

}
.gap-2{
  gap: 0.5rem;

}
.gap-20{
  gap: 5rem;

}
.gap-4{
  gap: 1rem;

}
.gap-6{
  gap: 1.5rem;

}
.gap-8{
  gap: 2rem;

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

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

}
.overflow-hidden{
  overflow: hidden;

}
.overflow-y-auto{
  overflow-y: auto;

}
.overflow-x-hidden{
  overflow-x: hidden;

}
.overflow-y-scroll{
  overflow-y: scroll;

}
.rounded{
  border-radius: 0.25rem;

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

}
.rounded-\[30px\]{
  border-radius: 30px;

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

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

}
.border{
  border-width: 1px;

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

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

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

}
.border-brown{
  --tw-border-opacity: 1;
  border-color: rgb(49 22 18 / var(--tw-border-opacity));

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

}
.\!bg-brown{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 22 18 / var(--tw-bg-opacity)) !important;

}
.bg-beige{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 238 / var(--tw-bg-opacity));

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

}
.bg-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));

}
.bg-brown{
  --tw-bg-opacity: 1;
  background-color: rgb(49 22 18 / var(--tw-bg-opacity));

}
.bg-brown\/90{
  background-color: rgb(49 22 18 / 0.9);

}
.bg-light-brown{
  --tw-bg-opacity: 1;
  background-color: rgb(70 45 40 / var(--tw-bg-opacity));

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

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

}
.bg-sky-blue{
  --tw-bg-opacity: 1;
  background-color: rgb(174 227 255 / var(--tw-bg-opacity));

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

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

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

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

}
.\!p-\[22px\]{
  padding: 22px !important;

}
.p-12{
  padding: 3rem;

}
.p-2{
  padding: 0.5rem;

}
.p-3{
  padding: 0.75rem;

}
.p-4{
  padding: 1rem;

}
.p-6{
  padding: 1.5rem;

}
.p-8{
  padding: 2rem;

}
.p-\[22px\]{
  padding: 22px;

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

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

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

}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;

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

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

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

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

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

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

}
.py-3\.5{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;

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

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

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

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

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

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

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

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

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

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

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

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

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

}
.pl-6{
  padding-left: 1.5rem;

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

}
.pr-8{
  padding-right: 2rem;

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

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

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

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

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

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

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

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

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

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

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

}
.font-copernicus{
  font-family: Copernicus-Book, sans-serif;

}
.font-soehne-buch{
  font-family: soehne-buch, sans-serif;

}
.font-soehne-kraftig{
  font-family: soehne-kraftig, sans-serif;

}
.\!text-base{
  font-size: .9375rem !important;
  line-height: 22px !important;

}
.text-1xl{
  font-size: 2rem;
  line-height: 42px;

}
.text-2xl{
  font-size: 2.375rem;
  line-height: 44px;

}
.text-3xl{
  font-size: 2.625rem;
  line-height: 55px;

}
.text-4xl{
  font-size: 3.5rem;
  line-height: 73px;

}
.text-5xl{
  font-size: 3.75rem;
  line-height: 78px;

}
.text-6xl{
  font-size: 5rem;
  line-height: 96px;

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

}
.text-base{
  font-size: .9375rem;
  line-height: 22px;

}
.text-lg{
  font-size: 1.375rem;
  line-height: 31px;

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

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

}
.uppercase{
  text-transform: uppercase;

}
.\!leading-\[0\.9\]{
  line-height: 0.9 !important;

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

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

}
.text-brown{
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));

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

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

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

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

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

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

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

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

}
.opacity-100{
  opacity: 1;

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

}
.outline{
  outline-style: solid;

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

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

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

}
.duration-\[1500ms\]{
  transition-duration: 1500ms;

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

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

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

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

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

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

}
@media (min-width: 431px){

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

  }

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

  }

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

  }

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

  }

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

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

}
.wp-caption-text{
  font-size: .8125rem;
  color: #718096;

}
header{
  position: fixed;
  top: 0px;
  height: 70px;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);

}
@media (min-width: 769px){

  header{
    height: 88px;

  }

}
.wysiwig.small-copy p {
      margin-bottom: 8px;
    }
.wysiwig ul {
    list-style: disc;
    padding-left: 32px;
    padding-bottom: 16px;
  }
.wysiwig ul li {
      margin-bottom: 8px;
    }
.wysiwig p {
    margin-bottom: 16px;
  }
.wysiwig p:last-child {
      margin-bottom: 0;
    }
.wysiwig a{
  text-decoration-line: underline;
  text-underline-offset: 4px;

}
.workspace-listing .flickity-page-dots {
  bottom: 8px;
}
.table-holder {
  width: 100%;
  overflow: auto;
}
.table-holder table, .table-holder th, .table-holder td {
    border: 1px solid;
    border-collapse: collapse;
    padding: 10px;
  }
.image-slider .flickity-prev-next-button {
  height: 58px;
  width: 58px;
}
.flickity-prev-next-button  {
  cursor: pointer;
}
.btn{
  border-radius: 9999px;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-family: Copernicus-Book, sans-serif;
  font-size: .8125rem;
  line-height: 19px;
  font-weight: 900;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);

}
.btn:hover{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);

}
.btn.blue{
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

}
.btn.blue:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(49 22 18 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

}
.btn.blue:hover.image-slider .flickity-page-dots .dot{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 238 / var(--tw-bg-opacity));
  opacity: 0.25;

}
.btn.blue:hover.image-slider .flickity-page-dots .dot.is-selected{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 238 / var(--tw-bg-opacity));
  opacity: 1;

}
.btn.yellow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 252 174 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));

}
.btn.yellow:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

}
.btn.sand{
  --tw-bg-opacity: 1;
  background-color: rgb(255 254 249 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));

}
.btn.sand:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

}
.btn.transparent{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(49 22 18 / var(--tw-border-opacity));
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));

}
.btn.transparent:hover{
  --tw-border-opacity: 1;
  border-color: rgb(62 107 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

}
.testimonial-slider .flickity-page-dots {
  width: -moz-fit-content;
  width: fit-content;
}
.testimonial-slider .flickity-page-dots .dot{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 238 / var(--tw-bg-opacity));
  opacity: 1;

}
.testimonial-slider .flickity-page-dots .dot.is-selected{
  --tw-bg-opacity: 1;
  background-color: rgb(174 227 255 / var(--tw-bg-opacity));
  opacity: 1;

}
.bg-brown.image-slider .flickity-page-dots .dot{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 238 / var(--tw-bg-opacity));
  opacity: 0.25;

}
.bg-brown.image-slider .flickity-page-dots .dot.is-selected{
  --tw-bg-opacity: 1;
  background-color: rgb(246 245 238 / var(--tw-bg-opacity));
  opacity: 1;

}
.slider-block .flickity-page-dots {
  bottom: 8px;
}
.tab-content {
  display: none;
}
.tab-content.active {
    display: block;
  }
.image-slider .flickity-viewport{
  overflow: visible;

}
.image-slider .slide img {
    position: relative;
  }
.image-slider .flickity-slider .slide img:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 30%);
  }
.custom-prev-button.disabled,
.custom-next-button.disabled,
.flickity-prev-next-button.disabled { 
  display: none; 
}
.flickity-page-dots .dot {
  margin: 0 5px !important;
}
.pagination .page-numbers{
  color: rgb(49 22 18 / 0.3);

}
.pagination .page-numbers.current,
  .pagination .page-numbers.next,
  .pagination .page-numbers.prev{
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));

}
.pagination .page-numbers.next,
  .pagination .page-numbers.prev{
  display: flex;
  height: 58px;
  width: 58px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));

}
.grid-comp-column,
.grid-4-column {
  display: none;
}
.show {
  display: block;
}
.gform_wrapper.gravity-theme .gfield.dark select{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(49 22 18 / var(--tw-bg-opacity)) !important;
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

  -webkit-appearance: none;

     -moz-appearance: none;

          appearance: none;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.61085 1.11376L9.22461 8.72752L16.8384 1.11376' stroke='white' stroke-width='2'/><path d='M1.61085 1.11376L9.22461 8.72752L16.8384 1.11376' stroke='white' stroke-opacity='0.2' stroke-width='2'/></svg>");
  background-repeat: no-repeat;
  background-position: right 24px top 50%;
  background-size: 18px;

}
.gform_wrapper.gravity-theme .gfield.dark select:focus {
    outline: none;
  }
select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.61085 1.11376L9.22461 8.72752L16.8384 1.11376' stroke='black' stroke-width='2'/><path d='M1.61085 1.11376L9.22461 8.72752L16.8384 1.11376' stroke='black' stroke-opacity='0.2' stroke-width='2'/></svg>");
  background-repeat: no-repeat;
  background-position: right 5px top 50%;
  background-size: 18px;
  cursor: pointer;
}
select:focus {
    outline: none;
  }
select.sort-by {
    background-image: url("data:image/svg+xml,<svg viewBox='0 0 18 11' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M1.61085 1.11376L9.22461 8.72752L16.8384 1.11376' stroke='black' stroke-width='1'/><path d='M1.61085 1.11376L9.22461 8.72752L16.8384 1.11376' stroke='black' stroke-opacity='0.2' stroke-width='1'/></svg>");
    background-position: right 18px top 50%;
  }
@media (max-width: 768px) {
  select {
    background-position: right 25px top 50%;
  }
}
.text-1{
  font-size: 3.5rem;
  line-height: 73px;

}
@media (min-width: 769px){

  .text-1{
    font-size: 5rem;
    line-height: 96px;

  }

}
@media (min-width: 1601px){

  .text-1{
    font-size: 8rem;
    line-height: 103px;

  }

}
.text-2{
  font-size: 2.625rem;
  line-height: 55px;

}
@media (min-width: 769px){

  .text-2{
    font-size: 3.75rem;
    line-height: 78px;

  }

}
@media (min-width: 1601px){

  .text-2{
    font-size: 5rem;
    line-height: 96px;

  }

}
.text-3{
  font-size: 2.375rem;
  line-height: 44px;

}
@media (min-width: 1601px){

  .text-3{
    font-size: 3.5rem;
    line-height: 73px;

  }

}
.text-4{
  font-size: 2rem;
  line-height: 42px;

}
@media (min-width: 1601px){

  .text-4{
    font-size: 2.625rem;
    line-height: 55px;

  }

}
.text-5{
  font-size: 1.375rem;
  line-height: 31px;

}
@media (min-width: 1601px){

  .text-5{
    font-size: 2rem;
    line-height: 42px;

  }

}
.text-6{
  font-size: 1.0625rem;
  line-height: 24px;

}
@media (min-width: 1601px){

  .text-6{
    font-size: 1.375rem;
    line-height: 31px;

  }

}
.text-7{
  font-size: .8125rem;
  line-height: 19px;

}
@media (min-width: 769px){

  .text-7{
    font-size: .9375rem;
    line-height: 22px;

  }

}
.text-8{
  font-size: .8125rem;
  line-height: 19px;

}
.modal {
  height: 100vh;
  display: none;
  width: 100vw;
  position: fixed;
  z-index: 999999999999999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.99); 
}
.modal.modal-gal {
  display: block;
  top: -130%;
  opacity: 0;
  transition: 0.2s all; 
}
.modal.modal-gal.active {
  top: 0;
  opacity: 1; 
}
.modal.darken {
  background: rgba(0, 0, 0, 0.99); 
}
.modal .modal-bg {
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  justify-items: center;
  align-content: center; 
}
.modal .modal-inner {
  max-width: 90vw;
  width: auto;
  height: auto;
  max-height: 90vh;
  background: transparent;
  position: relative; 
}
.modal .modal-inner.video {
  min-height: 80vh;
  min-width: 80vw; 
}
.modal .modal-inner.video iframe {
  min-height: 80vh;
  min-width: 80vw; 
}
.modal .modal-inner img {
  max-height: 90vh;
  max-width: 90vw;
  box-shadow: 0px 0px 26px -9px rgba(0, 0, 0, 0.75); 
}
.modal .close {
  height: 30px;
  width: 30px;
  right: 10px;
  bottom: 10px;
  position: fixed;
  /* background: url("../img/icons/close.svg") no-repeat center center;  */
}
.fade-in {
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
.fade-in.visible {
  opacity: 1;
}
.menu {
  position: absolute;
  right: calc(5% - 30px);
  z-index: 10;
  flex-direction: row-reverse;
  align-items: center;
}
ul.sub-menu {
  display: none;
}
#menu-menu-1 {
  position: relative;
}
@media (max-width: 768px) {

  .menu-open {
    position: fixed
  }
    #primary-menu .menu-item{
    position: relative;
    padding-bottom: 1.5rem;

  }

      #primary-menu .menu-item span{
    --tw-text-opacity: 1;
    color: rgb(49 22 18 / var(--tw-text-opacity));
    font-size: 2rem;
    line-height: 42px;

  }
@media (min-width: 1601px){

    #primary-menu .menu-item span{
      font-size: 2.625rem;
      line-height: 55px;

    }

  }

    #primary-menu .menu-item a{
    font-family: soehne-kraftig, sans-serif;
    --tw-text-opacity: 1;
    color: rgb(49 22 18 / var(--tw-text-opacity));
    font-size: 2rem;
    line-height: 42px;

  }
@media (min-width: 1601px){

    #primary-menu .menu-item a{
      font-size: 2.625rem;
      line-height: 55px;

    }

  }

    #primary-menu ul.sub-menu{
    padding-top: 1.5rem;

  }

      #primary-menu ul.sub-menu .menu-item{
    margin-left: 1rem;
    padding-bottom: 1rem;

  }
#primary-menu ul.sub-menu .menu-item a{
    font-size: 1.375rem;
    line-height: 31px;

  }
@media (min-width: 1601px){

    #primary-menu ul.sub-menu .menu-item a{
      font-size: 2rem;
      line-height: 42px;

    }

  }
}
@media (min-width: 769px) {
    #primary-menu .menu-item{
    padding-bottom: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(49 22 18 / var(--tw-text-opacity));
    text-underline-offset: 4px;

  }
    #primary-menu .menu-item:hover{
    --tw-text-opacity: 1;
    color: rgb(62 107 235 / var(--tw-text-opacity));
    text-decoration-line: underline;

  }

      #primary-menu .menu-item.current-menu-item{
    --tw-text-opacity: 1;
    color: rgb(62 107 235 / var(--tw-text-opacity));

  }
    #primary-menu .menu-item a{
    font-family: soehne-kraftig, sans-serif;
    font-size: 1.375rem;
    line-height: 31px;

  }
@media (min-width: 1601px){

    #primary-menu .menu-item a{
      font-size: 2rem;
      line-height: 42px;

    }

  }

    #primary-menu ul.sub-menu .menu-item{
    padding-bottom: 0.25rem;

  }
#primary-menu ul.sub-menu .menu-item a{
    font-size: 1.0625rem;
    line-height: 24px;

  }
@media (min-width: 1601px){

    #primary-menu ul.sub-menu .menu-item a{
      font-size: 1.375rem;
      line-height: 31px;

    }

  }
    /* position: relative; */
    li.menu-item-has-children:after {
      font-family: "Font Awesome 6 Sharp";
      content: '\f054';
      position: absolute;
      right: 32px;
    }

    li.menu-item-has-children:hover:after {
      content: '\e404';
    }

    li.menu-item-has-children:hover > ul.sub-menu {
      display: block;
      position: absolute;
      padding-left: 48px;
      width: 100%;
      top: 0;
      right: -100%; /* Move the sub-menu to the center */
      height: 100%;
    }

      li.menu-item-has-children:hover > ul.sub-menu li {
        margin-top: 0;
        padding: 0 0 12px 0;
        font-size: 22px;
      }
}
/* Position the toggle icon */
.submenu-toggle {
  cursor: pointer;
  margin-left: 5px; /* Adjust as needed */
}
/* Initially hide submenu */
.menu-item-has-children .sub-menu {
  display: none;
}
/* Show submenu when it has an 'open' class */
.menu-item-has-children .sub-menu.open {
  display: block;
}
.menu-button {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.menu-button .horizontal {
  position: absolute;
  width: 2px;
  height: 22px;
}
.menu-button .vertical {
  position: absolute;
  width: 2px;
  height: 22px;
}
.closed .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
}
.closed .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(-90deg);
  opacity: 1;
}
.opened .menu-button {
  opacity: 1;
}
.opened .menu-button .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
}
.opened .menu-button .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.closed .menu-button + .menu-list {
  visibility: hidden;
  opacity: 0;
  transform: translateX(40px);
  transition: visibility 0s, opacity 0.5s linear, transform 0.3s linear;
}
.opened .menu-button + .menu-list {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.menu-button.active,
.logo.active {
  z-index: 999999;
}
.menu-button.active .vertical {
  transition: all 0.3s ease-in-out;
  transform: rotate(45deg);
}
.menu-button.active .vertical.cross {
  transition: all 0.3s ease-in-out;
  transform: rotate(-45deg);
}
.menu-button.active .horizontal {
  transition: all 0.3s ease-in-out;
  transform: rotate(90deg);
  opacity: 0;
}
.nav-up > div {
  display: none;
}
.nav-up {
  top: -88px;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1024px) { 
  body.menu-open {
    overflow: hidden;
  }
}
/* Core styles/functionality */
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.7s ease;
}
.tab input:checked ~ .tab__content {
  padding-top: 16px;
  max-height: 25rem;
  transition: all 0.7s ease;
}
/* Visual styles */
.accordion {
  overflow: hidden;
}
.tab__label,
.tab__close {
  cursor: pointer;
}
.tab__label {
  justify-content: space-between;
}
.tab__label::after{
  height: 0.75rem;
  width: 0.75rem;

}
@media (min-width: 769px){

  .tab__label::after{
    height: 1rem;
    width: 1rem;

  }

}
@media (min-width: 1601px){

  .tab__label::after{
    height: 1.25rem;
    width: 1.25rem;

  }

}
.tab__content ol {
  list-style: decimal;
}
.tab__content li {
  margin: 0;
  padding: 0 0 0.5rem;
}
.tab__content li:first-child {
    padding: 0.75rem 0 0.5rem;
  }
.tab__content li:last-child {
    padding: 0;
  }
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
@media (max-width:767px) {

  .tab input:checked ~ .tab__content {
    padding-top: 8px;
  }
}
.press-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3rem;
}
.press-card img {
  width: 100%;
}
.press-card h2 {
  margin: 4px 0 24px;
  font-family: "Marriott";
  position: relative;
  color: #000041;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
  text-align: left;
  text-transform: uppercase;
  z-index: 99;
}
span.taxonomy-term,
.press-card-date {
  font-family: "Maax Reg";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%; /* 15.4px */
  letter-spacing: 1px;
  text-transform: uppercase;
}
p.publication {
  font-family: "Maax Reg";
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 1.35rem */
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  margin-top: 2.5rem;
}
section.block-hero_footer.high {
  height: 770px;
}
.press-load-more {
  margin: 0 auto;
  padding-top: 96px;
  padding-bottom: 160px;
}
.press-archive-container {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.press-filters .btn-primary {
  background-color: #000041;
  border-color: transparent;
  display: inline-flex;
  padding: 18px 24px;
  align-items: center;
}
.press-filters .btn-primary:hover{
  background-color: #000041;
  border-color: transparent;
}
.press-filters .btn-primary:focus{
  outline: 0px !important;
  box-shadow: none !important;
}
.press-filters .dropdown-toggle{
  top: 0px !important;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: 'Maax Reg';
  margin: 0 !important;
}
.press-filters .dropdown-toggle:after{
  display:none !important;
}
.press-filters .dropdown-menu {
  max-height: 300px;
  top: 54px !important;
  background: #FDE9D3 !important;
  border-radius: 0px !important;
  padding: 1.75rem;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.taxonomy-term {
  color: #000041;
}
.custom-caret {
  display: inline-block;
  width: 15px;
  height: 8px;
  margin-left: 5px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="8" viewBox="0 0 15 8" fill="none"><path d="M0.898438 0.449738L7.34818 6.89948L13.7979 0.449738" stroke="white"/></svg>') no-repeat center center;
  background-size: contain;
}
.custom-checkbox {
   position: relative;
   padding-left: 35px;
   cursor: pointer;
   font-size: 16px;
   -webkit-user-select: none;
      -moz-user-select: none;
           user-select: none;
}
.custom-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #00205B;
  background-color: transparent;
}
.custom-checkbox:hover input ~ .checkbox-icon {
  background-color: #f0f0f0;
}
.custom-checkbox input:checked ~ .checkbox-icon {
  background-color: #00205B;
}
.checkbox-icon:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkbox input:checked ~ .checkbox-icon:after {
  display: block;
}
.custom-checkbox .checkbox-icon:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.dropdown-menu .dropdown-item.custom-checkbox {
  padding: 0px 12px 8px 0;
  font-family: 'Maax Reg';
  color: #000041;
  font-size: 0.875rem !important;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 1.3125rem */
  letter-spacing: 0.03125rem;
}
.dropdown-menu .dropdown-item.custom-checkbox .title {
  font-size: 0.875rem !important;
}
.dropdown-menu .dropdown-item.custom-checkbox:last-child {
  padding: 0px 12px 0 0;
}
.press-filters .dropdown-menu .dropdown-item.custom-checkbox:hover,
.press-filters .dropdown-menu .dropdown-item.custom-checkbox:active {
  background-color: transparent !important;
}
.press-filters .dropdown-item {
  padding: 0.5rem 1rem;
}
.press-filters .dropdown-item input[type="checkbox"] {
  margin-right: 0.5rem;
}
.press-load-more .btn-primary{
  width: 178px;
  border-top:1px #E2DDD2 solid;
  border-bottom:1px #E2DDD2 solid;
  padding: 12px 0;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 14px */
  letter-spacing: 1px;
  text-transform: uppercase;
  background: transparent;
  color: #000041 !important;
}
@media only screen and (max-width: 1148px) {
  .press-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 748.89px) {
  .press-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .press-filters .mr-5 {
    margin-right: 1rem !important;
  }

  .press-filters .dropdown {
    position: inherit;
  }

  .press-filters .btn-primary {
    padding: 18px 18px;
  }

  .press-load-more {
    padding-top: 64px;
    padding-bottom: 64px;
  }
  
}
.gform_wrapper.gravity-theme .gfield input.large::-moz-placeholder, .gform_wrapper.gravity-theme .gfield textarea.large::-moz-placeholder, .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder{
  color: rgb(49 22 18 / 0.6);

}
.gform_wrapper.gravity-theme .gfield input.large::placeholder, .gform_wrapper.gravity-theme .gfield textarea.large::placeholder, .gform_wrapper.gravity-theme .gfield textarea::placeholder{
  color: rgb(49 22 18 / 0.6);

}
.gform_wrapper.gravity-theme .gfield input.large, 
.gform_wrapper.gravity-theme .gfield textarea.large, 
.gform_wrapper.gravity-theme .gfield textarea{
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(49 22 18 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 254 249 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-family: soehne-buch, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));
  font-size: .8125rem;
  line-height: 19px;
  background-position: right 24px top 50%;

}
.gform_wrapper.gravity-theme .gfield select.large{
  margin-bottom: 0.5rem;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(49 22 18 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 254 249 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-family: soehne-buch, sans-serif;
  font-size: .8125rem;
  line-height: 19px;
  background-position: right 24px top 50%;

}
.gform_wrapper.gravity-theme .gfield select.large .gf_placeholder{
  color: rgb(49 22 18 / 0.6);

}
.gform_wrapper.gravity-theme .gfield select.large option{
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));

}
.gform_wrapper.gravity-theme .gsection {
  border-bottom: 0 !important;
}
.gsection_title{
  margin-top: 3rem;
  margin-bottom: 0.5rem;
  font-family: Copernicus-Book, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));
  font-size: 1.0625rem;
  line-height: 24px;

}
@media (min-width: 1601px){

  .gsection_title{
    font-size: 1.375rem;
    line-height: 31px;
    margin-top: 4rem;
    margin-bottom: 1rem;

  }

}
.gform_wrapper.gravity-theme .gform_footer input:where([type='submit']){
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(62 107 235 / var(--tw-bg-opacity));
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  font-family: Copernicus-Book, sans-serif;
  font-size: .8125rem;
  line-height: 19px;
  --tw-text-opacity: 1;
  color: rgb(255 254 249 / var(--tw-text-opacity));

}
.gform_wrapper.gravity-theme .gform_footer input:where([type='submit']):hover{
  --tw-bg-opacity: 1;
  background-color: rgb(49 22 18 / var(--tw-bg-opacity));

}
.gform_wrapper.gravity-theme .gsection {
  padding: 0 !important;
}
.gfield--type-consent{
  padding-top: 0.5rem !important;
  padding-bottom: 0px !important;
  font-family: soehne-buch, sans-serif;
  font-size: .8125rem;
  line-height: 19px;

}
.gfield--type-consent .gform-field-label{
  padding: 0.5rem !important;

}
.gform_confirmation_wrapper .gform_confirmation_message{
  margin-top: 2rem;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 252 174 / var(--tw-bg-opacity));
  padding: 1.5rem;
  font-family: Copernicus-Book, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(49 22 18 / var(--tw-text-opacity));
  font-size: 1.0625rem;
  line-height: 24px;

}
@media (min-width: 1601px){

  .gform_confirmation_wrapper .gform_confirmation_message{
    font-size: 1.375rem;
    line-height: 31px;

  }

}
.gform_required_legend {
  display: none !important;
}
.charleft.ginput_counter.gfield_description {
  padding-top: 0 !important;
  font-size: 13px !important;
  text-align: right !important;
}
.gform_wrapper.gravity-theme .gform_footer, 
.gform_wrapper.gravity-theme .gform_page_footer {
  padding-right: 0 !important;
}
.last\:mb-0:last-child{
  margin-bottom: 0px;

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

}
.hover\:bg-brown:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(49 22 18 / var(--tw-bg-opacity));

}
.hover\:bg-sand:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 254 249 / var(--tw-bg-opacity));

}
.hover\:text-blue:hover{
  --tw-text-opacity: 1;
  color: rgb(62 107 235 / var(--tw-text-opacity));

}
.hover\:text-yellow:hover{
  --tw-text-opacity: 1;
  color: rgb(255 252 174 / var(--tw-text-opacity));

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

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

}
.group:hover .group-hover\:inline-block{
  display: inline-block;

}
.group:hover .group-hover\:hidden{
  display: none;

}
.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));

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

}
@media (min-width: 431px){

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

  }

  .sm\:mt-0{
    margin-top: 0px;

  }

  .sm\:flex-row{
    flex-direction: row;

  }

}
@media (min-width: 769px){

  .md\:absolute{
    position: absolute;

  }

  .md\:sticky{
    position: sticky;

  }

  .md\:inset-0{
    inset: 0px;

  }

  .md\:bottom-6{
    bottom: 1.5rem;

  }

  .md\:left-0{
    left: 0px;

  }

  .md\:right-12{
    right: 3rem;

  }

  .md\:right-16{
    right: 4rem;

  }

  .md\:top-12{
    top: 3rem;

  }

  .md\:z-10{
    z-index: 10;

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

  .md\:col-start-10{
    grid-column-start: 10;

  }

  .md\:col-start-11{
    grid-column-start: 11;

  }

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

  }

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

  }

  .md\:col-start-5{
    grid-column-start: 5;

  }

  .md\:col-start-7{
    grid-column-start: 7;

  }

  .md\:col-start-8{
    grid-column-start: 8;

  }

  .md\:col-start-9{
    grid-column-start: 9;

  }

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

  }

  .md\:col-end-13{
    grid-column-end: 13;

  }

  .md\:col-end-9{
    grid-column-end: 9;

  }

  .md\:mx-\[5vw\]{
    margin-left: 5vw;
    margin-right: 5vw;

  }

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

  }

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

  }

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

  }

  .md\:mb-9{
    margin-bottom: 2.25rem;

  }

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

  }

  .md\:mr-0{
    margin-right: 0px;

  }

  .md\:mt-0{
    margin-top: 0px;

  }

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

  }

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

  }

  .md\:mt-9{
    margin-top: 2.25rem;

  }

  .md\:mt-\[84\]{
    margin-top: 84;

  }

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

  }

  .md\:block{
    display: block;

  }

  .md\:table{
    display: table;

  }

  .md\:hidden{
    display: none;

  }

  .md\:aspect-16\/9{
    aspect-ratio: 16 / 9;

  }

  .md\:aspect-auto{
    aspect-ratio: auto;

  }

  .md\:h-4{
    height: 1rem;

  }

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

  }

  .md\:min-h-\[75vh\]{
    min-height: 75vh;

  }

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

  }

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

  }

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

  }

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

  }

  .md\:w-4{
    width: 1rem;

  }

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

  }

  .md\:w-auto{
    width: auto;

  }

  .md\:max-w-\[85vw\]{
    max-width: 85vw;

  }

  .md\:grid-flow-col{
    grid-auto-flow: column;

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

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

  }

  .md\:gap-4{
    gap: 1rem;

  }

  .md\:gap-8{
    gap: 2rem;

  }

  .md\:place-self-end{
    place-self: end;

  }

  .md\:overflow-y-auto{
    overflow-y: auto;

  }

  .md\:rounded-full{
    border-radius: 9999px;

  }

  .md\:border-r-2{
    border-right-width: 2px;

  }

  .md\:border-none{
    border-style: none;

  }

  .md\:border-brown{
    --tw-border-opacity: 1;
    border-color: rgb(49 22 18 / var(--tw-border-opacity));

  }

  .md\:p-5{
    padding: 1.25rem;

  }

  .md\:p-9{
    padding: 2.25rem;

  }

  .md\:\!px-7{
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important;

  }

  .md\:\!py-3\.5{
    padding-top: 0.875rem !important;
    padding-bottom: 0.875rem !important;

  }

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

  }

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

  }

  .md\:px-\[5vw\]{
    padding-left: 5vw;
    padding-right: 5vw;

  }

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

  }

  .md\:py-10{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;

  }

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

  }

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

  }

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

  }

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

  }

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

  }

  .md\:pb-9{
    padding-bottom: 2.25rem;

  }

  .md\:pb-\[108px\]{
    padding-bottom: 108px;

  }

  .md\:pb-\[84px\]{
    padding-bottom: 84px;

  }

  .md\:pl-6{
    padding-left: 1.5rem;

  }

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

  }

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

  }

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

  }

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

  }

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

  }

  .md\:pt-\[108px\]{
    padding-top: 108px;

  }

  .md\:pt-\[84px\]{
    padding-top: 84px;

  }

  .md\:text-1xl{
    font-size: 2rem;
    line-height: 42px;

  }

  .md\:text-3xl{
    font-size: 2.625rem;
    line-height: 55px;

  }

  .md\:text-5xl{
    font-size: 3.75rem;
    line-height: 78px;

  }

  .md\:text-6xl{
    font-size: 5rem;
    line-height: 96px;

  }

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

  }

  .md\:text-base{
    font-size: .9375rem;
    line-height: 22px;

  }

  .md\:text-md{
    font-size: 1.0625rem;
    line-height: 24px;

  }

  .md\:text-sm{
    font-size: .8125rem;
    line-height: 19px;

  }

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

  }

  .md\:after\:content-\[\'\|\'\]::after{
    --tw-content: '|';
    content: var(--tw-content);

  }

}
@media (min-width: 1152px){

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

  }

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

  }

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

  }

  .lg\:mr-8{
    margin-right: 2rem;

  }

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

  }

  .lg\:w-\[48\%\]{
    width: 48%;

  }

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

  }

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

  }

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

  }

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

  }

  .lg\:text-5xl{
    font-size: 3.75rem;
    line-height: 78px;

  }

  .lg\:text-md{
    font-size: 1.0625rem;
    line-height: 24px;

  }

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

  }

}
@media (min-width: 1367px){

  .xl\:col-span-5{
    grid-column: span 5 / span 5;

  }

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

  }

  .xl\:col-start-7{
    grid-column-start: 7;

  }

  .xl\:col-start-8{
    grid-column-start: 8;

  }

  .xl\:col-start-9{
    grid-column-start: 9;

  }

  .xl\:pb-14{
    padding-bottom: 3.5rem;

  }

  .xl\:pb-28{
    padding-bottom: 7rem;

  }

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

  }

  .xl\:pt-28{
    padding-top: 7rem;

  }

  .xl\:text-2xl{
    font-size: 2.375rem;
    line-height: 44px;

  }

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

  }

}
@media (min-width: 1601px){

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

  }

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

  }

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

  }

  .xxl\:mb-\[18px\]{
    margin-bottom: 18px;

  }

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

  }

  .xxl\:mt-12{
    margin-top: 3rem;

  }

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

  }

  .xxl\:mt-20{
    margin-top: 5rem;

  }

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

  }

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

  }

  .xxl\:h-5{
    height: 1.25rem;

  }

  .xxl\:w-5{
    width: 1.25rem;

  }

  .xxl\:gap-20{
    gap: 5rem;

  }

  .xxl\:p-12{
    padding: 3rem;

  }

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

  }

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

  }

  .xxl\:py-\[72px\]{
    padding-top: 72px;
    padding-bottom: 72px;

  }

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

  }

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

  }

  .xxl\:pb-36{
    padding-bottom: 9rem;

  }

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

  }

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

  }

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

  }

  .xxl\:text-1xl{
    font-size: 2rem;
    line-height: 42px;

  }

  .xxl\:text-3xl{
    font-size: 2.625rem;
    line-height: 55px;

  }

  .xxl\:text-4xl{
    font-size: 3.5rem;
    line-height: 73px;

  }

  .xxl\:text-6xl{
    font-size: 5rem;
    line-height: 96px;

  }

  .xxl\:text-7xl{
    font-size: 8rem;
    line-height: 103px;

  }

  .xxl\:text-lg{
    font-size: 1.375rem;
    line-height: 31px;

  }

}
