: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}.section__description[data-astro-cid-keywfa3l],.section__title[data-astro-cid-keywfa3l]{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 .section__description[data-astro-cid-keywfa3l],body.ko-theme-dark .section__title[data-astro-cid-keywfa3l]{color:#fff}[data-astro-cid-keywfa3l]:host-context(body.ko-theme-dark) .section__description[data-astro-cid-keywfa3l],[data-astro-cid-keywfa3l]:host-context(body.ko-theme-dark) .section__title[data-astro-cid-keywfa3l]{color:#fff}.section__title[data-astro-cid-keywfa3l]{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)}.section__title[data-astro-cid-keywfa3l] strong[data-astro-cid-keywfa3l]{font-weight:inherit}.section__title[data-astro-cid-keywfa3l]{font-size:var(--ko-text-header1-size-mobile);font-family:var(--ko-text-header1-font-family);font-weight:var(--ko-text-header1-font-weight);letter-spacing:var(--ko-text-header1-letter-spacing-mobile);line-height:var(--ko-text-header1-line-height-mobile)}@media (min-width: 648px){.section__title[data-astro-cid-keywfa3l]{font-size:var(--ko-text-header1-size-desktop);letter-spacing:var(--ko-text-header1-letter-spacing-desktop);line-height:var(--ko-text-header1-line-height-desktop)}}.section__description[data-astro-cid-keywfa3l]{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)}.section__description[data-astro-cid-keywfa3l] strong[data-astro-cid-keywfa3l]{font-weight:var(--ko-text-body-font-weight-strong)}.section__description[data-astro-cid-keywfa3l]{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){.section__description[data-astro-cid-keywfa3l]{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 reveal{0%{opacity:0;clip-path:inset(45% 20% 45% 20%)}to{opacity:1;clip-path:inset(0% 0% 0% 0%)}}@keyframes gradientBg{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animation[data-astro-cid-keywfa3l]{opacity:0}.animation--fade-in-up[data-astro-cid-keywfa3l]{animation-delay:0s;animation-duration:1s;animation-name:fadeInUp;opacity:1}.animation--fade-in[data-astro-cid-keywfa3l]{animation-delay:0s;animation-duration:1s;animation-name:fadeIn;opacity:1}.section[data-astro-cid-keywfa3l]{background-color:var(--ko-color-primary--4);overflow:clip;padding:48px 0}@media (min-width: 1032px){.section[data-astro-cid-keywfa3l]{padding:64px 0}}.section[data-astro-cid-keywfa3l] .ko-grid[data-astro-cid-keywfa3l]{position:relative}.section__image[data-astro-cid-keywfa3l]{position:absolute;left:-190px;top:-88px;transform:rotate(25deg)}@media (prefers-reduced-motion: no-preference){@supports (animation-timeline: view()){.section__image[data-astro-cid-keywfa3l]{animation:fadeIn forwards;animation-timeline:view();animation-range:cover 0% cover 80%;opacity:0}}}@media (min-width: 648px){.section__image[data-astro-cid-keywfa3l]{left:-290px;position:absolute;top:-158px}}@media (min-width: 1032px){.section__image[data-astro-cid-keywfa3l]{left:-380px;right:initial;top:-290px}}@media (min-width: 1600px){.section__image[data-astro-cid-keywfa3l]{left:-180px}}.section__image[data-astro-cid-keywfa3l] svg[data-astro-cid-keywfa3l]{color:var(--ko-color-primary--3);height:386px;width:386px}@media (min-width: 1032px){.section__image[data-astro-cid-keywfa3l] svg[data-astro-cid-keywfa3l]{color:var(--ko-color-primary-0);height:665px;width:665px}}.section__title[data-astro-cid-keywfa3l]{text-wrap:balance}.section__description[data-astro-cid-keywfa3l]{margin-top:8px}.section__buttons[data-astro-cid-keywfa3l]{margin-top:32px}.section--tertiary-light[data-astro-cid-keywfa3l]{background-color:var(--ko-color-tertiary--4)}.section--tertiary-light[data-astro-cid-keywfa3l] .section__image[data-astro-cid-keywfa3l] svg[data-astro-cid-keywfa3l]{color:var(--ko-color-tertiary--3)}@media (min-width: 648px){.section--tertiary-light[data-astro-cid-keywfa3l] .section__image[data-astro-cid-keywfa3l] svg[data-astro-cid-keywfa3l]{color:var(--ko-color-tertiary-0)}}
