.header_layout__J1SBy{display:flex;flex-direction:column;height:100px;position:fixed;width:100%;z-index:1;transition:background-position .31s linear 0s;background:linear-gradient(180deg,#f5f5f5 50%,transparent);background-position-y:-100px;background-repeat:no-repeat}.scrolled .header_layout__J1SBy{background-position-y:0}.UserAvatar_wrapper__Iix0_{color:#1b1b20;margin:0;padding:0;position:fixed;top:20px;right:20px;z-index:1000;display:flex;align-items:center;gap:10px}.UserAvatar_wrapper__Iix0_ button{font-weight:500;display:flex;align-items:center;gap:10px}@media screen and (max-width:768px){.UserAvatar_wrapper__Iix0_ span{display:none}}.UserAvatar_avatarShell__bfoC9,.UserAvatar_avatar__Cl6_b{width:32px;height:32px;border-radius:16px}.UserAvatar_avatarShell__bfoC9{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;background-color:var(--surface-secondary-active)}.Header_header__2AlXl{z-index:200;top:0;width:100%;position:sticky;color:#1b1b20;background-color:#fff;border-bottom:1px solid #f6f6f7;transition:all .15s ease-in-out}@media screen and (max-width:768px){.Header_header__2AlXl{display:none}}.Header_floating__KpMU0{position:fixed;background:transparent;border:0}.Header_headerContainer__tK58r{display:flex;justify-content:space-between;align-items:center;max-width:87.5rem;padding:1rem 1.5rem;margin:0 auto}.Header_logoContainer__Jsxtk{width:200px}.Header_btnsContainer__LuyYn{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;gap:.75rem}.Header_logInBtn__Y1o_S{border:2px solid #e2e2e4;background:#fff;font-size:1rem;font-weight:500;line-height:1.5;padding:.75rem 1.5rem;border-radius:.5rem;opacity:1;transition:opacity .2s ease-in-out}.Header_logInBtn__Y1o_S:focus-within,.Header_logInBtn__Y1o_S:hover{opacity:.7}.Header_signUpBtn__hpOdA{background:#06f;border:2px solid #06f;color:#fff;font-size:1rem;font-weight:500;line-height:1.5;padding:.75rem 1.125rem;border-radius:.5rem;opacity:1;transition:all .2s ease-in-out}.Header_signUpBtn__hpOdA:focus-within,.Header_signUpBtn__hpOdA:hover{opacity:.7}.Logo_logo__zBwGf{margin:0;font-size:2em;font-weight:500;letter-spacing:-.04em;display:flex;align-items:center;gap:.3em}.Logo_adjacent__rkDeD{margin:3px 0 0;font-size:.8em;font-weight:500}.Logo_adjacent__rkDeD.Logo_long__7wa2q{font-size:.55em;letter-spacing:-.03em}.Logo_carrier__8fIqd{font-weight:500;animation-name:Logo_blink___j3PY;animation-duration:.9s;animation-iteration-count:infinite}@keyframes Logo_blink___j3PY{0%{opacity:1}50%{opacity:1}51%{opacity:0}to{opacity:0}}.Menu_wrapper__o0mj0{position:fixed;top:15px;left:50%;transform:translate(-50%);margin:0 auto;z-index:1000;height:100px}.Menu_diagram__0YzYd{cursor:grab}.Menu_switcher__GjP0j{display:flex;flex-direction:column;gap:8px}@media screen and (max-width:768px){.Menu_switcher__GjP0j{left:16px;top:16px;transform:none}}.Menu_switcher__GjP0j button{font-weight:500}.Menu_switcher__GjP0j>div{box-shadow:var(--shadow-pop-over)}.Menu_menu___6fFg button{padding-left:11px;padding-right:11px;position:relative}.Menu_menu___6fFg button>div{height:18px;white-space:nowrap}.Menu_submenu__p9zHY{width:100%}.Menu_submenu__p9zHY.Menu_active__W_S2j{display:block}.Menu_submenu__p9zHY.Menu_inactive__UK7mC{display:none}.SegmentedControl_segmented-control__du6DS{display:inline-flex;flex-direction:row;border:1px solid var(--border-basic-secondary);border-radius:var(--radius-3);background-color:var(--surface-primary-default);padding:3px;vertical-align:middle}.SegmentedControl_segmented-control__du6DS .SegmentedControl_btn__y_t4l{border-radius:var(--radius-2);border-color:transparent}.SegmentedControl_segmented-control__du6DS .SegmentedControl_btn--active__COzUo{background-color:var(--surface-primary-active);color:var(--content-basic-primary)}.SegmentedControl_segmented-control__du6DS .SegmentedControl_btn--compact__x3BiT{height:24px}.SegmentedControl_segmented-control__du6DS .SegmentedControl_btn--medium__W7EdY{height:28px}.SegmentedControl_segmented-control__du6DS .SegmentedControl_btn--large__QbqBK{height:36px}.SegmentedControl_segmented-control__du6DS .SegmentedControl_btn__y_t4l+.SegmentedControl_btn__y_t4l{margin-left:5px}.SignIn_wrapper__eo1_2{min-height:100dvh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;background-color:#f8f8f8;padding:40px;flex-grow:1}@media screen and (max-width:768px){.SignIn_wrapper__eo1_2{padding:20px}}.SignIn_card___3L4H{width:100%;max-width:560px;padding:40px;border-radius:16px;box-shadow:0 1px 10px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.15);background-color:#fff;display:flex;flex-direction:column;gap:10px;position:relative}.SignIn_card___3L4H h1{font-size:48px;font-weight:500;line-height:1.1}.SignIn_card___3L4H p{font-size:14px;font-weight:500;line-height:1.3;max-width:14em;margin-bottom:4em}@media screen and (max-width:768px){.SignIn_card___3L4H p{margin-bottom:2em}}.SignIn_card___3L4H .SignIn_lock__c_QgY{position:absolute;top:0;bottom:0;right:12%;display:flex;flex-direction:column;align-items:center}.SignIn_card___3L4H .SignIn_lock__c_QgY div{padding:25px;border-radius:37px;border:1px solid #d8d8d8;background-color:#fff;box-shadow:0 1px 30px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.1)}@media screen and (max-width:768px){.SignIn_card___3L4H .SignIn_lock__c_QgY div{padding:12px}}.SignIn_card___3L4H .SignIn_lock__c_QgY:after,.SignIn_card___3L4H .SignIn_lock__c_QgY:before{content:"";display:block;border-left:1px solid #d8d8d8;width:0;flex-grow:1}.SignIn_button__uXiOC{padding:12px 16px;min-width:36px;height:44px;border-color:var(--action-primary-default);background-color:var(--action-primary-default);color:var(--content-invert-primary);box-sizing:border-box;display:inline-flex;position:relative;align-items:center;justify-content:center;transition-duration:.2s;transition-property:opacity,border,color,background-color,box-shadow;transition-timing-function:cubic-bezier(.64,0,.35,1);border-radius:var(--radius-3);cursor:pointer;text-align:center;text-decoration:none;line-height:20px;font-size:14px;font-weight:500;user-select:none}