body,html{padding:0;margin:0;-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0;overflow-wrap:break-word}img,picture,svg,video{display:block}svg{display:inline-block}body{display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;background-color:var(--bg-color);color:var(--text-color)}.default_focus:focus{outline:var(--focus-outline);box-shadow:var(--focus-box-shadow);transition:box-shadow .1s ease}.centered-axis-xy{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}::selection{background-color:var(--selection-bg-color);color:var(--selection-color)}::-moz-selection{background-color:var(--selection-bg-color);color:var(--selection-color)}::-webkit-scrollbar{width:.3rem;scrollbar-gutter:stable}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{border-radius:1rem}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}:root{--one-px-rem:0.0625rem;--border:var(--one-px-rem) solid #d5d9d9;--box-shadow:hsla(180,5%,84%,.7) 0 2px 5px 0;--focus-color:var(--focus-blue);--focus-outline:var(--one-px-rem) solid var(--focus-color);--focus-box-shadow:0px 0px 0px 3px var(--focus-blue-soft);--radio-bg-color:var(--radio-bg-color);--border-radius-small:0.375rem;--border-radius-medium:0.625rem;--page-width:62.5rem;--page-width-change:65rem;--nav-height:2.5rem;--min-height-without-nav:calc(100vh - var(--nav-height));--logo-font:nimbus_bold_italic;--navigation-font:nimbus_extended;--bg-color:#fff;--navigation-bg-color:#000;--navigation-text-color:#fff;--navigation-links-hover:hsla(0,0%,69%,.5);--accentColor:var(--brand-color);--navBarTextColor:var(--navigation-text-color);--navBarBackgroundColor:var(--navigation-bg-color);--navBarAccentColor:var(--accentColor);--footerTextColor:var(--navigation-text-color);--footerBackgroundColor:var(--navigation-bg-color);--footerAccentColor:var(--brand-color);--button-black:#000;--button-red:red;--button-orange:#f60;--button-green:#00b33e;--button-blue:#0081cc;--button-pink:#f0d;--button-purple:#5d00ff;--button-grey:#4d4d4d}@font-face{font-family:nimbus_bold;src:url(/_next/static/media/nimbus_bold.25f15803.otf)}@font-face{font-family:nimbus_bold_italic;src:url(/_next/static/media/nimbus_bold_italic.0f4d66e4.otf)}@font-face{font-family:nimbus_extended;src:url(/_next/static/media/nimbus_extended.31f6b250.ttf)}@font-face{font-family:nimbus_regular;src:url(/_next/static/media/nimbus_regular.e15359f6.otf)}@font-face{font-family:nimbus_regular_italic;src:url(/_next/static/media/nimbus_regular_italic.c0a40ad8.otf)}@font-face{font-family:its_too_late;src:url(/_next/static/media/its_too_late.cae14f2b.ttf)}@font-face{font-family:URW_imprint;src:url("/_next/static/media/URW Imprint W01 Bold.21bb8f49.ttf")}.dark .vc_button svg,.vc_button_primary svg{fill:#fff;width:1rem;height:1rem;transform:scale(1.35)}.light .vc_button svg{fill:#272938;width:1rem;height:1rem;transform:scale(1.35)}.load_button_spinner{transform:scale(2)!important}.dark .load_button_spinner,.vc_button_primary .load_button_spinner{filter:invert(1)}.vc_button,.vc_button_primary{background-color:#fff;border:1px solid #d5d9d9;border-radius:.5rem;box-shadow:0 2px 5px 0 hsla(180,5%,84%,.7);box-sizing:border-box;color:#272938;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;font-weight:600;transition:all .4s ease,transform .15s ease;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.vc_button:hover,.vc_button_primary:hover{background-color:#f7fafa}.dark .vc_button,.dark .vc_button_primary{background-color:#000;color:#fff;box-shadow:0 2px 5px 0 rgba(85,80,80,.5)}.vc_button:focus,.vc_button_primary:focus{border-color:#008296;outline:0;outline:var(--focus-outline);box-shadow:var(--focus-box-shadow)}.vc_button_primary{border:var(--one-px-rem) solid transparent;color:#fff}.clean_button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit;display:flex;align-items:center;justify-content:center;gap:.5rem;will-change:transform;transition:transform .15s ease}.clean_button:active{transform:scale(.96)}:root{--text-color:#000;--text-color-soft-2:#5a5a5a;--text-color-soft-3:#6e6e6e;--text-color-soft-4:#878787;--text-color-soft-5:#b4b4b4;--border-color-soft-2:#323232;--border-color-soft-3:#6e6e6e;--border-color-soft-4:#969696;--border-color-soft-5:#b4b4b4;--hover-color:#f7f7f7;--brand-color:#199600;--selection-bg-color:#199600;--selection-color:#fff;--radio-bg-color:#005fb8;--focus-blue:#3fa2ff;--focus-blue-soft:#9aceff}.dark{background-color:#000;color:#fff}.light{background-color:#fff;color:#000}.light .landpage_rect_bg_color{background-color:#fafafa;color:#000}.dark .landpage_rect_bg_color{background-color:#0f0f0f;color:#fff}.dark .text_color_1{color:#fff}.dark .text_color_2{color:var(--text-color-soft-5)}.dark .text_color_3{color:var(--text-color-soft-4)}.dark .text_color_4{color:var(--text-color-soft-3)}.dark .text_color_5{color:var(--text-color-soft-2)}.light .text_color_1{color:#000}.light .text_color_2{color:var(--text-color-soft-2)}.light .text_color_3{color:var(--text-color-soft-3)}.light .text_color_4{color:var(--text-color-soft-4)}.light .text_color_5{color:var(--text-color-soft-5)}.dark .border_color_1{border-color:#fff}.dark .border_color_2{border-color:var(--border-color-soft-5)}.dark .border_color_3{border-color:var(--border-color-soft-4)}.dark .border_color_4{border-color:var(--border-color-soft-3)}.dark .border_color_5{border-color:var(--border-color-soft-2)}.light .border_color_1{border-color:#000}.light .border_color_2{border-color:var(--border-color-soft-2)}.light .border_color_3{border-color:var(--border-color-soft-3)}.light .border_color_4{border-color:var(--border-color-soft-4)}.light .border_color_5{border-color:var(--border-color-soft-5)}.dark .svg_contrast{fill:#fff}.light .svg_contrast{fill:#000}.svg_initial{fill:inherit}.dark .path_contrast path{stroke:#fff}.light .path_contrast path{stroke:#000}.svg_initial{stroke:inherit}.gradient_text{background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent;width:-moz-fit-content;width:fit-content}.no_gradient_text{background-color:transparent}:root{--g_blue_1:#99c5ff;--g_blue_2:#0063e6;--g_red_1:#ff7a7a;--g_red_2:red;--g_purple_1:#e299ff;--g_purple_2:#a400e6;--g_green_blue_1:#24ff62;--g_green_blue_2:#296dff;--g_gold_brown_1:#ffcd70;--g_gold_brown_2:#a8391a}.center{width:var(--page-width);max-width:100%;margin:auto;padding:2rem 0}.center_aligned,.minimum_height,.minimum_height_no_pad_mobile{max-width:100%;width:var(--page-width);margin:auto;padding:2rem 0;min-height:var(--min-height-without-nav)}.center_aligned{display:flex;align-items:center}@media screen and (max-width:65rem){.center,.center_aligned,.minimum_height{padding:1rem}.minimum_height_no_pad_mobile{padding:0}.center_aligned{min-height:calc(100vh - var(--nav-height))}}.popupAnimationClass{animation:popupAnimation .22s cubic-bezier(0,1.07,.19,1.13)}@keyframes popupAnimation{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.default_box{background-color:#fff;border:1px solid #d5d9d9;border-radius:.5rem;box-shadow:0 2px 5px 0 hsla(180,5%,84%,.7);box-sizing:border-box;color:var(--text-color);font-size:.9rem;padding:1rem;font-weight:600}.uppercase{text-transform:uppercase}.box_sr{border-radius:1rem;padding:0 .5rem;height:min-content;width:max-content}.box_sr_red{background-color:#ff3e3e;color:#820000}.box_sr_red_black{background-color:#000;color:#ff3e3e}.box_sr_yellow{background-color:#ffde2f;color:#d96800}.box_sr_yellow_black{background-color:#000;color:#ffde2f}.box_sr_green{background-color:#c9ff2f;color:#008014}.box_sr_green_black{background-color:#000;color:#c9ff2f}.box_sr_blue{background-color:#aefff0;color:#003b80}.box_sr_blue_black{background-color:#000;color:#00f0ff}.box_sr_purple{background-color:#d2aeff;color:#470068}.box_sr_purple_black{background-color:#000;color:#c58aff}.box_sr_pink{background-color:#ffb7ef;color:#c80078}.box_sr_pink_black{background-color:#000;color:#ff00b8}.Logo_logo__TvTux{font-family:var(--logo-font);font-size:1.1rem;display:inline-block;color:var(--brand-color);align-items:center;display:flex;gap:.5rem}.FullSearch_main_parent__TBVCx{position:fixed;left:0;right:0;top:0;width:100vw;height:100vh;max-width:100vw;z-index:500;display:flex;flex-direction:column;align-items:center;background-color:#fff;color:#000;padding:3rem;animation:FullSearch_openFullSearch__8fGoI .25s ease;overflow-y:scroll}.FullSearch_search_input_parent__1Xfe4{border-bottom:var(--one-px-rem) solid #dcdcdc;padding:1rem 2rem;display:flex;align-items:center;gap:2rem;width:40rem;max-width:100%}.FullSearch_search_input__QZvNT{border:none;font-size:1rem;width:100%;background-color:transparent;color:inherit}.FullSearch_search_input__QZvNT:focus{outline:none}.FullSearch_search_results_parent__UveYG{margin-top:2rem;display:flex;flex-wrap:wrap;width:100%;gap:4rem}.FullSearch_spinner_parent__PtxdS{display:flex;justify-content:center;margin-top:2rem}.FullSearch_search_column__Z9zuX{width:18rem}.FullSearch_block_title__B_vsu{font-size:1.5rem;margin-bottom:1rem}.FullSearch_search_item__7SKwO{line-height:1.5rem}.FullSearch_close_button__Y41E9{position:absolute;top:2.5rem;right:2.5rem;width:2rem;height:2rem;border-radius:50%;background-color:#f0f0f0;border:none;cursor:pointer;will-change:transform;transition:transform .5s ease,background-color .5s ease}.FullSearch_close_button__Y41E9:active{transform:scale(.95)}.FullSearch_line_1__XJLOX,.FullSearch_line_2___Hel0{width:50%;height:.125rem;background-color:#b9b9b9;position:absolute;left:50%;top:50%;transition:background-color .5s ease}.FullSearch_line_1__XJLOX{transform:translate(-50%,-50%) rotate(45deg)}.FullSearch_line_2___Hel0{transform:translate(-50%,-50%) rotate(-45deg)}.FullSearch_search_input_parent__1Xfe4 svg{fill:var(--text-color-soft-2);transform:scale(1.25)}@media (hover:hover){.FullSearch_search_item__7SKwO:hover{color:#0d7de6}.FullSearch_close_button__Y41E9:hover{background-color:#e6e6e6}.FullSearch_close_button__Y41E9:hover .FullSearch_line_1__XJLOX,.FullSearch_close_button__Y41E9:hover .FullSearch_line_2___Hel0{background-color:#969696}}.FullSearch_close_full_search_class__SFpxu{animation:FullSearch_closeFullSearch__hXo6q .25s ease forwards}@keyframes FullSearch_openFullSearch__8fGoI{0%{opacity:0;transform:translateY(10rem)}to{opacity:1;transform:translateY(0)}}@keyframes FullSearch_closeFullSearch__hXo6q{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10rem)}}@media screen and (max-width:46rem){.FullSearch_main_parent__TBVCx{padding:2rem 2rem 10rem}.FullSearch_close_button__Y41E9{top:2.5rem;right:2rem}.FullSearch_search_results_parent__UveYG{gap:2rem}.FullSearch_block_title__B_vsu{font-size:1.25rem;margin-bottom:.5rem}.FullSearch_search_input_parent__1Xfe4{padding:1rem 0}}.HSBCNavbar_active__m_le2{display:flex!important}.HSBCNavbar_hide__5jkLC{display:none!important}.HSBCNavbar_NavBar__b38nT{justify-content:center;width:100%;top:0;z-index:100;position:-webkit-sticky;position:sticky;color:var(--navBarTextColor);font-family:var(--navigation-font);height:var(--nav-height)}.HSBCNavbar_InnerNav__1a2lS,.HSBCNavbar_NavBar__b38nT{display:flex;align-items:center;background-color:var(--navBarBackgroundColor)}.HSBCNavbar_InnerNav__1a2lS{width:var(--page-width);margin:0 1rem;z-index:10;justify-content:space-between;gap:1rem}.HSBCNavbar_HomeLink__E_590{justify-content:center}.HSBCNavbar_HomeLink__E_590,.HSBCNavbar_Section1Row__Sf1WY{display:flex;align-items:center}.HSBCNavbar_OutsideMenu__O8SQO{display:none;position:absolute;width:100%;left:0}.HSBCNavbar_MainMenu__Cqyqd{background-color:var(--navBarBackgroundColor);width:100%;display:flex;justify-content:center}.HSBCNavbar_MainMenuContent__9lb7_{padding:2rem 0;display:flex;justify-content:space-between;width:var(--page-width);left:0}.HSBCNavbar_MainMenuContentColumns__xPkke{display:flex;flex-wrap:wrap}.HSBCNavbar_Section1Link__iAYj8{flex:auto}.HSBCNavbar_Section1LinkText__uUpSJ{cursor:pointer;background-color:transparent;color:var(--navigation-text-color);font-family:var(--navigation-font);border:none;text-align:left;display:inline-block;margin:0 .5rem}.HSBCNavbar_Section1LinkTextTitle__HLO65{font-size:.8rem;margin-bottom:.25rem}.HSBCNavbar_Section1LinkTextDescription__vEFM_{font-size:.7rem}.HSBCNavbar_contentColumn__7kzZk{width:11rem;display:flex;flex-direction:column}.HSBCNavbar_Section3__cxr6m{display:flex;flex-direction:column;margin-bottom:1rem}.HSBCNavbar_Section3Title__npk_0{font-size:.8rem;text-transform:uppercase;margin-bottom:.25rem;color:var(--navBarAccentColor)}.HSBCNavbar_contentColumnList__MKMdc{display:flex;flex-direction:column}.HSBCNavbar_ContentColumnListLink__jbb47{font-size:.8rem;line-height:1.25rem;width:-moz-fit-content;width:fit-content}.HSBCNavbar_Section1Image__xkAZu{width:20rem;height:14rem;object-fit:cover;opacity:0;will-change:opacity}.HSBCNavbar_Section1ImageDiv__q7zG2{cursor:default}.HSBCNavbar_Section1Featured__tdaV7{font-size:.9rem;margin:0}.HSBCNavbar_Section1ImageText__Xhxoe{font-size:.8rem;margin-top:.2rem;margin-bottom:.5rem}.HSBCNavbar_Section1ImageLink__ge_yG{font-size:.8rem}.HSBCNavbar_Section1ImageLink__ge_yG svg{height:.8rem;transform:translateY(.125rem)}.HSBCNavbar_ImageOpacityAnimationClass__mxUMg{animation:HSBCNavbar_ImageOpacityAnimation__K4awj .7s ease forwards}@media (hover:hover){.HSBCNavbar_Section1Row__Sf1WY:hover .HSBCNavbar_Section1LinkText__uUpSJ{color:var(--navigation-links-hover)}.HSBCNavbar_Section1Row__Sf1WY:hover .HSBCNavbar_Section1Image__xkAZu{animation:HSBCNavbar_ImageOpacityAnimation__K4awj .7s ease forwards}.HSBCNavbar_Section1Link__iAYj8:hover .HSBCNavbar_Section1LinkText__uUpSJ{color:var(--navigation-text-color)}.HSBCNavbar_Section1Link__iAYj8:hover .HSBCNavbar_OutsideMenu__O8SQO{display:flex}.HSBCNavbar_ContentColumnListLink__jbb47:hover,.HSBCNavbar_Section1ImageLink__ge_yG:hover,.HSBCNavbar_Section3Title__npk_0:hover{color:var(--navBarAccentColor);text-decoration:underline}.HSBCNavbar_Section1ImageLink__ge_yG:hover svg{fill:var(--navBarAccentColor)}}@keyframes HSBCNavbar_ImageOpacityAnimation__K4awj{0%{opacity:0}to{opacity:1}}@keyframes HSBCNavbar_MoveUpAnimationNavBar__NTIua{0%{opacity:0}to{opacity:1}}@keyframes HSBCNavbar_link_animation__to1ff{0%{opacity:0;transform:translate(-.5rem,-.5rem)}to{opacity:1;transform:translate(0)}}.HSBCNavbar_CloseNavBarOverlay__zIBJF{z-index:-1;height:200vh;width:100%;position:absolute;display:none}.HSBCNavbar_MobileOutsideMenuContainer__klvPj{display:none}@media screen and (max-width:65rem){.HSBCNavbar_HomeLink__E_590{font-size:1.5rem}.HSBCNavbar_NavBar__b38nT{height:3rem}.HSBCNavbar_InnerNav__1a2lS{display:flex;align-items:center;justify-content:space-between}.HSBCNavbar_MobileOutsideMenu__LVkhV{padding-bottom:10rem;transform:scaleY(0);opacity:0;transform-origin:top;transition:all .3s ease}.HSBCNavbar_MobileOutsideMenuContainer__klvPj{display:block;overflow:hidden;position:absolute;width:100%;height:0;background-color:var(--navBarBackgroundColor);top:3rem;transition:height .5s cubic-bezier(.52,.16,.24,1)}.HSBCNavbar_MobileOutsideMenuContainer__klvPj::-webkit-scrollbar{display:none}.HSBCNavbar_MobileOutsideMenuContainerActive__IENks{overflow-y:auto;height:100vh}.HSBCNavbar_MobileOutsideMenuContainerActive__IENks .HSBCNavbar_MobileOutsideMenu__LVkhV{transform:scaleY(1);opacity:1}.HSBCNavbar_hideOverFlow__ypeoA{overflow:hidden}.HSBCNavbar_MobileInnerMenu__yq9Z4{padding:0 2rem;display:flex;flex-direction:column;align-items:center;width:100%}.HSBCNavbar_MobileNavLink__NPfg6{line-height:2rem;border-bottom:var(--one-px-rem) solid #636363;padding:.2rem 0;-webkit-tap-highlight-color:transparent;width:100%;opacity:0;animation:HSBCNavbar_link_animation__to1ff .3s ease-in-out forwards;display:flex;justify-content:flex-start}.HSBCNavbar_Section1Row__Sf1WY,.HSBCNavbar_contentColumnList__MKMdc{display:none}.HSBCNavbar_MenuIconContainer__Ya2Z4{width:1.5rem;height:2rem;position:relative;display:flex;align-items:center;cursor:pointer}.HSBCNavbar_MenuIcon__qpWc2{width:100%;position:relative}.HSBCNavbar_Line1__Oh1y_,.HSBCNavbar_Line2__gQgdx{width:100%;height:var(--one-px-rem);background-color:var(--navBarTextColor);position:absolute}.HSBCNavbar_Line1__Oh1y_{transition:.35s;top:-4px}.HSBCNavbar_Line2__gQgdx{transition:.35s;top:4px}.HSBCNavbar_ActiveMobileMenu__Nhy_D .HSBCNavbar_Line1__Oh1y_{top:0;transition:.35s ease-in-out;transform:rotate(45deg)}.HSBCNavbar_ActiveMobileMenu__Nhy_D .HSBCNavbar_Line2__gQgdx{top:0;transition:.35s ease-in-out;transform:rotate(-45deg)}}.FarFooter_Footer__vbJqC{border-top:var(--one-px-rem) solid var(--footerAccentColor);display:flex;flex-direction:column;align-items:center;background-color:var(--footerBackgroundColor);color:var(--footerTextColor);font-family:var(--navigation-font);width:100%}.FarFooter_centerFooter__7LasX{width:var(--page-width);display:flex;justify-content:space-between;padding:3rem 0 2rem}.FarFooter_contentColumn__FcdrG{font-size:.8rem;width:10rem;display:flex;flex-direction:column}.FarFooter_Section3__3papw{display:flex;flex-direction:column;margin-bottom:1rem}.FarFooter_Section3TitleFooter__0c2WC{text-transform:uppercase;margin-bottom:.25rem;color:var(--footerAccentColor);cursor:pointer}.FarFooter_contentColumnList__H04qj{display:flex;flex-direction:column}.FarFooter_ContentColumnListLink__HDqRa{line-height:1.25rem;width:-moz-fit-content;width:fit-content}.FarFooter_divisor__0XtGI{width:var(--page-width);height:var(--one-px-rem);background-color:var(--footerAccentColor);border:none;margin:0 0 1rem}.FarFooter_AllRightsReservedDiv__5iwmC{display:flex;align-items:center;width:var(--page-width);justify-content:space-between;color:var(--footerAccentColor);margin-bottom:1rem;font-size:.75rem}.FarFooter_BrandNameFooter__ANQWj{cursor:default;margin:0 0 .5rem}.FarFooter_FooterSpace__2F15o{height:5rem}.FarFooter_Section1Image__OQ_bf{width:20rem;height:14rem;object-fit:cover}.FarFooter_Section1ImageDiv__NnkcF{cursor:default}.FarFooter_Section1Featured__Vh_1j{font-size:.9rem;margin:0}.FarFooter_Section1ImageText__WmP4R{font-size:.8rem;margin-top:.2rem;margin-bottom:.5rem}.FarFooter_Section1ImageLink__eNoNE{font-size:.8rem}.FarFooter_Section1ImageLink__eNoNE svg{transform:translateY(.125rem)}.FarFooter_bottomLinks__RNsB3{display:flex;flex-wrap:wrap}.FarFooter_bottomLinkSpanSpace__2Fo9a{cursor:default}.FarFooter_bottomLinkDiv__c_0R_:last-child .FarFooter_bottomLinkSpanSpace__2Fo9a{display:none}@media (hover:hover){.FarFooter_bottomLinkSpan__AYfwd:hover{text-decoration:underline}.FarFooter_ContentColumnListLink__HDqRa:hover,.FarFooter_Section3Title__QOjux:hover{color:var(--footerAccentColor)}.FarFooter_Section1ImageLink__eNoNE:hover{color:var(--navBarAccentColor);text-decoration:underline}.FarFooter_Section1ImageLink__eNoNE:hover svg{fill:var(--navBarAccentColor)}}@media screen and (max-width:65rem){.FarFooter_bottomLinkDiv__c_0R_{margin-bottom:.25rem}.FarFooter_Section1ImageDiv__NnkcF{display:none}.FarFooter_centerFooter__7LasX{width:100%;padding:1rem 1rem 2rem;flex-direction:column}.FarFooter_contentColumn__FcdrG{width:100%}.FarFooter_Section3__3papw{cursor:pointer;border-bottom:var(--one-px-rem) solid var(--footerAccentColor);padding-top:1rem;padding-bottom:.5rem;margin:0;-webkit-tap-highlight-color:transparent}.FarFooter_Section3TitleFooter__0c2WC{margin:0 0 .2rem;color:var(--footerTextColor)}.FarFooter_contentColumnList__H04qj{max-height:0;transition:max-height .6s cubic-bezier(.52,.16,.24,1),visibility 0s .51s;overflow:hidden;visibility:hidden}.FarFooter_contentColumnListActive__lRHLp{max-height:40rem;transition:max-height .6s cubic-bezier(.52,.16,.24,1);visibility:visible}.FarFooter_ContentColumnListLink__HDqRa{width:100%;font-size:.8rem}.FarFooter_ContentColumnListLink__HDqRa:last-child{margin-bottom:.5rem}@keyframes FarFooter_HeightAnimation__fO5PY{0%{height:0}to{height:100%}}.FarFooter_AllRightsReservedDiv__5iwmC{max-width:100%;padding:0 1rem;margin:1rem 0;flex-direction:column;align-items:baseline;gap:1rem}.FarFooter_BrandNameFooter__ANQWj{margin-bottom:.5rem}.FarFooter_divisor__0XtGI{width:100vw}.FarFooter_FooterSpace__2F15o{height:1rem}.FarFooter_activeLink__RafZX{transition:color .2s ease-in;color:var(--footerAccentColor)}}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_a184c8;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_a184c8;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_a184c8{font-family:__Inter_a184c8,__Inter_Fallback_a184c8;font-style:normal}