html{min-height:100%;background:#e1e1e1}body{height:100%;font-family:var(--poppins-font-family),sans-serif;font-style:var(--poppins-font-style),sans-serif}*{padding:0;margin:0;box-sizing:border-box}button{cursor:pointer;outline:none;border:none;background:transparent}button,input{font-family:inherit;font-style:inherit}button:disabled{cursor:default}a,a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0}li,ul{list-style:none;padding:0}#__next{height:100%;max-width:100vw;overflow-x:hidden}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes input-error-animation{0%{color:var(--alert-color)}50%{color:transparent}to{color:var(--alert-color)}}@keyframes field-error-animation{0%{border-color:var(--alert-color)}50%{border-color:#222f39}to{border-color:var(--alert-color)}}.field-error-animation{animation:field-error-animation .3s}.input-error-animation{animation:input-error-animation .3s}:root{--alert-color:#fb806f;--drop-down-z-index:5;--header-z-index:100;--sidebar-z-index:1000;--modal-overlay-z-index:10000;--modal-z-index:10001;--notifications-z-index:10005;--search-container-width:818px;--sidebar-width:300px}* CSSTransition .toast-transition-enter,.toast-transition-appear{transition:transform .5s linear;opacity:0}.toast-transition-appear-active,.toast-transition-enter-active{opacity:1;transition:all .7s}.toast-transition-exit-active{opacity:0;transition:all .4s}.react-datepicker{font-family:inherit!important}.react-datepicker__header{border-bottom:unset!important;background-color:unset!important}.react-datepicker__day.react-datepicker__day--keyboard-selected{background:unset!important}.react-datepicker__day{margin:4px;color:#333;font-size:10px;font-style:normal;font-weight:500;line-height:normal;border-radius:99px!important;width:25px!important;height:25px!important;padding:0!important;display:flex;align-items:center;justify-content:center}.react-datepicker__day--disabled{opacity:.3;background:unset!important;color:unset!important}.react-datepicker__day--selected,.react-datepicker__day.react-datepicker__day--in-range,.react-datepicker__day.react-datepicker__day--in-selecting-range,.react-datepicker__day.react-datepicker__day--range-start,.react-datepicker__day:hover{background:#222f39!important;color:#fff!important}.react-datepicker__day.react-datepicker__day--outside-month{visibility:hidden}.react-datepicker__month-wrapper{max-width:400px;display:flex;flex-wrap:wrap}.react-datepicker__month-text{padding:8px 16px;color:#1d1d1d;font-size:14px;font-style:normal;font-weight:400;line-height:normal;width:110px!important;text-align:start}.react-datepicker__month-text--keyboard-selected{color:unset;background:unset}.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--range-start,.react-datepicker__month-text:hover{border-radius:99px!important;background:#222f39!important;color:#fff!important}.react-datepicker__month-text--disabled,.react-datepicker__month-text--disabled:hover{opacity:.3;color:unset!important;background:unset!important}.react-datepicker__year-wrapper{max-width:300px}.react-datepicker__year-text{padding:8px 16px;font-size:14px;font-style:normal;font-weight:400;line-height:normal;color:#1d1d1d}.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--range-start,.react-datepicker__year-text:hover{border-radius:99px!important;background:#222f39!important;color:#fff!important}.react-datepicker__year-text--disabled,.react-datepicker__year-text--disabled:hover{opacity:.3;color:unset!important;background:unset!important}.react-datepicker__year-text--keyboard-selected{color:unset;background:unset}.react-datepicker__year-text--today{font-weight:unset}.react-datepicker-popper{z-index:var(--drop-down-z-index)!important}.style_toastContainer__dqwxv{position:fixed;z-index:var(--notifications-z-index);top:32px;right:32px;display:flex;flex-direction:column}@media(max-width:767.8px){.style_toastContainer__dqwxv{top:16px;right:unset;left:50%;transform:translateX(-50%)}}.style_toast__Shzeo{position:relative;border-radius:24px;max-width:400px;padding:16px 40px 16px 16px;background:#fff;box-shadow:0 4px 8px 0 rgba(34,47,57,.1);display:flex;align-items:center}@media(max-width:767.8px){.style_toast__Shzeo{max-width:unset;width:calc(100vw - 32px)}}.style_toast__Shzeo:not(:first-child){margin-top:8px}.style_iconWrapper__b971D{-webkit-margin-end:16px;margin-inline-end:16px;flex-shrink:0;width:36px;height:36px;border-radius:100%;display:flex;align-items:center;justify-content:center}.style_iconWrapperDanger__zOWIj{background:#ffe6e2}.style_iconWrapperSuccess__15Xob{background:#e8ffea}.style_icon__A_puU{width:20px;height:20px}.style_iconDanger__b_7x6{fill:#fb806f}.style_iconSuccess__HemK6{fill:#7dcd84}.style_title__4nikD{color:#222f39;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.style_text__8mtG1{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.style_closeButton__HhMS3{position:absolute;top:16px;right:16px}.style_button__cHO6e{padding:14px 24px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;border-radius:999px;position:relative;z-index:0}.style_buttonPrimary__VKzEq{color:#fff;background:#222f39}.style_buttonPrimary__VKzEq:hover{background:#000}.style_buttonPrimary__VKzEq:disabled{background:#9da1a4}.style_buttonPrimaryWithError__uGJYh{background:var(--alert-color)}.style_buttonSecondary__J5H1q{border:1px solid #222f39;color:#222f39;padding-top:13px;padding-bottom:13px}.style_buttonSecondary__J5H1q:hover{border-color:#000;color:#000}.style_buttonSecondary__J5H1q:disabled{border-color:#9da1a4;color:#9da1a4}.style_buttonSecondaryWithError__kb3x5{border-color:var(--alert-color);color:var(--alert-color)}.style_loader__Di_Ah{position:absolute;z-index:1;left:50%;top:50%;transform:translate(-50%,-50%)}.style_fieldWrapper__aUS42{display:flex;gap:8px;align-items:center;border-radius:12px;background:#f2f3f5;padding:5px 12px 5px 16px;border:2px solid transparent;transition:all .2s ease-in}.style_fieldWrapper__aUS42:hover{background:#e5e7ec}.style_fieldWrapperWithError__3K7Pn,.style_fieldWrapperWithError__3K7Pn:focus-within{border-color:var(--alert-color)}.style_fieldWrapper__aUS42>svg{fill:#222f39;transition:all .2s ease-in;flex-shrink:0}.style_fieldWrapper__aUS42:hover>svg{fill:#222f39}.style_fieldWrapperCenterContent__2s_cb{position:relative;flex-grow:1;overflow:hidden;z-index:1}.style_fieldWrapperCenterContentWithPlaceholder__fv4jv{padding-top:10px}.style_fieldPlaceholder__oZUqY{left:0;top:6px;position:absolute;color:#222f39;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:all .2s ease-in;z-index:-1}.style_fieldPlaceholderWithValue__JuM_w,.style_fieldWrapper__aUS42:focus-within .style_fieldPlaceholder__oZUqY{color:#8c8c8c;font-size:10px;line-height:1;top:0}.style_wrapper__aZRnH{display:flex;flex-direction:column}.style_fieldWrapperWithFocused__d2zpN:focus-within{border-color:#222f39}.style_fieldWrapper__NEGWO:hover>svg,.style_fieldWrapper__NEGWO>svg{fill:#8c8c8c}.style_fieldWrapperWithValue__vqEnj>svg,.style_fieldWrapper__NEGWO:focus-within>svg{fill:#222f39}.style_placeholder__6jRDn{color:#8c8c8c}.style_input__04vab{width:100%;background-color:transparent;outline:none;border:none;color:#222f39;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.style_inputResetButton__gNFnH{-webkit-margin-start:8px;margin-inline-start:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.style_inputResetButtonIcon__n__LD{fill:#8c8c8c}.style_inputShowPasswordButton__4KZSZ{-webkit-margin-start:8px;margin-inline-start:8px;width:24px;height:24px}.style_inputShowPasswordButtonIcon__SS_48{fill:#8c8c8c}.style_inputError__9UNL0{margin-top:8px;font-size:12px;line-height:14px;color:var(--alert-color);max-height:42px;transition:max-height .2s}.style_inputErrorHidden__lZr_9{max-height:0;margin-top:0;overflow:hidden}.styles_wrapper__m9EDl{display:flex;flex-direction:column}.styles_fieldWrapperWithFocused__zhCyb:focus-within{border-color:#222f39}.styles_fieldWrapper__YGmqf:hover>svg,.styles_fieldWrapper__YGmqf>svg{fill:#8c8c8c}.styles_fieldWrapperWithValue__gR0uG>svg,.styles_fieldWrapper__YGmqf:focus-within>svg{fill:#222f39}.styles_placeholder__tMIiB{color:#8c8c8c}.styles_textArea__0qaz0{display:block;padding:0;resize:none;width:100%;background-color:transparent;outline:none;border:none;color:#222f39;font-size:16px;font-style:normal;font-family:inherit;font-weight:500;line-height:normal}@media(max-width:767.8px){.styles_textArea__0qaz0{font-size:16px}}.styles_inputError__Pet0C{margin-top:8px;font-size:12px;line-height:14px;color:var(--alert-color);max-height:42px;transition:max-height .2s}.styles_inputErrorHidden__RVQdS{max-height:0;margin-top:0;overflow:hidden}.styles_textAreaResize__1N2tE{resize:unset}.styles_textArea__0qaz0:focus{border:none;box-shadow:none;background-color:transparent}.style_wrapper__rdkrU{display:flex;align-items:center;justify-content:center;flex-direction:column}.style_full__fT6Zi{width:100%;height:100%;flex-grow:1}.style_statusCode___j2yQ{position:relative;font-weight:800;font-size:360px;line-height:1;color:#222f39;z-index:0}@media(max-width:767.8px){.style_statusCode___j2yQ{font-size:180px}}.style_title__tsbtP{position:relative;color:#222f39;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:normal;white-space:pre-line;z-index:1}@media(max-width:767.8px){.style_title__tsbtP{font-size:20px}}.style_text___sxAe{color:#222f39;font-size:14px;line-height:18px;font-style:normal;font-weight:400}.style_wrapper__4Xv_e{display:flex;align-items:center}.style_logoIcon__BVPBv{width:38px;height:38px}.style_content__5XcEu{-webkit-margin-start:8px;margin-inline-start:8px;display:flex;flex-direction:column}.style_logoLink__U6DdQ{color:#222f39;font-family:Helvetica,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.style_sub__88kfZ{-webkit-margin-start:4px;margin-inline-start:4px;font-weight:400}.styles_link__rkrgQ{font-size:16px;font-style:normal;font-weight:600;line-height:normal;padding:12px 12px 12px 16px;border-radius:12px;color:#222f39;display:flex;align-items:center}.styles_link__rkrgQ>svg{-webkit-margin-end:8px;margin-inline-end:8px;fill:#222f39}.styles_linkActive__FvL2k{background:#222f39;color:#fff}.styles_linkActive__FvL2k>svg{fill:#fff}.styles_sidebar__h4awS{position:fixed;z-index:var(--sidebar-z-index);left:0;top:0;height:100%}@media(max-width:1255.8px){.styles_sidebar__h4awS{width:100%;transform:translateX(100%);transition:transform .25s ease-in}}.styles_sidebarOpen__EkMXw{transform:unset}.styles_sidebarContent__kS_LX{height:100%;width:var(--sidebar-width);padding:24px 44px 24px 16px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1255.8px){.styles_sidebarContent__kS_LX{-webkit-margin-start:auto;margin-inline-start:auto;background:#fff;width:284px;padding:24px}}.styles_sidebarOverlay__DXGTZ{display:none}@media(max-width:1255.8px){.styles_sidebarOverlay__DXGTZ{display:block;position:absolute;z-index:-1;background:hsla(0,0%,8%,.15);width:100%;height:100%}}.styles_logo__BxNir{-webkit-margin-start:16px;margin-inline-start:16px;margin-bottom:16px}.styles_userName___JJ71{color:#000;font-size:16px;font-style:normal;font-weight:500;line-height:20px}.styles_logOutButton__79DVK{margin-top:16px;display:flex;align-items:center;color:#fb806f;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.styles_logOutButtonIcon__dvz5p{fill:#fb806f;-webkit-margin-end:8px;margin-inline-end:8px}.styles_wrapper__KE5or{height:100%}@media(max-width:1255.8px){.styles_wrapper__KE5or{display:flex;flex-direction:column}}.styles_main__10zv0{border-radius:40px 0 0 40px;background:#efefef;-webkit-margin-start:var(--sidebar-width);margin-inline-start:var(--sidebar-width);min-height:100vh;width:calc(100vw - var(--sidebar-width));padding:32px;display:flex;flex-direction:column}@media(max-width:1255.8px){.styles_main__10zv0{-webkit-margin-start:unset;margin-inline-start:unset;width:100%;min-height:unset;border-radius:unset;padding:0;flex-grow:1}}.styles_sidebarButton__Y_ZmD{font-size:0}.style_root__0mGnP{filter:blur(10px)}.style_modalOverlay__mylnx{background:rgba(0,0,0,.1);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:var(--modal-overlay-z-index)}.style_modal__gQ8yr{border-radius:12px;background:#fff;box-shadow:0 4px 8px 0 rgba(34,47,57,.1);padding:32px;position:fixed;transform:translate(-50%,-50%);top:50%;left:50%;z-index:var(--modal-z-index);animation:style_modalFadeIn__pKJgk .25s ease-in}.style_modalFullScreen__cNjFh{width:100%;height:100%;transform:unset;left:0;top:0;border-radius:unset;animation-name:style_modalFadeInFullScreen__MbEV_}@keyframes style_modalFadeInFullScreen__MbEV_{0%{opacity:0;transform:translatey(-15%)}to{opacity:1;transform:translateY(0)}}@keyframes style_modalFadeIn__pKJgk{0%{opacity:0;transform:translate(-50%,-65%)}to{opacity:1;transform:translate(-50%,-50%)}}.style_closeButton__5FVmR{position:absolute;right:12px;top:12px}.style_closeButton__5FVmR[dir=rtl]{right:unset;left:12px}.style_closeButton__5FVmR:focus{outline:1px solid #828282}.style_closeButtonIcon__vcqqt{fill:#828282}.style_modal__Z7UdL{width:426px;padding:24px 16px 32px}@media(max-width:767.8px){.style_modal__Z7UdL{width:100%;height:100%;border-radius:unset;display:flex;flex-direction:column;justify-content:space-between}}.style_text__bYj8q{color:#222f39;font-size:20px;font-style:normal;font-weight:600;line-height:normal}.style_form__Ic5sy{margin-top:60px;display:flex;justify-content:flex-end}@media(max-width:767.8px){.style_form__Ic5sy{flex-direction:column}}.style_submitButton__DzsDv{-webkit-margin-start:4px;margin-inline-start:4px}@media(max-width:767.8px){.style_submitButton__DzsDv{-webkit-margin-start:unset;margin-inline-start:unset;margin-top:8px}}.styles_chevron__n1Rdj{flex-shrink:0;fill:#7e7d7d!important}.styles_chevronUp__qf8vo{transform:rotateX(180deg)}.styles_dropdown__VBXSE{position:relative;width:100%}.styles_opener__KjfS7{width:100%;border-radius:12px;background:#f2f3f5;padding:13px 16px;display:flex;align-items:center;justify-content:space-between;border:2px solid transparent;transition:all .2s ease-in}.styles_openerWithError__4Ok36{border-color:var(--alert-color)}.styles_openerDisabled__wu8dE{opacity:.4}.styles_openerContent__uOS2a{flex-grow:1;display:flex;align-items:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.styles_openerContent__uOS2a>svg{flex-shrink:0;fill:#222f39;-webkit-margin-end:8px;margin-inline-end:8px}.styles_openerText__WpGBF{color:#222f39;font-size:16px;font-style:normal;font-weight:500;line-height:normal;text-align:start;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;height:24px}.styles_error__ga6by{margin-top:8px;font-size:12px;line-height:14px;color:var(--alert-color);max-height:42px;transition:max-height .2s}.styles_errorHidden__uItYs{max-height:0;margin-top:0;overflow:hidden}.styles_optionsList__wKKUk{width:100%;position:absolute;top:calc(100% + 4px);z-index:var(--drop-down-z-index);border-radius:12px;background:#fff;box-shadow:0 4px 8px 0 rgba(34,47,57,.1);padding:12px 16px;max-height:240px;overflow-y:auto}.styles_optionsListItem__PwnTF:not(:last-child){margin-bottom:4px}.styles_optionsListItemButton__YV0m0{display:flex;align-items:center;justify-content:space-between;color:#1d1d1d;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left;white-space:pre-line;width:100%;padding:8px 12px 8px 8px;border-radius:8px;transition:background-color .2s ease-in}.styles_optionsListItemButtonActive__UH_7e{background:#f4f5f6}.styles_optionsListItemButtonActiveIcon__3nEf4{-webkit-margin-start:8px;margin-inline-start:8px;fill:#212c35}.styles_optionsListItemButton__YV0m0:focus,.styles_optionsListItemButton__YV0m0:hover{background:#f4f5f6}.styles_drawerWrapper__vi4QL{position:fixed;left:0;bottom:0;width:100vw;height:100vh;z-index:var(--modal-z-index);transition:visibility .25s ease-in;visibility:hidden}.styles_drawerWrapperOpen__fyt9i{visibility:visible}.styles_drawerOverlay__CcQOm{width:100%;height:100%;background:rgba(0,0,0,.4);opacity:0;transition:opacity .25s ease-in}.styles_drawerOverlayOpen__yt_Fe{opacity:1}.styles_drawer__QBW1_{position:absolute;bottom:0;box-shadow:0 2px 20px rgba(49,130,254,.05);width:100vw;border-top-left-radius:28px;border-top-right-radius:28px;padding:37px 24px 24px;background:#fff;transform:translateY(100%);transition:transform .25s ease-in}.styles_drawerOpen__Fe9e2{transform:translateY(0)}.styles_drawerCloseButton__f8NoT{width:100%;height:37px;position:absolute;top:0;left:0}.styles_drawerCloseButton__f8NoT:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:36px;height:5px;background:#dfe0e1;border-radius:3px}.style_fullScreen__prh1R{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.style_centered__dKI4z{flex-grow:1;display:flex;align-items:center;justify-content:center}.styles_loader__1pXhh{width:24px;height:24px}.styles_loaderFull__1dk_d{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.styles_loaderFullScreen__p_ciX{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:var(--loader-z-index)}@keyframes styles_rotate__GezIj{to{transform:rotate(1turn)}}.styles_loaderCircle__qAJz9{animation:styles_rotate__GezIj 2s linear infinite}.styles_checkboxSwitch__bIR7o{cursor:pointer;display:flex;align-items:center}.styles_checkboxSwitchInput__8LZTi{display:none}.styles_checkboxSwitchContent__yj55y{width:44px;height:24px;background-color:#f2f3f5;border-radius:999px;padding:2px}.styles_checkboxSwitchInput__8LZTi:checked+.styles_checkboxSwitchContent__yj55y{background-color:#222f39}.styles_checkboxSwitchMark__M0vm5{display:block;border-radius:100%;width:20px;height:20px;background:#fff;margin-left:0;transition:margin-left .2s ease-in}.styles_checkboxSwitchInput__8LZTi:checked+.styles_checkboxSwitchContent__yj55y>.styles_checkboxSwitchMark__M0vm5{margin-left:calc(100% - 20px)}.styles_checkboxSwitchText__fs98v{-webkit-margin-start:8px;margin-inline-start:8px;color:#8c8c8c;font-size:14px;font-style:normal;font-weight:500;line-height:14px}.styles_checkboxSwitchInput__8LZTi:checked+.styles_checkboxSwitchContent__yj55y~.styles_checkboxSwitchText__fs98v{color:#222f39}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/46c21389e888bf13-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,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:__Poppins_e04c4e;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/f5767adec246cdc1-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,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:__Poppins_e04c4e;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8888a3826f4a3af4-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0a03a6d30c07af2e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,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:__Poppins_e04c4e;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_e04c4e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/30cd8f99d32fa6e8-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,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:__Poppins_e04c4e;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Poppins_Fallback_e04c4e;src:local("Arial");ascent-override:92.33%;descent-override:30.78%;line-gap-override:8.79%;size-adjust:113.73%}.__className_e04c4e{font-family:__Poppins_e04c4e,__Poppins_Fallback_e04c4e;font-style:normal}