@layer base,components;@layer properties,theme,base,shortcuts,default;@layer base{:root{--un-fluid-min-width: 320;--un-fluid-max-width: 1140;--un-fluid-screen: 100vw;--un-fluid-bp: calc( (var(--un-fluid-screen) - var(--un-fluid-min-width) / 16 * 1rem) / (var(--un-fluid-max-width) - var(--un-fluid-min-width)) );--un-font-family-heading: "PP Mondwest", monospace;--un-font-family-normal: "Iosevka Slab Web", monospace;--un-line-height-normal: 3.125ex ;--un-line-height-heading: calc(1ex / .42);--un-text-scale-ratio: 1.2;--un-text-lg: calc(1rem * var(--un-text-scale-ratio));--un-text-xl: calc(var(--un-text-lg) * var(--un-text-scale-ratio));--un-text-2xl: calc(var(--un-text-xl) * var(--un-text-scale-ratio));--un-text-3xl: calc(var(--un-text-2xl) * var(--un-text-scale-ratio));--un-text-4xl: calc(var(--un-text-3xl) * var(--un-text-scale-ratio));--un-fluid-min-font-size: 16;--un-fluid-max-font-size: 18;--un-decoration-thickness: max(2px, .1em);--un-decoration-offset: max(2px, .1em);--tw-color-stone-50: oklch(.985 .001 106.423);--tw-color-stone-100: oklch(.97 .001 106.424);--tw-color-stone-200: oklch(.923 .003 48.717);--tw-color-stone-300: oklch(.869 .005 56.366);--tw-color-stone-400: oklch(.709 .01 56.259);--tw-color-stone-500: oklch(.553 .013 58.071);--tw-color-stone-600: oklch(.444 .011 73.639);--tw-color-stone-700: oklch(.374 .01 67.558);--tw-color-stone-800: oklch(.268 .007 34.298);--tw-color-stone-900: oklch(.216 .006 56.043);--tw-color-stone-950: oklch(.147 .004 49.25);--un-color-contrast-lowest: var(--tw-color-stone-100);--un-color-contrast-lower: var(--tw-color-stone-200);--un-color-contrast-low: var(--tw-color-stone-300);--un-color-contrast-medium: var(--tw-color-stone-500);--un-color-contrast-high: var(--tw-color-stone-800);--un-color-contrast-higher: var(--tw-color-stone-900);--un-color-background: hsl(38, 24%, 96%);--un-color-text: var(--un-color-contrast-higher);--un-color-link: var(--un-color-primary-500);--un-color-link-hover: var(--un-color-text)}@media screen and (min-width:1140px){:root{--un-fluid-screen: calc(var(--un-fluid-max-width) * 1px)}}html{min-width:calc(1px * var(--un-fluid-min-width));font-size:calc(((var(--un-fluid-min-font-size, 16) / 16) * 1rem) + (var(--un-fluid-max-font-size, 18) - var(--un-fluid-min-font-size, 16)) * var(--un-fluid-bp));background-color:var(--un-color-background);background-image:radial-gradient(var(--un-color-primary-100) 1px,var(--un-color-background) 1px);background-size:50px 50px;overflow-x:hidden;overflow-y:scroll}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}body{font-family:var(--un-font-family-normal);line-height:var(--un-line-height-normal);color:var(--un-color-text)}a{cursor:pointer;color:var(--un-color-link);text-decoration-line:none;text-decoration-style:solid;text-decoration-color:currentColor;text-decoration-thickness:var(--un-decoration-thickness);text-underline-offset:var(--un-decoration-offset)}a:hover{color:var(--un-color-link-hover);text-decoration-line:underline}svg:not([fill]){fill:currentColor}button{touch-action:manipulation}::selection{color:#000;background:var(--un-color-primary-200)}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid currentColor;outline-offset:2px}}@layer base{.prose{--un-prose-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--un-prose-borders: currentcolor}.prose>:where(*:not(:last-child)):not(:where(.not-prose,.not-prose *)){margin-bottom:calc(1 * var(--un-prose-space-y, 1rem))}.prose :where(h1:not(:first-child),h2:not(:first-child),h3:not(:first-child),h4:not(:first-child),h5:not(:first-child),h6:not(:first-child)):not(:where(.not-prose,.not-prose *)){margin-top:calc(2 * var(--un-prose-space-y, 1rem))}.prose :where(h1,h2,h3,h4,h5,h6):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-headings, currentcolor);font-weight:600;line-height:1.25}.prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links, currentcolor)}.prose :where(a code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links, currentcolor)}.prose :where(p,ul,ol,pre):not(:where(.not-prose,.not-prose *)){line-height:var(--un-prose-line-height, 1.5)}.prose :where(blockquote):not(:where(.not-prose,.not-prose *)){font-style:italic;border-left:.25em solid var(--un-prose-borders, currentcolor);padding-left:1em}.prose :where(h1):not(:where(.not-prose,.not-prose *)){font-size:2.25em}.prose :where(h2):not(:where(.not-prose,.not-prose *)){font-size:1.75em}.prose :where(h3):not(:where(.not-prose,.not-prose *)){font-size:1.375em}.prose :where(h4):not(:where(.not-prose,.not-prose *)){font-size:1.125em}.prose :where(figcaption):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-captions);font-size:.875em;line-height:1.25;margin-top:.25rem}.prose :where(code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);font-size:.875em;font-weight:600;font-family:var(--un-prose-font-mono)}.prose :where(:not(pre)>code):not(:where(.not-prose,.not-prose *)):before,.prose :where(:not(pre)>code):not(:where(.not-prose,.not-prose *)):after{content:"`"}.prose :where(pre):not(:where(.not-prose,.not-prose *)){padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem}.prose :where(pre,code):not(:where(.not-prose,.not-prose *)){white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;background:transparent}.prose :where(pre code):not(:where(.not-prose,.not-prose *)){font-weight:inherit}.prose :where(ol,ul):not(:where(.not-prose,.not-prose *)){padding-left:1.25em}.prose :where(ol):not(:where(.not-prose,.not-prose *)){list-style-type:decimal}.prose :where(ul):not(:where(.not-prose,.not-prose *)){list-style-type:disc}.prose :where(ol>li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(ul>li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(summary):not(:where(.not-prose,.not-prose *))::marker{color:var(--un-prose-lists, currentcolor)}.prose :where(hr):not(:where(.not-prose,.not-prose *)){height:0;margin:calc(2 * var(--un-prose-space-y, 1rem)) 0;border:1px solid var(--un-prose-hr, currentcolor)}.prose :where(table):not(:where(.not-prose,.not-prose *)){display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto}.prose :where(tr:nth-child(2n)):not(:where(.not-prose,.not-prose *)){background:var(--un-prose-bg-soft)}.prose :where(td,th):not(:where(.not-prose,.not-prose *)){border:1px solid var(--un-prose-borders, currentcolor);padding:.625em 1em}.prose :where(abbr):not(:where(.not-prose,.not-prose *)){cursor:help}.prose :where(kbd):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);border:1px solid;font-size:.875em;padding:.25rem .5rem;border-radius:.25rem}.prose :where(details):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft)}.prose :where(summary):not(:where(.not-prose,.not-prose *)){cursor:pointer;font-weight:600}}@layer components{.prose :where(p,ol>li,ul>li){font-stretch:expanded}.editorial{border-bottom:2px solid;background:url(/assets/img/editorial-gesichter.png) center bottom no-repeat,url(/assets/img/bg-pattern.svg) center repeat fixed var(--un-color-background);background-size:auto 84px,auto;padding-top:8rem}.editorial-title{color:var(--un-color-primary-700);font-size:clamp(var(--un-text-3xl),5vw,4rem);font-family:var(--un-font-family-heading);line-height:1;font-weight:700}}@layer components{.prose{--un-prose-code: var(--un-color-contrast-higher);--un-prose-bg-soft: var(--un-color-contrast-lowest)}.prose :where(h1,h2,h3,h4,h5,h6){line-height:var(--un-line-height-heading)}.prose :where(h1){font-size:var(--un-text-3xl)}.prose :where(h2){font-size:var(--un-text-2xl)}.prose :where(h3){font-size:var(--un-text-xl)}.prose :where(h4){font-size:var(--un-text-lg)}.prose :where(figure){text-align:center;margin-right:0;margin-left:0}.prose :where(figcaption){margin-top:.5rem}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--un-text-opacity:100%;--un-bg-opacity:100%;--un-border-opacity:100%;--un-translate-x:initial;--un-translate-y:initial;--un-translate-z:initial;--un-leading:initial;--un-outline-opacity:100%;--un-outline-style:solid;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-ring-opacity:100%}}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-leading{syntax:"*";inherits:false;}@property --un-outline-style{syntax:"*";inherits:false;initial-value:solid;}@property --un-outline-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-ring-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-translate-x{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-y{syntax:"*";inherits:false;initial-value:0;}@property --un-translate-z{syntax:"*";inherits:false;initial-value:0;}@property --un-scale-x{syntax:"*";inherits:false;initial-value:1;}@property --un-scale-y{syntax:"*";inherits:false;initial-value:1;}@property --un-scale-z{syntax:"*";inherits:false;initial-value:1;}}@layer theme{:root,:host{--spacing-5xl: 3rem;--colors-primary-500: #884A1F;--container-prose: 75ch;--spacing-3xl: 1.875rem;--default-transition-timingFunction: cubic-bezier(.4, 0, .2, 1);--default-transition-duration: .15s;--spacing-4xl: 2.25rem;--spacing-lg: 1.125rem;--spacing: .25rem;--colors-primary-700: #462610;--colors-white: #fff;--radius-DEFAULT: 0;--leading-none: 1;--colors-primary-DEFAULT: #884A1F;--colors-primary-600: #673818;--spacing-sm: .875rem;--spacing-7xl: 4.5rem;--text-xs-fontSize: .75rem;--text-xs-lineHeight: var(--un-line-height-normal);--font-sans: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family: var(--font-sans);--default-monoFont-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var( --default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" );font-feature-settings:var(--default-font-featureSettings, normal);font-variation-settings:var(--default-font-variationSettings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var( --default-monoFont-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace );font-feature-settings:var(--default-monoFont-featureSettings, normal);font-variation-settings:var(--default-monoFont-variationSettings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden~=until-found])){display:none!important}}@layer shortcuts{.button-primary{color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent);--un-leading:var(--leading-none);line-height:var(--leading-none);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);border-radius:var(--radius-DEFAULT);background-color:color-mix(in srgb,var(--colors-primary-DEFAULT) var(--un-bg-opacity),transparent);display:inline-flex;-webkit-user-select:none;user-select:none;align-items:center;justify-content:center}.button-primary-outlined{color:color-mix(in srgb,var(--colors-primary-DEFAULT) var(--un-text-opacity),transparent);--un-leading:var(--leading-none);line-height:var(--leading-none);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 2);border-radius:var(--radius-DEFAULT);background-color:transparent;display:inline-flex;-webkit-user-select:none;user-select:none;--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(1px + var(--un-ring-offset-width)) var(--un-ring-color, currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-color:color-mix(in srgb, var(--colors-primary-DEFAULT) var(--un-ring-opacity), transparent) ;--un-ring-inset:inset;align-items:center;justify-content:center}.button-primary-outlined:hover{color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent);background-color:color-mix(in srgb,var(--colors-primary-DEFAULT) var(--un-bg-opacity),transparent)}.button-primary-outlined:focus-visible{color:color-mix(in srgb,var(--colors-white) var(--un-text-opacity),transparent);background-color:color-mix(in srgb,var(--colors-primary-DEFAULT) var(--un-bg-opacity),transparent)}.content{margin-inline:auto;width:calc(100% - 2.25rem);position:relative}.content-lg{margin-inline:auto;width:calc(100% - 2.25rem);max-width:64rem;position:relative}.content-prose{margin-inline:auto;max-width:var(--container-prose);width:calc(100% - 2.25rem);position:relative}.content-xl{margin-inline:auto;width:calc(100% - 2.25rem);max-width:80rem;position:relative}.button-primary:focus-visible{outline-style:var(--un-outline-style);outline-width:2px;outline-color:color-mix(in srgb,var(--colors-primary-DEFAULT) var(--un-outline-opacity),transparent);outline-offset:2px;background-color:color-mix(in srgb,var(--colors-primary-600) var(--un-bg-opacity),transparent)}.button-primary:hover{background-color:color-mix(in srgb,var(--colors-primary-600) var(--un-bg-opacity),transparent)}.button-primary-outlined[aria-disabled=true],.button-primary[aria-disabled=true]{opacity:75%;cursor:not-allowed}.button-primary:disabled{opacity:75%;cursor:not-allowed}.button-primary-outlined:disabled{opacity:75%;cursor:not-allowed}.columns{display:flex;flex-wrap:wrap}.column-narrow{flex:0 0 auto;width:auto;display:block}@supports (color: color-mix(in lab,red,red)){.button-primary{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent);background-color:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-bg-opacity),transparent)}.button-primary-outlined{color:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-text-opacity),transparent);--un-ring-color:color-mix(in oklab, var(--colors-primary-DEFAULT) var(--un-ring-opacity), transparent) }.button-primary-outlined:hover{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent);background-color:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-bg-opacity),transparent)}.button-primary-outlined:focus-visible{color:color-mix(in oklab,var(--colors-white) var(--un-text-opacity),transparent);background-color:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-bg-opacity),transparent)}.button-primary:focus-visible{outline-color:color-mix(in oklab,var(--colors-primary-DEFAULT) var(--un-outline-opacity),transparent);background-color:color-mix(in oklab,var(--colors-primary-600) var(--un-bg-opacity),transparent)}.button-primary:hover{background-color:color-mix(in oklab,var(--colors-primary-600) var(--un-bg-opacity),transparent)}}}@layer default{.text-xs{font-size:var(--text-xs-fontSize);line-height:var(--un-leading, var(--text-xs-lineHeight))}.text-primary-500{color:color-mix(in srgb,var(--colors-primary-500) var(--un-text-opacity),transparent)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.mb-4xl{margin-bottom:var(--spacing-4xl)}.mb-5xl{margin-bottom:var(--spacing-5xl)}.mb-lg{margin-bottom:var(--spacing-lg)}.mb-sm{margin-bottom:var(--spacing-sm)}.mt-\[-2px\]{margin-top:-2px}.p-3xl{padding:var(--spacing-3xl)}.py-5xl{padding-block:var(--spacing-5xl)}.pb-\[10rem\]{padding-bottom:10rem}.text-center{text-align:center}.list-none{list-style-type:none}.border-2{border-width:2px}.border-primary-700{border-color:color-mix(in srgb,var(--colors-primary-700) var(--un-border-opacity),transparent)}.bg-primary-700{background-color:color-mix(in srgb,var(--colors-primary-700) var(--un-bg-opacity),transparent)}.bg-white{background-color:color-mix(in srgb,var(--colors-white) var(--un-bg-opacity),transparent)}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.gap-lg{gap:var(--spacing-lg)}.grid{display:grid}.grid-rows-\[1fr_auto\]{grid-template-rows:1fr auto}.grid-cols-minmax-320px{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.h-full{height:100%}.max-w-prose{max-width:var(--container-prose)}.w-\[320px\]{width:320px}.aspect-\[4\/3\]{aspect-ratio:4/3}.children\:hidden>*,.hidden{display:none}.invisible{visibility:hidden}.pointer-events-none{pointer-events:none}.origin-top-left{transform-origin:top left}.translate-x-\[var\(--mouseX\)\]{--un-translate-x:var(--mouseX);translate:var(--un-translate-x) var(--un-translate-y)}.translate-y-\[var\(--mouseY\)\]{--un-translate-y:var(--mouseY);translate:var(--un-translate-x) var(--un-translate-y)}.scale-\[2\]{--un-scale-x:2;--un-scale-y:2;scale:var(--un-scale-x) var(--un-scale-y)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--un-ease, var(--default-transition-timingFunction));transition-duration:var(--un-duration, var(--default-transition-duration))}.duration-200{--un-duration:.2s;transition-duration:.2s}.items-center{align-items:center}.inset-0{inset:calc(var(--spacing) * 0)}.left-\[0\]{left:0}.top-\[0\]{top:0}.justify-center{justify-content:center}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.z-10{z-index:10}.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}.var-color-primary{--un-color-primary:#884A1F}.var-color-primary-100{--un-color-primary-100:#DE9B6D}.var-color-primary-200{--un-color-primary-200:#D6844C}.var-color-primary-700{--un-color-primary-700:#462610}.hyphenate{overflow-wrap:break-word;-webkit-hyphens:auto;-webkit-hyphenate-limit-before:3;-webkit-hyphenate-limit-after:3;-webkit-hyphenate-limit-chars:8 4 4;-webkit-hyphenate-limit-lines:2;-webkit-hyphenate-limit-last:always;-webkit-hyphenate-limit-zone:8%;hyphens:auto;hyphenate-limit-chars:8 4 4;hyphenate-limit-lines:2;hyphenate-limit-last:always;hyphenate-limit-zone:8%}.pixelated{image-rendering:pixelated}.expanded{font-stretch:expanded}@supports (color: color-mix(in lab,red,red)){.text-primary-500{color:color-mix(in oklab,var(--colors-primary-500) var(--un-text-opacity),transparent)}.border-primary-700{border-color:color-mix(in oklab,var(--colors-primary-700) var(--un-border-opacity),transparent)}.bg-primary-700{background-color:color-mix(in oklab,var(--colors-primary-700) var(--un-bg-opacity),transparent)}.bg-white{background-color:color-mix(in oklab,var(--colors-white) var(--un-bg-opacity),transparent)}}@media(min-width:48rem){.md\:\[\&\:nth-child\(2n\+1\)\>\*\]\:mr-\[-2px\]:nth-child(odd)>*{margin-right:-2px}.md\:mb-7xl{margin-bottom:var(--spacing-7xl)}.md\:p-5xl{padding:var(--spacing-5xl)}.md\:px-5xl{padding-inline:var(--spacing-5xl)}.md\:pb-\[12rem\]{padding-bottom:12rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.group:hover .md\:group-hover\:translate-\[-4px\]{--un-translate-x:-4px;--un-translate-y:-4px;translate:var(--un-translate-x) var(--un-translate-y)}.group:active .md\:group-active\:translate-0{--un-translate-x:calc(var(--spacing) * 0);--un-translate-y:calc(var(--spacing) * 0);translate:var(--un-translate-x) var(--un-translate-y)}.md\:scale-\[2\]{--un-scale-x:2;--un-scale-y:2;scale:var(--un-scale-x) var(--un-scale-y)}}}
