/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/css/globals.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

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

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

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

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

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

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

abbr:where([title]) {
  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::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

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

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

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
.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;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer-events-auto {
  pointer-events: auto;
}
.visible {
  visibility: visible;
}
.invisible {
  visibility: hidden;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.left-0 {
  left: 0px;
}
.left-full {
  left: 100%;
}
.right-full {
  right: 100%;
}
.top-0 {
  top: 0px;
}
.top-full {
  top: 100%;
}
.z-40 {
  z-index: 40;
}
.z-\[1\] {
  z-index: 1;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-6 {
  margin-left: 1.5rem;
}
.mt-0 {
  margin-top: 0px;
}
.mt-6 {
  margin-top: 1.5rem;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-3 {
  height: 0.75rem;
}
.h-4 {
  height: 1rem;
}
.h-5 {
  height: 1.25rem;
}
.max-h-0 {
  max-height: 0px;
}
.max-h-\[2000px\] {
  max-height: 2000px;
}
.min-h-screen {
  min-height: 100vh;
}
.w-3 {
  width: 0.75rem;
}
.w-4 {
  width: 1rem;
}
.w-5 {
  width: 1.25rem;
}
.w-64 {
  width: 16rem;
}
.w-full {
  width: 100%;
}
.max-w-\[2560px\] {
  max-width: 2560px;
}
.flex-1 {
  flex: 1 1 0%;
}
.shrink-0 {
  flex-shrink: 0;
}
.origin-center {
  transform-origin: center;
}
.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 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));
}
.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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;
}
.list-disc {
  list-style-type: disc;
}
.list-none {
  list-style-type: none;
}
.flex-col {
  flex-direction: column;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-md {
  border-radius: 0.375rem;
}
.border {
  border-width: 1px;
}
.border-b {
  border-bottom-width: 1px;
}
.border-r {
  border-right-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.border-gray-400 {
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity, 1));
}
.bg-\[var\(--dw-grey\)\] {
  background-color: var(--dw-grey);
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.p-2 {
  padding: 0.5rem;
}
.p-4 {
  padding: 1rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.pb-4 {
  padding-bottom: 1rem;
}
.pl-1 {
  padding-left: 0.25rem;
}
.pl-5 {
  padding-left: 1.25rem;
}
.pr-0 {
  padding-right: 0px;
}
.pr-4 {
  padding-right: 1rem;
}
.pt-0 {
  padding-top: 0px;
}
.pt-1 {
  padding-top: 0.25rem;
}
.text-left {
  text-align: left;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-medium {
  font-weight: 500;
}
.font-normal {
  font-weight: 400;
}
.font-semibold {
  font-weight: 600;
}
.text-\[\#191919\] {
  --tw-text-opacity: 1;
  color: rgb(25 25 25 / var(--tw-text-opacity, 1));
}
.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.opacity-0 {
  opacity: 0;
}
.opacity-100 {
  opacity: 1;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-\[max-height\] {
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all {
  transition-property: all;
  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;
}
.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-200 {
  transition-duration: 200ms;
}
.duration-300 {
  transition-duration: 300ms;
}
.duration-500 {
  transition-duration: 500ms;
}
.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

:root {
  --background: #ffffff;
  --foreground: #171717;
  --dw-black: rgb(25, 25, 25);
  --dw-white: rgb(255, 255, 255);
  --dw-grey: rgb(245, 245, 245);
  --dw-medium-grey: rgb(98, 98, 98);
  --dw-blue: rgb(46, 104, 255);
  --dw-lavender: rgba(189, 149, 255, 0.3);
  --dw-rosa: rgba(246, 190, 174, 0.3);
  --dw-yellow: rgba(246, 190, 174, 0.3);
}

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

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

.after\:bottom-\[-3px\]::after {
  content: var(--tw-content);
  bottom: -3px;
}

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

.after\:h-\[2px\]::after {
  content: var(--tw-content);
  height: 2px;
}

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

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

.after\:origin-left::after {
  content: var(--tw-content);
  transform-origin: left;
}

.after\:scale-x-0::after {
  content: var(--tw-content);
  --tw-scale-x: 0;
  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));
}

.after\:bg-\[var\(--dw-medium-grey\)\]::after {
  content: var(--tw-content);
  background-color: var(--dw-medium-grey);
}

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

.after\:transition-all::after {
  content: var(--tw-content);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:transition-transform::after {
  content: var(--tw-content);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.after\:duration-300::after {
  content: var(--tw-content);
  transition-duration: 300ms;
}

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

.hover\:text-\[var\(--dw-medium-grey\)\]:hover {
  color: var(--dw-medium-grey);
}

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

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

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

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

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

.aria-expanded\:after\:scale-x-100[aria-expanded="true"]::after {
  content: var(--tw-content);
  --tw-scale-x: 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[data-open="true"] .group-data-\[open\=true\]\:inline {
  display: inline;
}

.group[data-open="true"] .group-data-\[open\=true\]\:hidden {
  display: none;
}

.group[data-open="true"] .group-data-\[open\=true\]\:max-h-\[2000px\] {
  max-height: 2000px;
}

.group[data-open="true"] .group-data-\[open\=true\]\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group[data-open="true"] .group-data-\[open\=true\]\:rotate-90 {
  --tw-rotate: 90deg;
  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));
}

.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./app/css/app.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  color: var(--foreground);
  background: var(--background);
  font-family: Arial, Helvetica, sans-serif;
}

/**
 * Temporare workaround to prevent fixed width elements from breaking the layout.
 * TODO: generate better CSS from Figma
 */
* {
  max-width: 100%;
}

/**
 * Temporare workaround to prevent images from being deformed.
 * TODO: generate better CSS from Figma
 */
img {
  object-fit: cover;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./generated/stylesheets/freeda_LD.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Magic Export generated stylesheet */
/* "teaser-text-group" - 4 Variants  */@media (min-width: 1440px){.c4372202 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1362px;flex-direction: column;align-items: center;gap: 10px;}.c19771973 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c19771778 /* Topline */{display: flex;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci19771778883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-brown-dark-80, #26211C);}.ci197717782792778 /* Topline */{color: var(--Colors-brown-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c9154593 /* row */{display: flex;align-items: flex-start;gap: 10px;align-self: stretch;}.c4343255 /* teaser-text */{display: flex;height: 334.71px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432554343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432554343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434325543432282224016 /* Quote-1 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432554343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432554343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432557623634 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434325576236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434325576236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432554343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343178 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--border-primary, #26211C);}.c4343271 /* teaser-text */{display: flex;height: 334.71px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432714343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432714343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434327143432282224016 /* Quote-2 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432714343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432714343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432717623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434327176236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434327176236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432714343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343303 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--border-primary, #26211C);}.c4343287 /* teaser-text */{display: flex;height: 334.71px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432874343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432874343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434328743432282224016 /* Quote-3 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432874343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432874343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432877623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434328776236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434328776236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432874343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}}@media (min-width: 1024px) and (max-width: 1439px){.c4372202 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;flex-direction: column;align-items: center;gap: 10px;}.c19771973 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c19771778 /* Topline */{display: flex;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci19771778883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-brown-dark-80, #26211C);}.ci197717782792778 /* Topline */{color: var(--Colors-brown-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c9154593 /* row */{display: flex;align-items: flex-start;gap: 10px;align-self: stretch;}.c4343255 /* teaser-text */{display: flex;height: 334.71px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432554343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432554343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434325543432282224016 /* Quote-1 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432554343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432554343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432557623634 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434325576236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434325576236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432554343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343178 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--border-primary, #26211C);}.c4343271 /* teaser-text */{display: flex;height: 334.71px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432714343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432714343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434327143432282224016 /* Quote-2 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432714343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432714343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432717623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434327176236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434327176236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432714343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343303 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--border-primary, #26211C);}.c4343287 /* teaser-text */{display: flex;height: 334.71px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432874343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432874343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434328743432282224016 /* Quote-3 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432874343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432874343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432877623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434328776236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434328776236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432874343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}}@media (min-width: 768px) and (max-width: 1023px){.c4372202 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: center;gap: 10px;}.c19771973 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c19771778 /* Topline */{display: flex;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci19771778883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-brown-dark-80, #26211C);}.ci197717782792778 /* Topline */{color: var(--Colors-brown-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c9154593 /* row */{display: flex;align-items: flex-start;gap: 10px;align-self: stretch;}.c4343255 /* teaser-text */{display: flex;height: 334.71px;padding: 0 16px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432554343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432554343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434325543432282224016 /* Quote-1 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432554343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432554343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432557623634 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434325576236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434325576236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432554343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343178 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--border-primary, #26211C);}.c4343271 /* teaser-text */{display: flex;height: 334.71px;padding: 0 16px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432714343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432714343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434327143432282224016 /* Quote-2 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432714343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432714343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432717623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434327176236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434327176236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432714343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343303 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--border-primary, #26211C);}.c4343287 /* teaser-text */{display: flex;height: 334.71px;padding: 0 16px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci43432874343226 /* wrapper */{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 24px /* Auto-layout */;}.ci43432874343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434328743432282224016 /* Quote-3 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432874343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432874343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432877623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434328776236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434328776236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432874343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}}@media (max-width: 767px){.c4372202 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: 5px;}.c19771973 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c19771778 /* Topline */{display: flex;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci19771778883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-brown-dark-80, #26211C);}.ci197717782792778 /* Topline */{color: var(--Colors-brown-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c9154593 /* row */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c4343255 /* teaser-text */{display: flex;height: 263px;padding: 0 16px;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci43432554343226 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 60px;flex: 1 0 0;align-self: stretch;}.ci43432554343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434325543432282224016 /* Quote-1 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432554343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432554343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432557623634 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434325576236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434325576236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432554343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343178 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 364px;height: 1px;background: var(--border-primary, #26211C);}.c4343271 /* teaser-text */{display: flex;height: 263px;padding: 0 16px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.ci43432714343226 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 60px;flex: 1 0 0;align-self: stretch;}.ci43432714343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434327143432282224016 /* Quote-2 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432714343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432714343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432717623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434327176236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434327176236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432714343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}.c4343303 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 364px;height: 1px;background: var(--border-primary, #26211C);}.c4343287 /* teaser-text */{display: flex;height: 263px;padding: 0 16px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.ci43432874343226 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 60px;flex: 1 0 0;align-self: stretch;}.ci43432874343228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci434328743432282224016 /* Quote-3 */{align-self: stretch;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci43432874343213 /* Person */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci43432874343214 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 43.902px;height: 43.902px;padding: 6.29px 5.902px 5.612px 6px;justify-content: center;align-items: center;aspect-ratio: 1/1;border-radius: 3.293px;border: 1px solid var(--Light-light-80, #B7AEA5);background: var(--Light-light-100, #8E8275);gap: 0px /* Auto-layout */;}.ci43432877623634 /* Logo/Biesterfeld */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 7px 2px 7.39px 3px;justify-content: center;align-items: center;flex-shrink: 0;aspect-ratio: 1/1;gap: 0px /* Auto-layout */;}.ci434328776236348831066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 17.61px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci434328776236348831979 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Dark-dark-100, #1B1713);background-color: var(--Dark-dark-100, #1B1713) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjgyNjQgNi44ODk3NUMyNS41Mjk1IDguNjA0NzUgMjUuMTYwNCAxMS40MzAzIDI0LjI3MjYgMTMuMDE3N0MyMS44NjIzIDE3LjMyNjYgMTYuNjg1MyAxNy41ODAzIDE1LjU0MzcgMTcuNTk5NUMxNC4zOTA3IDE3LjYxODQgMTMuNzQzNSAxNy42MTQ2IDEyLjU5MDQgMTcuNTY4OEMxMS42OTI0IDE3LjUzMDcgOS45MTEzMyAxNy4yOTQzIDkuOTExMzMgMTcuMjk0M0M5LjkxMTMzIDE3LjI5NDMgNy44NzY1MyAxNi45ODM2IDYuMjU3MTggMTYuNzQyQzQuNzk0MTIgMTYuNTIzMiAzLjQ3OTAyIDE2LjUyNDEgMi40NjQwMSAxNi42NjkxQzEuNTExNjQgMTYuODA1NCAwIDE3LjMzOTcgMCAxNy4zMzk3TDAuMjg4MjY3IDE2LjA0MUMwLjMzNjIwNSAxNS45MjI2IDEuNDY2MjYgMTUuNTQ1NyAxLjk2NDgyIDE1LjQ2NTdDMi41OTI4IDE1LjM2MjcgMi45NDI3NSAxNS4yNzg4IDMuNTc4NDEgMTUuMjUyM0M1LjQwNTE2IDE1LjE3NTggNi40NDAzMSAxNS40MzUgOC4yNjcwNiAxNS40MzVIMTAuNDU5MUMxMS45Mzk3IDE1LjQzNSAxNS41NTI3IDEzLjk5MDQgMTUuNDYzNSAxMS4yNTA1QzE1LjM2OCA4LjMyMTI2IDEyLjY2NDYgNy42NzA0NiAxMS4yMTA4IDcuMTg2MzVDMTIuMzEwOCA2Ljg3NDA3IDE0LjQxNjIgNi4zNTg2MSAxNC42NDIyIDMuOTY4NDlDMTQuNzgxNSAyLjQ5OTIzIDEzLjMxMyAxLjA4OTc5IDEyLjE2NDEgMC44MDM3NDVDMTIuMTY0MSAwLjgwMzc0NSAxMy4xNzI3IDAuODE4Nzg0IDEzLjgwNzEgMC45MjA1MzJDMTUuMzkyNiAxLjE3NDU4IDE2LjcyNDYgMS42NTMyNSAyMC40OTg2IDEuNTU1NjZDMjQuMTc3NCAxLjQ2MDMxIDI3LjAxNTMgMC4wMjI3MTczIDI2Ljk5OTkgMEMyNi41ODc0IDEuNTU1NjYgMjYuMjM5IDQuNTA4MjcgMjUuODI2NCA2Ljg4OTc1WiIgZmlsbD0iIzFCMTcxMyIvPgo8cGF0aCBkPSJNOC4zNTgwMSAwLjc0Mjk3MUMxMC4wNDYxIDAuNzU4MDA5IDExLjc2NzcgMi4wODQyNSAxMS43Njc3IDMuODk3OEMxMS43Njc3IDQuOTA3NiAxMS4zOTEyIDUuNTYzMiAxMC42NDE1IDYuMjI5NjhDMTAuMTg0OCA2LjYzNzY0IDkuODQ5ODQgNi44MTY4MiA5LjI3MTM5IDcuMDIyMjNDOC45MDk2MiA3LjE1MjE0IDguMzI3NjUgNy4zMjc0OCA4LjMyNzY1IDcuMzI3NDhDOC44OTA0NCA3LjU3MzUzIDEyLjA4MDIgNy44NjM0MSAxMi4xNjM2IDExLjAzMDdDMTIuMjIxOCAxMy4yMzQzIDkuNzM2MzkgMTQuMjc0OCA4Ljc4NDAyIDE0LjI3NzFINC41MjE2OUM0LjA1NjM4IDE0LjI3NzEgMy43OTQ2NCAxNC4zMTkgMy4zMzQxMSAxNC4zNjg2QzIuMjY0NzggMTQuNDg2NiAxLjU1MzcgMTQuNjMgMC41MTg1NTUgMTQuOTA0MkwzLjM2NDc5IDEuMzgzMjJDNC42NTg0OCAxLjEzNTU2IDcuMTQ3NzQgMC43MzI0MTIgOC4zNTgwMSAwLjc0Mjk3MVoiIGZpbGw9IiMxQjE3MTMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci43432874343223 /* Person Info */{flex: 1 0 0;color: var(--text-primary, #26211C);font-feature-settings: 'salt' on, 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;letter-spacing: -0.16px;}}
/* "Text" - 4 Variants  */@media (min-width: 1440px){.c2792913 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1441px;padding: var(--Spacing-Margin-sm, 24px) 32px;align-items: flex-start;gap: 0px /* Auto-layout */;}.c6502406 /* ]-[ */{display: flex;align-items: flex-start;gap: 32px;flex: 1 0 0;}.c23577377 /* Topline */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci23577377883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci235773772792778 /* Topline Text */{color: var(--text-primary, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c2792904 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;flex: 1 0 0;gap: 0px /* Auto-layout */;}.cteaser_text_headline /* Headline */{align-self: stretch;color: #26211C;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 64px);font-style: normal;font-weight: 200;line-height: 120% /* 76.8px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c2792913 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1008px;padding: var(--Spacing-Margin-sm, 16px) 24px;align-items: flex-start;gap: 24px;}.c6502406 /* ]-[ */{display: flex;align-items: flex-start;gap: 32px;flex: 1 0 0;}.c23577377 /* Topline */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci23577377883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci235773772792778 /* Topline Text */{color: var(--text-primary, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c2792904 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 8px;flex: 1 0 0;}.cteaser_text_headline /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 56px);font-style: normal;font-weight: 200;line-height: 120% /* 67.2px */;letter-spacing: 0.56px;}}@media (min-width: 768px) and (max-width: 1023px){.c2792913 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: var(--Spacing-Margin-sm, 12px) 24px;align-items: flex-start;gap: 24px;}.c6502406 /* ]-[ */{display: flex;align-items: flex-start;gap: 24px;flex: 1 0 0;}.c23577377 /* Topline */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci23577377883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci235773772792778 /* Topline Text */{color: var(--text-primary, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 14px);font-style: normal;font-weight: 400;line-height: 120% /* 16.8px */;letter-spacing: 0.28px;text-transform: uppercase;}.c2792904 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 8px;flex: 1 0 0;}.cteaser_text_headline /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;}}@media (max-width: 767px){.c2792913 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: var(--Spacing-Margin-sm, 8px) 12px;flex-direction: column;align-items: flex-start;gap: 34px;}.c6502406 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.c23577377 /* Topline */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci23577377883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci235773772792778 /* Topline Text */{color: var(--text-primary, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c2792904 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_headline /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-Headline-xl, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;}}
/* "Header" - 4 Variants  */@media (min-width: 1440px){.c4572957 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1377px;padding: 0 32px;flex-direction: column;align-items: center;gap: 12px;}.c4603043 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 12px;align-self: stretch;}.c4572822 /* Header */{display: flex;height: 84px;justify-content: space-between;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.cheader_logo_link /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 144px;height: 46.802px;align-items: center;gap: 3.296px;}.ci2113663621076526 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 144px;height: 46.802px;align-items: center;gap: 16.479px;flex-shrink: 0;aspect-ratio: 144.00/46.80;}.ci2113663621076532 /* Logo */{max-width: 100% /* Ensure responsiveness */;width: 46.802px;height: 46.802px;flex-shrink: 0;aspect-ratio: 1/1;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci211366362107653229352026 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNi41OTE3OEMwIDIuOTUxMjQgMi45NTEyNCAwIDYuNTkxNzggMEg0MC4yMDk5QzQzLjg1MDQgMCA0Ni44MDE2IDIuOTUxMjQgNDYuODAxNiA2LjU5MTc4VjQwLjIwOTlDNDYuODAxNiA0My44NTA0IDQzLjg1MDQgNDYuODAxNiA0MC4yMDk5IDQ2LjgwMTZINi41OTE3OEMyLjk1MTI0IDQ2LjgwMTYgMCA0My44NTA0IDAgNDAuMjA5OVY2LjU5MTc4WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzQ3MjFfNDk1KSIvPgo8cGF0aCBkPSJNNDAuMjA5OSA0Ni4zMDcyVjQ2LjgwMTZINi41OTE3OEw2LjU5MTc4IDQ2LjMwNzJINDAuMjA5OVpNNDYuMzA3MiA0MC4yMDk5VjYuNTkxNzhDNDYuMzA3MiAzLjIyNDI4IDQzLjU3NzQgMC40OTQzODMgNDAuMjA5OSAwLjQ5NDM4M0g2LjU5MTc4QzMuMjI0MjggMC40OTQzODMgMC40OTQzODMgMy4yMjQyOCAwLjQ5NDM4MyA2LjU5MTc4VjQwLjIwOTlDMC40OTQzODMgNDMuNTc3NCAzLjIyNDI4IDQ2LjMwNzIgNi41OTE3OCA0Ni4zMDcyTDYuNTkxNzggNDYuODAxNkw2LjQyMTUxIDQ2Ljc5OTRDMi45MTYyNSA0Ni43MTA1IDAuMDkxMTI4OCA0My44ODU0IDAuMDAyMjUzMDUgNDAuMzgwMUwwIDQwLjIwOTlWNi41OTE3OEMwIDIuOTUxMjQgMi45NTEyNCAwIDYuNTkxNzggMEg0MC4yMDk5QzQzLjg1MDQgMCA0Ni44MDE2IDIuOTUxMjQgNDYuODAxNiA2LjU5MTc4VjQwLjIwOTlDNDYuODAxNiA0My43OTM1IDQzLjk0MiA0Ni43MDkxIDQwLjM4MDEgNDYuNzk5NEw0MC4yMDk5IDQ2LjgwMTZWNDYuMzA3MkM0My41Nzc0IDQ2LjMwNzIgNDYuMzA3MiA0My41Nzc0IDQ2LjMwNzIgNDAuMjA5OVoiIGZpbGw9InVybCgjcGFpbnQxX3JhZGlhbF80NzIxXzQ5NSkiLz4KPHBhdGggZD0iTTM2LjQxOTYgMjMuNDAwOEMzNi40MTk2IDE2LjIxMDggMzAuNTkwOSAxMC4zODIxIDIzLjQwMDggMTAuMzgyMUMxNi4yMTA4IDEwLjM4MjEgMTAuMzgyMSAxNi4yMTA4IDEwLjM4MjEgMjMuNDAwOEMxMC4zODIxIDMwLjU5MDkgMTYuMjEwOCAzNi40MTk2IDIzLjQwMDggMzYuNDE5NkMzMC41OTA5IDM2LjQxOTYgMzYuNDE5NiAzMC41OTA5IDM2LjQxOTYgMjMuNDAwOFpNMjkuNjYwOCAyMy40MDI3QzI5LjY2MDcgMTkuOTQ2NyAyNi44NTg4IDE3LjE0NTEgMjMuNDAyNyAxNy4xNDUxQzE5Ljk0NjggMTcuMTQ1MSAxNy4xNDUxIDE5Ljk0NjggMTcuMTQ1MSAyMy40MDI3QzE3LjE0NTEgMjYuODU4OCAxOS45NDY3IDI5LjY2MDcgMjMuNDAyNyAyOS42NjA4QzI2Ljg1ODggMjkuNjYwOCAyOS42NjA4IDI2Ljg1ODggMjkuNjYwOCAyMy40MDI3Wk0zMC42NDk1IDIzLjQwMjdDMzAuNjQ5NSAyNy40MDQ5IDI3LjQwNDkgMzAuNjQ5NSAyMy40MDI3IDMwLjY0OTVDMTkuNDAwNyAzMC42NDk0IDE2LjE1NjMgMjcuNDA0OSAxNi4xNTYzIDIzLjQwMjdDMTYuMTU2NCAxOS40MDA3IDE5LjQwMDcgMTYuMTU2NCAyMy40MDI3IDE2LjE1NjNDMjcuNDA0OSAxNi4xNTYzIDMwLjY0OTUgMTkuNDAwNyAzMC42NDk1IDIzLjQwMjdaTTM3LjQwODMgMjMuNDAwOEMzNy40MDgzIDMxLjEzNyAzMS4xMzcgMzcuNDA4MyAyMy40MDA4IDM3LjQwODNDMTUuNjY0NyAzNy40MDgzIDkuMzkzMjggMzEuMTM3IDkuMzkzMjggMjMuNDAwOEM5LjM5MzI4IDE1LjY2NDcgMTUuNjY0NyA5LjM5MzI4IDIzLjQwMDggOS4zOTMyOEMzMS4xMzcgOS4zOTMyOCAzNy40MDgzIDE1LjY2NDcgMzcuNDA4MyAyMy40MDA4WiIgZmlsbD0iIzhFODI3NSIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzQ3MjFfNDk1IiB4MT0iLTMuOTc5MDFlLTA3IiB5MT0iNC4wMTQ4NSIgeDI9IjQzLjEzMDkiIHkyPSI1NC40ODcyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNTIxMUMiLz4KPHN0b3Agb2Zmc2V0PSIwLjc3NDAzOCIgc3RvcC1jb2xvcj0iIzFFMTkxNSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNDcyMV80OTUiIGN4PSIwIiBjeT0iMCIgcj0iMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIGdyYWRpZW50VHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4wNzk2MiAxMy43NjQ1KSByb3RhdGUoNTcuODM3KSBzY2FsZSg1Ny4zMTk0IDQ3LjU5ODkpIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzFCMTcxMyIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiM1RjUyNDUiLz4KPC9yYWRpYWxHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci21136636260314573 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 80.719px;height: 27.078px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci2113663624527346 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--text-primary, #8E8275);background-color: var(--text-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCA4MSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTc5LjEwMTcgMEg4MC43MTg5TDcwLjU2NDYgMjcuMDc4MUg2OS4wMjI3TDU4Ljg2ODQgMEg2MC40ODU2TDY4LjA4MjUgMjAuMzgzOEw2OS44MTI1IDI1LjA0NzJINjkuODUwMUw3MS41NDI0IDIwLjM4MzhMNzkuMTAxNyAwWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNTEuNTAwNyAwVjI3LjA3ODFINTAuMDMzOVYwSDUxLjUwMDdaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik00MC45NTM4IDI3LjA3ODFMMzcuNTMxNSAxOC41NDFIMjQuMDY3NkwyMC42NDUzIDI3LjA3ODFIMTkuMDY1N0wyOS44OTcgMEgzMS43MDIyTDQyLjUzMzQgMjcuMDc4MUg0MC45NTM4Wk0yNC42MzE4IDE3LjA3NDJIMzYuOTY3NEwzMi4zMDM5IDUuNDE1NjJMMzAuNzk5NiAxLjYxNzE2SDMwLjc2MkMzMC4zMTA3IDIuODIwNjMgMjkuNzg0MSA0LjE3NDU0IDI5LjI5NTIgNS40MTU2MkwyNC42MzE4IDE3LjA3NDJaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik0xLjQ2NjczIDI1LjY4NjZIMTQuMTAzMlYyNy4wNzgxSDBWMEgxLjQ2NjczVjI1LjY4NjZaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cheader_link /* link */{display: flex;padding: 4px 4px 4px 8px;justify-content: center;align-items: center;gap: 6px;border-radius: 8px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:active {
  display: inline-flex;};}.ci4572981883478 /* wrapper */{display: flex;align-items: center;gap: 6px;}.cheader_link_text /* Link */{color: var(--text-primary, #8E8275);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;letter-spacing: 0.14px;}.ci45729814572931 /* Icon/arrow-right */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px 8px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci45729814572931261314974 /* Vector (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--border-primary, #8E8275);background-color: var(--border-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDUuNDk5NTNMOS40MDc4OCAxMUw4LjcxNTMyIDEwLjMxODlMMTMuMTI1MSA1Ljk4MTE5SDBWNS4wMTc4N0gxMy4xMjUxTDguNzE1MzIgMC42ODEwOTFMOS40MDc4OCAwTDE1IDUuNDk5NTNaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}@media (min-width: 1024px) and (max-width: 1439px){.c4572957 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 32px;flex-direction: column;align-items: center;gap: 12px;}.c4603043 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 12px;align-self: stretch;}.c4572822 /* Header */{display: flex;height: 84px;justify-content: space-between;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.cheader_logo_link /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 144px;height: 46.802px;align-items: center;gap: 3.296px;}.ci2113663621076526 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 144px;height: 46.802px;align-items: center;gap: 16.479px;flex-shrink: 0;aspect-ratio: 144.00/46.80;}.ci2113663621076532 /* Logo */{max-width: 100% /* Ensure responsiveness */;width: 46.802px;height: 46.802px;flex-shrink: 0;aspect-ratio: 1/1;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci211366362107653229352026 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNi41OTE3OEMwIDIuOTUxMjQgMi45NTEyNCAwIDYuNTkxNzggMEg0MC4yMDk5QzQzLjg1MDQgMCA0Ni44MDE2IDIuOTUxMjQgNDYuODAxNiA2LjU5MTc4VjQwLjIwOTlDNDYuODAxNiA0My44NTA0IDQzLjg1MDQgNDYuODAxNiA0MC4yMDk5IDQ2LjgwMTZINi41OTE3OEMyLjk1MTI0IDQ2LjgwMTYgMCA0My44NTA0IDAgNDAuMjA5OVY2LjU5MTc4WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzQ3MjFfMTEzMCkiLz4KPHBhdGggZD0iTTQwLjIwOTkgNDYuMzA3MlY0Ni44MDE2SDYuNTkxNzhMNi41OTE3OCA0Ni4zMDcySDQwLjIwOTlaTTQ2LjMwNzIgNDAuMjA5OVY2LjU5MTc4QzQ2LjMwNzIgMy4yMjQyOCA0My41Nzc0IDAuNDk0MzgzIDQwLjIwOTkgMC40OTQzODNINi41OTE3OEMzLjIyNDI4IDAuNDk0MzgzIDAuNDk0MzgzIDMuMjI0MjggMC40OTQzODMgNi41OTE3OFY0MC4yMDk5QzAuNDk0MzgzIDQzLjU3NzQgMy4yMjQyOCA0Ni4zMDcyIDYuNTkxNzggNDYuMzA3Mkw2LjU5MTc4IDQ2LjgwMTZMNi40MjE1MSA0Ni43OTk0QzIuOTE2MjUgNDYuNzEwNSAwLjA5MTEyODggNDMuODg1NCAwLjAwMjI1MzA1IDQwLjM4MDFMMCA0MC4yMDk5VjYuNTkxNzhDMCAyLjk1MTI0IDIuOTUxMjQgMCA2LjU5MTc4IDBINDAuMjA5OUM0My44NTA0IDAgNDYuODAxNiAyLjk1MTI0IDQ2LjgwMTYgNi41OTE3OFY0MC4yMDk5QzQ2LjgwMTYgNDMuNzkzNSA0My45NDIgNDYuNzA5MSA0MC4zODAxIDQ2Ljc5OTRMNDAuMjA5OSA0Ni44MDE2VjQ2LjMwNzJDNDMuNTc3NCA0Ni4zMDcyIDQ2LjMwNzIgNDMuNTc3NCA0Ni4zMDcyIDQwLjIwOTlaIiBmaWxsPSJ1cmwoI3BhaW50MV9yYWRpYWxfNDcyMV8xMTMwKSIvPgo8cGF0aCBkPSJNMzYuNDE5NiAyMy40MDA4QzM2LjQxOTYgMTYuMjEwOCAzMC41OTA5IDEwLjM4MjEgMjMuNDAwOCAxMC4zODIxQzE2LjIxMDggMTAuMzgyMSAxMC4zODIxIDE2LjIxMDggMTAuMzgyMSAyMy40MDA4QzEwLjM4MjEgMzAuNTkwOSAxNi4yMTA4IDM2LjQxOTYgMjMuNDAwOCAzNi40MTk2QzMwLjU5MDkgMzYuNDE5NiAzNi40MTk2IDMwLjU5MDkgMzYuNDE5NiAyMy40MDA4Wk0yOS42NjA4IDIzLjQwMjdDMjkuNjYwNyAxOS45NDY3IDI2Ljg1ODggMTcuMTQ1MSAyMy40MDI3IDE3LjE0NTFDMTkuOTQ2OCAxNy4xNDUxIDE3LjE0NTEgMTkuOTQ2OCAxNy4xNDUxIDIzLjQwMjdDMTcuMTQ1MSAyNi44NTg4IDE5Ljk0NjcgMjkuNjYwNyAyMy40MDI3IDI5LjY2MDhDMjYuODU4OCAyOS42NjA4IDI5LjY2MDggMjYuODU4OCAyOS42NjA4IDIzLjQwMjdaTTMwLjY0OTUgMjMuNDAyN0MzMC42NDk1IDI3LjQwNDkgMjcuNDA0OSAzMC42NDk1IDIzLjQwMjcgMzAuNjQ5NUMxOS40MDA3IDMwLjY0OTQgMTYuMTU2MyAyNy40MDQ5IDE2LjE1NjMgMjMuNDAyN0MxNi4xNTY0IDE5LjQwMDcgMTkuNDAwNyAxNi4xNTY0IDIzLjQwMjcgMTYuMTU2M0MyNy40MDQ5IDE2LjE1NjMgMzAuNjQ5NSAxOS40MDA3IDMwLjY0OTUgMjMuNDAyN1pNMzcuNDA4MyAyMy40MDA4QzM3LjQwODMgMzEuMTM3IDMxLjEzNyAzNy40MDgzIDIzLjQwMDggMzcuNDA4M0MxNS42NjQ3IDM3LjQwODMgOS4zOTMyOCAzMS4xMzcgOS4zOTMyOCAyMy40MDA4QzkuMzkzMjggMTUuNjY0NyAxNS42NjQ3IDkuMzkzMjggMjMuNDAwOCA5LjM5MzI4QzMxLjEzNyA5LjM5MzI4IDM3LjQwODMgMTUuNjY0NyAzNy40MDgzIDIzLjQwMDhaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfNDcyMV8xMTMwIiB4MT0iLTMuOTc5MDFlLTA3IiB5MT0iNC4wMTQ4NSIgeDI9IjQzLjEzMDkiIHkyPSI1NC40ODcyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNTIxMUMiLz4KPHN0b3Agb2Zmc2V0PSIwLjc3NDAzOCIgc3RvcC1jb2xvcj0iIzFFMTkxNSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNDcyMV8xMTMwIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDYuMDc5NjIgMTMuNzY0NSkgcm90YXRlKDU3LjgzNykgc2NhbGUoNTcuMzE5NCA0Ny41OTg5KSI+CjxzdG9wIHN0b3AtY29sb3I9IiMxQjE3MTMiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNUY1MjQ1Ii8+CjwvcmFkaWFsR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci21136636260314573 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 80.719px;height: 27.078px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci2113663624527346 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--text-primary, #8E8275);background-color: var(--text-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCA4MSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTc5LjEwMTcgMEg4MC43MTg5TDcwLjU2NDYgMjcuMDc4MUg2OS4wMjI3TDU4Ljg2ODQgMEg2MC40ODU2TDY4LjA4MjUgMjAuMzgzOEw2OS44MTI1IDI1LjA0NzJINjkuODUwMUw3MS41NDI0IDIwLjM4MzhMNzkuMTAxNyAwWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNTEuNTAwNyAwVjI3LjA3ODFINTAuMDMzOVYwSDUxLjUwMDdaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik00MC45NTM4IDI3LjA3ODFMMzcuNTMxNSAxOC41NDFIMjQuMDY3NkwyMC42NDUzIDI3LjA3ODFIMTkuMDY1N0wyOS44OTcgMEgzMS43MDIyTDQyLjUzMzQgMjcuMDc4MUg0MC45NTM4Wk0yNC42MzE4IDE3LjA3NDJIMzYuOTY3NEwzMi4zMDM5IDUuNDE1NjJMMzAuNzk5NiAxLjYxNzE2SDMwLjc2MkMzMC4zMTA3IDIuODIwNjMgMjkuNzg0MSA0LjE3NDU0IDI5LjI5NTIgNS40MTU2MkwyNC42MzE4IDE3LjA3NDJaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik0xLjQ2NjczIDI1LjY4NjZIMTQuMTAzMlYyNy4wNzgxSDBWMEgxLjQ2NjczVjI1LjY4NjZaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cheader_link /* link */{display: flex;padding: 4px 4px 4px 8px;justify-content: center;align-items: center;gap: 6px;border-radius: 8px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:active {
  display: inline-flex;};}.ci4572981883478 /* wrapper */{display: flex;align-items: center;gap: 6px;}.cheader_link_text /* Link */{color: var(--text-primary, #8E8275);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;letter-spacing: 0.14px;}.ci45729814572931 /* Icon/arrow-right */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px 8px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci45729814572931261314974 /* Vector (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--border-primary, #8E8275);background-color: var(--border-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDUuNDk5NTNMOS40MDc4OCAxMUw4LjcxNTMyIDEwLjMxODlMMTMuMTI1MSA1Ljk4MTE5SDBWNS4wMTc4N0gxMy4xMjUxTDguNzE1MzIgMC42ODEwOTFMOS40MDc4OCAwTDE1IDUuNDk5NTNaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}@media (min-width: 768px) and (max-width: 1023px){.c4572957 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 24px;flex-direction: column;align-items: center;gap: 12px;}.c4603043 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 12px;align-self: stretch;}.c4572822 /* Header */{display: flex;height: 84px;justify-content: space-between;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.cheader_logo_link /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 144px;height: 46.802px;align-items: center;gap: 3.296px;}.ci2113663621076526 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 144px;height: 46.802px;align-items: center;gap: 16.479px;flex-shrink: 0;aspect-ratio: 144.00/46.80;}.ci2113663621076532 /* Logo */{max-width: 100% /* Ensure responsiveness */;width: 46.802px;height: 46.802px;flex-shrink: 0;aspect-ratio: 1/1;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci211366362107653229352026 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNi41OTE3OEMwIDIuOTUxMjQgMi45NTEyNCAwIDYuNTkxNzggMEg0MC4yMDk5QzQzLjg1MDQgMCA0Ni44MDE2IDIuOTUxMjQgNDYuODAxNiA2LjU5MTc4VjQwLjIwOTlDNDYuODAxNiA0My44NTA0IDQzLjg1MDQgNDYuODAxNiA0MC4yMDk5IDQ2LjgwMTZINi41OTE3OEMyLjk1MTI0IDQ2LjgwMTYgMCA0My44NTA0IDAgNDAuMjA5OVY2LjU5MTc4WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzQ3MjFfMTIwMikiLz4KPHBhdGggZD0iTTQwLjIwOTkgNDYuMzA3MlY0Ni44MDE2SDYuNTkxNzhMNi41OTE3OCA0Ni4zMDcySDQwLjIwOTlaTTQ2LjMwNzIgNDAuMjA5OVY2LjU5MTc4QzQ2LjMwNzIgMy4yMjQyOCA0My41Nzc0IDAuNDk0MzgzIDQwLjIwOTkgMC40OTQzODNINi41OTE3OEMzLjIyNDI4IDAuNDk0MzgzIDAuNDk0MzgzIDMuMjI0MjggMC40OTQzODMgNi41OTE3OFY0MC4yMDk5QzAuNDk0MzgzIDQzLjU3NzQgMy4yMjQyOCA0Ni4zMDcyIDYuNTkxNzggNDYuMzA3Mkw2LjU5MTc4IDQ2LjgwMTZMNi40MjE1MSA0Ni43OTk0QzIuOTE2MjUgNDYuNzEwNSAwLjA5MTEyODggNDMuODg1NCAwLjAwMjI1MzA1IDQwLjM4MDFMMCA0MC4yMDk5VjYuNTkxNzhDMCAyLjk1MTI0IDIuOTUxMjQgMCA2LjU5MTc4IDBINDAuMjA5OUM0My44NTA0IDAgNDYuODAxNiAyLjk1MTI0IDQ2LjgwMTYgNi41OTE3OFY0MC4yMDk5QzQ2LjgwMTYgNDMuNzkzNSA0My45NDIgNDYuNzA5MSA0MC4zODAxIDQ2Ljc5OTRMNDAuMjA5OSA0Ni44MDE2VjQ2LjMwNzJDNDMuNTc3NCA0Ni4zMDcyIDQ2LjMwNzIgNDMuNTc3NCA0Ni4zMDcyIDQwLjIwOTlaIiBmaWxsPSJ1cmwoI3BhaW50MV9yYWRpYWxfNDcyMV8xMjAyKSIvPgo8cGF0aCBkPSJNMzYuNDE5NiAyMy40MDA4QzM2LjQxOTYgMTYuMjEwOCAzMC41OTA5IDEwLjM4MjEgMjMuNDAwOCAxMC4zODIxQzE2LjIxMDggMTAuMzgyMSAxMC4zODIxIDE2LjIxMDggMTAuMzgyMSAyMy40MDA4QzEwLjM4MjEgMzAuNTkwOSAxNi4yMTA4IDM2LjQxOTYgMjMuNDAwOCAzNi40MTk2QzMwLjU5MDkgMzYuNDE5NiAzNi40MTk2IDMwLjU5MDkgMzYuNDE5NiAyMy40MDA4Wk0yOS42NjA4IDIzLjQwMjdDMjkuNjYwNyAxOS45NDY3IDI2Ljg1ODggMTcuMTQ1MSAyMy40MDI3IDE3LjE0NTFDMTkuOTQ2OCAxNy4xNDUxIDE3LjE0NTEgMTkuOTQ2OCAxNy4xNDUxIDIzLjQwMjdDMTcuMTQ1MSAyNi44NTg4IDE5Ljk0NjcgMjkuNjYwNyAyMy40MDI3IDI5LjY2MDhDMjYuODU4OCAyOS42NjA4IDI5LjY2MDggMjYuODU4OCAyOS42NjA4IDIzLjQwMjdaTTMwLjY0OTUgMjMuNDAyN0MzMC42NDk1IDI3LjQwNDkgMjcuNDA0OSAzMC42NDk1IDIzLjQwMjcgMzAuNjQ5NUMxOS40MDA3IDMwLjY0OTQgMTYuMTU2MyAyNy40MDQ5IDE2LjE1NjMgMjMuNDAyN0MxNi4xNTY0IDE5LjQwMDcgMTkuNDAwNyAxNi4xNTY0IDIzLjQwMjcgMTYuMTU2M0MyNy40MDQ5IDE2LjE1NjMgMzAuNjQ5NSAxOS40MDA3IDMwLjY0OTUgMjMuNDAyN1pNMzcuNDA4MyAyMy40MDA4QzM3LjQwODMgMzEuMTM3IDMxLjEzNyAzNy40MDgzIDIzLjQwMDggMzcuNDA4M0MxNS42NjQ3IDM3LjQwODMgOS4zOTMyOCAzMS4xMzcgOS4zOTMyOCAyMy40MDA4QzkuMzkzMjggMTUuNjY0NyAxNS42NjQ3IDkuMzkzMjggMjMuNDAwOCA5LjM5MzI4QzMxLjEzNyA5LjM5MzI4IDM3LjQwODMgMTUuNjY0NyAzNy40MDgzIDIzLjQwMDhaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfNDcyMV8xMjAyIiB4MT0iLTMuOTc5MDFlLTA3IiB5MT0iNC4wMTQ4NSIgeDI9IjQzLjEzMDkiIHkyPSI1NC40ODcyIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNTIxMUMiLz4KPHN0b3Agb2Zmc2V0PSIwLjc3NDAzOCIgc3RvcC1jb2xvcj0iIzFFMTkxNSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNDcyMV8xMjAyIiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDYuMDc5NjIgMTMuNzY0NSkgcm90YXRlKDU3LjgzNykgc2NhbGUoNTcuMzE5NCA0Ny41OTg5KSI+CjxzdG9wIHN0b3AtY29sb3I9IiMxQjE3MTMiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNUY1MjQ1Ii8+CjwvcmFkaWFsR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci21136636260314573 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 80.719px;height: 27.078px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci2113663624527346 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--text-primary, #8E8275);background-color: var(--text-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCA4MSAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTc5LjEwMTcgMEg4MC43MTg5TDcwLjU2NDYgMjcuMDc4MUg2OS4wMjI3TDU4Ljg2ODQgMEg2MC40ODU2TDY4LjA4MjUgMjAuMzgzOEw2OS44MTI1IDI1LjA0NzJINjkuODUwMUw3MS41NDI0IDIwLjM4MzhMNzkuMTAxNyAwWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNTEuNTAwNyAwVjI3LjA3ODFINTAuMDMzOVYwSDUxLjUwMDdaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik00MC45NTM4IDI3LjA3ODFMMzcuNTMxNSAxOC41NDFIMjQuMDY3NkwyMC42NDUzIDI3LjA3ODFIMTkuMDY1N0wyOS44OTcgMEgzMS43MDIyTDQyLjUzMzQgMjcuMDc4MUg0MC45NTM4Wk0yNC42MzE4IDE3LjA3NDJIMzYuOTY3NEwzMi4zMDM5IDUuNDE1NjJMMzAuNzk5NiAxLjYxNzE2SDMwLjc2MkMzMC4zMTA3IDIuODIwNjMgMjkuNzg0MSA0LjE3NDU0IDI5LjI5NTIgNS40MTU2MkwyNC42MzE4IDE3LjA3NDJaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik0xLjQ2NjczIDI1LjY4NjZIMTQuMTAzMlYyNy4wNzgxSDBWMEgxLjQ2NjczVjI1LjY4NjZaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cheader_link /* link */{display: flex;padding: 4px 4px 4px 8px;justify-content: center;align-items: center;gap: 6px;border-radius: 8px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:active {
  display: inline-flex;};}.ci4572981883478 /* wrapper */{display: flex;align-items: center;gap: 6px;}.cheader_link_text /* Link */{color: var(--text-primary, #8E8275);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;letter-spacing: 0.14px;}.ci45729814572931 /* Icon/arrow-right */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px 8px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci45729814572931261314974 /* Vector (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--border-primary, #8E8275);background-color: var(--border-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDUuNDk5NTNMOS40MDc4OCAxMUw4LjcxNTMyIDEwLjMxODlMMTMuMTI1MSA1Ljk4MTE5SDBWNS4wMTc4N0gxMy4xMjUxTDguNzE1MzIgMC42ODEwOTFMOS40MDc4OCAwTDE1IDUuNDk5NTNaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}@media (max-width: 767px){.c4572957 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: 12px;}.c4603043 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 12px;align-self: stretch;}.c4572822 /* Header */{display: flex;height: 84px;justify-content: space-between;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.cheader_logo_link /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 132px;height: 42.901px;align-items: center;gap: 3.021px;}.ci2113663621076526 /* Logo */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 132px;height: 42.901px;align-items: center;gap: 15.106px;flex-shrink: 0;aspect-ratio: 132.00/42.90;}.ci2113663621076532 /* Logo */{max-width: 100% /* Ensure responsiveness */;width: 42.901px;height: 42.901px;flex-shrink: 0;aspect-ratio: 1/1;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci211366362107653229352026 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDMiIGhlaWdodD0iNDMiIHZpZXdCb3g9IjAgMCA0MyA0MyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgNi4wNDI0NkMwIDIuNzA1MyAyLjcwNTMgMCA2LjA0MjQ2IDBIMzYuODU5QzQwLjE5NjIgMCA0Mi45MDE1IDIuNzA1MyA0Mi45MDE1IDYuMDQyNDZWMzYuODU5QzQyLjkwMTUgNDAuMTk2MiA0MC4xOTYyIDQyLjkwMTUgMzYuODU5IDQyLjkwMTVINi4wNDI0NkMyLjcwNTMgNDIuOTAxNSAwIDQwLjE5NjIgMCAzNi44NTlWNi4wNDI0NloiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl80NzIxXzEyMDkpIi8+CjxwYXRoIGQ9Ik0zNi44NTkgNDIuNDQ4M1Y0Mi45MDE1SDYuMDQyNDZMNi4wNDI0NiA0Mi40NDgzSDM2Ljg1OVpNNDIuNDQ4MyAzNi44NTlWNi4wNDI0NkM0Mi40NDgzIDIuOTU1NTkgMzkuOTQ1OSAwLjQ1MzE4NSAzNi44NTkgMC40NTMxODVINi4wNDI0NkMyLjk1NTU5IDAuNDUzMTg1IDAuNDUzMTg1IDIuOTU1NTkgMC40NTMxODUgNi4wNDI0NlYzNi44NTlDMC40NTMxODUgMzkuOTQ1OSAyLjk1NTU5IDQyLjQ0ODMgNi4wNDI0NiA0Mi40NDgzTDYuMDQyNDYgNDIuOTAxNUw1Ljg4NjM5IDQyLjg5OTRDMi42NzMyMyA0Mi44MTggMC4wODM1MzQ3IDQwLjIyODMgMC4wMDIwNjUzIDM3LjAxNTFMMCAzNi44NTlWNi4wNDI0NkMwIDIuNzA1MyAyLjcwNTMgMCA2LjA0MjQ2IDBIMzYuODU5QzQwLjE5NjIgMCA0Mi45MDE1IDIuNzA1MyA0Mi45MDE1IDYuMDQyNDZWMzYuODU5QzQyLjkwMTUgNDAuMTQ0IDQwLjI4MDEgNDIuODE2NyAzNy4wMTUxIDQyLjg5OTRMMzYuODU5IDQyLjkwMTVWNDIuNDQ4M0MzOS45NDU5IDQyLjQ0ODMgNDIuNDQ4MyAzOS45NDU5IDQyLjQ0ODMgMzYuODU5WiIgZmlsbD0idXJsKCNwYWludDFfcmFkaWFsXzQ3MjFfMTIwOSkiLz4KPHBhdGggZD0iTTMzLjM4NDYgMjEuNDUwN0MzMy4zODQ2IDE0Ljg1OTkgMjguMDQxNiA5LjUxNjg4IDIxLjQ1MDcgOS41MTY4OEMxNC44NTk5IDkuNTE2ODggOS41MTY4OCAxNC44NTk5IDkuNTE2ODggMjEuNDUwN0M5LjUxNjg4IDI4LjA0MTYgMTQuODU5OSAzMy4zODQ2IDIxLjQ1MDcgMzMuMzg0NkMyOC4wNDE2IDMzLjM4NDYgMzMuMzg0NiAyOC4wNDE2IDMzLjM4NDYgMjEuNDUwN1pNMjcuMTg5IDIxLjQ1MjVDMjcuMTg5IDE4LjI4NDUgMjQuNjIwNSAxNS43MTYzIDIxLjQ1MjUgMTUuNzE2M0MxOC4yODQ1IDE1LjcxNjQgMTUuNzE2NCAxOC4yODQ1IDE1LjcxNjMgMjEuNDUyNUMxNS43MTYzIDI0LjYyMDUgMTguMjg0NSAyNy4xODkgMjEuNDUyNSAyNy4xODlDMjQuNjIwNiAyNy4xODkgMjcuMTg5IDI0LjYyMDYgMjcuMTg5IDIxLjQ1MjVaTTI4LjA5NTQgMjEuNDUyNUMyOC4wOTU0IDI1LjEyMTIgMjUuMTIxMiAyOC4wOTU0IDIxLjQ1MjUgMjguMDk1NEMxNy43ODM5IDI4LjA5NTMgMTQuODA5OSAyNS4xMjExIDE0LjgwOTkgMjEuNDUyNUMxNC44MSAxNy43ODQgMTcuNzg0IDE0LjgxIDIxLjQ1MjUgMTQuODA5OUMyNS4xMjExIDE0LjgwOTkgMjguMDk1MyAxNy43ODM5IDI4LjA5NTQgMjEuNDUyNVpNMzQuMjkxIDIxLjQ1MDdDMzQuMjkxIDI4LjU0MjIgMjguNTQyMiAzNC4yOTEgMjEuNDUwNyAzNC4yOTFDMTQuMzU5MyAzNC4yOTEgOC42MTA1MSAyOC41NDIyIDguNjEwNTEgMjEuNDUwN0M4LjYxMDUxIDE0LjM1OTMgMTQuMzU5MyA4LjYxMDUxIDIxLjQ1MDcgOC42MTA1MUMyOC41NDIyIDguNjEwNTEgMzQuMjkxIDE0LjM1OTMgMzQuMjkxIDIxLjQ1MDdaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXJfNDcyMV8xMjA5IiB4MT0iLTMuNjQ3NDJlLTA3IiB5MT0iMy42ODAyOCIgeDI9IjM5LjUzNjciIHkyPSI0OS45NDY2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNTIxMUMiLz4KPHN0b3Agb2Zmc2V0PSIwLjc3NDAzOCIgc3RvcC1jb2xvcj0iIzFFMTkxNSIvPgo8L2xpbmVhckdyYWRpZW50Pgo8cmFkaWFsR3JhZGllbnQgaWQ9InBhaW50MV9yYWRpYWxfNDcyMV8xMjA5IiBjeD0iMCIgY3k9IjAiIHI9IjEiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBncmFkaWVudFRyYW5zZm9ybT0idHJhbnNsYXRlKDUuNTcyOTkgMTIuNjE3NSkgcm90YXRlKDU3LjgzNykgc2NhbGUoNTIuNTQyOCA0My42MzIzKSI+CjxzdG9wIHN0b3AtY29sb3I9IiMxQjE3MTMiLz4KPHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjNUY1MjQ1Ii8+CjwvcmFkaWFsR3JhZGllbnQ+CjwvZGVmcz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci21136636260314573 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 73.992px;height: 24.822px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;}.ci2113663624527346 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--text-primary, #8E8275);background-color: var(--text-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzQiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCA3NCAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcyLjUwOTkgMEg3My45OTIzTDY0LjY4NDIgMjQuODIxNkg2My4yNzA4TDUzLjk2MjcgMEg1NS40NDUxTDYyLjQwODkgMTguNjg1MUw2My45OTQ4IDIyLjk2SDY0LjAyOTJMNjUuNTgwNiAxOC42ODUxTDcyLjUwOTkgMFoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTQ3LjIwODkgMFYyNC44MjE2SDQ1Ljg2NDRWMEg0Ny4yMDg5WiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNMzcuNTQxIDI0LjgyMTZMMzQuNDAzOSAxNi45OTU5SDIyLjA2MkwxOC45MjQ4IDI0LjgyMTZIMTcuNDc2OUwyNy40MDU1IDBIMjkuMDYwM0wzOC45ODkgMjQuODIxNkgzNy41NDFaTTIyLjU3OTEgMTUuNjUxNEgzMy44ODY3TDI5LjYxMTkgNC45NjQzMkwyOC4yMzI5IDEuNDgyNEgyOC4xOTg1QzI3Ljc4NDggMi41ODU1OCAyNy4zMDIxIDMuODI2NjYgMjYuODU0IDQuOTY0MzJMMjIuNTc5MSAxNS42NTE0WiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNMS4zNDQ1IDIzLjU0NkgxMi45Mjc5VjI0LjgyMTZIMFYwSDEuMzQ0NVYyMy41NDZaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cheader_link /* link */{display: flex;padding: 4px 4px 4px 8px;justify-content: center;align-items: center;gap: 6px;border-radius: 8px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:active {
  display: inline-flex;};}.ci4572981883478 /* wrapper */{display: flex;align-items: center;gap: 6px;}.cheader_link_text /* Link */{color: var(--text-primary, #8E8275);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;letter-spacing: 0.14px;}.ci45729814572931 /* Icon/arrow-right */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px 8px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci45729814572931261314974 /* Vector (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--border-primary, #8E8275);background-color: var(--border-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1IDUuNDk5NTNMOS40MDc4OCAxMUw4LjcxNTMyIDEwLjMxODlMMTMuMTI1MSA1Ljk4MTE5SDBWNS4wMTc4N0gxMy4xMjUxTDguNzE1MzIgMC42ODEwOTFMOS40MDc4OCAwTDE1IDUuNDk5NTNaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}
/* "Image-Text" - 4 Variants  */@media (min-width: 1440px){.c3092065 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1376px;padding: 0 32px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;}.c3073290 /* ]-[ */{display: flex;align-items: center;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.c3073291 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;aspect-ratio: 103/58;width: 632px /* Laiv: Derived from node height and aspect-ratio */;}.c4372857 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 632px /* Laiv: Derived from node height and aspect-ratio */;}.ci43728571537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 632px /* Laiv: Derived from node height and aspect-ratio */;}.c3073293 /* text-container */{display: flex;padding: 0 24px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c24519955 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2451995519343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}}@media (min-width: 1024px) and (max-width: 1439px){.c3092065 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;padding: 0 32px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;}.c3073290 /* ]-[ */{display: flex;align-items: center;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.c3073291 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;aspect-ratio: 103/58;width: 424px /* Laiv: Derived from node height and aspect-ratio */;}.c4372857 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 423.9999694824219px /* Laiv: Derived from node height and aspect-ratio */;}.ci43728571537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 423.9999694824219px /* Laiv: Derived from node height and aspect-ratio */;}.c3073293 /* text-container */{display: flex;padding: 0 24px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c24519955 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2451995519343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}}@media (min-width: 768px) and (max-width: 1023px){.c3092065 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 24px;align-items: center;gap: var(--Spacing-Margin, 32px);}.c3073290 /* ]-[ */{display: flex;align-items: center;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.c3073291 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;aspect-ratio: 103/58;width: 320px /* Laiv: Derived from node height and aspect-ratio */;}.c4372857 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 320px /* Laiv: Derived from node height and aspect-ratio */;}.ci43728571537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 320px /* Laiv: Derived from node height and aspect-ratio */;}.c3073293 /* text-container */{display: flex;padding: 0 24px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c24519955 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2451995519343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}}@media (max-width: 767px){.c3092065 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: 10px;}.c3073290 /* ]-[ */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.c3073291 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;gap: 10px;align-self: stretch;aspect-ratio: 103/58;width: 366px /* Laiv: Derived from node height and aspect-ratio */;}.c4372857 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 366.0000305175781px /* Laiv: Derived from node height and aspect-ratio */;}.ci43728571537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 366.0000305175781px /* Laiv: Derived from node height and aspect-ratio */;}.c3073293 /* text-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;padding: 0 var(--Spacing-Margin-sm, 8px);flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;}.c24519955 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2451995519343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}}
/* "Graph" - 4 Variants  */@media (min-width: 1440px){.c4374712 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 404px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;transition: all 0.8s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  width: 1149px;  padding: 7.5px 0;};}.c4374710 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1149px;padding: var(--Spacing-Margin-sm, 24px) 0;flex-direction: column;align-items: center;gap: 56px;flex-shrink: 0;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  height: 404px;  padding: 7.5px 0;  justify-content: center;};}.c1028757 /* text */{display: flex;flex-direction: column;align-items: center;gap: 24px;}.c1028770 /* title */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci1028770883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci10287702792778 /* Topline Text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c25491246 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 773px;height: 69px;}.c19464433 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 773px;flex-direction: column;align-items: center;gap: 8px;}.ci1946443319343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.c4374711 /* graph-button */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c4374630 /* Graph-Container */{display: flex;align-items: center;gap: var(--Spacing-Margin-sm, 16px);align-self: stretch;}.c4374673 /* Badge */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1013px;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374673883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746734374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.c4374676 /* Badge */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 118px;height: 115px;padding: 40px 35px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374676883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746764374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.cgraph_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43746964342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}@media (min-width: 1024px) and (max-width: 1439px){.c4374712 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 389px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c4374710 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 960px;padding: var(--Spacing-Margin-sm, 16px) 0;flex-direction: column;align-items: center;gap: 56px;flex-shrink: 0;}.c1028757 /* text */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c1028770 /* title */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci1028770883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci10287702792778 /* Topline Text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c25491246 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 773px;height: 69px;}.c19464433 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 773px;flex-direction: column;align-items: center;gap: 8px;}.ci1946443319343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.c4374711 /* graph-button */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c4374630 /* Graph-Container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 960px;align-items: center;gap: var(--Spacing-Margin-sm, 16px);}.c4374673 /* Badge */{display: flex;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;flex: 1 0 0;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374673883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746734374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.c4374676 /* Badge */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 110px;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;flex-shrink: 0;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374676883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746764374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.cgraph_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43746964342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}@media (min-width: 768px) and (max-width: 1023px){.c4374712 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 404px;padding: 8.5px 0 39.5px 0;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c4374710 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;padding: var(--Spacing-Margin-sm, 12px) 0;flex-direction: column;align-items: center;gap: 48px;flex-shrink: 0;}.c1028757 /* text */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c1028770 /* title */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci1028770883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci10287702792778 /* Topline Text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 14px);font-style: normal;font-weight: 400;line-height: 120% /* 16.8px */;letter-spacing: 0.28px;text-transform: uppercase;}.c25491246 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 558px;height: 46px;}.c19464433 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 558px;flex-direction: column;align-items: center;gap: 8px;}.ci1946443319343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.c4374711 /* graph-button */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c4374630 /* Graph-Container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;align-items: center;gap: var(--Spacing-Margin-sm, 12px);}.c4374673 /* Badge */{display: flex;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;flex: 1 0 0;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374673883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746734374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.c4374676 /* Badge */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 110px;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;flex-shrink: 0;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374676883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746764374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.cgraph_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43746964342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}@media (max-width: 767px){.c4374712 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 319px;padding: 0 0.995px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c4374710 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 388.01px;padding: var(--Spacing-Margin-sm, 8px) 0;flex-direction: column;align-items: center;gap: 40px;flex-shrink: 0;}.c1028757 /* text */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;flex-direction: column;align-items: center;gap: 16px;}.c1028770 /* title */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci1028770883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci10287702792778 /* text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c25491246 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 390px;height: 46px;}.c19464433 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;flex-direction: column;align-items: center;gap: 8px;}.ci1946443319343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.c4374711 /* graph-button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;flex-direction: column;align-items: center;gap: 24px;}.c4374630 /* Graph-Container */{display: flex;align-items: center;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.c4374673 /* Badge */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 118px;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374673883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746734374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.c4374676 /* Badge */{display: flex;height: 115px;padding: 40px;flex-direction: column;justify-content: center;align-items: center;gap: 5px;flex: 1 0 0;border-radius: 8px;border: 1px solid rgba(183, 174, 165, 0.40);opacity: 0.9;background: rgba(142, 130, 117, 0.80);}.ci4374676883564 /* wrapper */{display: flex;justify-content: center;align-items: center;gap: 10px;}.ci43746764374663 /* MVP Text */{color: var(--text-primary, #26211C);text-align: center;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;}.cgraph_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43746964342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}
/* "Trust" - 4 Variants  */@media (min-width: 1440px){.c12472784 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 24px);}.c16554875 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c12472785 /* Title */{display: flex;justify-content: center;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci12472785883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci124727852792778 /* text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c12472786 /* row */{display: flex;justify-content: center;align-items: center;gap: 48px;align-self: stretch;}.c12472787 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727871537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.c12472788 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727881537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.c12472789 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727891537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.c12472790 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727901537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.99993896484375px /* Laiv: Derived from node height and aspect-ratio */;}}@media (min-width: 1024px) and (max-width: 1439px){.c12472784 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 16px);}.c16554875 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c12472785 /* Title */{display: flex;justify-content: center;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci12472785883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci124727852792778 /* text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c12472786 /* row */{display: flex;align-items: center;gap: 12px;align-self: stretch;}.c12472787 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727871537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.c12472788 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727881537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.c12472789 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727891537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.c12472790 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727901537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 187.75px /* Laiv: Derived from node height and aspect-ratio */;}}@media (min-width: 768px) and (max-width: 1023px){.c12472784 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 12px);}.c16554875 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c12472785 /* Title */{display: flex;justify-content: center;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci12472785883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid #8794F7;}.ci124727852792778 /* text */{color: #8794F7;font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 14px);font-style: normal;font-weight: 400;line-height: 120% /* 16.8px */;letter-spacing: 0.28px;text-transform: uppercase;}.c12472786 /* row */{display: flex;align-items: center;gap: 12px;align-self: stretch;}.c12472787 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727871537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.c12472788 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727881537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.c12472789 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727891537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.c12472790 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727901537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}}@media (max-width: 767px){.c12472784 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 585px;padding-bottom: 4.223px;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 0);}.c16554875 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 24px;}.c12472785 /* Title */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ci12472785883585 /* wrapper */{display: flex;padding: 5px 10px;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Dark-dark-80, #26211C);}.ci124727852792778 /* text */{color: var(--Dark-dark-80, #26211C);font-feature-settings: 'salt' on;font-family: "Studio Feixen Mono";font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 120% /* 19.2px */;letter-spacing: 0.32px;text-transform: uppercase;}.c12472786 /* row */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 213px;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--Spacing-Margin, 16px);}.c12472787 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727871537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.c12472788 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727881537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.c12472789 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727891537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.c12472790 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}.ci124727901537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 212.99998474121094px /* Laiv: Derived from node height and aspect-ratio */;}}
/* "Footer" - 4 Variants  */@media (min-width: 1440px){.c4402644 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1376px;padding: 8px 32px;flex-direction: column;align-items: flex-start;gap: 5px;}.c4402643 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 24px);align-self: stretch;}.c25743474 /* Tag */{display: flex;padding: 0 18px;justify-content: center;align-items: center;border-radius: 12px;background: var(--fill-primary, #26211C);gap: 0px /* Auto-layout */;}.c25743475 /* Made with */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c25743634 /* Icon/heart */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci2574363425745143 /* Heart-Union (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--text-button-primary, #8E8275);background-color: var(--text-button-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDQuNTAzOTFDMTMuOTk5OSAyLjYyOTMyIDEyLjU0OTQgMS4wOTg5IDEwLjcyNTYgMS4wMDQ4OEwxMC41NDc5IDFDOS4yMjc3MiAxIDguMDgwNzkgMS43NTIzMiA3LjUgMi44NTc0MkM2LjkxOTA2IDEuNzUyOCA1Ljc3MTkyIDEuMDAwOTggNC40NTIxNSAxLjAwMDk4QzIuNTQ1NzQgMS4wMDEwNyAxLjAwMDI2IDIuNTY5ODUgMSA0LjUwNDg4QzEgNS41MTU4IDEuNDIzMDMgNi40MjU4NiAyLjA5NzY2IDcuMDY1NDNDMy41MTQ5NyA5LjEyMjQ5IDYuMTg3NTUgMTEuMjM1OCA3LjU1NTY2IDExLjk5MDJDNy41Nzg5MSAxMi4wMDMgNy42MDI3MiAxMi4wMDMyIDcuNjI0MDIgMTEuOTg3M0M3Ljk5MjM3IDExLjcxMiAxMS41MDY5IDkuMDU2NDkgMTMuMTI4OSA2LjgzMDA4QzEzLjQ2MTQgNi40NTAxMSAxMy43MTQxIDUuOTk2NTUgMTMuODU5NCA1LjQ5NjA5TDEzLjg2MzMgNS40ODM0QzEzLjg2NjkgNS40NzE0NSAxMy44Njk4IDUuNDU4OTIgMTMuODczIDUuNDQ3MjdDMTMuOTU1NSA1LjE0NzE4IDE0IDQuODMwNjcgMTQgNC41MDM5MVpNMTQuODM2OSA1LjcwOTk2TDE0LjgzNzkgNS43MDg5OFY1LjcxMDk0QzE0LjgzNjkgNS43MTQ5MyAxNC44MzQ2IDUuNzIzNzIgMTQuODMyIDUuNzMzNEMxNC44Mjk0IDUuNzQzMzggMTQuODI1IDUuNzU2OTUgMTQuODIwMyA1Ljc3MjQ2QzE0LjgxODUgNS43NzgzNCAxNC44MTU5IDUuNzgzNCAxNC44MTQ1IDUuNzg4MDlMMTQuODE1NCA1Ljc4OTA2QzE0LjgxMjcgNS43OTc5MyAxNC44MTA4IDUuODA0OTYgMTQuODA5NiA1LjgwODU5QzE0LjgwODkgNS44MTA0NiAxNC44MDc4IDUuODExOTQgMTQuODA3NiA1LjgxMjVMMTQuNzQzMiA2LjAxMjdDMTQuNTU1NyA2LjU0NjQxIDE0LjI3MTIgNy4wMzI5NyAxMy45MTIxIDcuNDUyMTVDMTMuMDMwMiA4LjY1MjEyIDExLjY4ODggOS45MTk5NCAxMC41NjE1IDEwLjg5NjVDOS40MDkyMiAxMS44OTQ3IDguNDE3MjIgMTIuNjQzNiA4LjIyMjY2IDEyLjc4OTFIOC4yMjE2OEM3Ljg4NjQ0IDEzLjAzOSA3LjQ5NzM4IDEzLjA0MjIgNy4xOTYyOSAxMi45MjM4TDcuMDczMjQgMTIuODY2MkM2LjMwOTIxIDEyLjQ0NSA1LjI0MTQyIDExLjY4MTUgNC4xOTE0MSAxMC43NzI1QzMuMTY2ODkgOS44ODU1NCAyLjEwNTU1IDguODEyMDcgMS4zMzQ5NiA3LjcxNjhDMC41MTI3MDYgNi44OTk5MiAtMS4xNTY3NmUtMDcgNS43NjIyMyAwIDQuNTA0ODhDMC4wMDAyNTcwMzYgMi4wMzE3NCAxLjk3OTM4IDAuMDAxMDY5ODYgNC40NTIxNSAwLjAwMDk3NjU2MkM1LjYzNDM3IDAuMDAwOTc2NjQ1IDYuNzA0NzIgMC40NjcwNjIgNy40OTkwMiAxLjIyMTY4QzguMjkzMyAwLjQ2NjE1NSA5LjM2NDcgLTguMjM4NDhlLTA4IDEwLjU0NzkgMEMxMy4wMjA1IDAuMDAwMTM0NjUyIDE0Ljk5OTggMi4wMzA2IDE1IDQuNTAzOTFDMTUgNC45MjEzNyAxNC45NDIyIDUuMzI2IDE0LjgzNjkgNS43MDk5NlpNMTQuODM2OSA1LjcxMjg5TDE0LjgzNSA1LjcxOTczTDE0LjgzNjkgNS43MDk5NlY1LjcxMjg5WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.c25743477 /* and freeda */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c4402642 /* Links */{display: flex;justify-content: center;align-items: flex-start;gap: 985px;align-self: stretch;}.c4402641 /* left */{display: flex;justify-content: center;align-items: center;gap: 29px;}.cfooter_legal_link /* text */{flex: 1 0 0;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}.c29041027 /* right */{display: flex;justify-content: center;align-items: center;gap: 10px;}.c4375120 /* text */{flex: 1 0 0;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}}@media (min-width: 768px) and (max-width: 1023px){.c4402644 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 8px 32px;flex-direction: column;align-items: flex-start;gap: 5px;}.c4402643 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 12px);align-self: stretch;}.c25743474 /* Tag */{display: flex;padding: 0 18px;justify-content: center;align-items: center;border-radius: 12px;background: var(--fill-primary, #26211C);gap: 0px /* Auto-layout */;}.c25743475 /* Made with */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c25743634 /* Icon/heart */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci2574363425745143 /* Heart-Union (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--text-button-primary, #8E8275);background-color: var(--text-button-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDQuNTAzOTFDMTMuOTk5OSAyLjYyOTMyIDEyLjU0OTQgMS4wOTg5IDEwLjcyNTYgMS4wMDQ4OEwxMC41NDc5IDFDOS4yMjc3MiAxIDguMDgwNzkgMS43NTIzMiA3LjUgMi44NTc0MkM2LjkxOTA2IDEuNzUyOCA1Ljc3MTkyIDEuMDAwOTggNC40NTIxNSAxLjAwMDk4QzIuNTQ1NzQgMS4wMDEwNyAxLjAwMDI2IDIuNTY5ODUgMSA0LjUwNDg4QzEgNS41MTU4IDEuNDIzMDMgNi40MjU4NiAyLjA5NzY2IDcuMDY1NDNDMy41MTQ5NyA5LjEyMjQ5IDYuMTg3NTUgMTEuMjM1OCA3LjU1NTY2IDExLjk5MDJDNy41Nzg5MSAxMi4wMDMgNy42MDI3MiAxMi4wMDMyIDcuNjI0MDIgMTEuOTg3M0M3Ljk5MjM3IDExLjcxMiAxMS41MDY5IDkuMDU2NDkgMTMuMTI4OSA2LjgzMDA4QzEzLjQ2MTQgNi40NTAxMSAxMy43MTQxIDUuOTk2NTUgMTMuODU5NCA1LjQ5NjA5TDEzLjg2MzMgNS40ODM0QzEzLjg2NjkgNS40NzE0NSAxMy44Njk4IDUuNDU4OTIgMTMuODczIDUuNDQ3MjdDMTMuOTU1NSA1LjE0NzE4IDE0IDQuODMwNjcgMTQgNC41MDM5MVpNMTQuODM2OSA1LjcwOTk2TDE0LjgzNzkgNS43MDg5OFY1LjcxMDk0QzE0LjgzNjkgNS43MTQ5MyAxNC44MzQ2IDUuNzIzNzIgMTQuODMyIDUuNzMzNEMxNC44Mjk0IDUuNzQzMzggMTQuODI1IDUuNzU2OTUgMTQuODIwMyA1Ljc3MjQ2QzE0LjgxODUgNS43NzgzNCAxNC44MTU5IDUuNzgzNCAxNC44MTQ1IDUuNzg4MDlMMTQuODE1NCA1Ljc4OTA2QzE0LjgxMjcgNS43OTc5MyAxNC44MTA4IDUuODA0OTYgMTQuODA5NiA1LjgwODU5QzE0LjgwODkgNS44MTA0NiAxNC44MDc4IDUuODExOTQgMTQuODA3NiA1LjgxMjVMMTQuNzQzMiA2LjAxMjdDMTQuNTU1NyA2LjU0NjQxIDE0LjI3MTIgNy4wMzI5NyAxMy45MTIxIDcuNDUyMTVDMTMuMDMwMiA4LjY1MjEyIDExLjY4ODggOS45MTk5NCAxMC41NjE1IDEwLjg5NjVDOS40MDkyMiAxMS44OTQ3IDguNDE3MjIgMTIuNjQzNiA4LjIyMjY2IDEyLjc4OTFIOC4yMjE2OEM3Ljg4NjQ0IDEzLjAzOSA3LjQ5NzM4IDEzLjA0MjIgNy4xOTYyOSAxMi45MjM4TDcuMDczMjQgMTIuODY2MkM2LjMwOTIxIDEyLjQ0NSA1LjI0MTQyIDExLjY4MTUgNC4xOTE0MSAxMC43NzI1QzMuMTY2ODkgOS44ODU1NCAyLjEwNTU1IDguODEyMDcgMS4zMzQ5NiA3LjcxNjhDMC41MTI3MDYgNi44OTk5MiAtMS4xNTY3NmUtMDcgNS43NjIyMyAwIDQuNTA0ODhDMC4wMDAyNTcwMzYgMi4wMzE3NCAxLjk3OTM4IDAuMDAxMDY5ODYgNC40NTIxNSAwLjAwMDk3NjU2MkM1LjYzNDM3IDAuMDAwOTc2NjQ1IDYuNzA0NzIgMC40NjcwNjIgNy40OTkwMiAxLjIyMTY4QzguMjkzMyAwLjQ2NjE1NSA5LjM2NDcgLTguMjM4NDhlLTA4IDEwLjU0NzkgMEMxMy4wMjA1IDAuMDAwMTM0NjUyIDE0Ljk5OTggMi4wMzA2IDE1IDQuNTAzOTFDMTUgNC45MjEzNyAxNC45NDIyIDUuMzI2IDE0LjgzNjkgNS43MDk5NlpNMTQuODM2OSA1LjcxMjg5TDE0LjgzNSA1LjcxOTczTDE0LjgzNjkgNS43MDk5NlY1LjcxMjg5WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.c25743477 /* and freeda */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c4402642 /* Links */{display: flex;justify-content: center;align-items: flex-start;gap: 345px;align-self: stretch;}.c4402641 /* left */{display: flex;align-items: center;gap: 29px;}.cfooter_legal_link /* text */{max-width: 100% /* Ensure responsiveness */;width: 166px;height: 17px;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}.c29041027 /* right */{display: flex;justify-content: flex-end;align-items: center;gap: 10px;}.c4375120 /* text */{max-width: 100% /* Ensure responsiveness */;width: 161px;height: 17px;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}}@media (max-width: 767px){.c4402644 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 8px 12px;flex-direction: column;align-items: flex-start;gap: 5px;}.c4402643 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.c25743474 /* Tag */{display: flex;padding: 0 18px;justify-content: center;align-items: center;border-radius: 12px;background: var(--fill-primary, #26211C);gap: 0px /* Auto-layout */;}.c25743475 /* Made with */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c25743634 /* Icon/heart */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci2574363425745143 /* Heart-Union (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--text-button-primary, #8E8275);background-color: var(--text-button-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDQuNTAzOTFDMTMuOTk5OSAyLjYyOTMyIDEyLjU0OTQgMS4wOTg5IDEwLjcyNTYgMS4wMDQ4OEwxMC41NDc5IDFDOS4yMjc3MiAxIDguMDgwNzkgMS43NTIzMiA3LjUgMi44NTc0MkM2LjkxOTA2IDEuNzUyOCA1Ljc3MTkyIDEuMDAwOTggNC40NTIxNSAxLjAwMDk4QzIuNTQ1NzQgMS4wMDEwNyAxLjAwMDI2IDIuNTY5ODUgMSA0LjUwNDg4QzEgNS41MTU4IDEuNDIzMDMgNi40MjU4NiAyLjA5NzY2IDcuMDY1NDNDMy41MTQ5NyA5LjEyMjQ5IDYuMTg3NTUgMTEuMjM1OCA3LjU1NTY2IDExLjk5MDJDNy41Nzg5MSAxMi4wMDMgNy42MDI3MiAxMi4wMDMyIDcuNjI0MDIgMTEuOTg3M0M3Ljk5MjM3IDExLjcxMiAxMS41MDY5IDkuMDU2NDkgMTMuMTI4OSA2LjgzMDA4QzEzLjQ2MTQgNi40NTAxMSAxMy43MTQxIDUuOTk2NTUgMTMuODU5NCA1LjQ5NjA5TDEzLjg2MzMgNS40ODM0QzEzLjg2NjkgNS40NzE0NSAxMy44Njk4IDUuNDU4OTIgMTMuODczIDUuNDQ3MjdDMTMuOTU1NSA1LjE0NzE4IDE0IDQuODMwNjcgMTQgNC41MDM5MVpNMTQuODM2OSA1LjcwOTk2TDE0LjgzNzkgNS43MDg5OFY1LjcxMDk0QzE0LjgzNjkgNS43MTQ5MyAxNC44MzQ2IDUuNzIzNzIgMTQuODMyIDUuNzMzNEMxNC44Mjk0IDUuNzQzMzggMTQuODI1IDUuNzU2OTUgMTQuODIwMyA1Ljc3MjQ2QzE0LjgxODUgNS43NzgzNCAxNC44MTU5IDUuNzgzNCAxNC44MTQ1IDUuNzg4MDlMMTQuODE1NCA1Ljc4OTA2QzE0LjgxMjcgNS43OTc5MyAxNC44MTA4IDUuODA0OTYgMTQuODA5NiA1LjgwODU5QzE0LjgwODkgNS44MTA0NiAxNC44MDc4IDUuODExOTQgMTQuODA3NiA1LjgxMjVMMTQuNzQzMiA2LjAxMjdDMTQuNTU1NyA2LjU0NjQxIDE0LjI3MTIgNy4wMzI5NyAxMy45MTIxIDcuNDUyMTVDMTMuMDMwMiA4LjY1MjEyIDExLjY4ODggOS45MTk5NCAxMC41NjE1IDEwLjg5NjVDOS40MDkyMiAxMS44OTQ3IDguNDE3MjIgMTIuNjQzNiA4LjIyMjY2IDEyLjc4OTFIOC4yMjE2OEM3Ljg4NjQ0IDEzLjAzOSA3LjQ5NzM4IDEzLjA0MjIgNy4xOTYyOSAxMi45MjM4TDcuMDczMjQgMTIuODY2MkM2LjMwOTIxIDEyLjQ0NSA1LjI0MTQyIDExLjY4MTUgNC4xOTE0MSAxMC43NzI1QzMuMTY2ODkgOS44ODU1NCAyLjEwNTU1IDguODEyMDcgMS4zMzQ5NiA3LjcxNjhDMC41MTI3MDYgNi44OTk5MiAtMS4xNTY3NmUtMDcgNS43NjIyMyAwIDQuNTA0ODhDMC4wMDAyNTcwMzYgMi4wMzE3NCAxLjk3OTM4IDAuMDAxMDY5ODYgNC40NTIxNSAwLjAwMDk3NjU2MkM1LjYzNDM3IDAuMDAwOTc2NjQ1IDYuNzA0NzIgMC40NjcwNjIgNy40OTkwMiAxLjIyMTY4QzguMjkzMyAwLjQ2NjE1NSA5LjM2NDcgLTguMjM4NDhlLTA4IDEwLjU0NzkgMEMxMy4wMjA1IDAuMDAwMTM0NjUyIDE0Ljk5OTggMi4wMzA2IDE1IDQuNTAzOTFDMTUgNC45MjEzNyAxNC45NDIyIDUuMzI2IDE0LjgzNjkgNS43MDk5NlpNMTQuODM2OSA1LjcxMjg5TDE0LjgzNSA1LjcxOTczTDE0LjgzNjkgNS43MDk5NlY1LjcxMjg5WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.c25743477 /* and freeda */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c4402642 /* Links */{display: flex;padding: 0 87px;flex-direction: column;justify-content: center;align-items: center;gap: 8px;align-self: stretch;}.c4402641 /* left */{display: flex;align-items: center;gap: 29px;}.cfooter_legal_link /* text */{max-width: 100% /* Ensure responsiveness */;width: 166px;height: 17px;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}.c29041027 /* right */{display: flex;justify-content: flex-end;align-items: center;gap: 10px;}.c4375120 /* text */{max-width: 100% /* Ensure responsiveness */;width: 161px;height: 17px;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c4402644 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 8px 32px;flex-direction: column;align-items: flex-start;gap: 5px;}.c4402643 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Margin-sm, 16px);align-self: stretch;}.c25743474 /* Tag */{display: flex;padding: 0 18px;justify-content: center;align-items: center;border-radius: 12px;background: var(--fill-primary, #26211C);gap: 0px /* Auto-layout */;}.c25743475 /* Made with */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c25743634 /* Icon/heart */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 10px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.ci2574363425745143 /* Heart-Union (Stroke) */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--text-button-primary, #8E8275);background-color: var(--text-button-primary, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNSAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0IDQuNTAzOTFDMTMuOTk5OSAyLjYyOTMyIDEyLjU0OTQgMS4wOTg5IDEwLjcyNTYgMS4wMDQ4OEwxMC41NDc5IDFDOS4yMjc3MiAxIDguMDgwNzkgMS43NTIzMiA3LjUgMi44NTc0MkM2LjkxOTA2IDEuNzUyOCA1Ljc3MTkyIDEuMDAwOTggNC40NTIxNSAxLjAwMDk4QzIuNTQ1NzQgMS4wMDEwNyAxLjAwMDI2IDIuNTY5ODUgMSA0LjUwNDg4QzEgNS41MTU4IDEuNDIzMDMgNi40MjU4NiAyLjA5NzY2IDcuMDY1NDNDMy41MTQ5NyA5LjEyMjQ5IDYuMTg3NTUgMTEuMjM1OCA3LjU1NTY2IDExLjk5MDJDNy41Nzg5MSAxMi4wMDMgNy42MDI3MiAxMi4wMDMyIDcuNjI0MDIgMTEuOTg3M0M3Ljk5MjM3IDExLjcxMiAxMS41MDY5IDkuMDU2NDkgMTMuMTI4OSA2LjgzMDA4QzEzLjQ2MTQgNi40NTAxMSAxMy43MTQxIDUuOTk2NTUgMTMuODU5NCA1LjQ5NjA5TDEzLjg2MzMgNS40ODM0QzEzLjg2NjkgNS40NzE0NSAxMy44Njk4IDUuNDU4OTIgMTMuODczIDUuNDQ3MjdDMTMuOTU1NSA1LjE0NzE4IDE0IDQuODMwNjcgMTQgNC41MDM5MVpNMTQuODM2OSA1LjcwOTk2TDE0LjgzNzkgNS43MDg5OFY1LjcxMDk0QzE0LjgzNjkgNS43MTQ5MyAxNC44MzQ2IDUuNzIzNzIgMTQuODMyIDUuNzMzNEMxNC44Mjk0IDUuNzQzMzggMTQuODI1IDUuNzU2OTUgMTQuODIwMyA1Ljc3MjQ2QzE0LjgxODUgNS43NzgzNCAxNC44MTU5IDUuNzgzNCAxNC44MTQ1IDUuNzg4MDlMMTQuODE1NCA1Ljc4OTA2QzE0LjgxMjcgNS43OTc5MyAxNC44MTA4IDUuODA0OTYgMTQuODA5NiA1LjgwODU5QzE0LjgwODkgNS44MTA0NiAxNC44MDc4IDUuODExOTQgMTQuODA3NiA1LjgxMjVMMTQuNzQzMiA2LjAxMjdDMTQuNTU1NyA2LjU0NjQxIDE0LjI3MTIgNy4wMzI5NyAxMy45MTIxIDcuNDUyMTVDMTMuMDMwMiA4LjY1MjEyIDExLjY4ODggOS45MTk5NCAxMC41NjE1IDEwLjg5NjVDOS40MDkyMiAxMS44OTQ3IDguNDE3MjIgMTIuNjQzNiA4LjIyMjY2IDEyLjc4OTFIOC4yMjE2OEM3Ljg4NjQ0IDEzLjAzOSA3LjQ5NzM4IDEzLjA0MjIgNy4xOTYyOSAxMi45MjM4TDcuMDczMjQgMTIuODY2MkM2LjMwOTIxIDEyLjQ0NSA1LjI0MTQyIDExLjY4MTUgNC4xOTE0MSAxMC43NzI1QzMuMTY2ODkgOS44ODU1NCAyLjEwNTU1IDguODEyMDcgMS4zMzQ5NiA3LjcxNjhDMC41MTI3MDYgNi44OTk5MiAtMS4xNTY3NmUtMDcgNS43NjIyMyAwIDQuNTA0ODhDMC4wMDAyNTcwMzYgMi4wMzE3NCAxLjk3OTM4IDAuMDAxMDY5ODYgNC40NTIxNSAwLjAwMDk3NjU2MkM1LjYzNDM3IDAuMDAwOTc2NjQ1IDYuNzA0NzIgMC40NjcwNjIgNy40OTkwMiAxLjIyMTY4QzguMjkzMyAwLjQ2NjE1NSA5LjM2NDcgLTguMjM4NDhlLTA4IDEwLjU0NzkgMEMxMy4wMjA1IDAuMDAwMTM0NjUyIDE0Ljk5OTggMi4wMzA2IDE1IDQuNTAzOTFDMTUgNC45MjEzNyAxNC45NDIyIDUuMzI2IDE0LjgzNjkgNS43MDk5NlpNMTQuODM2OSA1LjcxMjg5TDE0LjgzNSA1LjcxOTczTDE0LjgzNjkgNS43MDk5NlY1LjcxMjg5WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.c25743477 /* and freeda */{color: var(--text-button-primary, #8E8275);text-align: center;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;letter-spacing: -0.16px;}.c4402642 /* Links */{display: flex;justify-content: center;align-items: flex-start;gap: 569px;align-self: stretch;}.c4402641 /* left */{display: flex;align-items: center;gap: 29px;}.cfooter_legal_link /* text */{height: 17px;flex: 1 0 0;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}.c29041027 /* right */{display: flex;justify-content: flex-end;align-items: center;gap: 10px;}.c4375120 /* text */{height: 17px;flex: 1 0 0;color: var(--text-primary, #26211C);font-family: "Studio Feixen Sans";font-size: 14px;font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}}
/* "How-to" - 4 Variants  */@media (min-width: 1440px){.c4603018 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1376px;padding: 12px 0;align-items: flex-start;gap: var(--Spacing-Margin, 32px);}.c18191092 /* row */{display: flex;align-items: flex-start;gap: 32px;flex: 1 0 0;}.c4603013 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 485px;flex-direction: column;align-items: flex-start;gap: 16px;}.c4603033 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;align-self: stretch;}.chow_to_headline /* text */{align-self: stretch;color: var(--text-primary, #8E8275);font-feature-settings: 'salt' on, 'ss01' on;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-Headline-lg, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.c1816874 /* copy */{display: flex;justify-content: center;align-items: center;gap: 5px;align-self: stretch;}.ci18168744282088 /* Copy */{flex: 1 0 0;color: var(--text-primary, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 200;line-height: 140% /* 33.6px */;}.c4603016 /* image */{display: flex;height: 483.719px;min-width: 569px;min-height: 320.415px;flex-direction: column;align-items: flex-start;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci46030161537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 859px /* Laiv: Derived from node height and aspect-ratio */;}}@media (min-width: 1024px) and (max-width: 1439px){.c4603018 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;padding: 12px 0;align-items: flex-start;gap: var(--Spacing-Margin, 32px);}.c18191092 /* row */{display: flex;align-items: flex-start;gap: 32px;flex: 1 0 0;}.c4603013 /* ]-[ */{display: flex;max-width: 410px;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.c4603033 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;align-self: stretch;}.chow_to_headline /* text */{align-self: stretch;color: var(--text-primary, #8E8275);font-feature-settings: 'salt' on, 'ss01' on;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-Headline-lg, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.c1816874 /* copy */{display: flex;justify-content: center;align-items: center;gap: 5px;align-self: stretch;}.ci18168744282088 /* Copy */{flex: 1 0 0;color: var(--text-primary, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 200;line-height: 140% /* 30.8px */;}.c4603016 /* image */{display: flex;height: 291.696px;flex-direction: column;align-items: flex-start;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci46030161537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 518px /* Laiv: Derived from node height and aspect-ratio */;}}@media (min-width: 768px) and (max-width: 1023px){.c4603018 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 12px 0;align-items: flex-start;gap: var(--Spacing-Margin, 24px);}.c18191092 /* row */{display: flex;align-items: flex-start;gap: 24px;flex: 1 0 0;}.c4603013 /* ]-[ */{display: flex;max-width: 320px;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.c4603033 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;align-self: stretch;}.chow_to_headline /* text */{align-self: stretch;color: var(--text-primary, #8E8275);font-feature-settings: 'salt' on, 'ss01' on;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-Headline-lg, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}.c1816874 /* copy */{display: flex;justify-content: center;align-items: center;gap: 5px;align-self: stretch;}.ci18168744282088 /* Copy */{flex: 1 0 0;color: var(--text-primary, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 200;line-height: 140% /* 30.8px */;}.c4603016 /* image */{display: flex;height: 220.743px;flex-direction: column;align-items: flex-start;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci46030161537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 392px /* Laiv: Derived from node height and aspect-ratio */;}}@media (max-width: 767px){.c4603018 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 12px 0;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin, 16px);}.c18191092 /* row */{display: flex;height: 447px;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c4603013 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c4603033 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;align-self: stretch;}.chow_to_headline /* text */{align-self: stretch;color: var(--text-primary, #8E8275);font-feature-settings: 'salt' on, 'ss01' on;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-Headline-lg, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}.c1816874 /* copy */{display: flex;justify-content: center;align-items: center;gap: 5px;align-self: stretch;}.ci18168744282088 /* Copy */{flex: 1 0 0;color: var(--text-primary, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 200;line-height: 140% /* 28px */;}.c4603016 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;gap: 0px /* Auto-layout */;width: 392px /* Laiv: Derived from node height and aspect-ratio */;}.ci46030161537563 /* 16_9 1 */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 103/58;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 392px /* Laiv: Derived from node height and aspect-ratio */;}}
/* "Values" - 4 Variants  */@media (min-width: 1440px){.c4522897 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1069px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c4523086 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);align-self: stretch;}.c4522807 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.cvalues_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 64px);font-style: normal;font-weight: 200;line-height: 120% /* 76.8px */;letter-spacing: -0.64px;}.c4522895 /* row */{display: flex;justify-content: center;align-items: flex-start;gap: 32px;align-self: stretch;}.c21227943 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122794321227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122794321227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122794321227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122794321227225 /* Icon/time */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;aspect-ratio: 1/1;}.ci21227943212272259103128 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjg1NzkgMEMxOC40NTkyIDAgMjMgNC40NzcyNSAyMyAxMEMyMi45OTk4IDE1LjUyMjYgMTguNDU5IDIwIDEyLjg1NzkgMjBDMTAuNTMzNCAxOS45OTk5IDguMzg5OTUgMTkuMjI3NiA2LjY3OTM2IDE3LjkzTDYuOTgyNzUgMTcuNTQwN0w3LjI4NzExIDE3LjE1MjRDOC44Mjk2NyAxOC4zMjI0IDEwLjc2MDkgMTkuMDE4MSAxMi44NTc5IDE5LjAxODJDMTcuOTA5MSAxOS4wMTgyIDIyLjAwNCAxNC45ODAzIDIyLjAwNDMgMTBDMjIuMDA0MyA1LjAxOTQ3IDE3LjkwOTIgMC45ODE3ODMgMTIuODU3OSAwLjk4MTc4M0M5Ljc5ODYgMC45ODE5OTQgNy4wODk5MiAyLjQ2MjggNS40Mjg4NyA0LjczOTIxTDQuNjE5ODQgNC4xNjU4N0M2LjQ1OTkzIDEuNjQzODUgOS40NjQ1MyAwLjAwMDIxMDk3NCAxMi44NTc5IDBaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik03LjA3MjIxIDE0LjkyODFIMFYxMy45NDYzSDcuMDcyMjFWMTQuOTI4MVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTEzLjM1NzggOS43MzA1OUwxNy4xNDYyIDEyLjEyMThMMTYuODc3OCAxMi41MzVMMTYuNjA5NCAxMi45NDkyTDEyLjM2MiAxMC4yNjg1VjQuMjk0MzRIMTMuMzU3OFY5LjczMDU5WiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNOC42Nzk1OCAxMS40NDFIMS45MjkyM1YxMC40NTkzSDguNjc5NThWMTEuNDQxWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNy4wNzIyMSA3Ljk1NDk0SDAuOTY0NjEzVjYuOTczMTVINy4wNzIyMVY3Ljk1NDk0WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122794321227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122794321227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122794321227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212279432122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122794321227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21227943212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c21228045 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122804521227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122804521227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122804521227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122804521227225 /* Icon/market */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci21228045212272259103125 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDE5SDBWMTguMDE4NEgyNFYxOVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTcuNzc2MzYgNy4zNzU2OEwxMi45Nzg5IDIuMDE5ODNMMTMuMzMzNyAyLjM3MzU2TDIyLjc2NzEgMTEuNzU0N1Y3Ljg5MTQySDIzLjc1NDJWMTMuNTIyNEgxOC4wOTE4VjEyLjU0MDhIMjIuMTYxN0wxMi45ODk1IDMuNDE5NDNMNy43NjA5MyA4LjgwNUw3LjQwNjE5IDguNDI0NDJMMC4xOTA4NjYgMC42NjcyMDVMMC45MTU3NzMgMEw3Ljc3NjM2IDcuMzc1NjhaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122804521227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122804521227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122804521227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212280452122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122804521227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21228045212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c26244382 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2624438221227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2624438221227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2624438221227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2624438221227225 /* Icon/design */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 7px 5px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci26244382212272259103131 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAyLjI5MTU2TDE5Ljc0OCA0LjU4MzEyTDE3Ljk5NjggMi44MDEyNEgxNC42NTc5QzE1LjkxOTUgMy41MzYyMyAxNy4wNDA3IDQuNjM1MjUgMTcuOTYxNiA1Ljk4ODcyQzE5LjU1NTEgOC4zMzA5OCAyMC41NzUgMTEuNDY4MyAyMC43MzcgMTQuOTM1QzIxLjM1NzMgMTUuMTM4NyAyMS44MDYzIDE1LjczMDIgMjEuODA2MyAxNi40MjkyQzIxLjgwNjMgMTcuMjk2NyAyMS4xMTUxIDE4IDIwLjI2MjUgMThDMTkuNDA5OSAxOCAxOC43MTg4IDE3LjI5NjcgMTguNzE4OCAxNi40MjkyQzE4LjcxODggMTUuNzUwMiAxOS4xNDI2IDE1LjE3MzMgMTkuNzM1MiAxNC45NTM5QzE5LjU3NjggMTEuNjY4MSAxOC42MDg0IDguNzMwNiAxNy4xMzc5IDYuNTY5MDdDMTUuODQ5MyA0LjY3NTI2IDE0LjE5OTQgMy40MDI2NSAxMi4zOTExIDIuOTY3NDhDMTIuMTQyNiAzLjQ5NjA5IDExLjYxNDMgMy44NjIzNyAxMSAzLjg2MjRDMTAuMzg1NSAzLjg2MjQgOS44NTYzNSAzLjQ5NjI5IDkuNjA3ODggMi45Njc0OEM3Ljc5OTg1IDMuNDAyNzkgNi4xNTA1MiA0LjY3NTQ1IDQuODYyMTUgNi41NjkwN0MzLjM5MTUgOC43MzA2MiAyLjQyMjIzIDExLjY2OCAyLjI2Mzc5IDE0Ljk1MzlDMi44NTY4NCAxNS4xNzMxIDMuMjgxMTkgMTUuNzUgMy4yODEyMiAxNi40MjkyQzMuMjgxMjIgMTcuMjk2NyAyLjU4OTk4IDE3Ljk5OTkgMS43Mzc0NiAxOEMwLjg4NDg1NyAxOCAwLjE5MzcwMyAxNy4yOTY3IDAuMTkzNzAzIDE2LjQyOTJDMC4xOTM3MjggMTUuNzMwOCAwLjY0MTU3IDE1LjEzOTIgMS4yNjEwMyAxNC45MzVDMS40MjMwMiAxMS40NjgyIDIuNDQ0NzkgOC4zMzEwMiA0LjAzODQyIDUuOTg4NzJDNC45NTkzNyA0LjYzNTE0IDYuMDgwMzggMy41MzYyMiA3LjM0MjE0IDIuODAxMjRINC4wMDMyTDIuMjUyMDUgNC41ODMxMkwwIDIuMjkxNTZMMi4yNTIwNSAwTDQuMDAzMiAxLjc4MTg4SDkuNTQxMzZDOS43NDk1MyAxLjE2NDc5IDEwLjMyMjkgMC43MjA3MTcgMTEgMC43MjA3MTdDMTEuNjc3IDAuNzIwNzUxIDEyLjI1MDUgMS4xNjQ3OSAxMi40NTg2IDEuNzgxODhIMTcuOTk2OEwxOS43NDggMEwyMiAyLjI5MTU2Wk0xLjQxNjU4IDIuMjkxNTZMMi4yNTIwNSAzLjE0MTY5TDMuMDg3NTEgMi4yOTE1NkwyLjI1MjA1IDEuNDQxNDNMMS40MTY1OCAyLjI5MTU2Wk0xOC45MTI1IDIuMjkxNTZMMTkuNzQ4IDMuMTQxNjlMMjAuNTgzNCAyLjI5MTU2TDE5Ljc0OCAxLjQ0MTQzTDE4LjkxMjUgMi4yOTE1NloiIGZpbGw9IiM4RTgyNzUiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2624438221227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2624438221227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2624438221227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci262443822122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2624438221227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci26244382212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c4522897 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c4523086 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);align-self: stretch;}.c4522807 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.cvalues_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 56px);font-style: normal;font-weight: 200;line-height: 120% /* 67.2px */;letter-spacing: -0.56px;}.c4522895 /* row */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 960px;justify-content: center;align-items: flex-start;gap: 16px;}.c21227943 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122794321227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122794321227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122794321227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122794321227225 /* Icon/time */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;aspect-ratio: 1/1;}.ci21227943212272259103128 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjg1NzkgMEMxOC40NTkyIDAgMjMgNC40NzcyNSAyMyAxMEMyMi45OTk4IDE1LjUyMjYgMTguNDU5IDIwIDEyLjg1NzkgMjBDMTAuNTMzNCAxOS45OTk5IDguMzg5OTUgMTkuMjI3NiA2LjY3OTM2IDE3LjkzTDYuOTgyNzUgMTcuNTQwN0w3LjI4NzExIDE3LjE1MjRDOC44Mjk2NyAxOC4zMjI0IDEwLjc2MDkgMTkuMDE4MSAxMi44NTc5IDE5LjAxODJDMTcuOTA5MSAxOS4wMTgyIDIyLjAwNCAxNC45ODAzIDIyLjAwNDMgMTBDMjIuMDA0MyA1LjAxOTQ3IDE3LjkwOTIgMC45ODE3ODMgMTIuODU3OSAwLjk4MTc4M0M5Ljc5ODYgMC45ODE5OTQgNy4wODk5MiAyLjQ2MjggNS40Mjg4NyA0LjczOTIxTDQuNjE5ODQgNC4xNjU4N0M2LjQ1OTkzIDEuNjQzODUgOS40NjQ1MyAwLjAwMDIxMDk3NCAxMi44NTc5IDBaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik03LjA3MjIxIDE0LjkyODFIMFYxMy45NDYzSDcuMDcyMjFWMTQuOTI4MVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTEzLjM1NzggOS43MzA1OUwxNy4xNDYyIDEyLjEyMThMMTYuODc3OCAxMi41MzVMMTYuNjA5NCAxMi45NDkyTDEyLjM2MiAxMC4yNjg1VjQuMjk0MzRIMTMuMzU3OFY5LjczMDU5WiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNOC42Nzk1OCAxMS40NDFIMS45MjkyM1YxMC40NTkzSDguNjc5NThWMTEuNDQxWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNy4wNzIyMSA3Ljk1NDk0SDAuOTY0NjEzVjYuOTczMTVINy4wNzIyMVY3Ljk1NDk0WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122794321227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122794321227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122794321227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212279432122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122794321227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21227943212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c21228045 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122804521227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122804521227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122804521227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122804521227225 /* Icon/market */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci21228045212272259103125 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDE5SDBWMTguMDE4NEgyNFYxOVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTcuNzc2MzYgNy4zNzU2OEwxMi45Nzg5IDIuMDE5ODNMMTMuMzMzNyAyLjM3MzU2TDIyLjc2NzEgMTEuNzU0N1Y3Ljg5MTQySDIzLjc1NDJWMTMuNTIyNEgxOC4wOTE4VjEyLjU0MDhIMjIuMTYxN0wxMi45ODk1IDMuNDE5NDNMNy43NjA5MyA4LjgwNUw3LjQwNjE5IDguNDI0NDJMMC4xOTA4NjYgMC42NjcyMDVMMC45MTU3NzMgMEw3Ljc3NjM2IDcuMzc1NjhaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122804521227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122804521227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122804521227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212280452122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122804521227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21228045212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c26244382 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2624438221227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2624438221227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2624438221227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2624438221227225 /* Icon/design */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 7px 5px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci26244382212272259103131 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAyLjI5MTU2TDE5Ljc0OCA0LjU4MzEyTDE3Ljk5NjggMi44MDEyNEgxNC42NTc5QzE1LjkxOTUgMy41MzYyMyAxNy4wNDA3IDQuNjM1MjUgMTcuOTYxNiA1Ljk4ODcyQzE5LjU1NTEgOC4zMzA5OCAyMC41NzUgMTEuNDY4MyAyMC43MzcgMTQuOTM1QzIxLjM1NzMgMTUuMTM4NyAyMS44MDYzIDE1LjczMDIgMjEuODA2MyAxNi40MjkyQzIxLjgwNjMgMTcuMjk2NyAyMS4xMTUxIDE4IDIwLjI2MjUgMThDMTkuNDA5OSAxOCAxOC43MTg4IDE3LjI5NjcgMTguNzE4OCAxNi40MjkyQzE4LjcxODggMTUuNzUwMiAxOS4xNDI2IDE1LjE3MzMgMTkuNzM1MiAxNC45NTM5QzE5LjU3NjggMTEuNjY4MSAxOC42MDg0IDguNzMwNiAxNy4xMzc5IDYuNTY5MDdDMTUuODQ5MyA0LjY3NTI2IDE0LjE5OTQgMy40MDI2NSAxMi4zOTExIDIuOTY3NDhDMTIuMTQyNiAzLjQ5NjA5IDExLjYxNDMgMy44NjIzNyAxMSAzLjg2MjRDMTAuMzg1NSAzLjg2MjQgOS44NTYzNSAzLjQ5NjI5IDkuNjA3ODggMi45Njc0OEM3Ljc5OTg1IDMuNDAyNzkgNi4xNTA1MiA0LjY3NTQ1IDQuODYyMTUgNi41NjkwN0MzLjM5MTUgOC43MzA2MiAyLjQyMjIzIDExLjY2OCAyLjI2Mzc5IDE0Ljk1MzlDMi44NTY4NCAxNS4xNzMxIDMuMjgxMTkgMTUuNzUgMy4yODEyMiAxNi40MjkyQzMuMjgxMjIgMTcuMjk2NyAyLjU4OTk4IDE3Ljk5OTkgMS43Mzc0NiAxOEMwLjg4NDg1NyAxOCAwLjE5MzcwMyAxNy4yOTY3IDAuMTkzNzAzIDE2LjQyOTJDMC4xOTM3MjggMTUuNzMwOCAwLjY0MTU3IDE1LjEzOTIgMS4yNjEwMyAxNC45MzVDMS40MjMwMiAxMS40NjgyIDIuNDQ0NzkgOC4zMzEwMiA0LjAzODQyIDUuOTg4NzJDNC45NTkzNyA0LjYzNTE0IDYuMDgwMzggMy41MzYyMiA3LjM0MjE0IDIuODAxMjRINC4wMDMyTDIuMjUyMDUgNC41ODMxMkwwIDIuMjkxNTZMMi4yNTIwNSAwTDQuMDAzMiAxLjc4MTg4SDkuNTQxMzZDOS43NDk1MyAxLjE2NDc5IDEwLjMyMjkgMC43MjA3MTcgMTEgMC43MjA3MTdDMTEuNjc3IDAuNzIwNzUxIDEyLjI1MDUgMS4xNjQ3OSAxMi40NTg2IDEuNzgxODhIMTcuOTk2OEwxOS43NDggMEwyMiAyLjI5MTU2Wk0xLjQxNjU4IDIuMjkxNTZMMi4yNTIwNSAzLjE0MTY5TDMuMDg3NTEgMi4yOTE1NkwyLjI1MjA1IDEuNDQxNDNMMS40MTY1OCAyLjI5MTU2Wk0xOC45MTI1IDIuMjkxNTZMMTkuNzQ4IDMuMTQxNjlMMjAuNTgzNCAyLjI5MTU2TDE5Ljc0OCAxLjQ0MTQzTDE4LjkxMjUgMi4yOTE1NloiIGZpbGw9IiM4RTgyNzUiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2624438221227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2624438221227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2624438221227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci262443822122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2624438221227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci26244382212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}}@media (min-width: 768px) and (max-width: 1023px){.c4522897 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);}.c4523086 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);align-self: stretch;}.c4522807 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.cvalues_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.c4522895 /* row */{display: flex;justify-content: center;align-items: flex-start;gap: 24px;align-self: stretch;}.c21227943 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122794321227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122794321227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122794321227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122794321227225 /* Icon/time */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;aspect-ratio: 1/1;}.ci21227943212272259103128 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjg1NzkgMEMxOC40NTkyIDAgMjMgNC40NzcyNSAyMyAxMEMyMi45OTk4IDE1LjUyMjYgMTguNDU5IDIwIDEyLjg1NzkgMjBDMTAuNTMzNCAxOS45OTk5IDguMzg5OTUgMTkuMjI3NiA2LjY3OTM2IDE3LjkzTDYuOTgyNzUgMTcuNTQwN0w3LjI4NzExIDE3LjE1MjRDOC44Mjk2NyAxOC4zMjI0IDEwLjc2MDkgMTkuMDE4MSAxMi44NTc5IDE5LjAxODJDMTcuOTA5MSAxOS4wMTgyIDIyLjAwNCAxNC45ODAzIDIyLjAwNDMgMTBDMjIuMDA0MyA1LjAxOTQ3IDE3LjkwOTIgMC45ODE3ODMgMTIuODU3OSAwLjk4MTc4M0M5Ljc5ODYgMC45ODE5OTQgNy4wODk5MiAyLjQ2MjggNS40Mjg4NyA0LjczOTIxTDQuNjE5ODQgNC4xNjU4N0M2LjQ1OTkzIDEuNjQzODUgOS40NjQ1MyAwLjAwMDIxMDk3NCAxMi44NTc5IDBaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik03LjA3MjIxIDE0LjkyODFIMFYxMy45NDYzSDcuMDcyMjFWMTQuOTI4MVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTEzLjM1NzggOS43MzA1OUwxNy4xNDYyIDEyLjEyMThMMTYuODc3OCAxMi41MzVMMTYuNjA5NCAxMi45NDkyTDEyLjM2MiAxMC4yNjg1VjQuMjk0MzRIMTMuMzU3OFY5LjczMDU5WiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNOC42Nzk1OCAxMS40NDFIMS45MjkyM1YxMC40NTkzSDguNjc5NThWMTEuNDQxWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNy4wNzIyMSA3Ljk1NDk0SDAuOTY0NjEzVjYuOTczMTVINy4wNzIyMVY3Ljk1NDk0WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122794321227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122794321227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122794321227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212279432122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122794321227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21227943212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c21228045 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122804521227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122804521227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122804521227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122804521227225 /* Icon/market */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci21228045212272259103125 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDE5SDBWMTguMDE4NEgyNFYxOVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTcuNzc2MzYgNy4zNzU2OEwxMi45Nzg5IDIuMDE5ODNMMTMuMzMzNyAyLjM3MzU2TDIyLjc2NzEgMTEuNzU0N1Y3Ljg5MTQySDIzLjc1NDJWMTMuNTIyNEgxOC4wOTE4VjEyLjU0MDhIMjIuMTYxN0wxMi45ODk1IDMuNDE5NDNMNy43NjA5MyA4LjgwNUw3LjQwNjE5IDguNDI0NDJMMC4xOTA4NjYgMC42NjcyMDVMMC45MTU3NzMgMEw3Ljc3NjM2IDcuMzc1NjhaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122804521227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122804521227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122804521227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212280452122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122804521227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21228045212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c26244382 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;flex: 1 0 0;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2624438221227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2624438221227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2624438221227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2624438221227225 /* Icon/design */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 7px 5px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci26244382212272259103131 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAyLjI5MTU2TDE5Ljc0OCA0LjU4MzEyTDE3Ljk5NjggMi44MDEyNEgxNC42NTc5QzE1LjkxOTUgMy41MzYyMyAxNy4wNDA3IDQuNjM1MjUgMTcuOTYxNiA1Ljk4ODcyQzE5LjU1NTEgOC4zMzA5OCAyMC41NzUgMTEuNDY4MyAyMC43MzcgMTQuOTM1QzIxLjM1NzMgMTUuMTM4NyAyMS44MDYzIDE1LjczMDIgMjEuODA2MyAxNi40MjkyQzIxLjgwNjMgMTcuMjk2NyAyMS4xMTUxIDE4IDIwLjI2MjUgMThDMTkuNDA5OSAxOCAxOC43MTg4IDE3LjI5NjcgMTguNzE4OCAxNi40MjkyQzE4LjcxODggMTUuNzUwMiAxOS4xNDI2IDE1LjE3MzMgMTkuNzM1MiAxNC45NTM5QzE5LjU3NjggMTEuNjY4MSAxOC42MDg0IDguNzMwNiAxNy4xMzc5IDYuNTY5MDdDMTUuODQ5MyA0LjY3NTI2IDE0LjE5OTQgMy40MDI2NSAxMi4zOTExIDIuOTY3NDhDMTIuMTQyNiAzLjQ5NjA5IDExLjYxNDMgMy44NjIzNyAxMSAzLjg2MjRDMTAuMzg1NSAzLjg2MjQgOS44NTYzNSAzLjQ5NjI5IDkuNjA3ODggMi45Njc0OEM3Ljc5OTg1IDMuNDAyNzkgNi4xNTA1MiA0LjY3NTQ1IDQuODYyMTUgNi41NjkwN0MzLjM5MTUgOC43MzA2MiAyLjQyMjIzIDExLjY2OCAyLjI2Mzc5IDE0Ljk1MzlDMi44NTY4NCAxNS4xNzMxIDMuMjgxMTkgMTUuNzUgMy4yODEyMiAxNi40MjkyQzMuMjgxMjIgMTcuMjk2NyAyLjU4OTk4IDE3Ljk5OTkgMS43Mzc0NiAxOEMwLjg4NDg1NyAxOCAwLjE5MzcwMyAxNy4yOTY3IDAuMTkzNzAzIDE2LjQyOTJDMC4xOTM3MjggMTUuNzMwOCAwLjY0MTU3IDE1LjEzOTIgMS4yNjEwMyAxNC45MzVDMS40MjMwMiAxMS40NjgyIDIuNDQ0NzkgOC4zMzEwMiA0LjAzODQyIDUuOTg4NzJDNC45NTkzNyA0LjYzNTE0IDYuMDgwMzggMy41MzYyMiA3LjM0MjE0IDIuODAxMjRINC4wMDMyTDIuMjUyMDUgNC41ODMxMkwwIDIuMjkxNTZMMi4yNTIwNSAwTDQuMDAzMiAxLjc4MTg4SDkuNTQxMzZDOS43NDk1MyAxLjE2NDc5IDEwLjMyMjkgMC43MjA3MTcgMTEgMC43MjA3MTdDMTEuNjc3IDAuNzIwNzUxIDEyLjI1MDUgMS4xNjQ3OSAxMi40NTg2IDEuNzgxODhIMTcuOTk2OEwxOS43NDggMEwyMiAyLjI5MTU2Wk0xLjQxNjU4IDIuMjkxNTZMMi4yNTIwNSAzLjE0MTY5TDMuMDg3NTEgMi4yOTE1NkwyLjI1MjA1IDEuNDQxNDNMMS40MTY1OCAyLjI5MTU2Wk0xOC45MTI1IDIuMjkxNTZMMTkuNzQ4IDMuMTQxNjlMMjAuNTgzNCAyLjI5MTU2TDE5Ljc0OCAxLjQ0MTQzTDE4LjkxMjUgMi4yOTE1NloiIGZpbGw9IiM4RTgyNzUiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2624438221227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2624438221227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2624438221227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci262443822122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2624438221227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci26244382212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}}@media (max-width: 767px){.c4522897 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);}.c4523086 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);align-self: stretch;}.c4522807 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cvalues_headline /* text */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}.c4522895 /* row */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c21227943 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122794321227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122794321227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122794321227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122794321227225 /* Icon/time */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;aspect-ratio: 1/1;}.ci21227943212272259103128 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMyAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjg1NzkgMEMxOC40NTkyIDAgMjMgNC40NzcyNSAyMyAxMEMyMi45OTk4IDE1LjUyMjYgMTguNDU5IDIwIDEyLjg1NzkgMjBDMTAuNTMzNCAxOS45OTk5IDguMzg5OTUgMTkuMjI3NiA2LjY3OTM2IDE3LjkzTDYuOTgyNzUgMTcuNTQwN0w3LjI4NzExIDE3LjE1MjRDOC44Mjk2NyAxOC4zMjI0IDEwLjc2MDkgMTkuMDE4MSAxMi44NTc5IDE5LjAxODJDMTcuOTA5MSAxOS4wMTgyIDIyLjAwNCAxNC45ODAzIDIyLjAwNDMgMTBDMjIuMDA0MyA1LjAxOTQ3IDE3LjkwOTIgMC45ODE3ODMgMTIuODU3OSAwLjk4MTc4M0M5Ljc5ODYgMC45ODE5OTQgNy4wODk5MiAyLjQ2MjggNS40Mjg4NyA0LjczOTIxTDQuNjE5ODQgNC4xNjU4N0M2LjQ1OTkzIDEuNjQzODUgOS40NjQ1MyAwLjAwMDIxMDk3NCAxMi44NTc5IDBaIiBmaWxsPSIjOEU4Mjc1Ii8+CjxwYXRoIGQ9Ik03LjA3MjIxIDE0LjkyODFIMFYxMy45NDYzSDcuMDcyMjFWMTQuOTI4MVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTEzLjM1NzggOS43MzA1OUwxNy4xNDYyIDEyLjEyMThMMTYuODc3OCAxMi41MzVMMTYuNjA5NCAxMi45NDkyTDEyLjM2MiAxMC4yNjg1VjQuMjk0MzRIMTMuMzU3OFY5LjczMDU5WiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNOC42Nzk1OCAxMS40NDFIMS45MjkyM1YxMC40NTkzSDguNjc5NThWMTEuNDQxWiIgZmlsbD0iIzhFODI3NSIvPgo8cGF0aCBkPSJNNy4wNzIyMSA3Ljk1NDk0SDAuOTY0NjEzVjYuOTczMTVINy4wNzIyMVY3Ljk1NDk0WiIgZmlsbD0iIzhFODI3NSIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122794321227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122794321227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122794321227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212279432122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122794321227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21227943212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c21228045 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2122804521227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2122804521227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2122804521227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2122804521227225 /* Icon/market */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 6px 4px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci21228045212272259103125 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyNCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI0IDE5SDBWMTguMDE4NEgyNFYxOVoiIGZpbGw9IiM4RTgyNzUiLz4KPHBhdGggZD0iTTcuNzc2MzYgNy4zNzU2OEwxMi45Nzg5IDIuMDE5ODNMMTMuMzMzNyAyLjM3MzU2TDIyLjc2NzEgMTEuNzU0N1Y3Ljg5MTQySDIzLjc1NDJWMTMuNTIyNEgxOC4wOTE4VjEyLjU0MDhIMjIuMTYxN0wxMi45ODk1IDMuNDE5NDNMNy43NjA5MyA4LjgwNUw3LjQwNjE5IDguNDI0NDJMMC4xOTA4NjYgMC42NjcyMDVMMC45MTU3NzMgMEw3Ljc3NjM2IDcuMzc1NjhaIiBmaWxsPSIjOEU4Mjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2122804521227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2122804521227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2122804521227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci212280452122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2122804521227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci21228045212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}.c26244382 /* Benefit */{display: flex;min-width: 220px;min-height: 156px;padding: 16px 40px 20px 16px;flex-direction: column;align-items: flex-start;gap: 80px;align-self: stretch;border-radius: 8px;border: 1px solid rgba(138, 122, 103, 0.40);background: linear-gradient(133deg, #25211C -4.79%, #1E1915 102.75%);box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.04);}.ci2624438221227210 /* TopBar */{display: flex;height: 40px;justify-content: flex-end;align-items: center;gap: 24px;align-self: stretch;}.ci2624438221227211 /* Icon */{display: flex;align-items: center;gap: 10px;flex: 1 0 0;}.ci2624438221227224 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 45.6px;height: 45.6px;padding: 4px;justify-content: center;align-items: center;gap: 5px;border-radius: 8px;border: 1px solid var(--Colors-beige-light-80, #8E8275);}.ci2624438221227225 /* Icon/design */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 37.6px;height: 37.6px;padding: 7px 5px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;}.ci26244382212272259103131 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--Colors-beige-light-80, #8E8275);background-color: var(--Colors-beige-light-80, #8E8275) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAyMiAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMiAyLjI5MTU2TDE5Ljc0OCA0LjU4MzEyTDE3Ljk5NjggMi44MDEyNEgxNC42NTc5QzE1LjkxOTUgMy41MzYyMyAxNy4wNDA3IDQuNjM1MjUgMTcuOTYxNiA1Ljk4ODcyQzE5LjU1NTEgOC4zMzA5OCAyMC41NzUgMTEuNDY4MyAyMC43MzcgMTQuOTM1QzIxLjM1NzMgMTUuMTM4NyAyMS44MDYzIDE1LjczMDIgMjEuODA2MyAxNi40MjkyQzIxLjgwNjMgMTcuMjk2NyAyMS4xMTUxIDE4IDIwLjI2MjUgMThDMTkuNDA5OSAxOCAxOC43MTg4IDE3LjI5NjcgMTguNzE4OCAxNi40MjkyQzE4LjcxODggMTUuNzUwMiAxOS4xNDI2IDE1LjE3MzMgMTkuNzM1MiAxNC45NTM5QzE5LjU3NjggMTEuNjY4MSAxOC42MDg0IDguNzMwNiAxNy4xMzc5IDYuNTY5MDdDMTUuODQ5MyA0LjY3NTI2IDE0LjE5OTQgMy40MDI2NSAxMi4zOTExIDIuOTY3NDhDMTIuMTQyNiAzLjQ5NjA5IDExLjYxNDMgMy44NjIzNyAxMSAzLjg2MjRDMTAuMzg1NSAzLjg2MjQgOS44NTYzNSAzLjQ5NjI5IDkuNjA3ODggMi45Njc0OEM3Ljc5OTg1IDMuNDAyNzkgNi4xNTA1MiA0LjY3NTQ1IDQuODYyMTUgNi41NjkwN0MzLjM5MTUgOC43MzA2MiAyLjQyMjIzIDExLjY2OCAyLjI2Mzc5IDE0Ljk1MzlDMi44NTY4NCAxNS4xNzMxIDMuMjgxMTkgMTUuNzUgMy4yODEyMiAxNi40MjkyQzMuMjgxMjIgMTcuMjk2NyAyLjU4OTk4IDE3Ljk5OTkgMS43Mzc0NiAxOEMwLjg4NDg1NyAxOCAwLjE5MzcwMyAxNy4yOTY3IDAuMTkzNzAzIDE2LjQyOTJDMC4xOTM3MjggMTUuNzMwOCAwLjY0MTU3IDE1LjEzOTIgMS4yNjEwMyAxNC45MzVDMS40MjMwMiAxMS40NjgyIDIuNDQ0NzkgOC4zMzEwMiA0LjAzODQyIDUuOTg4NzJDNC45NTkzNyA0LjYzNTE0IDYuMDgwMzggMy41MzYyMiA3LjM0MjE0IDIuODAxMjRINC4wMDMyTDIuMjUyMDUgNC41ODMxMkwwIDIuMjkxNTZMMi4yNTIwNSAwTDQuMDAzMiAxLjc4MTg4SDkuNTQxMzZDOS43NDk1MyAxLjE2NDc5IDEwLjMyMjkgMC43MjA3MTcgMTEgMC43MjA3MTdDMTEuNjc3IDAuNzIwNzUxIDEyLjI1MDUgMS4xNjQ3OSAxMi40NTg2IDEuNzgxODhIMTcuOTk2OEwxOS43NDggMEwyMiAyLjI5MTU2Wk0xLjQxNjU4IDIuMjkxNTZMMi4yNTIwNSAzLjE0MTY5TDMuMDg3NTEgMi4yOTE1NkwyLjI1MjA1IDEuNDQxNDNMMS40MTY1OCAyLjI5MTU2Wk0xOC45MTI1IDIuMjkxNTZMMTkuNzQ4IDMuMTQxNjlMMjAuNTgzNCAyLjI5MTU2TDE5Ljc0OCAxLjQ0MTQzTDE4LjkxMjUgMi4yOTE1NloiIGZpbGw9IiM4RTgyNzUiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2624438221227214 /* Text / Resizer */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2624438221227215 /* Text */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci2624438221227228 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci262443822122722819343312 /* Headline */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: 0.24px;}.ci2624438221227231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 5px;align-self: stretch;}.ci26244382212272314282090 /* text */{align-self: stretch;color: var(--Colors-beige-light-80, #8E8275);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 18px;font-style: normal;font-weight: 300;line-height: 140% /* 25.2px */;}}
/* "Headline" - 4 Variants  */@media (min-width: 1440px){.c42743388 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1069px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c42743389 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);align-self: stretch;}.c42743390 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.cheadline_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 64px);font-style: normal;font-weight: 200;line-height: 120% /* 76.8px */;letter-spacing: -0.64px;}}@media (min-width: 1024px) and (max-width: 1439px){.c42743388 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c42743389 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);align-self: stretch;}.c42743390 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.cheadline_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 56px);font-style: normal;font-weight: 200;line-height: 120% /* 67.2px */;letter-spacing: -0.56px;}}@media (min-width: 768px) and (max-width: 1023px){.c42743388 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);}.c42743389 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);align-self: stretch;}.c42743390 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.cheadline_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}}@media (max-width: 767px){.c42743388 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);}.c42743389 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);align-self: stretch;}.c42743390 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cheadline_headline /* text */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}}
/* "Facts" - 4 Variants  */@media (min-width: 1440px){.c20575166 /* viewport=desktop-lg */{display: inline-flex;max-width: 1033px;padding: var(--Spacing-Margin-sm, 24px) 0;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c20575167 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1033px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c20575168 /* title-headline */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c20575169 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ci2057516919343295 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 88px);font-style: normal;font-weight: 200;line-height: 120% /* 105.6px */;letter-spacing: -0.88px;}.c20575170 /* ]-[ */{display: flex;justify-content: center;align-items: flex-start;gap: 32px;align-self: stretch;}.c20575171 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751714373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 24px);align-self: stretch;}.ci2057517119344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517119344033 /* Icon/Placeholder */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;height: 32px;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex-shrink: 0;}.ci20575171193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517119342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517119343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751711934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci2057517116514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575171165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.c20575172 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751724373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 24px);align-self: stretch;}.ci2057517219344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517219344033 /* Icon/Placeholder */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 32px;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex-shrink: 0;align-self: stretch;}.ci20575172193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517219342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517219343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751721934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci2057517216514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575172165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.c20575173 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751734373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 24px);align-self: stretch;}.ci2057517319344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517319344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575173193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517319342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517319343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751731934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci2057517316514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575173165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c20575166 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;padding: var(--Spacing-Margin-sm, 16px) 0;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c20575167 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);align-self: stretch;}.c20575168 /* title-headline */{display: flex;flex-direction: column;align-items: center;gap: 16px;align-self: stretch;}.c20575169 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ci2057516919343295 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 120% /* 86.4px */;letter-spacing: -0.72px;}.c20575170 /* ]-[ */{display: flex;justify-content: center;align-items: flex-start;gap: 32px;align-self: stretch;}.c20575171 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751714373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 16px);align-self: stretch;}.ci2057517119344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517119344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575171193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517119342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517119343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751711934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci2057517116514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575171165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.c20575172 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751724373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 16px);align-self: stretch;}.ci2057517219344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517219344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575172193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517219342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517219343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751721934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci2057517216514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575172165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.c20575173 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751734373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 16px);align-self: stretch;}.ci2057517319344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517319344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575173193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517319342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517319343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751731934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 36px);font-style: normal;font-weight: 200;line-height: 120% /* 43.2px */;letter-spacing: -0.36px;}.ci2057517316514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575173165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}}@media (min-width: 768px) and (max-width: 1023px){.c20575166 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: var(--Spacing-Margin-sm, 12px) 0;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);}.c20575167 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);align-self: stretch;}.c20575168 /* title-headline */{display: flex;flex-direction: column;align-items: center;gap: 12px;align-self: stretch;}.c20575169 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ci2057516919343295 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 56px);font-style: normal;font-weight: 200;line-height: 120% /* 67.2px */;letter-spacing: -0.56px;}.c20575170 /* ]-[ */{display: flex;justify-content: center;align-items: flex-start;gap: 24px;align-self: stretch;}.c20575171 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751714373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 12px);align-self: stretch;}.ci2057517119344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517119344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575171193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517119342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517119343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751711934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.ci2057517116514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575171165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 14px);font-style: normal;font-weight: 300;line-height: 140% /* 19.6px */;}.c20575172 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751724373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 12px);align-self: stretch;}.ci2057517219344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517219344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575172193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517219342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517219343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751721934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.ci2057517216514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575172165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 14px);font-style: normal;font-weight: 300;line-height: 140% /* 19.6px */;}.c20575173 /* Information-icon */{display: flex;flex-direction: column;align-items: flex-start;gap: 25px;flex: 1 0 0;align-self: stretch;}.ci205751734373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 12px);align-self: stretch;}.ci2057517319344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517319344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575173193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517319342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517319343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751731934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.ci2057517316514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575173165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 14px);font-style: normal;font-weight: 300;line-height: 140% /* 19.6px */;}}@media (max-width: 767px){.c20575166 /* viewport=mobile */{display: inline-flex;padding: var(--Spacing-Margin-sm, 8px) 0;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);}.c20575167 /* ]-[ */{display: flex;padding: var(--Spacing-Margin-sm, 8px) 0;flex-direction: column;align-items: center;gap: 40px;align-self: stretch;}.c20575168 /* title-headline */{display: flex;flex-direction: column;align-items: center;gap: 12px;align-self: stretch;}.c20575169 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ci2057516919343295 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.c20575170 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 335px;flex-direction: column;align-items: flex-start;gap: 16px;}.c20575171 /* Information-icon */{display: flex;height: 160px;flex-direction: column;align-items: flex-start;gap: 25px;align-self: stretch;}.ci205751714373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.ci2057517119344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517119344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575171193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517119342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517119343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751711934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.ci2057517116514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575171165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.c20575172 /* Information-icon */{display: flex;height: 160px;flex-direction: column;align-items: flex-start;gap: 25px;align-self: stretch;}.ci205751724373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.ci2057517219344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517219344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575172193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517219342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517219343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751721934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.ci2057517216514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575172165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.c20575173 /* Information-icon */{display: flex;height: 160px;flex-direction: column;align-items: flex-start;gap: 25px;align-self: stretch;}.ci205751734373532 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.ci2057517319344032 /* Icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 40px;height: 40px;padding: 4px;justify-content: center;align-items: center;gap: 5px;aspect-ratio: 1/1;border-radius: 8px;border: 1px solid var(--border-primary, #26211C);}.ci2057517319344033 /* Icon/Placeholder */{display: flex;padding: 4.7px;justify-content: center;align-items: center;gap: 11.75px;flex: 1 0 0;align-self: stretch;}.ci20575173193440339103005 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--border-primary, #26211C);background-color: var(--border-primary, #26211C) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAyOSAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC4yIDI4LjJIMFYwSDI4LjJWMjguMlpNMS43MzQ5OSAyNi45MzczSDI2LjA0NDVMMTMuODg5OCAxNC43ODI1TDEuNzM0OTkgMjYuOTM3M1pNMTQuNzgyNSAxMy44ODk4TDI2LjkzNzMgMjYuMDQ0NVYxLjczNDk5TDE0Ljc4MjUgMTMuODg5OFpNMS4yNjI3IDI1LjYyNEwxMi45OTcgMTMuODg5OEwxLjI2MjcgMi4xNTU0OFYyNS42MjRaTTEzLjg4OTggMTIuOTk3TDI1LjYyNCAxLjI2MjdIMi4xNTU0OEwxMy44ODk4IDEyLjk5N1oiIGZpbGw9IiMyNjIxMUMiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci2057517319342713 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci2057517319343390 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci205751731934339019343310 /* Headline */{align-self: stretch;color: var(--text-primary, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-md, 24px);font-style: normal;font-weight: 200;line-height: 120% /* 28.8px */;letter-spacing: -0.24px;}.ci2057517316514093 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 5px;align-self: stretch;}.ci20575173165140934282090 /* Copy */{align-self: stretch;color: var(--Dark-dark-80, #26211C);leading-trim: both;text-edge: cap;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}}
/* "Stage" - 4 Variants  */@media (min-width: 1440px){.c23417182 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 32px;flex-direction: column;align-items: center;gap: 32px;}.c25154425 /* ]-[ */{display: flex;max-width: 1377px;flex-direction: column;align-items: flex-start;gap: 46px;}.c23417183 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1313px;align-items: flex-start;gap: 84px;}.cstage_headline /* Headline */{flex: 1 0 0;color: #8E8275;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-Headline-xl, 64px);font-style: normal;font-weight: 200;line-height: 120% /* 76.8px */;}.c23417185 /* ]-[ */{display: flex;max-width: 424px;padding: 8px 0 12px 0;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 0px /* Auto-layout */;}.c23417186 /* Copy */{max-width: 100% /* Ensure responsiveness */;width: 424px;flex: 1 0 0;color: var(--text-primary, #8E8275);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 148% /* 23.68px */;letter-spacing: -0.16px;}.cstage_request_demo /* button */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #B7AEA5);background: var(--fill-secondary, #B7AEA5);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.cstage_request_demo_label /* Label */{color: var(--text-button-primary, #26211C);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}.c25159355 /* Image-dekstop */{max-width: 100% /* Ensure responsiveness */;width: 1313px;height: 572px;}.c27177423 /* stage_desktop 3 */{max-width: 100% /* Ensure responsiveness */;width: 1313px;height: 572px;aspect-ratio: 101/44;border-radius: 16px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (min-width: 1024px) and (max-width: 1439px){.c23417182 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 24px;flex-direction: column;align-items: center;gap: 32px;}.c25154425 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 43px;}.c23417183 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 912px;align-items: flex-start;gap: 48px;}.cstage_headline /* Headline */{flex: 1 0 0;color: var(--text-primary, #8E8275);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-lg, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.c23417185 /* ]-[ */{display: flex;max-width: 424px;padding: 4px 0 12px 0;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 0px /* Auto-layout */;}.c23417186 /* Copy */{align-self: stretch;color: var(--text-primary, #8E8275);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 148% /* 23.68px */;letter-spacing: -0.16px;}.cstage_request_demo /* button */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #B7AEA5);background: var(--fill-secondary, #B7AEA5);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.cstage_request_demo_label /* Label */{color: var(--text-button-primary, #26211C);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}.c25159355 /* Image-dekstop */{height: 397px;align-self: stretch;}.c27177423 /* stage_desktop 3 */{max-width: 100% /* Ensure responsiveness */;width: 912px;height: 397px;aspect-ratio: 85/37;border-radius: 16px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (min-width: 768px) and (max-width: 1023px){.c23417182 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 568px;padding: 0 24px;flex-direction: column;align-items: center;gap: 32px;}.c25154425 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;}.c23417183 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 688px;align-items: flex-start;gap: 48px;}.cstage_headline /* Headline */{flex: 1 0 0;color: var(--text-primary, #8E8275);font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 40px;font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}.c23417185 /* ]-[ */{display: flex;max-width: 385px;padding: 4px 0 10px 0;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 0px /* Auto-layout */;}.c23417186 /* Copy */{align-self: stretch;color: var(--text-primary, #8E8275);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 148% /* 23.68px */;letter-spacing: -0.16px;}.cstage_request_demo /* button */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #B7AEA5);background: var(--fill-secondary, #B7AEA5);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.cstage_request_demo_label /* Label */{color: var(--text-button-primary, #26211C);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}.c25159355 /* Image-dekstop */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 172/75;width: 688px /* Laiv: Derived from node height and aspect-ratio */;}.c27177423 /* stage_desktop 3 */{max-width: 100% /* Ensure responsiveness */;width: 688px;height: 300px;aspect-ratio: 172/75;border-radius: 16px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (max-width: 767px){.c23417182 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: 32px;}.c25154425 /* ]-[ */{display: flex;height: 555px;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;}.c23417183 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;}.cstage_headline /* Headline */{align-self: stretch;color: var(--text-primary, #8E8275);font-family: "Studio Feixen Sans";font-size: 40px;font-style: normal;font-weight: 200;line-height: 120% /* 48px */;}.c23417185 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c23417186 /* Copy */{align-self: stretch;color: var(--text-primary, #8E8275);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 148% /* 23.68px */;letter-spacing: -0.16px;}.cstage_request_demo /* button */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #B7AEA5);background: var(--fill-secondary, #B7AEA5);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.cstage_request_demo_label /* Label */{color: var(--text-button-primary, #26211C);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}.c25159355 /* Image-dekstop */{height: 135.5px;flex-shrink: 0;align-self: stretch;}.c27177423 /* stage_desktop 3 */{max-width: 100% /* Ensure responsiveness */;width: 311px;height: 135.5px;border-radius: 16px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}
/* "CTA" - 4 Variants  */@media (min-width: 1440px){.c4323676 /* viewport=desktop-lg */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 1069px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 80px);}.c4323634 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 42px;align-self: stretch;}.c4323635 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.ccta_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-lg, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.ccta_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43236304342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}@media (min-width: 1024px) and (max-width: 1439px){.c4323676 /* viewport=desktop */{display: flex;width: 100% /* Media query wrapper full width */;max-width: 960px;flex-direction: column;align-items: center;gap: 42px;}.c4323634 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: 42px;align-self: stretch;}.c4323635 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.ccta_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-lg, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;letter-spacing: -0.48px;}.ccta_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43236304342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}@media (min-width: 768px) and (max-width: 1023px){.c4323676 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);}.c4323634 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 48px);align-self: stretch;}.c4323635 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 591px;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;}.ccta_headline /* text-2 */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-lg, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}.ccta_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43236304342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}@media (max-width: 767px){.c4323676 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 12px;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);}.c4323634 /* ]-[ */{display: flex;flex-direction: column;align-items: center;gap: var(--Spacing-Gap, 40px);align-self: stretch;}.c4323635 /* headline */{display: flex;padding: 1px 0;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ccta_headline /* text */{align-self: stretch;color: var(--text-primary, #26211C);text-align: center;leading-trim: both;text-edge: cap;font-feature-settings: 'ss01' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-lg, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;letter-spacing: -0.4px;}.ccta_button /* link */{display: flex;height: var(--Margin-Margin-6, 48px);padding: var(--Padding-Padding-5, 16px) var(--Margin-Margin-6, 48px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--border-secondary, #26211C);background: var(--fill-secondary, #26211C);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border: 1px solid var(--border-secondary, #26211C);  background: rgba(38, 33, 28, 0.00);};}.ci43236304342464 /* Link Text */{color: var(--text-button-primary, #8E8275);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 14px;font-style: normal;font-weight: 300;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;text-transform: uppercase;}}
:root {
/* Default theme: light */
/* -- COLORS -- */
--Background-primary:var(--Colors-beige-Light-100,rgb(138, 122, 103));
--border-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--border-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--fill-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--fill-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-button-primary:var(--Colors-beige-light-80,rgb(142, 130, 117));
--text-button-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));

/* Single-mode collection: Tokens (Mode 1) */
/* -- COLORS -- */
--Colors-beige-Light-100:rgb(138, 122, 103);
--Colors-beige-light-50:rgb(210, 205, 200);
--Colors-beige-light-60:rgb(183, 174, 165);
--Colors-beige-light-80:rgb(142, 130, 117);
--Colors-brown-dark-100:rgb(27, 23, 19);
--Colors-brown-dark-80:rgb(38, 33, 28);

/* -- SIZES -- */
--Margin-Margin-3:1.5rem;
--Margin-Margin-6:3rem;
--Margin-Margin-7:4rem;
--Margin-Margin-8:5rem;
--Padding-Padding-3:0.5rem; /* Var was Bound to a Node */
--Padding-Padding-5:1rem;
--Padding-Padding-7:2rem;
--Radius-Full:62.4375rem; /* Var was Bound to a Node */
--Stroke-Stroke:0.0625rem; /* Var was Bound to a Node */
}
/* Theme Mode: light */
[data-laiv-theme="light"]{
/* -- COLORS -- */
--Background-primary:var(--Colors-beige-Light-100,rgb(138, 122, 103));
--border-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--border-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--fill-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--fill-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-button-primary:var(--Colors-beige-light-80,rgb(142, 130, 117));
--text-button-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-secondary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
}
/* Theme Mode: dark */
[data-laiv-theme="dark"]{
/* -- COLORS -- */
--Background-primary:var(--Colors-brown-dark-100,rgb(27, 23, 19));
--border-primary:var(--Colors-beige-light-80,rgb(142, 130, 117));
--border-secondary:var(--Colors-beige-light-60,rgb(183, 174, 165));
--fill-primary:var(--Colors-beige-light-80,rgb(142, 130, 117));
--fill-secondary:var(--Colors-beige-light-60,rgb(183, 174, 165));
--text-button-primary:var(--Colors-brown-dark-80,rgb(38, 33, 28));
--text-button-secondary:var(--Colors-beige-light-60,rgb(183, 174, 165));
--text-primary:var(--Colors-beige-light-80,rgb(142, 130, 117));
--text-secondary:var(--Colors-beige-light-60,rgb(183, 174, 165));
}
/* Media Query: viewport=desktop-lg */
@media (min-width: 1440px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.5rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Number:0rem;
--FontSize-Diplay-Diplay-lg:9rem;
--FontSize-Headline-Headline-2xl:5.5rem;
--FontSize-Headline-Headline-lg:3rem;
--FontSize-Headline-Headline-md:2.25rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:4rem;
--FontSize-Headline-Headline-xs:0.875rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";

/* -- SIZES -- */
--Grid-Count:0.75rem;
--Link:0.75rem; /* Var was Bound to a Node */ /* Var was Bound to a Node */
--Spacing-Gap:5rem; /* Var was Bound to a Node */
--Spacing-Margin:7.5rem;
--Spacing-Margin-sm:1.5rem; /* Var was Bound to a Node */

/* -- STRINGS -- */
--String:"TAG";
}}
/* Media Query: viewport=desktop */
@media (min-width: 1024px) and (max-width: 1439px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.375rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Number:0rem;
--FontSize-Diplay-Diplay-lg:9rem;
--FontSize-Headline-Headline-2xl:4.5rem;
--FontSize-Headline-Headline-lg:3rem;
--FontSize-Headline-Headline-md:2.25rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:3.5rem;
--FontSize-Headline-Headline-xs:0.875rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";

/* -- SIZES -- */
--Grid-Count:0.75rem;
--Link:0.75rem; /* Var was Bound to a Node */ /* Var was Bound to a Node */
--Spacing-Gap:5rem; /* Var was Bound to a Node */
--Spacing-Margin:6.5rem;
--Spacing-Margin-sm:1rem; /* Var was Bound to a Node */

/* -- STRINGS -- */
--String:"TAG";
}}
/* Media Query: viewport=tablet */
@media (min-width: 768px) and (max-width: 1023px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.375rem;
--FontSize-Copy-Copy-md:0.875rem;
--FontSize-Copy-Copy-sm:0.75rem;
--FontSize-Copy-Number:0rem;
--FontSize-Diplay-Diplay-lg:7rem;
--FontSize-Headline-Headline-2xl:3.5rem;
--FontSize-Headline-Headline-lg:2.5rem;
--FontSize-Headline-Headline-md:1.5rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:3rem;
--FontSize-Headline-Headline-xs:0.875rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";

/* -- SIZES -- */
--Grid-Count:0.375rem;
--Link:0.75rem; /* Var was Bound to a Node */ /* Var was Bound to a Node */
--Spacing-Gap:3rem; /* Var was Bound to a Node */
--Spacing-Margin:5rem;
--Spacing-Margin-sm:0.75rem; /* Var was Bound to a Node */

/* -- STRINGS -- */
--String:"TAG";
}}
/* Media Query: viewport=mobile */
@media (max-width: 767px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.25rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Number:0rem;
--FontSize-Diplay-Diplay-lg:6rem;
--FontSize-Headline-Headline-2xl:3rem;
--FontSize-Headline-Headline-lg:2.5rem;
--FontSize-Headline-Headline-md:1.5rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:2.5rem;
--FontSize-Headline-Headline-xs:0.875rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";

/* -- SIZES -- */
--Grid-Count:0.25rem;
--Link:0.75rem; /* Var was Bound to a Node */ /* Var was Bound to a Node */
--Spacing-Gap:2.5rem; /* Var was Bound to a Node */
--Spacing-Margin:3.5rem;
--Spacing-Margin-sm:0.5rem; /* Var was Bound to a Node */

/* -- STRINGS -- */
--String:"TAG";
}}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./generated/stylesheets/freeda_LS.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* Magic Export generated stylesheet */
/* "teaser-text-group" - 4 Variants  */@media (min-width: 1440px){.c5580761 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: var(--spacing-32, 32px) 0;flex-direction: column;align-items: flex-start;gap: 10px;border-top: 1px solid var(--colors-black-bk100, #000);border-bottom: 1px solid var(--colors-black-bk100, #000);}.ci55807612121990 /* ]-[ */{display: flex;align-items: flex-start;gap: 24px;align-self: stretch;}.ci55807612121991 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219912122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219912224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_title /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219912234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_headline /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219912234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}.ci55807612121992 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--colors-black-bk100, #000);}.ci55807612121993 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219932122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219932224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322240252224018 /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219932234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219932234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}.ci55807612121994 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--colors-black-bk100, #000);}.ci55807612121995 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219952122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219952224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522240252224018 /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219952234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219952234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c5580761 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: var(--spacing-32, 32px) 0;flex-direction: column;align-items: flex-start;gap: 10px;border-top: 1px solid var(--colors-black-bk100, #000);border-bottom: 1px solid var(--colors-black-bk100, #000);}.ci55807612121990 /* ]-[ */{display: flex;align-items: flex-start;gap: 24px;align-self: stretch;}.ci55807612121991 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219912122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219912224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_title /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219912234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_headline /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219912234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55807612121992 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--colors-black-bk100, #000);}.ci55807612121993 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219932122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219932224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322240252224018 /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219932234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219932234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55807612121994 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 334.71px;background: var(--colors-black-bk100, #000);}.ci55807612121995 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219952122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219952224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522240252224018 /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219952234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219952234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}}@media (min-width: 768px) and (max-width: 1023px){.c5580761 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: var(--Margin-Margin-4, 32px) 0;flex-direction: column;align-items: flex-start;gap: 10px;border-top: 1px solid var(--colors-black-bk100, #000);border-bottom: 1px solid var(--colors-black-bk100, #000);}.ci55807612121990 /* ]-[ */{display: flex;align-items: flex-start;gap: 12px;align-self: stretch;}.ci55807612121991 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219912122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219912224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_title /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219912234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_headline /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219912234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55807612121992 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 349px;background: var(--colors-black-bk100, #000);}.ci55807612121993 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;align-self: stretch;}.ci558076121219932122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219932224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322240252224018 /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219932234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219932234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55807612121994 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 1px;height: 349px;background: var(--colors-black-bk100, #000);}.ci55807612121995 /* teaser-text */{display: flex;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;align-self: stretch;gap: 48px /* Auto-layout */;}.ci558076121219952122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219952224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522240252224018 /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219952234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219952234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}}@media (max-width: 767px){.c5580761 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci55807612121990 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci55807612121991 /* teaser-text */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;padding: 16px;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);}.ci558076121219912122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219912224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_title /* Titel */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219912234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_headline /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219912234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_group_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}.ci55807612121992 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 390px;height: 1px;background: var(--colors-black-bk100, #000);}.ci55807612121993 /* teaser-text */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;padding: 16px;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);}.ci558076121219932122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219932224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322240252224018 /* Titel */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219932234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219932234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199322342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}.ci55807612121994 /* divider */{max-width: 100% /* Ensure responsiveness */;width: 390px;height: 1px;background: var(--colors-black-bk100, #000);}.ci55807612121995 /* teaser-text */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;padding: 16px;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);}.ci558076121219952122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci558076121219952224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522240252224018 /* Titel */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci558076121219952234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522343732224016 /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci558076121219952234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ci5580761212199522342312224021 /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}}
/* "teaser-text" - 2 Variants  */@media (min-width: 1440px){.c5580876 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 335px;padding: 0 var(--Padding-Padding-7, 32px);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);}.ci55808762122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci55808762224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_title /* Title */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci55808762234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_headline /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci55808762234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}}@media (max-width: 767px){.c5580876 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 32px;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);}.ci55808762122006 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-6, 24px);align-self: stretch;}.ci55808762224025 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_title /* Titel */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci55808762234373 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_headline /* Headline Lorem ipsum sic semper */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ci55808762234231 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cteaser_text_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}}
/* "fact-group" - 4 Variants  */@media (min-width: 1440px){.c5580919 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 80px;border-radius: var(--Radius-None, 0);}.ci55809192122024 /* title */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_title /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci55809192122025 /* row */{display: flex;padding: var(--Padding-Padding-0, 0);align-items: flex-start;gap: var(--Spacing-Margin, 32px);align-self: stretch;}.ci55809192122026 /* fact */{display: flex;height: 269px;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220262122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left_headline /* Display */{align-self: stretch;color: #000;text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220262122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}.ci55809192122027 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220272122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;background: rgba(245, 240, 235, 0.00);}.cfact_group_middle_headline /* Display */{align-self: stretch;color: #000;text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220272122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}.ci55809192122028 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220282122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right_headline /* Display */{align-self: stretch;color: #000;text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220282122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c5580919 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 80px;border-radius: var(--Radius-None, 0);}.ci55809192122024 /* title */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_title /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci55809192122025 /* row */{display: flex;padding: var(--Padding-Padding-0, 0);align-items: flex-start;gap: var(--Spacing-Margin, 32px);align-self: stretch;}.ci55809192122026 /* fact */{display: flex;height: 269px;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220262122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220262122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55809192122027 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220272122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220272122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55809192122028 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220282122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220282122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}}@media (min-width: 768px) and (max-width: 1023px){.c5580919 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-7, 64px);border-radius: var(--Radius-None, 0);}.ci55809192122024 /* title */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_title /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci55809192122025 /* row */{display: flex;padding: var(--Padding-Padding-0, 0);align-items: flex-start;gap: var(--Spacing-Margin, 24px);align-self: stretch;}.ci55809192122026 /* fact */{display: flex;height: 269px;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220262122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220262122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55809192122027 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220272122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220272122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci55809192122028 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;flex: 1 0 0;}.ci558091921220282122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 144px);font-style: normal;font-weight: 300;line-height: 105% /* 151.2px */;letter-spacing: -5.76px;}.ci558091921220282122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}}@media (max-width: 767px){.c5580919 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-7, 64px);border-radius: var(--Radius-None, 0);}.ci55809192122024 /* title */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_title /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.ci55809192122025 /* row */{display: flex;padding: var(--Padding-Padding-0, 0);flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.ci55809192122026 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.ci558091921220262122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 96px);font-style: normal;font-weight: 300;line-height: 105% /* 100.8px */;letter-spacing: -3.84px;}.ci558091921220262122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_left /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}.ci55809192122027 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.ci558091921220272122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 96px);font-style: normal;font-weight: 300;line-height: 105% /* 100.8px */;letter-spacing: -3.84px;}.ci558091921220272122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_middle /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}.ci55809192122028 /* fact */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.ci558091921220282122017 /* display */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right_headline /* Display */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: var(--FontSize-Display-Display-lg, 96px);font-style: normal;font-weight: 300;line-height: 105% /* 100.8px */;letter-spacing: -3.84px;}.ci558091921220282122018 /* copy */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.cfact_group_right /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}}
/* "headline" - 4 Variants  */@media (min-width: 1440px){.c88451053 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 8px;}.cheadline_text /* Headline */{max-width: 100% /* Ensure responsiveness */;width: 1376px;color: #000;text-align: center;font-feature-settings: 'salt' on;-webkit-text-stroke-width: 1px;-webkit-text-stroke-color: #000;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 200px);font-style: normal;font-weight: 200;line-height: 90% /* 180px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c88451053 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 8px;}.cheadline_text /* Headline */{align-self: stretch;color: #000;text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 96px);font-style: normal;font-weight: 200;line-height: 90% /* 86.4px */;letter-spacing: -3.84px;}}@media (min-width: 768px) and (max-width: 1023px){.c88451053 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 8px;}.cheadline_text /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 200;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}}@media (max-width: 767px){.c88451053 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 8px;}.cheadline_text /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 200;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}}
/* "media-text" - 4 Variants  */@media (min-width: 1440px){.c8843999 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;}.c88431000 /* row */{display: flex;align-items: center;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.c88431001 /* media-container */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;}.cmedia_text_image /* image */{display: flex;height: 373.5px;flex-direction: column;align-items: flex-start;align-self: stretch;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88431003 /* text-container */{display: flex;height: 184.5px;padding: 0 24px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c88431004 /* copy */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;align-self: stretch;}.cmedia_text_copy /* Copy */{align-self: stretch;color: #000;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 24px;font-style: normal;font-weight: 400;line-height: 140%;}}@media (min-width: 1024px) and (max-width: 1439px){.c8843999 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;}.c88431000 /* row */{display: flex;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);align-self: stretch;}.c88431001 /* media-container */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;}.cmedia_text_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 456px;height: 256.5px;flex-direction: column;align-items: flex-start;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88431003 /* text-container */{display: flex;height: 184.5px;padding: 0 24px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c88431004 /* copy */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;align-self: stretch;}.cmedia_text_copy /* Copy */{align-self: stretch;font-feature-settings: 'salt' on;
/* Text segment: p styles */& p {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for p */& p .edited, & p b, & p em, & p strong, & p i, & p span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: h1 styles */& h1 {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for h1 */& h1 .edited, & h1 b, & h1 em, & h1 strong, & h1 i, & h1 span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: h2 styles */& h2 {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for h2 */& h2 .edited, & h2 b, & h2 em, & h2 strong, & h2 i, & h2 span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: h3 styles */& h3 {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for h3 */& h3 .edited, & h3 b, & h3 em, & h3 strong, & h3 i, & h3 span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: h4 styles */& h4 {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for h4 */& h4 .edited, & h4 b, & h4 em, & h4 strong, & h4 i, & h4 span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: h5 styles */& h5 {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for h5 */& h5 .edited, & h5 b, & h5 em, & h5 strong, & h5 i, & h5 span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: h6 styles */& h6 {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 24px;  font-style: normal;  font-weight: 400;  line-height: 140%;};
/* Text segment: inline element styles for h6 */& h6 .edited, & h6 b, & h6 em, & h6 strong, & h6 i, & h6 span {
  color: rgb(0, 0, 0);  font-family: "Studio Feixen Sans";  font-size: 22px;  font-style: normal;  font-weight: 400;  line-height: 140%;};}}@media (min-width: 768px) and (max-width: 1023px){.c8843999 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;}.c88431000 /* row */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;align-items: flex-start;gap: 24px;}.c88431001 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 328px;flex-direction: column;align-items: flex-start;flex-shrink: 0;align-self: stretch;gap: 0px /* Auto-layout */;}.cmedia_text_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 329px;height: 185px;flex-direction: column;align-items: flex-start;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88431003 /* text-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 356px;height: 185px;padding: 0 24px;flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex-shrink: 0;}.c88431004 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 308px;flex-direction: column;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;}.cmedia_text_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}}@media (max-width: 767px){.c8843999 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 36px;flex-direction: column;align-items: center;gap: 10px;}.c88431000 /* row */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;flex-direction: column;align-items: center;gap: 24px;}.c88431001 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;flex-direction: column;align-items: center;gap: 0px /* Auto-layout */;}.cmedia_text_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;height: 161px;flex-direction: column;align-items: center;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88431003 /* text-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;padding: 0 0.1px;flex-direction: column;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c88431004 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.cmedia_text_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 20px;font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}}
/* "media-text-reversed" - 4 Variants  */@media (min-width: 1440px){.c88431026 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);}.c88431027 /* row */{display: flex;align-items: center;gap: 64px;align-self: stretch;}.c88431028 /* text-container */{display: flex;height: 180px;padding: 0 var(--Margin-Margin-3, 24px);flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c88431029 /* copy */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;align-self: stretch;}.cmedia_text_reversed_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}.c88431030 /* media-container */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;align-self: stretch;}.cmedia_text_reversed_image /* image */{display: flex;height: 369px;flex-direction: column;align-items: flex-start;align-self: stretch;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}}@media (min-width: 1024px) and (max-width: 1439px){.c88431026 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);}.c88431027 /* row */{display: flex;align-items: flex-start;gap: 64px;align-self: stretch;}.c88431028 /* text-container */{display: flex;height: 180px;padding: 0 var(--Margin-Margin-3, 24px);flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c88431029 /* copy */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;align-self: stretch;}.cmedia_text_reversed_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.c88431030 /* media-container */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;align-self: stretch;}.cmedia_text_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 16/9;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 448px /* Laiv: Derived from node height and aspect-ratio */;}}@media (min-width: 768px) and (max-width: 1023px){.c88431026 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);}.c88431027 /* row */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;align-items: flex-start;gap: 24px;}.c88431028 /* text-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 356px;height: 185px;padding: 0 var(--Margin-Margin-3, 24px);flex-direction: column;justify-content: center;align-items: flex-start;gap: 10px;flex-shrink: 0;}.c88431029 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 308px;flex-direction: column;justify-content: center;align-items: center;gap: 8px;flex: 1 0 0;}.cmedia_text_reversed_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}.c88431030 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 356px;flex-direction: column;align-items: flex-start;gap: 10px;flex-shrink: 0;align-self: stretch;}.cmedia_text_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 328px;height: 185px;flex-direction: column;align-items: flex-start;aspect-ratio: 289/163;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}}@media (max-width: 767px){.c88431026 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 0 36px;flex-direction: column;align-items: center;gap: 10px;}.c88431027 /* row */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;flex-direction: column;align-items: center;gap: 24px;}.c88431028 /* text-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;padding: 0 0.1px;flex-direction: column;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c88431029 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.cmedia_text_reversed_copy /* Copy */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 20px;font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}.c88431030 /* media-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;flex-direction: column;align-items: center;gap: 0px /* Auto-layout */;}.cmedia_text_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 286px;height: 161px;flex-direction: column;align-items: center;aspect-ratio: 135/76;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}}
/* "stage-reversed" - 4 Variants  */@media (min-width: 1440px){.c55801256 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;align-items: flex-start;gap: var(--Spacing-Margin, 32px);background: rgba(245, 240, 235, 0.00);}.cstage_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 304/185;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 672px /* Laiv: Derived from node height and aspect-ratio */;}.ci558012564021500 /* ]-[ */{display: flex;padding: var(--spacing-32, 32px) 0;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--spacing-24, 24px);flex: 1 0 0;align-self: stretch;}.ci558012564021501 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.ci558012564021502 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_copy /* Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 24px);font-style: normal;font-weight: 400;line-height: 140% /* 33.6px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c55801256 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 384px;align-items: flex-start;gap: var(--Spacing-Margin, 32px);background: rgba(245, 240, 235, 0.00);}.cstage_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;aspect-ratio: 304/185;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 464px /* Laiv: Derived from node height and aspect-ratio */;}.ci558012564021500 /* ]-[ */{display: flex;padding: var(--spacing-32, 32px) 0;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--spacing-24, 24px);flex: 1 0 0;align-self: stretch;}.ci558012564021501 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.ci558012564021502 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_copy /* Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}}@media (min-width: 768px) and (max-width: 1023px){.c55801256 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;align-items: flex-start;gap: var(--Spacing-Margin, 24px);background: rgba(245, 240, 235, 0.00);}.cstage_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;align-items: flex-start;flex: 1 0 0;aspect-ratio: 3/4;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 356px /* Laiv: Derived from node height and aspect-ratio */;}.ci558012564021500 /* ]-[ */{display: flex;padding: var(--spacing-32, 32px) 0;flex-direction: column;justify-content: center;align-items: flex-start;gap: var(--spacing-24, 24px);flex: 1 0 0;align-self: stretch;}.ci558012564021501 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.ci558012564021502 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_copy /* Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}}@media (max-width: 767px){.c55801256 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 578px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: var(--Spacing-Gap, 40px);background: rgba(245, 240, 235, 0.00);}.cstage_reversed_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;height: 390px;flex-direction: column;align-items: flex-start;flex-shrink: 0;aspect-ratio: 1/1;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.ci558012564021500 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;flex-direction: column;align-items: flex-start;gap: var(--spacing-24, 24px);}.ci558012564021501 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-lg, 40px);font-style: normal;font-weight: 400;line-height: 90% /* 36px */;letter-spacing: -1.6px;}.ci558012564021502 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.cstage_reversed_copy /* Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 20px);font-style: normal;font-weight: 400;line-height: 140% /* 28px */;}}
/* "contact" - 4 Variants  */@media (min-width: 1440px){.c88181414 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 10px;flex-shrink: 0;border-radius: var(--Radius-None, 0);background: rgba(245, 240, 235, 0.00);}.c88181415 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-10, 120px);align-self: stretch;}.c88181416 /* heading-image-wrapper */{display: flex;justify-content: space-between;align-items: flex-start;align-self: stretch;gap: 126px /* Auto-layout */;}.c88181417 /* ]-[ */{display: flex;max-width: 990px;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c88181418 /* title-headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c88181482 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_title /* Title Text */{align-self: stretch;color: #000;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181480 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_headline /* Headline Text */{align-self: stretch;color: #000;font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 128px;font-style: normal;font-weight: 400;line-height: 90% /* 115.2px */;letter-spacing: -5.12px;}.c88181421 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-end;gap: 80px;}.c88181422 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-end;gap: 32px;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;height: 508px;align-items: flex-start;aspect-ratio: 3/4;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88181424 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;}.c88181425 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.c88181426 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_title /* Person Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181427 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.c88181428 /* headline */{display: flex;max-width: 360px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.c88181429 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_job_title /* Job Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.c88181430 /* heading-button-wrapper */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 32px;align-self: stretch;}.c88181431 /* headline */{display: flex;max-width: 360px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_subline /* Subline Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ccontact_person_button /* button */{display: flex;height: var(--Margin-Margin-8, 80px);padding: var(--Padding-Padding-7, 32px) var(--Margin-Margin-8, 80px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid #000;transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  background: var(--Black-Black100, #000);};
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:active {
  display: inline-flex;  background: var(--Black-Black80, rgba(0, 0, 0, 0.80));};}.ccontact_person_button_text /* Button Text */{color: #000;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}}@media (min-width: 1024px) and (max-width: 1439px){.c88181414 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 928px;flex-direction: column;align-items: flex-start;gap: 10px;flex-shrink: 0;border-radius: var(--Radius-None, 0);background: rgba(245, 240, 235, 0.00);}.c88181415 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 960px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-10, 120px);flex: 1 0 0;}.c88181416 /* heading-image-wrapper */{display: flex;align-items: flex-start;gap: 10px;align-self: stretch;}.c88181417 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 10px;flex: 1 0 0;}.c88181418 /* title-headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 569px;flex-direction: column;align-items: flex-start;gap: 24px;}.c88181482 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_title /* Title Text */{max-width: 100% /* Ensure responsiveness */;width: 569px;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181480 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 569px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccontact_headline /* Headline Text */{max-width: 100% /* Ensure responsiveness */;width: 569px;color: #000;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 96px);font-style: normal;font-weight: 400;line-height: 90% /* 86.4px */;letter-spacing: -3.84px;}.c88181421 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;height: 616px;flex-direction: column;justify-content: space-between;align-items: flex-start;gap: 0px /* Auto-layout */;}.c88181422 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;height: 616px;flex-direction: column;align-items: flex-end;gap: 32px;flex-shrink: 0;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;height: 508px;align-items: flex-start;flex-shrink: 0;aspect-ratio: 3/4;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88181424 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-start;gap: 32px;}.c88181425 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-start;gap: 8px;}.c88181426 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_title /* Person Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181427 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.c88181428 /* headline */{display: flex;max-width: 360px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.c88181429 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_job_title /* Job Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.c88181430 /* heading-button-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 960px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 32px;}.c88181431 /* headline */{display: flex;max-width: 360px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_subline /* Subline Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ccontact_person_button /* button */{display: flex;height: var(--Margin-Margin-8, 80px);padding: var(--Padding-Padding-7, 32px) var(--Margin-Margin-8, 80px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--Black-Black100, #000);background: rgba(245, 240, 235, 0.00);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  background: var(--Black-Black100, #000);};}.ccontact_person_button_text /* Button Text */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}}@media (min-width: 768px) and (max-width: 1023px){.c88181414 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 10px;flex-shrink: 0;border-radius: var(--Radius-None, 0);background: rgba(245, 240, 235, 0.00);}.c88181415 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;flex-direction: column;align-items: flex-start;gap: 60px;}.c88181416 /* heading-image-wrapper */{display: flex;align-items: flex-start;gap: 10px;align-self: stretch;}.c88181417 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 339px;flex-direction: column;align-items: flex-start;gap: 10px;}.c88181418 /* title-headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 342px;flex-direction: column;align-items: flex-start;gap: 24px;}.c88181482 /* title */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 342px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccontact_title /* Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181480 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 342px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccontact_headline /* Headline Text */{max-width: 100% /* Ensure responsiveness */;width: 342px;color: #000;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 64px);font-style: normal;font-weight: 400;line-height: 90% /* 57.6px */;letter-spacing: -2.56px;}.c88181421 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-start;gap: 80px;}.c88181422 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-end;gap: 32px;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;height: 508px;align-items: flex-start;aspect-ratio: 3/4;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88181424 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-start;gap: 32px;}.c88181425 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 381px;flex-direction: column;align-items: flex-start;gap: 8px;}.c88181426 /* title */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_title /* Person Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181427 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.c88181428 /* headline */{display: flex;max-width: 360px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.c88181429 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_job_title /* Job Title Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.c88181430 /* heading-button-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 32px;}.c88181431 /* headline */{display: flex;max-width: 360px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccontact_person_subline /* Subline Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ccontact_person_button /* button */{display: flex;height: var(--Margin-Margin-8, 80px);padding: var(--Padding-Padding-7, 32px) var(--Margin-Margin-8, 80px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--Black-Black100, #000);background: rgba(245, 240, 235, 0.00);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  background: var(--Black-Black100, #000);};}.ccontact_person_button_text /* Button Text */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}}@media (max-width: 767px){.c88181414 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: center;gap: 10px;flex-shrink: 0;border-radius: var(--Radius-None, 0);background: rgba(245, 240, 235, 0.00);}.c88181415 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 60px;}.c88181416 /* heading-image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 32px;}.c88181417 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 0px /* Auto-layout */;}.c88181418 /* title-headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 24px;}.c88181482 /* title */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccontact_title /* Title Text */{max-width: 100% /* Ensure responsiveness */;width: 358px;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181480 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccontact_headline /* Headline Text */{max-width: 100% /* Ensure responsiveness */;width: 358px;color: #000;text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 48px);font-style: normal;font-weight: 400;line-height: 90% /* 43.2px */;letter-spacing: -1.92px;}.c88181421 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: flex-start;gap: 80px;}.c88181422 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: flex-end;gap: 32px;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;height: 365px;flex-direction: column;align-items: center;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.c88181424 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 32px;}.c88181425 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 8px;}.c88181426 /* title */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccontact_person_title /* Person Title Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}.c88181427 /* ]-[ */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 4px;}.c88181428 /* headline */{display: flex;width: 358px;max-width: 360px;flex-direction: column;align-items: center;gap: 8px;}.ccontact_person_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.c88181429 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 8px;}.ccontact_person_job_title /* Job Title Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.c88181430 /* heading-button-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: center;gap: 32px;}.c88181431 /* headline */{display: flex;width: 358px;max-width: 360px;flex-direction: column;align-items: center;gap: 8px;}.ccontact_person_subline /* Subline Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineS, 36px);font-style: normal;font-weight: 400;line-height: 110% /* 39.6px */;letter-spacing: -0.72px;}.ccontact_person_button /* button */{display: flex;height: var(--Margin-Margin-8, 80px);padding: var(--Padding-Padding-7, 32px) var(--Margin-Margin-8, 80px);align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);border: var(--Stroke-Stroke, 1px) solid var(--Black-Black100, #000);background: rgba(245, 240, 235, 0.00);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  background: var(--Black-Black100, #000);};}.ccontact_person_button_text /* Button Text */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}}
/* "case-intro" - 4 Variants  */@media (min-width: 1440px){.c55801551 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;align-items: flex-start;gap: 16px;}.ci558015514022071 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-8, 80px);flex: 1 0 0;}.ci558015514022072 /* logo-headline-title */{display: flex;flex-direction: column;align-items: center;gap: 16px;align-self: stretch;}.ccase_intro_logo /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 64px;height: 64px;flex-direction: column;align-items: center;aspect-ratio: 1/1;background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%) lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.ci558015514022074 /* headline-title */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 24px);align-self: stretch;}.ci558015514022128 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ccase_intro_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 128px);font-style: normal;font-weight: 400;line-height: 90% /* 115.2px */;letter-spacing: -5.12px;}.ci558015514022076 /* title */{display: flex;height: 26px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_title /* Title Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.ccase_intro_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 16/9;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 1376px /* Laiv: Derived from node height and aspect-ratio */;}.ci558015514022077 /* left */{display: flex;align-items: flex-start;gap: 32px;align-self: stretch;}.ci558015514022195 /* text-link */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;flex: 1 0 0;}.ci558015514022078 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_copy /* Left Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci558015514022189 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  justify-content: center;  border-radius: 4px;  background: var(--Black-Black4, rgba(0, 0, 0, 0.04));};}.ci558015514022189756314 /* Label */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci558015514022189756315 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 16px;height: 16px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.043668270111084px /* Auto-layout */;padding-right: 4.088433742523193px /* Auto-layout */;padding-bottom: 4.332308292388916px /* Auto-layout */;padding-left: 4.961370944976807px /* Auto-layout */;}.ci5580155140221897563152901672 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 6.95px;height: 7.624px;fill: var(--Black-Black100, #000);}.ci5580155140221897563152901673 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYuNjY2NjY2NTA3NzIwOTQ3IiB3aWR0aD0iNiIgaGVpZ2h0PSI2LjY2NjY2NjUwNzcyMDk0NyI+PHBhdGggZD0iTSAwIDYuNjY2NjY2NTA3NzIwOTQ3IEwgNiAwIE0gNiAwIEwgNS4yOTQxMTc2NDcwNTg4MjQgNS45MjU5MjU3ODQ2NDA4NDIgTSA2IDAgTCAwLjM1Mjk0MTE3NjQ3MDU4ODI2IDEuMTExMTExMDg0NjIwMTU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiKDAsIDAsIDApIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci558015514022224 /* quote */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);flex: 1 0 0;}.ci558015514022087 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 631px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccase_intro_quote_headline /* Quote Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.ci558015514022083 /* right */{display: flex;padding: 16px;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;border-radius: 6px;background: rgba(0, 0, 0, 0.04);}.ci558015514022084 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_quote_copy /* Testimonial Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 400;line-height: 150% /* 24px */;letter-spacing: 0.64px;}.ci558015514022085 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.ci558015514022086 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}}@media (min-width: 1024px) and (max-width: 1439px){.c55801551 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;align-items: flex-start;gap: 16px;}.ci558015514022071 /* wrapper */{display: flex;height: 1723.876px;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-8, 80px);flex: 1 0 0;}.ci558015514022072 /* logo-headline-title */{display: flex;flex-direction: column;align-items: center;gap: 16px;align-self: stretch;}.ccase_intro_logo /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 64px;height: 64px;flex-direction: column;align-items: center;aspect-ratio: 1/1;background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%) lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.ci558015514022074 /* headline-title */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 16px);align-self: stretch;}.ci558015514022128 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ccase_intro_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xl, 96px);font-style: normal;font-weight: 400;line-height: 90% /* 86.4px */;letter-spacing: -3.84px;}.ci558015514022076 /* title */{display: flex;height: 26px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_title /* Title Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.ccase_intro_image /* image */{display: flex;flex-direction: column;align-items: flex-start;flex: 1 0 0;align-self: stretch;aspect-ratio: 16/9;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.ci558015514022077 /* left */{display: flex;align-items: flex-start;gap: 32px;align-self: stretch;}.ci558015514022195 /* text-link */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;flex: 1 0 0;}.ci558015514022078 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_copy /* Left Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: 22px;font-style: normal;font-weight: 400;line-height: 140%;}.ci558015514022189 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  justify-content: center;  border-radius: 4px;  background: var(--Black-Black4, rgba(0, 0, 0, 0.04));};}.ci558015514022189756314 /* Label */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci558015514022189756315 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 16px;height: 16px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.043668270111084px /* Auto-layout */;padding-right: 4.088433742523193px /* Auto-layout */;padding-bottom: 4.332308292388916px /* Auto-layout */;padding-left: 4.961370944976807px /* Auto-layout */;}.ci5580155140221897563152901672 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 6.95px;height: 7.624px;fill: var(--Black-Black100, #000);}.ci5580155140221897563152901673 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYuNjY2NjY2NTA3NzIwOTQ3IiB3aWR0aD0iNiIgaGVpZ2h0PSI2LjY2NjY2NjUwNzcyMDk0NyI+PHBhdGggZD0iTSAwIDYuNjY2NjY2NTA3NzIwOTQ3IEwgNiAwIE0gNiAwIEwgNS4yOTQxMTc2NDcwNTg4MjQgNS45MjU5MjU3ODQ2NDA4NDIgTSA2IDAgTCAwLjM1Mjk0MTE3NjQ3MDU4ODI2IDEuMTExMTExMDg0NjIwMTU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiKDAsIDAsIDApIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci558015514022224 /* quote */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);flex: 1 0 0;}.ci558015514022087 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 631px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccase_intro_quote_headline /* Quote Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.ci558015514022083 /* right */{display: flex;padding: 16px;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;border-radius: 6px;background: rgba(0, 0, 0, 0.04);}.ci558015514022084 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_quote_copy /* Testimonial Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 150% /* 24px */;letter-spacing: 0.64px;}.ci558015514022085 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.ci558015514022086 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}}@media (min-width: 768px) and (max-width: 1023px){.c55801551 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 2015px;align-items: flex-start;gap: 16px;}.ci558015514022071 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci558015514022072 /* logo-headline-title */{display: flex;flex-direction: column;align-items: center;gap: 16px;align-self: stretch;}.ccase_intro_logo /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 64px;height: 64px;flex-direction: column;align-items: center;aspect-ratio: 1/1;background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%) lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.ci558015514022074 /* headline-title */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.ci558015514022128 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ccase_intro_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 72px);font-style: normal;font-weight: 400;line-height: 90% /* 64.8px */;letter-spacing: -2.88px;}.ci558015514022076 /* title */{display: flex;height: 26px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_title /* Title Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.ccase_intro_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;aspect-ratio: 16/9;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 736px /* Laiv: Derived from node height and aspect-ratio */;}.ci558015514022077 /* left */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-7, 64px);align-self: stretch;}.ci558015514022195 /* text-link */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;}.ci558015514022078 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_copy /* Left Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci558015514022189 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  justify-content: center;  border-radius: 4px;  background: var(--Black-Black4, rgba(0, 0, 0, 0.04));};}.ci558015514022189756314 /* Label */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci558015514022189756315 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 16px;height: 16px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.043668270111084px /* Auto-layout */;padding-right: 4.088433742523193px /* Auto-layout */;padding-bottom: 4.332308292388916px /* Auto-layout */;padding-left: 4.961370944976807px /* Auto-layout */;}.ci5580155140221897563152901672 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 6.95px;height: 7.624px;fill: var(--Black-Black100, #000);}.ci5580155140221897563152901673 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYuNjY2NjY2NTA3NzIwOTQ3IiB3aWR0aD0iNiIgaGVpZ2h0PSI2LjY2NjY2NjUwNzcyMDk0NyI+PHBhdGggZD0iTSAwIDYuNjY2NjY2NTA3NzIwOTQ3IEwgNiAwIE0gNiAwIEwgNS4yOTQxMTc2NDcwNTg4MjQgNS45MjU5MjU3ODQ2NDA4NDIgTSA2IDAgTCAwLjM1Mjk0MTE3NjQ3MDU4ODI2IDEuMTExMTExMDg0NjIwMTU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiKDAsIDAsIDApIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci558015514022224 /* quote */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);align-self: stretch;}.ci558015514022087 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 631px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccase_intro_quote_headline /* Quote Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.ci558015514022083 /* right */{display: flex;padding: 16px;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;border-radius: 6px;background: rgba(0, 0, 0, 0.04);}.ci558015514022084 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_quote_copy /* Testimonial Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 150% /* 24px */;letter-spacing: 0.64px;}.ci558015514022085 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.ci558015514022086 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}}@media (max-width: 767px){.c55801551 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;align-items: flex-start;gap: 16px;}.ci558015514022071 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-6, 48px);flex: 1 0 0;}.ci558015514022072 /* logo-headline-title */{display: flex;flex-direction: column;align-items: center;gap: 16px;align-self: stretch;}.ccase_intro_logo /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 64px;height: 64px;flex-direction: column;align-items: center;aspect-ratio: 1/1;background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%) lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}.ci558015514022074 /* headline-title */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Spacing-Margin-sm, 8px);align-self: stretch;}.ci558015514022128 /* headline */{display: flex;flex-direction: column;align-items: center;gap: 8px;align-self: stretch;}.ccase_intro_headline /* Headline Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-2xl, 72px);font-style: normal;font-weight: 400;line-height: 90% /* 64.8px */;letter-spacing: -2.88px;}.ci558015514022076 /* title */{display: flex;height: 26px;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_title /* Title Text */{align-self: stretch;color: var(--Black-Black100, #000);text-align: center;font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-sm, 24px);font-style: normal;font-weight: 400;line-height: 110% /* 26.4px */;letter-spacing: -0.48px;}.ccase_intro_image /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;align-items: flex-start;align-self: stretch;aspect-ratio: 3/4;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;width: 358px /* Laiv: Derived from node height and aspect-ratio */;}.ci558015514022077 /* left */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Margin-Margin-7, 64px);align-self: stretch;}.ci558015514022195 /* text-link */{display: flex;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;}.ci558015514022078 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_copy /* Left Copy Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-lg, 22px);font-style: normal;font-weight: 400;line-height: 140% /* 30.8px */;}.ci558015514022189 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);transition: all 0.2s ease-out;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  justify-content: center;  border-radius: 4px;  background: var(--Black-Black4, rgba(0, 0, 0, 0.04));};}.ci558015514022189756314 /* Label */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci558015514022189756315 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 16px;height: 16px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.043668270111084px /* Auto-layout */;padding-right: 4.088433742523193px /* Auto-layout */;padding-bottom: 4.332308292388916px /* Auto-layout */;padding-left: 4.961370944976807px /* Auto-layout */;}.ci5580155140221897563152901672 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 6.95px;height: 7.624px;fill: var(--Black-Black100, #000);}.ci5580155140221897563152901673 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYuNjY2NjY2NTA3NzIwOTQ3IiB3aWR0aD0iNiIgaGVpZ2h0PSI2LjY2NjY2NjUwNzcyMDk0NyI+PHBhdGggZD0iTSAwIDYuNjY2NjY2NTA3NzIwOTQ3IEwgNiAwIE0gNiAwIEwgNS4yOTQxMTc2NDcwNTg4MjQgNS45MjU5MjU3ODQ2NDA4NDIgTSA2IDAgTCAwLjM1Mjk0MTE3NjQ3MDU4ODI2IDEuMTExMTExMDg0NjIwMTU4IiBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiIHN0cm9rZT0icmdiKDAsIDAsIDApIiBzdHJva2Utd2lkdGg9IjEiLz48L3N2Zz4=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci558015514022224 /* quote */{display: flex;flex-direction: column;align-items: flex-start;gap: var(--Padding-Padding-5, 16px);align-self: stretch;}.ci558015514022087 /* copy */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 631px;flex-direction: column;align-items: flex-start;gap: 8px;}.ccase_intro_quote_headline /* Quote Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-xs, 12px);font-style: normal;font-weight: 400;line-height: 150% /* 18px */;letter-spacing: 0.48px;}.ci558015514022083 /* right */{display: flex;padding: 16px;flex-direction: column;align-items: flex-start;gap: 32px;align-self: stretch;border-radius: 6px;background: rgba(0, 0, 0, 0.04);}.ci558015514022084 /* copy */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_quote_copy /* Testimonial Text */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Copy-Copy-md, 16px);font-style: normal;font-weight: 400;line-height: 150% /* 24px */;letter-spacing: 0.64px;}.ci558015514022085 /* ]-[ */{display: flex;flex-direction: column;align-items: flex-start;gap: 4px;align-self: stretch;}.ci558015514022086 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ccase_intro_name /* Name Surname */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on;font-family: var(--FontFamily-Default, "Studio Feixen Sans");font-size: var(--FontSize-Headline-Headline-xs, 14px);font-style: normal;font-weight: 600;line-height: 142% /* 19.88px */;letter-spacing: 0.28px;}}
/* "image" - 4 Variants  */@media (min-width: 1440px){.cimage_image /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 774px;flex-direction: column;align-items: flex-start;aspect-ratio: 16/9;background: lightgray 50% / cover no-repeat /* url() stripped */;box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);gap: 0px /* Auto-layout */;object-fit: cover;}}@media (min-width: 1024px) and (max-width: 1439px){.cimage_image /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 422px;flex-direction: column;align-items: flex-start;aspect-ratio: 105/59;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}}@media (min-width: 768px) and (max-width: 1023px){.cimage_image /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 308.813px;flex-direction: column;align-items: flex-start;aspect-ratio: 16/9;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}}@media (max-width: 767px){.cimage_image /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 353px;flex-direction: column;align-items: flex-start;aspect-ratio: 1/1;background: lightgray 50% / cover no-repeat /* url() stripped */;gap: 0px /* Auto-layout */;object-fit: cover;}}
/* "text-link" - 4 Variants  */@media (min-width: 1440px){.c56241726 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 67px;justify-content: space-between;align-items: center;flex-shrink: 0;gap: 120px /* Auto-layout */;}.c56241727 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;align-self: stretch;}.ctext_link_headline /* Headline */{align-self: stretch;color: #000;font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.c56241728 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;justify-content: flex-end;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);}.ctext_link_text /* Link */{color: #000;font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci562417284022179 /* arrow-right */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;stroke-width: 1px;stroke: rgba(0, 0, 0, 0.00);display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.605323791503906px /* Auto-layout */;padding-right: 1.185546875px /* Auto-layout */;padding-bottom: 4.605613708496094px /* Auto-layout */;padding-left: 2px /* Auto-layout */;}.ci5624172840221792901651 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 20.814px;height: 14.789px;fill: #000;}.ci5624172840221792901652 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: #000;background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAxNCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0Ij48cGF0aCBkPSJNIDIwIDcgTCAxMSAwIE0gMjAgNyBMIDExIDE0IE0gMjAgNyBMIDAgNyIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSJub25lIiBzdHJva2U9InJnYigwLCAwLCAwKSIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9zdmc+") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}@media (min-width: 1024px) and (max-width: 1439px){.c56241726 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 67.429px;justify-content: space-between;align-items: center;flex-shrink: 0;gap: 120px /* Auto-layout */;}.c56241727 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;}.ctext_link_headline /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.c56241728 /* link */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);flex-shrink: 0;border-radius: var(--Radius-Full, 999px);}.ctext_link_text /* Link */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci562417284022179 /* arrow-right */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;flex-shrink: 0;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.605323791503906px /* Auto-layout */;padding-right: 1.185546875px /* Auto-layout */;padding-bottom: 4.605613708496094px /* Auto-layout */;padding-left: 2px /* Auto-layout */;}.ci5624172840221792901651 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 20.814px;height: 14.789px;fill: var(--Black-Black100, #000);}.ci5624172840221792901652 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAxNCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0Ij48cGF0aCBkPSJNIDIwIDcgTCAxMSAwIE0gMjAgNyBMIDExIDE0IE0gMjAgNyBMIDAgNyIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSJub25lIiBzdHJva2U9InJnYigwLCAwLCAwKSIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9zdmc+") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}@media (min-width: 768px) and (max-width: 1023px){.c56241726 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 67.429px;justify-content: space-between;align-items: center;flex-shrink: 0;gap: 120px /* Auto-layout */;}.c56241727 /* headline */{display: flex;flex-direction: column;align-items: flex-start;gap: 8px;}.ctext_link_headline /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.c56241728 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);}.ctext_link_text /* Link */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci562417284022179 /* arrow-right */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.605323791503906px /* Auto-layout */;padding-right: 1.185546875px /* Auto-layout */;padding-bottom: 4.605613708496094px /* Auto-layout */;padding-left: 2px /* Auto-layout */;}.ci5624172840221792901651 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 20.814px;height: 14.789px;fill: var(--Black-Black100, #000);}.ci5624172840221792901652 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAxNCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0Ij48cGF0aCBkPSJNIDIwIDcgTCAxMSAwIE0gMjAgNyBMIDExIDE0IE0gMjAgNyBMIDAgNyIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSJub25lIiBzdHJva2U9InJnYigwLCAwLCAwKSIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9zdmc+") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}@media (max-width: 767px){.c56241726 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 220.401px;justify-content: space-between;align-items: center;align-content: center;row-gap: 120px;flex-shrink: 0;flex-wrap: wrap;}.c56241727 /* headline */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 358px;flex-direction: column;align-items: flex-start;gap: 8px;flex-shrink: 0;}.ctext_link_headline /* Headline */{align-self: stretch;color: var(--Black-Black100, #000);font-feature-settings: 'salt' on, 'ss01' on, 'ss07' on;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineM, 64px);font-style: normal;font-weight: 400;line-height: 105% /* 67.2px */;letter-spacing: -1.28px;}.c56241728 /* link */{display: flex;height: var(--Padding-Padding-7, 32px);padding: var(--Padding-Padding-2, 4px) 0;align-items: center;gap: var(--Padding-Padding-3, 8px);border-radius: var(--Radius-Full, 999px);}.ctext_link_text /* Link */{color: var(--Black-Black100, #000);font-family: var(--FontFamily-Alternative, "Studio Feixen Mono");font-size: 12px;font-style: normal;font-weight: var(--FontSize-Link, 300);line-height: 142% /* 17.04px */;text-transform: uppercase;}.ci562417284022179 /* arrow-right */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 4.605323791503906px /* Auto-layout */;padding-right: 1.185546875px /* Auto-layout */;padding-bottom: 4.605613708496094px /* Auto-layout */;padding-left: 2px /* Auto-layout */;}.ci5624172840221792901651 /* Icon */{max-width: 100% /* Ensure responsiveness */;width: 20.814px;height: 14.789px;fill: var(--Black-Black100, #000);}.ci5624172840221792901652 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;stroke-width: 1px;stroke: var(--Black-Black100, #000);background-color: currentColor /* SVG mod: Default color for mask */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAxNCIgd2lkdGg9IjIwIiBoZWlnaHQ9IjE0Ij48cGF0aCBkPSJNIDIwIDcgTCAxMSAwIE0gMjAgNyBMIDExIDE0IE0gMjAgNyBMIDAgNyIgZmlsbC1ydWxlPSJub256ZXJvIiBmaWxsPSJub25lIiBzdHJva2U9InJnYigwLCAwLCAwKSIgc3Ryb2tlLXdpZHRoPSIxIi8+PC9zdmc+") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}
/* "stage-carousel" - 1 Variants  */@media (min-width: 1440px){.c14418978 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 900px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c14418979 /* carousel */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;height: 900px;flex-direction: column;align-items: flex-start;flex-shrink: 0;gap: 0px /* Auto-layout */;}.cstage_carousel_content_wrapper /* slider */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;height: 900px;flex-direction: column;align-items: flex-start;flex-shrink: 0;gap: 0px /* Auto-layout */;}.ci1441897920022447 /* slide */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;height: 900px;flex-direction: column;justify-content: center;align-items: flex-start;flex-shrink: 0;gap: 0px /* Auto-layout */;}.ci1441897922053692 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;height: 900px;align-items: flex-start;position: absolute;gap: 0px /* Auto-layout */;}.cstage_carousel_image /* image */{max-width: 100% /* Ensure responsiveness */;width: 1440px;height: 900px;flex-shrink: 0;aspect-ratio: 8/5;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci1441897922053705 /* shade */{max-width: 100% /* Ensure responsiveness */;width: 1440px;height: 900px;position: absolute;background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);}.cstage_carousel_content_z_index /* Section Title */{display: flex;padding-left: 50px;flex-direction: column;align-items: flex-start;gap: 24px;}.ci1441897920022377 /* Content */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 560px;flex-direction: column;align-items: flex-start;gap: 24px;}.cstage_carousel_headline /* Heading */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: 48px;font-style: normal;font-weight: 300;line-height: 60px /* 125% */;letter-spacing: -0.96px;}.cstage_carousel_preview /* Text */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: 18px;font-style: normal;font-weight: 300;line-height: normal;}.cstage_carousel_popup_open /* Button */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 9999px;border: 1px solid #FFF;}.cstage_carousel_popup_button_label /* Know more */{color: #FFF;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;}.cstage_carousel_popup /* popup */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;justify-content: center;align-items: flex-end;gap: 10px;position: absolute;}.ci1441897920023982 /* headline */{display: flex;padding-bottom: 20px;flex-direction: column;justify-content: flex-end;align-items: center;gap: 24px;flex: 1 0 0;}.cstage_carousel_popup_headline /* Heading */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: 48px;font-style: normal;font-weight: 200;line-height: 60px /* 125% */;letter-spacing: -0.96px;}.ci1441897920023984 /* content-wrapper */{display: flex;height: 900px;padding: 60px var(--Numbers-64, 64px);flex-direction: column;justify-content: center;align-items: flex-start;gap: 48px;flex: 1 0 0;background: #D2CDC8;}.ci1441897920023989 /* Section Title */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 560px;flex-direction: column;align-items: flex-start;gap: 24px;}.ci1441897920023990 /* Content */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.cstage_carousel_popup_title /* Heading */{display: flex;height: 127px;flex-direction: column;justify-content: center;align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: 28px;font-style: normal;font-weight: 300;line-height: 60px /* 214.286% */;letter-spacing: -0.56px;}.ci1441897920023985 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 443px;align-items: flex-start;gap: 24px;}.ci1441897920023986 /* Content */{display: flex;justify-content: center;align-items: flex-start;gap: 48px;flex: 1 0 0;}.ci1441897920023987 /* Frame 656 */{display: flex;align-items: flex-start;gap: 48px;flex: 1 0 0;}.cstage_carousel_popup_text /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{flex: 1 0 0;color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: 18px;font-style: normal;font-weight: 300;line-height: normal;}.cstage_carousel_popup_close /* Button */{display: flex;height: 44px;padding: 12px 24px;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;border-radius: 9999px;border: 1px solid var(--Sg-pure-black, #1D1D1B);}.cstage_carousel_popup_close_label /* Close */{color: var(--Sg-pure-black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;}.cstage_carousel_dots_z_index /* dots-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 29.893px;flex-direction: column;align-items: flex-start;gap: 10px;position: absolute;right: 20.107px;bottom: 20.107px;}.cstage_carousel_dot /* dot */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 29.893px;height: 29.893px;flex-direction: column;align-items: flex-start;gap: 10px;border-radius: 19.2px;background: #82827D;}}
/* "slider-simple" - 1 Variants  */@media (min-width: 1440px){.c14418981 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 399px;padding: 0.781px 2px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c14418982 /* slider-simple */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;align-items: center;gap: 15px;flex-shrink: 0;}.ci14418982144183035 /* slider */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;justify-content: center;align-items: center;gap: 8px;flex-shrink: 0;}.csimple_slider_prev /* prev-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 21.714px;height: 36.909px;align-items: center;gap: 10px;flex-shrink: 0;}.ci14418982144183037 /* prev */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: #1D1D1B;background-color: #1D1D1B /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMzciIHZpZXdCb3g9IjAgMCAyMiAzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIxLjcxMzkgMS43MjQ2MUwzLjQ2MTkxIDE4LjQ1NDFMMjEuNzEzOSAzNS4xODQ2TDIwLjEzMjggMzYuOTA5MkwwIDE4LjQ1NDFMMjAuMTMyOCAwTDIxLjcxMzkgMS43MjQ2MVoiIGZpbGw9IiMxRDFEMUIiLz4KPC9zdmc+Cg==") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cslider_simple_content_wrapper /* content-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1366px;align-items: center;gap: 8px;flex-shrink: 0;}.ci14418982144183039 /* slide */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 450px;padding-bottom: 34px;flex-direction: column;align-items: center;gap: 32px;flex-shrink: 0;border-radius: 8px;background: var(--Grey-Grey-100, #D9D9D9);}.csimple_slide_image /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 147/89;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 450px /* Laiv: Derived from node height and aspect-ratio */;}.ci14418982144183041 /* Slider 1 */{align-self: stretch;color: #263238;text-align: center;font-family: "Studio Feixen Sans";font-size: 42.114px;font-style: normal;font-weight: 400;line-height: 140% /* 58.96px */;}.ci14418982144183042 /* slide */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 450px;padding-bottom: 34px;flex-direction: column;align-items: center;gap: 32px;flex-shrink: 0;border-radius: 8px;background: var(--Grey-Grey-200, #82827D);}.ci14418982144183043 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 147/89;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 450px /* Laiv: Derived from node height and aspect-ratio */;}.ci14418982144183044 /* Slider 2 */{align-self: stretch;color: #263238;text-align: center;font-family: "Studio Feixen Sans";font-size: 42.114px;font-style: normal;font-weight: 400;line-height: 140% /* 58.96px */;}.ci14418982144183045 /* slide */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 450px;padding-bottom: 34px;flex-direction: column;align-items: center;gap: 32px;flex-shrink: 0;border-radius: 8px;background: var(--Grey-Grey-300, #4E4E4B);}.ci14418982144183046 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 147/89;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 450px /* Laiv: Derived from node height and aspect-ratio */;}.ci14418982144183047 /* Slider 3 */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: 42.114px;font-style: normal;font-weight: 400;line-height: 140% /* 58.96px */;}.csimple_slider_next /* next-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 21.714px;height: 36.909px;align-items: center;gap: 10px;flex-shrink: 0;}.ci14418982144183049 /* next */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;flex-shrink: 0;fill: #1D1D1B;background-color: #1D1D1B /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMzciIHZpZXdCb3g9IjAgMCAyMiAzNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNTA3N2UtMDcgMzUuMTg0NkwxOC4yNTIgMTguNDU1MUwzLjA3NTkzZS0wNiAxLjcyNDYxTDEuNTgxMDYgLTEuNzYwMDdlLTA2TDIxLjcxMzkgMTguNDU1MUwxLjU4MTA1IDM2LjkwOTJMMS41MDc3ZS0wNyAzNS4xODQ2WiIgZmlsbD0iIzFEMUQxQiIvPgo8L3N2Zz4K") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}}
/* "content-accordion" - 1 Variants  */@media (min-width: 1440px){.c14418984 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 963px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c14418985 /* accordion */{display: flex;height: 963px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ccontent_accordion_wrapper /* content-wrapper */{display: flex;height: 963px;align-items: flex-start;flex-shrink: 0;border-radius: 24px;border: 1px solid #C1CFE4;background: #D9D9D9;gap: 0px /* Auto-layout */;}.ccontent_accordion_tab /* tab */{display: flex;align-items: center;gap: 0px /* Auto-layout */;}.ccontent_accordion_tab_button /* Feature Tab */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 112px;height: 963px;padding: 32px 24px;flex-direction: column;justify-content: space-between;align-items: center;gap: 24px /* Auto-layout */;}.ci14418985144182894 /* Support icon */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 64px;height: 64px;justify-content: center;align-items: center;gap: 10px;flex-shrink: 0;aspect-ratio: 1/1;border-radius: var(--Numbers-8, 8px);border: 1px solid #000;}.ccontent_accordion_tab_number /* 1 */{flex: 1 0 0;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Mono";font-size: 24px;font-style: normal;font-weight: 400;line-height: normal;letter-spacing: -0.48px;}.ci14418985144182896 /* title */{display: flex;transform: rotate(-90deg);align-items: center;gap: 10px;flex: 1 0 0;align-self: stretch;}.ccontent_accordion_tab_title /* Accordion Name */{color: #0D0D0D;font-family: "Studio Feixen Mono";font-size: 18px;font-style: normal;font-weight: 200;line-height: normal;letter-spacing: 1.8px;text-transform: uppercase;}.ccontent_accordion_content /* Content */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 875px;height: 963px;flex-direction: column;align-items: flex-start;gap: 48px;}.ci14418985144182899 /* Header */{display: flex;padding: 64px 48px 0 48px;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ccontent_accordion_headline /* Heading */{align-self: stretch;color: #0D0D0D;font-family: "Studio Feixen Sans";font-size: 32px;font-style: normal;font-weight: 200;line-height: 60px /* 187.5% */;letter-spacing: -0.64px;}.ccontent_accordion_copy /* Text */{max-width: 100% /* Ensure responsiveness */;width: 591px;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 200;line-height: 24px /* 150% */;}.ci14418985144182902 /* Frame 2147224937 */{display: flex;padding: 0 48px 64px 48px;flex-direction: column;align-items: flex-start;gap: 10px;}.ccontent_accordion_content_image /* image */{max-width: 100% /* Ensure responsiveness */;width: 700px;height: 377px;aspect-ratio: 700/377;background: lightgray 0px 0px / 100.042% 100% no-repeat /* url() stripped */;object-fit: contain;}}
/* "text-colum" - 4 Variants  */@media (min-width: 1440px){.c14418987 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 64px;flex-direction: column;align-items: center;gap: 48px;}.c14418988 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1000px;align-items: flex-start;gap: 24px;}.c14418989 /* Content */{display: flex;align-items: flex-start;gap: 48px;flex: 1 0 0;}.c14418990 /* headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.c14418991 /* copy */{flex: 1 0 0;color: var(--Text-secondary, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 18px);font-style: normal;font-weight: 300;line-height: normal;}}@media (min-width: 1024px) and (max-width: 1439px){.c14418987 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 64px;flex-direction: column;align-items: center;gap: 48px;}.c14418988 /* Column */{display: flex;align-items: flex-start;gap: 24px;align-self: stretch;}.c14418989 /* Content */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 744px;align-items: flex-start;gap: 48px;}.c14418990 /* headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.c14418991 /* copy */{flex: 1 0 0;color: var(--Text-secondary, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 18px);font-style: normal;font-weight: 300;line-height: normal;}}@media (min-width: 768px) and (max-width: 1023px){.c14418987 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 32px;flex-direction: column;align-items: center;gap: 48px;}.c14418988 /* Column */{display: flex;align-items: flex-start;gap: 24px;align-self: stretch;}.c14418989 /* Content */{display: flex;align-items: flex-start;gap: 16px;flex: 1 0 0;}.c14418990 /* headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.c14418991 /* copy */{flex: 1 0 0;color: var(--Text-secondary, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}}@media (max-width: 767px){.c14418987 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 48px 32px;flex-direction: column;align-items: center;gap: 48px;}.c14418988 /* Column */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c14418989 /* Content */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c14418990 /* headline */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.c14418991 /* copy */{align-self: stretch;color: var(--Text-secondary, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}}
/* "teaser" - 4 Variants  */@media (min-width: 1440px){.c144181008 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 736px;padding-bottom: 13.739px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181009 /* wrapper */{display: flex;padding: var(--Numbers-48, 48px) var(--Numbers-64, 64px);flex-direction: column;justify-content: center;align-items: center;gap: 40px;flex: 1 0 0;background: #D2CDC8;}.c144181010 /* Header */{display: flex;justify-content: space-between;align-items: center;align-self: stretch;gap: 40px /* Auto-layout */;}.c144181011 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.cteaser_see_all_btn /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 170px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 9999px;border: 1px solid var(--Border-primary, #1D1D1B);
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border-radius: 4px;  border: 1px solid var(--Colors-Pure-Black, #1D1D1B);  background: rgba(0, 0, 0, 0.05);};}.ci144181012204392 /* See all */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;}.c144181013 /* Row */{display: flex;justify-content: center;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181014 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.cteaser_image /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 421.3333435058594px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181014144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.cteaser_tag_bubble /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.cteaser_tag /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181014144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181014144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181014144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cteaser_read_time /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_title /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 30px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.6px;}.cteaser_preview_text /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_article_link /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.cteaser_link_label /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181015 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci144181015144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 421.3333435058594px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181015144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181015144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181015144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.ci144181015144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181015144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181015144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181015144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 30px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.6px;}.ci144181015144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181015144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181016 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci144181016144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 421.3333435058594px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181016144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181016144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181016144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181016144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181016144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181016144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181016144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 30px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.6px;}.ci144181016144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181016144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181008 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 697px;padding-bottom: 33.825px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181009 /* wrapper */{display: flex;padding: var(--Numbers-48, 48px) var(--Numbers-64, 64px);flex-direction: column;justify-content: center;align-items: center;gap: 40px;flex: 1 0 0;background: #D2CDC8;}.c144181010 /* Header */{display: flex;justify-content: space-between;align-items: center;align-self: stretch;gap: 40px /* Auto-layout */;}.c144181011 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.cteaser_see_all_btn /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 170px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid var(--Border-primary, #1D1D1B);
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border-radius: 4px;  border: 1px solid var(--Colors-Pure-Black, #1D1D1B);  background: rgba(0, 0, 0, 0.05);};}.ci144181012204392 /* See all */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;}.c144181013 /* Row */{display: flex;justify-content: center;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181014 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.cteaser_image /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 282.6666564941406px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181014144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.cteaser_tag_bubble /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.cteaser_tag /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181014144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181014144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181014144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cteaser_read_time /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_title /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 30px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.6px;}.cteaser_preview_text /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_article_link /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.cteaser_link_label /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181015 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci144181015144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 282.66668701171875px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181015144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181015144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid #000;gap: 0px /* Auto-layout */;}.ci144181015144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181015144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181015144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181015144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181015144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 30px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.6px;}.ci144181015144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181015144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181016 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci144181016144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 282.66668701171875px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181016144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181016144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181016144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181016144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181016144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181016144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181016144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 30px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.6px;}.ci144181016144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181016144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}}@media (min-width: 768px) and (max-width: 1023px){.c144181008 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 638px;padding-bottom: 10.868px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181009 /* wrapper */{display: flex;padding: var(--Numbers-48, 48px) 24px;flex-direction: column;justify-content: center;align-items: center;gap: 40px;flex: 1 0 0;background: #D2CDC8;}.c144181010 /* Header */{display: flex;justify-content: space-between;align-items: center;align-self: stretch;gap: 40px /* Auto-layout */;}.c144181011 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.cteaser_see_all_btn /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 170px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid var(--Border-primary, #1D1D1B);
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border-radius: 4px;  border: 1px solid var(--Colors-Pure-Black, #1D1D1B);  background: rgba(0, 0, 0, 0.05);};}.ci144181012204392 /* See all */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;}.c144181013 /* Row */{display: flex;justify-content: center;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181014 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.cteaser_image /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 213.3333282470703px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181014144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.cteaser_tag_bubble /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.cteaser_tag /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181014144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181014144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181014144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cteaser_read_time /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_title /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 20px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.4px;}.cteaser_preview_text /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_article_link /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.cteaser_link_label /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181015 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci144181015144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 213.33334350585938px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181015144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) 16px 0 16px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181015144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid #000;gap: 0px /* Auto-layout */;}.ci144181015144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181015144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181015144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181015144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181015144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 20px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.4px;}.ci144181015144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181015144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181016 /* Teaser */{display: flex;flex-direction: column;align-items: center;flex: 1 0 0;gap: 0px /* Auto-layout */;}.ci144181016144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 213.33334350585938px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181016144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) var(--Numbers-24, 24px) 0 var(--Numbers-24, 24px);flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181016144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181016144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181016144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181016144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181016144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181016144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 20px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.4px;}.ci144181016144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181016144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}}@media (max-width: 767px){.c144181008 /* viewport=mobile */{display: inline-flex;align-items: center;gap: 10px;}.c144181009 /* wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;padding: var(--Numbers-48, 48px) 12px;flex-direction: column;justify-content: center;align-items: center;gap: 40px;background: #D2CDC8;}.c144181010 /* Header */{display: flex;justify-content: space-between;align-items: center;align-self: stretch;gap: 40px /* Auto-layout */;}.c144181011 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.cteaser_see_all_btn /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 139px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid var(--Border-primary, #1D1D1B);
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;  border-radius: 4px;  border: 1px solid var(--Colors-Pure-Black, #1D1D1B);  background: rgba(0, 0, 0, 0.05);};}.ci144181012204392 /* See all */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;}.c144181013 /* Row */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 24px;align-self: stretch;}.c144181014 /* Teaser */{display: flex;flex-direction: column;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.cteaser_image /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 366px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181014144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) 16px 0 16px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181014144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.cteaser_tag_bubble /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.cteaser_tag /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181014144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181014144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181014144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.cteaser_read_time /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_title /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 20px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.4px;}.cteaser_preview_text /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.cteaser_article_link /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.cteaser_link_label /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181015 /* Teaser */{display: flex;flex-direction: column;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181015144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 366px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181015144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) 16px 0 16px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181015144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181015144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181015144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181015144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181015144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181015144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181015144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 20px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.4px;}.ci144181015144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181015144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181015144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}.c144181016 /* Teaser */{display: flex;flex-direction: column;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181016144182877 /* image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 103/58;border-radius: 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 366px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181016144182878 /* Description */{display: flex;padding: var(--Numbers-24, 24px) 16px 0 16px;flex-direction: column;justify-content: flex-end;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182879 /* wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.ci144181016144182880 /* Tag-Line */{display: flex;align-items: center;align-content: center;gap: 12px var(--Numbers-12, 12px);align-self: stretch;flex-wrap: wrap;}.ci144181016144182881 /* tag */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181016144182881144183086 /* tag */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.ci144181016144182884 /* Time */{display: flex;align-items: center;gap: 8px;}.ci144181016144182885 /* Icon/Time */{max-width: 100% /* Ensure responsiveness */;width: 24px;height: 24px;display: flex /* Auto-layout */;gap: 0px /* Auto-layout */;justify-content: center /* Auto-layout */;align-items: center /* Auto-layout */;padding-top: 1.499990463256836px /* Auto-layout */;padding-right: 1.5000057220458984px /* Auto-layout */;padding-bottom: 1.5000057220458984px /* Auto-layout */;padding-left: 1.499990463256836px /* Auto-layout */;}.ci144181016144182885157720 /* Vector */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;fill: var(--Colors-Pure-Black, #1D1D1B);background-color: var(--Colors-Pure-Black, #1D1D1B) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgMjFDOC40MjMzIDIxIDYuMzkzMjMgMjAuMzg0MiA0LjY2NjUyIDE5LjIzMDRDMi45Mzk4IDE4LjA3NjcgMS41OTM5OSAxNi40MzY4IDAuNzk5MjcgMTQuNTE4MkMwLjAwNDU0OTQ3IDEyLjU5OTYgLTAuMjAzMzg2IDEwLjQ4ODQgMC4yMDE3NTkgOC40NTE1NkMwLjYwNjkwNCA2LjQxNDc2IDEuNjA2OTMgNC41NDM4MyAzLjA3NTM4IDMuMDc1MzhDNC41NDM4MyAxLjYwNjkzIDYuNDE0NzYgMC42MDY5MDQgOC40NTE1NiAwLjIwMTc1OUMxMC40ODg0IC0wLjIwMzM4NiAxMi41OTk2IDAuMDA0NTQ5NDcgMTQuNTE4MiAwLjc5OTI3QzE2LjQzNjggMS41OTM5OSAxOC4wNzY3IDIuOTM5OCAxOS4yMzA0IDQuNjY2NTJDMjAuMzg0MiA2LjM5MzIzIDIxIDguNDIzMyAyMSAxMC41QzIxIDEzLjI4NDggMTkuODkzOCAxNS45NTU1IDE3LjkyNDYgMTcuOTI0NkMxNS45NTU1IDE5Ljg5MzggMTMuMjg0OCAyMSAxMC41IDIxWk0xMC41IDEuNUM4LjcxOTk3IDEuNSA2Ljk3OTkyIDIuMDI3ODUgNS40OTk4NyAzLjAxNjc4QzQuMDE5ODMgNC4wMDU3MSAyLjg2NjI4IDUuNDExMzIgMi4xODUwOSA3LjA1NTg1QzEuNTAzOSA4LjcwMDM5IDEuMzI1NjcgMTAuNTEgMS42NzI5NCAxMi4yNTU4QzIuMDIwMiAxNC4wMDE2IDIuODc3MzcgMTUuNjA1MyA0LjEzNjA0IDE2Ljg2NEM1LjM5NDcyIDE4LjEyMjYgNi45OTgzNiAxOC45Nzk4IDguNzQ0MTkgMTkuMzI3MUMxMC40OSAxOS42NzQzIDEyLjI5OTYgMTkuNDk2MSAxMy45NDQyIDE4LjgxNDlDMTUuNTg4NyAxOC4xMzM3IDE2Ljk5NDMgMTYuOTgwMiAxNy45ODMyIDE1LjUwMDFDMTguOTcyMiAxNC4wMjAxIDE5LjUgMTIuMjggMTkuNSAxMC41QzE5LjUgOC4xMTMwNiAxOC41NTE4IDUuODIzODcgMTYuODY0IDQuMTM2MDRDMTUuMTc2MSAyLjQ0ODIyIDEyLjg4NyAxLjUgMTAuNSAxLjVaIiBmaWxsPSIjMUQxRDFCIi8+CjxwYXRoIGQ9Ik0xMy45NDI1IDE1TDkuNzUgMTAuODA3NVYzLjc1SDExLjI1VjEwLjE4NUwxNSAxMy45NDI1TDEzLjk0MjUgMTVaIiBmaWxsPSIjMUQxRDFCIi8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.ci144181016144182886 /* read_time */{color: var(--Colors-Pure-Black, #1D1D1B);leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182887 /* title */{align-self: stretch;color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2m, 20px);font-style: normal;font-weight: 300;line-height: normal;letter-spacing: -0.4px;}.ci144181016144182888 /* preview_text */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.ci144181016144182889 /* article_link */{display: flex;height: 40px;padding: var(--Numbers-8, 8px) 0;justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 4px;
/* R | NT: CHANGE_TO | VC: 0 | NC: 1 */&:hover {
  display: inline-flex;};}.ci144181016144182889144183098 /* Text */{color: var(--Text-primary, #0D0D0D);font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: normal;text-decoration-line: underline;text-decoration-style: solid;text-decoration-skip-ink: auto;text-decoration-thickness: auto;text-underline-offset: auto;text-underline-position: from-font;text-transform: uppercase;}}
/* "contact-stage" - 4 Variants  */@media (min-width: 1440px){.c144181045 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 591px;flex-direction: column;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181046 /* Frame 658 */{display: flex;flex-direction: column;align-items: flex-start;position: absolute;gap: 0px /* Auto-layout */;}.c144181047 /* contact-stage 1 */{max-width: 100% /* Ensure responsiveness */;width: 1440px;height: 591px;aspect-ratio: 173/71;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ccontact_stage_z_index /* Frame 657 */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1312px;flex-direction: column;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181049 /* Text */{align-self: stretch;color: var(--Grey-White, #FFF);text-align: center;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 85px /* 118.056% */;letter-spacing: -1.44px;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181045 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 381px;flex-direction: column;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181046 /* Frame 658 */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 928px;flex-direction: column;align-items: flex-start;gap: 10px;position: absolute;}.c144181047 /* contact-stage 1 */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 173/71;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 928px /* Laiv: Derived from node height and aspect-ratio */;}.ccontact_stage_z_index /* Frame 659 */{display: flex;justify-content: center;align-items: center;align-self: stretch;gap: 0px /* Auto-layout */;}.c144181049 /* Text */{color: var(--Grey-White, #FFF);text-align: center;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 85px /* 118.056% */;letter-spacing: -1.44px;}}@media (min-width: 768px) and (max-width: 1023px){.c144181045 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 302px;flex-direction: column;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181046 /* Frame 658 */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;flex-direction: column;align-items: flex-start;gap: 10px;position: absolute;}.c144181047 /* contact-stage 1 */{max-width: 100% /* Ensure responsiveness */;width: 736px;height: 302px;aspect-ratio: 368/151;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (max-width: 767px){.c144181045 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 160px;justify-content: center;align-items: center;gap: 0px /* Auto-layout */;}.c144181046 /* Frame 658 */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1px;flex-direction: column;align-items: flex-start;gap: 10px;position: absolute;}.c144181047 /* contact-stage 1 */{max-width: 100% /* Ensure responsiveness */;width: 390px;height: 160px;aspect-ratio: 39/16;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ccontact_stage_z_index /* Frame 659 */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;justify-content: center;align-items: center;flex-shrink: 0;align-self: stretch;gap: 0px /* Auto-layout */;}.c144181049 /* Text */{color: var(--Grey-White, #FFF);text-align: center;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 40px);font-style: normal;font-weight: 200;line-height: 85px /* 212.5% */;letter-spacing: -0.8px;}}
/* "key-contacts" - 4 Variants  */@media (min-width: 1440px){.c144181066 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 32px var(--Numbers-64, 64px) var(--Numbers-32, 32px) var(--Numbers-64, 64px);flex-direction: column;align-items: flex-start;gap: 25px;background: #D2CDC8;}.c144181067 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181068 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.c144181069 /* Contact */{display: flex;justify-content: center;align-items: center;align-content: center;gap: 24px;align-self: stretch;flex-wrap: wrap;}.c144181070 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 421px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181070144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181070144183129 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex-shrink: 0;}.ci144181070144183130 /* City */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;border-bottom: 1px solid #000;}.ccontact_city /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181070144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ccontact_job_title /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181070144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181071 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 421px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181071144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181071144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181071144183129 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex-shrink: 0;}.ci144181071144183130 /* City */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;border-bottom: 1px solid #000;}.ci144181071144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181071144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181071144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181071144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181071144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181071144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181071144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181072 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 421px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181072144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181072144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181072144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181072144183130 /* City */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;border-bottom: 1px solid #000;}.ci144181072144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181072144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181072144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181072144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181072144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181072144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181072144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181073 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 421px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181073144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181073144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181073144183129 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex-shrink: 0;}.ci144181073144183130 /* City */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;border-bottom: 1px solid #000;}.ci144181073144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181073144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181073144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181073144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181073144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181073144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181073144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181074 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 421px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181074144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181074144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181074144183129 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex-shrink: 0;}.ci144181074144183130 /* City */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;border-bottom: 1px solid #000;}.ci144181074144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineXS, 14px);font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}.ci144181074144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181074144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181074144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181074144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181074144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181074144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181075 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 421px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181075144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181075144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181075144183129 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex-shrink: 0;}.ci144181075144183130 /* City */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;border-bottom: 1px solid #000;}.ci144181075144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181075144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181075144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181075144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181075144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181075144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181075144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181066 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 32px var(--Numbers-64, 64px) var(--Numbers-32, 32px) var(--Numbers-64, 64px);flex-direction: column;justify-content: center;align-items: center;gap: 25px;background: #D2CDC8;}.c144181067 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181068 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.c144181069 /* Contact */{display: flex;justify-content: center;align-items: flex-start;align-content: flex-start;gap: 10px;align-self: stretch;flex-wrap: wrap;}.c144181070 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 395px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181070144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181070144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181070144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181070144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ccontact_job_title /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181070144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181071 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 395px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181071144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181071144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181071144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181071144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181071144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181071144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181071144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181071144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181071144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181071144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181071144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181072 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 395px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181072144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181072144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181072144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181072144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181072144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181072144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181072144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181072144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181072144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181072144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181072144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181073 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 395px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181073144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181073144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181073144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181073144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181073144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181073144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181073144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181073144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181073144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181073144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181073144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181074 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 395px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181074144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181074144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181074144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181074144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181074144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181074144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181074144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181074144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181074144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181074144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181074144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181075 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 395px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181075144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;flex-shrink: 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181075144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181075144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181075144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181075144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181075144183132 /* Name */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181075144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181075144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181075144183135 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 210px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.ci144181075144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181075144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}@media (min-width: 768px) and (max-width: 1023px){.c144181066 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 32px 32px var(--Numbers-32, 32px) 32px;flex-direction: column;justify-content: center;align-items: center;gap: 25px;background: #D2CDC8;}.c144181067 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181068 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.c144181069 /* Contact */{display: flex;flex-direction: column;justify-content: center;align-items: center;gap: 24px;align-self: stretch;}.c144181070 /* Contact */{display: flex;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181070144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181070144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181070144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181070144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ccontact_job_title /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181070144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181071 /* Contact */{display: flex;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181071144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181071144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181071144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181071144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181071144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181071144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181071144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181071144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181071144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181071144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181071144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181072 /* Contact */{display: flex;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181072144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181072144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181072144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181072144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181072144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181072144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181072144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181072144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181072144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181072144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181072144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181073 /* Contact */{display: flex;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181073144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181073144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181073144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181073144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181073144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181073144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181073144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181073144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181073144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181073144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181073144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181074 /* Contact */{display: flex;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181074144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181074144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 175px /* Laiv: Derived from node height and aspect-ratio */;}.ci144181074144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181074144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181074144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181074144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181074144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181074144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181074144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181074144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181074144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181075 /* Contact */{display: flex;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181075144183128 /* image */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 175px;height: 233.333px;flex-direction: column;align-items: flex-start;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181075144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181075144183129 /* Wrapper */{display: flex;padding-right: 16px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181075144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181075144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181075144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181075144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181075144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181075144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181075144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181075144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}@media (max-width: 767px){.c144181066 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 32px 12px var(--Numbers-32, 32px) 12px;flex-direction: column;justify-content: center;align-items: center;gap: 25px;background: #D2CDC8;}.c144181067 /* Header */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 366px;flex-direction: column;align-items: flex-start;gap: 40px;}.c144181068 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.c144181069 /* Contact */{display: flex;height: 1552.667px;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c144181070 /* Contact */{display: flex;height: 233px;align-items: center;gap: 10px;flex-shrink: 0;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181070144183128 /* image */{display: flex;height: 233.333px;flex-direction: column;align-items: flex-start;flex: 1 0 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ccontact_image /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181070144183129 /* Wrapper */{display: flex;padding-right: 10px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181070144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181070144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ccontact_job_title /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181070144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181071 /* Contact */{display: flex;height: 233px;align-items: center;gap: 10px;flex-shrink: 0;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181071144183128 /* image */{display: flex;height: 233.333px;flex-direction: column;align-items: flex-start;flex: 1 0 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181071144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181071144183129 /* Wrapper */{display: flex;padding-right: 10px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181071144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181071144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181071144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181071144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181071144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181071144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181071144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181071144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181072 /* Contact */{display: flex;height: 233px;align-items: center;gap: 10px;flex-shrink: 0;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181072144183128 /* image */{display: flex;height: 233.333px;flex-direction: column;align-items: flex-start;flex: 1 0 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181072144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181072144183129 /* Wrapper */{display: flex;padding-right: 10px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181072144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181072144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181072144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181072144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181072144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181072144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181072144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181072144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181073 /* Contact */{display: flex;height: 233px;align-items: center;gap: 10px;flex-shrink: 0;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181073144183128 /* image */{display: flex;height: 233.333px;flex-direction: column;align-items: flex-start;flex: 1 0 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181073144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181073144183129 /* Wrapper */{display: flex;padding-right: 10px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181073144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181073144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181073144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181073144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181073144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181073144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181073144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181073144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181074 /* Contact */{display: flex;height: 233px;align-items: center;gap: 10px;flex-shrink: 0;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181074144183128 /* image */{display: flex;height: 233.333px;flex-direction: column;align-items: flex-start;flex: 1 0 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181074144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181074144183129 /* Wrapper */{display: flex;padding-right: 10px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181074144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181074144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181074144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181074144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181074144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181074144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181074144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181074144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181075 /* Contact */{display: flex;height: 233px;align-items: center;gap: 10px;flex-shrink: 0;align-self: stretch;border-radius: 8px;border: 1px solid #FFF;background: #FFF;}.ci144181075144183128 /* image */{display: flex;height: 233.333px;flex-direction: column;align-items: flex-start;flex: 1 0 0;border-radius: 10px 0 0 10px;gap: 0px /* Auto-layout */;}.ci144181075144183128144183123 /* image */{max-width: 100% /* Ensure responsiveness */;width: 175px;height: 233.333px;flex-shrink: 0;aspect-ratio: 3/4;border-radius: 8px 0 0 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.ci144181075144183129 /* Wrapper */{display: flex;padding-right: 10px;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181075144183130 /* City */{display: flex;padding-bottom: 16px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181075144183131 /* city */{flex: 1 0 0;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181075144183132 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181075144183133 /* full_name */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181075144183134 /* job_title */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181075144183135 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181075144183136 /* phone_number */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181075144183137 /* email */{align-self: stretch;color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}
/* "sales-contacts" - 4 Variants  */@media (min-width: 1440px){.c144181107 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 70px var(--Numbers-64, 64px);flex-direction: column;justify-content: center;align-items: center;gap: 24px;background: #D2CDC8;}.c144181108 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181109 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.c144181110 /* Frame 261 */{display: flex;justify-content: space-between;align-items: center;align-content: center;row-gap: 53px;align-self: stretch;flex-wrap: wrap;}.c144181111 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181111144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181111144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181111144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ccontact_job_title /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181111144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181112 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181112144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181112144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181112144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181112144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181112144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181112144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181112144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181113 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181113144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181113144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181113144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181113144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181113144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181113144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181113144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181114 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181114144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181114144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181114144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181114144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181114144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181114144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181114144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181115 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181115144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181115144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181115144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181115144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181115144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181115144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181115144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181116 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181116144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181116144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181116144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181116144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181116144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181116144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181116144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181117 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181117144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181117144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181117144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181117144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181117144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181117144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181117144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181118 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 288.25px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181118144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181118144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181118144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181118144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181118144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181118144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181118144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181107 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 70px var(--Numbers-64, 64px);flex-direction: column;justify-content: center;align-items: center;gap: 24px;background: #D2CDC8;}.c144181108 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181109 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.96px;}.c144181110 /* Frame 261 */{display: flex;align-items: flex-start;align-content: flex-start;gap: 32px;align-self: stretch;flex-wrap: wrap;}.c144181111 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;height: 250px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181111144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181111144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181111144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ccontact_job_title /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181111144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181112 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;height: 250px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181112144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181112144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181112144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181112144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181112144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181112144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181112144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181113 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181113144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181113144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181113144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181113144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181113144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181113144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181113144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181114 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181114144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181114144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181114144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181114144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181114144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181114144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181114144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181115 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181115144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181115144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181115144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181115144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181115144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181115144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181115144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181116 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181116144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181116144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181116144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: 20px;font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181116144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181116144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181116144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181116144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181117 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181117144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181117144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181117144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181117144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181117144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181117144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181117144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181118 /* Contact */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 200px;padding: 24px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181118144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181118144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181118144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 20px);font-style: normal;font-weight: 300;line-height: 120% /* 24px */;}.ci144181118144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181118144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181118144183145 /* Contact */{display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181118144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}@media (min-width: 768px) and (max-width: 1023px){.c144181107 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 32px;flex-direction: column;justify-content: center;align-items: center;gap: 24px;background: #D2CDC8;}.c144181108 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181109 /* Header copy */{color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.c144181110 /* Frame 261 */{display: flex;align-items: flex-start;align-content: flex-start;gap: 24px 6px;align-self: stretch;flex-wrap: wrap;}.c144181111 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181111144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181111144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181111144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ccontact_job_title /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181111144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181112 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181112144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181112144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181112144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181112144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181112144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181112144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181112144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181113 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181113144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181113144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181113144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181113144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181113144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181113144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181113144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181114 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181114144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181114144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181114144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181114144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181114144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181114144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181114144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181115 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181115144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181115144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181115144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181115144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181115144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181115144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181115144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181116 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181116144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181116144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181116144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181116144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181116144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181116144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181116144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181117 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181117144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181117144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181117144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--Text-HeadlineXS, 14px);font-style: normal;font-weight: 300;line-height: 120% /* 16.8px */;}.ci144181117144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181117144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181117144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181117144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.c144181118 /* Contact */{display: flex;padding: 20px;align-items: center;gap: 20px;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181118144183139 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 260px;flex-direction: column;align-items: flex-start;gap: 19px;}.ci144181118144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181118144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181118144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181118144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181118144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181118144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 200;line-height: normal;}}@media (max-width: 767px){.c144181107 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 48px 32px;flex-direction: column;justify-content: center;align-items: center;gap: 24px;background: #D2CDC8;}.c144181108 /* Header */{display: flex;flex-direction: column;align-items: flex-start;gap: 40px;align-self: stretch;}.c144181109 /* Header copy */{align-self: stretch;color: var(--Colors-Pure-Black, #1D1D1B);font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 200;line-height: normal;letter-spacing: -0.64px;}.c144181110 /* Frame 261 */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181111 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181111144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181111144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ccontact_city /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181111144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_full_name /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ccontact_job_title /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181111144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ccontact_phone_number /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ccontact_email /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181112 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181112144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181112144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181112144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181112144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181112144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181112144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181112144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181112144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181113 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181113144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181113144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181113144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181113144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181113144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181113144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181113144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181113144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181114 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181114144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181114144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181114144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181114144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181114144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181114144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181114144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181114144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181115 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181115144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181115144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181115144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181115144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181115144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181115144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181115144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181115144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181116 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181116144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181116144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181116144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181116144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181116144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181116144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181116144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181116144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181117 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181117144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181117144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181117144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181117144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 600;line-height: 140% /* 19.6px */;}.ci144181117144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181117144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181117144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181117144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.c144181118 /* Contact */{display: flex;padding: 24px;align-items: center;gap: 20px;align-self: stretch;border-radius: 8px;border: 1px solid var(--Grey-Grey-100, #D9D9D9);background: #FFF;}.ci144181118144183139 /* Wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 19px;flex: 1 0 0;}.ci144181118144183140 /* City */{display: flex;padding-bottom: 16px;align-items: flex-start;gap: 10px;align-self: stretch;border-bottom: 1px solid #000;}.ci144181118144183141 /* city */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-s, 16px);font-style: normal;font-weight: 300;line-height: 120% /* 19.2px */;}.ci144181118144183142 /* Name */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183143 /* full_name */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 600;line-height: 140% /* 22.4px */;}.ci144181118144183144 /* job_title */{color: #000;font-family: "Studio Feixen Sans";font-size: 16px;font-style: normal;font-weight: 300;line-height: 140% /* 22.4px */;}.ci144181118144183145 /* Contact */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.ci144181118144183146 /* phone_number */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}.ci144181118144183147 /* email */{color: #000;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 200;line-height: normal;}}
/* "numbers" - 4 Variants  */@media (min-width: 1440px){.c144181261 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 699px;padding: 60px var(--Numbers-64, 64px);flex-direction: column;align-items: flex-start;gap: 48px;}.c144181262 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181262144183086 /* Text */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.c144181263 /* number-wrapper */{display: flex;align-items: flex-start;gap: 150px;align-self: stretch;}.c144181264 /* Numbers-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 340px;padding: 10px;flex-direction: column;align-items: center;gap: 10px;}.ci144181264144182872 /* Number */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;height: 167px;align-items: center;gap: 33px;}.ci144181264144182873 /* 25% */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;flex-direction: column;justify-content: center;flex-shrink: 0;align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 110px;font-style: normal;font-weight: 300;line-height: 95px /* 86.364% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181264144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 24px);font-style: normal;font-weight: 400;line-height: 120% /* 28.8px */;}.ci144181264144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;}.c144181265 /* Numbers-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 340px;padding: 10px;flex-direction: column;align-items: center;gap: 10px;}.ci144181265144182872 /* Number */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;height: 167px;align-items: center;gap: 33px;}.ci144181265144182873 /* 25% */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;flex-direction: column;justify-content: center;flex-shrink: 0;align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 110px;font-style: normal;font-weight: 300;line-height: 95px /* 86.364% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181265144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 24px);font-style: normal;font-weight: 400;line-height: 120% /* 28.8px */;}.ci144181265144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;}.c144181266 /* Numbers-container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 340px;padding: 10px;flex-direction: column;align-items: center;gap: 10px;}.ci144181266144182872 /* Number */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;height: 167px;align-items: center;gap: 33px;}.ci144181266144182873 /* 25% */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;flex-direction: column;justify-content: center;flex-shrink: 0;align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 110px;font-style: normal;font-weight: 300;line-height: 95px /* 86.364% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181266144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 24px);font-style: normal;font-weight: 400;line-height: 120% /* 28.8px */;}.ci144181266144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;}.c144181267 /* headline */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.c144181268 /* Lorem ipsum dolor sit amet consectetur. */{max-width: 100% /* Ensure responsiveness */;width: 930px;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 120% /* 86.4px */;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181261 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 699px;padding: 60px var(--Numbers-64, 64px);flex-direction: column;align-items: flex-start;gap: 48px;}.c144181262 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181262144183086 /* Text */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.c144181263 /* number-wrapper */{display: flex;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181264 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;flex: 1 0 0;}.ci144181264144182872 /* Number */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;height: 167px;align-items: center;gap: 33px;}.ci144181264144182873 /* 25% */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;flex-direction: column;justify-content: center;flex-shrink: 0;align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 100px;font-style: normal;font-weight: 300;line-height: 95px /* 95% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181264144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 24px);font-style: normal;font-weight: 400;line-height: 120% /* 28.8px */;}.ci144181264144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;}.c144181265 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;flex: 1 0 0;}.ci144181265144182872 /* Number */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;height: 167px;align-items: center;gap: 33px;}.ci144181265144182873 /* 25% */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;flex-direction: column;justify-content: center;flex-shrink: 0;align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 100px;font-style: normal;font-weight: 300;line-height: 95px /* 95% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181265144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 24px);font-style: normal;font-weight: 400;line-height: 120% /* 28.8px */;}.ci144181265144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;}.c144181266 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;flex: 1 0 0;}.ci144181266144182872 /* Number */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;height: 167px;align-items: center;gap: 33px;}.ci144181266144182873 /* 25% */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 253px;flex-direction: column;justify-content: center;flex-shrink: 0;align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 100px;font-style: normal;font-weight: 300;line-height: 95px /* 95% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181266144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 24px);font-style: normal;font-weight: 400;line-height: 120% /* 28.8px */;}.ci144181266144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 200;line-height: 120% /* 19.2px */;}.c144181267 /* headline */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.c144181268 /* Lorem ipsum dolor sit amet consectetur. */{max-width: 100% /* Ensure responsiveness */;width: 930px;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 120% /* 86.4px */;}}@media (min-width: 768px) and (max-width: 1023px){.c144181261 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 699px;padding: 60px 32px;flex-direction: column;align-items: flex-start;gap: 48px;}.c144181262 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181262144183086 /* Text */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.c144181263 /* number-wrapper */{display: flex;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181264 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;flex: 1 0 0;}.ci144181264144182872 /* Number */{display: flex;height: 167px;align-items: center;gap: 33px;}.ci144181264144182873 /* 25% */{color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 96px;font-style: normal;font-weight: 300;line-height: 95px /* 98.958% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181264144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 18px);font-style: normal;font-weight: 400;line-height: 120% /* 21.6px */;}.ci144181264144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;}.c144181265 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;flex: 1 0 0;}.ci144181265144182872 /* Number */{display: flex;height: 167px;align-items: center;gap: 33px;}.ci144181265144182873 /* 25% */{color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 96px;font-style: normal;font-weight: 300;line-height: 95px /* 98.958% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181265144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 18px);font-style: normal;font-weight: 400;line-height: 120% /* 21.6px */;}.ci144181265144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;}.c144181266 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;flex: 1 0 0;}.ci144181266144182872 /* Number */{display: flex;height: 167px;align-items: center;gap: 33px;align-self: stretch;}.ci144181266144182873 /* 25% */{color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 96px;font-style: normal;font-weight: 300;line-height: 95px /* 98.958% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181266144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 18px);font-style: normal;font-weight: 400;line-height: 120% /* 21.6px */;}.ci144181266144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;}.c144181267 /* headline */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.c144181268 /* Lorem ipsum dolor sit amet consectetur. */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 48px);font-style: normal;font-weight: 200;line-height: 120% /* 57.6px */;}}@media (max-width: 767px){.c144181261 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 12px;flex-direction: column;align-items: flex-start;gap: 48px;}.c144181262 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--Border-primary, #1D1D1B);gap: 0px /* Auto-layout */;}.ci144181262144183086 /* Text */{color: #000;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 300;line-height: normal;text-transform: uppercase;}.c144181263 /* number-wrapper */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181264 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;align-self: stretch;}.ci144181264144182872 /* Number */{display: flex;align-items: center;gap: 33px;}.ci144181264144182873 /* 25% */{color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 96px;font-style: normal;font-weight: 300;line-height: 95px /* 98.958% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181264144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 18px);font-style: normal;font-weight: 400;line-height: 120% /* 21.6px */;}.ci144181264144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;}.c144181265 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;align-self: stretch;}.ci144181265144182872 /* Number */{display: flex;align-items: center;gap: 33px;}.ci144181265144182873 /* 25% */{color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 96px;font-style: normal;font-weight: 300;line-height: 95px /* 98.958% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181265144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 18px);font-style: normal;font-weight: 400;line-height: 120% /* 21.6px */;}.ci144181265144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;}.c144181266 /* Numbers-container */{display: flex;padding: 10px;flex-direction: column;align-items: center;gap: 10px;align-self: stretch;}.ci144181266144182872 /* Number */{display: flex;justify-content: center;align-items: center;gap: 33px;align-self: stretch;}.ci144181266144182873 /* 25% */{color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: 96px;font-style: normal;font-weight: 300;line-height: 95px /* 98.958% */;letter-spacing: 1.9px;text-transform: uppercase;}.ci144181266144182874 /* Headline */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-m, 18px);font-style: normal;font-weight: 400;line-height: 120% /* 21.6px */;}.ci144181266144182875 /* Lorem ipsum dolor sit amet consectetur. Etiam id feugiat diam leo neque. */{align-self: stretch;color: #1D1D1B;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 200;line-height: 120% /* 16.8px */;}.c144181267 /* headline */{display: flex;flex-direction: column;align-items: flex-start;align-self: stretch;gap: 0px /* Auto-layout */;}.c144181268 /* Lorem ipsum dolor sit amet consectetur. */{align-self: stretch;color: #1D1D1B;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 40px);font-style: normal;font-weight: 200;line-height: 120% /* 48px */;}}
/* "image-headline-button" - 4 Variants  */@media (min-width: 1440px){.c144181294 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 794px;padding: 64px;justify-content: center;align-items: center;background: #26211C;gap: 0px /* Auto-layout */;}.c144181295 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1312px;height: 666px;align-items: flex-start;gap: 64px;flex-shrink: 0;}.c144181296 /* Content */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 438px;flex-direction: column;justify-content: space-between;align-items: flex-start;flex-shrink: 0;align-self: stretch;gap: 80px /* Auto-layout */;}.c144181297 /* Section Title */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c144181298 /* Topline */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 24px /* 150% */;}.c144181299 /* Heading */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 300;line-height: 120% /* 57.6px */;letter-spacing: -0.96px;}.c144181300 /* Column */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181301 /* Text */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 24px /* 150% */;}.cimage_headline_button /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 149px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid #FFF;}.ci144181302144183094 /* MORE */{color: #FFF;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181303 /* Image container */{display: flex;align-items: flex-start;gap: 32px;}.c144181304 /* image-small */{max-width: 100% /* Ensure responsiveness */;width: 334px;height: 334px;border-radius: 24px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181305 /* image-big */{max-width: 100% /* Ensure responsiveness */;width: 444px;height: 666px;border-radius: 24px;background: lightgray -134.275px -33.333px / 252.333% 107.466% no-repeat /* url() stripped */;object-fit: contain;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181294 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 64px 56px;align-items: flex-start;gap: 48px;background: #26211C;}.c144181295 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 912px;align-items: flex-start;gap: 32px;flex-shrink: 0;align-self: stretch;}.c144181296 /* Content */{display: flex;height: 400px;flex-direction: column;justify-content: space-between;align-items: flex-start;flex: 1 0 0;gap: 80px /* Auto-layout */;}.c144181297 /* Section Title */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c144181298 /* Topline */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 24px /* 150% */;}.c144181299 /* Heading */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 300;line-height: 120% /* 57.6px */;letter-spacing: -0.96px;}.c144181300 /* Column */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181301 /* Text */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 24px /* 150% */;}.cimage_headline_button /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 149px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid #FFF;}.ci144181302144183094 /* MORE */{color: #FFF;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181303 /* Image container */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 444px;height: 406px;align-items: flex-start;gap: 16px;flex-shrink: 0;}.c144181304 /* image-small */{max-width: 100% /* Ensure responsiveness */;width: 156px;height: 157px;flex-shrink: 0;border-radius: 24px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181305 /* image-big */{max-width: 100% /* Ensure responsiveness */;width: 272px;height: 410px;flex-shrink: 0;border-radius: 24px;background: lightgray -82.259px -20.52px / 252.333% 107.466% no-repeat /* url() stripped */;object-fit: contain;}}@media (min-width: 768px) and (max-width: 1023px){.c144181294 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 48px 64px;align-items: flex-start;gap: 48px;background: #26211C;}.c144181295 /* Wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 608px;flex-direction: column;align-items: center;gap: 32px;flex-shrink: 0;align-self: stretch;}.c144181296 /* Content */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181297 /* Section Title */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c144181298 /* Topline */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: 24px /* 171.429% */;}.c144181299 /* Heading */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 300;line-height: 120% /* 38.4px */;letter-spacing: -0.64px;}.c144181300 /* Column */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181301 /* Text */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: 24px /* 171.429% */;}.cimage_headline_button /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 149px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid #FFF;}.ci144181302144183094 /* MORE */{color: #FFF;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181303 /* Image container */{display: flex;height: 406px;justify-content: center;align-items: flex-start;gap: 16px;align-self: stretch;}.c144181304 /* image-small */{max-width: 100% /* Ensure responsiveness */;width: 239px;height: 241px;border-radius: 24px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181305 /* image-big */{max-width: 100% /* Ensure responsiveness */;width: 272px;height: 410px;border-radius: 24px;background: lightgray -82.259px -20.52px / 252.333% 107.466% no-repeat /* url() stripped */;object-fit: contain;}}@media (max-width: 767px){.c144181294 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 48px 12px;align-items: flex-start;gap: 48px;background: #26211C;}.c144181295 /* Wrapper */{display: flex;flex-direction: column;align-items: center;gap: 32px;flex: 1 0 0;align-self: stretch;}.c144181296 /* Content */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181297 /* Section Title */{display: flex;flex-direction: column;align-items: flex-start;gap: 16px;align-self: stretch;}.c144181298 /* Topline */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: 24px /* 171.429% */;}.c144181299 /* Heading */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 300;line-height: 120% /* 38.4px */;letter-spacing: -0.64px;}.c144181300 /* Column */{display: flex;flex-direction: column;align-items: flex-start;gap: 24px;align-self: stretch;}.c144181301 /* Text */{align-self: stretch;color: #FFF;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: 24px /* 171.429% */;}.cimage_headline_button /* Button */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 149px;height: 40px;padding: var(--Numbers-8, 8px) var(--Numbers-16, 16px);justify-content: center;align-items: center;gap: var(--Numbers-8, 8px);border-radius: 999px;border: 1px solid #FFF;}.ci144181302144183094 /* MORE */{color: #FFF;font-family: "Studio Feixen Mono";font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181303 /* Image container */{display: flex;align-items: flex-start;gap: 16px;align-self: stretch;}.c144181304 /* image-small */{max-width: 100% /* Ensure responsiveness */;width: 139px;height: 140px;border-radius: 24px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181305 /* image-big */{max-width: 100% /* Ensure responsiveness */;width: 212px;height: 319px;border-radius: 24px;background: lightgray -64.113px -15.966px / 252.333% 107.466% no-repeat /* url() stripped */;object-fit: contain;}}
/* "headline-images" - 4 Variants  */@media (min-width: 1440px){.c144181343 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.c144181344 /* headline-wrapper */{display: flex;padding: 100px 32px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;}.c144181345 /* Headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-variant-numeric: lining-nums proportional-nums;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-3xl, 80px);font-style: normal;font-weight: 200;line-height: 115% /* 92px */;letter-spacing: -1.6px;}.c144181346 /* Image-wrapper */{display: flex;align-items: center;gap: -2px;align-self: stretch;}.c144181347 /* Rectangle 2 */{height: 885px;flex: 1 0 0;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181348 /* Rectangle 3 */{height: 885px;flex: 1 0 0;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181343 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.c144181344 /* headline-wrapper */{display: flex;padding: 100px 32px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;}.c144181345 /* Headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-variant-numeric: lining-nums proportional-nums;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-3xl, 80px);font-style: normal;font-weight: 200;line-height: 115% /* 92px */;letter-spacing: -1.6px;}.c144181346 /* Image-wrapper */{display: flex;align-items: center;gap: -2px;align-self: stretch;}.c144181347 /* Rectangle 2 */{height: 749px;flex: 1 0 0;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181348 /* Rectangle 3 */{height: 749px;flex: 1 0 0;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (min-width: 768px) and (max-width: 1023px){.c144181343 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.c144181344 /* headline-wrapper */{display: flex;padding: 80px 32px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;}.c144181345 /* Headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-variant-numeric: lining-nums proportional-nums;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-3xl, 56px);font-style: normal;font-weight: 200;line-height: 115% /* 64.4px */;letter-spacing: -1.12px;}.c144181346 /* Image-wrapper */{display: flex;align-items: center;gap: -2px;align-self: stretch;}.c144181347 /* Rectangle 2 */{height: 425px;flex: 1 0 0;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181348 /* Rectangle 3 */{height: 425px;flex: 1 0 0;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}@media (max-width: 767px){.c144181343 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.c144181344 /* headline-wrapper */{display: flex;padding: 80px 32px;justify-content: center;align-items: center;gap: 10px;align-self: stretch;}.c144181345 /* Headline */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-variant-numeric: lining-nums proportional-nums;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-3xl, 48px);font-style: normal;font-weight: 200;line-height: 115% /* 55.2px */;letter-spacing: -0.96px;}.c144181346 /* Image-wrapper */{display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: -2px;align-self: stretch;}.c144181347 /* Rectangle 2 */{height: 370px;align-self: stretch;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181348 /* Rectangle 3 */{height: 370px;align-self: stretch;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}}
/* "stage" - 4 Variants  */@media (min-width: 1440px){.c144181577 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 900px;}.c144181578 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;height: 900px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.c144181579 /* Image */{flex: 1 0 0;align-self: stretch;border-radius: 0 0 8px 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181580 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 1440px;height: 900px;position: absolute;background: rgba(0, 0, 0, 0.70);}.c144181581 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 800px;height: 386px;flex-direction: column;justify-content: center;align-items: center;gap: 24px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c144181585 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid #FFF;box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);gap: 0px /* Auto-layout */;}.ci1441815852043107 /* TAG */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 300;line-height: normal;}.c144181583 /* Headline */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-3xl, 80px);font-style: normal;font-weight: 200;line-height: 100% /* 80px */;letter-spacing: -1.6px;}.c144181584 /* Subline */{max-width: 100% /* Ensure responsiveness */;width: 544px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 24px /* 150% */;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181577 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 640px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.c144181578 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1024px;flex-direction: column;align-items: flex-start;gap: 3.549px;position: absolute;}.c144181579 /* Image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 8/5;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 1024px /* Laiv: Derived from node height and aspect-ratio */;}.c144181580 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 1024px;height: 640px;position: absolute;background: rgba(0, 0, 0, 0.75);}.c144181581 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 670px;flex-direction: column;align-items: center;gap: 17.033px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 17.033px;align-self: stretch;}.c144181585 /* Tag-small */{display: flex;padding: 5.678px 8.517px;justify-content: center;align-items: center;border-radius: 8px;border: 0.71px solid #FFF;gap: 0px /* Auto-layout */;}.ci1441815852043107 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: 9.936px;font-style: normal;font-weight: 300;line-height: normal;}.c144181583 /* Medium length hero headline goes here */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 100% /* 72px */;letter-spacing: -1.44px;}.c144181584 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 560px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 17.033px /* 106.458% */;}}@media (min-width: 768px) and (max-width: 1023px){.c144181577 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 459px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.c144181578 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;height: 459px;flex-direction: column;align-items: flex-start;gap: 3.549px;position: absolute;}.c144181579 /* Image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 8/5;border-radius: 0 0 8px 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 736px /* Laiv: Derived from node height and aspect-ratio */;}.c144181580 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 736px;height: 459px;position: absolute;top: 0;background: rgba(0, 0, 0, 0.75);}.c144181581 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 481.563px;flex-direction: column;justify-content: center;align-items: center;gap: 17.033px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 17.033px;align-self: stretch;}.c144181585 /* Tag-small */{display: flex;padding: 5.678px 8.517px;justify-content: center;align-items: center;border-radius: 8px;border: 0.71px solid #FFF;gap: 0px /* Auto-layout */;}.ci1441815852043107 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: 9.936px;font-style: normal;font-weight: 300;line-height: normal;}.c144181583 /* Medium length hero headline goes here */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 100% /* 72px */;letter-spacing: -1.44px;}.c144181584 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 560px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 17.033px /* 106.458% */;}}@media (max-width: 767px){.c144181577 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 302px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.c144181578 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;height: 302px;flex-direction: column;align-items: flex-start;gap: 3.549px;position: absolute;}.c144181579 /* Image */{flex: 1 0 0;align-self: stretch;border-radius: 0 0 8px 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181580 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 390px;height: 302px;position: absolute;background: rgba(0, 0, 0, 0.75);}.c144181581 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 354px;flex-direction: column;justify-content: center;align-items: center;gap: 17.033px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 17.033px;align-self: stretch;}.c144181585 /* Tag-small */{display: flex;padding: 5.678px 8.517px;justify-content: center;align-items: center;border-radius: 8px;border: 0.71px solid #FFF;gap: 0px /* Auto-layout */;}.ci1441815852043107 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: 9.936px;font-style: normal;font-weight: 300;line-height: normal;}.c144181583 /* Medium length hero headline goes here */{max-width: 100% /* Ensure responsiveness */;width: 354px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: 32px;font-style: normal;font-weight: 200;line-height: 100% /* 32px */;letter-spacing: -0.64px;}.c144181584 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 354px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 17.033px /* 106.458% */;}}
/* "headline-copy" - 4 Variants  */@media (min-width: 1440px){.c144181614 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 64px;flex-direction: column;align-items: center;gap: 48px;}.c144181615 /* Content */{display: flex;flex-direction: column;align-items: center;gap: 48px;}.c144181616 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 1130px;color: var(--Text-secondary, #1D1D1B);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 300;line-height: 120% /* 57.6px */;}.c144181617 /* copy-wrapper */{display: flex;align-items: flex-start;gap: 48px;align-self: stretch;}.c144181618 /* copy */{max-width: 100% /* Ensure responsiveness */;width: 1130px;color: var(--Text-primary, #0D0D0D);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 18px);font-style: normal;font-weight: 200;line-height: normal;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181614 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 64px;flex-direction: column;align-items: center;gap: 48px;}.c144181615 /* Content */{display: flex;flex-direction: column;align-items: center;gap: 48px;}.c144181616 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 836px;color: var(--Text-secondary, #1D1D1B);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 48px);font-style: normal;font-weight: 300;line-height: 120% /* 57.6px */;}.c144181617 /* copy-wrapper */{display: flex;align-items: flex-start;gap: 48px;align-self: stretch;}.c144181618 /* copy */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 18px);font-style: normal;font-weight: 200;line-height: normal;}}@media (min-width: 768px) and (max-width: 1023px){.c144181614 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 64px;flex-direction: column;align-items: center;gap: 48px;}.c144181615 /* Content */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 678px;flex-direction: column;align-items: center;gap: 48px;}.c144181616 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 678px;color: var(--Text-secondary, #1D1D1B);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 300;line-height: 120% /* 38.4px */;}.c144181617 /* copy-wrapper */{display: flex;align-items: flex-start;gap: 48px;align-self: stretch;}.c144181618 /* copy */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 16px);font-style: normal;font-weight: 200;line-height: normal;}}@media (max-width: 767px){.c144181614 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;padding: 60px 64px;flex-direction: column;align-items: center;gap: 48px;}.c144181615 /* Content */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;flex-direction: column;align-items: center;gap: 48px;}.c144181616 /* headline */{max-width: 100% /* Ensure responsiveness */;width: 350px;color: var(--Text-secondary, #1D1D1B);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-l, 32px);font-style: normal;font-weight: 300;line-height: 120% /* 38.4px */;}.c144181617 /* copy-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 310px;align-items: flex-start;gap: 48px;}.c144181618 /* copy */{flex: 1 0 0;color: var(--Text-primary, #0D0D0D);text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-xs, 16px);font-style: normal;font-weight: 200;line-height: normal;}}
/* "stage-video" - 4 Variants  */@media (min-width: 1440px){.c144181638 /* viewport=desktop-lg */{max-width: 100% /* Ensure responsiveness */;width: 100% /* Media query wrapper full width */;height: 900px;}.c144181639 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1440px;height: 900px;flex-direction: column;align-items: flex-start;gap: 0px /* Auto-layout */;}.c144181640 /* Image */{flex: 1 0 0;align-self: stretch;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181641 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 1440px;height: 900px;position: absolute;background: rgba(0, 0, 0, 0.75);}.c144181642 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 800px;height: 386px;flex-direction: column;justify-content: center;align-items: center;gap: 24px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 24px;align-self: stretch;}.c144181644 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--BG-primary, #FFF);gap: 0px /* Auto-layout */;}.ci144181644144183086 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181645 /* Medium length hero headline goes here */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-3xl, 80px);font-style: normal;font-weight: 200;line-height: 100% /* 80px */;letter-spacing: -1.6px;}.c144181646 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 544px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 24px /* 150% */;}}@media (min-width: 1024px) and (max-width: 1439px){.c144181638 /* viewport=desktop */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 640px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.c144181639 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 1024px;flex-direction: column;align-items: flex-start;gap: 3.549px;position: absolute;}.c144181640 /* Image */{max-width: 100% /* Ensure responsiveness */;align-self: stretch;aspect-ratio: 8/5;border-radius: 0 0 8px 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 1024px /* Laiv: Derived from node height and aspect-ratio */;}.c144181641 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 1024px;height: 640px;position: absolute;background: rgba(0, 0, 0, 0.75);}.c144181642 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 670px;flex-direction: column;align-items: center;gap: 17.033px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 17.033px;align-self: stretch;}.c144181644 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--BG-primary, #FFF);gap: 0px /* Auto-layout */;}.ci144181644144183086 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181645 /* Medium length hero headline goes here */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 72px);font-style: normal;font-weight: 200;line-height: 100% /* 72px */;letter-spacing: -1.44px;}.c144181646 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 560px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 16px);font-style: normal;font-weight: 300;line-height: 17.033px /* 106.458% */;}}@media (min-width: 768px) and (max-width: 1023px){.c144181638 /* viewport=tablet */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 459px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.c144181639 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 736px;height: 459px;flex-direction: column;align-items: flex-start;gap: 3.549px;position: absolute;}.c144181640 /* Image */{max-width: 100% /* Ensure responsiveness */;flex-shrink: 0;align-self: stretch;aspect-ratio: 8/5;border-radius: 0 0 8px 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;width: 736px /* Laiv: Derived from node height and aspect-ratio */;}.c144181641 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 100% /* SVG mod: For mask container */;height: 100% /* SVG mod: For mask container */;position: absolute;top: 0;fill: rgba(0, 0, 0, 0.75);background-color: rgba(0, 0, 0, 0.75) /* SVG mod: Derived from fill property */;mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzM2IiBoZWlnaHQ9IjQ1OSIgdmlld0JveD0iMCAwIDczNiA0NTkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wIDBINzM2VjQ1OUgwVjBaIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjc1Ii8+Cjwvc3ZnPgo=") /* SVG mod: Vector as mask */;mask-position: center /* SVG mod: Mask adjustments */;mask-repeat: no-repeat /* SVG mod: Mask adjustments */;mask-size: contain /* SVG mod: Mask adjustments */;}.c144181642 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 481.563px;flex-direction: column;justify-content: center;align-items: center;gap: 17.033px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 17.033px;align-self: stretch;}.c144181644 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--BG-primary, #FFF);gap: 0px /* Auto-layout */;}.ci144181644144183086 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: var(--FontSize-copy-3xs, 14px);font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181645 /* Medium length hero headline goes here */{align-self: stretch;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-Headline-2xl, 48px);font-style: normal;font-weight: 200;line-height: 100% /* 48px */;letter-spacing: -0.96px;}.c144181646 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 560px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: 17.033px /* 121.667% */;}}@media (max-width: 767px){.c144181638 /* viewport=mobile */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 100% /* Media query wrapper full width */;height: 302px;flex-direction: column;justify-content: center;align-items: center;gap: 10px;}.c144181639 /* image-wrapper */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 390px;height: 302px;flex-direction: column;align-items: flex-start;gap: 3.549px;position: absolute;}.c144181640 /* Image */{flex: 1 0 0;align-self: stretch;border-radius: 0 0 8px 8px;background: lightgray 50% / cover no-repeat /* url() stripped */;object-fit: cover;}.c144181641 /* Shade */{max-width: 100% /* Ensure responsiveness */;width: 390px;height: 302px;position: absolute;background: rgba(0, 0, 0, 0.75);}.c144181642 /* Column */{max-width: 100% /* Ensure responsiveness */;display: flex;width: 354px;flex-direction: column;justify-content: center;align-items: center;gap: 17.033px;}.cstage_content_z_index /* Content */{display: flex;flex-direction: column;align-items: center;gap: 17.033px;align-self: stretch;}.c144181644 /* Tag-small */{display: flex;padding: 8px 12px;justify-content: center;align-items: center;border-radius: 8px;border: 1px solid var(--BG-primary, #FFF);gap: 0px /* Auto-layout */;}.ci144181644144183086 /* Text */{color: #FFF;leading-trim: both;text-edge: cap;font-family: "Studio Feixen Mono";font-size: var(--FontSize-copy-3xs, 12px);font-style: normal;font-weight: 400;line-height: normal;text-transform: uppercase;}.c144181645 /* Medium length hero headline goes here */{max-width: 100% /* Ensure responsiveness */;width: 354px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: 32px;font-style: normal;font-weight: 200;line-height: 100% /* 32px */;letter-spacing: -0.64px;}.c144181646 /* Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. */{max-width: 100% /* Ensure responsiveness */;width: 354px;color: #FFF;text-align: center;font-family: "Studio Feixen Sans";font-size: var(--FontSize-copy-2xs, 14px);font-style: normal;font-weight: 300;line-height: 17.033px /* 121.667% */;}}
:root {
/* Default theme: Desktop L */
/* -- SIZES -- */
--Spacing-Margin:2rem; /* Var was Bound to a Node */

/* Single-mode collection: Tokens (Values) */
/* -- COLORS -- */
--Black-Black:rgb(13, 13, 13);
--Black-Deep-Black:rgb(19, 16, 13);
--Black-Pure-Black:rgb(29, 29, 27);
--Blue-Blue-100:rgb(232, 239, 250);
--Blue-Blue-200:rgb(193, 207, 228);
--Blue-Blue-300:rgb(130, 159, 194);
--Blue-Blue-500:rgb(0, 69, 111);
--Blue-Blue-700:rgb(38, 50, 56);
--Green-Color-100:rgb(209, 222, 205);
--Green-Green-200:rgb(155, 185, 151);
--Green-Green-300:rgb(0, 69, 25);
--Grey-Grey-100:rgb(217, 217, 217);
--Grey-Grey-200:rgb(130, 130, 125);
--Grey-Grey-300:rgb(78, 78, 75);
--Grey-White:rgb(255, 255, 255);

/* -- SIZES -- */
--Margin-Margin-3:1.5rem;
--Margin-Margin-6:3rem;
--Margin-Margin-7:4rem;
--Margin-Margin-8:5rem;
--Padding-Padding-5:1rem;
--Padding-Padding-7:2rem;

/* -- COLORS -- */
--Sand-Sand:rgb(183, 174, 165);
--Sand-Sand-Dark:rgb(142, 130, 117);
--Sand-Sand-Light:rgb(210, 205, 200);

/* Single-mode collection: Tokens (Mode 1) */
/* -- SIZES -- */
--Margin-Margin-10:7.5rem; /* Var was Bound to a Node */
--Margin-Margin-4:2rem; /* Var was Bound to a Node */
--Padding-Padding-0:0rem; /* Var was Bound to a Node */
--Padding-Padding-2:0.25rem; /* Var was Bound to a Node */
--Padding-Padding-3:0.5rem; /* Var was Bound to a Node */
--Padding-Padding-6:1.5rem; /* Var was Bound to a Node */
--Radius-Full:62.4375rem; /* Var was Bound to a Node */
--Radius-None:0rem; /* Var was Bound to a Node */
--Stroke-Stroke:0.0625rem; /* Var was Bound to a Node */

/* Single-mode collection: Collection 1 (Mode 1) */
/* -- SIZES -- */
--Numbers-12:0.75rem; /* Var was Bound to a Node */
--Numbers-16:1rem; /* Var was Bound to a Node */
--Numbers-24:1.5rem; /* Var was Bound to a Node */
--Numbers-32:2rem; /* Var was Bound to a Node */
--Numbers-48:3rem; /* Var was Bound to a Node */
--Numbers-64:4rem; /* Var was Bound to a Node */
--Numbers-8:0.5rem; /* Var was Bound to a Node */

/* Single-mode collection: Primitives (Mode 1) */
/* -- SIZES -- */
--spacing-24:1.5rem; /* Var was Bound to a Node */
--spacing-32:2rem; /* Var was Bound to a Node */

/* Single-mode collection: Variable collection (Mode 1) */
/* -- STRINGS -- */
--span:"Headline"; /* Var was Bound to a Node */
}
/* Media Query: viewport=desktop-lg */
@media (min-width: 1440px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.5rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Copy-xs:0.75rem;
--FontSize-Decorative-Quote:2.25rem;
--FontSize-Display-Display-lg:9rem;
--FontSize-Headline-Headline-2xl:12.5rem;
--FontSize-Headline-Headline-lg:4rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:8rem;
--FontSize-Headline-Headline-xs:0.875rem;
--FontSize-Link:0.75rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";
--FontWeight-Regular:"Regular";
--FontWeight-SemiBold:"Semibold";

/* -- SIZES -- */
--Spacing-Gap:5rem;
--Spacing-Margin:7.5rem;
--Spacing-Margin-sm:1.5rem;
}}
/* Media Query: viewport=desktop */
@media (min-width: 1024px) and (max-width: 1439px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.375rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Copy-xs:0.75rem;
--FontSize-Decorative-Quote:2.25rem;
--FontSize-Display-Display-lg:9rem;
--FontSize-Headline-Headline-2xl:10rem;
--FontSize-Headline-Headline-lg:3.5rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:6rem;
--FontSize-Headline-Headline-xs:0.875rem;
--FontSize-Link:0.75rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";
--FontWeight-Regular:"Regular";
--FontWeight-SemiBold:"Semibold";

/* -- SIZES -- */
--Spacing-Gap:5rem;
--Spacing-Margin:6.5rem;
--Spacing-Margin-sm:1rem;
}}
/* Media Query: viewport=tablet */
@media (min-width: 768px) and (max-width: 1023px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.375rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Copy-xs:0.75rem;
--FontSize-Decorative-Quote:2.25rem;
--FontSize-Display-Display-lg:7rem;
--FontSize-Headline-Headline-2xl:7.5rem;
--FontSize-Headline-Headline-lg:3rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:4rem;
--FontSize-Headline-Headline-xs:0.875rem;
--FontSize-Link:0.75rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";
--FontWeight-Regular:"Regular";
--FontWeight-SemiBold:"Semibold";

/* -- SIZES -- */
--Spacing-Gap:3rem;
--Spacing-Margin:5rem;
--Spacing-Margin-sm:0.75rem;
}}
/* Media Query: viewport=mobile */
@media (max-width: 767px){
:root{
/* -- FONTS -- */
--FontFamily-Alternative:"Studio Feixen Mono";
--FontFamily-Default:"Studio Feixen Sans";

/* -- SIZES -- */
--FontSize-Copy-Copy-lg:1.25rem;
--FontSize-Copy-Copy-md:1rem;
--FontSize-Copy-Copy-sm:0.875rem;
--FontSize-Copy-Copy-xs:0.75rem;
--FontSize-Decorative-Quote:2.25rem;
--FontSize-Display-Display-lg:6rem;
--FontSize-Headline-Headline-2xl:4.5rem;
--FontSize-Headline-Headline-lg:2.5rem;
--FontSize-Headline-Headline-sm:1.5rem;
--FontSize-Headline-Headline-xl:3rem;
--FontSize-Headline-Headline-xs:0.875rem;
--FontSize-Link:0.75rem;

/* -- FONTS -- */
--FontWeight-Book:"Book";
--FontWeight-Light:"Light";
--FontWeight-Regular:"Regular";
--FontWeight-SemiBold:"Semibold";

/* -- SIZES -- */
--Spacing-Gap:2.5rem;
--Spacing-Margin:3.5rem;
--Spacing-Margin-sm:0.5rem;
}}
/* Theme Mode: Desktop L */
[data-laiv-theme="Desktop L"]{
/* -- SIZES -- */
--Spacing-Margin:2rem; /* Var was Bound to a Node */
}
/* Theme Mode: Desktop */
[data-laiv-theme="Desktop"]{
/* -- SIZES -- */
--Spacing-Margin:2rem; /* Var was Bound to a Node */
}
/* Theme Mode: Tablet */
[data-laiv-theme="Tablet"]{
/* -- SIZES -- */
--Spacing-Margin:1.5rem; /* Var was Bound to a Node */
}
/* Theme Mode: Mobile */
[data-laiv-theme="Mobile"]{
/* -- SIZES -- */
--Spacing-Margin:1rem; /* Var was Bound to a Node */
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[2]!../node_modules/.pnpm/next@15.5.9_@babel+core@7.28.6_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[10].use[3]!./custom/stylesheets/custom.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*@font-face {
    font-family: 'Inria Sans';
    src: url('../../fonts/InriaSans-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Sans';
    src: url('../../fonts/InriaSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Sans';
    src: url('../../fonts/InriaSans-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Inria Sans';
    src: url('../../fonts/InriaSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Inria Serif';
    src: url('../../fonts/InriaSerif-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Serif';
    src: url('../../fonts/InriaSerif-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Inria Serif';
    src: url('../../fonts/InriaSerif-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Inria Serif';
    src: url('../../fonts/InriaSerif-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
    */
body{
    font-family: 'Inria Sans', sans-serif;
}
img{
    background: none !important;
}
section > div{
    position: relative;
    overflow: hidden;
}
[class*="z_index"]{
    z-index: 1;
}

/* SG DEMO STYLES */
.cslider_simple_content_wrapper{
    overflow: hidden;
}
.cslider_simple_content_wrapper .embla__container{
    display: flex;
    gap: 8px;
    will-change: transform;
    backface-visibility: hidden;
}
.cstage_carousel_content_wrapper{
    overflow: hidden;
}
.cstage_carousel_content_wrapper .embla__container{
    display: flex;
    flex-direction: column;
    will-change: transform;
    backface-visibility: hidden;
}
.cstage_carousel_content_wrapper .embla__container > div{
    flex: 0 0 100%;
    backface-visibility: hidden;
}

.cslider_simple_content_wrapper .embla__container > div:nth-child(3n + 1){
    background-color:#E4D3BF;
}
.cslider_simple_content_wrapper .embla__container > div:nth-child(3n + 2){
    background-color:#829FC2;
    & div{
        color: #fff;
    }
}
.cslider_simple_content_wrapper .embla__container > div:nth-child(3n + 3){
    background-color:#00456F;
    & div{
        color: #fff;
    }
}
.csimple_slider_next, .csimple_slider_prev{
    cursor: pointer;
}
.cstage_carousel_dots_z_index{
    display: flex;
    gap: 8px;
}
.cstage_carousel_dot{
    cursor: pointer;
    z-index: 1;
    opacity: 0.45;
    transition: opacity 0.2s ease, transform 0.2s ease;
}
.cstage_carousel_dot.is-active{
    opacity: 1;
    transform: scale(1.12);
}
.cstage_carousel_content_wrapper .embla__container{
    height: 100%;
}
.ci2217121320302585{
    position: relative;
}

/* Product Accordion */
.cproduct_accordion_button{
    cursor: pointer;
}
.cproduct_accordion_tab{
    z-index:3;
}
.cproduct_accordion_tab:nth-child(2){
    & > div:first-child{ 
        & .ci2217121320302575{
            background-color:#829FC2;
        }
        & button{
            color: #fff;
            position: relative;
            right:-20px;
        }
        & div{
            color: #fff;
        }
        & .ci2217121320302579{
            border-color: #fff;
        }
        & .ci2217121320302582{
            background-color: #fff;
        }
    }
    position: relative;
    left:-50px;
    z-index:2;
}
.cproduct_accordion_tab:nth-child(3){
    & > div:first-child{ 
        & .ci2217121320302575{
            background-color:#00456F;
        }
        & button{
            color: #fff;
            position: relative;
            right:-20px;
        }
        & div{
            color: #fff;
        }
        & .ci2217121320302579{
            border-color: #fff;
        }
        & .ci2217121320302582{
            background-color: #fff;
        }
    }
    position: relative;
    left:-100px;
    z-index:1;
}
.ci2217121320302574{
    background: none;
}
.ci2217121322394245 img{
    object-fit: contain;
}
.cstage_carousel_popup{
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease, visibility 0.35s ease;
}
.cstage_carousel_popup.is-open{
    opacity: 1;
    visibility: visible;
}
.cteaser_tag{
    text-transform: capitalize;
}
/*.c144181014:nth-child(2n){
    & .cteaser_tag_bubble{
        background-color: #26211C;
        border-color: #26211C;
        & .cteaser_tag{
            color: #fff;
        }
    }
}*/
.cproduct_accordion_description table{
    width: 100%;
}
.ccontent_accordion_tab{
    & .ccontent_accordion_tab_button{
        & .ci14418985144182896{
            writing-mode: sideways-lr;
            transform:none
        }
    }
    &:first-child{
        border-left: none;
    }
    border-left:1px solid #E8EFFA;
}
.c20023680{
    height: unset;
}
.LaivSpielwieseStage .c144181577,.LaivSpielwieseStageVideo .c144181638{
    position: relative;
}
.LaivSpielwieseStage .c144181581,.LaivSpielwieseStageVideo .c144181642{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.ccontact_image{
    height:100%;
    width:100%;
    object-fit: cover;
}
@media (min-width: 1440px) {
    .LaivSpielwieseStage,.LaivSpielwieseStageVideo{
        & > div{
            width: 100%;
            height: 100vh;
            overflow: hidden;
        }
        & .c144181577,.c144181638{
            min-width: 100vh;
            min-height: 100vh;
            & .c144181578,.c144181639{
                min-width: 100vh;
                min-height: 100vh;
                width: unset;
                & .c144181579,.c144181640{
                    width: 100%;
                    height: 100%;
                }
                & .c144181580,.c144181641{
                    width: 100%;
                    height: 100%;
                }
            }
        }
    }
    .LaivSpielwieseStageCarousel{
        & .c14418978{
            min-height: 100vh;
            & .c14418979{
                width: 100%;
                min-height: 100vh;
                & .cstage_carousel_content_wrapper{
                    width: 100%;
                    min-height: 100vh;
                    & .ci1441897920022447{
                        min-width: 100vh;
                        min-height: 100vh;
                        height: 100%;
                        width: 100%;
                        & .ci1441897922053692{
                            width: 100%;
                            height: 100%;
                            & .cstage_carousel_image{
                                width: 100%;
                                height: 100%;
                            }
                            & .ci1441897922053705{
                                width: 100%;
                                height: 100%;
                            }
                        }
                        & .cstage_carousel_popup{
                            height: 100%;
                            width: 100%;
                            right: 0;
                            & .ci1441897920023984{
                                height:100%;
                                width: 100%;
                            }
                        }
                    }
                    & .embla__container{
                        width: 100%;
                    }
                }
            }
        }
    }
    .LaivSpielwieseNumbers, .LaivSpielwieseKeyContacts, .LaivSpielwieseImageHeadlineButton, .LaivSpielwieseHeadlineImages, .LaivSpielwieseTextColum, .LaivSpielwieseSalesContacts, .LaivSpielwieseContact, .LaivSpielwieseTextColumn,.LaivSpielwieseHeadlineCopy, .LaivSpielwieseTeaser{
        & > div{
            width: 1440px;
            margin: 0 auto;
        }
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .c20891893,.c20891923,.c20891884{
        height:420px;
    }
    .LaivSpielwieseContactStage{
        & .c21163687{
            width:100%;
            height:100%;
            & img{
                width:100%;
                height:auto;
            }
        }
    }
    .LaivSpielwieseSalesContacts{
        & .c144181110{
            justify-content: center;
        }
    }
}
@media (max-width: 767px) {
    .LaivSpielwieseTeaser{
        & .c144181008{
            height: 100% !important;
        }
    }
}
/* IBEXA DEMO STYLES */
.c32{
    position: relative;
    overflow: hidden;
}
.c411{
    overflow: hidden;
}
.c443{
    position: relative;
    overflow: hidden;
}
.c10328{
    z-index: 1;
}
.c5176{
    position: relative;
    overflow: hidden;
}
.c5182,.c5177{
    z-index: 1;
}
.c10324{
    position: relative;
}
.c5213{
    position: relative;
}
.c5219{
    position: relative;
}
footer{
    height: 120px;
}
