.Tabs_tabs__AiZWH{display:flex;align-items:center;gap:100px;overflow-x:auto;min-height:max-content;max-width:90%}.Tabs_tab__F2kyP{font-weight:500;font-size:16px;color:rgba(0,0,0,.5);background:none;border:none;cursor:pointer;position:relative;height:24px;text-wrap:nowrap;padding-bottom:2px}.Tabs_active__BJT6k{color:var(--blue)}.Tabs_tab__F2kyP.Tabs_active__BJT6k:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:var(--blue)}.Modal_modal__ISOdi{position:fixed;top:0;left:0;font-size:18px;width:100%;height:100%;-webkit-backdrop-filter:blur(16.4px);backdrop-filter:blur(16.4px);z-index:100;display:flex;align-items:center;justify-content:center;overflow-y:auto;animation:Modal_fadeIn__gmpvF 1s ease-in-out forwards}.Modal_modalContent__T4Ez4{position:relative;background-image:url(https://teamlead.media/_next/static/media/modal-bg.198ea058.png);background-color:var(--blue);box-sizing:border-box;border-radius:30px;background-size:cover;max-width:1200px;animation:Modal_slideIn__uBfBD 1s ease-in-out forwards}@media screen and (max-width:1024px){.Modal_modalContent__T4Ez4{width:100%;margin:10px;padding:20px}}@media screen and (min-width:1024px){.Modal_modalContent__T4Ez4{width:100%;margin:10px;padding:50px}}.Modal_modalTitle___Xfpf{background-color:var(--pink);color:var(--white);transform:rotate(-1.42deg)}@media screen and (max-width:1024px){.Modal_modalTitle___Xfpf{margin-top:35px;padding:10px;font-size:24px;font-weight:700}}@media screen and (min-width:1024px){.Modal_modalTitle___Xfpf{padding:10px 45px;font-size:40px;font-weight:700}}.Modal_modalTitleWrapper__FoOl3{display:flex;justify-content:center;align-items:center;width:100%}@media screen and (max-width:1024px){.Modal_modalTitleWrapper__FoOl3{margin-bottom:30px}}@media screen and (min-width:1024px){.Modal_modalTitleWrapper__FoOl3{margin-bottom:60px}}.Modal_bigModal__RSWZq{display:flex;justify-content:center;align-items:start!important}.Modal_noScroll__9ytSl{overflow:hidden}.Modal_closeIcon__H6lgn{height:24px;width:24px;position:absolute;cursor:pointer}@media screen and (max-width:1024px){.Modal_closeIcon__H6lgn{top:20px;right:20px}}@media screen and (min-width:1024px){.Modal_closeIcon__H6lgn{top:50px;right:50px}}.Modal_modalClosing__nvlBn{overflow:visible;animation:Modal_fadeOut___l7xE .3s ease-in-out forwards}.Modal_modalContentClosing__xHID0{animation:Modal_slideOut__Z8Z72 .3s ease-in-out forwards}@keyframes Modal_fadeIn__gmpvF{0%{opacity:0}to{opacity:1}}@keyframes Modal_fadeOut___l7xE{0%{opacity:1}to{opacity:0}}@keyframes Modal_slideIn__uBfBD{0%{transform:translateY(100%) scale(.1)}to{transform:translateY(0) scale(1)}}@keyframes Modal_slideOut__Z8Z72{0%{transform:translateY(0) scale(1)}to{transform:translateY(100%) scale(.1)}}.LoginModal_form__ZeOnj{max-width:440px;margin-inline:auto}.LoginModal_formInputs__TpcWw{display:flex;flex-direction:column;gap:20px}.LoginModal_formBlock__1VRxd{gap:5px;display:flex;flex-direction:column}.LoginModal_formHorizontalBlock___D0kS{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:30px}.LoginModal_formRememberUser__wGG7l{display:flex;gap:10px;color:var(--white)}.LoginModal_formForgotPassword__F6LQ2{color:var(--white)}.LoginModal_submitButton___byIF{margin-top:20px;width:100%}.LoginModal_dontHaveAccount__unr1U{text-align:center;color:var(--white);margin-top:60px;font-weight:400}.LoginModal_dontHaveAccountLink__bEbS2{text-decoration:underline;color:var(--white)}