@keyframes Report_slideUp__rRynp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.Report_reportBtn__IwgxQ{position:fixed;z-index:3;bottom:2rem;right:2rem;transform:translateY(100%);opacity:0;animation-fill-mode:forwards!important}.Report_reportBtn__IwgxQ svg{margin-left:.8rem}.Report_show__hTu2j{animation:Report_slideUp__rRynp .2s ease-out 3s}@media(min-width:1024px){.Report_reportBtn__IwgxQ{bottom:2rem;right:3rem;font-size:2.2rem}}.CommunityFund_community__gAqhQ{padding:3.2rem 0}.CommunityFund_community__gAqhQ h2{font-size:var(--headline4);margin-bottom:clamp(3.2rem,4vw,5.6rem)}.CommunityFund_listItem__jOlJY{margin-bottom:clamp(2rem,4vw,3.2rem)}.CommunityFund_listItem__jOlJY>div:first-child{font-size:1.8rem;color:var(--color-gray4);margin-bottom:1.6rem;font-weight:700}.CommunityFund_listItem__jOlJY>div:last-child{font-size:var(--text-body-small)}.CommunityFund_listWrapper__ev0lf{display:flex;gap:1.6rem}.CommunityFund_listWrapper__ev0lf>div:first-child{flex:0 0 6.4rem}.CommunityFund_status__u10gk{margin-bottom:2rem;display:flex;flex-direction:column;justify-items:center;justify-content:center;align-items:center;gap:clamp(.2rem,3vw,.8rem)}.CommunityFund_statusPretitle__Y71ov{font-size:1.8rem;font-weight:700;color:var(--color-gray4)}.CommunityFund_statusTitle__0lR3D{font-weight:900;color:var(--color-gray4);font-size:var(--headline5)}.CommunityFund_amount__NhMi0{font-weight:900;font-size:var(--headline3)}.CommunityFund_statusText__1wQqT{font-size:var(--text-body);font-weight:700}@media(min-width:768px){.CommunityFund_listItem__jOlJY{display:flex}.CommunityFund_listItem__jOlJY>div:first-child{flex:0 0 15rem}.CommunityFund_listItem__jOlJY>div:last-child{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 15rem)}.CommunityFund_info__W2kxJ{display:flex;column-gap:5rem}.CommunityFund_status__u10gk{flex:0 0 30rem}}@media(min-width:1024px){.CommunityFund_community__gAqhQ{padding:7.2rem 0 0;margin-bottom:5.8rem}.CommunityFund_community__gAqhQ>div{display:grid;grid-template-columns:repeat(24,1fr)}.CommunityFund_wrap__vUzor{grid-column:4/22}.CommunityFund_listWrapper__ev0lf{gap:3.6rem}.CommunityFund_listWrapper__ev0lf>div:first-child{transform:translateY(-50%);flex:0 0 6.4rem}}.buttons_button__FrTf1{position:relative;height:clamp(4rem,4vw,4.8rem);padding:0 2.8rem;font-size:clamp(1.4rem,3vw,1.8rem);text-transform:uppercase;color:#fff;cursor:pointer;text-align:center;font-weight:900;display:inline-flex;justify-content:center;align-items:center;column-gap:1rem}.buttons_button__FrTf1.buttons_small__C7RXy{font-size:1.6rem;padding:0 1.8rem}.buttons_button__FrTf1 svg,.buttons_button__FrTf1>span{z-index:1;position:relative}.buttons_button__FrTf1 svg{transition:transform .3s;flex:0 0 2.4rem}.buttons_button__FrTf1:before{content:"";background:var(--color-orange);position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;transform:skew(-15deg);transition:background .2s ease}.buttons_button__FrTf1:hover:after,.buttons_button__FrTf1:hover:before{background-color:var(--color-orange-hover)}.buttons_button__FrTf1:hover svg{transform:translateX(1.2rem)}.buttons_button__FrTf1.buttons_extraLarge__jBLHB{height:clamp(4rem,4vw,6rem)}.buttons_button__FrTf1.buttons_semiSkewed__g0ryz:after{content:"";background:var(--color-orange);transition:background .2s ease;height:100%;width:50%;position:absolute;right:-1rem;top:0;display:block}.buttons_button__FrTf1.buttons_semiSkewed__g0ryz:hover:after{background-color:var(--color-orange-hover)}.buttons_button__FrTf1.buttons_dark__OMjRH:after,.buttons_button__FrTf1.buttons_dark__OMjRH:before{background-color:var(--color-gray5)}.buttons_button__FrTf1.buttons_dark__OMjRH:hover:after,.buttons_button__FrTf1.buttons_dark__OMjRH:hover:before{background-color:var(--color-gray5-hover)}.buttons_button__FrTf1.buttons_red__b4E8G:after,.buttons_button__FrTf1.buttons_red__b4E8G:before{background-color:var(--color-red)}.buttons_button__FrTf1.buttons_red__b4E8G:hover:after,.buttons_button__FrTf1.buttons_red__b4E8G:hover:before{background-color:var(--color-red-hover)}.buttons_button__FrTf1.buttons_green__o45a3:after,.buttons_button__FrTf1.buttons_green__o45a3:before{background-color:var(--color-green)}.buttons_button__FrTf1.buttons_green__o45a3:hover:after,.buttons_button__FrTf1.buttons_green__o45a3:hover:before{background-color:var(--color-green-hover)}.buttons_button__FrTf1.buttons_transparent__c4iWX{background-color:rgba(0,0,0,0);border:.1rem solid var(--color-black);color:var(--color-black)}.buttons_button__FrTf1.buttons_transparent__c4iWX:hover{color:#fff}.buttons_button__FrTf1:disabled{opacity:.8;cursor:not-allowed}.buttons_arrowLink__6gN3U{display:inline-flex;align-content:center;justify-content:center;color:var(--color-gray5);column-gap:.5rem;font-size:var(--text-body-xsmall);font-weight:700}.buttons_arrowLink__6gN3U span{display:flex;flex-direction:column;justify-content:center}.buttons_arrowLink__6gN3U svg{transition:transform .3s;flex:0 0 2.4rem}.buttons_arrowLink__6gN3U svg path{stroke:var(--color-orange)}.buttons_arrowLink__6gN3U:hover svg{transform:translateX(.5rem)}.buttons_iconButton__hgAki{display:inline-flex}.buttons_iconButton__hgAki>span{display:inline-flex;justify-content:center;align-items:center}.buttons_iconButton__hgAki>span svg{margin-left:.8rem}.buttons_goback__AosZG{width:100%;text-align:center;font-family:var(--font-next-pan);font-size:clamp(2rem,3vw,2.2rem);display:flex;align-items:center;justify-content:center;margin-bottom:3.2rem;cursor:pointer}.buttons_goback__AosZG svg{margin-left:.5rem;width:2.4rem;transition:transform .3s}.buttons_goback__AosZG:hover svg{transform:translateY(-.5rem)}.submit_submit__sVUa_ span{display:flex;align-items:center;justify-content:center}.submit_spinner__0Th03{margin-right:1.6rem;position:relative;width:1rem;height:1rem;background:rgba(0,0,0,0);border-radius:100%;display:block;box-shadow:0 0 .2rem .5rem #fff;animation-name:submit_spin__uWFyL;animation-duration:.9s;animation-iteration-count:infinite;animation-timing-function:linear}.submit_spinner__0Th03:before{position:absolute;left:50%;transform:translate3d(-.15rem,0,0);top:0;content:"";height:1.2rem;width:.3rem;background:#fff;display:block;opacity:.8}@keyframes submit_spin__uWFyL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forms_formwrap__7Fi_k{min-height:100%;display:flex;flex-direction:column;justify-content:center;transition:background-color .3s ease-in-out;overflow-y:clip}.forms_formwrap__7Fi_k .forms_contactLink__BzPLw{color:var(--color-orange);transition:color .2s ease-in-out}.forms_formwrap__7Fi_k .forms_contactLink__BzPLw:hover{color:var(--color-orange-hover)}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center;overflow:hidden}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM{background:#fff;padding:2rem;border-radius:8px;max-width:500px;height:180px;width:100%;text-align:left;box-shadow:0 2px 20px rgba(0,0,0,.3);position:relative;display:flex;flex-direction:column;justify-content:space-between}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalTitle__SF16r{font-size:var(--headline5);margin-bottom:2rem;font-weight:600}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalBody__zdBH_{min-height:40px;display:flex;align-items:center}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalSubtitle__qz9_N{font-size:var(--text-body-xsmall)}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_cancelButton__JZtCO,.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_confirmButton__T74ZU{padding:8px 16px;border-radius:4px;cursor:pointer;font-size:var(--text-body-xsmall)}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_cancelButton__JZtCO:disabled,.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_confirmButton__T74ZU:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_cancelButton__JZtCO{background:var(--color-gray5);color:#fff}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_cancelButton__JZtCO:hover{background-color:var(--color-gray5-hover)}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_confirmButton__T74ZU{background:var(--color-orange);color:#fff}.forms_formwrap__7Fi_k .forms_modalBackdrop__I8MO4 .forms_modal__URwOM .forms_modalActions__a8SZ8 .forms_confirmButton__T74ZU:hover{background-color:var(--color-orange-hover)}.forms_intro__quGv9 h2{font-size:var(--headline4);color:var(--color-gray5);margin-bottom:clamp(1.6rem,5vw,3.2rem)}.forms_intro__quGv9 p{font-size:var(--text-body-small);padding-bottom:2rem}.forms_fieldset__p9mg3{padding:2.4rem 2.4rem 2rem;border:.7rem solid #c7c7cc;border-bottom:0}.forms_fieldset__p9mg3 h3{font-size:1.8rem;color:var(--color-orange);margin-bottom:3.2rem;font-weight:700}.forms_fieldset__p9mg3 h4{font-size:1.6rem;margin-top:-2rem;margin-bottom:3.2rem;font-weight:400;line-height:2.5rem}.forms_fieldset__p9mg3 .forms_defenderSignUpLink__KUdnT{color:var(--color-orange);transition:color .2s ease-in-out}.forms_fieldset__p9mg3 .forms_defenderSignUpLink__KUdnT:hover{color:var(--color-orange-hover)}.forms_fieldset__p9mg3:last-child{border-bottom:.7rem solid #c7c7cc}.forms_stepwrap__yPJT0{margin-bottom:3.2rem}.forms_stepbody__TwCjz{container-type:inline-size}.forms_stepbody__TwCjz h2{font-size:var(--headline2);margin-bottom:3rem}.forms_stepbody__TwCjz p{font-size:var(--text-body-small)}.forms_stepbody__TwCjz.forms_stepbodyWhite__zuh7h{background:#fff}.forms_stepfooter__m8f3h{padding:1.6rem 1.4rem 0;display:flex;flex-direction:column}.forms_stepfooter__m8f3h button{margin-left:auto}.forms_gotowebsite__Q8Wzj{margin-top:3.2rem}.forms_linkStyle__ViW_N{text-decoration:underline;color:#ff5400}.forms_descriptionContainer__5PK_l{margin-top:18px;padding:20px;background-color:var(--color-gray2);color:var(--color-text-main-80)}.forms_descriptionContainer__5PK_l .forms_title__nqWIW{font-size:var(--headline4);margin-bottom:15px}.forms_descriptionContainer__5PK_l .forms_bulletList__n7nzs{margin-top:1rem;margin-bottom:2rem;padding-left:30px;font-size:var(--text-body-small);line-height:2;list-style:none}.forms_descriptionContainer__5PK_l .forms_bulletList__n7nzs .forms_subBulletList__TIl4O{margin-top:.25rem}.forms_descriptionContainer__5PK_l .forms_bulletList__n7nzs .forms_subBulletList__TIl4O .forms_panelName__O2aal{list-style:none}.forms_descriptionContainer__5PK_l .forms_bulletList__n7nzs .forms_subBulletList__TIl4O .forms_panelist__cWqwe{list-style-type:disc;margin-left:1.8rem;font-size:var(--text-body-xsmall)}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:30px;gap:30px;margin:2rem auto 0}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_{background-color:#fff;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.05),0 6px 6px rgba(0,0,0,.05)}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_imageContainer__OgV0S{position:relative;overflow:hidden;padding-bottom:10px}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_imageContainer__OgV0S .forms_panelistImage__VaI1c{width:100%;height:400px;object-fit:cover;display:block;transition:transform .7s ease}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0{padding:20px;max-height:500px;display:flex;flex-direction:column}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0 .forms_panelistName__DVHvt{font-size:var(--text-body-small);font-weight:700;margin-bottom:8px;color:#222;position:relative;padding-bottom:12px}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0 .forms_panelistName__DVHvt:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:var(--color-orange)}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0 .forms_panelistText__MR95b{font-size:var(--text-body-xsmall);color:#555;overflow-y:auto;padding-right:5px;flex:1 1 auto}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0 .forms_panelistText__MR95b::-webkit-scrollbar{width:4px}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0 .forms_panelistText__MR95b::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.forms_descriptionContainer__5PK_l .forms_panelistsContainer__GFF31 .forms_panelistCard__uUX3_ .forms_contentContainer__5MBb0 .forms_panelistText__MR95b::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.forms_descriptionContainer__5PK_l p{font-size:var(--text-body-small);line-height:1.5;margin-bottom:10px}.forms_descriptionContainer__5PK_l h4{font-size:var(--headline5);margin-top:20px;margin-bottom:10px;font-weight:600}.forms_eventDescription__Kk_c5{margin-top:10px}@container (min-width: 650px){.forms_threeCols__6brn9{display:flex;flex-wrap:wrap;gap:2.4rem}.forms_threeCols__6brn9>div{flex-grow:1;flex-shrink:1;flex-basis:calc(33% - 2.4rem)}.forms_twoCols__LEZ81{display:flex;flex-wrap:wrap;gap:2.4rem}.forms_twoCols__LEZ81>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 2.4rem)}.forms_oneLine__rKc_U{display:flex;gap:6rem;align-items:center;flex-wrap:wrap}}.forms_errorWrap__O6J8P,.forms_successWrap__k96yH{border:.7rem solid #c7c7cc;padding:2.4rem 2.4rem 1.6rem}@media(min-width:768px){.forms_fieldset__p9mg3{padding:5.6rem 5.6rem 4rem;border-width:1.4rem}.forms_fieldset__p9mg3:last-child{border-width:1.4rem}.forms_stepfooter__m8f3h{flex-direction:row-reverse;display:flex;justify-content:space-between;align-items:center}.forms_errorWrap__O6J8P,.forms_successWrap__k96yH{border:1.4rem solid #c7c7cc;padding:5.6rem}}@media(min-width:1024px){.forms_formwrap__7Fi_k{margin-left:0;margin-right:0;padding:2rem 4.8rem}.forms_form__TFdub{width:100%}}@keyframes forms_spin__DIQPS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forms_error__BQUQE{color:#dc3545;font-size:1.3rem;padding-top:.8rem}.forms_errorInput__G_wcS{border-color:#dc3545!important}@media(max-width:650px){.forms_weaknessContainer__Ako7j .forms_row__OfV_6{flex-direction:column!important;gap:1.3rem!important}.forms_weaknessContainer__Ako7j .forms_weaknessTypeContainer__p2stc{margin-bottom:1.6rem}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF,.forms_weaknessContainer__Ako7j .forms_weaknessTypeContainer__p2stc{width:100%!important;flex:1 1 100%!important}}.forms_weaknessContainer__Ako7j{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.6rem}.forms_weaknessContainer__Ako7j label{font-weight:700;margin-bottom:.8rem}.forms_weaknessContainer__Ako7j .forms_row__OfV_6{display:flex;align-items:flex-start;gap:2.4rem}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF{display:flex;flex-direction:column;width:100%;flex-grow:2;flex-shrink:1;flex-basis:calc(66% - 2.4rem)}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_labelWithTooltip__VEpOq{display:flex;align-items:center;justify-content:space-between;gap:8px}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_searchInputWrapper__5pDre{position:relative;width:100%}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_searchInputWrapper__5pDre .forms_clearButton__4_Wg_{position:absolute;right:10px;top:45%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--color-gray5);display:flex;align-items:center;justify-content:center}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_searchInputWrapper__5pDre .forms_clearButton__4_Wg_:hover{opacity:.5}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_searchInputWrapper__5pDre .forms_searchInput__PY6nT{width:100%;padding:0 3rem 0 1.5rem;margin-bottom:8px;font-family:inherit;border:none;border:.2rem solid var(--color-gray7)}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_searchInputWrapper__5pDre .forms_searchInput__PY6nT:focus-visible{outline:.1rem solid var(--color-black)}.forms_weaknessContainer__Ako7j .forms_searchContainer__igUNF .forms_searchInput__PY6nT{width:100%;border:.2rem solid var(--color-gray7);font-size:1.6rem;height:5rem;padding:0 1.5rem}.forms_weaknessContainer__Ako7j .forms_weaknessTypeContainer__p2stc{display:flex;flex-direction:column;width:100%;flex-grow:1;flex-shrink:1;flex-basis:calc(33% - 2.4rem)}.forms_weaknessContainer__Ako7j .forms_weaknessTypeContainer__p2stc select{cursor:pointer;height:5rem;padding:.5rem;border:.2rem solid var(--color-gray7);font-size:1.6rem}.forms_weaknessContainer__Ako7j .forms_weaknessTypeContainer__p2stc select:focus-visible{outline:.1rem solid var(--color-black)}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m{width:100%}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m .forms_listBox__Fr_k6{height:250px;overflow-y:auto;border:.2rem solid var(--color-gray7)}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m .forms_listBox__Fr_k6 .forms_listItem__eqAWB{list-style:none;padding:10px;font-size:14px;cursor:pointer}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m .forms_listBox__Fr_k6 .forms_listItem__eqAWB:hover{background:#e9ecef}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m .forms_listBox__Fr_k6 .forms_selected__n9IeQ{background:#e9ecef!important;font-weight:700}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m .forms_listBox__Fr_k6 .forms_noDataContainer__YtCvY{display:flex;justify-content:center;align-items:center;padding:10px}.forms_weaknessContainer__Ako7j .forms_listBoxContainer__Ma11m .forms_listBox__Fr_k6 .forms_noDataContainer__YtCvY .forms_noData__iQONR{font-style:italic;color:var(--color-gray5)}.customLink_normal__9NFkR{height:5.2rem}.customLink_default__Q7Fzz{position:relative;display:flex;align-items:center;font-size:2.2rem;padding-bottom:.3rem;color:var(--color-black);align-self:flex-start}.customLink_default__Q7Fzz:after{display:block;content:"";width:0;height:.1rem;background-color:var(--color-black);position:absolute;bottom:0;left:0;transition:width .25s ease-out}.customLink_default__Q7Fzz:hover:after{width:100%}.customLink_default__Q7Fzz svg{margin-right:1.2rem;width:1.2rem;flex:0 0 1.2rem;height:auto}.customLink_default__Q7Fzz.customLink_white__uD9aI{color:#fff}.customLink_default__Q7Fzz.customLink_white__uD9aI:after{background-color:var(--color-orange)}.customLink_gotowebsite__aauNZ{margin-top:3.2rem}.container_container__pyEr6{margin:auto;width:100%}.container_default__I_obU{max-width:144rem}.container_transparent__nzcsj{background:rgba(0,0,0,0)}.container_gray__xtr0Q{background-color:var(--color-gray1)}.container_grayDark__NydV7{background-color:var(--color-gray6);color:#fff}.container_condensed__8dW_i{max-width:102.4rem}.container_extraCondensed__7T7Bx{max-width:90rem}@media(max-width:1439px){.container_paddingMobile__qWqiC{padding:0 1.6rem}.container_noPadding__nHThd{padding:0}}@media(min-width:768px){.container_paddingMobile__qWqiC{padding:0 3.2rem}}.cookiebanner_cookiebanner__t3Rj2{padding:4rem 0;position:fixed;width:100%;bottom:0;left:0;min-height:5rem;background:#171717;z-index:3;color:#fff}.cookiebanner_cookiebanner__t3Rj2>div{display:flex;align-items:center}.cookiebanner_cookiebanner__t3Rj2>div>p{margin:0;width:40%}.cookiebanner_buttonWrap__UCnDR{display:flex;gap:.8rem;flex-direction:column}.header_skipToMain__x69LI{position:absolute;left:30%;top:-4rem;background:#fff;padding:.5rem 2rem;border-radius:9.9rem;color:var(--color-black);transform:translateY(calc(-300% - 4rem))}.header_skipToMain__x69LI:focus{transform:translateY(0)}.header_menu__Y3s3H{position:relative;z-index:2;list-style:none}.header_menu__Y3s3H a{color:var(--color-gray7);font-weight:900;font-size:1.6rem;text-transform:uppercase;transition:color .2s ease}.header_menu__Y3s3H .active,.header_menu__Y3s3H .header_navActive__qFGzf a,.header_menu__Y3s3H a:hover{color:var(--color-orange)}.header_langswitch__HubHY{color:var(--color-gray7)}.header_langswitch__HubHY .header_langActive__g6r94{color:#fff}.header_langswitch__HubHY{font-weight:900;font-size:2.6rem}.header_langswitch__HubHY a{text-transform:uppercase;transition:color .2s ease}.header_langswitch__HubHY a:hover{color:var(--color-orange)}.header_langswitch__HubHY .header_seperator___Vpl_{color:var(--color-orange);padding:0 1rem}.header_logo___T_xf{display:block;position:relative;z-index:1;width:4.8rem;height:auto}.header_logo___T_xf svg{display:block;width:100%}.header_logo___T_xf path{fill:#fff}.header_logodark__9z1u_ path{fill:var(--color-black)}@media(max-width:1023px){.header_wrap__9HlRw{position:relative;background:#171717;height:6rem;display:flex;justify-content:flex-start;align-items:center;width:100%;z-index:10;flex-wrap:wrap}.header_logo___T_xf{width:3.6rem;margin-left:2.4rem}.header_menutrigger__7bqqn{color:#fff;position:absolute;right:2.4rem;top:1.6rem;height:2.4rem;width:2.4rem;padding:.6rem .2rem 0;gap:.4rem}.header_menutrigger__7bqqn span,.header_menutrigger__7bqqn:after,.header_menutrigger__7bqqn:before{position:absolute;transform-origin:50% 50%;width:100%;height:.2rem;display:block;left:0;content:"";background:var(--color-orange);border-radius:2px;top:50%;transition:transform .3s}.header_menutrigger__7bqqn span{transform:translateY(0)}.header_menutrigger__7bqqn:before{transform:translateY(-.8rem)}.header_menutrigger__7bqqn:after{transform:translateY(.8rem)}.header_menuSlider__m4kNJ{position:absolute;top:6rem;transition:transform .3s ease-in-out;pointer-events:none;height:calc(100vh - 6rem);width:100vw;background:var(--color-gray6);transform:translateX(100%);margin:0;padding:6rem 5.6rem 0;display:flex;flex-direction:column;overflow:auto;background-image:url(/images/bg/bgMobileNav.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:100% auto}.header_menu__Y3s3H{gap:3.2rem;display:flex;flex-direction:column}.header_menu__Y3s3H li a{position:relative;font-size:clamp(2rem,5vw,3.6rem)}.header_menu__Y3s3H li a:before{bottom:-.8rem;position:absolute;display:block;content:"";width:1.8rem;height:.2rem;background:var(--color-orange)}.header_menuOpen__8mHld{pointer-events:all;transform:translateX(0)}.header_menuOpen__8mHld+.header_menutrigger__7bqqn span{transform:translateY(0);opacity:0}.header_menuOpen__8mHld+.header_menutrigger__7bqqn:before{transform:rotate(45deg) translateY(0)}.header_menuOpen__8mHld+.header_menutrigger__7bqqn:after{transform:rotate(-45deg) translateY(0)}.header_langswitch__HubHY{margin-top:auto;padding-bottom:5.6rem;padding-top:1.5rem}}@supports(height:100svh){@media(max-width:1023px){.header_menuSlider__m4kNJ{height:calc(100svh - 6rem)}}}.header_menuhome__VGbVt li a{color:#fff}@media(min-width:1024px){.header_header__TQiQv{display:block;position:fixed;z-index:2;left:0;right:0;width:95%;margin:0 auto}.header_logo___T_xf{margin-left:4.2rem}.header_menu__Y3s3H{margin-left:8.4rem}.header_wrap__9HlRw:before{content:"";width:100%;height:100%;background:#171717;z-index:0;position:absolute;transform:skew(-15deg)}.header_wrap__9HlRw{display:flex;max-width:125rem;height:9rem;align-items:center;position:relative;margin:0 auto}.header_menuSlider__m4kNJ{z-index:2;display:flex;width:100%}.header_menuSlider__m4kNJ ul{display:flex;align-items:center;column-gap:clamp(1rem,1vw,3.2rem)}.header_langswitch__HubHY{font-size:1.6rem;margin-left:auto;margin-right:5rem}}@media(min-width:1440px){.header_header__TQiQv{width:100%}.header_menuSlider__m4kNJ ul{column-gap:3.2rem}}.layout_main__SLJCR h1,.layout_main__SLJCR h2,.layout_main__SLJCR h3,.layout_main__SLJCR h4{font-weight:900}.layout_main__SLJCR>section{position:relative}@media(min-width:1440px){.layout_main__SLJCR{background-color:var(--color-gray6)}.layout_mainWrap__kS0F5{padding-top:4rem;max-width:154rem;margin:0 auto;background-color:#fff}.layout_mainWrap__kS0F5>section{position:relative}.layout_mainWrap__kS0F5>section:last-of-type{margin-bottom:0}}.Icon_orange__XLW8_{color:var(--color-orange)}.Icon_white__LOBdl{color:#fff}.Icon_gray__Ff0xe{color:var(--color-gray5)}.Icon_grayLight__vjP5C{color:#8e8e93}.Icon_icon__EcNy4{width:2.4rem;height:2.4rem}.Icon_icon__EcNy4 svg{transition:color .2s ease;width:100%;height:100%;display:block}.Icon_small__WYC9x{width:1.6rem;height:1.6rem}.Icon_large__Zv1os{width:3.2rem;height:3.2rem}.Icon_circle__s9AQV{background:#fff;width:5.8rem;height:5.8rem;display:flex;justify-content:center;align-items:center;border-radius:100%;border:.4rem solid #cacaca}.Icon_circle__s9AQV svg{width:2.4rem;height:2.4rem}.Icon_circleSmall__Ho8dv{background:#fff;width:3.2rem;height:3.2rem;display:flex;justify-content:center;align-items:center;border-radius:100%;border:.3rem solid #cacaca}.Icon_circleSmall__Ho8dv svg{width:1.6rem;height:1.6rem}.Icon_circleLarge__wXXtZ{background:#fff;width:6.4rem;height:6.4rem;display:flex;justify-content:center;align-items:center;border-radius:100%;border:.4rem solid #cacaca}.Icon_circleLarge__wXXtZ svg{width:3.2rem;height:3.2rem}.Carousel_customersCarousel__mxwEG{padding:clamp(3rem,4vw,4rem) 0}.Carousel_customersCarousel__mxwEG .Carousel_wrapper__m2tf7>div{transition-timing-function:linear!important}.Carousel_customersCarousel__mxwEG h2{font-size:clamp(1.8rem,4vw,2.4rem);padding:0 3.2rem;color:var(--color-gray5);text-align:center;margin-bottom:clamp(3rem,5vw,6rem)}.Carousel_slide__28nMD img{object-fit:cover;width:100%;height:auto}.Carousel_seeAll__1KD1U{margin-top:3rem;text-align:center}.sliderItem_sliderItem__15pfL{height:100%;display:flex;flex-direction:column;padding:0 3.2rem 4.8rem;background-color:#fff}.sliderItem_sliderItem__15pfL h3,.sliderItem_sliderItem__15pfL p{color:inherit}.sliderItem_num__Z3O_D{color:var(--color-gray3);margin-top:25%;margin-bottom:3rem;line-height:1}.sliderItem_title__xZjmT{font-size:clamp(1.6rem,3vw,1.8rem);margin-bottom:1.6rem;text-transform:uppercase;font-weight:900}.sliderItem_description__1nBog{font-size:clamp(1.4rem,3vw,1.6rem);line-height:1.4}.sliderItem_special__47Lrp p{padding-bottom:1rem}.sliderItem_num__Z3O_D{font-size:clamp(4rem,4vw,6rem);font-weight:900}.Slider_swiper__TRNRI{margin-top:4.8rem}.Slider_swiper__TRNRI .Slider_navEl__XFz_5{display:none}.Slider_swiper__TRNRI>div>div{height:auto!important;align-self:stretch}.Slider_swiper__TRNRI .cardswiper .swiper-slide{border:1.4rem solid var(--color-border);box-sizing:border-box}.Slider_swiper__TRNRI .cardswiper .swiper-slide a,.Slider_swiper__TRNRI .cardswiper .swiper-slide button,.Slider_swiper__TRNRI .cardswiper .swiper-slide h3,.Slider_swiper__TRNRI .cardswiper .swiper-slide p{opacity:.5}.Slider_swiper__TRNRI .cardswiper .swiper-slide-active,.Slider_swiper__TRNRI .cardswiper .swiper-slide:last-child{transition:border .3s ease .3s;border-color:var(--color-orange)}.Slider_swiper__TRNRI .cardswiper .swiper-slide-active a,.Slider_swiper__TRNRI .cardswiper .swiper-slide-active button,.Slider_swiper__TRNRI .cardswiper .swiper-slide-active h3,.Slider_swiper__TRNRI .cardswiper .swiper-slide-active p,.Slider_swiper__TRNRI .cardswiper .swiper-slide:last-child a,.Slider_swiper__TRNRI .cardswiper .swiper-slide:last-child button,.Slider_swiper__TRNRI .cardswiper .swiper-slide:last-child h3,.Slider_swiper__TRNRI .cardswiper .swiper-slide:last-child p{transition:opacity .3s ease .3s;opacity:1}.Slider_swiper__TRNRI .cardswiper .swiper-slide-active .swiper-item-num,.Slider_swiper__TRNRI .cardswiper .swiper-slide:last-child .swiper-item-num{color:var(--color-orange);transition:color .3s ease .3s}@media(min-width:1024px){.Slider_swiper__TRNRI{margin-top:0}.Slider_swiper__TRNRI .Slider_navEl__XFz_5{position:absolute;width:5rem;height:5rem;top:50%;transform:translateY(-50%);cursor:pointer;z-index:3;transition:all .2s;display:block}.Slider_swiper__TRNRI .Slider_navEl__XFz_5:before{content:"";display:block;height:4rem;width:4rem;border-bottom:.7rem solid var(--color-orange);border-left:.7rem solid var(--color-orange);border-radius:.4rem}.Slider_swiper__TRNRI .Slider_navEl__XFz_5:disabled:before{border-color:var(--color-gray4)}.Slider_swiper__TRNRI .Slider_prevEl__JNw37{left:3.2rem;transform:translate3d(40%,-50%,0)}.Slider_swiper__TRNRI .Slider_prevEl__JNw37:before{transform:rotate(45deg);border-color:var(--color-orange)}.Slider_swiper__TRNRI .Slider_nextEl__pAtXU{right:3.2rem;transform:translate3d(-40%,-50%,0)}.Slider_swiper__TRNRI .Slider_nextEl__pAtXU:before{transform:rotate(-135deg)}}.frontsection_frontsection__ugpMG{position:relative;overflow-x:hidden;background-color:#fff;padding-top:5rem;padding-bottom:5rem;z-index:1}.frontsection_frontsection__ugpMG h2{color:inherit;margin:2rem 0;font-size:clamp(2.3rem,4vw,4rem)}.frontsection_description__kKrM9{font-size:clamp(1.6rem,2vw,2rem);margin-bottom:5.6rem}.frontsection_description__kKrM9 p{font-size:inherit;line-height:1.4;margin-bottom:2.4rem}.frontsection_default__EcxQm header{max-width:80rem}.frontsection_default__EcxQm .frontsection_description__kKrM9{font-weight:800;margin-bottom:0}.frontsection_default__EcxQm .frontsection_columnsIcon__6Ulvs{margin-top:.5rem;flex:0 0 3.2rem;background:var(--color-orange);width:3.2rem;height:3.2rem;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:100%}.frontsection_default__EcxQm .frontsection_columnsIcon__6Ulvs>div{width:1.6rem;height:1.6rem}.frontsection_default__EcxQm .frontsection_columnsIcon__6Ulvs.frontsection_iconGray__kgOoq{background:var(--color-gray4)}.frontsection_default__EcxQm .frontsection_defaultColumnsItem__1un2x{display:flex;align-items:flex-start;gap:2.4rem}.frontsection_default__EcxQm .frontsection_defaultColumnsItem__1un2x p{font-size:clamp(1.6rem,4vw,2rem)}.frontsection_slider__ZOO7K{z-index:2;overflow:visible;position:relative;padding:0}.frontsection_slider__ZOO7K>div{position:relative;padding-top:5rem;padding-bottom:5rem;background:var(--color-gray6)}.frontsection_slider__ZOO7K>div:before{content:"";position:absolute;z-index:0;left:0;height:calc(100% + 3rem);width:100%;background-image:url(/images/bg/bgSlider.svg);background-repeat:no-repeat;background-position:0 bottom;background-size:auto clamp(40rem,80vw,60rem)}.frontsection_slider__ZOO7K header{position:relative;z-index:1;color:#fff}.frontsection_slider__ZOO7K header h2{font-size:clamp(2.5rem,4vw,4.8rem)}.frontsection_colorcards__7QvNa{display:flex;flex-direction:column;gap:3.2rem}@media(min-width:600px){.frontsection_colorcards__7QvNa{flex-direction:row;width:100%}}@media(min-width:768px){.frontsection_default__EcxQm .frontsection_description__kKrM9{margin-bottom:2rem}.frontsection_defaultColumns__c1d9H{display:flex;flex-wrap:wrap;gap:3.2rem}.frontsection_defaultColumnsItem__1un2x{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1.6rem)}}@media(min-width:1024px){.frontsection_frontsection__ugpMG{padding-top:0}.frontsection_blocks__UGSxD>div{padding-top:9rem;padding-bottom:9rem;display:grid;grid-template-columns:repeat(24,1fr)}.frontsection_blocks__UGSxD>div>header{grid-column:3/span 16}.frontsection_blocks__UGSxD>div>div{grid-column:3/span 20}.frontsection_default__EcxQm>div{display:grid;grid-template-columns:repeat(24,1fr);grid-template-rows:auto auto}.frontsection_default__EcxQm>div header{grid-row:1;grid-column:3/span 17}.frontsection_default__EcxQm>div .frontsection_defaultColumns__c1d9H{grid-row:2;grid-column:3/span 20}.frontsection_description__kKrM9 p{margin-bottom:4.8rem}.frontsection_slider__ZOO7K>div{padding-top:9rem;padding-bottom:9rem;display:grid;grid-template-columns:repeat(24,1fr)}.frontsection_slider__ZOO7K>div:before{height:calc(100% + 5rem)}.frontsection_slider__ZOO7K>div>header{grid-column:3/span 7;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.frontsection_slider__ZOO7K>div>div{grid-column:11/span 12}.frontsection_description__kKrM9 p{margin-bottom:1.8rem}}.gridList_gridlist__bGIwv{position:relative;z-index:1}.gridList_gridlist__bGIwv>div{padding-top:3.2rem;padding-bottom:3.2rem}.gridList_gridlist__bGIwv h2{font-size:clamp(2.6rem,4vw,4.8rem);max-width:80rem;margin:4.8rem 0 2.4rem}.gridList_subheadline__T2vyJ{font-size:clamp(1.8rem,2vw,2.4rem);max-width:77.6rem;margin-bottom:4rem}.gridList_description__bjgte{font-size:clamp(1.6rem,2vw,2.2rem);max-width:77.6rem;margin-bottom:5.6rem}.gridList_gridItem__40QHY{padding:1.6rem;position:relative;margin-bottom:1.6rem;background:#fff;color:var(--color-text-main);border:.8rem solid var(--color-border-light);display:flex;flex-direction:column}.gridList_title__sELhS{font-size:clamp(1.8rem,3vw,2rem);margin-bottom:1.2rem;text-transform:uppercase}.gridList_textBottom__BMmST{margin-top:auto}.gridList_buttons__Sardg{margin-top:auto;display:flex;flex-direction:column;row-gap:1.6rem;padding:0 .8rem}.gridList_text__WAW_K{font-size:1.6rem;line-height:1.3;font-weight:700;margin-bottom:1.6rem}.gridList_text__WAW_K p{font-size:inherit;margin-bottom:1rem}.gridList_text__WAW_K ul{list-style:none;margin:0;padding:0}.gridList_text__WAW_K ul li{margin-bottom:1rem}.gridList_num__Z82nT{width:clamp(4.8rem,4vw,5.8rem);height:clamp(4.8rem,4vw,5.8rem);display:flex;justify-content:center;align-items:center;background-color:#fff;color:var(--color-orange);margin-bottom:2.6rem;font-size:clamp(3.2rem,3vw,4.2rem);font-weight:900}.gridList_icon__TrTrk{margin-bottom:2.6rem}.gridList_twoCols__HkQhW>div{background-image:url(/images/bg/bgGridListWhite.svg);background-size:auto clamp(40rem,80vw,60rem);background-repeat:no-repeat;background-position:0 -80%}.gridList_twoCols__HkQhW h2{font-size:clamp(2.2rem,4vw,3.2rem)}.gridList_grayDark__JNaZr>div{background-image:url(/images/bg/bgGridList.svg),url(/images/bg/bgGridListLower.svg);background-size:auto clamp(40rem,80vw,60rem),auto clamp(40rem,80vw,60rem);background-repeat:no-repeat,no-repeat;background-position:100% 0,0 220%}.gridList_grayDark__JNaZr h2{color:#fff}@media(min-width:768px){.gridList_grid__4hceB{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;gap:2.4rem;overflow-x:hidden}.gridList_threeCols__aC7bN .gridList_grid__4hceB{grid-template-columns:repeat(3,minmax(0,1fr));gap:3.2rem}.gridList_gridItem__40QHY{margin-bottom:0;padding:3.2rem}}@media(min-width:1024px){.gridList_gridlist__bGIwv>div{padding-top:9rem;padding-bottom:9rem;display:grid;grid-template-columns:repeat(24,1fr)}.gridList_gridlist__bGIwv>div>div{grid-column:3/span 20}.gridList_gridlist__bGIwv h2{margin-bottom:4.8rem}}.LinkToDashboard_image__aFKNo{z-index:1;margin-bottom:clamp(3.2rem,8vw,7.2rem);position:relative;border:clamp(.7rem,2vw,1.4rem) solid #fff}.LinkToDashboard_image__aFKNo img{display:block;width:100%;height:auto;object-fit:cover}.LinkToDashboard_statusItem__jzqJg{position:relative;padding-left:7.8rem}.LinkToDashboard_statusItem__jzqJg>div:first-child{position:absolute;left:0;top:0}.LinkToDashboard_statistics__a7RZt>div{padding:clamp(4rem,5vw,7.2rem);background:var(--color-gray1);position:relative}.LinkToDashboard_statistics__a7RZt>div:before{content:"";position:absolute;z-index:0;bottom:0;left:0;height:calc(100% + 5rem);width:100%;background-image:url(/images/bg/bgCommunitFundStatistics.svg);background-repeat:no-repeat;background-position:0 top;background-size:auto clamp(40rem,80vw,60rem)}.LinkToDashboard_statistics__a7RZt h2{position:relative;z-index:1;color:var(--color-gray5);font-size:var(--headline4);margin-bottom:clamp(2rem,4vw,5.6rem)}.LinkToDashboard_content__tLyKJ{position:relative;z-index:1;padding:0 clamp(2rem,3vw,5.8rem)}.LinkToDashboard_content__tLyKJ.LinkToDashboard_noImage__0jO6l{padding:0}.LinkToDashboard_status__PlTG_{font-size:1.6rem;margin-bottom:2rem}.LinkToDashboard_status__PlTG_>div{margin-bottom:1.6rem}.LinkToDashboard_num__xFW9X{font-size:clamp(2.8rem,4vw,3.6rem);font-weight:900;color:#5f5f5f;white-space:nowrap}.LinkToDashboard_text__1rAhI{font-size:var(--text-body-small)}.LinkToDashboard_text__1rAhI p{font-size:inherit}.LinkToDashboard_text__1rAhI h3{font-size:var(--headline3);margin-bottom:1.6rem}.LinkToDashboard_text__1rAhI strong{font-size:var(--text-body)}.LinkToDashboard_allDataStatus__Uj0YZ h3{font-size:var(--headline4);color:var(--color-gray4);padding-bottom:clamp(1.6rem,5vw,3.2rem);margin-bottom:clamp(1.6rem,5vw,3.2rem);border-bottom:.1rem solid var(--color-border)}.LinkToDashboard_itemsWrap___498m{margin-bottom:clamp(4.8rem,5vw,7.2rem);display:flex;gap:1.6rem;flex-wrap:wrap}.LinkToDashboard_itemsWrap___498m>div{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1.6rem)}.LinkToDashboard_allDataStatus__Uj0YZ{margin-top:4rem!important}.LinkToDashboard_allInfoItem__5X33X{font-size:clamp(1.4rem,5vw,1.6rem);font-weight:700}.LinkToDashboard_allInfoItem__5X33X>div:first-child{font-size:clamp(3rem,5vw,3.6rem);color:#5f5f5f;font-weight:900}.LinkToDashboard_allInfoItem__5X33X>div:nth-child(2){color:var(--color-orange)}.LinkToDashboard_allInfoItem__5X33X span{color:var(--color-orange);display:block}.LinkToDashboard_content__tLyKJ.LinkToDashboard_allData__wkEkk .LinkToDashboard_text__1rAhI{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:768px){.LinkToDashboard_content__tLyKJ.LinkToDashboard_default__lbXnK{display:flex;gap:4rem}.LinkToDashboard_content__tLyKJ .LinkToDashboard_status__PlTG_{padding-top:1rem;order:2}.LinkToDashboard_content__tLyKJ .LinkToDashboard_text__1rAhI{flex:1 1 60%}.LinkToDashboard_allDataStatus__Uj0YZ{margin-top:6.2rem}.LinkToDashboard_itemsWrap___498m{gap:3.2rem}.LinkToDashboard_itemsWrap___498m>div{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3.2rem)}}@media(min-width:1024px){.LinkToDashboard_statistics__a7RZt{padding:6.4rem 0 0;margin-bottom:0}.LinkToDashboard_statistics__a7RZt>div{display:grid;grid-template-columns:repeat(24,1fr)}.LinkToDashboard_wrap___R1Ns{grid-column:4/22}.LinkToDashboard_itemsWrap___498m{gap:3.6rem}.LinkToDashboard_itemsWrap___498m>div{flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 3.6rem)}.LinkToDashboard_itemsWrapGeneral__n_kKj>div{flex-grow:0;flex-shrink:0;flex-basis:calc(33% - 3.6rem)}.LinkToDashboard_allDataStatus__Uj0YZ{margin-left:-6.4rem;margin-right:-6.4rem;margin-top:7.8rem}.LinkToDashboard_content__tLyKJ.LinkToDashboard_allData__wkEkk .LinkToDashboard_cta__RIrqr{margin-top:1rem;display:inline-block;margin-left:-6rem}}.Quotes_navEl__zxq_R{display:none}.Quotes_quotes__fxOFO{background:#fff;position:relative;padding:4rem 0;z-index:1}.Quotes_quotes__fxOFO .swiper-pagination{height:3rem;overflow:visible;display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:2rem}.Quotes_quotes__fxOFO .swiper-pagination-bullet{width:1.6rem;height:1.6rem;background:var(--color-gray3);display:block;border-radius:100%;transition:transform .4s ease-out}.Quotes_quotes__fxOFO .swiper-pagination-bullet.swiper-pagination-bullet-active{transform:scale(1.2);background:var(--color-orange)}.Quotes_inner__5GlAT{position:relative;padding:0 1.6rem}.Quotes_header__HxdXW{padding-bottom:clamp(2rem,3vw,3.2rem);margin-bottom:clamp(4rem,8vw,8rem);border-bottom:.1rem solid #c7c7cc}.Quotes_header__HxdXW h2{font-size:var(--headline3);margin-bottom:1.6rem}.Quotes_header__HxdXW p{margin:0;font-weight:700;font-size:var(--text-body)}.Quotes_text__sSWTj{font-style:italic;font-size:var(--text-body-small)}.Quotes_author__iniq_{margin-bottom:clamp(2rem,3vw,3.2rem);font-weight:700;display:flex;text-transform:uppercase;color:var(--color-gray5);align-items:center;font-size:var(--text-body-small)}.Quotes_author__iniq_>div:first-child{margin-right:1.6rem;flex:0 0 3.2rem}.Quotes_tags___qPqG{font-weight:700;color:#a4a4a4;font-size:var(--text-body-small)}@media(min-width:768px){.Quotes_quotes__fxOFO .swiper-pagination{display:none}.Quotes_inner__5GlAT{padding:0 10rem}.Quotes_navEl__zxq_R{position:absolute;width:5rem;height:5rem;top:50%;transform:translateY(-50%);cursor:pointer;z-index:3;transition:all .2s;display:block}.Quotes_navEl__zxq_R:before{content:"";display:block;height:4rem;width:4rem;border-bottom:.7rem solid var(--color-orange);border-left:.7rem solid var(--color-orange);border-radius:.4rem}.Quotes_navEl__zxq_R:disabled{pointer-events:none}.Quotes_navEl__zxq_R:disabled:before{border-color:var(--color-gray4)}.Quotes_prevEl__8XCdt{left:1.6rem}.Quotes_prevEl__8XCdt:before{transform:rotate(45deg)}.Quotes_prevEl__8XCdt:hover{transform:translate3d(-.5rem,-50%,0)}.Quotes_nextEl__uVBb2{right:1.6rem;transform:translate3d(0,-50%,0)}.Quotes_nextEl__uVBb2:hover{transform:translate3d(.5rem,-50%,0)}.Quotes_nextEl__uVBb2:before{transform:rotate(-135deg)}}@media(min-width:1024px){.Quotes_inner__5GlAT{padding:0 14rem}.Quotes_quotes__fxOFO{padding:8rem 0;margin-bottom:4.8rem}.Quotes_quotes__fxOFO>div{display:grid;grid-template-columns:repeat(24,1fr)}.Quotes_quotes__fxOFO>div h2,.Quotes_quotes__fxOFO>div>div{grid-column:3/span 20}.Quotes_prevEl__8XCdt{left:0}.Quotes_nextEl__uVBb2{right:0}}.StatisticsGeneral_image__U11y5{z-index:1;margin-bottom:clamp(3.2rem,8vw,7.2rem);position:relative;border:clamp(.7rem,2vw,1.4rem) solid #fff}.StatisticsGeneral_image__U11y5 img{display:block;width:100%;height:auto;object-fit:cover}.StatisticsGeneral_statusItem__E8ttj{position:relative;padding-left:7.8rem}.StatisticsGeneral_statusItem__E8ttj>div:first-child{position:absolute;left:0;top:0}.StatisticsGeneral_statistics__PrwO1>div{padding:clamp(4rem,5vw,7.2rem);background:var(--color-gray1);position:relative}.StatisticsGeneral_statistics__PrwO1>div:before{content:"";position:absolute;z-index:0;bottom:0;left:0;height:calc(100% + 5rem);width:100%;background-image:url(/images/bg/bgCommunitFundStatistics.svg);background-repeat:no-repeat;background-position:0 top;background-size:auto clamp(40rem,80vw,60rem)}.StatisticsGeneral_statistics__PrwO1 h2{position:relative;z-index:1;color:var(--color-gray5);font-size:var(--headline4);margin-bottom:clamp(2rem,4vw,5.6rem)}.StatisticsGeneral_content__FpqdY{position:relative;z-index:1;padding:0 clamp(2rem,3vw,5.8rem)}.StatisticsGeneral_content__FpqdY.StatisticsGeneral_noImage__pfUqC{padding:0}.StatisticsGeneral_status__GFHcg{font-size:1.6rem;margin-bottom:2rem}.StatisticsGeneral_status__GFHcg>div{margin-bottom:1.6rem}.StatisticsGeneral_num__mX323{font-size:clamp(2.8rem,4vw,3.6rem);font-weight:900;color:#5f5f5f;white-space:nowrap}.StatisticsGeneral_text__F80PF{font-size:var(--text-body-small)}.StatisticsGeneral_text__F80PF p{font-size:inherit}.StatisticsGeneral_text__F80PF h3{font-size:var(--headline3);margin-bottom:1.6rem}.StatisticsGeneral_text__F80PF strong{font-size:var(--text-body)}.StatisticsGeneral_allDataStatus__sGsRf h3{font-size:var(--headline4);color:var(--color-gray4);padding-bottom:clamp(1.6rem,5vw,3.2rem);margin-bottom:clamp(1.6rem,5vw,3.2rem);border-bottom:.1rem solid var(--color-border)}.StatisticsGeneral_itemsWrap__6XL6J{margin-bottom:clamp(4.8rem,5vw,7.2rem);display:flex;gap:1.6rem;flex-wrap:wrap}.StatisticsGeneral_itemsWrap__6XL6J>div{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1.6rem)}.StatisticsGeneral_allDataStatus__sGsRf{margin-top:4rem}.StatisticsGeneral_allInfoItem__Y5KcE{font-size:clamp(1.4rem,5vw,1.6rem);font-weight:700}.StatisticsGeneral_allInfoItem__Y5KcE>div:first-child{font-size:clamp(3rem,5vw,3.6rem);color:#5f5f5f;font-weight:900}.StatisticsGeneral_allInfoItem__Y5KcE>div:nth-child(2){color:var(--color-orange)}.StatisticsGeneral_allInfoItem__Y5KcE span{color:var(--color-orange);display:block}@media(min-width:768px){.StatisticsGeneral_content__FpqdY.StatisticsGeneral_default__MtVmp{display:flex;gap:4rem}.StatisticsGeneral_content__FpqdY .StatisticsGeneral_status__GFHcg{padding-top:1rem;order:2}.StatisticsGeneral_content__FpqdY .StatisticsGeneral_text__F80PF{flex:1 1 60%}.StatisticsGeneral_allDataStatus__sGsRf{margin-top:6.2rem}.StatisticsGeneral_itemsWrap__6XL6J{gap:3.2rem}.StatisticsGeneral_itemsWrap__6XL6J>div{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3.2rem)}}@media(min-width:1024px){.StatisticsGeneral_statistics__PrwO1{padding:6.4rem 0 0;margin-bottom:0}.StatisticsGeneral_statistics__PrwO1>div{display:grid;grid-template-columns:repeat(24,1fr)}.StatisticsGeneral_wrap__jO_4T{grid-column:4/22}.StatisticsGeneral_itemsWrap__6XL6J{gap:3.6rem}.StatisticsGeneral_itemsWrap__6XL6J>div{flex-grow:0;flex-shrink:0;flex-basis:calc(20% - 3.6rem)}.StatisticsGeneral_itemsWrapGeneral__7ErVI>div{flex-grow:0;flex-shrink:0;flex-basis:calc(33% - 3.6rem)}.StatisticsGeneral_allDataStatus__sGsRf{margin-left:-6.4rem;margin-right:-6.4rem;margin-top:7.8rem}}.DataInfo_dataInfo__h9fgX{padding:3rem 0;position:relative;z-index:1;background:#fff}.DataInfo_listItem__Ny66y{margin-bottom:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.DataInfo_listItem__Ny66y dt{font-size:clamp(4.6rem,6vw,8rem);font-family:var(--font-next-pan);font-weight:500}.DataInfo_listItem__Ny66y dd{color:var(--color-gray4)}.DataInfo_listItem__Ny66y:nth-last-child(-n+2) dt{font-size:clamp(3.6rem,6vw,5rem)}@media(min-width:768px){.DataInfo_dataInfo__h9fgX{padding:5rem 0}.DataInfo_list__Is9eH{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.DataInfo_listItem__Ny66y{width:calc(33.3333333333% - 2rem)}.DataInfo_listItem__Ny66y:nth-last-child(-n+2){margin-top:4rem;width:calc(50% - 2rem)}}@media(min-width:1024px){.DataInfo_dataInfo__h9fgX{padding:10rem 0}}.formsection_formsection__uusu1>div{padding-left:0;padding-right:0}.formsection_formsection__uusu1 h1{font-size:var(--headline);margin-bottom:3.2rem}.formsection_formsection__uusu1 .formsection_preheadline__UELZk{margin-bottom:1.6rem;font-size:clamp(1.6rem,4vw,2rem);border-top:.1rem solid var(--color-black);padding-top:1.6rem}.formsection_body__tLG4X{padding-top:8rem;min-height:32vh;display:flex;flex-direction:column;justify-content:center}@media(min-width:1024px){.formsection_formsection__uusu1{padding:0 clamp(5rem,11vw,14rem)}.formsection_formsection__uusu1 h1{width:90%}.formsection_body__tLG4X>h1{padding-right:clamp(3.2rem,10vw,40rem);margin-bottom:4.8rem}}.News_news__26u_O{padding-top:3.2rem;padding-bottom:clamp(2rem,4vw,6.4rem)}.News_noSpacingBottom__yBivy{padding-bottom:0}.News_dateAndSocial__hMGAW{display:flex;align-items:center;margin-bottom:clamp(1.6rem,2vw,3.2rem);gap:2.4rem}.News_social__1to_a{display:flex;gap:.6rem}.News_date__Wv0if{display:block;color:var(--color-gray3);font-size:1.6rem;font-weight:700}.News_title__s3_ez{font-size:var(--headline2);font-weight:900;margin-bottom:clamp(1.6rem,2vw,3.2rem);max-width:72rem}.News_abstract__iY_Y4{font-size:var(--headline5);font-weight:900}.News_imageWrap__p3AEL{margin-bottom:3.2rem;position:relative;width:100%;border:.8rem solid var(--color-border-light);aspect-ratio:1.8}.News_imageWrap__p3AEL img{object-fit:cover}.News_link__jXuDS{color:var(--color-orange)}.News_newsBody__1Q_yZ h2,.News_newsBody__1Q_yZ h3{margin-bottom:1.6rem}.News_newsBody__1Q_yZ a:hover{text-decoration:underline}.News_newsBody__1Q_yZ strong{font-weight:900;font-size:inherit}.News_newsBody__1Q_yZ ul{margin:clamp(3.2rem,5vw,7rem) clamp(.8rem,3vw,4.8rem);list-style:none;font-size:var(--text-body)}.News_newsBody__1Q_yZ ul li{padding-left:3.2rem;position:relative;margin-bottom:1.6rem}.News_newsBody__1Q_yZ ul li:before{position:absolute;top:1rem;left:0;content:"";height:clamp(.8rem,3vw,1.2rem);width:clamp(.8rem,3vw,1.2rem);display:block;background:var(--color-orange);border-radius:100%}.News_newsBody__1Q_yZ img{max-width:100%}.News_newsBody__1Q_yZ .block-img{margin-top:clamp(3.2rem,5vw,6rem)}.News_newsBody__1Q_yZ .block-img+p{margin-bottom:clamp(3.2rem,5vw,6rem);margin-top:-1rem;font-size:clamp(1.2rem,3vw,1.6rem)}@media(min-width:1024px){.News_news__26u_O{padding-top:20rem}.News_news__26u_O>div{display:grid;grid-template-columns:repeat(24,1fr)}.News_imageWrap__p3AEL{border-width:1.4rem;aspect-ratio:2.4;grid-column:3/span 20;grid-row:1}.News_contentWrap__A4Jes{grid-row:2;grid-column:4/span 18}}.splashscreen_splash__8c4P4{position:absolute;min-height:100vh;height:100%;width:100vw;top:0;left:0;pointer-events:none;z-index:4;background-color:var(--color-gray6)}.NewsCollection_newsCollection__aa_Fc>div{padding:clamp(4rem,5vw,7.2rem)}.NewsCollection_newsCollection__aa_Fc .NewsCollection_header__YE_bG{display:flex;align-items:center;padding-bottom:clamp(1.6rem,3vw,3.2rem);margin-bottom:clamp(1.6rem,3vw,3.2rem);border-bottom:.1rem solid var(--color-border-light)}.NewsCollection_newsCollection__aa_Fc .NewsCollection_header__YE_bG>:last-child:not(h2){margin-left:auto}.NewsCollection_newsCollection__aa_Fc h2{font-size:var(--headline4)}.NewsCollection_newsCollection__aa_Fc a:hover{color:var(--color-orange)}.NewsCollection_default__E0WM2 h2{color:var(--color-gray5)}.NewsCollection_safetyAdvices__PoTPs>div{position:relative;background:var(--color-gray1)}.NewsCollection_safetyAdvices__PoTPs>div:before{content:"";position:absolute;z-index:0;left:0;top:-5rem;height:calc(100% + 5rem);width:100%;background-image:url(/images/bg/bgNewsLeft.svg),url(/images/bg/bgNewsRight.svg);background-size:auto clamp(40rem,80vw,60rem),auto clamp(40rem,80vw,60rem);background-repeat:no-repeat,no-repeat;background-position:0 0,100% 0}.NewsCollection_safetyAdvices__PoTPs>div>*{position:relative;z-index:1}.NewsCollection_safetyAdvices__PoTPs h2{color:var(--color-gray5)}.NewsCollection_list__gl7gf{border-top:.1rem solid var(--color-border-light);padding-top:clamp(1.6rem,2vw,4.8rem)}.NewsCollection_newsList__uQrGr .NewsCollection_list__gl7gf{border-top:0;padding-top:0}@media(min-width:768px){.NewsCollection_list__gl7gf{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:clamp(3.2rem,5vw,7rem);column-gap:clamp(3.2rem,5vw,7rem)}}@media(min-width:1024px){.NewsCollection_newsCollection__aa_Fc:first-of-type{padding-top:20rem}.NewsCollection_newsCollection__aa_Fc>div{display:grid;grid-template-columns:repeat(24,1fr)}.NewsCollection_newsCollection__aa_Fc>div h2,.NewsCollection_newsCollection__aa_Fc>div>div{grid-column:3/span 20}}.ctaList_ctalist__5ZiVK{margin-bottom:3.2rem}.ctaList_ctalist__5ZiVK>div{padding-top:3.2rem;padding-bottom:3.2rem;position:relative}.ctaList_ctalist__5ZiVK>div>*{position:relative;z-index:1}.ctaList_ctalist__5ZiVK>div:before{content:"";position:absolute;z-index:0;top:-2rem;left:0;height:calc(100% + 4rem);width:100%;background-image:url(/images/bg/bgCtaList.svg);background-repeat:no-repeat;background-position:0;background-size:auto 100%}.ctaList_ctalist__5ZiVK h2{font-size:var(--headline4);margin-bottom:clamp(2rem,3vw,3.2rem);border-bottom:.1rem solid var(--color-gray3);padding-bottom:clamp(2rem,3vw,3.2rem)}.ctaList_ctalist__5ZiVK h2 span{display:block}.ctaList_pretitle__eTwTn{font-size:clamp(1.6rem,3vw,1.8rem);color:var(--color-gray4);margin-bottom:.8rem}.ctaList_title__4VOEE{font-size:clamp(1.8rem,3vw,2rem);margin-bottom:1rem;text-transform:uppercase}.ctaList_title__4VOEE span{display:block}.ctaList_text__3xhQk{margin-top:auto;font-size:var(--text-body-xsmall);line-height:1.4}.ctaList_listItem__wafvf{display:flex;gap:1.6rem;margin-bottom:1.6rem}@media(min-width:768px){.ctaList_ctalist__5ZiVK{margin-bottom:5rem}.ctaList_ctalist__5ZiVK>div{padding-top:9rem;padding-bottom:9rem}.ctaList_ctalist__5ZiVK>div:before{top:-5rem;height:calc(100% + 10rem)}.ctaList_list__MpCOZ{display:grid;grid-column-gap:4.8rem;column-gap:4.8rem}.ctaList_list__MpCOZ.ctaList_default__VGaG5{grid-template-columns:1fr 1fr 1fr}.ctaList_list__MpCOZ.ctaList_twoColumns__YH17V{grid-template-columns:1fr 1fr}.ctaList_listItem__wafvf{margin-bottom:0}}@media(min-width:1024px){.ctaList_ctalist__5ZiVK>div{display:grid;grid-template-columns:repeat(24,1fr)}.ctaList_ctalist__5ZiVK>div>*{grid-column:3/span 19}}.FrameColumns_frameCols__Ub1nc{position:relative;z-index:1;background-color:#fff;padding-top:10rem;padding-bottom:4rem;font-size:var(--text-body-small);color:var(--color-gray4)}.FrameColumns_frameCols__Ub1nc h3{margin-bottom:1.5rem}.FrameColumns_frameCols__Ub1nc p{font-size:inherit}.FrameColumns_frameCols__Ub1nc a{font-weight:600}.FrameColumns_item__Vb12X{padding:2rem;border:.1rem solid var(--color-gray3);aspect-ratio:.9;display:flex;flex-direction:column}.FrameColumns_top__QHxuH{margin-bottom:5rem}.FrameColumns_bottom__8KJSH{margin-top:auto}.FrameColumns_bottom__8KJSH p:last-child{margin-bottom:0}@media(max-width:767px){.FrameColumns_item__Vb12X{border-bottom:0}.FrameColumns_item__Vb12X:last-child{border-bottom:.1rem solid var(--color-gray3)}}@media(min-width:768px){.FrameColumns_frameCols__Ub1nc{padding-bottom:8rem}.FrameColumns_list__iZHd4{display:flex}.FrameColumns_item__Vb12X{flex:0 0 33.3333333333%;border-right:0;aspect-ratio:1.3}.FrameColumns_item__Vb12X:last-child{border-right:.1rem solid var(--color-gray3)}}.SingleImage_singleImage__Uv0j_{margin-bottom:clamp(3rem,5vw,8rem)}.SingleImage_imageWrap___HZ0X{width:100%}.SingleImage_imageWrap___HZ0X img{width:100%!important;height:auto!important}.SingleImage_default__lW2tp .SingleImage_imageWrap___HZ0X{border:.8rem solid var(--color-border)}.SingleImage_default__lW2tp .SingleImage_imageWrap___HZ0X img{aspect-ratio:2.6;display:block}@media(min-width:1024px){.SingleImage_imageWrap___HZ0X{grid-column:3/span 20}.SingleImage_default__lW2tp .SingleImage_imageWrap___HZ0X{border-width:1.4rem}.SingleImage_singleImage__Uv0j_>div{display:grid;grid-template-columns:repeat(24,1fr)}}.NewsItem_item__lvHhq{margin-bottom:clamp(1.6rem,5vw,3.2rem)}.NewsItem_item__lvHhq h3{font-size:var(--body-text);margin-bottom:1.6rem}@media(min-width:768px){.NewsItem_image__h_MhO{margin-bottom:3.2rem!important}}.partners_partners__quQH5{background:#fff;padding-bottom:6.2rem;padding-top:4.8rem;position:relative;z-index:1}.partners_partners__quQH5 h2{margin:0 0 2rem;font-size:clamp(2.8rem,4vw,4rem)}.partners_partners__quQH5 p{font-size:clamp(1.6rem,2vw,2.4rem);font-weight:900;max-width:77.6rem;margin-bottom:3rem;line-height:1.3}.partners_list__G0Fa5{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.partners_partner__rbyQv{width:100%;border:.4rem solid var(--color-border-light);transition:border .25s ease}.partners_partner__rbyQv img{width:100%;height:auto;aspect-ratio:1}@media(min-width:768px){.partners_partners__quQH5{padding-top:9rem;padding-bottom:9rem}.partners_partners__quQH5 p{margin-bottom:7.2rem}.partners_list__G0Fa5.partners_grid-5__5a4kH{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(min-width:1024px){.partners_partners__quQH5>div{display:grid;grid-template-columns:repeat(24,1fr)}.partners_partners__quQH5>div>div{grid-column:3/span 20}.partners_list__G0Fa5{grid-template-columns:1fr 1fr 1fr;gap:4.4rem}.partners_list__G0Fa5.partners_grid-5__5a4kH{grid-template-columns:repeat(5,1fr);gap:2rem}.partners_partner__rbyQv{border-width:.8rem}}.team_team__5NKBS>div{margin-top:4rem}.team_team__5NKBS{color:#fff}.team_team__5NKBS>div{padding-top:3.2rem;padding-bottom:3.2rem;background-image:url(/images/bg/bgStaff.svg);background-repeat:no-repeat;background-position:100% 100%}.team_team__5NKBS h2{color:inherit;font-size:clamp(2.4rem,4vw,4rem);margin-bottom:3.2rem}@media(min-width:768px){.team_teamsection__V6_eU{display:flex;flex-wrap:wrap;column-gap:3.2rem}.team_teamsection__V6_eU>div{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 3.2rem);width:calc(50% - 3.2rem)}.team_teamsection__V6_eU>div:first-child{flex:0 0 100%;width:100%}.team_team__5NKBS h2{margin-bottom:6.4rem}}@media(min-width:1024px){.team_team__5NKBS>div{padding-top:9rem;padding-bottom:9rem;display:grid;grid-template-columns:repeat(24,1fr);background-position:100% 70%}.team_team__5NKBS>div>*{grid-column:3/span 20}}.textSection_textsection__1Lwyh{padding:3.2rem 0}.textSection_textsection__1Lwyh p{font-size:inherit;margin-bottom:clamp(1.6rem,4vw,3.2rem)}.textSection_textsection__1Lwyh ol,.textSection_textsection__1Lwyh ul{padding:0;margin:0 0 0 1.6rem}.textSection_textsection__1Lwyh ol{margin-left:3.2rem;margin-bottom:clamp(1.6rem,4vw,3.2rem);padding:0}.textSection_textsection__1Lwyh ol li{padding-left:.4rem;margin-bottom:clamp(.8rem,4vw,1.6rem)}.textSection_textsection__1Lwyh ul{list-style-type:none;margin-bottom:clamp(1.6rem,4vw,3.2rem);padding:0}.textSection_textsection__1Lwyh ul li{padding-left:2.2rem;position:relative;margin-bottom:clamp(.8rem,4vw,1.6rem)}.textSection_textsection__1Lwyh ul li:before{position:absolute;top:.6rem;left:0;content:"";height:clamp(.8rem,3vw,1.2rem);width:clamp(.8rem,3vw,1.2rem);display:block;background:var(--color-orange);border-radius:100%}.textSection_textsection__1Lwyh a{color:var(--color-orange)}.textSection_textsection__1Lwyh h2,.textSection_textsection__1Lwyh h4,.textSection_textsection__1Lwyh h5{margin-bottom:1.6rem}.textSection_textsection__1Lwyh h3{margin-bottom:1.6rem;font-size:var(--headline5)}.textSection_textsection__1Lwyh .code{font-size:1.6rem;font-family:monospace;color:var(--color-red)}.textSection_textsection__1Lwyh pre{margin-bottom:clamp(1.6rem,4vw,3.2rem);padding:.8rem;background:#f9f8f9;border:.1rem solid #e4e2e4;font-size:1.6rem;border-radius:.4rem}.textSection_hr__vUNuQ{display:block;margin:1.6rem 0;height:.1rem;width:100%;background:var(--color-gray3)}.textSection_headline__czw8g{font-size:var(--headline4);margin-bottom:1.6rem}.textSection_default__6VE_n .textSection_headline__czw8g{font-size:var(--headline3);margin-bottom:3.2rem}.textSection_richtextImage__OmJAU{margin-bottom:clamp(1.6rem,4vw,3.2rem)}.textSection_richtextImage__OmJAU img{width:100%;height:auto}.textSection_richtextImageText__iSMR2{font-size:1.4rem;opacity:.9}.textSection_text__0X7QQ{font-size:var(--text-body-small)}.textSection_imageWrap__SF_Kd{position:relative;aspect-ratio:1.4}.textSection_imageWrap__SF_Kd img{border:clamp(.8rem,3vw,1.4rem) solid var(--color-border-light);object-fit:cover;display:block}.textSection_imageWrap__SF_Kd.textSection_noFrame__BBrgz img{border:none}.textSection_prebody__Etn6K p{font-size:var(--text-body-small);font-weight:900}@media(min-width:1024px){.textSection_textsection__1Lwyh{padding:7.2rem 0}.textSection_textsection__1Lwyh .textSection_wrap__Kjqx5{display:grid;grid-template-columns:repeat(24,1fr);grid-template-rows:1fr}.textSection_default__6VE_n .textSection_textWrap__1Rys1{grid-column:4/span 18}.textSection_condensed__5Xoo2 .textSection_textWrap__1Rys1{grid-column:6/span 12}.textSection_textSectionImageRight__LOndr .textSection_textWrap__1Rys1{grid-column:4/span 10}.textSection_textSectionImageRight__LOndr .textSection_imageWrap__SF_Kd{grid-column:15/span 8}.textSection_textSectionImageLeft__bVC_u .textSection_textWrap__1Rys1{order:2;grid-column:13/span 10;grid-row-start:1}.textSection_textSectionImageLeft__bVC_u .textSection_imageWrap__SF_Kd{order:1;grid-column:4/span 8;grid-row-start:1}}.teamMember_member__FjB2d{margin-bottom:3.2rem}.teamMember_img__RSOfU{position:relative;width:100%;border:1.4rem solid var(--color-border);margin-bottom:1.6rem}.teamMember_img__RSOfU img{width:100%;height:auto;display:block}.teamMember_text__gUUJX{padding-left:1.6rem;font-family:var(--font-abc-monument)}.teamMember_name__lSuxY{font-size:var(--text-body)}.teamMember_pos__e78ND{font-size:var(--text-body-small);color:var(--color-orange)}.teamMember_secondary__yhrlG{margin-bottom:2.3rem}.teamMember_secondary__yhrlG .teamMember_name__lSuxY,.teamMember_secondary__yhrlG .teamMember_pos__e78ND{font-size:var(--text-body-xsmall)}.teamMember_secondary__yhrlG .teamMember_pos__e78ND{color:var(--color-gray)}@media(min-width:1024px){.teamMember_secondary__yhrlG{width:calc(32% - 1.6rem)}.teamMember_member__FjB2d{margin-bottom:5rem}.teamMember_img__RSOfU{margin-bottom:3.2rem}}.teamMemberslist_list__Qf78u{padding-top:1.6rem}.teamMemberslist_list__Qf78u h3{font-size:clamp(2.2rem,3vw,3.2rem);margin-bottom:3rem}.teamMemberslist_listSecondary___y6EX h3{font-size:clamp(2rem,3vw,3.2rem);color:var(--color-gray);border-bottom:.1rem solid #858585;padding-bottom:1.6rem}.teamMemberslist_teamlistWrap__JWquJ{padding-bottom:3.2rem}.teamMemberslist_teamlistWrap__JWquJ.teamMemberslist_secondary__gus3m{display:block}@media(min-width:768px){.teamMemberslist_listSecondary___y6EX>div{display:flex!important;flex-wrap:wrap}.teamMemberslist_teamlistWrap__JWquJ{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:4.6rem;column-gap:4.6rem}.teamMemberslist_primary__nLszQ{padding-bottom:6rem;flex-wrap:wrap}.teamMemberslist_primary__nLszQ>div{flex:1 1 25%}}@media(min-width:1024px){.teamMemberslist_listPrimary__Ua6rx{padding-bottom:0}}.FeaturedNewsItem_featured__2caF5{margin-bottom:clamp(1.6rem,2vw,4.8rem)}.FeaturedNewsItem_featured__2caF5 h3{font-size:var(--headline4);margin-bottom:1.6rem}.FeaturedNewsItem_safetyAdvices__AS0XH h3{font-size:var(--headline5)}.FeaturedNewsItem_tags__nwDSx{margin-bottom:1.6rem;font-size:var(--text-body-xsmall);font-weight:700;color:var(--color-text-main-80)}.FeaturedNewsItem_time__Kuo6K{display:block;font-size:1.6rem;margin-bottom:.5rem;font-weight:700;color:var(--color-text-main-80)}.FeaturedNewsItem_abstract__KcYxw{font-size:var(--body-text-small);line-height:1.4;margin-bottom:1.6rem;color:var(--color-text-main-80)}.FeaturedNewsItem_image__fi8oE{margin-bottom:clamp(1.6rem,2vw,3.2rem);position:relative;border:clamp(.7rem,2vw,1.4rem) solid var(--color-border-light)}.FeaturedNewsItem_image__fi8oE img{display:block;width:100%;height:auto;object-fit:cover}.FeaturedNewsItem_default__ckuAT .FeaturedNewsItem_image__fi8oE{aspect-ratio:1.613}@media(min-width:768px){.FeaturedNewsItem_featured__2caF5{display:grid;align-items:start}.FeaturedNewsItem_default__ckuAT{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:clamp(3.2rem,5vw,7rem);column-gap:clamp(3.2rem,5vw,7rem);align-items:start}.FeaturedNewsItem_default__ckuAT .FeaturedNewsItem_image__fi8oE{grid-column:1/2}.FeaturedNewsItem_default__ckuAT .FeaturedNewsItem_content__jkwFf{grid-column:2/-1;grid-row:1/-1}.FeaturedNewsItem_safetyAdvices__AS0XH{grid-template-columns:repeat(18,1fr)}.FeaturedNewsItem_safetyAdvices__AS0XH .FeaturedNewsItem_image__fi8oE{grid-column:1/span 7}.FeaturedNewsItem_safetyAdvices__AS0XH .FeaturedNewsItem_content__jkwFf{grid-column:9/-1}.FeaturedNewsItem_image__fi8oE{margin:0}}.ResourceList_resourcelist__FTJfi{margin:5rem 0}.ResourceList_resourcelist__FTJfi h2{font-size:var(--headline4);margin-bottom:1.6rem;padding-bottom:2rem;border-bottom:.1rem solid var(--color-border-light)}.ResourceList_resourcelist__FTJfi .ResourceList_time__Jp8at{display:block;font-size:1.6rem;margin-bottom:.5rem;font-weight:700;color:var(--color-text-main-80)}.ResourceList_resourcelist__FTJfi .ResourceList_colOne__zmc0u{margin-bottom:3rem}.ResourceList_resourcelist__FTJfi h3{font-size:var(--body-text)}.ResourceList_resourcelist__FTJfi h3 a:hover{color:var(--color-orange)}@media(min-width:1024px){.ResourceList_resourcelist__FTJfi:first-of-type{padding-top:20rem}.ResourceList_resourcelist__FTJfi>div{display:grid;grid-template-columns:repeat(24,1fr)}.ResourceList_resourcelist__FTJfi .ResourceList_list__eCPIu{grid-column:4/span 18;display:flex;gap:4rem}.ResourceList_resourcelist__FTJfi h2{font-size:var(--headline3);margin-bottom:3rem;padding-bottom:3rem}.ResourceList_resourcelist__FTJfi .ResourceList_colOne__zmc0u,.ResourceList_resourcelist__FTJfi .ResourceList_colTwo__3EIBc{margin-bottom:0;flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 2rem)}}.Privacypolicy_section__UGMOl{min-height:70vh;margin-top:8rem;padding-top:3rem;padding-bottom:3rem}.Privacypolicy_section__UGMOl h2{padding-top:2rem}@media(min-width:768px){.Privacypolicy_section__UGMOl{margin-top:11.2rem;padding-top:5rem}}@media(min-width:1024px){.Privacypolicy_section__UGMOl{padding:11.2rem 10rem 8rem}}.Dashboard_container__jiPhs{max-width:1200px;margin-inline:auto;padding-inline:16px;padding-top:clamp(40px,6vh,96px);padding-bottom:clamp(40px,6vh,96px)}.Dashboard_grid___3NGQ{display:grid;grid-gap:clamp(12px,2.5vw,24px);gap:clamp(12px,2.5vw,24px);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(16px,4vh,24px)}.Dashboard_span1__UxtI5{grid-column:span 1}.Dashboard_span2__6FkvO{grid-column:span 2}.Dashboard_span3__B1ASG{grid-column:span 3}@media(max-width:1024px){.Dashboard_grid___3NGQ{grid-template-columns:repeat(1,minmax(0,1fr))}.Dashboard_span2__6FkvO,.Dashboard_span3__B1ASG{grid-column:span 1}}@media(min-width:1024px){.Dashboard_pageTop__j1axk{padding-top:clamp(164px,8vh,96px)}}@media(min-width:768px){.Dashboard_grid___3NGQ{gap:20px}}@media(min-width:1280px){.Dashboard_grid___3NGQ{gap:24px}}.Dashboard_section__xWnfV{margin-top:clamp(16px,4vh,32px)}.Dashboard_dashboardTitleContainer__ykIsm{display:flex;justify-content:space-between;align-items:center;width:100%}.Dashboard_dashboardTitleContainer__ykIsm .Dashboard_dashboardTitle__OhwWX{max-width:70%}.Dashboard_dashboardTitleContainer__ykIsm .Dashboard_dashboardTitle__OhwWX .Dashboard_title__wZQZb{font-weight:800;letter-spacing:-.02em;line-height:1.1;font-size:clamp(28px,3.2vw,44px);margin-bottom:.5rem}.Dashboard_dashboardTitleContainer__ykIsm .Dashboard_dashboardTitle__OhwWX .Dashboard_subtitle__qXdK_{font-size:clamp(1.2rem,3vw,1.6rem)}.DashboardItem_dashboardItem__DE5vD{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:.75rem;padding:.5rem .5rem .75rem;box-shadow:0 1px 6px rgba(0,0,0,.06);display:flex;flex-direction:column;gap:.4rem;position:relative;overflow:visible}.DashboardItem_header__ubRkj{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:relative;z-index:2}.DashboardItem_titles__oukwF{display:grid;justify-items:center;text-align:center;flex:1 1;padding-top:10px}.DashboardItem_right__SmLDA{position:relative;display:flex;align-items:center;gap:8px}.DashboardItem_title__D8FRF{margin:0;font-weight:400;text-align:center;font-size:clamp(1.25rem,2.5vw,2rem)}.DashboardItem_subtitle__ZHd0g{display:block;text-align:center;font-size:clamp(.9rem,2vw,1.2rem);font-weight:300;color:rgba(0,0,0,.6)}.DashboardItem_chartWrapper__0K9xe{margin-top:.5rem;position:relative;overflow:visible}.DashboardItem_echartsContainer__E7_Zh{position:relative;z-index:1;pointer-events:auto}@media(min-width:768px){.DashboardItem_dashboardItem__DE5vD{padding:.75rem}.DashboardItem_chartWrapper__0K9xe{margin-top:.75rem}}.StatBoxes_grid5__5UMCP{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:clamp(12px,2.5vw,24px);gap:clamp(12px,2.5vw,24px)}.StatBoxes_box__RZdLl{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px 10px;box-shadow:0 1px 6px rgba(0,0,0,.06);display:grid;grid-template-rows:auto 1fr;align-items:start;min-height:90px;position:relative;overflow:visible}@media(max-width:1200px){.StatBoxes_grid5__5UMCP{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:992px){.StatBoxes_grid5__5UMCP{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.StatBoxes_grid5__5UMCP{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:420px){.StatBoxes_grid5__5UMCP{grid-template-columns:1fr}}.StatBoxes_statBox__CUu6i{position:relative;display:grid;grid-template-rows:auto 1fr;align-items:start;min-height:90px}.StatBoxes_statTitle__bABVZ{font-size:clamp(11px,1.6vw,12px);height:22px;color:#6c757d;font-weight:600;text-align:center;line-height:1.2}.StatBoxes_valueWrap__Z_ujK{position:relative;display:grid;place-items:center}.StatBoxes_statValue__5Wq4B{display:inline-block;cursor:pointer;font-size:clamp(24px,4vw,42px);font-weight:650;letter-spacing:-.01em;color:#1b2a41;position:relative;line-height:1;margin-top:12px}.StatBoxes_bubble___IJ7i{visibility:hidden;width:220px;text-align:center;border-radius:5px;position:absolute;z-index:5;bottom:110%;left:50%;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease;font-size:14px;opacity:0;padding:8px 8px 10px;background:#fff;border:1px solid #dee2e6;box-shadow:0 8px 24px rgba(0,0,0,.08)}.StatBoxes_bubble___IJ7i:before{content:"";width:1rem;height:1rem;position:absolute;bottom:-.55rem;left:50%;transform:translateX(-50%) rotate(45deg);background:#fff;border-right:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.StatBoxes_statValue__5Wq4B:focus+.StatBoxes_bubble___IJ7i,.StatBoxes_statValue__5Wq4B:hover+.StatBoxes_bubble___IJ7i,.StatBoxes_valueWrap__Z_ujK:focus-within .StatBoxes_bubble___IJ7i,.StatBoxes_valueWrap__Z_ujK:hover .StatBoxes_bubble___IJ7i{visibility:visible;opacity:1}.InfoButton_infoWrap__RhVUs{position:relative;z-index:4;padding-top:10px}.InfoButton_absolute__VZUJv{position:absolute}.InfoButton_infoBtn__l5hbC{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;border:0;background:rgba(0,0,0,0);cursor:pointer;color:#ff8a00;transition:transform .15s ease}.InfoButton_infoBtn__l5hbC:hover{transform:scale(1.06)}.InfoButton_infoGlyph__KNJ1F{font-size:18px;line-height:1}.InfoButton_infoPanel__L_AeV{position:absolute;top:36px;right:0;width:min(700px,84vw);background:#fff;border:1px solid #e4e6eb;box-shadow:0 8px 24px rgba(0,0,0,.08);border-radius:12px;padding:12px 14px;color:#1b2a41;pointer-events:none;opacity:0;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease}.InfoButton_infoBtn__l5hbC:focus+.InfoButton_infoPanel__L_AeV,.InfoButton_infoWrap__RhVUs:hover .InfoButton_infoPanel__L_AeV{pointer-events:auto;opacity:1;transform:translateY(0)}.InfoButton_infoHeading__ahPTE{font-weight:700;margin-bottom:6px}.InfoButton_infoText__FCLxp{margin:0 0 6px;font-size:1.5rem}.InfoButton_infoList__JZqp7{margin:0;padding-left:2rem;padding-bottom:1rem;font-size:1.5rem;list-style:disc}.InfoButton_infoList__JZqp7 li{margin-bottom:.5rem}.InfoButton_infoList__JZqp7 li:last-child{margin-bottom:0}.InfoButton_infoList__JZqp7 b{font-weight:700}.EmbedSection_section__ipJul{margin-bottom:3rem}.EmbedSection_videoWrap__r1sHA{width:100%;aspect-ratio:16/9}.EmbedSection_videoWrap__r1sHA iframe{width:100%!important;height:100%!important;display:block}@media(min-width:1024px){.EmbedSection_videoWrap__r1sHA{grid-column:3/span 20}.EmbedSection_section__ipJul{margin-bottom:6.4rem}.EmbedSection_section__ipJul>div{display:grid;grid-template-columns:repeat(24,1fr)}}.qanda_qanda__AyUNk{padding:3.2rem 0}.qanda_qanda__AyUNk .rc-collapse-item:nth-child(odd){background:var(--color-gray2)}.qanda_qanda__AyUNk .rc-collapse-header{font-weight:700;cursor:pointer;padding:1.6rem 4rem;display:flex;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.qanda_qanda__AyUNk .rc-collapse-expand-icon{margin-left:auto}.qanda_qanda__AyUNk .rc-collapse-content{transition:max-height .1s ease;color:var(--foreground-secondary)}.qanda_qanda__AyUNk .rc-collapse-content.rc-collapse-content-hidden{display:none}.qanda_qanda__AyUNk .rc-collapse-content-box{padding:1.6rem 4rem}.qanda_qanda__AyUNk .qanda-motion-enter{max-height:0;position:relative;overflow:hidden;transition:max-height .4s ease}.qanda_qanda__AyUNk .qanda-motion-enter-active{max-height:1000px}.qanda_qanda__AyUNk .qanda-motion-leave{max-height:1000px;position:relative;overflow:hidden}.qanda_qanda__AyUNk .qanda-motion-leave-active{max-height:0}.qanda_title__7PA0I{margin-bottom:4rem}@media(min-width:1024px){.qanda_qanda__AyUNk{padding:7.2rem 0}.qanda_qanda__AyUNk .rc-collapse-header{padding:2.6rem 9.6rem}.qanda_qanda__AyUNk .rc-collapse-content-box{padding:2.2rem 9.6rem}}