@layer components{.Container_Root__OB5pv{--container-padding:20px;margin:0 auto;width:100%;max-width:calc(var(--container-max-width) + var(--container-padding)*2);padding:0 var(--container-padding)}.Container_size-100__MMxQ3{--container-max-width:1150px}.Container_size-90__s8VXz{--container-max-width:900px}.Container_size-200__0lche{--container-max-width:1800px;--container-padding:0}@media(min-width:1200px){.Container_size-200__0lche{--container-padding:60px}}@media(min-width:1440px){.Container_size-200__0lche{--container-padding:90px}}}@layer components{.Stack_Root__dRse7{display:flex;width:100%;margin:0;padding:0}.Stack_Root__dRse7.Stack_Root__dRse7>*{min-width:0}.Stack_direction-column__C_DVz{flex-direction:column;align-items:stretch;justify-content:flex-start}.Stack_direction-column-reverse__9zl_b{flex-direction:column-reverse;align-items:stretch;justify-content:flex-start}.Stack_direction-row__yBpFB{flex-direction:row;align-items:flex-start;justify-content:flex-start}.Stack_direction-row-reverse__66IbK{align-items:row-reverse;align-items:flex-start;justify-content:flex-start}.Stack_alignItems-flex-start__TJoy4{align-items:flex-start}.Stack_alignItems-center__c7Y8G{align-items:center}.Stack_alignItems-flex-end__h8eLW{align-items:flex-end}.Stack_alignItems-stretch__EEAWT{align-items:stretch}.Stack_alignItems-baseline__4hixy{align-items:baseline}.Stack_justifyContent-flex-start__pSvVh{justify-content:flex-start}.Stack_justifyContent-center__C2hHg{justify-content:center}.Stack_justifyContent-flex-end__3zaKK{justify-content:flex-end}.Stack_justifyContent-space-between__LtWzw{justify-content:space-between}.Stack_justifyContent-space-around__mxyVe{justify-content:space-around}.Stack_justifyContent-space-evenly__Udr7Z{justify-content:space-evenly}.Stack_space-0__OZzad{gap:0}.Stack_space-60__ywj7R{gap:4px}.Stack_space-70__QIVTq{gap:8px}.Stack_space-80__Ixm5V{gap:10px}.Stack_space-90__jTF7v{gap:12px}.Stack_space-100__W0dzB{gap:15px}.Stack_space-200__e2_0N{gap:20px}.Stack_space-300__5akh_{gap:30px}.Stack_space-400__8lHzF{gap:40px}.Stack_space-500__ztYw7{gap:50px}.Stack_space-600__WTc80{gap:60px}.Stack_space-700__JBjfO{gap:70px}.Stack_space-800__EwsnW{gap:80px}.Stack_space-900__XAVmo{gap:90px}.Stack_wrap-wrap__QduvK{flex-wrap:wrap}.Stack_wrap-nowrap__JOUVH{flex-wrap:nowrap}.Stack_wrap-reverse__71D2A{flex-wrap:wrap-reverse}.TeaserCard_Root__oCpKj{position:relative;display:flex;flex-direction:column;background:var(--color-background-primary);border-radius:2px;box-shadow:1px 1px 5px rgba(0,0,0,.1);z-index:0;transition:box-shadow .15s linear}.TeaserCard_Root__oCpKj:hover{box-shadow:0 0 25px rgba(0,0,0,.1)}.TeaserCard_Root__oCpKj:hover .TeaserCard_Overlay__2LZjn{opacity:1}.TeaserCard_Root__oCpKj:hover .TeaserCard_Logo__skFG8{transform:scale(1)}.TeaserCard_Image__97p9F{display:flex;position:relative;height:360px}.TeaserCard_Image__97p9F a{display:flex;width:100%}.TeaserCard_Image__97p9F img{object-fit:cover;width:100%;height:100%}.TeaserCard_Content__bl5GL{flex-grow:1;padding:20px;color:var(--color-foreground-primary)}.TeaserCard_Overlay__2LZjn{position:absolute;display:flex;align-items:flex-end;inset:0;opacity:0;transition:opacity .15s cubic-bezier(.02,.79,.7,1)}.TeaserCard_Overlay__2LZjn:before{content:"";display:block;position:absolute;inset:0;background:var(--color-background-invert);opacity:.9}.TeaserCard_OverlayContent__SL3_E{position:relative;width:100%;max-height:100%;padding:30px;color:var(--color-foreground-invert);overflow-y:auto}}@layer components{@media(min-width:768px){.TeaserCard_OverlayContent__SL3_E{padding:40px}}.TeaserCard_Logo__skFG8{transform:scale(0);transform-origin:bottom right;transition:transform .3s cubic-bezier(.02,.79,.7,1)}.TeaserCard_Image__97p9F>.TeaserCard_Logo__skFG8,.TeaserCard_Overlay__2LZjn>.TeaserCard_Logo__skFG8{width:35px;height:35px;position:absolute;bottom:0;right:0}.TeaserCard_Overlay__2LZjn>.TeaserCard_Logo__skFG8{transition-delay:.15s}.TeaserCard_size-200__GeeUi .TeaserCard_Image__97p9F{height:490px}.TeaserCard_overlay__S_buD:hover{box-shadow:1px 1px 5px rgba(0,0,0,.1)}.TeaserCard_variant-brand__fZ0hj .TeaserCard_Overlay__2LZjn:before{background:var(--color-background-brand-base)}.Quote_Root__2aKRh{position:relative;z-index:0}.Quote_Image__EQ0aY{display:flex;z-index:10;aspect-ratio:1}}@layer components{@media(min-width:576px){.Quote_Image__EQ0aY{aspect-ratio:2/1}}@media(min-width:768px){.Quote_Image__EQ0aY{position:absolute;inset:0;aspect-ratio:auto}}.Quote_Image__EQ0aY img{width:100%;height:100%;object-fit:cover}.Quote_Content__P2GM0{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--color-background-secondary);padding:30px 0;z-index:20}.Quote_Content__P2GM0:before{content:"";height:30px;left:calc(50% - 15px);position:absolute;top:-15px;transform:rotate(45deg);width:30px;background:var(--color-background-secondary)}@media(min-width:768px){.Quote_Content__P2GM0{min-height:500px;padding:60px 0;background:rgba(0,0,0,0)}.Quote_Content__P2GM0:before{display:none}.Quote_Wrapper__hHx51{margin-left:auto;width:50%}}.Quote_Quote__vO3gT{font-size:24px;font-weight:700;line-height:1.5;word-break:break-word}@media(min-width:768px){.Quote_Quote__vO3gT{font-size:28px}}.Quote_Quote__vO3gT{margin:0;color:var(--color-foreground-primary)}.Quote_Quote__vO3gT p{margin:0}.Quote_Quote__vO3gT strong{font-weight:700}.Quote_Quote__vO3gT em{font-style:italic}.Quote_Subline__FopCR{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:1px;text-transform:uppercase;display:block;font-style:normal;color:var(--color-foreground-brand-base);margin-top:8px}}