.NotificationList_list__TcNsf{position:fixed;right:0;bottom:0;height:auto;display:flex;flex-direction:column;gap:10px;max-height:50vw;list-style:none;padding:0;margin:0 10px 50px 0;width:auto;z-index:1000}.NotificationList_notification__VJmc_{position:relative;padding:15px;border-radius:10px;color:var(--white-color);width:250px}.NotificationList_closeButton__NTyaK{position:absolute;right:5px;top:5px;color:var(--white-color)}.NotificationList_error__L8rlV{background-color:red}.NotificationList_success__hWTWI{background-color:green}.Header_header__MyyP1{position:absolute;top:0;left:0;z-index:100;display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25vw 2.25vw 0}@media(max-width:767px){.Header_header__MyyP1{height:45px;padding:16px 16px 0}.Header_fixed__g3rgq{position:fixed;top:0}}.Header_light___5fT_{color:var(--white-color)}.Header_dark__U2DNH{color:var(--black-color)}.Header_multy__zORqk{color:var(--white-color)}.Header_multy__zORqk .Header_list__wrg5l{color:var(--black-color)}@media(max-width:1024px){.Header_multy__zORqk .Header_list__wrg5l{color:var(--white-color)}}@media(max-width:767px){.Header_menuOpen__4vXaw{justify-content:flex-start;align-items:start;gap:121px;z-index:100;height:100vh;color:var(--white-color);background-color:var(--blue-color-96)}.Header_menuOpen__4vXaw,.Header_menuOpen__4vXaw .Header_list__wrg5l{display:flex;flex-direction:column}.Header_menuClose__6fWuV .Header_list__wrg5l{display:none}}.Header_logo__G6aUi{font-size:clamp(22px,1.375vw,100px);font-weight:700;color:inherit;line-height:1.2;text-decoration:none;z-index:1}.Header_navWrapper__K_jXg{display:flex;align-items:center}.Header_buttonToggle__aEQwQ{display:none}@media(max-width:767px){.Header_buttonToggle__aEQwQ{position:absolute;top:20px;right:19px;display:block;color:inherit;background-color:rgba(0,0,0,0);border:none;cursor:pointer}}.Header_list__wrg5l{display:flex;gap:2.5vw;font-size:clamp(14px,.875vw,100px)}@media(max-width:767px){.Header_list__wrg5l{gap:40px;font-size:22px}}.Header_item__xPt6Q a{text-decoration:none;color:inherit}:root{--white-color:#fff;--black-color:#161616;--blue-color-96:#0096da;--green-color:#1ebb6d;--orange-color:#e4883e;--red-color:#ff2d2d;--disabled-color-opacity-300:#8c8c8c4d;--disabled-color-opacity-500:#aaaaaa;--gray-color-100:#f7f7f7;--gray-color-200:#e1e1e1;--gray-color-250:#d9d9d9;--gray-color-300:#b4b4b4;--gray-color-500:#8c8c8c;--gray-color-600:#6e6e6e;--gray-color-800:#313132;--gray-color-900:#212b36;--gray-color-table:#dcdcdc;--gray-color-label:#f3f3f3;--gray-color-input:#f6f7f8;--gray-color-button:#EEEEF3;--accent-color:#ffffff;--accent-color-500:#ffa592;--accent-color-200:#ffb6a7;--black-color-500:#6565651a;--gray-color-text:rgba(22,22,22,0.6);--dimmed-white-text:rgba(255,255,255,0.8)}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-family:Inter,sans-serif;font-size:1vw;color:var(--black-color);background-color:var(--white-color);overflow-y:auto}@media(max-width:767px){:root{font-size:16px}}body,html{height:100%}body{position:relative;display:flex;flex-direction:column;max-width:100%;min-height:100dvh;margin:0;line-height:1.2}body *{box-sizing:border-box}main{flex-grow:1}button{font-family:Inter,sans-serif;font-size:1vw}@media(max-width:767px){button{font-size:16px}}.no-scroll{overflow:hidden}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}:root{--zindex-hero:-100}