.layout_root__SEWGj{position:relative;font-family:var(--font-montserrat),serif;color:var(--primary-color)}.typography_header2__Szr_p{font-size:56px;font-weight:600;line-height:105%}@media(max-width:1439.98px){.typography_header2__Szr_p{font-size:32px;line-height:120%}}@media(max-width:767.98px){.typography_header2__Szr_p{font-size:28px}}.typography_header3__iqXay{font-size:48px;font-weight:600;line-height:120%}@media(max-width:1439.98px){.typography_header3__iqXay{font-size:32px;line-height:120%}}@media(max-width:767.98px){.typography_header3__iqXay{font-size:24px}}.typography_header4__ikS0K{font-size:32px;font-weight:600;line-height:120%}@media(max-width:1439.98px){.typography_header4__ikS0K{font-size:28px}}@media(max-width:767.98px){.typography_header4__ikS0K{font-size:24px}}.typography_header5__htG8n{font-size:28px;font-weight:600;line-height:120%}@media(max-width:600px){.typography_header5__htG8n{font-size:20px}}.typography_body1__HrXRH{font-size:20px;font-weight:600;line-height:120%}@media(max-width:767.98px){.typography_body1__HrXRH{font-size:16px;line-height:140%}}.typography_body2__Rt9Z6{font-size:16px;font-weight:500;line-height:140%}@media(max-width:767.98px){.typography_body2__Rt9Z6{font-size:14px;line-height:130%}}.typography_caption1__T_XuW{font-size:14px;font-weight:500;line-height:140%}@media(max-width:600px){.typography_caption1__T_XuW{font-size:12px}}.typography_caption2__SkrcQ{font-size:12px;font-weight:500;line-height:140%}.button_base__WlSIh{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0 24px;cursor:pointer;outline:none;border:none;border-radius:var(--main-border-radius);transition:background-color .3s ease-in-out}.button_loading___vHT6{pointer-events:none;cursor:not-allowed}.button_text__YzV8X{padding:0 20px}.button_content__12p1y{display:flex;align-items:center;justify-content:center}.button_hidden__95QJi{visibility:hidden}.button_spinner__eq1i3{position:absolute;animation:button_rotate__xWMdt 2s linear infinite}.button_s__2Wo7C{height:var(--input-height-small)}.button_m__lz8Fx{height:var(--input-height)}@media(max-width:767.98px){.button_m__lz8Fx{height:var(--input-height-small)}}.button_primary__LXFHi{color:var(--text-primary-inverse);background:var(--red)}@media (hover:hover){.button_primary__LXFHi:hover{background:var(--red-hover)}}.button_primary__LXFHi:active{background:var(--red-active)}.button_primary__LXFHi:focus-visible{outline:2px solid var(--red);outline-offset:2px}.button_primary__LXFHi:disabled{color:var(--text-tretiary);cursor:not-allowed;background:var(--bg-disabled)}.button_secondary__Fa_lP{color:var(--text-primary-inverse);background:var(--button-neutral)}@media (hover:hover){.button_secondary__Fa_lP:hover{background:var(--button-neutral-hover)}}.button_secondary__Fa_lP:active{background:var(--button-neutral-active)}.button_secondary__Fa_lP:focus-visible{outline:2px solid var(--red);outline-offset:2px}.button_secondary__Fa_lP:disabled{color:var(--text-tretiary);cursor:not-allowed;background:var(--bg-disabled)}@keyframes button_rotate__xWMdt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cookieModal_root__iy6X5{position:fixed;right:50%;bottom:-200%;z-index:var(--z-index-popup);display:flex;gap:24px;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content;max-width:var(--container-width);padding:20px;background:var(--white-color-100);border:1px solid var(--bg-disabled);border-radius:var(--second-border-radius);transform:translateX(50%);transition:.5s}@media(max-width:767.98px){.cookieModal_root__iy6X5{width:100%;max-width:100%;border-bottom:none;border-radius:24px 24px 0 0}}@media(max-width:600px){.cookieModal_root__iy6X5{flex-direction:column;align-items:flex-start}}.cookieModal_root__iy6X5 .cookieModal_button__O6UG1{width:223px;height:var(--input-height-small);border-radius:var(--small-border-radius)}@media(max-width:600px){.cookieModal_root__iy6X5 .cookieModal_button__O6UG1{width:100%}}.cookieModal_visible__uPopg{bottom:44px}@media(max-width:1439.98px){.cookieModal_visible__uPopg{bottom:40px}}@media(max-width:767.98px){.cookieModal_visible__uPopg{bottom:0}}.cookieModal_title__I3SJL{min-width:274px;color:var(--text-primary)}@media(max-width:767.98px){.cookieModal_title__I3SJL{min-width:0;min-width:auto}}.cookieModal_description__922Qp{display:inline-block;color:var(--text-primary);opacity:.4}.cookieModal_cookie__wilUt{display:inline-block;color:var(--yellow)}.errorPage_root__a5Twn{display:flex;flex-direction:column;gap:24px;align-items:center;justify-content:center;height:-moz-fit-content;height:fit-content;min-height:calc(100dvh - var(--header-height));padding:40px 0}.errorPage_code__qVaPD{width:-moz-fit-content;width:fit-content;padding:32px 40px;font-size:180px;font-weight:600;line-height:100%;background:var(--yellow);border-radius:56px}@media(max-width:767.98px){.errorPage_code__qVaPD{padding:22px 29px;font-size:128px;border-radius:40px}}@media(max-width:359.98px){.errorPage_code__qVaPD{font-size:110px}}.errorPage_text__La16S{text-align:center}.errorPage_buttonWrapper__0MBge{width:-moz-fit-content;width:fit-content;margin-top:16px}.expansionPanel_option___S4El{overflow:hidden;background:var(--white-color-100);border:1px solid rgba(24,27,44,.12);border-radius:20px}@media(max-width:767.98px){.expansionPanel_option___S4El{border-radius:16px}}.expansionPanel_chevron__FWRca{color:var(--text-primary);transform:rotate(90deg);transition:color .5s}.expansionPanel_button__TVDyU{display:flex;gap:20px;align-items:center;justify-content:space-between;width:100%;height:100%;padding:24px;cursor:pointer;border:none}@media (hover:hover){.expansionPanel_button__TVDyU:hover .expansionPanel_chevron__FWRca{color:var(--yellow)}}.expansionPanel_button__TVDyU:active .expansionPanel_chevron__FWRca{color:var(--yellow)}.expansionPanel_chevronRotate__v_txv{transform:rotate(-90deg)}.expansionPanel_content__eM44W{visibility:visible;height:auto;padding:0 24px 24px;overflow:visible;overflow:initial;opacity:1;transition:all .3s linear}.expansionPanel_hidden___3wKD{visibility:hidden;height:0;padding:0 24px;overflow:hidden;opacity:0}.expansionPanel_modalContent__lfrMy{max-height:calc(100vh - 120px);color:var(--text-primary)}.expansionPanel_modalTopPanel__A1e4g{display:flex;gap:20px;align-items:center;justify-content:space-between;padding:20px;border-bottom:1px solid var(--black-color-10)}.expansionPanel_childrenWrapper__o_rv0{max-height:calc(100vh - 220px);padding:20px;overflow:scroll}.expansionPanel_closeButton__fUO3V{padding:0;cursor:pointer;background:rgba(0,0,0,0);border:none}.expansionPanelContent_root__l4rsa{display:flex;flex-direction:column;gap:24px}.expansionPanelContent_grid__vrjaj{display:grid;grid-template-columns:3fr 2fr 1fr 2fr;grid-gap:40px;gap:40px}@media(max-width:600px){.expansionPanelContent_grid__vrjaj{gap:20px}}.expansionPanelContent_gridSecond__mG0Sn{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}@media(max-width:600px){.expansionPanelContent_gridSecond__mG0Sn{gap:20px}}.expansionPanelContent_header__GBWgE{color:var(--grey-color-40)}.expansionPanelContent_options__Mh2_N{display:flex;flex-direction:column;gap:20px}.hero_root__LWBUh{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 0 0}@media(max-width:768px){.hero_root__LWBUh{padding-top:24px}}@media(max-width:760px){.hero_root__LWBUh{padding-block:24px 56px}}@media(max-width:512px){.hero_root__LWBUh{padding:12px 0 56px}}.hero_title__CqCPT{width:100%;margin:0 0 16px;font-size:clamp(3.5rem,2.354rem + 2.385vw,4.5rem);font-weight:600;line-height:100%;text-align:center;letter-spacing:-.02em}@media(max-width:768px){.hero_title__CqCPT{font-size:clamp(2rem,-1.018rem + 9.412vw,3.5rem)}}.hero_title__CqCPT .hero_decorated__LhQ4e{display:inline-block;padding:8px 28px 20px;line-height:100%;text-align:center;letter-spacing:-.02em;background-color:var(--yellow);border-radius:999px}@media(max-width:768px){.hero_title__CqCPT .hero_decorated__LhQ4e{padding:6px 24px 16px}}@media(max-width:512px){.hero_title__CqCPT .hero_decorated__LhQ4e{padding:4px 8px 8px}}.hero_description__1pSbG{max-width:clamp(34.188rem,21.581rem + 26.23vw,45.188rem);margin-bottom:32px;font-size:20px;line-height:120%;text-align:center}@media(max-width:512px){.hero_description__1pSbG{font-size:clamp(.875rem,.125rem + 2.344vw,1.25rem)}}.hero_button__WJijA{max-width:-moz-fit-content;max-width:fit-content}@media(max-width:512px){.hero_button__WJijA{max-width:100%}}.stage_root__UaTw6{display:none}@media(min-width:768px){.stage_root__UaTw6{display:grid;grid-template-columns:261px 24px 261px;grid-gap:32px;gap:32px;min-height:244px}}@media(min-width:1440px){.stage_root__UaTw6{grid-template-columns:324px 24px 324px;gap:43px}}.stage_rootMobile__SAZrl{display:grid;grid-template-columns:24px 1fr;grid-gap:24px;gap:24px}@media(min-width:768px){.stage_rootMobile__SAZrl{display:none}}.stage_mobileTextWrapper__tVn0t{flex-direction:column;gap:16px;align-items:flex-start;min-height:296px}.stage_last__8Rl_4{min-height:360px}.stage_text__1yXNp{max-width:226px;padding-top:12px;font-size:14px;font-weight:500;line-height:130%;color:var(--text-primary-inverse);opacity:.12;transition:opacity .3s ease-in-out}@media(min-width:768px){.stage_text__1yXNp{line-height:140%}}@media(min-width:1440px){.stage_text__1yXNp{max-width:324px;font-size:16px}}.stage_textActive__OtMl3{font-size:14px;opacity:1}@media(min-width:768px){.stage_textActive__OtMl3{font-size:16px}}@media(min-width:1440px){.stage_textActive__OtMl3{font-size:20px}}.stage_year__KXUvJ{font-size:24px;font-weight:600;line-height:100%;color:var(--text-primary-inverse);letter-spacing:-.02em;opacity:.12;transition:opacity .3s ease-in-out,color .3s ease-in-out,font-size .3s ease-in-out}@media(min-width:768px){.stage_year__KXUvJ{font-size:48px;text-align:end}}@media(min-width:1440px){.stage_year__KXUvJ{font-size:72px}}.stage_yearActive__o0XLq{font-size:56px;color:var(--yellow);opacity:1}@media(min-width:768px){.stage_yearActive__o0XLq{font-size:72px}}@media(min-width:1440px){.stage_yearActive__o0XLq{font-size:96px}}.stage_track__KjXJt{position:relative;z-index:var(--z-index-default);width:2px;height:100%;margin:0 auto;background-image:url(/_next/static/media/timeline.95d82c1a.png);transform:translateY(20px)}.stage_trackLast__2NVHN{height:0}.stage_progress__YfSH0{position:absolute;top:1px;right:-2px;left:-2px;height:0;background:linear-gradient(180deg,#fe171f,rgba(254,23,31,0));transition:height .3s ease-in-out;will-change:height}.stage_progressDone__S3MYE{background:#fe171f}.stage_dot__ZIp_i{z-index:var(--z-index-default-2);width:24px;min-width:24px;height:24px;min-height:24px;background-color:var(--bg-primary-inverse);border:1px solid var(--white-color-30);transform:translateX(-50%);transition:border .3s ease-in-out}.stage_dot__ZIp_i,.stage_dot__ZIp_i:after{position:absolute;left:50%;border-radius:50%}.stage_dot__ZIp_i:after{top:50%;width:12px;height:12px;content:"";background:var(--white-color-30);transform:translate(-50%,-50%);transition:background .3s ease-in-out}.stage_dotActive__AorPc{border:2px solid var(--red-active)}.stage_dotActive__AorPc:after{background:var(--red-active)}.timeline_root__XV7ot{padding:20px;overflow:auto;scrollbar-width:none}.timeline_root__XV7ot::-webkit-scrollbar{display:none}.timeline_title__emWdf{padding-bottom:20px;font-size:28px;font-weight:600;line-height:120%;color:var(--text-primary-inverse);text-align:center;letter-spacing:-.02em}@media(min-width:768px){.timeline_title__emWdf{padding-bottom:71px;font-size:40px;line-height:105%}}@media(min-width:1440px){.timeline_title__emWdf{padding-bottom:53px;font-size:56px}}.history_root__LhI9C{padding-bottom:clamp(5rem,2.143rem + 5.952vw,7.5rem)}.history_wrapper__i_93S{position:relative;overflow:hidden;background-color:var(--bg-primary-inverse);border-radius:56px}@media(max-width:767.98px){.history_wrapper__i_93S{border-radius:40px}}.history_content__ZZJxv{position:relative;display:flex;flex-direction:column;align-items:center;height:calc(100vh - var(--header-height));max-height:728px;color:var(--text-primary-inverse)}.history_line__blRE0{position:absolute;top:50%;width:100%;height:1px;content:""}.history_imageWrapper__DhzYl{position:absolute;z-index:var(--z-index-default)}.history_imageWrapper__DhzYl:nth-child(3n+1){top:-23%;right:-4%;width:400px;height:400px}@media(max-width:1199.98px){.history_imageWrapper__DhzYl:nth-child(3n+1){width:300px;height:300px}}@media(max-width:767.98px){.history_imageWrapper__DhzYl:nth-child(3n+1){display:none}}.history_imageWrapper__DhzYl:nth-child(3n+2){top:50%;left:30px;width:240px;height:240px;transform:translateY(-50%)}@media(max-width:1199.98px){.history_imageWrapper__DhzYl:nth-child(3n+2){left:0;width:180px;height:180px}}@media(max-width:767.98px){.history_imageWrapper__DhzYl:nth-child(3n+2){top:0;left:0;width:150px;height:150px;transform:none}}@media(max-width:512px){.history_imageWrapper__DhzYl:nth-child(3n+2){top:-10%;left:-10%}}@media(max-width:359.98px){.history_imageWrapper__DhzYl:nth-child(3n+2){display:none}}.history_imageWrapper__DhzYl:nth-child(3n+3){right:64px;bottom:42px;width:170px;height:170px}@media(max-width:1199.98px){.history_imageWrapper__DhzYl:nth-child(3n+3){bottom:-4%;width:140px;height:140px}}@media(max-width:767.98px){.history_imageWrapper__DhzYl:nth-child(3n+3){right:-8%;bottom:-4%;width:150px;height:150px}}@media(max-width:512px){.history_imageWrapper__DhzYl:nth-child(3n+3){right:-12%;bottom:24%}}@media(max-width:359.98px){.history_imageWrapper__DhzYl:nth-child(3n+3){display:none}}.history_imageWrapper__DhzYl .history_image__uNr0z{-o-object-fit:contain;object-fit:contain;animation:history_mount__R4iau 1s ease-in-out}@media(max-width:512px){.history_imageWrapperLeft__xBKMT{z-index:4}}@keyframes history_mount__R4iau{0%{opacity:0}to{opacity:1}}.productCard_root__6_2dT{position:relative;display:flex;flex-shrink:0;flex-direction:column;width:246px;height:clamp(30rem,27.143rem + 5.952vw,32.5rem);min-height:520px;overflow:hidden;cursor:pointer;background-color:var(--yellow);border-radius:40px;transition:width .5s ease}@media(max-width:768px){.productCard_root__6_2dT{width:224px}}@media(max-width:575px){.productCard_root__6_2dT{width:100%;min-width:100%;height:100%;min-height:96px;max-height:300px;border-radius:32px;transition:max-height .5s ease}}.productCard_image__Dasn6{position:absolute;right:-27%;bottom:5%;width:240px;height:220px}@media(max-width:575px){.productCard_image__Dasn6{top:50%;right:-8%;width:160px;height:148px;transform:translateY(-50%)}}@media(max-width:359.98px){.productCard_image__Dasn6{right:-20%}}.productCard_text__EWutJ{display:flex;flex-direction:column;gap:20px;padding:32px 32px 0}@media(max-width:575px){.productCard_text__EWutJ{max-width:64%;padding:24px 0 42px 24px}}.productCard_text__EWutJ .productCard_title__5ShWE{font-size:24px;line-height:120%;transition:font-size .5s ease}@media(max-width:575px){.productCard_text__EWutJ .productCard_title__5ShWE{font-size:20px}}.productCard_text__EWutJ .productCard_description__8yE8Q{display:block;font-size:16px;font-weight:500}@media(max-width:575px){.productCard_text__EWutJ .productCard_description__8yE8Q{font-size:14px}}.productCard_benefit__fvEcW,.productCard_info__8Jqe0{display:none}.productCard_benefit__fvEcW{z-index:var(--z-index-default-2);margin-bottom:24px;background-color:var(--white-color-100);border-radius:16px}.productCard_benefit__fvEcW .productCard_text__EWutJ{max-width:400px;padding:12px 20px;font-size:16px;font-weight:500;line-height:140%}.productCard_info__8Jqe0{padding-bottom:27px;font-size:16px;font-weight:500;line-height:140%}.productCard_active__S4JsH{position:relative;gap:115px;width:510px;overflow:hidden}@media(max-width:575px){.productCard_active__S4JsH{max-width:100%;max-height:800px;padding:24px}}.productCard_active__S4JsH .productCard_text__EWutJ{gap:0;height:100%;transition:none}@media(max-width:575px){.productCard_active__S4JsH .productCard_text__EWutJ{max-width:100%;height:100%;padding:0;overflow:hidden;transition:width .5s ease}}.productCard_active__S4JsH .productCard_text__EWutJ .productCard_description__8yE8Q{visibility:hidden;opacity:0}.productCard_active__S4JsH .productCard_title__5ShWE{max-width:241px;margin-bottom:auto;font-size:32px;line-height:120%}@media(max-width:575px){.productCard_active__S4JsH .productCard_title__5ShWE{max-width:161px;margin-bottom:72px;font-size:20px}}.productCard_active__S4JsH .productCard_image__Dasn6{position:absolute;top:0;right:0;width:360px;height:330px;transform:translate(28%,-36%);transition:all .5s ease}@media(max-width:575px){.productCard_active__S4JsH .productCard_image__Dasn6{width:160px;height:148px;transform:translate(24%,-8%);transition:none}}.productCard_active__S4JsH .productCard_benefit__fvEcW,.productCard_active__S4JsH .productCard_info__8Jqe0{display:block;animation:productCard_active__S4JsH .5s linear}@media(max-width:1400px){.productCard_active__S4JsH .productCard_benefit__fvEcW,.productCard_active__S4JsH .productCard_info__8Jqe0{animation:productCard_active__S4JsH .7s linear}}@media(max-width:575px){.productCard_active__S4JsH .productCard_benefit__fvEcW,.productCard_active__S4JsH .productCard_info__8Jqe0{animation:none}.productCard_active__S4JsH .productCard_benefit__fvEcW{padding:12px 10px}.productCard_active__S4JsH .productCard_info__8Jqe0{padding-bottom:0}}.productCard_inactive__YEeC7{width:179px}.productCard_inactive__YEeC7 .productCard_text__EWutJ{padding-inline:24px}@media(max-width:575px){.productCard_inactive__YEeC7 .productCard_text__EWutJ{max-width:64%;padding:24px 0 42px 24px}}.productCard_inactive__YEeC7 .productCard_title__5ShWE{font-size:20px}.productCard_inactive__YEeC7 .productCard_benefit__fvEcW,.productCard_inactive__YEeC7 .productCard_info__8Jqe0{display:none}@media(max-width:575px){.productCard_inactive__YEeC7{width:100%;height:100%}}.productCard_descriptionAppear__x_kgE{transition:opacity .5s ease-in-out .5s}.productCard_hidden__BnIDZ{opacity:0}@keyframes productCard_active__S4JsH{0%{opacity:0}80%{opacity:0}90%{opacity:.5}to{opacity:1}}.products_root__YFDkf{max-width:1440px;padding-inline:clamp(2rem,-2rem + 8.333vw,var(--base-page-side-padding));margin-inline:auto}@media(max-width:1440px){.products_root__YFDkf{padding-right:0}}@media(max-width:575px){.products_root__YFDkf{padding-inline:16px}}.products_content__X4wG7{padding-block:120px}@media(max-width:575px){.products_content__X4wG7{padding-block:56px}}.products_wrapper__c2SgY{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.products_wrapper__c2SgY::-webkit-scrollbar{display:none}@media(max-width:1440px){.products_wrapper__c2SgY{padding-right:clamp(2rem,-2rem + 8.333vw,var(--base-page-side-padding))}}@media(max-width:575px){.products_wrapper__c2SgY{flex-direction:column;padding-right:0;overflow-x:hidden}}.products_title__sXOz3{margin-bottom:clamp(2rem,.857rem + 2.381vw,3rem);font-size:clamp(2.5rem,1.354rem + 2.385vw,3.5rem)}@media(max-width:575px){.products_title__sXOz3{max-width:190px;font-size:28px}}.products_list__dgGvM{display:flex;gap:8px}@media(max-width:575px){.products_list__dgGvM{flex-direction:column}}.input_hidden__sFU60{display:none}.input_root__Dc_ig{position:relative;width:100%}.input_root__Dc_ig:focus-within .input_clearButton__Wfwqa{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:var(--input-height);padding:0 12px 0 4px;color:var(--icon-secondary);cursor:pointer;border:none}@media(max-width:767.98px){.input_root__Dc_ig:focus-within .input_clearButton__Wfwqa{height:var(--input-height-small)}}.input_input__N_xjH{width:100%;max-height:var(--input-height);padding:24px 48px 24px 24px;font-weight:600;line-height:120%;color:var(--text-primary);cursor:pointer;background-color:var(--white-color-100);border:2px solid rgba(0,0,0,0);border-radius:var(--main-border-radius);transition:border .3s ease,color .3s ease}.input_input__N_xjH::-moz-placeholder{color:var(--text-tretiary)}.input_input__N_xjH::placeholder{color:var(--text-tretiary)}@media (hover:hover){.input_input__N_xjH:hover{border-color:var(--stroke-accent-secondary)}}.input_input__N_xjH:disabled{color:var(--text-tretiary);cursor:not-allowed;border:2px solid var(--color-white-20)}.input_s__jxWVo{height:var(--input-height-small);font-size:20px}.input_m__Cx0fX{height:var(--input-height);font-size:20px}@media(max-width:767.98px){.input_m__Cx0fX{height:var(--input-height-small);font-size:16px;line-height:140%}}.input_errorMessage__Q6czs{padding:4px 0 0 24px;color:var(--red)}.loading_border__iGNdc{width:48px;height:48px;padding:6px;border:2px solid var(--grey-color-30);border-radius:100%;animation:loading_roll__MOPZW 2s linear infinite}.loading_round__UM1OR{width:8px;height:8px;background-color:var(--yellow);border-radius:100%}@keyframes loading_roll__MOPZW{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.listBoxSectionContent_listBox__90B6V{display:flex;flex-direction:column;gap:16px;width:100%;min-width:280px;max-height:var(--max-height-popover-select);padding:24px;overflow-y:auto;color:var(--text-primary);outline:none;background:var(--white-color-100);box-shadow:0 1px 3px 0 var(--black-color-30)}@media(max-width:600px){.listBoxSectionContent_listBox__90B6V{max-height:none;box-shadow:none}}.listBoxSectionContent_listBoxError__m33jC{height:-moz-fit-content;height:fit-content}.listBoxSectionContent_section__5lpQU{display:flex;flex-direction:column;width:100%}.listBoxSectionContent_sectionHeader__xrvCC{color:var(--text-tretiary)}.listBoxSectionContent_itemFocus__dmu_Z{color:var(--yellow)}.listBoxSectionContent_itemFocus__dmu_Z:focus-visible{outline:1px solid var(--white-color-80)}.listBoxSectionContent_item__bNFOU{z-index:var(--z-index-default);padding:8px 0;cursor:pointer;outline:none;transition:color .3s ease}.listBoxSectionContent_loading__DPSV6{display:flex;align-items:center;justify-content:center;height:100%;cursor:auto;outline:none}.listBoxSectionContent_error__v2wls{display:flex;align-items:flex-start;justify-content:center;height:100%;color:var(--red);cursor:auto;outline:none}.listBoxSectionContent_itemSelected__7Ydp0{color:var(--yellow)}.listBoxSectionContent_nothingFoundText__NeRIz{color:var(--text-primary)}.listBoxSectionContent_grid__wV73r{display:grid;grid-template-columns:2fr 2fr 1fr 1fr;grid-gap:20px;gap:20px}