.styles_above_fold__mXMMP{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.styles_above_fold__text___TT_N{color:#fff;padding:24px;font-size:2rem}.styles_above_fold__container_text__Kg0ZI{position:absolute;width:100%;max-width:var(--container-lg)}.styles_above_fold__text___TT_N span{font-weight:300}.styles_above_fold__figure__mnNv3{width:100%;height:260px;position:relative;background:var(--foreground)}@media (min-width:524px){.styles_above_fold__figure__mnNv3{height:260px}}@media (min-width:762px){.styles_above_fold__figure__mnNv3{height:600px}.styles_above_fold__text___TT_N{font-size:42px;max-width:500px;line-height:142%}}@media (min-width:1024px){.styles_above_fold__figure__mnNv3{height:calc(100vh - 200px)}}.styles_choices__figure__IAFV5{width:100%;height:400px;position:relative}.styles_choices__list__2H81N{display:grid;gap:1rem;margin-top:20px;padding:24px}.styles_choices__hKgTr h2{font-size:32px;padding:24px}.styles_choices__hKgTr h3{font-size:1remm}@media (min-width:1024px){.styles_choices__hKgTr{display:grid;grid-template-columns:30% 1fr}.styles_choices__figure__IAFV5{height:100%}.styles_choices__content__YXH7V{width:80%;margin:0 auto}}.styles_timeline_desktop__content__oMvbf{padding:0 24px;display:none}.styles_timeline___Z15k{height:450px;margin:0 auto}.styles_timeline___Z15k,.styles_timeline__item__ly0lH{display:flex;align-items:center;justify-content:center}.styles_timeline__item__ly0lH{position:absolute;width:100%;max-width:400px;opacity:0;visibility:hidden;height:300px;flex-direction:column;transition:.2s}.styles_timeline__item__ly0lH>*{text-align:center}.styles_timeline__item_title__bD8US{font-size:1.125rem}.styles_timeline__item--active__bcTng{opacity:1;visibility:visible}.styles_timeline__row__pMyew{height:3px;width:100%;background-color:var(--border);position:relative;display:flex;justify-content:space-between;align-items:flex-end}.styles_timeline__dot__content__OSRXI{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:center;position:relative;bottom:-10px;width:80px}.styles_timeline__dot__content--active__Ke50s .styles_timeline__dot__indicator__vhs01{border-color:var(--primary)}.styles_timeline__dot__content__OSRXI strong{color:var(--border)}.styles_timeline__dot__content--active__Ke50s strong{color:var(--primary);font-weight:600}.styles_timeline__dot__indicator__vhs01{width:24px;height:24px;display:flex;border:3px solid var(--border);border-radius:50%;background-color:var(--background)}@media (min-width:762px){.styles_timeline_desktop__content__oMvbf{display:block}}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}[data-keen-slider-moves] *{pointer-events:none}.styles_button__uhXTv{height:48px;border-radius:5px;font-size:var(--fs-sm);font-weight:500;padding:0 24px}.styles_button--primary__gOslw{background:var(--primary);color:#fff}.styles_button__uhXTv[disabled]{background:var(--gray);color:var(--heading)}.styles_button--fullWidth__UBsyE{width:100%}.styles_button__uhXTv:hover{opacity:.8}.styles_DialogHeader__QGSyN{display:flex;justify-content:space-between}.styles_DialogContent__qmZDB:focus{outline:none}.styles_open_from_left__CcyBM{left:0;transform:translateX(-100%)}.styles_open_from_right__YiaNT{right:0;transform:translateX(100%)}.styles_DialogOverlay__Sqt7v{position:fixed;inset:0;animation:styles_overlayShow__4kZkG .15s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100}.styles_DialogContent__qmZDB{background-color:#fff;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);position:fixed;top:0;width:90vw;max-width:450px;height:100%;padding:25px;animation:styles_contentShow__h2LAG .15s cubic-bezier(.16,1,.3,1) forwards;display:flex;flex-direction:column;z-index:100}@keyframes styles_overlayShow__4kZkG{0%{opacity:0}to{opacity:1}}@keyframes styles_contentShow__h2LAG{to{opacity:1;transform:translate(0)}}.styles_toast__viewport__MRr2s{position:fixed;top:0;right:0;display:flex;flex-direction:column;padding:1rem;gap:10;width:390px;max-width:100vw;margin:0;list-style:none;z-index:2147483647;outline:none}.styles_toast__root__Ahk4N{background-color:var(--background);box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);padding:1rem;display:grid;grid-template-areas:"title action" "description action";grid-template-columns:auto max-content;-moz-column-gap:15px;column-gap:15px;align-items:center}.styles_toast__root__Ahk4N[data-state=open]{animation:styles_slideIn__grTu4 .15s cubic-bezier(.16,1,.3,1)}.styles_toast__root__Ahk4N[data-state=closed]{animation:styles_hide__zH1rY .1s ease-in}.styles_toast__root__Ahk4N[data-swipe=move]{transform:translateX(var(--radix-toast-swipe-move-x))}.styles_toast__root__Ahk4N[data-swipe=cancel]{transform:translateX(0);transition:transform .2s ease-out}.styles_toast__root__Ahk4N[data-swipe=end]{animation:styles_swipeOut__W95zR .1s ease-out}.styles_toast__title__ieDM2{grid-area:title;margin-bottom:5px;color:var(--heading);font-size:var(--fs-sm);font-weight:500}.styles_toast__description__9vMKB{grid-area:description;margin:0;color:var(--heading);font-size:var(--fs-xs);line-height:1.3}.styles_toast__action__IgS1q{grid-area:action}@keyframes styles_hide__zH1rY{0%{opacity:1}to{opacity:0}}@keyframes styles_slideIn__grTu4{0%{transform:translateX(calc(100% + var(--viewport-padding)))}to{transform:translateX(0)}}@keyframes styles_swipeOut__W95zR{0%{transform:translateX(var(--radix-toast-swipe-end-x))}to{transform:translateX(calc(100% + var(--viewport-padding)))}}.styles_tool_tip__content__BPM91{border-radius:4px;padding:10px 15px;line-height:1;color:var(--violet-11);background-color:#fff;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-duration:.4s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity;max-width:350px;width:100%;font-size:12px}.styles_tool_tip__trigger__QP8KY{cursor:default}.styles_tool_tip__content__BPM91 *{font-size:inherit}.styles_tool_tip__content__BPM91[data-state=delayed-open][data-side=top]{animation-name:styles_slideDownAndFade__rPLwd}.styles_tool_tip__content__BPM91[data-state=delayed-open][data-side=right]{animation-name:styles_slideLeftAndFade__KBxJ7}.styles_tool_tip__content__BPM91[data-state=delayed-open][data-side=bottom]{animation-name:styles_slideUpAndFade__orzMU}.styles_tool_tip__content__BPM91[data-state=delayed-open][data-side=left]{animation-name:styles_slideRightAndFade__hjOsQ}.styles_tool_tip__Arrow__SG7i8{fill:#fff}@keyframes styles_slideUpAndFade__orzMU{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideRightAndFade__hjOsQ{0%{opacity:0;transform:translateX(-2px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_slideDownAndFade__rPLwd{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_slideLeftAndFade__KBxJ7{0%{opacity:0;transform:translateX(2px)}to{opacity:1;transform:translateX(0)}}@media (min-width:762px){.styles_tool_tip__content__BPM91{max-width:400px}}.styles_breadcrumb__list__w0Vl6{display:flex;align-items:center}.styles_breadcrumb__item__TZW57{color:var(--gray);font-weight:500}.styles_breadcrumb__item--active__aZJs_{color:var(--heading)!important}.styles_breadcrumb__item_separator___2or5{margin:0 1rem}@media (max-width:762px){.styles_breadcrumb__item__TZW57{font-size:var(--fs-xs)}}.styles_button__goe_A{height:48px;border-radius:24px;font-size:5px;font-weight:500;padding:0 24px;display:flex;align-items:center;justify-content:center}.styles_button--primary__I9r0F{background:var(--primary);color:#fff}.styles_button--fullWidth__9q1nt{width:100%}.styles_button--disabled__O8YHm{pointer-events:none;background:var(--gray);color:var(--heading)}.styles_AlertDialogOverlay__ruLR2{background-color:var(--display-opacity-white);position:fixed;inset:0;animation:styles_overlayShow__NsjHH .15s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.styles_AlertDialogContent__1wJ_x{background-color:#fff;border-radius:6px;box-shadow:0 10px 38px -10px rgba(14,18,22,.35),0 10px 20px -15px rgba(14,18,22,.2);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:500px;max-height:85vh;padding:25px;animation:styles_contentShow__7U2W_ .15s cubic-bezier(.16,1,.3,1)}.styles_AlertDialogContent__1wJ_x:focus{outline:none}.styles_AlertDialogTitle__Dile_{color:var(--mauve-12);font-size:17px;font-weight:500;margin:0 0 1rem;display:inline-block}.styles_AlertDialogDescription__Ei6Pb{color:var(--mauve-11);font-size:15px;line-height:1.5;display:block;margin-bottom:2rem}.styles_AlertDialogConfirm__cs_t_{background-color:var(--error-lighter);color:var(--error);font-weight:500;font-size:var(--fs-sm);padding:10px 16px;border-radius:20px}.styles_AlertDialogConfirm__cs_t_[disabled]{background:var(--gray);color:var(--display)}.styles_AlertDialogCancel__KuFV3{color:var(--display);font-weight:500;font-size:var(--fs-sm)}@keyframes styles_overlayShow__NsjHH{0%{opacity:0}to{opacity:1}}@keyframes styles_contentShow__7U2W_{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.styles_lds-roller__Gyaae{display:inline-block;position:relative;width:80px;height:80px}.styles_lds-roller__Gyaae div{animation:styles_lds-roller__Gyaae 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.styles_lds-roller__Gyaae div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:var(--primary);margin:-4px 0 0 -4px}.styles_lds-roller__Gyaae div:first-child{animation-delay:-36ms}.styles_lds-roller__Gyaae div:first-child:after{top:63px;left:63px}.styles_lds-roller__Gyaae div:nth-child(2){animation-delay:-72ms}.styles_lds-roller__Gyaae div:nth-child(2):after{top:68px;left:56px}.styles_lds-roller__Gyaae div:nth-child(3){animation-delay:-.108s}.styles_lds-roller__Gyaae div:nth-child(3):after{top:71px;left:48px}.styles_lds-roller__Gyaae div:nth-child(4){animation-delay:-.144s}.styles_lds-roller__Gyaae div:nth-child(4):after{top:72px;left:40px}.styles_lds-roller__Gyaae div:nth-child(5){animation-delay:-.18s}.styles_lds-roller__Gyaae div:nth-child(5):after{top:71px;left:32px}.styles_lds-roller__Gyaae div:nth-child(6){animation-delay:-.216s}.styles_lds-roller__Gyaae div:nth-child(6):after{top:68px;left:24px}.styles_lds-roller__Gyaae div:nth-child(7){animation-delay:-.252s}.styles_lds-roller__Gyaae div:nth-child(7):after{top:63px;left:17px}.styles_lds-roller__Gyaae div:nth-child(8){animation-delay:-.288s}.styles_lds-roller__Gyaae div:nth-child(8):after{top:56px;left:12px}@keyframes styles_lds-roller__Gyaae{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_view_loader__C_av8{flex:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:3;position:absolute;left:0;top:0;background-color:var(--display-opacity-white)}.styles_carousel_dots__F1xpA{display:flex;align-items:center;gap:1rem}.styles_carousel_dots__item_indicator__yVLdx{width:40px;height:5px;border:1px solid var(--border)}.styles_carousel_dots__item_indicator--variant-secondary__luqq4 .styles_carousel_dots__item_indicator__yVLdx{border-color:var(--tertiary)}.styles_carousel_dots__item_indicator--active__ECqrp{background-color:var(--primary);border-color:var(--primary)}.styles_carousel_dots__item_indicator--responsive__pbl5_{width:25px;height:3px}.styles_carousel_dots__item_indicator--variant-secondary__luqq4 .styles_carousel_dots__item_indicator--active__ECqrp{background-color:var(--tertiary)!important}.styles_carousel_dots__items_container__E_wFg{display:flex;align-items:center;gap:1rem}@media (min-width:762px){.styles_carousel_dots__item_indicator--responsive__pbl5_{width:40px;height:5px}.styles_carousel_dots__arrow_left__18Wrw,.styles_carousel_dots__arrow_right__4Ckqy{display:block}}.styles_timeline_mobile__mc570{margin:90px 0}.styles_timeline_mobile__list__CxnwD{padding-left:1.5rem;list-style:none}.styles_timeline_mobile__item__QfnPX{display:flex;flex-direction:column;gap:1rem}.styles_timeline_mobile__list__CxnwD img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.styles_timeline_mobile__list__title__MYm8s{font-size:var(24px)}.styles_timeline__dots_container__D0hu2{padding:0 1.5rem;margin-top:1rem}@media (min-width:762px){.styles_timeline_mobile__mc570{display:none}}.styles_video__cQGDk{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:61px;margin:90px 0;padding:24px}.styles_video__cQGDk p{text-align:center}.styles_video__iframe_container__ZDulm{position:relative;overflow:hidden;width:350px;height:315px;background-color:tan}.styles_video__iframe_container__ZDulm iframe{position:relative;width:100%;height:100%}@media (min-width:762px){.styles_video__iframe_container__ZDulm{width:560px}}.styles_people__BDVUt{padding:24px;margin-top:90px}.styles_people__BDVUt h2{font-size:32px;text-align:center}.styles_people__list__9XPwT{gap:2.5rem;margin-top:4rem}.styles_people__item__qtsJv,.styles_people__list__9XPwT{display:flex;align-items:center;justify-content:center;flex-direction:column}.styles_people__item__qtsJv{gap:1rem;width:100%;max-width:350px;border:1px solid transparent;padding:1rem}.styles_people__item__qtsJv>*{text-align:center}.styles_people__item_image__A2Wsg{position:relative;width:100px;height:100px}.styles_people__item_image__A2Wsg img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:50%}.styles_people__item_icon__OIqvX{background-color:#0a66c2;border-radius:50%;position:absolute;width:20px;height:20px;z-index:2;right:5px;bottom:5px;display:flex;align-items:center;justify-content:center}@media (min-width:762px){.styles_people__list__9XPwT{flex-direction:row;align-items:flex-start}}