:root{--ko-color-grey-100: #000000;--ko-color-grey-80: #333333;--ko-color-grey-60: #666666;--ko-color-grey-50: #808080;--ko-color-grey-40: #999999;--ko-color-grey-30: #b3b3b3;--ko-color-grey-20: #cccccc;--ko-color-grey-10: #e6e6e6;--ko-color-grey-5: #f2f2f2;--ko-color-grey-0: #ffffff;--ko-color-red-0: #da1e28;--ko-color-red--1: #f26067;--ko-color-red--2: #fdb6ba;--ko-color-red--3: #ffeced;--ko-color-orange-0: #eb6200;--ko-color-orange--1: #ff9347;--ko-color-orange--2: #ffc399;--ko-color-orange--3: #ffe8d2;--ko-color-yellow-0: #EEC303;--ko-color-yellow--1: #FFDA35;--ko-color-yellow--2: #FFEEA0;--ko-color-yellow--3: #FCF6D9;--ko-color-green-0: #198038;--ko-color-green--1: #3fa05c;--ko-color-green--2: #96d1a8;--ko-color-green--3: #ddede2;--ko-color-blue-0: #0f62fe;--ko-color-blue--1: #2d76fd;--ko-color-blue--2: #81acfb;--ko-color-blue--3: #e6efff;--ko-color-error-0: var(--ko-color-red-0);--ko-color-error--1: var(--ko-color-red--1);--ko-color-error--2: var(--ko-color-red--2);--ko-color-error--3: var(--ko-color-red--3);--ko-color-warning-0: var(--ko-color-orange-0);--ko-color-warning--1: var(--ko-color-orange--1);--ko-color-warning--2: var(--ko-color-orange--2);--ko-color-warning--3: var(--ko-color-orange--3);--ko-color-success-0: var(--ko-color-green-0);--ko-color-success--1: var(--ko-color-green--1);--ko-color-success--2: var(--ko-color-green--2);--ko-color-success--3: var(--ko-color-green--3);--ko-color-info-0: var(--ko-color-blue-0);--ko-color-info--1: var(--ko-color-blue--1);--ko-color-info--2: var(--ko-color-blue--2);--ko-color-info--3: var(--ko-color-blue--3);--ko-color-dark-mode: #17181e;--ko-color-dark-mode-contrast: #282829}.card__description[data-astro-cid-f2zwsezw],.card--compacted[data-astro-cid-f2zwsezw] .card__title[data-astro-cid-f2zwsezw],.card__title[data-astro-cid-f2zwsezw]{font-family:var(--ko-font-family-base);font-weight:var(--ko-font-weight-regular);font-style:normal;font-stretch:normal;line-height:1.4;text-rendering:optimizeLegibility}body.ko-theme-dark .card__description[data-astro-cid-f2zwsezw],body.ko-theme-dark .card__title[data-astro-cid-f2zwsezw]{color:#fff}[data-astro-cid-f2zwsezw]:host-context(body.ko-theme-dark) .card__description[data-astro-cid-f2zwsezw],[data-astro-cid-f2zwsezw]:host-context(body.ko-theme-dark) .card__title[data-astro-cid-f2zwsezw]{color:#fff}.card--compacted[data-astro-cid-f2zwsezw] .card__title[data-astro-cid-f2zwsezw],.card__title[data-astro-cid-f2zwsezw]{color:var(--ko-color-text);font-family:var(--ko-text-header-font-family);font-weight:var(--ko-text-header-font-weight);letter-spacing:var(--ko-text-header-letter-spacing);line-height:var(--ko-text-header-line-height);text-transform:var(--ko-text-header-text-transform)}.card--compacted[data-astro-cid-f2zwsezw] .card__title[data-astro-cid-f2zwsezw] strong[data-astro-cid-f2zwsezw],.card__title[data-astro-cid-f2zwsezw] strong[data-astro-cid-f2zwsezw]{font-weight:inherit}.card--compacted[data-astro-cid-f2zwsezw] .card__title[data-astro-cid-f2zwsezw],.card__title[data-astro-cid-f2zwsezw]{font-size:var(--ko-text-header3-size-mobile);font-family:var(--ko-text-header3-font-family);font-weight:var(--ko-text-header3-font-weight);letter-spacing:var(--ko-text-header3-letter-spacing-mobile);line-height:var(--ko-text-header3-line-height-mobile)}@media(min-width:648px){.card--compacted[data-astro-cid-f2zwsezw] .card__title[data-astro-cid-f2zwsezw],.card__title[data-astro-cid-f2zwsezw]{font-size:var(--ko-text-header3-size-desktop);letter-spacing:var(--ko-text-header3-letter-spacing-desktop);line-height:var(--ko-text-header3-line-height-desktop)}}.card__description[data-astro-cid-f2zwsezw]{color:var(--ko-color-text);letter-spacing:var(--ko-text-body-letter-spacing);line-height:var(--ko-text-body-line-height);font-weight:var(--ko-text-body-font-weight)}.card__description[data-astro-cid-f2zwsezw] strong[data-astro-cid-f2zwsezw]{font-weight:var(--ko-text-body-font-weight-strong)}.card__description[data-astro-cid-f2zwsezw]{font-size:var(--ko-text-body1-size-mobile);letter-spacing:var(--ko-text-body1-letter-spacing-mobile);line-height:var(--ko-text-body1-line-height-mobile)}@media(min-width:648px){.card__description[data-astro-cid-f2zwsezw]{font-size:var(--ko-text-body1-size-desktop);letter-spacing:var(--ko-text-body1-letter-spacing-desktop);line-height:var(--ko-text-body1-line-height-desktop)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes parallax{0%{transform:translateY(0)}to{transform:translateY(20%)}}@keyframes reveal{0%{opacity:0;clip-path:inset(45% 20% 45% 20%)}to{opacity:1;clip-path:inset(0% 0% 0% 0%)}}.animation[data-astro-cid-f2zwsezw]{opacity:0}.animation[data-astro-cid-f2zwsezw].animation--fade-in-up{animation-delay:0s;animation-duration:1s;animation-name:fadeInUp;opacity:1}.animation[data-astro-cid-f2zwsezw].animation--fade-in{animation-delay:0s;animation-duration:1s;animation-name:fadeIn;opacity:1}.card[data-astro-cid-f2zwsezw]{background-color:var(--ko-color-grey-0);border:3px solid var(--ko-color-primary-0);border-radius:1.5rem;display:flex;flex-direction:column;gap:8px;padding:24px;position:relative}@media(min-width:1032px){.card[data-astro-cid-f2zwsezw]{padding:32px}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: view()){.card[data-astro-cid-f2zwsezw]{animation:fadeIn forwards;animation-timeline:view();animation-range:cover 0% cover 70%;opacity:0}}}.card__title[data-astro-cid-f2zwsezw]{color:var(--ko-color-primary-0)}.card--accent-secondary[data-astro-cid-f2zwsezw]{border-color:var(--ko-color-secondary-0)}.card--shadow[data-astro-cid-f2zwsezw]{box-shadow:0 1px 8px #00000040}.card--compacted[data-astro-cid-f2zwsezw]{border-radius:.5rem;gap:0;padding:16px}@media(min-width:1032px){.card--compacted[data-astro-cid-f2zwsezw]{padding:32px}}.card--compacted[data-astro-cid-f2zwsezw] .card__title[data-astro-cid-f2zwsezw]{color:var(--ko-color-primary-0)}
