@font-face{font-family:assistant regular;src:url(/assets/Assistant-Regular-07cf6505.ttf)}@font-face{font-family:assistant semi bold;src:url(/assets/Assistant-SemiBold-23e34620.ttf)}@font-face{font-family:assistant bold;src:url(/assets/Assistant-Bold-d391746d.ttf)}.notifications{min-width:380px;min-height:160px;max-height:650px;background-color:#f9f9f9;padding:24px;position:absolute;top:110%;right:40px;box-shadow:0 6px 16px #16161629}.notifications__header{display:flex;justify-content:space-between;align-items:center}.notifications__header__title{color:#161616;font-size:var(--font-size-h4);font-family:assistant bold}.notifications__header .read-all-button{display:flex;margin-left:8px;color:#0e344f;font-size:var(--font-size-text);font-family:assistant semi bold;cursor:pointer}.notifications__list{margin-top:20px;max-height:570px;direction:ltr;overflow:scroll}.notifications__list__item{padding:16px;border-bottom:1px solid #E6E4E4;position:relative;direction:rtl}.notifications__list__item:hover{background-color:#eef6ff;cursor:pointer}.notifications__list__item.margin{margin-right:6px}.notifications__list__item__circle{width:10px;height:10px;border-radius:50%;background-color:#e1435f;position:absolute;left:16px;top:16px}.notifications__list__item__project-type{display:flex;color:#7a7a7a;font-size:var(--font-size-text-small)}.notifications__list__item__project-type__type{font-family:assistant semi bold}.notifications__list__item__project-type__updatedAt{font-family:assistant regular;margin-right:8px}.notifications__list__item__label{color:#0e344f;font-size:var(--font-size-text);font-family:assistant semi bold;margin-top:6px}@font-face{font-family:assistant regular;src:url(/assets/Assistant-Regular-07cf6505.ttf)}@font-face{font-family:assistant semi bold;src:url(/assets/Assistant-SemiBold-23e34620.ttf)}@font-face{font-family:assistant bold;src:url(/assets/Assistant-Bold-d391746d.ttf)}.check-list{background-color:#f9f9f9;padding:24px;position:absolute;top:110%;right:40px;box-shadow:0 6px 16px #16161629}.check-list__title{color:#161616;font-family:assistant bold;font-size:var(--font-size-h4)}.check-list__wrapper{margin-top:20px}.check-list__wrapper .MuiPaper-root{width:430px;background-color:#f9f9f9;margin:0!important;box-shadow:none!important;max-height:fit-content!important}.check-list__wrapper .MuiPaper-root.Mui-expanded:not(:first-child){border-top:1px solid #E6E4E4}.check-list__wrapper .MuiPaper-root .MuiButtonBase-root{padding:0}.check-list__wrapper .MuiPaper-root .MuiCollapse-root{direction:ltr;max-height:400px!important;overflow-y:scroll}.check-list__wrapper .MuiPaper-root .MuiCollapse-root .MuiAccordionDetails-root{direction:rtl}.check-list__wrapper .MuiPaper-root .check-list__row-typography{display:flex;align-items:center;color:#0e344f;font-weight:"assistant semi bold";font-size:var(--font-size-text)}.check-list__wrapper .MuiPaper-root .check-list__row-typography .skip-text{color:#575656;font-weight:"assistant regular";font-size:var(--font-size-text-small);margin-right:10px}.check-list__wrapper .MuiPaper-root .check-list__row-typography svg{margin-left:8px}.check-list__wrapper .MuiPaper-root .check-list__column-typography{color:#575656;font-weight:"assistant regular";font-size:var(--font-size-text-small)}.check-list__wrapper .MuiPaper-root .check-list__column-typography__title{color:#161616;font-weight:"assistant semi bold";font-size:var(--font-size-text)}.check-list__wrapper .MuiPaper-root .check-list__column-typography__title:not(:first-child){margin-top:16px}@font-face{font-family:assistant regular;src:url(/assets/Assistant-Regular-07cf6505.ttf)}@font-face{font-family:assistant semi bold;src:url(/assets/Assistant-SemiBold-23e34620.ttf)}@font-face{font-family:assistant bold;src:url(/assets/Assistant-Bold-d391746d.ttf)}.personal-part__menu{display:flex;flex-direction:column;min-width:180px;position:absolute;top:110%;right:40px;box-shadow:0 4px 12px #343f511f;background-color:#f9f9f9}.personal-part__menu>a,.personal-part__menu div{color:#0e344f;font-size:var(--font-size-text);font-family:assistant semi bold;text-decoration:none;padding:6px 20px}.personal-part__menu>a:hover,.personal-part__menu div:hover{background-color:#eef6ff}.personal-part__menu .flex{align-items:center;cursor:pointer}.personal-part__menu svg{margin-left:6px}@font-face{font-family:assistant regular;src:url(/assets/Assistant-Regular-07cf6505.ttf)}@font-face{font-family:assistant semi bold;src:url(/assets/Assistant-SemiBold-23e34620.ttf)}@font-face{font-family:assistant bold;src:url(/assets/Assistant-Bold-d391746d.ttf)}.header{width:100%;background-color:#0e344f;position:sticky;top:0;z-index:965}.header .content{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;padding:10px 40px;color:#f9f9f9;font-family:assistant semi bold;font-size:var(--font-size-text);position:relative}.header .content .nav-links{display:flex;flex-direction:row-reverse;gap:30px}.header .content .nav-links a{color:#f9f9f9;font-family:assistant semi bold;text-decoration:none}.header .content .nav-links a.selected{border-bottom:1px solid #F9F9F9}.header .content .tools{display:flex;flex-direction:row-reverse;align-items:center;gap:20px}.header .content .tools .tool-item{display:flex;flex-direction:row-reverse;align-items:center;color:#f9f9f9;font-family:assistant semi bold;font-size:var(--font-size-text)}.header .content .tools .tool-item svg{margin-right:4px;cursor:pointer}.container{width:100%;max-width:1920px;margin:0 auto}::-webkit-scrollbar{width:4px;height:6px;background-color:#f9f9f9;border-radius:10px}::-webkit-scrollbar-thumb{background:#C2C2C2;border-radius:10px}.flex{display:flex}.flex.between{justify-content:space-between}.flex.center{align-items:center}:root{--font-size-h1: 30px;--font-size-h2: 26px;--font-size-h3: 22px;--font-size-h4: 20px;--font-size-text: 18px;--font-size-web: 16px;--font-size-text-small: 14px}@font-face{font-family:assistant regular;src:url(/assets/Assistant-Regular-07cf6505.ttf)}@font-face{font-family:assistant semi bold;src:url(/assets/Assistant-SemiBold-23e34620.ttf)}@font-face{font-family:assistant bold;src:url(/assets/Assistant-Bold-d391746d.ttf)}.language-switcher{background-color:#f9f9f9;box-shadow:0 4px 12px #343f511f;padding-right:10px;border-radius:4px}.language-switcher .MuiTypography-root{font-family:assistant bold;font-size:var(--font-size-text-small);color:#0e344f}.temp-element__switcher-version{position:fixed;left:-146px;bottom:20px;z-index:9999;border:2px solid #DEEDFF;padding:10px;font-size:14px;font-family:arial;transition:.3s}.temp-element__switcher-version.open{left:20px;transition:.5s}.temp-element__switcher-version .version{margin-top:6px}.temp-element__switcher-version .triangle{width:0;height:0;border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:16px solid #DEEDFF;left:28px;bottom:-26px;position:relative;cursor:pointer}@font-face{font-family:assistant regular;src:url(../../../../public/fonts/Assistant-Regular.ttf)}@font-face{font-family:assistant semi bold;src:url(../../../../public/fonts/Assistant-SemiBold.ttf)}@font-face{font-family:assistant bold;src:url(../../../../public/fonts/Assistant-Bold.ttf)}*{box-sizing:border-box}body{margin:0;background-color:#f9f9f9}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}
