:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.ContainerStyles_gap-1__Emn1N{gap:.0625rem!important}.ContainerStyles_gap-2__0ZAn6{gap:.125rem!important}.ContainerStyles_gap-3__hhAEg{gap:.1875rem!important}.ContainerStyles_gap-4__Z5vsZ{gap:.25rem!important}.ContainerStyles_gap-5__Rv3oB{gap:.3125rem!important}.ContainerStyles_gap-6__5iuq8{gap:.375rem!important}.ContainerStyles_gap-7__LUuxk{gap:.4375rem!important}.ContainerStyles_gap-8__a7L5Z{gap:.5rem!important}.ContainerStyles_gap-9__ti2sE{gap:.5625rem!important}.ContainerStyles_gap-10__qLdMy{gap:.625rem!important}.ContainerStyles_container__Mkl57{width:78rem;margin-left:auto;margin-right:auto}@media(max-width:1367px){.ContainerStyles_container__Mkl57{width:90%}}.ContainerStyles_container_medium__6jOtF{width:62.5rem}@media(max-width:1367px){.ContainerStyles_container_medium__6jOtF{width:90%}}.ContainerStyles_container_small__ohPt_{width:56.25rem}@media(max-width:1367px){.ContainerStyles_container_small__ohPt_{width:90%}}.ContainerStyles_container_xsmall__4ug9j{width:48.75rem}@media(max-width:1024px){.ContainerStyles_container_xsmall__4ug9j{width:90%}}.ContainerStyles_container__Mkl57.ContainerStyles_width_auto__Yvy_F{width:auto}.CountItem_gap-1__JZMRZ{gap:.0625rem!important}.CountItem_gap-2__uEEm6{gap:.125rem!important}.CountItem_gap-3__jpIe3{gap:.1875rem!important}.CountItem_gap-4__qAA4C{gap:.25rem!important}.CountItem_gap-5__6uxq3{gap:.3125rem!important}.CountItem_gap-6__R9Tro{gap:.375rem!important}.CountItem_gap-7__Zo0TT{gap:.4375rem!important}.CountItem_gap-8__Lq0Ds{gap:.5rem!important}.CountItem_gap-9__x_lQO{gap:.5625rem!important}.CountItem_gap-10__kLMny{gap:.625rem!important}.CountItem_count_item__ow22R{padding-bottom:1.875rem;border-bottom:1px solid rgba(33,56,96,.08)}.CountItem_count_item_title__f_q8m{font-size:3rem;font-weight:500;color:#213860;letter-spacing:-.96px;line-height:1}@media(max-width:767px){.CountItem_count_item_title__f_q8m{font-size:1.875rem}}.CountItem_count_item_description__JJ_Zy{font-size:1.125rem;font-weight:300;color:#304a78;letter-spacing:.15px;line-height:1.8;margin-top:1.875rem}@media(max-width:767px){.CountItem_count_item_description__JJ_Zy{font-size:.9375rem;margin-top:1.25rem}}.CountItem_count_item__ow22R.CountItem_small__lgewH{padding-bottom:0;border-bottom:0}.CountItem_count_item__ow22R.CountItem_small__lgewH .CountItem_count_item_title__f_q8m{font-size:2.25rem}@media(max-width:767px){.CountItem_count_item__ow22R.CountItem_small__lgewH .CountItem_count_item_title__f_q8m{font-size:1.875rem}}.CountItem_count_item__ow22R.CountItem_small__lgewH .CountItem_count_item_description__JJ_Zy{font-size:.9375rem;margin-top:.625rem}.ContentStyles_gap-1__Ee5IG{gap:.0625rem!important}.ContentStyles_gap-2__8HAWE{gap:.125rem!important}.ContentStyles_gap-3__NP4vX{gap:.1875rem!important}.ContentStyles_gap-4__osn8m{gap:.25rem!important}.ContentStyles_gap-5__YVDyV{gap:.3125rem!important}.ContentStyles_gap-6__F1f0u{gap:.375rem!important}.ContentStyles_gap-7__nIfhs{gap:.4375rem!important}.ContentStyles_gap-8__ltCeb{gap:.5rem!important}.ContentStyles_gap-9__DEmb0{gap:.5625rem!important}.ContentStyles_gap-10__c6Ddm{gap:.625rem!important}.ContentStyles_content__Rmhjw h1,.ContentStyles_content__Rmhjw h2,.ContentStyles_content__Rmhjw h3,.ContentStyles_content__Rmhjw h4,.ContentStyles_content__Rmhjw h5,.ContentStyles_content__Rmhjw h6{margin-top:1.75rem;margin-bottom:1rem;line-height:1.35;font-weight:600;color:#213860}.ContentStyles_content__Rmhjw h1:first-child,.ContentStyles_content__Rmhjw h2:first-child,.ContentStyles_content__Rmhjw h3:first-child,.ContentStyles_content__Rmhjw h4:first-child,.ContentStyles_content__Rmhjw h5:first-child,.ContentStyles_content__Rmhjw h6:first-child{margin-top:0}@media(max-width:767px){.ContentStyles_content__Rmhjw h1,.ContentStyles_content__Rmhjw h2,.ContentStyles_content__Rmhjw h3,.ContentStyles_content__Rmhjw h4,.ContentStyles_content__Rmhjw h5,.ContentStyles_content__Rmhjw h6{margin-top:1.375rem;margin-bottom:.75rem}}.ContentStyles_content__Rmhjw b,.ContentStyles_content__Rmhjw strong{font-weight:700}.ContentStyles_content__Rmhjw h1{font-size:1.875rem;margin-top:0}@media(max-width:767px){.ContentStyles_content__Rmhjw h1{font-size:1.5rem}}.ContentStyles_content__Rmhjw h2{font-size:1.625rem;padding-bottom:.5rem;border-bottom:1px solid rgba(33,56,96,.12)}@media(max-width:767px){.ContentStyles_content__Rmhjw h2{font-size:1.25rem}}.ContentStyles_content__Rmhjw h3{font-size:1.5rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h3{font-size:1.125rem}}.ContentStyles_content__Rmhjw h4{font-size:1.375rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h4{font-size:1rem}}.ContentStyles_content__Rmhjw h5{font-size:1.25rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h5{font-size:.9375rem}}.ContentStyles_content__Rmhjw h6{font-size:1rem}@media(max-width:767px){.ContentStyles_content__Rmhjw h6{font-size:.875rem}}.ContentStyles_content__Rmhjw p{margin-top:0;margin-bottom:.5rem;font-weight:400;color:rgba(33,56,96,.85);line-height:1.8;font-size:1rem}@media(max-width:767px){.ContentStyles_content__Rmhjw p{margin-bottom:1rem;font-size:.9375rem}}.ContentStyles_content__Rmhjw p:last-child{margin-bottom:0}.ContentStyles_content__Rmhjw p b,.ContentStyles_content__Rmhjw p strong{font-weight:600}.ContentStyles_content__Rmhjw h1+p,.ContentStyles_content__Rmhjw h2+p,.ContentStyles_content__Rmhjw h3+p,.ContentStyles_content__Rmhjw h4+p,.ContentStyles_content__Rmhjw h5+p,.ContentStyles_content__Rmhjw h6+p{margin-top:0}.ContentStyles_content__Rmhjw a{color:#213860;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease,opacity .2s ease}.ContentStyles_content__Rmhjw a:hover{color:#5677ff}.ContentStyles_content__Rmhjw ul{margin-top:0;margin-bottom:1.5rem;padding-left:1.5rem}.ContentStyles_content__Rmhjw ul li{font-size:1rem;margin-bottom:.5rem;padding-left:.75rem;position:relative;font-weight:400;color:rgba(33,56,96,.85);line-height:1.8}@media(max-width:767px){.ContentStyles_content__Rmhjw ul li{font-size:.9375rem;margin-bottom:.375rem}}.ContentStyles_content__Rmhjw ul li:last-child{margin-bottom:0}.ContentStyles_content__Rmhjw ul li:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;left:0;top:.8125rem;background:#213860}.ContentStyles_content__Rmhjw ul li b,.ContentStyles_content__Rmhjw ul li strong{font-weight:600}.ContentStyles_content__Rmhjw ol{margin-top:0;margin-bottom:1.5rem;padding-left:1.75rem;list-style-type:decimal}.ContentStyles_content__Rmhjw ol li{font-size:1rem;margin-bottom:.5rem;padding-left:.5rem;font-weight:400;color:rgba(33,56,96,.85);line-height:1.8}@media(max-width:767px){.ContentStyles_content__Rmhjw ol li{font-size:.9375rem;margin-bottom:.375rem}}.ContentStyles_content__Rmhjw ol li:last-child{margin-bottom:0}.ContentStyles_content__Rmhjw ol li b,.ContentStyles_content__Rmhjw ol li strong{font-weight:600}.ContentStyles_content__Rmhjw blockquote{margin:1.5rem 0;padding:1.25rem 1.5rem;border-left:4px solid #213860;background:rgba(33,56,96,.04);border-radius:0 .5rem .5rem 0;font-style:italic;color:rgba(33,56,96,.8)}.ContentStyles_content__Rmhjw blockquote p{margin-bottom:.75rem}.ContentStyles_content__Rmhjw blockquote p:last-child{margin-bottom:0}@media(max-width:767px){.ContentStyles_content__Rmhjw blockquote{margin:1.25rem 0;padding:1rem 1.25rem}}.ContentStyles_content__Rmhjw hr{margin:2rem 0;border:0;height:1px;background:rgba(33,56,96,.12)}@media(max-width:767px){.ContentStyles_content__Rmhjw hr{margin:1.5rem 0}}.ContentStyles_content__Rmhjw img{max-width:100%;height:auto;display:block;margin:1.5rem 0;border-radius:.5rem}@media(max-width:767px){.ContentStyles_content__Rmhjw img{margin:1.25rem 0}}.ContentStyles_content__Rmhjw pre{margin:1.5rem 0;padding:1.25rem;background:rgba(33,56,96,.06);border-radius:.5rem;overflow-x:auto;font-size:.875rem;line-height:1.6}.ContentStyles_content__Rmhjw pre code{padding:0;background:none;font-size:inherit}.ContentStyles_content__Rmhjw code{padding:.125rem .375rem;background:rgba(33,56,96,.08);border-radius:.25rem;font-size:.875rem;font-family:ui-monospace,monospace}.ContentStyles_content__Rmhjw table{width:100%;margin:1.5rem 0;border-collapse:collapse;font-size:.9375rem}.ContentStyles_content__Rmhjw table td,.ContentStyles_content__Rmhjw table th{padding:.75rem 1rem;border:1px solid rgba(33,56,96,.15);text-align:left}.ContentStyles_content__Rmhjw table th{font-weight:600;background:rgba(33,56,96,.06);color:#213860}.ContentStyles_content__Rmhjw table tr:nth-child(2n){background:rgba(33,56,96,.02)}@media(max-width:767px){.ContentStyles_content__Rmhjw table{font-size:.875rem}.ContentStyles_content__Rmhjw table td,.ContentStyles_content__Rmhjw table th{padding:.625rem .75rem}}.ContentStyles_content_big__gTsgk p{font-size:1.125rem;line-height:1.8em;font-weight:300}@media(max-width:767px){.ContentStyles_content_big__gTsgk p{font-size:.875rem}}.ContentStyles_content_big__gTsgk ol li{font-size:1.125rem;line-height:1.8em;font-weight:300}@media(max-width:767px){.ContentStyles_content_big__gTsgk ol li{font-size:1rem}}.ContentStyles_content_big__gTsgk ol li b{font-weight:500}.ContentStyles_content_big__gTsgk ul li{font-size:1.125rem;line-height:1.8em;font-weight:300}@media(max-width:767px){.ContentStyles_content_big__gTsgk ul li{font-size:1rem}}.ContentStyles_content_big__gTsgk ul li b{font-weight:500}.ContentStyles_content_big_type_two__1F7NJ p{font-size:1.125rem;line-height:1.8em;font-weight:400}@media(max-width:767px){.ContentStyles_content_big_type_two__1F7NJ p{font-size:.875rem}}.ContentStyles_content_big_type_two__1F7NJ ol li{font-size:1.125rem;line-height:1.8em;font-weight:400}@media(max-width:767px){.ContentStyles_content_big_type_two__1F7NJ ol li{font-size:1rem}}.ContentStyles_content_big_type_two__1F7NJ ol li b{font-weight:500}.ContentStyles_content_big_type_two__1F7NJ ul li{font-size:1.125rem;line-height:1.8em;font-weight:400}@media(max-width:767px){.ContentStyles_content_big_type_two__1F7NJ ul li{font-size:1rem}}.ContentStyles_content_big_type_two__1F7NJ ul li b{font-weight:500}.ContentStyles_content_white__GgScD h1,.ContentStyles_content_white__GgScD h2,.ContentStyles_content_white__GgScD h3,.ContentStyles_content_white__GgScD h4,.ContentStyles_content_white__GgScD h5,.ContentStyles_content_white__GgScD h6,.ContentStyles_content_white__GgScD ol li,.ContentStyles_content_white__GgScD p,.ContentStyles_content_white__GgScD ul li{color:#fff}.ContentStyles_content_light__z_6bj p{font-weight:300}.ContentStyles_content_privacy__jc0NF ul{padding-left:1.875rem}@media(max-width:767px){.ContentStyles_content_privacy__jc0NF ul{padding-left:.3125rem}}.FounderSection_gap-1__5IwQp{gap:.0625rem!important}.FounderSection_gap-2__sD1AK{gap:.125rem!important}.FounderSection_gap-3__ayDRq{gap:.1875rem!important}.FounderSection_gap-4__8pkns{gap:.25rem!important}.FounderSection_gap-5__v73il{gap:.3125rem!important}.FounderSection_gap-6__nkj8z{gap:.375rem!important}.FounderSection_gap-7__1DLKD{gap:.4375rem!important}.FounderSection_gap-8__IwCKc{gap:.5rem!important}.FounderSection_gap-9__DeL4M{gap:.5625rem!important}.FounderSection_gap-10__6CLow{gap:.625rem!important}.FounderSection_founder_section__dtGFy{min-height:39.5rem;overflow:hidden;position:relative;padding:3.75rem 4.125rem;display:flex;border-radius:2.25rem}@media(max-width:1024px){.FounderSection_founder_section__dtGFy{height:auto;border-radius:1.125rem;padding:2.625rem 1.875rem 50rem}}@media(max-width:767px){.FounderSection_founder_section__dtGFy{padding:2rem .9375rem 31.25rem}}.FounderSection_founder_section__dtGFy .FounderSection_founder_image_desktop__I8iY7{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover}@media(max-width:1024px){.FounderSection_founder_section__dtGFy .FounderSection_founder_image_desktop__I8iY7{display:none}}.FounderSection_founder_section__dtGFy .FounderSection_founder_image_responsive__O0tiq{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;display:none;object-position:bottom}@media(max-width:1024px){.FounderSection_founder_section__dtGFy .FounderSection_founder_image_responsive__O0tiq{display:flex}}@media(max-width:767px){.FounderSection_founder_section__dtGFy .FounderSection_founder_content__j1DQm{padding:0 .3125rem}}.FounderSection_founder_section__dtGFy .FounderSection_founder_content__j1DQm p{margin-bottom:1.75rem}.FounderSection_founder_section__dtGFy .FounderSection_founder_content__j1DQm p:last-child:last-of-type{margin-bottom:0}.FounderSection_founder_section__dtGFy .FounderSection_video_button__8Av6a{position:absolute;right:9.375rem;top:calc(50% + 1.25rem);transform:translateY(-50%);min-width:15.8125rem;z-index:2}@media(max-width:1024px){.FounderSection_founder_section__dtGFy .FounderSection_video_button__8Av6a{bottom:6.25rem;top:unset;right:unset;left:50%;transform:translateX(-50%)}}.FounderSection_founder_section__dtGFy .FounderSection_video_button__8Av6a>button{border:1px solid #e9eaef;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);font-size:1.125rem;padding:0 1.875rem 0 1.25rem}@media(max-width:767px){.FounderSection_founder_section__dtGFy .FounderSection_video_button__8Av6a>button{height:2.75rem;font-size:1rem}}.FounderSection_founder_section__dtGFy .FounderSection_person_info__d19Au{padding:.75rem;border-radius:1.875rem;background:#5677ff;position:absolute;right:.6875rem;bottom:.8125rem;z-index:1;max-width:14.375rem}.FounderSection_founder_section__dtGFy .FounderSection_person_info_content__CsVAn{padding:.875rem}.FounderSection_founder_section__dtGFy .FounderSection_person_info_value__UCmAo{font-size:3.8125rem;font-weight:400;color:#fff;letter-spacing:-1.22px;line-height:1}.FounderSection_founder_section__dtGFy .FounderSection_person_info_text__SxaTw{font-size:.875rem;font-weight:300;color:hsla(0,0%,100%,.85);letter-spacing:.14px;line-height:1.8;margin-top:.3125rem}.FounderSection_founder_section_left__0Tp3Q{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;height:100%;flex:0 0 57%;max-width:57%}.FounderSection_founder_section_left_badges__V07BT{display:flex;gap:.5rem;padding-bottom:2.5rem}@media(max-width:767px){.FounderSection_founder_section_left_badges__V07BT{padding-bottom:1.875rem}}.FounderSection_founder_section_left_badges__V07BT>button{padding-left:.5rem!important}@media(max-width:1024px){.FounderSection_founder_section_left__0Tp3Q{flex:unset;max-width:unset;justify-content:flex-start}}.FounderSection_founder_section__dtGFy .FounderSection_founder__ZeQTm{margin-top:2rem}@media(max-width:767px){.FounderSection_founder_section__dtGFy .FounderSection_founder__ZeQTm{margin-top:1.875rem;padding:0 .3125rem}}.FounderSection_founder_section__dtGFy .FounderSection_founder_name__bpFjF{font-size:1.375rem;font-weight:600;color:#fff;letter-spacing:.4px}@media(max-width:767px){.FounderSection_founder_section__dtGFy .FounderSection_founder_name__bpFjF{font-size:1.125rem}}.FounderSection_founder_section__dtGFy .FounderSection_founder_title__jngYO{font-size:1rem;font-weight:600;color:#fff;letter-spacing:.16px}@media(max-width:767px){.FounderSection_founder_section__dtGFy .FounderSection_founder_title__jngYO{font-size:.9375rem}}.FounderSection_video_modal__h4lbD{position:fixed;inset:0;z-index:999}.FounderSection_video_overlay__4KJ7B{position:absolute;inset:0;background:rgba(0,0,0,.7)}.FounderSection_video_container__9FiW9{position:relative;width:90%;max-width:900px;margin:auto;top:50%;transform:translateY(-50%);z-index:2}@media(min-width:1920px){.FounderSection_video_container__9FiW9{max-width:78rem}}.FounderSection_video_container__9FiW9 video{width:100%;border-radius:1.125rem}.FounderSection_video_close__bGDYx{position:absolute;z-index:2;top:0;right:0;transform:translate(50%,-50%);background:#fff;width:46px;height:46px;transition:.2s;cursor:pointer;border-radius:50%;display:flex;align-items:center;justify-content:center}@media(max-width:767px){.FounderSection_video_close__bGDYx{top:-5px;width:40px;height:40px;transform:translateY(-100%)}}.FounderSection_video_close__bGDYx:focus,.FounderSection_video_close__bGDYx:hover{background-color:hsl(0,0%,90%);outline:0}.FounderSection_video_close__bGDYx:focus:after,.FounderSection_video_close__bGDYx:focus:before,.FounderSection_video_close__bGDYx:hover:after,.FounderSection_video_close__bGDYx:hover:before{background:#355376}.FounderSection_video_close__bGDYx:focus:before,.FounderSection_video_close__bGDYx:hover:before{transform:rotate(180deg)}.FounderSection_video_close__bGDYx:focus:after,.FounderSection_video_close__bGDYx:hover:after{opacity:0;transform:rotate(180deg)}.FounderSection_video_close__bGDYx:before{transform:rotate(45deg)}.FounderSection_video_close__bGDYx:after{transform:rotate(-45deg)}.FounderSection_video_close__bGDYx:after,.FounderSection_video_close__bGDYx:before{content:"";position:absolute;top:22px;left:13px;width:20px;height:3px;border-radius:10px;background-color:#213860;transition:.2s}@media(max-width:767px){.FounderSection_video_close__bGDYx:after,.FounderSection_video_close__bGDYx:before{left:10px;top:18px}}.AccordionItem_gap-1__YFgbM{gap:.0625rem!important}.AccordionItem_gap-2__Y_fpj{gap:.125rem!important}.AccordionItem_gap-3__5WNqT{gap:.1875rem!important}.AccordionItem_gap-4__opDX0{gap:.25rem!important}.AccordionItem_gap-5__Vfxvz{gap:.3125rem!important}.AccordionItem_gap-6__R11mR{gap:.375rem!important}.AccordionItem_gap-7__nNWy0{gap:.4375rem!important}.AccordionItem_gap-8__jYyww{gap:.5rem!important}.AccordionItem_gap-9__L36UG{gap:.5625rem!important}.AccordionItem_gap-10__EcntW{gap:.625rem!important}.AccordionItem_accordion_item__OIlST{border-radius:1.25rem;border:1px solid #e9eaef;background:#fff}@media(max-width:767px){.AccordionItem_accordion_item__OIlST{border-radius:.75rem}}.AccordionItem_accordion_item_header__G9vjw{display:flex;align-items:center;justify-content:space-between;padding:1.0625rem 1.5rem;cursor:pointer}@media(max-width:767px){.AccordionItem_accordion_item_header__G9vjw{padding:1rem}}.AccordionItem_accordion_item_header__G9vjw.AccordionItem_open__VlF9l .AccordionItem_open_button__tAtT0 button{transform:scaleY(-1);background-color:#213860;color:#fff;border-color:#213860}.AccordionItem_accordion_item_header__G9vjw.AccordionItem_open__VlF9l .AccordionItem_accordion_item_title__SN_6I{color:#5677ff}.AccordionItem_accordion_item_title__SN_6I{font-size:1rem;font-weight:500;color:#213860;max-width:80%;transition:.2s}@media(max-width:767px){.AccordionItem_accordion_item_title__SN_6I{font-size:.9375rem}}.AccordionItem_accordion_item_content__t0xUl{overflow:hidden}.AccordionItem_accordion_item_content__t0xUl p{font-size:1rem;font-weight:400;color:rgba(33,56,96,.7);line-height:1.8}@media(max-width:767px){.AccordionItem_accordion_item_content__t0xUl p{font-size:.875rem}}.AccordionItem_accordion_item_content__t0xUl p b{font-weight:500;color:#213860}.AccordionItem_accordion_item_content_wrapper__cBGAR{display:grid;transition:grid-template-rows .35s ease;padding:0 1.5rem;max-height:0;overflow:hidden;transition:.2s;border-top:1px solid rgba(0,0,0,0)}@media(max-width:767px){.AccordionItem_accordion_item_content_wrapper__cBGAR{padding:0 1.25rem}}.AccordionItem_accordion_item_content_wrapper__cBGAR.AccordionItem_open__VlF9l{max-height:62.5rem;border-top:1px solid rgba(33,56,96,.08);padding:1.5rem}@media(max-width:767px){.AccordionItem_accordion_item_content_wrapper__cBGAR.AccordionItem_open__VlF9l{padding:1.25rem}}