.hw_card{font-size:24px;font-family:Euclid Circular A,serif;position:absolute;top:50%;left:50%;height:200px;transform:translate(-50%,-50%);transform-style:preserve-3d;perspective:600px;transition:.5s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hw_card-front{font-size:15px;transform:rotateX(0deg)}.hw_card-front:after{position:absolute;bottom:13px;content:" ";display:block;background-image:url(/_next/static/media/icon_show.e031fda3.svg);background-size:contain;background-repeat:no-repeat;height:24px;width:24px}.hw_card-back{font-size:26px;transform:rotateX(180deg)}.hw_card-back,.hw_card-front{height:100%;width:100%;position:absolute;top:0;left:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:.5s;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;box-sizing:border-box;padding:35px 17px;box-shadow:0 10px 30px 0 rgba(0,0,0,.14)}.hw_card-front{background-image:var(--main-color);color:#fff}.hw_card-back{background-color:var(--lt-surface);color:var(--lt-on-surface-variant)}.hw_card__translations{color:var(--lt-on-surface)}.hw_card-back h2,.hw_card-front h2{margin:0 auto;font-size:26px}.hw_card-back h2 span,.hw_card-front h2 span{font-size:20px}.hw_card-back a,.hw_card-front a{height:20px;width:20px;padding:5px;border-radius:4px;line-height:20px}.hw_card-back a:hover,.hw_card-front a:hover{color:#000;background-color:#fff}.hw_card__game-word{font-size:26px;font-weight:600;margin-bottom:9px}.hw_card__game-hint{font-size:15px;font-style:normal;font-weight:600;line-height:normal;opacity:.8}.hw_card__game-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;position:absolute;top:16px;left:16px;right:16px}.hw_card{height:100%;width:100%;max-height:400px;max-width:600px}.hw_card__icon_click{cursor:pointer;display:inline-block;position:relative;z-index:1;padding:2em;margin:-2em;opacity:1}.hw_card__icon_click:hover{color:var(--second-color)}.hw_card__icon_click.hw_card__icon_click--active{opacity:1}.hw_card__game-actions-right{display:flex;align-items:center;gap:12px}.hw_card__icon_wrap{display:inline-flex;align-items:center;justify-content:center;overflow:hidden;padding:12px;margin:-12px;cursor:pointer}.hw_card__edit-input{font-size:20px;border:none;border-bottom:1px solid var(--second-color);outline:none;background:transparent;text-align:center;width:80%;padding:4px 0;color:var(--lt-on-surface)}.hw_card.hw_card--showed-back .hw_card-front{transform:rotateX(-180deg)}.hw_card:hover.hw_card--showed-back .hw_card-back{transform:rotateX(0deg)}@media(hover:hover) and (pointer:fine){.hw_card:not(.hw_card--editing):hover .hw_card-front{transform:rotateX(-180deg)}.hw_card:not(.hw_card--editing):hover .hw_card-back{transform:rotateX(0deg)}}.hw_card.hw_card--editing .hw_card-front{transform:rotateX(-180deg)}.hw_card.hw_card--editing .hw_card-back{transform:rotateX(0deg)}.hw_popup{position:absolute;z-index:2147483001;min-width:200px;max-width:300px;min-height:142px;padding:10px 0;box-sizing:border-box;display:flex;transition:transform .5s ease-out}.hw_popup_animated{transform:scale(.01);animation:hw_move .5s forwards}.hw_popup_big{max-width:400px}.hw_popup__container{position:relative;flex:1 1;display:flex;flex-direction:column;border-radius:9px;font-family:Euclid Circular A,serif;font-size:15px;letter-spacing:0;line-height:20px;word-break:break-word;color:var(--lt-on-surface);background-color:var(--lt-surface);box-shadow:0 11px 33px 0 rgba(0,0,0,.14);overflow:hidden;box-sizing:border-box;min-width:200px;max-width:300px!important;min-height:142px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hw_popup__big_container{max-width:unset}.hw_popup__content{text-align:center;justify-content:center;align-items:center}.hw_popup__big_content,.hw_popup__content{display:flex;flex-direction:column;padding:23px;flex:1 1}.hw_popup__big_content{gap:12px}.hw_popup__big_text{font-size:14px}.hw_popup__big_header{justify-content:space-between}.hw_popup__big_header,.hw_popup__big_header_icons{display:flex;align-items:center}.hw_popup__copied_text{flex:1 1;color:var(--lt-on-surface-variant);font-size:12px;text-align:center}.hw_popup__header{display:flex;align-items:center}.hw_popup__button-add{width:35px;height:35px;border-top-left-radius:35px;color:var(--lt-surface);background:var(--main-color);text-align:center;cursor:pointer;position:absolute;right:0;bottom:0}.hw_popup__button-add:before{content:"+";font-size:24px;width:24px;height:24px;position:absolute;right:2px;bottom:2px}.hw_popup__main-word{margin:18px 0 12px;font-size:26px;font-weight:600;white-space:normal;text-transform:lowercase}.hw_popup__transcription,.popup__translation{font-weight:500;font-size:15px;color:var(--lt-on-surface-variant)}.hw_popup__translation{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-y:scroll;padding:0 10px}.hw_popup__translation::-webkit-scrollbar{display:none}.hw_popup__examples{display:flex;flex-direction:column;justify-content:center;align-items:center}a.hw_popup__examples-show,a.hw_popup__examples-show:active,a.hw_popup__examples-show:focus,a.hw_popup__examples-show:hover{color:var(--lt-on-surface-variant);text-decoration:none;font-size:12px;margin-top:20px;display:flex;justify-content:center;align-items:center;cursor:pointer}.hw_popup__known_word{color:var(--second-color)}.hw_popup__examples-list{font-size:12px;text-align:left;color:var(--lt-on-surface-variant)}.hw_popup__examples-list-item{margin-top:12px}.hw_popup__examples-list-item>em{font-weight:700;font-style:normal;color:var(--second-color)}.hw_popup__empty-title{font-size:16px;margin-top:12px}.hw_popup__empty-description{font-size:14px;color:#807e87;margin-top:6px}.hw_popup__empty-languages{color:#ff5d8c;text-transform:uppercase;white-space:nowrap}.hw_popup__empty-languages:before{content:" "}.hw_icon__loading{animation-name:hw_rotate}.hw_popup__icon{color:var(--lt-on-surface-variant)}.hw_popup__icon:hover{color:var(--lt-on-surface)}.hw_popup__icon-sound{cursor:pointer;margin-left:5px}.hw_popup__icon-sound.hw_popup__icon-sound--active,.hw_popup__icon-sound:hover.hw_popup__icon-sound--active{color:var(--second-color)}@keyframes hw_rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes hw_move{to{top:0;bottom:100%;left:100%}}@media (prefers-color-scheme:dark){.hw_popup__container:after{border-color:var(--lt-surface) transparent transparent transparent}}.Input_container__IQR_V{max-width:350px;width:100%;color:#000}.Input_input__DfZui{font-size:14px;line-height:24px;outline:none;padding:10px 10px 10px 16px;border-radius:12px;border:1px solid var(--lt-light-grey);background:none;font-weight:400;width:100%;box-sizing:border-box}.Input_container__IQR_V.Input_container__white__BEYQg{color:#fff;.Input_input__DfZui.Input_input__white__gNJo0{border-color:#fff;color:#fff}.Input_input__DfZui.Input_input__white__gNJo0::placeholder{color:#fff;opacity:.8}.Input_input__DfZui.Input_input__white__gNJo0::-ms-input-placeholder{color:#fff;opacity:.8}}.Input_label__CR3VX{font-size:16px;font-weight:500;line-height:normal;margin-bottom:14px}.SelectLocale_root__NiwrU{font-size:15px;font-style:normal;font-weight:600;line-height:normal;max-width:350px}.SelectLocale_content__jZ2A0{position:relative}.SelectLocale_list__ec_hC{position:absolute;right:0;width:100%;list-style:none;margin:0;background-color:#fff;z-index:123;font-weight:400;color:#000;border-radius:12px;background:var(--lt-surface,#fff);box-shadow:0 10px 30px 0 rgba(0,0,0,.14);padding:12px 20px;overflow-y:scroll;min-width:224px;box-sizing:border-box;animation:SelectLocale_select_fade_in__YXv0y .2s ease-in}.SelectLocale_list__ec_hC::-webkit-scrollbar{width:0}@keyframes SelectLocale_select_scale__Vr3lq{0%{transform:scale(.6)}to{transform:scale(1)}}@keyframes SelectLocale_select_fade_in__YXv0y{0%{opacity:0}to{opacity:1}}.SelectLocale_showItem__Y5cqT{cursor:pointer;position:relative;overflow:hidden}.SelectLocale_displayText__p0Bmj{padding:10px 0;display:flex;align-items:center;gap:6px}.SelectLocale_displayIcon__NlYah{display:flex;align-items:center}.SelectLocale_icon__Q3e9W{width:24px;height:24px;position:absolute;bottom:0;right:0;margin:10px}.SelectLocale_icon__Q3e9W.SelectLocale_selected__bBKiG{transform:rotateX(180deg)}.SelectLocale_customIcon__iSvgy{color:#ff43a5;cursor:pointer;z-index:3;top:42px}.SelectLocale_iconProfile__4jOqv{top:12px}.SelectLocale_title__06ZB9{font-size:12px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:1px;text-transform:uppercase;color:var(--lt-on-surface-variant);margin-bottom:16px}.SelectLocale_item__kmNAK{position:relative;cursor:pointer;padding:12px 10px;margin:0 -10px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.4px}.SelectLocale_item__kmNAK:hover{background-color:var(--btn-color-hover);font-weight:600}.SelectLocale_item__kmNAK+.SelectLocale_item__kmNAK{margin-top:1px}.SelectLocale_center__7YHhK{top:50%;left:68%;transform:translate(-50%,-50%);max-width:224px}.StreakPopup_root__4Oyp_{font-size:15px;font-weight:600;line-height:19px;color:var(--lt-light-grey);position:absolute;right:0;list-style:none;background-color:#fff;z-index:123;color:#000;margin:2px 0 0;border-radius:12px;background:var(--lt-surface,#fff);box-shadow:0 10px 30px 0 rgba(0,0,0,.14);padding:24px;min-width:224px;box-sizing:border-box;overflow-y:scroll;animation:StreakPopup_select_fade_in__BGPwa .2s ease-in}@keyframes StreakPopup_select_scale__k98B2{0%{transform:scale(.6)}to{transform:scale(1)}}@keyframes StreakPopup_select_fade_in__BGPwa{0%{opacity:0}to{opacity:1}}.StreakPopup_block__j4wsT{display:flex;justify-content:space-between;gap:20px}.StreakPopup_block__j4wsT+.StreakPopup_block__j4wsT{border-top:1px solid var(--lt-light-grey);padding-top:24px;margin-top:24px}.StreakPopup_label__Opeob{font-size:12px;line-height:15.22px;text-transform:uppercase;color:var(--lt-light-grey)}.StreakPopup_circle__NLHMe{background:var(--lt-surface-variant);color:#fff;border-radius:50%;margin-bottom:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:2px solid}.StreakPopup_activeCircle__8tSGg{background:var(--main-color)}.StreakPopup_currentCircle__gUhkC{border:2px solid #dfdfdf}.StreakPopup_item__9fbRD{display:flex;align-items:center;gap:4px;margin-top:8px;text-transform:lowercase}@media screen and (max-width:475px){.StreakPopup_root__4Oyp_{margin-top:6px}.StreakPopup_block__j4wsT{justify-content:space-between;gap:5px}}.Streak_root__15r7n{font-size:15px;font-weight:600;color:var(--lt-light-grey)}.Streak_active__tcw8A{color:var(--lt-on-surface)}.Streak_activeIcon__idKrp{color:gold}.Streak_content__gSz_m{position:relative}.Streak_showItem__8X4f8{display:flex;align-items:center;gap:4px;cursor:pointer}@media screen and (max-width:640px){.Streak_day__x9NdY{display:none}}.MainLayout_container__a_7Gs{min-height:100vh;position:relative;background:var(--main-color);color:var(--font-color-white);gap:32px}.MainLayout_container__white__LNgC8{background:var(--lt-surface);color:var(--font-color)}.MainLayout_main__4xbnh{min-width:280px;flex:1 1;display:flex;flex-direction:column;margin-top:-44px;margin-bottom:-44px;padding:44px}.MainLayout_header__orjJA{display:flex;justify-content:space-between;align-items:center;width:100%}.MainLayout_logo__559vH,.MainLayout_rightActions__Oj8SZ{display:flex;gap:24px;align-items:center}.MainLayout_selectCourse__EoG3O{text-decoration:none;padding:10px 5px;display:flex;align-items:center;gap:6px;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:var(--lt-on-surface)}.MainLayout_profileButton__BUjjU{display:flex;align-items:center;gap:6px;overflow:hidden}.MainLayout_profileButtonIcon__Ng2zG{align-items:center;display:none}.MainLayout_profileButtonSvg__qtjHJ{width:24px;height:24px}.MainLayout_button__Pb2yt{max-width:100%!important;width:100%!important}.MainLayout_button__Pb2yt.MainLayout_button__white__wgWnp{color:var(--lt-on-surface)!important;border-radius:12px;background:hsla(0,0%,80%,.2)!important}@media only screen and (max-width:768px){.MainLayout_container__a_7Gs{gap:29px}}@media screen and (max-width:640px){.MainLayout_container__a_7Gs{display:block}.MainLayout_main__4xbnh{padding:44px 44px 64px}}@media only screen and (max-width:468px){.MainLayout_rightActions__Oj8SZ{gap:15px}.MainLayout_selectLocale__Dj74R{width:24px}.MainLayout_profileButtonIcon__Ng2zG{display:flex}.MainLayout_button__white__wgWnp{min-width:auto!important;width:36px!important;height:36px!important;padding:6px!important}}.IconWave_root__mR5Nr{--size-icon-wave:2px;--duration-base-icon-wave:0.8s;display:flex}.IconWave_bar__glqMM{width:var(--size-icon-wave);height:var(--size-icon-wave);background-color:var(--second-color);margin-right:var(--size-icon-wave);transform:scaleY(1);animation-duration:.5s;animation-iteration-count:infinite;animation-direction:alternate;animation-timing-function:ease-in-out}.IconWave_bar__glqMM:nth-child(4n){animation-name:IconWave_bar-scale-xl__CpZ_t;animation-duration:calc(var(--duration-base-icon-wave) + .2s)}.IconWave_bar__glqMM:nth-child(4){animation-duration:calc(var(--duration-base-icon-wave) + .35s)}.IconWave_bar__glqMM:nth-child(3){animation-name:IconWave_bar-scale-lg___NyD9;animation-duration:var(--duration-base-icon-wave)}.IconWave_bar__glqMM:nth-child(6){animation-name:IconWave_bar-scale-md__XgTg8;animation-duration:calc(var(--duration-base-icon-wave) + .05s)}.IconWave_bar__glqMM:nth-child(2),.IconWave_bar__glqMM:nth-child(5),.IconWave_bar__glqMM:nth-child(7),.IconWave_bar__glqMM:nth-child(9){animation-name:IconWave_bar-scale-sm__d_u50;animation-duration:.9s}@keyframes IconWave_bar-scale-sm__d_u50{0%,50%{transform:scaleY(1)}25%{transform:scaleY(6)}75%{transform:scaleY(4)}}@keyframes IconWave_bar-scale-md__XgTg8{0%,50%{transform:scaleY(2)}25%{transform:scaleY(6)}75%{transform:scaleY(5)}}@keyframes IconWave_bar-scale-lg___NyD9{0%,50%{transform:scaleY(8)}25%{transform:scaleY(4)}75%{transform:scaleY(6)}}@keyframes IconWave_bar-scale-xl__CpZ_t{0%,50%{transform:scaleY(1)}25%{transform:scaleY(7)}75%{transform:scaleY(11)}}.AutoComplete_form__IO_Xz{display:flex;align-items:center;justify-content:space-between;gap:8px;background-color:#fff;border:1px solid var(--lt-light-grey);border-radius:24px;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.057px;position:relative;box-sizing:border-box;padding:8px 16px;height:40px;width:100%;max-width:736px}.AutoComplete_search__YJ76Z{flex:1 1;display:flex;align-items:center;gap:5px;padding:0 6px}.AutoComplete_dropdownContainer__ZRKW6{position:absolute;z-index:100;overflow-y:scroll;top:100%;left:0;right:0;max-height:561.625px;box-sizing:border-box;margin-top:4px;box-shadow:0 10px 30px 0 rgba(0,0,0,.14);border-radius:12px}.AutoComplete_searchPopup__nJ_4X{padding-top:14px;padding-bottom:14px;min-width:300px;background-color:#fff}.AutoComplete_emptyContainer___VzlV{display:flex;align-items:center;justify-content:center}.AutoComplete_empty__k2g2T{text-align:center;padding:24px}.AutoComplete_emptyTitle__hqY_R{font-size:16px;font-weight:500;line-height:36px;letter-spacing:0}.AutoComplete_emptyDescription__mg0NK{font-size:14px;font-weight:400;line-height:20px;letter-spacing:.20000000298023224px;color:var(--lt-on-surface-variant)}.AutoComplete_input__51fsh{border:none;flex:1 1;height:100%;padding:0;outline:none!important;font-family:Euclid Circular A,serif}.AutoComplete_input__51fsh::placeholder{color:var(--lt-on-surface-variant);font-weight:400}.AutoComplete_button__N1rgu{background-color:transparent;cursor:pointer;color:var(--lt-on-surface);font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.2px;flex:none;display:flex;align-items:center;gap:3px}.AutoComplete_icon__disabled__QpiyC{opacity:.4}.AutoComplete_icon__animated__nJ41q{box-shadow:0 0 0 0 #000;transform:scale(1);animation:AutoComplete_pulse__NymvW 2s infinite}@keyframes AutoComplete_pulse__NymvW{0%{transform:scale(.85);opacity:.5}70%{transform:scale(1);opacity:1}to{transform:scale(.85);opacity:.5}}.SearchWords_root__m432J{display:flex;justify-content:center}.SearchWords_autocomplete__VnUtp{width:50%;min-width:432px;transition:width .3s ease-in-out}.SearchWords_autocomplete__fullwidth__JxFdW{width:100%;max-width:100%}.SearchWords_searchContainer__aW_7F{list-style:none;margin:0;padding:0}.SearchWords_listItem__L1LLp{background:#fff;padding:16px;border-radius:12px;height:24px;display:flex;align-items:center;justify-content:space-between}.SearchWords_word__XE_ee{font-size:15px;line-height:19.02px;font-weight:500}.SearchWords_word__XE_ee:before{display:inline-block;content:"";width:8px;height:8px;border-radius:100%;background:var(--main-color);margin-right:10px}.SearchWords_wordTranslate__KNAYK{font-size:15px;line-height:19.02px;font-weight:500;color:var(--lt-on-surface-variant)}.SearchWords_icon__sgpuG{color:var(--second-color)}@media screen and (max-width:470px){.SearchWords_autocomplete__VnUtp{min-width:100%}}.ProfileLayout_root__r4cQn{width:100%;height:100vh;max-height:-webkit-fill-available;overflow-y:scroll;overflow-x:hidden;--profiile-padding-vertical:26px;--profiile-padding-horizontal:30px;--max-width:870px}.ProfileLayout_container__YQxZh{display:flex;width:100%;min-height:100vh;min-height:-webkit-fill-available;position:relative;justify-content:space-between;gap:20px;box-sizing:border-box;max-width:1580px;margin:0 auto}.ProfileLayout_side__0jJvp{min-width:194px;max-width:290px;flex:1 1;padding:var(--profiile-padding-vertical) var(--profiile-padding-horizontal)}.ProfileLayout_sideFixed__O_l7N{position:fixed;max-width:200px;color:#8f8f8f;background:var(--lt-surface);z-index:2}.ProfileLayout_menu__KZ6F7{list-style:none;margin:0;padding:0}.ProfileLayout_menu__KZ6F7 li+li{margin-top:16px}.ProfileLayout_menu__mobile__jIUeX{display:none;position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0;z-index:1;color:var(--lt-on-surface);padding:20px;height:32px;background-color:#fff}.ProfileLayout_menu__mobile__standalone__BHRiy{padding-bottom:40px}.ProfileLayout_header__mobile__XhUzu{display:flex;justify-content:space-between;align-items:center}.ProfileLayout_icon__oujxM{display:none}.ProfileLayout_mobile__wPgeO{display:flex;align-items:center;justify-content:space-around;gap:5px;.ProfileLayout_link__oiwSL{flex-direction:column;gap:4px;padding:0;position:relative}.ProfileLayout_icon__oujxM{display:block}.ProfileLayout_name__q8F7i{font-size:12px;font-weight:500;line-height:16px;letter-spacing:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.ProfileLayout_link__oiwSL{text-decoration:none;color:var(--lt-on-surface);display:flex;gap:12px;align-items:center;padding:8px;position:relative}.ProfileLayout_name__q8F7i{font-size:40px;font-style:normal;font-weight:400;line-height:normal;white-space:nowrap;text-align:left}.ProfileLayout_activeLink__Gp9Ww{color:var(--second-color)}.ProfileLayout_activeLink__Gp9Ww .ProfileLayout_name__q8F7i,.ProfileLayout_link__oiwSL:hover .ProfileLayout_name__q8F7i{background:var(--main-color);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ProfileLayout_activeLink__Gp9Ww .ProfileLayout_icon__oujxM,.ProfileLayout_link__oiwSL:hover .ProfileLayout_icon__oujxM{fill:url(#main_gradient)}.ProfileLayout_mainLink__WkPct{line-height:0;padding:0 10px}.ProfileLayout_mainLink__WkPct:hover{background:unset}.ProfileLayout_main__ZFGvZ{min-width:280px;width:100%;max-width:1210px;box-sizing:border-box;flex:1 1;display:flex;flex-direction:column;padding-right:var(--profiile-padding-horizontal)}.ProfileLayout_content__JaGVe{max-width:var(--max-width);flex:1 1;display:flex;flex-direction:column}.ProfileLayout_menu__KZ6F7{margin-top:110px}.ProfileLayout_content__JaGVe{margin-top:calc(110px - var(--profiile-padding-vertical));margin-bottom:var(--profiile-padding-vertical)}.ProfileLayout_header__VXQvz{display:flex;justify-content:space-between;gap:16px;position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:#fff;padding-top:var(--profiile-padding-vertical);padding-bottom:var(--profiile-padding-vertical);margin-left:-100px;padding-left:100px;margin-right:-100px;padding-right:100px}.ProfileLayout_inputSelectWord__CtZf9{flex:1 1;max-width:var(--max-width)}.ProfileLayout_selectCourse__FM46V{text-decoration:none;height:100%;display:flex;align-items:center;gap:6px;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:var(--lt-on-surface)}.ProfileLayout_rightActions__y9iSf{display:flex;align-items:center;gap:24px}@media screen and (max-width:1366px){.ProfileLayout_content__JaGVe,.ProfileLayout_menu__KZ6F7{margin-top:110px}.ProfileLayout_side__0jJvp{flex:unset}}@media screen and (max-width:1024px){.ProfileLayout_content__JaGVe,.ProfileLayout_menu__KZ6F7{margin-top:74px}}@media screen and (max-width:860px){.ProfileLayout_container__YQxZh{flex-direction:column;padding:0;gap:2px}.ProfileLayout_content__JaGVe,.ProfileLayout_menu__KZ6F7{margin-top:0}.ProfileLayout_side__0jJvp{display:none}.ProfileLayout_main__ZFGvZ{padding:0 20px}.ProfileLayout_menu__mobile__jIUeX{display:flex;flex-direction:column;justify-content:center}.ProfileLayout_header__VXQvz{align-items:center;margin-bottom:0}.ProfileLayout_selectCourse__FM46V{display:none}.ProfileLayout_activeLink__Gp9Ww{background:unset}.ProfileLayout_activeLink__Gp9Ww .ProfileLayout_icon__oujxM,.ProfileLayout_link__oiwSL:hover .ProfileLayout_icon__oujxM{fill:currentColor}.ProfileLayout_mainLink__WkPct{padding:0}.ProfileLayout_name__q8F7i{font-size:48px}.ProfileLayout_menu__KZ6F7 li+li{margin-top:0}.ProfileLayout_mobileContent__FcMBX{flex-grow:1;display:flex;align-items:center}.ProfileLayout_content__JaGVe{margin-bottom:0}}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.fi,.fib{background-size:contain;background-position:50%;background-repeat:no-repeat}.fi{position:relative;display:inline-block;width:1.333333em;line-height:1em}.fi:before{content:" "}.fi.fis{width:1em}.fi-xx{background-image:url(/_next/static/media/xx.7aec1681.svg)}.fi-xx.fis{background-image:url(/_next/static/media/xx.36e887fc.svg)}.fi-ad{background-image:url(/_next/static/media/ad.09251dc6.svg)}.fi-ad.fis{background-image:url(/_next/static/media/ad.1bc85c1c.svg)}.fi-ae{background-image:url(/_next/static/media/ae.f162af03.svg)}.fi-ae.fis{background-image:url(/_next/static/media/ae.d03f76a0.svg)}.fi-af{background-image:url(/_next/static/media/af.47f0e1cc.svg)}.fi-af.fis{background-image:url(/_next/static/media/af.82d2a7e9.svg)}.fi-ag{background-image:url(/_next/static/media/ag.62cf6a10.svg)}.fi-ag.fis{background-image:url(/_next/static/media/ag.e4ec7960.svg)}.fi-ai{background-image:url(/_next/static/media/ai.8d19ffb1.svg)}.fi-ai.fis{background-image:url(/_next/static/media/ai.6c69c0f2.svg)}.fi-al{background-image:url(/_next/static/media/al.60a96f23.svg)}.fi-al.fis{background-image:url(/_next/static/media/al.dd736542.svg)}.fi-am{background-image:url(/_next/static/media/am.7f72827a.svg)}.fi-am.fis{background-image:url(/_next/static/media/am.34892225.svg)}.fi-ao{background-image:url(/_next/static/media/ao.2b5f795a.svg)}.fi-ao.fis{background-image:url(/_next/static/media/ao.957eecc7.svg)}.fi-aq{background-image:url(/_next/static/media/aq.67fda1d0.svg)}.fi-aq.fis{background-image:url(/_next/static/media/aq.ac6bb35e.svg)}.fi-ar{background-image:url(/_next/static/media/ar.bdb94662.svg)}.fi-ar.fis{background-image:url(/_next/static/media/ar.c4490a1e.svg)}.fi-as{background-image:url(/_next/static/media/as.bfadb92d.svg)}.fi-as.fis{background-image:url(/_next/static/media/as.8ab3d366.svg)}.fi-at{background-image:url(/_next/static/media/at.5b89999f.svg)}.fi-at.fis{background-image:url(/_next/static/media/at.eff32dd0.svg)}.fi-au{background-image:url(/_next/static/media/au.37597da1.svg)}.fi-au.fis{background-image:url(/_next/static/media/au.f7475e83.svg)}.fi-aw{background-image:url(/_next/static/media/aw.ffc51b5a.svg)}.fi-aw.fis{background-image:url(/_next/static/media/aw.38f24953.svg)}.fi-ax{background-image:url(/_next/static/media/ax.52a80967.svg)}.fi-ax.fis{background-image:url(/_next/static/media/ax.ff1515de.svg)}.fi-az{background-image:url(/_next/static/media/az.68efbd04.svg)}.fi-az.fis{background-image:url(/_next/static/media/az.1b8731a4.svg)}.fi-ba{background-image:url(/_next/static/media/ba.a6d937cc.svg)}.fi-ba.fis{background-image:url(/_next/static/media/ba.f7b5581c.svg)}.fi-bb{background-image:url(/_next/static/media/bb.4f50c33a.svg)}.fi-bb.fis{background-image:url(/_next/static/media/bb.93fe7ca6.svg)}.fi-bd{background-image:url(/_next/static/media/bd.3b0570c0.svg)}.fi-bd.fis{background-image:url(/_next/static/media/bd.dda0e02d.svg)}.fi-be{background-image:url(/_next/static/media/be.77cccf17.svg)}.fi-be.fis{background-image:url(/_next/static/media/be.8dd87cc1.svg)}.fi-bf{background-image:url(/_next/static/media/bf.415d3659.svg)}.fi-bf.fis{background-image:url(/_next/static/media/bf.580f6b00.svg)}.fi-bg{background-image:url(/_next/static/media/bg.27e6e74d.svg)}.fi-bg.fis{background-image:url(/_next/static/media/bg.d5f28354.svg)}.fi-bh{background-image:url(/_next/static/media/bh.2ff06f83.svg)}.fi-bh.fis{background-image:url(/_next/static/media/bh.84867991.svg)}.fi-bi{background-image:url(/_next/static/media/bi.a6b2059a.svg)}.fi-bi.fis{background-image:url(/_next/static/media/bi.b0f6538c.svg)}.fi-bj{background-image:url(/_next/static/media/bj.1375d8c9.svg)}.fi-bj.fis{background-image:url(/_next/static/media/bj.14b050e1.svg)}.fi-bl{background-image:url(/_next/static/media/bl.0d579979.svg)}.fi-bl.fis{background-image:url(/_next/static/media/bl.2c23e677.svg)}.fi-bm{background-image:url(/_next/static/media/bm.221071e8.svg)}.fi-bm.fis{background-image:url(/_next/static/media/bm.cb8f9039.svg)}.fi-bn{background-image:url(/_next/static/media/bn.f926e10e.svg)}.fi-bn.fis{background-image:url(/_next/static/media/bn.746d182c.svg)}.fi-bo{background-image:url(/_next/static/media/bo.4e914291.svg)}.fi-bo.fis{background-image:url(/_next/static/media/bo.a106c061.svg)}.fi-bq{background-image:url(/_next/static/media/bq.f6d582bf.svg)}.fi-bq.fis{background-image:url(/_next/static/media/bq.68b35ed6.svg)}.fi-br{background-image:url(/_next/static/media/br.bfab72c7.svg)}.fi-br.fis{background-image:url(/_next/static/media/br.1ceb3d81.svg)}.fi-bs{background-image:url(/_next/static/media/bs.d0bf1659.svg)}.fi-bs.fis{background-image:url(/_next/static/media/bs.1fc645d9.svg)}.fi-bt{background-image:url(/_next/static/media/bt.4d635bf9.svg)}.fi-bt.fis{background-image:url(/_next/static/media/bt.f6193c5f.svg)}.fi-bv{background-image:url(/_next/static/media/bv.dbc727c7.svg)}.fi-bv.fis{background-image:url(/_next/static/media/bv.b376a0c2.svg)}.fi-bw{background-image:url(/_next/static/media/bw.df3366e6.svg)}.fi-bw.fis{background-image:url(/_next/static/media/bw.a1b03391.svg)}.fi-by{background-image:url(/_next/static/media/by.13904877.svg)}.fi-by.fis{background-image:url(/_next/static/media/by.89e8e376.svg)}.fi-bz{background-image:url(/_next/static/media/bz.b811201e.svg)}.fi-bz.fis{background-image:url(/_next/static/media/bz.07375350.svg)}.fi-ca{background-image:url(/_next/static/media/ca.eee04cb8.svg)}.fi-ca.fis{background-image:url(/_next/static/media/ca.7f1fcfaa.svg)}.fi-cc{background-image:url(/_next/static/media/cc.6d11e0c3.svg)}.fi-cc.fis{background-image:url(/_next/static/media/cc.67fce0cd.svg)}.fi-cd{background-image:url(/_next/static/media/cd.25808585.svg)}.fi-cd.fis{background-image:url(/_next/static/media/cd.fffb6b4f.svg)}.fi-cf{background-image:url(/_next/static/media/cf.be784cc8.svg)}.fi-cf.fis{background-image:url(/_next/static/media/cf.6cff29be.svg)}.fi-cg{background-image:url(/_next/static/media/cg.d1d9c2f7.svg)}.fi-cg.fis{background-image:url(/_next/static/media/cg.4b0f3275.svg)}.fi-ch{background-image:url(/_next/static/media/ch.a4939cb8.svg)}.fi-ch.fis{background-image:url(/_next/static/media/ch.baba02d3.svg)}.fi-ci{background-image:url(/_next/static/media/ci.514886a6.svg)}.fi-ci.fis{background-image:url(/_next/static/media/ci.6778515b.svg)}.fi-ck{background-image:url(/_next/static/media/ck.04d9039d.svg)}.fi-ck.fis{background-image:url(/_next/static/media/ck.d6781181.svg)}.fi-cl{background-image:url(/_next/static/media/cl.c77df473.svg)}.fi-cl.fis{background-image:url(/_next/static/media/cl.5a22125c.svg)}.fi-cm{background-image:url(/_next/static/media/cm.a298fc08.svg)}.fi-cm.fis{background-image:url(/_next/static/media/cm.f4820dd5.svg)}.fi-cn{background-image:url(/_next/static/media/cn.7fd9bbb9.svg)}.fi-cn.fis{background-image:url(/_next/static/media/cn.cb52daf1.svg)}.fi-co{background-image:url(/_next/static/media/co.6b78e07b.svg)}.fi-co.fis{background-image:url(/_next/static/media/co.76882952.svg)}.fi-cr{background-image:url(/_next/static/media/cr.cc088912.svg)}.fi-cr.fis{background-image:url(/_next/static/media/cr.1b227430.svg)}.fi-cu{background-image:url(/_next/static/media/cu.41475839.svg)}.fi-cu.fis{background-image:url(/_next/static/media/cu.ad9e4327.svg)}.fi-cv{background-image:url(/_next/static/media/cv.8b2e1c15.svg)}.fi-cv.fis{background-image:url(/_next/static/media/cv.526fd91a.svg)}.fi-cw{background-image:url(/_next/static/media/cw.93b85dbf.svg)}.fi-cw.fis{background-image:url(/_next/static/media/cw.02547adf.svg)}.fi-cx{background-image:url(/_next/static/media/cx.b70e6b17.svg)}.fi-cx.fis{background-image:url(/_next/static/media/cx.0d5e5225.svg)}.fi-cy{background-image:url(/_next/static/media/cy.804eb68d.svg)}.fi-cy.fis{background-image:url(/_next/static/media/cy.d47e121b.svg)}.fi-cz{background-image:url(/_next/static/media/cz.7c86bb18.svg)}.fi-cz.fis{background-image:url(/_next/static/media/cz.83554014.svg)}.fi-de{background-image:url(/_next/static/media/de.666805f5.svg)}.fi-de.fis{background-image:url(/_next/static/media/de.7643c466.svg)}.fi-dj{background-image:url(/_next/static/media/dj.fdb22cb3.svg)}.fi-dj.fis{background-image:url(/_next/static/media/dj.5938f70a.svg)}.fi-dk{background-image:url(/_next/static/media/dk.4b0313b3.svg)}.fi-dk.fis{background-image:url(/_next/static/media/dk.89836fb3.svg)}.fi-dm{background-image:url(/_next/static/media/dm.e046cb14.svg)}.fi-dm.fis{background-image:url(/_next/static/media/dm.587e655f.svg)}.fi-do{background-image:url(/_next/static/media/do.f6f81b3c.svg)}.fi-do.fis{background-image:url(/_next/static/media/do.659f018c.svg)}.fi-dz{background-image:url(/_next/static/media/dz.eccc2d17.svg)}.fi-dz.fis{background-image:url(/_next/static/media/dz.4d424eed.svg)}.fi-ec{background-image:url(/_next/static/media/ec.f77634e7.svg)}.fi-ec.fis{background-image:url(/_next/static/media/ec.bef09702.svg)}.fi-ee{background-image:url(/_next/static/media/ee.56dc3aee.svg)}.fi-ee.fis{background-image:url(/_next/static/media/ee.866fd1e9.svg)}.fi-eg{background-image:url(/_next/static/media/eg.3da903f5.svg)}.fi-eg.fis{background-image:url(/_next/static/media/eg.464243be.svg)}.fi-eh{background-image:url(/_next/static/media/eh.8c2d6290.svg)}.fi-eh.fis{background-image:url(/_next/static/media/eh.fb5f92c8.svg)}.fi-er{background-image:url(/_next/static/media/er.508c8c08.svg)}.fi-er.fis{background-image:url(/_next/static/media/er.1b3ace39.svg)}.fi-es{background-image:url(/_next/static/media/es.a857d3dd.svg)}.fi-es.fis{background-image:url(/_next/static/media/es.4a628583.svg)}.fi-et{background-image:url(/_next/static/media/et.2590f747.svg)}.fi-et.fis{background-image:url(/_next/static/media/et.831fb719.svg)}.fi-fi{background-image:url(/_next/static/media/fi.97487f84.svg)}.fi-fi.fis{background-image:url(/_next/static/media/fi.26d2687d.svg)}.fi-fj{background-image:url(/_next/static/media/fj.8e03aba8.svg)}.fi-fj.fis{background-image:url(/_next/static/media/fj.ad59997f.svg)}.fi-fk{background-image:url(/_next/static/media/fk.6bf06027.svg)}.fi-fk.fis{background-image:url(/_next/static/media/fk.bf8cf31a.svg)}.fi-fm{background-image:url(/_next/static/media/fm.624c0401.svg)}.fi-fm.fis{background-image:url(/_next/static/media/fm.9f69c44d.svg)}.fi-fo{background-image:url(/_next/static/media/fo.67175ea9.svg)}.fi-fo.fis{background-image:url(/_next/static/media/fo.e2127081.svg)}.fi-fr{background-image:url(/_next/static/media/fr.f5380d92.svg)}.fi-fr.fis{background-image:url(/_next/static/media/fr.9b218945.svg)}.fi-ga{background-image:url(/_next/static/media/ga.c54a4716.svg)}.fi-ga.fis{background-image:url(/_next/static/media/ga.ed2911b6.svg)}.fi-gb{background-image:url(/_next/static/media/gb.a50bb9b9.svg)}.fi-gb.fis{background-image:url(/_next/static/media/gb.84704546.svg)}.fi-gd{background-image:url(/_next/static/media/gd.eb7b9436.svg)}.fi-gd.fis{background-image:url(/_next/static/media/gd.338d504a.svg)}.fi-ge{background-image:url(/_next/static/media/ge.6f2dd066.svg)}.fi-ge.fis{background-image:url(/_next/static/media/ge.4dd14a50.svg)}.fi-gf{background-image:url(/_next/static/media/gf.3432de9d.svg)}.fi-gf.fis{background-image:url(/_next/static/media/gf.ebd3395c.svg)}.fi-gg{background-image:url(/_next/static/media/gg.2a17e1f5.svg)}.fi-gg.fis{background-image:url(/_next/static/media/gg.20336d11.svg)}.fi-gh{background-image:url(/_next/static/media/gh.c17cf878.svg)}.fi-gh.fis{background-image:url(/_next/static/media/gh.448b0251.svg)}.fi-gi{background-image:url(/_next/static/media/gi.424fb04d.svg)}.fi-gi.fis{background-image:url(/_next/static/media/gi.1942c880.svg)}.fi-gl{background-image:url(/_next/static/media/gl.78358425.svg)}.fi-gl.fis{background-image:url(/_next/static/media/gl.5444bdb4.svg)}.fi-gm{background-image:url(/_next/static/media/gm.ed8bbaab.svg)}.fi-gm.fis{background-image:url(/_next/static/media/gm.f9f1be29.svg)}.fi-gn{background-image:url(/_next/static/media/gn.649ba66f.svg)}.fi-gn.fis{background-image:url(/_next/static/media/gn.f1877078.svg)}.fi-gp{background-image:url(/_next/static/media/gp.bbea90b2.svg)}.fi-gp.fis{background-image:url(/_next/static/media/gp.6fcf1bbe.svg)}.fi-gq{background-image:url(/_next/static/media/gq.44727e21.svg)}.fi-gq.fis{background-image:url(/_next/static/media/gq.45699a0a.svg)}.fi-gr{background-image:url(/_next/static/media/gr.c44dd9de.svg)}.fi-gr.fis{background-image:url(/_next/static/media/gr.b29b73cc.svg)}.fi-gs{background-image:url(/_next/static/media/gs.94933fbb.svg)}.fi-gs.fis{background-image:url(/_next/static/media/gs.db5efd5d.svg)}.fi-gt{background-image:url(/_next/static/media/gt.acfe5a80.svg)}.fi-gt.fis{background-image:url(/_next/static/media/gt.32123d23.svg)}.fi-gu{background-image:url(/_next/static/media/gu.8f72d472.svg)}.fi-gu.fis{background-image:url(/_next/static/media/gu.c22f341b.svg)}.fi-gw{background-image:url(/_next/static/media/gw.ea5c7733.svg)}.fi-gw.fis{background-image:url(/_next/static/media/gw.63a96ba0.svg)}.fi-gy{background-image:url(/_next/static/media/gy.a49496e0.svg)}.fi-gy.fis{background-image:url(/_next/static/media/gy.f6fc470b.svg)}.fi-hk{background-image:url(/_next/static/media/hk.fbcde7e7.svg)}.fi-hk.fis{background-image:url(/_next/static/media/hk.dce082af.svg)}.fi-hm{background-image:url(/_next/static/media/hm.82bbdf2c.svg)}.fi-hm.fis{background-image:url(/_next/static/media/hm.5becb17f.svg)}.fi-hn{background-image:url(/_next/static/media/hn.2743fae6.svg)}.fi-hn.fis{background-image:url(/_next/static/media/hn.04ddc9c9.svg)}.fi-hr{background-image:url(/_next/static/media/hr.6238917f.svg)}.fi-hr.fis{background-image:url(/_next/static/media/hr.ff570f50.svg)}.fi-ht{background-image:url(/_next/static/media/ht.567095aa.svg)}.fi-ht.fis{background-image:url(/_next/static/media/ht.2cb09b40.svg)}.fi-hu{background-image:url(/_next/static/media/hu.16c6335f.svg)}.fi-hu.fis{background-image:url(/_next/static/media/hu.dd178f4f.svg)}.fi-id{background-image:url(/_next/static/media/id.4cad97a8.svg)}.fi-id.fis{background-image:url(/_next/static/media/id.14f7cd20.svg)}.fi-ie{background-image:url(/_next/static/media/ie.81491cb3.svg)}.fi-ie.fis{background-image:url(/_next/static/media/ie.3ffc25e6.svg)}.fi-il{background-image:url(/_next/static/media/il.80b0a878.svg)}.fi-il.fis{background-image:url(/_next/static/media/il.189a898e.svg)}.fi-im{background-image:url(/_next/static/media/im.08b118cb.svg)}.fi-im.fis{background-image:url(/_next/static/media/im.f54be823.svg)}.fi-in{background-image:url(/_next/static/media/in.895a1570.svg)}.fi-in.fis{background-image:url(/_next/static/media/in.d0d6fbfb.svg)}.fi-io{background-image:url(/_next/static/media/io.6769cc90.svg)}.fi-io.fis{background-image:url(/_next/static/media/io.f6eea29c.svg)}.fi-iq{background-image:url(/_next/static/media/iq.2be4d3c9.svg)}.fi-iq.fis{background-image:url(/_next/static/media/iq.818de327.svg)}.fi-ir{background-image:url(/_next/static/media/ir.801fbb84.svg)}.fi-ir.fis{background-image:url(/_next/static/media/ir.4fac8a9b.svg)}.fi-is{background-image:url(/_next/static/media/is.d9058ffe.svg)}.fi-is.fis{background-image:url(/_next/static/media/is.429236e3.svg)}.fi-it{background-image:url(/_next/static/media/it.919398e6.svg)}.fi-it.fis{background-image:url(/_next/static/media/it.a33eed70.svg)}.fi-je{background-image:url(/_next/static/media/je.88159619.svg)}.fi-je.fis{background-image:url(/_next/static/media/je.49e8810a.svg)}.fi-jm{background-image:url(/_next/static/media/jm.d2a19045.svg)}.fi-jm.fis{background-image:url(/_next/static/media/jm.bdacb13d.svg)}.fi-jo{background-image:url(/_next/static/media/jo.1d753f70.svg)}.fi-jo.fis{background-image:url(/_next/static/media/jo.5f1bc0fd.svg)}.fi-jp{background-image:url(/_next/static/media/jp.469572a4.svg)}.fi-jp.fis{background-image:url(/_next/static/media/jp.f7679c7d.svg)}.fi-ke{background-image:url(/_next/static/media/ke.f16cb069.svg)}.fi-ke.fis{background-image:url(/_next/static/media/ke.eae8b5ec.svg)}.fi-kg{background-image:url(/_next/static/media/kg.5d491efb.svg)}.fi-kg.fis{background-image:url(/_next/static/media/kg.d4e62663.svg)}.fi-kh{background-image:url(/_next/static/media/kh.7a65519f.svg)}.fi-kh.fis{background-image:url(/_next/static/media/kh.555e3a5a.svg)}.fi-ki{background-image:url(/_next/static/media/ki.fbc849c3.svg)}.fi-ki.fis{background-image:url(/_next/static/media/ki.cf8b82a1.svg)}.fi-km{background-image:url(/_next/static/media/km.7a0dade4.svg)}.fi-km.fis{background-image:url(/_next/static/media/km.3b6643b2.svg)}.fi-kn{background-image:url(/_next/static/media/kn.fd378e90.svg)}.fi-kn.fis{background-image:url(/_next/static/media/kn.108c8847.svg)}.fi-kp{background-image:url(/_next/static/media/kp.904381db.svg)}.fi-kp.fis{background-image:url(/_next/static/media/kp.d37d1cf3.svg)}.fi-kr{background-image:url(/_next/static/media/kr.653f2f60.svg)}.fi-kr.fis{background-image:url(/_next/static/media/kr.b7c6fcdd.svg)}.fi-kw{background-image:url(/_next/static/media/kw.f6baad6c.svg)}.fi-kw.fis{background-image:url(/_next/static/media/kw.fb4eb65c.svg)}.fi-ky{background-image:url(/_next/static/media/ky.1cee0845.svg)}.fi-ky.fis{background-image:url(/_next/static/media/ky.c0a0214f.svg)}.fi-kz{background-image:url(/_next/static/media/kz.8bb1b115.svg)}.fi-kz.fis{background-image:url(/_next/static/media/kz.20232208.svg)}.fi-la{background-image:url(/_next/static/media/la.21965b6b.svg)}.fi-la.fis{background-image:url(/_next/static/media/la.a6797aaf.svg)}.fi-lb{background-image:url(/_next/static/media/lb.4ce2be48.svg)}.fi-lb.fis{background-image:url(/_next/static/media/lb.928748a8.svg)}.fi-lc{background-image:url(/_next/static/media/lc.75168bb4.svg)}.fi-lc.fis{background-image:url(/_next/static/media/lc.ab0f97c6.svg)}.fi-li{background-image:url(/_next/static/media/li.1b07c512.svg)}.fi-li.fis{background-image:url(/_next/static/media/li.6c961d47.svg)}.fi-lk{background-image:url(/_next/static/media/lk.87a67414.svg)}.fi-lk.fis{background-image:url(/_next/static/media/lk.f72f9533.svg)}.fi-lr{background-image:url(/_next/static/media/lr.53b9aaa6.svg)}.fi-lr.fis{background-image:url(/_next/static/media/lr.24de0706.svg)}.fi-ls{background-image:url(/_next/static/media/ls.3ffccbb5.svg)}.fi-ls.fis{background-image:url(/_next/static/media/ls.9d74b3ad.svg)}.fi-lt{background-image:url(/_next/static/media/lt.bf4fafec.svg)}.fi-lt.fis{background-image:url(/_next/static/media/lt.8caacf8e.svg)}.fi-lu{background-image:url(/_next/static/media/lu.86de7018.svg)}.fi-lu.fis{background-image:url(/_next/static/media/lu.c50a5e54.svg)}.fi-lv{background-image:url(/_next/static/media/lv.a0f4e501.svg)}.fi-lv.fis{background-image:url(/_next/static/media/lv.4971dcb7.svg)}.fi-ly{background-image:url(/_next/static/media/ly.767d61c3.svg)}.fi-ly.fis{background-image:url(/_next/static/media/ly.b15665e7.svg)}.fi-ma{background-image:url(/_next/static/media/ma.ac9e8647.svg)}.fi-ma.fis{background-image:url(/_next/static/media/ma.011669b1.svg)}.fi-mc{background-image:url(/_next/static/media/mc.4575357b.svg)}.fi-mc.fis{background-image:url(/_next/static/media/mc.8d86df98.svg)}.fi-md{background-image:url(/_next/static/media/md.46084208.svg)}.fi-md.fis{background-image:url(/_next/static/media/md.16f4b7fa.svg)}.fi-me{background-image:url(/_next/static/media/me.3c71b59e.svg)}.fi-me.fis{background-image:url(/_next/static/media/me.4fb0f7fc.svg)}.fi-mf{background-image:url(/_next/static/media/mf.ec6640d7.svg)}.fi-mf.fis{background-image:url(/_next/static/media/mf.bc094987.svg)}.fi-mg{background-image:url(/_next/static/media/mg.fdccffd8.svg)}.fi-mg.fis{background-image:url(/_next/static/media/mg.4877b16a.svg)}.fi-mh{background-image:url(/_next/static/media/mh.2e69453f.svg)}.fi-mh.fis{background-image:url(/_next/static/media/mh.84332268.svg)}.fi-mk{background-image:url(/_next/static/media/mk.e08d824e.svg)}.fi-mk.fis{background-image:url(/_next/static/media/mk.2e8a86db.svg)}.fi-ml{background-image:url(/_next/static/media/ml.8913b6a0.svg)}.fi-ml.fis{background-image:url(/_next/static/media/ml.ba7ce81b.svg)}.fi-mm{background-image:url(/_next/static/media/mm.88f1ae1b.svg)}.fi-mm.fis{background-image:url(/_next/static/media/mm.588f0238.svg)}.fi-mn{background-image:url(/_next/static/media/mn.61dee92b.svg)}.fi-mn.fis{background-image:url(/_next/static/media/mn.11a4fb81.svg)}.fi-mo{background-image:url(/_next/static/media/mo.49df4949.svg)}.fi-mo.fis{background-image:url(/_next/static/media/mo.ddca0a6e.svg)}.fi-mp{background-image:url(/_next/static/media/mp.8e1a1ccc.svg)}.fi-mp.fis{background-image:url(/_next/static/media/mp.f4a099cf.svg)}.fi-mq{background-image:url(/_next/static/media/mq.552f523c.svg)}.fi-mq.fis{background-image:url(/_next/static/media/mq.ff8d61a6.svg)}.fi-mr{background-image:url(/_next/static/media/mr.8bf868ab.svg)}.fi-mr.fis{background-image:url(/_next/static/media/mr.acf8d7f9.svg)}.fi-ms{background-image:url(/_next/static/media/ms.0907f0f2.svg)}.fi-ms.fis{background-image:url(/_next/static/media/ms.2077dd4a.svg)}.fi-mt{background-image:url(/_next/static/media/mt.08b72552.svg)}.fi-mt.fis{background-image:url(/_next/static/media/mt.03736e84.svg)}.fi-mu{background-image:url(/_next/static/media/mu.c9c6e4ee.svg)}.fi-mu.fis{background-image:url(/_next/static/media/mu.42abd700.svg)}.fi-mv{background-image:url(/_next/static/media/mv.f37078c1.svg)}.fi-mv.fis{background-image:url(/_next/static/media/mv.cd985551.svg)}.fi-mw{background-image:url(/_next/static/media/mw.37635efa.svg)}.fi-mw.fis{background-image:url(/_next/static/media/mw.d50d7ea9.svg)}.fi-mx{background-image:url(/_next/static/media/mx.8c5c2973.svg)}.fi-mx.fis{background-image:url(/_next/static/media/mx.480e2c5a.svg)}.fi-my{background-image:url(/_next/static/media/my.b401f0bd.svg)}.fi-my.fis{background-image:url(/_next/static/media/my.1e658de7.svg)}.fi-mz{background-image:url(/_next/static/media/mz.2f07f2e3.svg)}.fi-mz.fis{background-image:url(/_next/static/media/mz.4bc428a9.svg)}.fi-na{background-image:url(/_next/static/media/na.54baa000.svg)}.fi-na.fis{background-image:url(/_next/static/media/na.a64d8ca1.svg)}.fi-nc{background-image:url(/_next/static/media/nc.d686b1f4.svg)}.fi-nc.fis{background-image:url(/_next/static/media/nc.31869201.svg)}.fi-ne{background-image:url(/_next/static/media/ne.6a215ca5.svg)}.fi-ne.fis{background-image:url(/_next/static/media/ne.ddabaa80.svg)}.fi-nf{background-image:url(/_next/static/media/nf.f6f398d7.svg)}.fi-nf.fis{background-image:url(/_next/static/media/nf.bd461721.svg)}.fi-ng{background-image:url(/_next/static/media/ng.ec2e74e2.svg)}.fi-ng.fis{background-image:url(/_next/static/media/ng.5247079e.svg)}.fi-ni{background-image:url(/_next/static/media/ni.b67664f3.svg)}.fi-ni.fis{background-image:url(/_next/static/media/ni.28e5d35d.svg)}.fi-nl{background-image:url(/_next/static/media/nl.c49ee8d5.svg)}.fi-nl.fis{background-image:url(/_next/static/media/nl.2c98e1df.svg)}.fi-no{background-image:url(/_next/static/media/no.4ceb414c.svg)}.fi-no.fis{background-image:url(/_next/static/media/no.a519bc0f.svg)}.fi-np{background-image:url(/_next/static/media/np.c115a58e.svg)}.fi-np.fis{background-image:url(/_next/static/media/np.670d8639.svg)}.fi-nr{background-image:url(/_next/static/media/nr.f98dec91.svg)}.fi-nr.fis{background-image:url(/_next/static/media/nr.a83a706b.svg)}.fi-nu{background-image:url(/_next/static/media/nu.e3a84a02.svg)}.fi-nu.fis{background-image:url(/_next/static/media/nu.ab755ce5.svg)}.fi-nz{background-image:url(/_next/static/media/nz.16212e51.svg)}.fi-nz.fis{background-image:url(/_next/static/media/nz.e296aaa6.svg)}.fi-om{background-image:url(/_next/static/media/om.4bed163d.svg)}.fi-om.fis{background-image:url(/_next/static/media/om.373fe4e7.svg)}.fi-pa{background-image:url(/_next/static/media/pa.78bb9a3d.svg)}.fi-pa.fis{background-image:url(/_next/static/media/pa.beca3af6.svg)}.fi-pe{background-image:url(/_next/static/media/pe.1320cd1a.svg)}.fi-pe.fis{background-image:url(/_next/static/media/pe.74e80a97.svg)}.fi-pf{background-image:url(/_next/static/media/pf.21c0bcc2.svg)}.fi-pf.fis{background-image:url(/_next/static/media/pf.3da8dbe6.svg)}.fi-pg{background-image:url(/_next/static/media/pg.f8fb35a5.svg)}.fi-pg.fis{background-image:url(/_next/static/media/pg.5e9b463f.svg)}.fi-ph{background-image:url(/_next/static/media/ph.84a2556b.svg)}.fi-ph.fis{background-image:url(/_next/static/media/ph.63c4356d.svg)}.fi-pk{background-image:url(/_next/static/media/pk.4e379b9a.svg)}.fi-pk.fis{background-image:url(/_next/static/media/pk.a3662ce6.svg)}.fi-pl{background-image:url(/_next/static/media/pl.4ca59b6d.svg)}.fi-pl.fis{background-image:url(/_next/static/media/pl.b7f0464c.svg)}.fi-pm{background-image:url(/_next/static/media/pm.a5508b8f.svg)}.fi-pm.fis{background-image:url(/_next/static/media/pm.6e3b8747.svg)}.fi-pn{background-image:url(/_next/static/media/pn.8da3c564.svg)}.fi-pn.fis{background-image:url(/_next/static/media/pn.560e2932.svg)}.fi-pr{background-image:url(/_next/static/media/pr.89d15f52.svg)}.fi-pr.fis{background-image:url(/_next/static/media/pr.eac89ae4.svg)}.fi-ps{background-image:url(/_next/static/media/ps.b08f1a2e.svg)}.fi-ps.fis{background-image:url(/_next/static/media/ps.aeba5dc9.svg)}.fi-pt{background-image:url(/_next/static/media/pt.4f4aed1d.svg)}.fi-pt.fis{background-image:url(/_next/static/media/pt.164e60e4.svg)}.fi-pw{background-image:url(/_next/static/media/pw.c4139f47.svg)}.fi-pw.fis{background-image:url(/_next/static/media/pw.e47cd8a0.svg)}.fi-py{background-image:url(/_next/static/media/py.589f91ad.svg)}.fi-py.fis{background-image:url(/_next/static/media/py.45c475d8.svg)}.fi-qa{background-image:url(/_next/static/media/qa.f779f3e2.svg)}.fi-qa.fis{background-image:url(/_next/static/media/qa.79dab309.svg)}.fi-re{background-image:url(/_next/static/media/re.d3c4fc19.svg)}.fi-re.fis{background-image:url(/_next/static/media/re.4d18457f.svg)}.fi-ro{background-image:url(/_next/static/media/ro.c05f47cb.svg)}.fi-ro.fis{background-image:url(/_next/static/media/ro.4885a544.svg)}.fi-rs{background-image:url(/_next/static/media/rs.8ccd2ab9.svg)}.fi-rs.fis{background-image:url(/_next/static/media/rs.318d5b27.svg)}.fi-ru{background-image:url(/_next/static/media/ru.2c447906.svg)}.fi-ru.fis{background-image:url(/_next/static/media/ru.9ee2a40e.svg)}.fi-rw{background-image:url(/_next/static/media/rw.c85e0781.svg)}.fi-rw.fis{background-image:url(/_next/static/media/rw.04eaf790.svg)}.fi-sa{background-image:url(/_next/static/media/sa.b9007726.svg)}.fi-sa.fis{background-image:url(/_next/static/media/sa.e5384306.svg)}.fi-sb{background-image:url(/_next/static/media/sb.cf6a4ceb.svg)}.fi-sb.fis{background-image:url(/_next/static/media/sb.63a8b779.svg)}.fi-sc{background-image:url(/_next/static/media/sc.ae98e9c5.svg)}.fi-sc.fis{background-image:url(/_next/static/media/sc.95a235db.svg)}.fi-sd{background-image:url(/_next/static/media/sd.e0e59b6e.svg)}.fi-sd.fis{background-image:url(/_next/static/media/sd.cc39c2fd.svg)}.fi-se{background-image:url(/_next/static/media/se.ec52785e.svg)}.fi-se.fis{background-image:url(/_next/static/media/se.6e3dfa92.svg)}.fi-sg{background-image:url(/_next/static/media/sg.7ad85643.svg)}.fi-sg.fis{background-image:url(/_next/static/media/sg.6c7c77dd.svg)}.fi-sh{background-image:url(/_next/static/media/sh.3ad15ea1.svg)}.fi-sh.fis{background-image:url(/_next/static/media/sh.9a586a73.svg)}.fi-si{background-image:url(/_next/static/media/si.f5601e6e.svg)}.fi-si.fis{background-image:url(/_next/static/media/si.ccc26c06.svg)}.fi-sj{background-image:url(/_next/static/media/sj.239f992c.svg)}.fi-sj.fis{background-image:url(/_next/static/media/sj.86309dc7.svg)}.fi-sk{background-image:url(/_next/static/media/sk.36b4d176.svg)}.fi-sk.fis{background-image:url(/_next/static/media/sk.9957e848.svg)}.fi-sl{background-image:url(/_next/static/media/sl.193f7759.svg)}.fi-sl.fis{background-image:url(/_next/static/media/sl.b8e2f9c8.svg)}.fi-sm{background-image:url(/_next/static/media/sm.b7261ba0.svg)}.fi-sm.fis{background-image:url(/_next/static/media/sm.23a41e48.svg)}.fi-sn{background-image:url(/_next/static/media/sn.562c00dd.svg)}.fi-sn.fis{background-image:url(/_next/static/media/sn.3ab9bf55.svg)}.fi-so{background-image:url(/_next/static/media/so.81fb24d4.svg)}.fi-so.fis{background-image:url(/_next/static/media/so.90ac99ad.svg)}.fi-sr{background-image:url(/_next/static/media/sr.3b1c3796.svg)}.fi-sr.fis{background-image:url(/_next/static/media/sr.0953a6a0.svg)}.fi-ss{background-image:url(/_next/static/media/ss.1612a976.svg)}.fi-ss.fis{background-image:url(/_next/static/media/ss.6f65d43c.svg)}.fi-st{background-image:url(/_next/static/media/st.e2d0e812.svg)}.fi-st.fis{background-image:url(/_next/static/media/st.24c52b78.svg)}.fi-sv{background-image:url(/_next/static/media/sv.0e916201.svg)}.fi-sv.fis{background-image:url(/_next/static/media/sv.98512b35.svg)}.fi-sx{background-image:url(/_next/static/media/sx.f407c644.svg)}.fi-sx.fis{background-image:url(/_next/static/media/sx.7105ebb4.svg)}.fi-sy{background-image:url(/_next/static/media/sy.03f8419e.svg)}.fi-sy.fis{background-image:url(/_next/static/media/sy.fab84757.svg)}.fi-sz{background-image:url(/_next/static/media/sz.1dcbdeb6.svg)}.fi-sz.fis{background-image:url(/_next/static/media/sz.8fcb2ad6.svg)}.fi-tc{background-image:url(/_next/static/media/tc.110e34b0.svg)}.fi-tc.fis{background-image:url(/_next/static/media/tc.c47991a5.svg)}.fi-td{background-image:url(/_next/static/media/td.4112ccd5.svg)}.fi-td.fis{background-image:url(/_next/static/media/td.5f20acc4.svg)}.fi-tf{background-image:url(/_next/static/media/tf.7c977baf.svg)}.fi-tf.fis{background-image:url(/_next/static/media/tf.5fa85387.svg)}.fi-tg{background-image:url(/_next/static/media/tg.f434b187.svg)}.fi-tg.fis{background-image:url(/_next/static/media/tg.171d7e88.svg)}.fi-th{background-image:url(/_next/static/media/th.b00e082a.svg)}.fi-th.fis{background-image:url(/_next/static/media/th.ef374066.svg)}.fi-tj{background-image:url(/_next/static/media/tj.9c507e17.svg)}.fi-tj.fis{background-image:url(/_next/static/media/tj.15422eff.svg)}.fi-tk{background-image:url(/_next/static/media/tk.c0bf669c.svg)}.fi-tk.fis{background-image:url(/_next/static/media/tk.4c50bf5b.svg)}.fi-tl{background-image:url(/_next/static/media/tl.2c56cc08.svg)}.fi-tl.fis{background-image:url(/_next/static/media/tl.8a381dde.svg)}.fi-tm{background-image:url(/_next/static/media/tm.76b4ea01.svg)}.fi-tm.fis{background-image:url(/_next/static/media/tm.70324768.svg)}.fi-tn{background-image:url(/_next/static/media/tn.37c8e7ce.svg)}.fi-tn.fis{background-image:url(/_next/static/media/tn.00f037a9.svg)}.fi-to{background-image:url(/_next/static/media/to.e21e7b02.svg)}.fi-to.fis{background-image:url(/_next/static/media/to.c6f3657c.svg)}.fi-tr{background-image:url(/_next/static/media/tr.d4c9d92a.svg)}.fi-tr.fis{background-image:url(/_next/static/media/tr.0def5aa5.svg)}.fi-tt{background-image:url(/_next/static/media/tt.e0985f1c.svg)}.fi-tt.fis{background-image:url(/_next/static/media/tt.6ab528e2.svg)}.fi-tv{background-image:url(/_next/static/media/tv.3824bd65.svg)}.fi-tv.fis{background-image:url(/_next/static/media/tv.6903cb03.svg)}.fi-tw{background-image:url(/_next/static/media/tw.73a45808.svg)}.fi-tw.fis{background-image:url(/_next/static/media/tw.be895da5.svg)}.fi-tz{background-image:url(/_next/static/media/tz.2fc608dc.svg)}.fi-tz.fis{background-image:url(/_next/static/media/tz.1c849474.svg)}.fi-ua{background-image:url(/_next/static/media/ua.f2fcca8e.svg)}.fi-ua.fis{background-image:url(/_next/static/media/ua.1906adac.svg)}.fi-ug{background-image:url(/_next/static/media/ug.c763208a.svg)}.fi-ug.fis{background-image:url(/_next/static/media/ug.0649a4b7.svg)}.fi-um{background-image:url(/_next/static/media/um.dcc46281.svg)}.fi-um.fis{background-image:url(/_next/static/media/um.3bcbb586.svg)}.fi-us{background-image:url(/_next/static/media/us.ed9e9dcf.svg)}.fi-us.fis{background-image:url(/_next/static/media/us.74ba1789.svg)}.fi-uy{background-image:url(/_next/static/media/uy.9537a65d.svg)}.fi-uy.fis{background-image:url(/_next/static/media/uy.d2ccd308.svg)}.fi-uz{background-image:url(/_next/static/media/uz.f2c7bb34.svg)}.fi-uz.fis{background-image:url(/_next/static/media/uz.547d4bad.svg)}.fi-va{background-image:url(/_next/static/media/va.cf5c475a.svg)}.fi-va.fis{background-image:url(/_next/static/media/va.098e6750.svg)}.fi-vc{background-image:url(/_next/static/media/vc.fef5eea8.svg)}.fi-vc.fis{background-image:url(/_next/static/media/vc.236a0c50.svg)}.fi-ve{background-image:url(/_next/static/media/ve.fc18ce10.svg)}.fi-ve.fis{background-image:url(/_next/static/media/ve.fadaaf82.svg)}.fi-vg{background-image:url(/_next/static/media/vg.6f83a135.svg)}.fi-vg.fis{background-image:url(/_next/static/media/vg.fcaf70cf.svg)}.fi-vi{background-image:url(/_next/static/media/vi.73d19f31.svg)}.fi-vi.fis{background-image:url(/_next/static/media/vi.9c07d6d3.svg)}.fi-vn{background-image:url(/_next/static/media/vn.72f1ed8d.svg)}.fi-vn.fis{background-image:url(/_next/static/media/vn.8508d803.svg)}.fi-vu{background-image:url(/_next/static/media/vu.0031be74.svg)}.fi-vu.fis{background-image:url(/_next/static/media/vu.041d7436.svg)}.fi-wf{background-image:url(/_next/static/media/wf.bca98a8b.svg)}.fi-wf.fis{background-image:url(/_next/static/media/wf.f72e2367.svg)}.fi-ws{background-image:url(/_next/static/media/ws.7d68a871.svg)}.fi-ws.fis{background-image:url(/_next/static/media/ws.7f5978f7.svg)}.fi-ye{background-image:url(/_next/static/media/ye.9d9e4c9f.svg)}.fi-ye.fis{background-image:url(/_next/static/media/ye.8f3c7165.svg)}.fi-yt{background-image:url(/_next/static/media/yt.045dc596.svg)}.fi-yt.fis{background-image:url(/_next/static/media/yt.a50469fc.svg)}.fi-za{background-image:url(/_next/static/media/za.b4b48b9d.svg)}.fi-za.fis{background-image:url(/_next/static/media/za.41aa0ffd.svg)}.fi-zm{background-image:url(/_next/static/media/zm.546d1105.svg)}.fi-zm.fis{background-image:url(/_next/static/media/zm.d140a71a.svg)}.fi-zw{background-image:url(/_next/static/media/zw.f731297d.svg)}.fi-zw.fis{background-image:url(/_next/static/media/zw.268cabba.svg)}.fi-arab{background-image:url(/_next/static/media/arab.80202ce6.svg)}.fi-arab.fis{background-image:url(/_next/static/media/arab.5453d607.svg)}.fi-cefta{background-image:url(/_next/static/media/cefta.3c76a868.svg)}.fi-cefta.fis{background-image:url(/_next/static/media/cefta.6ce94a42.svg)}.fi-cp{background-image:url(/_next/static/media/cp.d0eb7df6.svg)}.fi-cp.fis{background-image:url(/_next/static/media/cp.f400c9ba.svg)}.fi-dg{background-image:url(/_next/static/media/dg.3aca390e.svg)}.fi-dg.fis{background-image:url(/_next/static/media/dg.47d23584.svg)}.fi-eac{background-image:url(/_next/static/media/eac.33877f5b.svg)}.fi-eac.fis{background-image:url(/_next/static/media/eac.1e5b17e3.svg)}.fi-es-ct{background-image:url(/_next/static/media/es-ct.5e59862b.svg)}.fi-es-ct.fis{background-image:url(/_next/static/media/es-ct.c6598d85.svg)}.fi-es-ga{background-image:url(/_next/static/media/es-ga.ec3cb77a.svg)}.fi-es-ga.fis{background-image:url(/_next/static/media/es-ga.d636e546.svg)}.fi-es-pv{background-image:url(/_next/static/media/es-pv.73f0dc2b.svg)}.fi-es-pv.fis{background-image:url(/_next/static/media/es-pv.98874354.svg)}.fi-eu{background-image:url(/_next/static/media/eu.cef9551f.svg)}.fi-eu.fis{background-image:url(/_next/static/media/eu.6f18afcd.svg)}.fi-gb-eng{background-image:url(/_next/static/media/gb-eng.e1fc6b4f.svg)}.fi-gb-eng.fis{background-image:url(/_next/static/media/gb-eng.5107a4c2.svg)}.fi-gb-nir{background-image:url(/_next/static/media/gb-nir.3373f6f9.svg)}.fi-gb-nir.fis{background-image:url(/_next/static/media/gb-nir.1f1ff7f5.svg)}.fi-gb-sct{background-image:url(/_next/static/media/gb-sct.10f3906a.svg)}.fi-gb-sct.fis{background-image:url(/_next/static/media/gb-sct.6618f22c.svg)}.fi-gb-wls{background-image:url(/_next/static/media/gb-wls.ed753b1e.svg)}.fi-gb-wls.fis{background-image:url(/_next/static/media/gb-wls.177b6ee1.svg)}.fi-ic{background-image:url(/_next/static/media/ic.1404e905.svg)}.fi-ic.fis{background-image:url(/_next/static/media/ic.b8b8078e.svg)}.fi-pc{background-image:url(/_next/static/media/pc.f4f93430.svg)}.fi-pc.fis{background-image:url(/_next/static/media/pc.7598f754.svg)}.fi-sh-ac{background-image:url(/_next/static/media/sh-ac.54107ff5.svg)}.fi-sh-ac.fis{background-image:url(/_next/static/media/sh-ac.88ff57e3.svg)}.fi-sh-hl{background-image:url(/_next/static/media/sh-hl.5f50fb49.svg)}.fi-sh-hl.fis{background-image:url(/_next/static/media/sh-hl.0902110e.svg)}.fi-sh-ta{background-image:url(/_next/static/media/sh-ta.8250445d.svg)}.fi-sh-ta.fis{background-image:url(/_next/static/media/sh-ta.d8575da8.svg)}.fi-un{background-image:url(/_next/static/media/un.b37ced61.svg)}.fi-un.fis{background-image:url(/_next/static/media/un.1aad5c12.svg)}.fi-xk{background-image:url(/_next/static/media/xk.7f06d7f5.svg)}.fi-xk.fis{background-image:url(/_next/static/media/xk.033589f4.svg)}:root{--main-color:linear-gradient(159deg,#ff43a5 10.89%,#ff9358 112.55%);--second-color:#ff43a5;--delimiter-color:hsla(0,0%,85%,.3);--word-color-hover:#ff9358;--btn-color-hover:#f8f8f9;--btn-color-hover-dark-theme:#43404f;--font-color:#000;--font-color-dark-theme:#f7f0e7;--font-color-white:#fff;--lt-surface:#fff;--lt-on-surface:#030303;--lt-on-surface-variant:#999;--lt-light-grey:#ccc;--lt-surface-variant:#f2f2f2}@media (prefers-color-scheme:dark){:root{--lt-surface:#393644;--lt-on-surface:#f4f4f6}}.hw_button{border:none;outline:none;background-color:transparent;width:100%;height:50px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Euclid Circular A,serif;font-size:15px;font-weight:600;letter-spacing:.2px;text-transform:unset}.hw_button__disabled{pointer-events:none;opacity:.5}.hw_button__primary{transition:opacity .2s;background-image:var(--main-color);color:var(--font-color-white)}.hw_button__primary:hover{background-color:var(--font-color-white);opacity:.85}.hw_button__secondary{width:auto;height:auto;padding:13px 16px;border-radius:6px;font-size:13px;font-weight:500;letter-spacing:.17px;color:var(--font-color)}.hw_button__secondary:hover{background-color:var(--btn-color-hover)}.hw_button__icon{color:var(--second-color)}.hw_button.hw_button__white,.hw_button.hw_button__white:visited{color:var(--font-color-white);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#ffffff33!important}.hw_button.hw_button__white:hover{background-color:#ffffff66!important}.hw_button.hw_button__gray,.hw_button.hw_button__gray:visited{color:var(--font-color);background-color:#cccccc3d!important}.hw_button.hw_button__white:hover{background-color:#cccccc66!important}.hw_button.hw_button__black,.hw_button.hw_button__black:visited{color:var(--font-color-white);background-color:var(--lt-on-surface)!important}.hw_button.hw_button__black:hover{background-color:#ffffff66!important}.hw_icon__loading{position:relative;width:26px;height:26px;background:linear-gradient(60deg,#ff43a5,#ff9358);border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.hw_icon__loading:before{content:"";position:absolute;width:50%;height:50%;top:0;left:0}.hw_icon__loading:after{content:"";position:absolute;width:calc(100% - 4px);height:calc(100% - 4px);border-radius:50%;top:2px;left:2px}.hw_icon__loading:after,.hw_icon__loading:before{background:var(--lt-surface)}@media (prefers-color-scheme:dark){.hw_button__icon,.hw_button__secondary,.hw_button__transparent{color:var(--font-color-white)}.hw_button__secondary:hover{background-color:var(--btn-color-hover-dark-theme)}.hw_button__transparent:hover{color:var(--second-color)}}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-Bold.a04d77fc.eot);src:local("Euclid Circular A Bold"),local("EuclidCircularA-Bold"),url(/_next/static/media/EuclidCircularA-Bold.a04d77fc.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-Bold.aca3e282.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Bold.0beea4a7.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Bold.debf64bb.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-Light.4f7157b8.eot);src:local("Euclid Circular A Light"),local("EuclidCircularA-Light"),url(/_next/static/media/EuclidCircularA-Light.4f7157b8.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-Light.771505d9.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Light.94fd4a5d.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Light.ba379420.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-BoldItalic.ea053cf8.eot);src:local("Euclid Circular A Bold Italic"),local("EuclidCircularA-BoldItalic"),url(/_next/static/media/EuclidCircularA-BoldItalic.ea053cf8.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-BoldItalic.caf65295.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-BoldItalic.7d860976.woff) format("woff"),url(/_next/static/media/EuclidCircularA-BoldItalic.9a76297a.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-LightItalic.f97930bb.eot);src:local("Euclid Circular A Light Italic"),local("EuclidCircularA-LightItalic"),url(/_next/static/media/EuclidCircularA-LightItalic.f97930bb.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-LightItalic.7c13bc4c.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-LightItalic.27eeec0a.woff) format("woff"),url(/_next/static/media/EuclidCircularA-LightItalic.49c5f36d.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-Regular.5b5f42e7.eot);src:local("Euclid Circular A Regular"),local("EuclidCircularA-Regular"),url(/_next/static/media/EuclidCircularA-Regular.5b5f42e7.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-Regular.f35c46f0.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Regular.2af4c2ac.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Regular.ab5669bb.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-SemiBold.9ed17e29.eot);src:local("Euclid Circular A SemiBold"),local("EuclidCircularA-SemiBold"),url(/_next/static/media/EuclidCircularA-SemiBold.9ed17e29.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-SemiBold.452820d4.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-SemiBold.4425d363.woff) format("woff"),url(/_next/static/media/EuclidCircularA-SemiBold.ce55cb81.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-Medium.576ad12d.eot);src:local("Euclid Circular A Medium"),local("EuclidCircularA-Medium"),url(/_next/static/media/EuclidCircularA-Medium.576ad12d.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-Medium.73d0460a.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Medium.f9a30a47.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Medium.3b077a60.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-Italic.cf8a1ccd.eot);src:local("Euclid Circular A Italic"),local("EuclidCircularA-Italic"),url(/_next/static/media/EuclidCircularA-Italic.cf8a1ccd.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-Italic.b7e5b071.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-Italic.97e3b870.woff) format("woff"),url(/_next/static/media/EuclidCircularA-Italic.9db5af23.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-SemiBoldItalic.3db8950f.eot);src:local("Euclid Circular A SemiBold Italic"),local("EuclidCircularA-SemiBoldItalic"),url(/_next/static/media/EuclidCircularA-SemiBoldItalic.3db8950f.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-SemiBoldItalic.0ff28d6c.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-SemiBoldItalic.313828cb.woff) format("woff"),url(/_next/static/media/EuclidCircularA-SemiBoldItalic.30341185.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Euclid Circular A;src:url(/_next/static/media/EuclidCircularA-MediumItalic.c00ccc11.eot);src:local("Euclid Circular A Medium Italic"),local("EuclidCircularA-MediumItalic"),url(/_next/static/media/EuclidCircularA-MediumItalic.c00ccc11.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/EuclidCircularA-MediumItalic.c754000c.woff2) format("woff2"),url(/_next/static/media/EuclidCircularA-MediumItalic.e63a4079.woff) format("woff"),url(/_next/static/media/EuclidCircularA-MediumItalic.0b3275a6.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}:root{color-scheme:only light;#__next{--font-color-white:#fff;.hw_button__main.hw_button{min-width:134px;max-width:300px;width:auto;border-radius:12px;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.2px;padding:10px 16px;height:40px;text-decoration:none;box-sizing:border-box;display:flex;gap:10px}.hw_button__main.hw_button__no_padding{min-width:unset;padding:0}.hw_button__main.hw_button:disabled{pointer-events:none;opacity:30%}}}@media (prefers-color-scheme:dark){:root{#__next{--lt-surface:#fff;--lt-on-surface:#030303}}#__next{.hw_button.hw_button__main{&.hw_button__primary{color:var(--font-color-white)}&.hw_button__secondary,&.hw_button__transparent,a.hw_button__transparent:visited{color:var(--font-color)}&.hw_button__icon{color:var(--second-color)}&.hw_button__secondary:hover{background-color:var(--btn-color-hover)}&.hw_button__transparent:hover{color:var(--second-color)}}}}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;margin:0;padding:0;font-family:Euclid Circular A,serif;font-size:22px;line-height:36px}h1{font-size:88px;line-height:88px}h1,h2{font-style:normal;font-weight:700}h2{font-size:48px;line-height:56px}a,button{color:var(--font-color);-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}#__next{overflow:hidden;position:relative}#__next,.container{display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.container{padding:32px 80px;box-sizing:border-box}.header{display:flex;align-items:center;justify-content:space-between;margin-bottom:130px;width:100%}main{width:100%;max-width:1280px}footer{display:flex;justify-content:center;width:100%;gap:75px}.header__logo{display:flex;align-items:center}.header__title{margin-left:10px;font-size:30px;font-weight:500;text-decoration:none;color:#000}.image{object-fit:cover;box-sizing:border-box}.button{border:none;outline:none;text-decoration:none;background-color:transparent;width:100%;max-width:300px;height:64px;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px;font-weight:500;letter-spacing:.2px;border-radius:82px}.button_options{border-radius:8px;color:var(--lt-on-surface);background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.1);font-size:15px;text-transform:lowercase;font-weight:500;line-height:19.2px;transition:box-shadow .3s ease-in-out}.button_options:hover{box-shadow:4px 8px 25px 0 rgba(0,0,0,.2)}.button+.button{margin-left:50px}.button__primary{transition:opacity .2s;background-image:var(--main-color);color:var(--font-color-white)}.button__primary:hover{background-color:var(--font-color-white);opacity:.85}.button__secondary{color:var(--second-color);background-color:#fff;font-size:22px;justify-content:left}.button__secondary:hover{color:var(--hover-color)}.nav{margin-top:17px}.nav-main{margin:135px 0 195px}.nav-first{margin-top:36px}.nav__title{text-align:center;margin-bottom:68px}.nav__links{display:flex;justify-content:center}.nav__separator{margin-top:135px}.footer__item{min-width:300px;font-size:16px}.footer_title{font-size:18px;font-weight:700;margin-bottom:14px}.footer__link{display:block;text-decoration:none;font-weight:400;color:#000}.footer__link+.footer__link{margin-top:14px}.profile_title{font-size:32px;font-style:normal;margin:0 0 32px}.profile_label,.profile_title{font-weight:600;line-height:normal}.profile_label{text-transform:uppercase;letter-spacing:1px;font-size:12px;margin-top:32px;margin-bottom:24px}.new_label{background:var(--main-color);border-radius:6px;padding:4px 10px;box-sizing:border-box;content:"New";color:#fff;font-size:12px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.4px;position:absolute;z-index:1;top:0;right:-40px}@media only screen and (max-width:1068px){footer{justify-content:space-between;gap:10px}}@media only screen and (max-width:768px){.container{box-sizing:border-box;padding:29px 18px 16px 22px}.header{margin-bottom:42px;text-decoration:none;color:#000}.main{max-width:100%}.header__title{margin-left:8px;font-size:24px}.nav-main{margin:55px 0 100px}.nav-first{position:absolute;bottom:0;width:100%}.nav__separator{margin-top:68px}.image{width:100%}.button{max-width:none}.button+.button{margin-left:0;margin-top:24px}.button__secondary{font-size:16px;height:100%}.nav__title{margin-bottom:33px;text-align:left}.nav__links{flex-direction:column}.footer__item+.footer__item{margin-top:50px;margin-left:0}body{font-size:16px;line-height:28px}h1{font-size:36px;line-height:44px}h2{font-size:24px;line-height:32px}footer{flex-direction:column}}@media only screen and (max-width:599px){.profile_title{margin-bottom:8px;font-size:28px;font-style:normal;font-weight:600;line-height:normal}.new_label{padding:2px 4px;top:-10px;right:-22px}}@media only screen and (max-width:320px){h1{font-size:28px;line-height:34px}.header{margin-bottom:12px}}@media screen and (-webkit-min-device-pixel-ratio:0){input,input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:15px}}