*, ::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:  ;
}
.\!m-4 {
  margin: 1rem !important;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.my-9 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-20 {
  margin-bottom: 5rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-8 {
  margin-bottom: 2rem;
}
.mb-9 {
  margin-bottom: 2.25rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-8 {
  margin-right: 2rem;
}
.mt-12 {
  margin-top: 3rem;
}
.mt-3 {
  margin-top: 0.75rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-7 {
  margin-top: 1.75rem;
}
.mt-8 {
  margin-top: 2rem;
}
.mt-9 {
  margin-top: 2.25rem;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-6 {
  height: 1.5rem;
}
.h-60 {
  height: 15rem;
}
.h-8 {
  height: 2rem;
}
.w-3\/4 {
  width: 75%;
}
.w-6 {
  width: 1.5rem;
}
.w-60 {
  width: 15rem;
}
.w-8 {
  width: 2rem;
}
.\!max-w-sm {
  max-width: 24rem !important;
}
.max-w-\[50\%\] {
  max-width: 50%;
}
.max-w-\[800px\] {
  max-width: 800px;
}
.max-w-sm {
  max-width: 24rem;
}
.shrink-0 {
  flex-shrink: 0;
}
.items-start {
  align-items: flex-start;
}
.justify-center {
  justify-content: center;
}
.rounded {
  border-radius: 0.25rem;
}
.border {
  border-width: 1px;
}
.border-2 {
  border-width: 2px;
}
.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-\[color\:var\(--current-stripe-textcolor\)\] {
  border-color: var(--current-stripe-textcolor);
}
.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}
.border-indigo-500 {
  --tw-border-opacity: 1;
  border-color: rgb(99 102 241 / var(--tw-border-opacity, 1));
}
.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}
.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165 / var(--tw-bg-opacity, 1));
}
.fill-white {
  fill: #fff;
}
.p-4 {
  padding: 1rem;
}
.\!py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.\!pb-4 {
  padding-bottom: 1rem !important;
}
.\!pb-8 {
  padding-bottom: 2rem !important;
}
.\!pt-12 {
  padding-top: 3rem !important;
}
.\!pt-8 {
  padding-top: 2rem !important;
}
.pb-0 {
  padding-bottom: 0px;
}
.pb-16 {
  padding-bottom: 4rem;
}
.pb-2 {
  padding-bottom: 0.5rem;
}
.pb-7 {
  padding-bottom: 1.75rem;
}
.pb-8 {
  padding-bottom: 2rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pl-8 {
  padding-left: 2rem;
}
.pr-2 {
  padding-right: 0.5rem;
}
.pt-12 {
  padding-top: 3rem;
}
.pt-2 {
  padding-top: 0.5rem;
}
.pt-4 {
  padding-top: 1rem;
}
.pt-8 {
  padding-top: 2rem;
}
.font-\[Garamond\] {
  font-family: Garamond;
}
.text-2xl {
  font-size: clamp(1.601806640625rem, calc(1.601806640625rem + (2.1599999999999997 - 1.601806640625) * ((100vw - 20rem) / (96 - 20))), 2.1599999999999997rem);
}
.text-\[4vw\] {
  font-size: 4vw;
}
.text-base {
  font-size: clamp(1.125rem, calc(1.125rem + (1.25 - 1.125) * ((100vw - 20rem) / (96 - 20))), 1.25rem);
}
.text-lg {
  font-size: clamp(1.265625rem, calc(1.265625rem + (1.5 - 1.265625) * ((100vw - 20rem) / (96 - 20))), 1.5rem);
}
.text-sm {
  font-size: clamp(1rem, calc(1rem + (1.0416666666666667 - 1) * ((100vw - 20rem) / (96 - 20))), 1.0416666666666667rem);
}
.text-xs {
  font-size: clamp(0.8888888888888888rem, calc(0.8888888888888888rem + (0.8680555555555557 - 0.8888888888888888) * ((100vw - 20rem) / (96 - 20))), 0.8680555555555557rem);
}
.italic {
  font-style: italic;
}
.leading-6 {
  line-height: 1.5rem;
}
.leading-none {
  line-height: 1;
}
.leading-snug {
  line-height: 1.375;
}
.leading-tight {
  line-height: 1.25;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.underline {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.underline-offset-1 {
  text-underline-offset: 1px;
}
.opacity-50 {
  opacity: 0.5;
}
.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);
}
.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
@layer compatibility {
  .svg-icon {
    text-decoration: inherit;
  }
}
/*Headline: */
.preset_1 {
  font-size: clamp(2.0272865295410156rem, calc(2.0272865295410156rem + (3.1103999999999994 - 2.0272865295410156) * ((100vw - 20rem) / (96 - 20))), 3.1103999999999994rem);
  line-height: 1.25;
}
/*Fließtext: */
.preset_2 {
  background-image: none;
  font-size: clamp(1rem, calc(1rem + (1.0416666666666667 - 1) * ((100vw - 20rem) / (96 - 20))), 1.0416666666666667rem);
  line-height: 1.375;
}
.preset_2 .c1 {
  max-width: 800px;
}
/*Kategorie: */
.preset_3, .preset_rubrik {
  padding-bottom: 0px;
  font-size: clamp(0.8888888888888888rem, calc(0.8888888888888888rem + (0.8680555555555557 - 0.8888888888888888) * ((100vw - 20rem) / (96 - 20))), 0.8680555555555557rem);
  font-weight: 600;
  text-transform: uppercase;
}
/*icon size6: */
.preset_4 .ci {
  margin-right: 0.25rem;
  height: 1.5rem;
  width: 1.5rem;
  fill: var(--current-stripe-textcolor);
}
/*icon size8: */
.preset_5 .ci {
  margin-right: 0.5rem;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  fill: var(--current-stripe-textcolor);
}
.preset_5 .ct {
  flex: 1 1 auto;
}
/*Zitat-Text: */
.preset_6 {
  padding-bottom: 1rem !important;
  font-family: Garamond;
  font-size: clamp(1.265625rem, calc(1.265625rem + (1.5 - 1.265625) * ((100vw - 20rem) / (96 - 20))), 1.5rem);
  font-style: italic;
  line-height: 1.375;
}
/*icon size4, weiss: */
.preset_7 .ci {
  margin-right: 0.25rem;
  height: 1rem;
  width: 1rem;
  fill: var(--current-stripe-textcolor);
}
/*infobox: */
.preset_8 {
  margin-bottom: 1.75rem;
  border-width: 1px;
  border-color: var(--current-stripe-textcolor);
  padding: 1rem;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
/*Bild / Text - 1:2: */
@media (min-width: 640px) {
  .preset_11 {
    grid-template-columns: minmax(300px,1fr) minmax(0,2fr) !important;
  }
}
/*Bild / Text - 2:1: */
@media (min-width: 640px) {
  .preset_12 {
    grid-template-columns: minmax(0,2fr) minmax(300px,1fr) !important;
  }
}
/*Subheadline: */
.preset_14 {
  font-size: clamp(1.265625rem, calc(1.265625rem + (1.5 - 1.265625) * ((100vw - 20rem) / (96 - 20))), 1.5rem);
  text-transform: uppercase;
}
.preset_14 .c1 {
  text-transform: lowercase;
}
/*Button mit Hintergrund: */
.preset_15 .c1, .preset_boxbutton .c1 {
  display: inline-block;
  background-color: var(--current-stripe-textcolor);
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.25rem;
  text-transform: uppercase;
  line-height: 1;
  color: var(--current-stripe-color);
}
.preset_15 .c1:hover, .preset_boxbutton .c1:hover {
  opacity: 0.7;
}
.preset_15 .cd, .preset_boxbutton .cd {
  padding-bottom: 0.25rem;
}
/*icon 20 white centered: */
.preset_23 .ci {
  margin-left: auto;
  margin-right: auto;
  height: 5rem;
  width: 5rem;
  fill: #fff;
}
/*icon 20 white left: */
.preset_24 .ci {
  height: 5rem;
  width: 5rem;
  fill: #fff;
}
/*icon 20 black left: */
.preset_26 .ci {
  height: 5rem;
  width: 5rem;
  fill: #000;
}
/*icon 16 white left: */
.preset_27 .ci {
  height: 4rem;
  width: 4rem;
  fill: #fff;
}
/*infobox border-black: */
.preset_28 {
  margin-bottom: 1.75rem;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
  padding: 1rem;
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
/*Zitat-Autor: */
.preset_29 {
  border-color: #ffddaa00;
  font-size: clamp(1rem, calc(1rem + (1.0416666666666667 - 1) * ((100vw - 20rem) / (96 - 20))), 1.0416666666666667rem);
}
/*section 50%: */
.preset_30 {
  max-width: 50%;
}
/*space-top-bottom-3-columns: */
.preset_31 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
/*space-top-below-2-columns: */
.preset_32 {
  margin-top: 2.25rem;
  margin-bottom: 2.25rem;
}
/*Button Hintergrund schwarz: */
.preset_33 .c1 {
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.25rem;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.preset_33 .c1:hover {
  opacity: 0.7;
}
.preset_33 .cd {
  padding-bottom: 0.25rem;
}
/*leichte-sprache: */
.preset_40, .preset_leichte-sprache {
  max-width: 46rem;
  font-size: clamp(1.265625rem, calc(1.265625rem + (1.5 - 1.265625) * ((100vw - 20rem) / (96 - 20))), 1.5rem);
}
/*generic: */
.preset_41 {
  white-space: pre-line;
}
/* 1750768094*/
.theme-niki-de-saint-phalle .stripe-bg-1, a.theme-niki-de-saint-phalle .stripe-bg-1 {
                            --current-stripe-color: #b4cec8;
                        }
.theme-niki-de-saint-phalle .stripe-bg-2, a.theme-niki-de-saint-phalle .stripe-bg-2 {
                            --current-stripe-color: #e8b188;
                        }
.theme-niki-de-saint-phalle .stripe-bg-3, a.theme-niki-de-saint-phalle .stripe-bg-3 {
                            --current-stripe-color: #f79aac;
                        }
.theme-niki-de-saint-phalle .stripe-bg-4, a.theme-niki-de-saint-phalle .stripe-bg-4 {
                            --current-stripe-color: #ea696d;
                        }
.theme-niki-de-saint-phalle .stripe-bg-5, a.theme-niki-de-saint-phalle .stripe-bg-5 {
                            --current-stripe-color: #7583e4;
                        }
.theme-niki-de-saint-phalle .stripe-bg-6, a.theme-niki-de-saint-phalle .stripe-bg-6 {
                            --current-stripe-color: #203baa;
                        }
.theme-niki-de-saint-phalle .stripe-bg-urgent, a.theme-niki-de-saint-phalle .stripe-bg-urgent {
                            --current-stripe-color: #AFB875;
                        }
.theme-gustav-klimt .stripe-bg-1, a.theme-gustav-klimt .stripe-bg-1 {
                            --current-stripe-color: #B1AB91;
                        }
.theme-gustav-klimt .stripe-bg-2, a.theme-gustav-klimt .stripe-bg-2 {
                            --current-stripe-color: #8D9D89;
                        }
.theme-gustav-klimt .stripe-bg-3, a.theme-gustav-klimt .stripe-bg-3 {
                            --current-stripe-color: #6B897C;
                        }
.theme-gustav-klimt .stripe-bg-4, a.theme-gustav-klimt .stripe-bg-4 {
                            --current-stripe-color: #426864;
                        }
.theme-gustav-klimt .stripe-bg-5, a.theme-gustav-klimt .stripe-bg-5 {
                            --current-stripe-color: #294948;
                        }
.theme-gustav-klimt .stripe-bg-6, a.theme-gustav-klimt .stripe-bg-6 {
                            --current-stripe-color: #132928;
                        }
.theme-gustav-klimt .stripe-bg-urgent, a.theme-gustav-klimt .stripe-bg-urgent {
                            --current-stripe-color: #CC7C00;
                        }
.theme-egon-schiele .stripe-bg-1, a.theme-egon-schiele .stripe-bg-1 {
                            --current-stripe-color: #AD869A;
                        }
.theme-egon-schiele .stripe-bg-2, a.theme-egon-schiele .stripe-bg-2 {
                            --current-stripe-color: #AA6B92;
                        }
.theme-egon-schiele .stripe-bg-3, a.theme-egon-schiele .stripe-bg-3 {
                            --current-stripe-color: #936191;
                        }
.theme-egon-schiele .stripe-bg-4, a.theme-egon-schiele .stripe-bg-4 {
                            --current-stripe-color: #724C72;
                        }
.theme-egon-schiele .stripe-bg-5, a.theme-egon-schiele .stripe-bg-5 {
                            --current-stripe-color: #554168;
                        }
.theme-egon-schiele .stripe-bg-6, a.theme-egon-schiele .stripe-bg-6 {
                            --current-stripe-color: #43374F;
                        }
.theme-egon-schiele .stripe-bg-urgent, a.theme-egon-schiele .stripe-bg-urgent {
                            --current-stripe-color: #C79800;
                        }
.theme-sylvie-fleury .stripe-bg-1, a.theme-sylvie-fleury .stripe-bg-1 {
                            --current-stripe-color: #eed617;
                        }
.theme-sylvie-fleury .stripe-bg-2, a.theme-sylvie-fleury .stripe-bg-2 {
                            --current-stripe-color: #fe51ed;
                        }
.theme-sylvie-fleury .stripe-bg-3, a.theme-sylvie-fleury .stripe-bg-3 {
                            --current-stripe-color: #3bd89f;
                        }
.theme-sylvie-fleury .stripe-bg-4, a.theme-sylvie-fleury .stripe-bg-4 {
                            --current-stripe-color: #878787;
                        }
.theme-sylvie-fleury .stripe-bg-5, a.theme-sylvie-fleury .stripe-bg-5 {
                            --current-stripe-color: #5c5c5c;
                        }
.theme-sylvie-fleury .stripe-bg-6, a.theme-sylvie-fleury .stripe-bg-6 {
                            --current-stripe-color: #383838;
                        }
.theme-sylvie-fleury .stripe-bg-urgent, a.theme-sylvie-fleury .stripe-bg-urgent {
                            --current-stripe-color: #000000;
                        }
.theme-yves-klein .stripe-bg-1, a.theme-yves-klein .stripe-bg-1 {
                            --current-stripe-color: #7297D3;
                        }
.theme-yves-klein .stripe-bg-2, a.theme-yves-klein .stripe-bg-2 {
                            --current-stripe-color: #547DC8;
                        }
.theme-yves-klein .stripe-bg-3, a.theme-yves-klein .stripe-bg-3 {
                            --current-stripe-color: #1755BA;
                        }
.theme-yves-klein .stripe-bg-4, a.theme-yves-klein .stripe-bg-4 {
                            --current-stripe-color: #0E37A4;
                        }
.theme-yves-klein .stripe-bg-5, a.theme-yves-klein .stripe-bg-5 {
                            --current-stripe-color: #092466;
                        }
.theme-yves-klein .stripe-bg-6, a.theme-yves-klein .stripe-bg-6 {
                            --current-stripe-color: #061538;
                        }
.theme-yves-klein .stripe-bg-urgent, a.theme-yves-klein .stripe-bg-urgent {
                            --current-stripe-color: #E31786;
                        }
.theme-andy-warhol .stripe-bg-1, a.theme-andy-warhol .stripe-bg-1 {
                            --current-stripe-color: #d6a2b8;
                        }
.theme-andy-warhol .stripe-bg-2, a.theme-andy-warhol .stripe-bg-2 {
                            --current-stripe-color: #e47326;
                        }
.theme-andy-warhol .stripe-bg-3, a.theme-andy-warhol .stripe-bg-3 {
                            --current-stripe-color: #e44b1a;
                        }
.theme-andy-warhol .stripe-bg-4, a.theme-andy-warhol .stripe-bg-4 {
                            --current-stripe-color: #33741a;
                        }
.theme-andy-warhol .stripe-bg-5, a.theme-andy-warhol .stripe-bg-5 {
                            --current-stripe-color: #1b4110;
                        }
.theme-andy-warhol .stripe-bg-6, a.theme-andy-warhol .stripe-bg-6 {
                            --current-stripe-color: #192813;
                        }
.theme-andy-warhol .stripe-bg-urgent, a.theme-andy-warhol .stripe-bg-urgent {
                            --current-stripe-color: #e47326;
                        }
@media (min-width: 840px) {
  .sm\:flex {
    display: flex;
  }
  .sm\:grid {
    display: grid;
  }
  .sm\:w-1\/2 {
    width: 50%;
  }
  .sm\:w-1\/3 {
    width: 33.333333%;
  }
  .sm\:w-2\/3 {
    width: 66.666667%;
  }
  .sm\:auto-cols-\[minmax\(0\2c 1fr\)\] {
    grid-auto-columns: minmax(0,1fr);
  }
  .sm\:grid-flow-col {
    grid-auto-flow: column;
  }
  .sm\:grid-cols-\[1fr_1fr\] {
    grid-template-columns: 1fr 1fr;
  }
  .sm\:gap-6 {
    gap: 1.5rem;
  }
  .sm\:\!space-x-\[1\.5rem\] > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .sm\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 900px) {
  .md\:w-1\/2 {
    width: 50%;
  }
  .md\:w-2\/3 {
    width: 66.666667%;
  }
}
@media (min-width: 1024px) {
  .lg\:text-\[48px\] {
    font-size: 48px;
  }
}
@media (max-width: 839px) {
  .xs\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}
@media (min-width: 840px) {
  .b840\:flex {
    display: flex;
  }
  .b840\:grid {
    display: grid;
  }
  .b840\:w-1\/3 {
    width: 33.333333%;
  }
  .b840\:auto-cols-\[minmax\(0\2c 1fr\)\] {
    grid-auto-columns: minmax(0,1fr);
  }
  .b840\:grid-flow-col {
    grid-auto-flow: column;
  }
  .b840\:gap-6 {
    gap: 1.5rem;
  }
  .b840\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (max-width: 839px) {
  .bl840\:max-w-\[600px\] {
    max-width: 600px;
  }
  .bl840\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}
@media (min-width: 950px) {
  .b950\:flex {
    display: flex;
  }
  .b950\:grid {
    display: grid;
  }
  .b950\:w-1\/3 {
    width: 33.333333%;
  }
  .b950\:auto-cols-\[minmax\(0\2c 1fr\)\] {
    grid-auto-columns: minmax(0,1fr);
  }
  .b950\:grid-flow-col {
    grid-auto-flow: column;
  }
  .b950\:gap-6 {
    gap: 1.5rem;
  }
  .b950\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (max-width: 949px) {
  .bl950\:order-first {
    order: -9999;
  }
  .bl950\:flex {
    display: flex;
  }
  .bl950\:flex-col {
    flex-direction: column;
  }
  .bl950\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}


